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:
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
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
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