Guest User

Untitled

a guest
Sep 19th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. payload = {
  2. "person": {
  3. "first_name": null,
  4. "last_name": null,
  5. "email": "theadvocate@email.com",
  6. "username": null,
  7. "unsubscribed_at": null,
  8. "subscribed_at": null,
  9. "opted_in_at": null,
  10. "sub_choice": false,
  11. "gender": null
  12. },
  13. "origin": {
  14. "id": 1589041910,
  15. "type": "AffiliateMember",
  16. "email": "theadvocate@email.com",
  17. "customer_id": null
  18. },
  19. "campaign": {
  20. "id": 72548,
  21. "tag_names": ["popup", "popup-trigger"],
  22. "joinable_category_names": ["affiliate_member"],
  23. "origin_min_age": null,
  24. "origin_max_age": null,
  25. "new_customer": null,
  26. "type": "StandaloneCampaign",
  27. "cached_slug": 72548
  28. },
  29. "offer": {
  30. "short_url_code": "YEqZQB",
  31. "email": "theadvocate@email.com"
  32. },
  33. "reward": {
  34. "id": 50476356,
  35. "reason": "referrer",
  36. "incentive_type": "discount_coupon",
  37. "incentive_description": "shared+coupon+\"AD_5_OFF\"+for+$5+off",
  38. "incentive_custom_description": null,
  39. "amount": 5.0,
  40. "coupon": {
  41. "code": "AD_5_OFF",
  42. "active": true,
  43. "valid_until": null,
  44. "single_use": false,
  45. "used": false,
  46. "usages": null,
  47. "amount": 5.0,
  48. "percentage_discount": null,
  49. "description": "$5",
  50. "id": 93350578,
  51. "expires_at": null
  52. },
  53. "coupon_code": "AD_5_OFF",
  54. "status": "Paid"
  55. },
  56. "advocate_origin": {
  57. "id": 1589041910,
  58. "type": "AffiliateMember",
  59. "email": "theadvocate@email.com",
  60. "customer_id": null
  61. },
  62. "friend_origin": {
  63. "id": 1589042309,
  64. "type": "Purchase",
  65. "order_number": "generated-FR1537373985",
  66. "subtotal": 220.0,
  67. "email": "thefriend@email.com",
  68. "customer_id": null,
  69. "order_date": "2018-09-19T09:19:58.000-07:00",
  70. "coupon_code": ""
  71. }
  72. } & key = f578395fd1142d17620f13c5b270d5d8
Add Comment
Please, Sign In to add comment