Create Objects
To create a Bearer token, see How to get an OAuth Bearer Token?.
Usage format: 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-abc123OK
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 required fields)
Unauthorized
Not found
Last updated
Was this helpful?

