v1

latestOpenAPI 3.0.42026-07-2286621993.2 KB
payment-tokens

List all payment tokens

Returns all payment tokens for a customer.

get/v3/vault/payment-tokens

Query parameters

customer_idstring required

A unique identifier representing a specific customer in merchant's/partner's system or records.

page_sizeinteger

The number of webhook event notifications to return in the response.

pageinteger

The zero-relative start index of the entire list of items that are returned in the response. So, the combination of page=1 and page_size=20 returns the first 20 items.

total_requiredboolean

Indicates whether the to show <code>total_pages</code> and <code>total_items</code> in the response.

Response

Successful execution.

total_itemsinteger

Total number of items.

total_pagesinteger

Total number of pages.