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 U.S. 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.