Advertisement
carlba

Untitled

Jul 25th, 2019
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. {
  2. "message": "The card most suitable for the client was retrieved from the DB!",
  3. "card": {
  4. "id": 10,
  5. "name": "Something",
  6. "overallFineprint": "This is something not worth your time",
  7. "startDate": "2019-07-03T01:30:00.000Z",
  8. "stopDate": "2019-08-14T10:20:00.000Z",
  9. "modelId": "beyond2qltesq",
  10. "active": true,
  11. "promotions": [
  12. {
  13. "id": 4,
  14. "headline": "twet623g",
  15. "body": "wtybw3",
  16. "overallFineprint": "ww5yw45by",
  17. "tags": null
  18. },
  19. {
  20. "id": 5,
  21. "headline": "w5ybw5ywb",
  22. "body": "wb5yw45by",
  23. "overallFineprint": "w4b5yw45y",
  24. "tags": null
  25. },
  26. {
  27. "id": 6,
  28. "headline": "wb5y4b",
  29. "body": "w5bywby",
  30. "overallFineprint": "wybbw5y",
  31. "tags": null
  32. }
  33. ],
  34. "prices":
  35. "retail": {
  36. "price": "999",
  37. "wasPrice": "52",
  38. "fineprint": "no",
  39. "label": "Retail"
  40. },
  41. "monthly": {
  42. "price": "99",
  43. "wasPrice": "858",
  44. "fineprint": "no",
  45. "label": "Monthly"
  46. }
  47. },
  48. "model": {
  49. "id": "beyond2qltesq",
  50. "name": "Galaxy S10+",
  51. "vendor": "Samsung"
  52. },
  53. "currencyCode": "USD"
  54. }
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement