HomeGuidesAPI ReferenceChangelog
Log In

Reverse the authorization of a payment method.

Upon successful reversal, the operation will return a status code of 200 (OK).

If the PaymentAuthorizationId cannot be associated with an active Payment Authorization, status of 404 (Not Found) will be returned.

If the reversal could not be processed, the operation will return a status of 422 (UnprocessableEntity) will be returned.

Required Fields
NameDescription
PaymentMethodAuthorizationIdUnique identifier for a previously pre-authorized payment method
Language
Click Try It! to start a request and see the response here!