Get a list of all Commerce tokens that belong to this account.
The results are grouped into pages. The caller can specify how many customers per page shall be listed (maximum is 500).
The desired amount of records per page. The parameter defaults to 50 if it is omitted and has a maximum of 500.
1 <= x <= 500The desired number of the page to return.
x >= 1Return only network tokens created from this date (YYYY-MM-DD).
Return only network tokens created up to this date (YYYY-MM-DD).
It allows sorting the result by created_at. e.g sort=created_at+asc or sort=created_at+desc
Requested status in list format e.g network_token_status=active or network_token_status=active,inactive
The status of the associated network token.
| Status | Description |
|---|---|
active | The network token is active and can be used. |
inactive | The network token is inactive, which prevents using it. The reason can be for example suspended network token. |
pending | A network token is currently being provisioned. As soon as this is available, the status is changed to active. |
failed | A network token failed to be provisioned. |
deleted | The network token is deleted and cannot be used again. It is also not possible to activate the network token again. |
not_available | A network token can not be provisioned with the current configuration. |
active, inactive, pending, deleted, failed, not_available Requested card schemes in list format e.g scheme=VISA or scheme=VISA,MASTERCARD
The scheme in which the card was issued
VISA, Mastercard, American Express, Discover, Diners Club, JCB, UnionPay, Unknown Request tokens which the exact match of this value.
The business key is a reference of the original ID under which the cardholder data was stored on the system from which it was imported to Commerce.