On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ii-tkn/tms-pay-ii-tkn.md)  
Filter  
FILTER BY TAG

Payments with Instrument Identifier Tokens {#tms-pay-ii-tkn}
============================================================

This section contains information on making payments using instrument identifier tokens.  
An instrument identifier token represents either a payment card number or, in the case of an ACH bank account, the routing and account numbers. The expiration date and billing address fields are pass through fields. The pass-through fields are used for payment network token enrollment with card associations.  
You can make a payment using an existing instrument identifier token or create one. To make a payment using a new instrument identifier token, you must include token creation in the authorization request. For example:

* [Create an Instrument Identifier Token with Validated Payment Details](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ii-tkn/tms-ii-create-valid-pay-intro.md "")
  {#tms-pay-ii-tkn_ul_pyh_p4v_qwb}  
  To process a payment using an existing instrument identifier token, you must include the instrument identifier token ID as the value in the `paymentInformation.instrumentIdentifier.id` field. For example:

* [Authorize a Payment with an Instrument Identifier](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ii-tkn/tms-ii-tkn-pay-intro.md "")

* [Making a Credit with an Instrument Identifier](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ii-tkn/tms-ii-tkn-credit-intro.md "")
  {#tms-pay-ii-tkn_ul_sbn_34v_qwb}  
  For more information on instrument identifier tokens, see [Instrument Identifier Tokens](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-overview/tms-token-types/tms-ii-tkn-intro.md "").  
  RELATED TO THIS PAGE

