This operation retrieves approval templates based on the specified template key and template version.
These templates define the content used to generate approval messages displayed to users, including messages for transaction approvals and other approval workflows.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Key of the transaction template used to create an approval message.
Version of the template.
Successfully retrieved approval templates.
Business key used to identify the type of approval template.
"transaction_withdrawal"
Text content defined in the approval template used to generate approval messages shown to users
"{{user_name}} requests to withdraw {{amount}} {{currency}} from the account."
Version of the approval template.
"1.0.0"