Exemption Certificate Management

CertCapture RESTful APIs

VendorAdditionalInfoModel

Represents additional information for vendor

Parameters
idOptional
integer

The unique ID number of this vendor additional info record.

vendorIdOptional
integer

The ID of the vendor (customer) this additional information is associated with.

costCenterIdOptional
integer

The identifier for the cost center associated with this vendor.

costCenterCodeOptional
string

The cost center code associated with this vendor.

itemCodeIdOptional
integer

The identifier for the item code associated with this vendor.

itemCodeOptional
string

The item code associated with this vendor.

defaultTaxExemptionOptional
string

The default tax exemption for this vendor.

shipFromLocationIdOptional
integer

The ID of the ship-from location for this vendor.

shipFromLocationCodeOptional
string

The code identifying the ship-from location for this vendor.

shipFromAddressLineOptional
string

Street address line of the ship-from location for this vendor.

shipFromAddressCityOptional
string

City component of the ship-from address for this vendor.

shipFromAddressStateOptional
string

State or region component of the ship-from address for this vendor.

shipFromAddressZipOptional
string

Postal code / zip code component of the ship-from address for this vendor.

shipFromAddressCountryOptional
string

Country component of the ship-from address for this vendor.

shipToLocationIdOptional
integer

The unique ID of the ship-to location for this vendor.

shipToLocationCodeOptional
string

The code identifying the ship-to location for this vendor.

shipToAddressLineOptional
string

Street address line of the ship-to location for this vendor.

shipToAddressCityOptional
string

City component of the ship-to address for this vendor.

shipToAddressStateOptional
string

State or region component of the ship-to address for this vendor.

shipToAddressZipOptional
string

Postal code / zip code component of the ship-to address for this vendor.

shipToAddressCountryOptional
string

Country component of the ship-to address for this vendor.

isTrustedVendorOptional
boolean

This value is true if this vendor is marked as a trusted vendor.

isAccrualOptional
boolean

This value is true if accrual accounting is enabled for this vendor.

isTaxOnVendorOptional
boolean

This value is true if tax liability is on the vendor rather than the purchaser.