This endpoint processes refunds for purchases through Zotlo. It allows you to issue refunds for any payment processed by Zotlo, including one-time purchases, subscriptions.
Use the POST method to create a refund. You must provide the transactionId of the original payment.
Method
POST
URL
Request Parameters
Field
Type
Description
transactionId
Required
The ID of the transaction to refund.
refundReason
Required
Explanation or reason for the refund.
refundUser
Optional
Who initiated the refund. Can be any descriptive string (e.g., “API”, “Support Agent”, “System Rule”).