Exemption Certificate Management

CertCapture RESTful APIs

CustomerSupplierWithCountryParamModel

Represents a customer with its country parameter information. This model combines CustomerSupplier and CustomerSupplierCountryParam data.

Parameters
customerIdOptional
integer

Customer ID

customerCodeOptional
string

Customer Code

companyIdOptional
integer

Company ID

customerTypeIdOptional
integer

Customer Type ID (1=Customer, 2=Supplier)

customerSupplierCountryParamIdOptional
integer

Customer Supplier Country Parameter ID

countryOptional
string

Country code

isEstablishedOptional
boolean

Whether the customer is established in this country

businessIdentificationNoOptional
string

Business Identification Number

isRegisteredThroughFiscalRepOptional
boolean

Whether registered through fiscal representative

vatNumberOptional
string

VAT number for the customer in this country

vatNumberStatusOptional
integer

Status of VAT number validation (0=NotValidated, 1=Valid, 2=Invalid, 3=Unverifiable, 4=ValidationError, 5=UnsupportedCountry)