Authorizationholdconfiguration
Represents the authorization hold
daysToExpirationinteger<int32>required
The number of days until the expiration for the authorization hold.
descriptionstring
The description of the authorization hold.
mccinteger<int32>required
The merchant category code (MCC) of the authorization hold.
Authorizationholdconfiguration
{
"daysToExpiration": 0,
"description": "string",
"mcc": 0
}