Order items

A dataset of order line items. This dataset does not have the _isDeleted flag — order line items cannot be deleted individually. Only the entire order can be deleted.

🚧

The current implementation does not export order custom fields or order line item custom fields.

exports.ProcessingOrders.Purchases

ColumnTypeDescriptionExample
orderIdstringOrder internal identifier3890 - integer for non-anonymous orders ora4fb2db8-7681-493c-89f2-e7c450598041 - guid for anonymous orders
pricePerItemdecimal (25,5)Price of item101.99
priceOfLinedecimal (25,5)Cost of the check line with discounts203.98
quantityfloatNumber of units of items2
quantityTypestringItem quantity type - Integer/Fractionalint
lineIdstringCheck line identifier1
lineNumberintCheck line sequence number1
statusInternalIdstringCheck line status internal identifier8e9695e5-7890-11ec-aba9-005056010ebd
productInternalIdstringItem internal identifier50041
_rowversion_tsdatetimeTimestamp when data became available for export2024-10-15 10:00:00.000