GET /api/sales/coupons/manual HTTP/1.1 Host: api.zydon.com.br Authorization: Bearer JWT Accept: */*
OK
{ "id": "text", "type": "ORDER_VALUE", "name": "text", "code": "text", "value_type": "MONETARY", "value": 1, "start_date": "2025-05-09T05:17:20.655Z", "end_date": "2025-05-09T05:17:20.655Z", "minimum_items_quantity": 1, "minimum_items_value": 1, "only_available_for_mobile_app": true, "allowed_with_product_discount": true, "is_payment_method_specific": true, "payment_methods": [ { "id": "text", "payment_method_id": "text" } ] }