Update a promotion code


Errors

In addition to the Errors applicable to all API endpoints, the following errors are specific to updating a promotion code:

status code error code description
404 promotion-code.not-found No promotion code was found meeting the requirements. Make sure to use the right promotionCodeId and API key. test objects can only be accessed using test keys and live object with live keys.
Path Params
string
required

The id of the promotion code to update.

Body Params
boolean

Has the value true if the promotion code is active and can be used, or the value false if it is not.

metadata
object

Set of up to 20 key-value pairs that you can attach to the object.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json