HomeGuidesRecipesAPI Reference
Log In
API Reference

Post a Bank Refund

Use this endpoint to post debit to account for the amount that has been refunded to the bank account of the customer by the bank.

Note: The transaction type of such debit will be the same as a purchase transaction. Default txn type (if txn id not provised) should be for a purchase.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the account to which the refund will be applied.

number
required

The amount to be refunded to the account.

string
required

The ID of the transaction for which the refund is being processed.

string

A narration or description of the refund transaction.

string
required

A unique reference ID for the refund transaction.

bank
object

Bank details for the refund.

Headers
string
required
string
required
Responses

400

Bad request

401

Unauthorized

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json