xxxxxxxxxx
{
"amount_off": 0,
"currency": "",
"duration": "once | repeating | forever",
"duration_in_months": 0,
"metadata": {},
"name": "",
"percent_off": 0,
"id": "",
"applies_to": {},
"currency_options": {},
"max_redemptions": 0,
"redeem_by": 0
}
The payload will be sent as a application/json as a part of the request body.
Created by @samalgorai