Refund a payment
The Refund API supports merchants in processing full refunds for transactions that have been successfully completed.
Overview

Initiating the Refund Process: Merchants can initiate the refund process by sending a refund request through the API, specifying the transaction ID for the completed transaction.
Reviewing Refund Status: Merchants can check the status of a refund request through the API. This allows them to monitor the progress and current status of refund transactions.
Monitoring Refund Status: Merchants can also monitor the status of refund requests in real-time by subscribing to webhook events. This provides automated notifications of status changes, ensuring merchants stay informed about the progress of refund requests. Refer to Webhook Notification for further details.
APIKEY
Please contact publisher support team to obtain an API key to use the Refund API.
Endpoint Base URLs
The only way for the publisher to integrate with Coda Direct API for cards endpoints is to send the requests to the following Base URL:
Refer to our sample messages for examples.
Sandbox
Coming soon
Production
🚧 Please ensure that requests to Codapay API must be sent over
HTTPS
TLS 1.2 or higher
Include an Authorization header, API Key, and Partner ID
Last updated
Was this helpful?