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 } }
List Allowlist Items
DESC
ASC
Successful Response
AllowlistItemList Serializer
Show child attributes
Allowlist item allowed actions enum.
EXCHANGE
REFUND_ORIGINAL_PAYMENT_METHOD
REFUND_STORE_CREDIT
PageInfo Serializer