Exemption Certificate Management
CertCapture RESTful APIs
CustomerSupplierWithCountryParamModel
Represents a customer with its country parameter information. This model combines CustomerSupplier and CustomerSupplierCountryParam data.
Parameters
customerIdOptional
integerCustomer ID
customerCodeOptional
stringCustomer Code
companyIdOptional
integerCompany ID
customerTypeIdOptional
integerCustomer Type ID (1=Customer, 2=Supplier)
customerSupplierCountryParamIdOptional
integerCustomer Supplier Country Parameter ID
countryOptional
stringCountry code
isEstablishedOptional
booleanWhether the customer is established in this country
businessIdentificationNoOptional
stringBusiness Identification Number
isRegisteredThroughFiscalRepOptional
booleanWhether registered through fiscal representative
vatNumberOptional
stringVAT number for the customer in this country
vatNumberStatusOptional
integerStatus of VAT number validation (0=NotValidated, 1=Valid, 2=Invalid, 3=Unverifiable, 4=ValidationError, 5=UnsupportedCountry)