Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. {
  2. "create_time": "2019-02-22T17:13:07Z",
  3. "update_time": "2019-02-22T17:13:07Z",
  4. "id": "4FS58394R7495542U",
  5. "status": "COMPLETED",
  6. "payer": {
  7. "email_address": "jorgemiguel@hotmail.com",
  8. "payer_id": "KAQBD3MB9DLNL",
  9. "address": {
  10. "country_code": "US"
  11. },
  12. "name": {
  13. "given_name": "Jorge",
  14. "surname": "Miguel"
  15. },
  16. "phone": {
  17. "phone_number": {
  18. "national_number": "408-670-6536"
  19. }
  20. }
  21. },
  22. "purchase_units": [
  23. {
  24. "description": "description",
  25. "reference_id": "default",
  26. "amount": {
  27. "value": "13.00",
  28. "currency_code": "USD"
  29. },
  30. "payee": {
  31. "email_address": "2170389-facilitator@my.ipleiria.pt",
  32. "merchant_id": "8DPHWY8ZZXU8L"
  33. }
  34. }
  35. ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement