application_charges.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "application_charges": [
  3. {
  4. "api_client_id": 861378,
  5. "created_at": "2015-07-10T15:16:14+10:00",
  6. "id": 803750,
  7. "name": "Magic Mouse",
  8. "price": "99.00",
  9. "return_url": "http:\/\/google.com",
  10. "status": "declined",
  11. "test": null,
  12. "updated_at": "2015-07-10T15:18:09+10:00",
  13. "charge_type": null,
  14. "decorated_return_url": "http:\/\/google.com?charge_id=803750"
  15. },
  16. {
  17. "api_client_id": 861378,
  18. "created_at": "2015-07-10T15:10:10+10:00",
  19. "id": 803748,
  20. "name": "Screen Replacement",
  21. "price": "499.00",
  22. "return_url": "http:\/\/google.com",
  23. "status": "pending",
  24. "test": null,
  25. "updated_at": "2015-07-10T15:10:10+10:00",
  26. "charge_type": null,
  27. "decorated_return_url": "http:\/\/google.com?charge_id=803748",
  28. "confirmation_url": "https:\/\/this-is-my-test-shop.myshopify.com\/admin\/charges\/803748\/confirm_application_charge?signature=BAhpA6RDDA%3D%3D--ef4769e2c1149de0ed19dee9ecddaa155baa7baf"
  29. },
  30. {
  31. "api_client_id": 861378,
  32. "created_at": "2015-07-10T15:03:51+10:00",
  33. "id": 803742,
  34. "name": "iPod Cleaning",
  35. "price": "5.00",
  36. "return_url": "http:\/\/google.com",
  37. "status": "expired",
  38. "test": null,
  39. "updated_at": "2015-07-10T15:03:51+10:00",
  40. "charge_type": null,
  41. "decorated_return_url": "http:\/\/google.com?charge_id=803742"
  42. },
  43. {
  44. "api_client_id": 861378,
  45. "created_at": "2015-07-10T15:03:51+10:00",
  46. "id": 803740,
  47. "name": "iPhone Case",
  48. "price": "23.00",
  49. "return_url": "http:\/\/google.com",
  50. "status": "accepted",
  51. "test": null,
  52. "updated_at": "2015-07-10T15:03:51+10:00",
  53. "charge_type": null,
  54. "decorated_return_url": "http:\/\/google.com?charge_id=803740"
  55. }
  56. ]
  57. }