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.- Call thePOST /tms/v2/customersendpoint to create a new customer in the e-wallet app customer sign-up flow.
- The request returns the customer token. Store the customer token with the customer profile information in your database.