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?
optionalnetAmount2:number
netAmount3?
optionalnetAmount3:number
taxRate
taxRate:
number
taxRate2?
optionaltaxRate2:number
taxRate3?
optionaltaxRate3:number
taxAmount
taxAmount:
number
taxAmount2?
optionaltaxAmount2:number
taxAmount3?
optionaltaxAmount3: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?
optionalerrors:string[]