Skip to main content
POST
/
v3
/
authorization-holds
/
authorizations
/
{authorizationTransactionId}
/
reverse
{
  "authorizationReversalTransactionId": "<string>"
}

Path Parameters

authorizationTransactionId
string<biginteger>
required

The ID of the authorization hold to reverse

Query Parameters

auditUser
string
required

The audit user to log the request

Response

Authorization hold reversed successfully

authorizationReversalTransactionId
string<biginteger>

Transaction Id of generated authorization reversal

I