Validating an Account Using a TMS Token: Customer Identifier {#visa-bank-acc-val-validate-reg-tms-customer-ident-intro}
=======================================================================================================================

A customer identifier is a type of token created by the Token Management Systems (TMS) to retrieve customer-associated data. It can be used to validate a customer's routing and bank account information.  
This section describes how to validate using a customer identifier type of TMS token submitted through the REST API. Follow these steps to request a bank account validation:

1. Create a request with the required and any optional REST API fields. Refer to the request and response examples, if needed.
2. Send the completed request to one of these endpoints:
   * **Production:** `POST `<https://api.cybersource.com/bavs/v1/account-validations>
   * **Test:** `POST `<https://apitest.cybersource.com/bavs/v1/account-validations>
     {#visa-bank-acc-val-validate-reg-tms-customer-ident-intro_ul_c3w_2jw_52c}
3. Verify the response messages to make sure that the request succeeded. For more information, see the [Transaction response codes](https://developer.cybersource.com/api/reference/response-codes.md "").
   {#visa-bank-acc-val-validate-reg-tms-customer-ident-intro_ol_b3w_2jw_52c}

