Refunds
Authorizations
OpenID ConnectRequired
This API uses OAuth 2 with the client credentials flow. More info
Path parameters
versionstringRequired
Header parameters
X-Request-Idstring · uuidRequired
ID of the request, unique to the call, as determined by the initiating party
Body
The request for refunding a payment
paymentIdstring · max: 64Required
Unique ID of the payment
Responses
200
OK
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
409
Conflict
application/json
503
Service Unavailable
application/json
post
/egw/{version}/refundsAuthorizations
OpenID ConnectRequired
This API uses OAuth 2 with the client credentials flow. More info
Path parameters
refundIdstring · max: 64Required
Unique ID of the refund
versionstringRequired
Header parameters
X-Request-Idstring · uuidRequired
ID of the request, unique to the call, as determined by the initiating party
Responses
200
OK
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
409
Conflict
application/json
503
Service Unavailable
application/json
patch
/egw/{version}/refunds/{refundId}/revertLast updated
Was this helpful?

