- Manage Webhook Subscriptions
- Network Tokens
- Instrument Identifier Tokens
- Manage Instrument Identifier Tokens
- Payment Instrument Tokens
- Manage Payment Instrument Tokens
- Customer Tokens
- Payments with Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Manage Customer Payment Instrument Tokens
On This Page
FILTER BY TAG
Manage Instrument Identifier Tokens
This section contains information on managing instrument identifier
tokens.
The instrument identifier token type represents the tokenized Primary Account Number
(PAN) for card payments, or US or Canadian bank account number and routing number. An
instrument identifier can contain a credit card, ACH bank account, or tokenized card
such as Apple Pay or Android Pay. You can create, retrieve, update, or delete an
instrument identifier by submitting an HTTP
POST
, GET
,
PATCH
, or DELETE
operation to the
/tms/v1/instrumentidentifiers
endpoint.Use the
TMS
REST API instrument identifier endpoint to:For more information on instrument identifier tokens, see Instrument Identifier Tokens.