Authorizations
You can generate an Organization Access Token from your organization's settings.
Body
Schema to create a benefit of type custom
.
"custom"
The description of the benefit. Will be displayed on products having this benefit.
3 - 42
Properties for creating a benefit of type custom
.
Key-value object allowing you to store additional information.
The key must be a string with a maximum length of 40 characters. The value must be either:
- A string with a maximum length of 500 characters
- An integer
- A floating-point number
- A boolean
You can store up to 50 key-value pairs.
The ID of the organization owning the benefit. Required unless you use an organization token. The organization ID.
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Response
Benefit created.
A benefit of type custom
.
Use it to grant any kind of benefit that doesn't fit in the other types.
The ID of the benefit.
Creation timestamp of the object.
Last modification timestamp of the object.
"custom"
The description of the benefit.
Whether the benefit is selectable when creating a product.
Whether the benefit is deletable.
The ID of the organization owning the benefit.
Properties for a benefit of type custom
.