Advertisement
McFamous

Untitled

Jan 16th, 2024
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. {
  2. "meta": {
  3. "generated_at": 1705417633,
  4. "status_code": 200,
  5. "status_name": "OK",
  6. "status_description": ""
  7. },
  8. "payload": {
  9. "client_id": 36,
  10. "default_payment_card_id": null,
  11. "payment_cards": [
  12. {
  13. "id": 8,
  14. "client_id": 36,
  15. "number": "479312XXXXXX4804",
  16. "card_type": "Visa",
  17. "expires_in": "08/28",
  18. "active": true,
  19. "is_default": false
  20. },
  21. {
  22. "id": 9,
  23. "client_id": 36,
  24. "number": "220000XXXXXX0004",
  25. "card_type": "Mir",
  26. "expires_in": "08/28",
  27. "active": true,
  28. "is_default": false
  29. },
  30. {
  31. "id": 30,
  32. "client_id": 36,
  33. "number": "555555XXXXXX4477",
  34. "card_type": "MasterCard",
  35. "expires_in": "12/34",
  36. "active": true,
  37. "is_default": false
  38. }
  39. ]
  40. }
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement