Get Allowlist Item
Allowlist
Get Allowlist Item
Retrieve an allowlist entry.
Required API key scope
- Orders
GET
Get Allowlist Item
Authorizations
Path Parameters
The unique identifier associated with the allowlist entry.
Response
Success
The unique identifier associated with the allowlist entry.
Example:
1
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.
Example:
"example@example.com"
This value is not used.
Example:
"example.2@example.com"
The date and time at which the entry was created, using the ISO 8601 date format.
Example:
"2023-06-09 00:00:00"