Partial update a offer attribute by ID

Update one or more fields on an existing offer attribute.
You cannot change the name of the attribute.

Path Params
string
required

The ID of the offer type this attribute belongs to

string
required

The programmatic name for this attribute

Query Params
string

The user friendly label for this attribute.

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