Skip to main content
POST
Create Attributes

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json

request

entity
enum<string>
required
Available options:
customer,
product,
address,
contact,
order
name
string
required
Example:

"Customer Type"

data_type
enum<string>
required
Available options:
text,
number,
percentage,
long_text,
date_only,
email,
checkbox,
file,
phone_e164,
select,
multi_select,
url,
html,
single_select_swatch,
multi_select_swatch,
color
Example:

"text"

configuration
object
priority
integer
Example:

1

is_mandatory
boolean
Example:

true

Response

Created

data
object