discount_disabled.json 357 B

1234567891011121314151617
  1. {
  2. "discount": {
  3. "id": 680866,
  4. "code": "TENOFF",
  5. "value": "10.0",
  6. "ends_at": null,
  7. "starts_at": null,
  8. "status": "disabled",
  9. "minimum_order_amount": "0.00",
  10. "usage_limit": null,
  11. "applies_to_id": null,
  12. "applies_once": false,
  13. "discount_type": "percentage",
  14. "applies_to_resource": null,
  15. "times_used": 1
  16. }
  17. }