Allowlist
Create Allowlist Item
Create an allowlist entry.
Required API key scope
- Orders
POST
Authorizations
Body
application/json
The allowed value. Returns made using this value will override any other return ineligibility.
The type of value allowed by this allowlist entry.
Available options:
order
, product
, email
, product_tag
This value is not used.
Response
200
application/json
Success
The unique identifier associated with the allowlist entry.
The type of value allowed by this allowlist entry. order
is the order number of the allowed order and email
is the customer's email address.
Available options:
order
, email
The allowed value. Returns made using this value will override any other return ineligibility.
This value is not used.