/refund

Submit a full or partial refund for an order that has been captured.

A successful synchronous response to this request does not mean the refund has been successfully executed, but rather that the refund has been added to the system and will be attempted. If the refund cannot be added to the system an error will be synchronously returned in the response to this message. Once the refund has been attempted, a notification will be sent indicating success or failure of the refund attempt.

Form Data
request
object
required
string
required

Computed SHA256 HMAC value of the request JSON object (before any encoding) using the shared secret provided by Reach. See Signature Calculation for more details.

Responses

400

If present, the refund request structure was invalid and unable to be parsed.

404

If present, a value of the request was unable to be found. For example, if the MerchantId provided could not be found in the given environment

503

There was a system problem and the request should be tried again.

Language
URL
Response
Choose an example:
x-www-form-urlencoded