Reverses (cancels) a previously created authorization hold clearing
cURL
curl --request POST \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/transaction/v3/authorization-holds/clearings/{clearingTransactionId}/reverse
{ "clearingReversalTransactionId": "<string>" }
The ID of the authorization hold clearing to reverse
The audit user to log the request
Authorization hold clearing reversed successfully
The response is of type object.
object
Was this page helpful?