Blocklist
Get Blocklist Item
Retrieve a blocklist entry.
Required API key scope
- Orders
GET
Authorizations
Path Parameters
The unique identifier associated with the blocklist entry.
Response
200
application/json
Success
The unique identifier associated with the blocklist entry.
The type of value blocked by this blocklist entry. order
is the order number of the blocked order, email
is the blocked customer's email address, product
is the variant ID of the blocked product, and product_tag
disables returns for all products with that tag.
Available options:
order
, email
, product
, product_tag
The blocked value. Items purchased using this value will be ineligible for return.
An additional blocked value associated with this entry. Items purchased using this value will also be ineligible for return.
The date and time at which the entry was created, using the ISO 8601 date format.