Skip to main content
POST
Refund payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customer_id
string
reference_number
string

multiple reference numbers are separated by comma.

amount
string
payment_mode
enum<string>
Available options:
bank-transfer,
original-payment-mode
bank_account_id
string

in case payment mode is bank-transfer

Response

200 - application/json

OK

message
string
success
boolean