Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. {
  2. "time": "2017-07-27T12:47:06.615+1000",
  3. "data": {
  4. "id": "string",
  5. "status": "COMPLETE",
  6. "correlationId": "9270ed5c-c318-4184-833c-963b2122a476",
  7. "pai": "string",
  8. "startDateTime": "2017-07-26T07:57:18.890+1000",
  9. "endDateTime": "2017-08-26T07:57:18.890+1000",
  10. "order": {
  11. "id": "string",
  12. "status": "COMPLETE",
  13. "startDateTime": "2017-07-26T07:57:18.890+1000",
  14. "endDateTime": "2017-08-26T07:57:18.890+1000",
  15. "bonusEndDate": null,
  16. "serviceId": "string",
  17. "serviceType": "string",
  18. "cac": "string",
  19. "channelTag": "string",
  20. "offer": {
  21. "id": "string",
  22. "recurringCharge": 0,
  23. "oneOffCharge": 0,
  24. "contractTerm": 0,
  25. "totalPrice": 0,
  26. "reuptakeAllowed": false,
  27. "publishStartDate": null,
  28. "publishEndDate": null,
  29. "bonusEndDateTime": null,
  30. "serviceTransferAllowed": false,
  31. "bonusPeriod": 0
  32. }
  33. },
  34. "productOffer": {
  35. "id": "string",
  36. "externalId": "NA",
  37. "name": "string",
  38. "oneOffCharge": 0,
  39. "recurringCharge": 0,
  40. "contractTerm": 1,
  41. "product": {
  42. "id": "string",
  43. "partner": {
  44. "id": "string",
  45. "name": "string",
  46. "description": "string",
  47. "website": "string"
  48. },
  49. "productName": "string",
  50. "description": "string",
  51. "category": "string",
  52. "productUrl": "string"
  53. },
  54. "url": "string",
  55. "requiredPaiPattern": ".*"
  56. }
  57. }
  58. "correlationId": "string"
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement