Create a new offer attribute

Create a new offer attribute.
- Attribute names cannot be changed once created.
- The Label field will default to the value of name when it is not provided.

Query Params
string
required

The ID of the offer type this attribute belongs to

string
required

The programmatic name for this attribute

string

The user friendly label for this attribute. Note: This is not required and will default to the value of the name field.

string
enum
required

The type of data for this attribute. Can be one of the following ["bool", "int", "dec", "chr"].

Allowed:
boolean

If a value is required for this attribute.

Responses

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