Fields Reference

Learn about invoice fields to generate tax-compliant digital invoices.

These field references describe the fields specified in the Create Invoice request.

The following fields are available:

FieldTypeRequiredDescription
documentDateStringNo
transactionIdStringYesThe identifier used to identify the transaction. The identifier must be fewer than 40 characters.
customerObjectNo
customer.customerNameStringNo
customer.taxRegistrationsArrayNoGroups information about tax registrations.
customer.taxRegistrations.taxRegistrationNumberStringNoThe tax registration number.
customer.taxRegistrations.taxRegistrationAdditionalIdStringNo
customer.taxRegistrations.isoCountryCodeStringNo
customer.taxRegistrations.mainDivisionStringNo
customer.fiscalRepresentativeObjectNoGroups information about fiscal representatives.
customer.fiscalRepresentative.businessNameStringNo
customer.fiscalRepresentative.addressObjectNoGroups address information.
customer.fiscalRepresentative.address.streetAddress1StringNo
customer.fiscalRepresentative.address.cityStringNo
customer.fiscalRepresentative.address.postalCodeStringNo
customer.fiscalRepresentative.address.streetAddress2StringNo
customer.fiscalRepresentative.address.mainDivisionStringNo
customer.fiscalRepresentative.address.subDivisionStringNo
customer.fiscalRepresentative.address.countryStringNo
customer.fiscalRepresentative.address.taxAreaIdStringNo
customer.fiscalRepresentative.taxRegistrationNumberStringYes
validationResultObjectYes
validationResult.isValidBooleanYesSpecifies whether the tax registration is valid.
taxRegistrationTypeStringNoSpecifies one of the following 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, or LVG Registration. The value can be null.
destinationObjectNoGroups information about the destination. The value can be null.
destination.streetAddress1StringNo
destination.cityStringNo
destination.postalCodeStringNo

Did this page help you?