Zum Hauptinhalt springen

BreezeDocumentBody

BreezeDocumentBody = object

Properties

type

type: string


vendorNo

vendorNo: string


iban

iban: string


vatRegNo

vatRegNo: string


barcode

barcode: string


docDate

docDate: string


serviceDate

serviceDate: string


postingDate

postingDate: string


postingDesc

postingDesc: string


docReference

docReference: string


orderNo

orderNo: string


netAmount

netAmount: number


netAmount2?

optional netAmount2: number


netAmount3?

optional netAmount3: number


taxRate

taxRate: number


taxRate2?

optional taxRate2: number


taxRate3?

optional taxRate3: number


taxAmount

taxAmount: number


taxAmount2?

optional taxAmount2: number


taxAmount3?

optional taxAmount3: number


totalAmount

totalAmount: number


currency

currency: string


assignedTo

assignedTo: string


note

note: string


dimensions

dimensions: Record<string, unknown>


customFields

customFields: Record<string, unknown>


metadata

metadata: BreezeDocumentBodyMetadataEntry[]


orderMatchDifference

orderMatchDifference: string


lines

lines: BreezeDocumentBodyLine[]


errors?

optional errors: string[]