Vertex Invoice IQ Fields
Read about the fields used for invoicing.
The following fields are used in the Create Invoice request:
| Field | Details | Required | Restrictions | Description |
|---|---|---|---|---|
documentDate | String | No | ||
transactionId | String. | Yes | Must be less than 40 characters long. | You must specify this ID that serevs to identify the transaction. |
customer | ||||
customer.customerName | String | No | Null | |
customer.taxRegistrations | Array | No | Null | Groups information about tax registrations. |
customer.taxRegistrations.taxRegistrationNumber | String | No | Null | The Tax Registration number. |
customer.taxRegistrations.taxRegistrationAdditionalId | String | No | Null | |
customer.taxRegistrations.isoCountryCode | ||||
customer.taxRegistrationsmainDivision | ||||
customer.fiscalRepresentative | Object | No | Null | Groups information about fiscal representatives. |
customer.fiscalRepresentative.businessName | String | No | Null | |
customer.fiscalRepresentative.address | Object | No | Null | Groups address information. |
customer.fiscalRepresentative.address.streetAddress1 | String | No | Null | |
customer.fiscalRepresentative.address.city | String | No | Null | |
customer.fiscalRepresentative.address.postalCode | String | No | Null | |
customer.fiscalRepresentative.address.streetAddress2 | String | No | Null | |
customer.fiscalRepresentative.address.mainDivision | String | No | Null | |
customer.fiscalRepresentative.address.subDivision | String | No | Null | |
customer.fiscalRepresentative.address.country | String | No | Null | |
customer.fiscalRepresentative.address.taxAreaId | String | No | Null | |
customer.fiscalRepresentative.taxRegistrationNumber | String | Yes | Null | |
validationResult | Object | Yes | Null | |
validationResult.isValid | Boolean | Yes | Not applicable. | |
taxRegistrationType | String | No | Null. Enumerative vales. | Select one of the following enumerative values: VAT Registration, Federal Employer Identification Number (FEIN), Tax Identification Number (TIN) , Social Security Number (SSN), Business Number, State Identification Number, Non-Union Scheme, Union Scheme, Import One Stop Shop, Commercial Registration, LVG Registration. |
destination | Object | No | Null | Groups information about the destination. |
destination.streetAddress1 | ||||
destination.city | ||||
destination.postalCode | ||||
Updated 4 days ago
