Documentation Index
Fetch the complete documentation index at: https://waffo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Tokenization request ID sent from Merchant. It will also be used for idempotent check. For example: use uuid to generate a unique serial no.
64The merchant's userId must be unique for each user of merchants.
64Types of requested tokenization: CARD.
32Merchant info.
The callback address to notify the merchant after the Tokenization is completed or failed.
256If your organization possesses the necessary PCI-DSS certification to store and process raw cardholder data, you may pass the sensitive card details (including pan, expiry, cvv, and name) directly within the tokenData object when calling this endpoint.
The cardholder's billing address.
OK
Standard API response envelope.
Result code. "0" indicates success; any other value indicates failure.
Human-readable message corresponding to the result code.
Key-value parameters associated with the error message, used for templated errors.
Response payload. Empty when the request fails.