Promo Codes
OAuth 2.0 Bearer token for authenticated API access. Required for order submission, object management, and administrative operations.
Obtain a token via the OAuth flow described in OAuth Bearer Token.
Pass the token in the Authorization header: Bearer <token>
The object name. Not included values will not be updated and nested values will require the structure to update. Updates will only occur for the id provided. WARNING! Changing this field might break integrations
abc123The object id. This is the record_type and name concatenated such as promo_code_v2-abc123. Not included values will not be updated and nested values will require the structure to update. Updates will only occur for the id provided. WARNING! Changing this field might break integrations
promo_code_v2-abc123Promo codes created successfully.
The ID of the object
promo_code_v2-CODE123The name of the object
CODE123The status of the object
activeThe record type of the object
promo_code_v2The service of the object
limioThe data of the object sent in the request
{"promoStartDate":"2024-10-07"}Bad request — missing or invalid required fields.
Unauthorized — the request lacks valid authentication credentials. Verify your Bearer token or API key is correct and has not expired.
Not found.
Last updated
Was this helpful?

