POST
/
v3
/
authorization-holds
/
authorizations
/
{authorizationTransactionId}
/
reverse
curl --request POST \
  --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/transaction/v3/authorization-holds/authorizations/{authorizationTransactionId}/reverse
{
  "authorizationReversalTransactionId": "<string>"
}

Path Parameters

authorizationTransactionId
string
required

The ID of the authorization hold to reverse

Query Parameters

auditUser
string
required

The audit user to log the request

Response

200
application/json

Authorization hold reversed successfully

The response is of type object.