application_credits.json 633 B

123456789101112131415161718192021222324
  1. {
  2. "application_charges": [
  3. {
  4. "id": 803742,
  5. "api_client_id": 861378,
  6. "shop_id": 487168,
  7. "amount": "5.00",
  8. "billing_status": "pending",
  9. "description": "refund for application charge",
  10. "created_at": "2015-07-10T15:03:51+10:00",
  11. "updated_at": "2015-07-10T15:03:51+10:00"
  12. },
  13. {
  14. "id": 803743,
  15. "api_client_id": 861378,
  16. "shop_id": 487168,
  17. "amount": "10.00",
  18. "billing_status": "pending",
  19. "description": "refund for application charge",
  20. "created_at": "2015-07-10T15:03:51+10:00",
  21. "updated_at": "2015-07-10T15:03:51+10:00"
  22. }
  23. ]
  24. }