Simple Order API | Visa Platform Connect

Create a New Customer Account

Use the
TMS
API in your e-wallet app when creating a new customer account to store customer information securely.
  1. Call the
    POST /tms/v2/customers
    endpoint to create a new customer in the e-wallet app customer sign-up flow.
  2. The request returns the customer token. Store the customer token with the customer profile information in your database.