Create Invoice Refund

Initiate a refund for a specific invoice. It processes the refund by specifying the invoice Id, refund amount, and other necessary details.

Log in to see full request history
Path Params
string
required

The unique identifier of the invoice for which the refund is being requested.

Body Params
float
required

The amount to be refunded. This must be less than or equal to the original invoice amount.

string
required

Specifies who will bear the refund fee. Possible values: MERCHANT, CUSTOMER

string

A detailed explanation or note for the refund.

Response

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json