Cancel an in-person refund
This endpoint allows you to cancel an unreferenced refund request before it has been completed.
In your call, you can refer to the original refund request either by using the tenderReference, or the pspReference. We recommend implementing based on the tenderReference, as this is generated for both offline and online transactions.
For more information, refer to Cancel an unreferenced refund.
Request body
Response
OK - the request has succeeded.
Changes
Changed in 4 of the 51 revisions of this API.1633
- ●
added the new
Errorenum value to theresponseresponse property for the response status200response-property-enum-value-added
- ●
added the new
Refusedenum value to theresponseresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
Authorisedenum value to theresponseresponse property for the response status200response-property-enum-value-added
- ●
- ▲
the request's body type/format changed from
/toobject/request-body-type-changed
- ▲
the
modificationAmountrequest property type/format changed from/toobject/request-property-type-changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status403response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status422response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ▲
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ▲
the
modificationAmountrequest property type/format changed fromobject/to/request-property-type-changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status422response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status500response-body-type-changed
- ○
removed the
Authorisedenum value from theresponseresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Errorenum value from theresponseresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Refusedenum value from theresponseresponse property for the response status200response-property-enum-value-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲