invoice.created
invoiceNumber
createdAt
orderId
poNumber
null
when not available.
propertyAddress
line1
, line2
, city
, stateOrProvince
, postalCode
. If the address doesn’t have a line2
, it will return a value of null
.
taxCents
totalCents
lineItems
lineItems.sku
lineItems.name
null
when not available.
lineItems.quantity
lineItems.unitOfMeasure
lineItems.unitPriceCents
lineItems.totalPriceCents
lineItems.serialNumber
null
when not available.