Refund

Refunds a transaction. Accepts partial and total amount refunds.

🚧

This request uses OAuth authentication on its header. Please go this page to know how to create your Bearer Token.

📘

Additional Note: For MB WAY and Credit Card transactions, is not mandatory to fill IBAN and BIC params. Those params are only needed if the provider rejects the refund request.

To test this request please fill the params below or load a complete example on the right clicking in Examples dropdown on the right.

Path Params
int32
required

ID de transação a devolver

Body Params
float
required

Amount to refund

string

BIC/SWIFT of the bank account that will receive the refund

string

IBAN of the bank account that will receive the refund

string

reason why the refund is being processed

Responses

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