Skip to main content

Authorizationholdconfiguration

Represents the authorization hold

daysToExpirationint32required

The number of days until the expiration for the authorization hold.

descriptionstring

The description of the authorization hold.

mccint32required

The merchant category code (MCC) of the authorization hold.

Authorizationholdconfiguration
{
"daysToExpiration": 0,
"description": "string",
"mcc": 0
}