Refund
POST/refund
Validates or captures a PaysafeCard refund.
The behavior of the request is controlled by validationOnly:
truevalidates the refund without capturing it.falsecaptures the refund.- A previously validated refund can be captured by submitting the same refund identifiers with
validationOnlyset tofalse. - A pending refund additionally includes
language,countryCode, andnotificationUrl.
The refund request is submitted as XML using the refund SOAP operation.
Request
Responses
- 200
Refund request processed successfully.