Update a code

Updates the identifier or status of a given coupon code.

To perform this action, you must be the account owner, or must be delegated with ROLE_MARKETER, or ROLE_SELLER_ADMIN.

Path Params
string
required

ID of the coupon.

string
required

ID of the code.

Body Params
string

User specified unique identifier for this code.

int32

Status of this code. Possible values are 100 (active), 200 (redeemed), 400 (void).

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!