Token
Tokens allow clients to securely send their data to TransactionLink.
The token
object represents a one-time token to the workflow for a specific Case.
Each token is unique to a client and has a duration of 60 minutes before it expires, providing a safe and time-limited way to utilize them in the frontend of your application.
Remember to create a new case and a new token each time you initialize the widget for a new end user.
POST
Generate Token
POST
Generate TokenLast updated