post https://api.revolv3.com/api/PaymentMethod/reverse-auth
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.