Create a Refund

It allows you to create a Refund.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
How to test?
  1. Create a session by sending a request: Below are the required parameters, and on the right, you can dynamically see how the request looks. Additionally, you need to enter the authentication token. After that, you can proceed to click on Try It!

  2. Receiving the callback: As a response, if the request was successful, you will receive a response like the following:

{
"sessionId": "8466caff-6603-48f5-8579-0cb747a282b0",
"status": "PAID"
}
  1. Done: After following these steps, the refund will be PAID.
Body Params
string
enum
required

Country for payout payment

Allowed:
string
required

Customer email to be displayed on payout payment

string

Payin session id or Payin external key must to be provided

string

Payin external key or Payin session id must to be provided

Responses

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