action.skip

VAT Validation

API Name: VATValidation__c

Configure VAT validation

Label API Name Type Description
Name Name Text(255)
Batch Size BatchSize__c Number(18, 0) The number of accounts to validate in each batch to avoid IP blocking. Defaults to 10 if empty.
Delay Minutes DelayMinutes__c Number(18, 0) The delay in minutes between batches to avoid IP blocking. Defaults to 60 minutes if empty.
Validity Period ValidityPeriod__c Number(18, 0) The validity period of the VAT validation result in days. Defaults to zero if empty. If zero, the VAT validation batch validates only VAT numbers which are not yet validated.