Refund Payment Order

The default behaviour is a refund on the full Payment Order. But some optional parameters allow you to capture a specific operation, and a specific amount. Please note that if the Payment Order has not been captured, this request will cancel it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
po_[[:xdigit:]]{32}
Body Params
integer

Refund a specific amount. The amount must be lower than the captured amount. operation_id is required.

string
op_[0-9a-f]{32}

Operation to refund. Required if amount is set. Only available for captured operations.

Responses

400

Bad request

401

Unauthenticated

403

Forbidden

409

Conflict - the resource is locked

422

Unprocessable request

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