For the complete documentation index, see llms.txt. This page is also available as Markdown.

Refund a payment

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

Overview

How Refund API works

  1. 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.

  2. 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.

  3. 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.

Environment
Endpoint Base URL

Sandbox

Coming soon

Last updated

Was this helpful?