These docs are for v1. Click to read the latest docs for v3.

Resend Refund OTP

Resend the OTP to the customer to initiate the refund process

👍

POST

/transactions/:id/refund/otp

eg: /transactions/12212118/refund/otp

Note: Parameters passed in request body should be application/x-www-form-urlencoded

Path Params
int32
required

tid of the transaction for which refund needs to be initiated

Form Data
int32
required

partner id from where the request has been initiated

Headers
string
required

Your unique API key that will authenticate your request

string
required

refer to authentication section

string
required

refer to authentication section

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json