Advertisement
Guest User

Untitled

a guest
Apr 30th, 2020
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. {
  2. "status": "APPROVED",
  3. "id": "I-NEXCKF3N8BLA",
  4. "plan_id": "P-40N26109B46761011L2VKBSI",
  5. "start_time": "2020-04-30T14:13:35Z",
  6. "quantity": "1",
  7. "subscriber": {
  8. "name": {
  9. "given_name": "test",
  10. "surname": "facilitator"
  11. },
  12. "email_address": "[email protected]"
  13. },
  14. "create_time": "2020-04-30T14:13:35Z",
  15. "links": [
  16. {
  17. "href": "https://api.sandbox.paypal.com/v1/billing/subscriptions/I-NEXCKF3N8BLA",
  18. "rel": "self",
  19. "method": "GET"
  20. },
  21. {
  22. "href": "https://api.sandbox.paypal.com/v1/billing/subscriptions/I-NEXCKF3N8BLA/activate",
  23. "rel": "activate",
  24. "method": "POST"
  25. }
  26. ]
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement