List card tokens
Use query parameters to filter the search.
To list all Transactions related to a Card Token, use GET /v1/transactions with query ?search={token_id}.
scopes:
- admin:checkout
Authorizations
Path Parameters
An id that uniquely identifies the account.
9Query Parameters
Filter by customer_id
Filter by relationship_id
Filter by status
ACTIVE, INACTIVE, SUSPENDED, CANCELLED, DELETED Include deleted card tokens in the response
A limit on the number of objects to be returned. Limit can range between 1 and 100 items, and the default is 10 items.
1 <= x <= 100The cursor to use in the next request to get the next page of results
Response
Card Tokens
payment_token ACTIVE, INACTIVE, SUSPENDED, CANCELLED, DELETED visa, mastercard 9^[PT]{1}\d{8}$"P12345678"
"dintero_psp.creditcard"
"476173******0416"
"09/2030"
"09/2030"
Reference to the merchant entity for which the token is dedicated. Merchant-dedicated tokens are uniquely created per merchant_relationship_id.
Reference to the transaction where the token was created
External references to migrated card tokens