Error
A valid request URL is required to generate request examples{
"items": [
{
"id": 123,
"value": "<string>",
"created_at": "<string>",
"allowed_actions": {
"actions": [
"EXCHANGE",
"REFUND_ORIGINAL_PAYMENT_METHOD",
"REFUND_STORE_CREDIT"
]
},
"description": ""
}
],
"page_info": {
"has_prev_page": true,
"has_next_page": true,
"start_cursor": "<string>",
"end_cursor": "<string>",
"start_index": 123,
"end_index": 123,
"total_count": 123
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Endpoints
List Allowlist Items
List Allowlist Items
GET
/
v2
/
allowlist-items
Error
A valid request URL is required to generate request examples{
"items": [
{
"id": 123,
"value": "<string>",
"created_at": "<string>",
"allowed_actions": {
"actions": [
"EXCHANGE",
"REFUND_ORIGINAL_PAYMENT_METHOD",
"REFUND_STORE_CREDIT"
]
},
"description": ""
}
],
"page_info": {
"has_prev_page": true,
"has_next_page": true,
"start_cursor": "<string>",
"end_cursor": "<string>",
"start_index": 123,
"end_index": 123,
"total_count": 123
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Headers
Query Parameters
Available options:
DESC, ASC