Allowlist
Get Allowlist Item
Retrieve an allowlist entry.
Required API key scope
- Orders
GET
Authorizations
Path Parameters
The unique identifier associated with the allowlist entry.
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.
The date and time at which the entry was created, using the ISO 8601 date format.