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.
Merchant info.
Tokenization request ID sent from Merchant. It will also be used for idempotent check.
64The merchant's userId must be unique for each user of merchants. Either merchantUserId or tokenId must be provided to look up bound cards.
64The tokenization id of card info. The merchant needs to securely store this field, and subsequently, when initiating user payments or backend deductions, this token can be used to replace the user's card information for payment.
64Types of requested tokenization: CARD. Required unless tokenId is provided.
32OK
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.