gift_card_disabled.json 484 B

1234567891011121314151617181920
  1. {
  2. "gift_card": {
  3. "api_client_id": null,
  4. "balance": "10.00",
  5. "created_at": "2014-08-06T15:58:38-03:00",
  6. "currency": "CAD",
  7. "customer_id": null,
  8. "disabled_at": "2014-09-13T20:15:21-03:00",
  9. "expires_on": null,
  10. "id": 1023670,
  11. "initial_value": "10.00",
  12. "line_item_id": null,
  13. "note": "",
  14. "template_suffix": "",
  15. "updated_at": "2014-09-13T20:15:21-03:00",
  16. "user_id": 2699672,
  17. "last_characters": "dddd",
  18. "order_id": null
  19. }
  20. }