{
"id": "text",
"is_active": true,
"type": "ORDER_VALUE",
"name": "text",
"code": "text",
"value_type": "MONETARY",
"value": 1,
"partner_use_limit": 1,
"coupon_use_limit": 1,
"start_date": "2025-04-01T21:17:57.889Z",
"end_date": "2025-04-01T21:17:57.889Z",
"minimum_items_quantity": 1,
"minimum_items_value": 1,
"only_available_for_mobile_app": true,
"maximum_discount_value": 1,
"only_available_for_first_sale": true,
"allowed_with_free_shipping_discount": true,
"allowed_with_product_discount": true,
"allowed_with_order_value_discount": true,
"maximum_cumulative_discount_value": 1,
"is_partner_specific": true,
"partners": [
{
"id": "text",
"partner_id": "text",
"partner_name": "text"
}
],
"is_company_specific": true,
"companies": [
{
"id": "text",
"company_id": "text",
"name": "text"
}
],
"is_payment_method_specific": true,
"payment_methods": [
{
"id": "text",
"payment_method_id": "text"
}
]
}