On This Page
REST API
Create a New Customer Account
In your e-wallet app, use the
TMS
API when creating a new customer
account to store customer information securely.Your e-wallet app customer sign-up flow can call the
/tms/v2/customers
endpoint to create a new customer. The request returns the customer token. Store the customer token with the customer profile information in your database.