GET api/orderDetail
Populate and order detail with cost and details based on product and supplier information
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
Created | date |
None. |
|
APN | string |
None. |
|
ItemNumber | string |
None. |
|
DirectNumber |
The supplier's order code |
string |
None. |
DirectIndicator |
The supplier's warehouse direct indicator |
string |
None. |
SalesMode | integer |
None. |
|
OrderByWeight | boolean |
None. |
|
SellPrice | integer |
None. |
|
InventoryFixed | boolean |
None. |
|
HasInventory | boolean |
None. |
|
InventoryAccuracy | integer |
None. |
|
OnOrder | integer |
None. |
|
OnOrderPacks | integer |
None. |
|
OnHand | integer |
None. |
|
OnHandPacks | integer |
None. |
|
Cost |
Carton cost |
integer |
None. |
CostDecimals |
Carton cost decimal places |
integer |
None. |
PickedCost |
Carton cost at time of picking. |
integer |
None. |
PickedCostDecimals |
Picked carton cost decimal places. |
integer |
None. |
AveragePackSize | decimal number |
None. |
|
CartonQuantity |
Units per Cartonv |
integer |
None. |
Cartons |
Ordered Cartons |
integer |
None. |
Units |
Ordered Units |
integer |
None. |
Weight |
Ordered Weight |
integer |
None. |
PickedCartons |
Picked Cartons |
integer |
None. |
PickedUnits |
Picked Units |
integer |
None. |
PickedWeight |
Picked Weight |
integer |
None. |
ShippedCartons |
Shipped (in-transit) Cartons |
integer |
None. |
ShippedUnits |
Shipped (in-transit) units |
integer |
None. |
ShippedWeight |
Shipped (in-transit) weight |
integer |
None. |
ReceivedCartons |
Received Cartons |
integer |
None. |
ReceivedCartonQuantity |
Received Units per Carton - may be different from ordered Units per Carton if different TUNs delivered |
integer |
None. |
ReceivedTun |
The TUN scanned when receiving the order. |
string |
None. |
ReceivedUnits |
Received units |
integer |
None. |
ReceivedWeight |
Received weight |
integer |
None. |
Received |
Flag for whether the order detail stock has been received |
integer |
None. |
Status | OrderDetailStatus |
None. |
|
SubstituteG_UID | Collection of byte |
None. |
|
SubstituteGuid | globally unique identifier |
None. |
|
WarehousePLUG_UID | Collection of byte |
None. |
|
WarehousePluGuid |
Refers to the source Store's product guid |
globally unique identifier |
None. |
Updated | date |
None. |
|
Increment | boolean |
Relation. This field may not always be loaded or used for updates. |
|
Description | string |
Relation. This field may not always be loaded or used for updates. |
|
Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScan | OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScanItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
Substitute | Product |
Relation. This field may not always be loaded or used for updates. |
|
WarehouseProduct |
Product from the Store we are transferring from |
Product |
Relation. This field may not always be loaded or used for updates. |
Lookup | OrderDetailLookup |
Relation. This field may not always be loaded or used for updates. |
|
ProductOrderingDetail | ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
NextCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
LastChance |
If true, the deal cost is ending between now and the end of the week |
boolean |
Relation. This field may not always be loaded or used for updates. |
HoldOff |
Indicates if a new deal cost is starting soon |
OrderHoldOff |
Relation. This field may not always be loaded or used for updates. |
HoldOffDate |
Date that a hold off deal cost is begining |
date |
Relation. This field may not always be loaded or used for updates. |
OrderHeader | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceDetail | InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderDetail | AutoOrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
DoNotRange | boolean |
Relation. This field may not always be loaded or used for updates. |
|
DoNotOrder | boolean |
Relation. This field may not always be loaded or used for updates. |
|
CostGSTPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
OrderDetailReceive |
Credit note populated. True if images are attached to order detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
IsBackedUp | boolean |
Relation. This field may not always be loaded or used for updates. |
|
BackupWarehouseIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
BackupOrderCode | string |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
OrderDetailName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
Created | date |
None. |
|
APN | string |
None. |
|
ItemNumber | string |
None. |
|
DirectNumber |
The supplier's order code |
string |
None. |
DirectIndicator |
The supplier's warehouse direct indicator |
string |
None. |
SalesMode | integer |
None. |
|
OrderByWeight | boolean |
None. |
|
SellPrice | integer |
None. |
|
InventoryFixed | boolean |
None. |
|
HasInventory | boolean |
None. |
|
InventoryAccuracy | integer |
None. |
|
OnOrder | integer |
None. |
|
OnOrderPacks | integer |
None. |
|
OnHand | integer |
None. |
|
OnHandPacks | integer |
None. |
|
Cost |
Carton cost |
integer |
None. |
CostDecimals |
Carton cost decimal places |
integer |
None. |
PickedCost |
Carton cost at time of picking. |
integer |
None. |
PickedCostDecimals |
Picked carton cost decimal places. |
integer |
None. |
AveragePackSize | decimal number |
None. |
|
CartonQuantity |
Units per Cartonv |
integer |
None. |
Cartons |
Ordered Cartons |
integer |
None. |
Units |
Ordered Units |
integer |
None. |
Weight |
Ordered Weight |
integer |
None. |
PickedCartons |
Picked Cartons |
integer |
None. |
PickedUnits |
Picked Units |
integer |
None. |
PickedWeight |
Picked Weight |
integer |
None. |
ShippedCartons |
Shipped (in-transit) Cartons |
integer |
None. |
ShippedUnits |
Shipped (in-transit) units |
integer |
None. |
ShippedWeight |
Shipped (in-transit) weight |
integer |
None. |
ReceivedCartons |
Received Cartons |
integer |
None. |
ReceivedCartonQuantity |
Received Units per Carton - may be different from ordered Units per Carton if different TUNs delivered |
integer |
None. |
ReceivedTun |
The TUN scanned when receiving the order. |
string |
None. |
ReceivedUnits |
Received units |
integer |
None. |
ReceivedWeight |
Received weight |
integer |
None. |
Received |
Flag for whether the order detail stock has been received |
integer |
None. |
Status | OrderDetailStatus |
None. |
|
SubstituteG_UID | Collection of byte |
None. |
|
SubstituteGuid | globally unique identifier |
None. |
|
WarehousePLUG_UID | Collection of byte |
None. |
|
WarehousePluGuid |
Refers to the source Store's product guid |
globally unique identifier |
None. |
Updated | date |
None. |
|
Increment | boolean |
Relation. This field may not always be loaded or used for updates. |
|
Description | string |
Relation. This field may not always be loaded or used for updates. |
|
Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScan | OrderUnknownScan |
Relation. This field may not always be loaded or used for updates. |
|
UnknownScanItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
Substitute | Product |
Relation. This field may not always be loaded or used for updates. |
|
WarehouseProduct |
Product from the Store we are transferring from |
Product |
Relation. This field may not always be loaded or used for updates. |
Lookup | OrderDetailLookup |
Relation. This field may not always be loaded or used for updates. |
|
ProductOrderingDetail | ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
NextCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
|
LastChance |
If true, the deal cost is ending between now and the end of the week |
boolean |
Relation. This field may not always be loaded or used for updates. |
HoldOff |
Indicates if a new deal cost is starting soon |
OrderHoldOff |
Relation. This field may not always be loaded or used for updates. |
HoldOffDate |
Date that a hold off deal cost is begining |
date |
Relation. This field may not always be loaded or used for updates. |
OrderHeader | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceDetail | InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderDetail | AutoOrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
DoNotRange | boolean |
Relation. This field may not always be loaded or used for updates. |
|
DoNotOrder | boolean |
Relation. This field may not always be loaded or used for updates. |
|
CostGSTPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
OrderDetailReceive |
Credit note populated. True if images are attached to order detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
IsBackedUp | boolean |
Relation. This field may not always be loaded or used for updates. |
|
BackupWarehouseIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
BackupOrderCode | string |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "id": 1, "orderGuid": "jj8aHzNwMUK9zGDoeGsvuw==", "orderIdentifier": "1f1a3f8e-7033-4231-bdcc-60e8786b2fbb", "pluG_UID": "jR4XM5Cs7UanS+v6kEXbhw==", "pluGuid": "33171e8d-ac90-46ed-a74b-ebfa9045db87", "created": "2025-08-02T23:17:48.2692858", "apn": "sample string 1", "itemNumber": "sample string 2", "directNumber": "sample string 3", "directIndicator": "sample string 4", "salesMode": 1, "orderByWeight": true, "sellPrice": 1, "inventoryFixed": true, "hasInventory": true, "inventoryAccuracy": 8, "onOrder": 1, "onOrderPacks": 1, "onHand": 1, "onHandPacks": 1, "cost": 1, "costDecimals": 1, "pickedCost": 1, "pickedCostDecimals": 1, "averagePackSize": 9.0, "cartonQuantity": 1, "cartons": 1, "units": 1, "weight": 1, "pickedCartons": 1, "pickedUnits": 1, "pickedWeight": 1, "shippedCartons": 1, "shippedUnits": 1, "shippedWeight": 1, "receivedCartons": 1, "receivedCartonQuantity": 1, "receivedTun": "sample string 10", "receivedUnits": 1, "receivedWeight": 1, "received": 1, "status": 11, "substituteG_UID": "CAOsQuz2ykeIE5ctiqEEjg==", "substituteGuid": "42ac0308-f6ec-47ca-8813-972d8aa1048e", "warehousePLUG_UID": "xigzS87oNUWbAzLCoTwRCw==", "warehousePluGuid": "4b3328c6-e8ce-4535-9b03-32c2a13c110b", "updated": "2025-08-02T23:17:48.2692858", "increment": true, "description": "sample string 13", "product": { "$id": "2", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "WJRzX7vDdUO3XA+yIIdHMw==", "guid": "5f739458-c3bb-4375-b75c-0fb220874733", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "2nZrOGA+t0egweVOzymP8g==", "priceGroupGuid": "386b76da-3e60-47b7-a0c1-e54ecf298ff2", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:17:48.2692858", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:17:48.2692858", "pluCreated": "2025-08-02T23:17:48.2692858", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-08-02T23:17:48.2692858", "lastManualUpdate": "2025-08-02T23:17:48.2692858", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-08-02T23:17:48.2692858", "currentCostUpdated": "2025-08-02T23:17:48.2692858", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:17:48.2692858", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:17:48.2692858", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "Y10buYuiFEu8Zg/mKvMwgw==", "altPLUGuid": "b91b5d63-a28b-4b14-bc66-0fe62af33083", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:17:48.2692858", "labelLastPrice": 1, "shelfPageLayoutG_UID": "sAIhAPi6hk+7qs2AxuFb5Q==", "shelfPageLayoutGuid": "002102b0-baf8-4f86-bbaa-cd80c6e15be5", "talkerPageLayoutG_UID": "cJCvu6OmLkqfxSjEbchztA==", "talkerPageLayoutGuid": "bbaf9070-a6a3-4a2e-9fc5-28c46dc873b4", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "YhF5YKq7VE+jXpTZNDr2lA==", "inventoryIdentifier": "60791162-bbaa-4f54-a35e-94d9343af694", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "MhZSxopb4kCDz8JpFHPTig==", "parentPluGuid": "c6521632-5b8a-40e2-83cf-c2691473d38a", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "rejMOoxwRk6WbI+9LWL8wA==", "supplierIdentifierGuid": "3acce8ad-708c-4e46-966c-8fbd2d62fcc0", "supplierChanged": true, "rebateSupplierIdentifier": "qGYutnJQCk6YkXeRq1+CkA==", "rebateSupplierIdentifierGuid": "b62e66a8-5072-4e0a-9891-7791ab5f8290", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:17:48.2692858", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "DL0BH6zUV0OjwqCqQY7VsQ==", "hostIdentifierGuid": "1f01bd0c-d4ac-4357-a3c2-a0aa418ed5b1", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "2" }, { "$ref": "2" } ], "store": { "$id": "3", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-08-02T23:17:48.2692858", "active": true, "warehouse": true, "abn": "sample string 19", "phoneOrderSubjectLine": "sample string 20", "caseConfiguration": 21, "isNormalPriceChangesCampaign": true, "generatePrintLabels": true, "headerLogo": "sample string 24", "custNo": "sample string 25", "stateCode": "sample string 26", "hostIdentifier": "9yBhwpQXPk+rmjJs2W1ymA==", "hostIdentifierGuid": "c26120f7-1794-4f3e-ab9a-326cd96d7298", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-08-02T23:17:48.2692858", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "4", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "4" }, "hostStoreSettings": [ { "$id": "5", "id": 1, "hostIdentifier": "KRfVcfule0CePISFTMgRUg==", "hostIdentifierGuid": "71d51729-a5fb-407b-9e3c-84854cc81152", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "6", "identifier": "lGK/H/TTiUe0S8MLrthiuQ==", "identifierGuid": "1fbf6294-d3f4-4789-b44b-c30baed862b9", "isPrimary": true, "obeyPreferredHost": true, "loadCampaigns": true, "isHostOwnedGroup": true, "serviceFeeID": 1, "deletedDiscountRate": 1, "deletedDiscountDuration": 1, "doNotRange": true, "doNotOrder": true, "updateMaster": true, "ignoreHostPriceGroups": true, "ignoreNormalSellIncrease": true, "ignoreNormalSellIncreaseRange": 11, "ignoreNormalSellDecrease": true, "ignoreNormalSellDecreaseRange": 13, "roundNormalSell": true, "ignorePromotionSell": true, "ignoreNonAdvertisedPromotionSell": true, "splitAdvertisedAndNonAdvertisedPromotions": true, "ignoreLeadInOut": true, "hostSupplierIdentifier": "05MrvFyg8kq9IIafnhhqVA==", "hostSupplierIdentifierGuid": "bc2b93d3-a05c-4af2-bd20-869f9e186a54", "loyaltyPriceLevelIdentifier": "ewRVcrYxzEuCYjEYHC6/kQ==", "loyaltyPriceLevelIdentifierGuid": "7255047b-31b6-4bcc-8262-31181c2ebf91", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-08-02T23:17:48.2692858", "lastProcessed": "2025-08-02T23:17:48.2692858", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "9v2b3J/85EuwvMWHRXRiYQ==", "identifierGuid": "dc9bfdf6-fc9f-4be4-b0bc-c58745746261", "code": "sample string 1", "name": "sample string 2", "fuelSupplier": true, "isSupplier": true, "isHostedSupplier": true, "hostID": 1, "accountCode": "sample string 6", "invoiceSuffix": "sample string 7", "orderEmail": "sample string 8", "orderEmailBcc": "sample string 9", "orderFax": "sample string 10", "showOrderCost": true, "receiptCostUpdate": true, "sendReceipt": true, "receiptEmail": "sample string 14", "receiptEmailBcc": "sample string 15", "primaryContactGuid": "dxWg3b9bk0iBy7gud55Akw==", "primaryContactID": "dda01577-5bbf-4893-81cb-b82e779e4093", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "UreRKUzCPEqYsSRZ84eZAg==", "supplierGroupGuid": "2991b752-c24c-4a3c-98b1-2459f3879902", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:17:48.2692858", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "8", "id": "cef54719-9539-4d38-9ec8-5f338f6a46fd", "identifier": "OF/zaSkU8U6sy67GL8YI3w==", "identifierGuid": "69f35f38-1429-4ef1-accb-aec62fc608df", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "9", "supplierIdentifier": "NQv4LNNxTEC8HxJ8vjdhzA==", "supplierIdentifierGuid": "2cf80b35-71d3-404c-bc1f-127cbe3761cc", "contactGuid": "MSnGpTruKUqQJzYv3riKNQ==", "contactID": "a5c62931-ee3a-4a29-9027-362fdeb88a35", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "mvae92NEYEytuEmRHyhqxQ==", "pluGuid": "f79ef69a-4463-4c60-adb8-49911f286ac5", "supplierIdentifier": "o/kxmvVOTkaMccp2nUea1g==", "supplierIdentifierGuid": "9a31f9a3-4ef5-464e-8c71-ca769d479ad6", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:17:48.2692858", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:17:48.2692858", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "cLZ076ldhUSWVgTLBrMqjQ==", "pluGuid": "ef74b670-5da9-4485-9656-04cb06b32a8d", "supplierIdentifier": "prYgS4v5wEGGu6lE4TehIA==", "supplierIdentifierGuid": "4b20b6a6-f98b-41c0-86bb-a944e137a120", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "DzwJiBKk1k6Gue8UVaKBNQ==", "parentPluGuid": "88093c0f-a412-4ed6-86b9-ef1455a28135", "freight": 45.0, "freightType": 1, "product": { "$ref": "2" }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "12", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "13", "storeID": 1, "supplierIdentifier": "696I9H9HiEG2UVYlmZj8ig==", "supplierGuid": "f488deeb-477f-4188-b651-56259998fc8a", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "13" } ], "cycles": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "p2PL2xQYVkim3I4I8/eOWQ==", "supplierGuid": "dbcb63a7-1814-4856-a6dc-8e08f3f78e59", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-08-02T23:17:48.2692858", "deliveryDate": "2025-08-02T23:17:48.2692858", "nextCutOffDate": "2025-08-02T23:17:48.2692858", "nextDeliveryDate": "2025-08-02T23:17:48.2692858", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-08-02T23:17:48.2692858", "isHost": true }, "files": [ { "$id": "15", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-08-02T23:17:48.2692858", "processed": "2025-08-02T23:17:48.2692858", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:17:48.2692858", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "6" }, "metcashHeader": { "$id": "16", "customerNumber": "sample string 1", "creationDate": "2025-08-02T23:17:48.2692858", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "U8YFCILiEUmCvfd7Q9ZFew==", "hostIdentifierGuid": "0805c653-e282-4911-82bd-f77b43d6457b", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "8a270f45-632c-4aac-9fcd-a9a97d348238", "05e5b1ab-4841-4671-9bb0-046d49592ed9" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "y31++rb9fUeGwU8z6NwgLA==", "identifierGuid": "fa7e7dcb-fdb6-477d-86c1-4f33e8dc202c", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "e7a1159f-5e51-476d-b82c-d7d5a096ae06", "82588b0b-2262-4398-aa84-cbe67f9ffd72" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "19", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "19" } ], "sales": [ { "$id": "20", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-08-02T23:17:48.2692858", "ftpSite": { "$id": "21", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "20" } ], "zoneMatrix": [ { "$ref": "17" }, { "$ref": "17" } ], "cashManagements": [ { "$id": "22", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "23", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "22" } ], "updateStoreID": "3c7bce87-8c1a-4372-a2be-d3dc70429e04", "updateStore": { "$id": "24", "id": "38db6e04-f4d9-48c7-bd9b-e71e2b63ebe4", "name": "sample string 1", "lastActivity": "2025-08-02T23:17:48.2692858", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-08-02T23:17:48.2692858" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "25", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } }, "storePrices": [ { "$id": "26", "pluG_UID": "U/flF5SI3keo9RLpzyRvcQ==", "pluGuid": "17e5f753-8894-47de-a8f5-12e9cf246f71", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:17:48.2692858" }, { "$ref": "26" } ], "currentPrices": { "$id": "27", "pluPrices": { "$id": "28", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-08-02T23:17:48.2692858", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:17:48.2692858", "startTime": 3, "endDate": "2025-08-02T23:17:48.2692858", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "cvlOb1YVLkSi6MeX1awyWg==", "hostIdentifierGuid": "6f4ef972-1556-442e-a2e8-c797d5ac325a", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "h759axYBk024DYV7XHRxAg==", "guid": "6b7dbe87-0116-4d93-b80d-857b5c747102", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "nHqhhnfAbUWHaMoSD4Nq+A==", "priceGroupGuid": "86a17a9c-c077-456d-8768-ca120f836af8", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:17:48.2692858", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "i5AEajgyK06MV3vwPzHUEw==", "pluGuid": "6a04908b-3238-4e2b-8c57-7bf03f31d413", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "33", "pluGuid": "15a30f89-9a84-4a6f-bd79-544078b15580", "created": "2025-08-02T23:17:48.2692858", "createdByUser": "sample string 1", "activated": "2025-08-02T23:17:48.2692858", "deactivated": "2025-08-02T23:17:48.2692858", "lastOrdered": "2025-08-02T23:17:48.2692858", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:17:48.2692858", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:17:48.2692858", "lastSold": "2025-08-02T23:17:48.2692858", "firstSold": "2025-08-02T23:17:48.2692858", "awsUpdated": "2025-08-02T23:17:48.2692858", "lastManualUpdate": "2025-08-02T23:17:48.2692858", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:17:48.2692858", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:17:48.2692858", "doNotRangeUpdated": "2025-08-02T23:17:48.2692858", "doNotOrderUpdated": "2025-08-02T23:17:48.2692858", "tracked": "2025-08-02T23:17:48.2692858" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "t8lwoC9SdEGg2VdvyJK3kw==", "pluGuid": "a070c9b7-522f-4174-a0d9-576fc892b793", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "DCSm9v1YHUG07xUyilK7GA==", "pluGuid": "f6a6240c-58fd-411d-b4ef-15328a52bb18", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:17:48.2692858", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-08-02T23:17:48.2692858", "createdLocal": "2025-08-02T23:17:48.2692858", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "Do9UHhKKI0iL+GlOX8PF8A==", "operatorGuid": "1e548f0e-8a12-4823-8bf8-694e5fc3c5f0", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "2RJS/eg3aEy/dAFbTXi+zQ==", "pluGuid": "fd5212d9-37e8-4c68-bf74-015b4d78becd", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "XiYKFBKX2kGd0Jaak6qxgA==", "guid": "140a265e-9712-41da-9dd0-969a93aab180", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-08-02T23:17:48.2692858", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:17:48.2692858", "endShift": "2025-08-02T23:17:48.2692858", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "/4eGi+IIsE2p0P4Zk4xfkQ==", "operatorGuid": "8b8687ff-08e2-4db0-a9d0-fe19938c5f91", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "Iq7UQsqHl0+QP1UBPd36Fg==", "pluGuid": "42d4ae22-87ca-4f97-903f-55013dddfa16", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "fBWDCuOTMk2cPJXPzO/Xxw==", "pluGuid": "0a83157c-93e3-4d32-9c3c-95cfccefd7c7", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "cdAzOokq10q9M7z83rHUyQ==", "identifierGuid": "3a33d071-2a89-4ad7-bd33-bcfcdeb1d4c9", "pluG_UID": "WY+OTQQwc0aZEHIBFzYWIw==", "pluGuid": "4d8e8f59-3004-4673-9910-720117361623", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "41" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "2" }, { "$ref": "2" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "42", "identifier": "iy8+yTPJ8k+tL7tSoeN9Xw==", "groupName": "sample string 1", "identifierGuid": "c93e2f8b-c933-4ff2-ad2f-bb52a1e37d5f", "exists": true, "flipChartIdentifier": "gA/GYdVk90uxpMEN56SBVw==", "flipChartIdentifierGuid": "61c60f80-64d5-4bf7-b1a4-c10de7a48157", "contentPanelName": "sample string 5", "selectionMode": 1, "maximumSelections": 1, "enableProductRecogniser": true, "displayName": "sample string 7", "sortOrder": 8, "storeID": 1, "productsPerRow": 9, "rows": 10, "showButtonText": true, "showButtonImage": true, "buttonWidth": 13, "buttonHeight": 14, "autoSizeButtons": true, "autoSizeGrid": true, "buttonAnchor": 17, "buttonBackgroundImage": "sample string 18", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 19", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "buttonMarginX": 20, "buttonMarginY": 21, "beginButtonsX": 22, "beginButtonsY": 23, "manualSortProducts": true, "sortProductsKind": 25, "groupIdentifier": "fHeJxsDz/0ek34RWS4zYNA==", "groupIdentifierGuid": "c689777c-f3c0-47ff-a4df-84564b8cd834", "flipChart": { "$id": "43", "identifier": "T3tRbSiK8kepzbUAqh51iw==", "identifierGuid": "6d517b4f-8a28-47f2-a9cd-b500aa1e758b", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "44", "identifier": "RHI2ydFAvEu4/O5EHQ61Bg==", "identifierGuid": "c9367244-40d1-4bbc-b8fc-ee441d0eb506", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "6FD1p2QkwkyXISQJEUYzKw==", "guid": "a7f550e8-2464-4cc2-9721-24091146332b", "zoneID": 3, "storeID": 4, "name": "sample string 5", "formType": "sample string 6", "locationX": 1, "locationY": 1, "width": 1, "height": 1, "maximised": true, "resizable": true, "backgroundImage": "sample string 7", "backgroundColour": "sample string 8", "backgroundColourA": 1, "backgroundColourR": 1, "backgroundColourG": 1, "backgroundColourB": 1, "fontFamily": "sample string 9", "fontSize": 1.1, "fontStyle": 1, "previousForm": 1, "previousFormG_UID": "7sErV2zpnEe3kAx3M7OhfQ==", "previousFormGuid": "572bc1ee-e96c-479c-b790-0c7733b3a17d", "nextForm": 1, "nextFormG_UID": "VBgtOiZo7kiGP7wxAgFelA==", "nextFormGuid": "3a2d1854-6826-48ee-863f-bc3102015e94", "attributes": "sample string 10", "updated": "2025-08-02T23:17:48.2692858", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "45" }, "previousCheckoutForm": { "$ref": "45" }, "buttons": [ { "$id": "46", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "ych6REV4zkqv2zgp504vJQ==", "checkoutFormGuid": "447ac8c9-7845-4ace-afdb-3829e74e2f25", "identifier": "NOeEyfN2+kWgCZgchwvuYw==", "identifierGuid": "c984e734-76f3-45fa-a009-981c870bee63", "name": "sample string 5", "plu": 1, "locationX": 1, "locationY": 1, "width": 1, "height": 1, "anchor": 1, "backgroundImage": "sample string 6", "backgroundImageID": 1, "backgroundImageUrl": "sample string 7", "topColour": 1, "textColour": 1, "bottomColour": 1, "borderColour": 1, "borderWidth": 1, "radius": 1, "gradientMode": 1, "dropShadow": true, "shadowWidth": 1, "highLightOnPush": true, "fontFamily": "sample string 8", "fontSize": 1.1, "fontStyle": 1, "textAlign": 1, "imageAlign": 1, "wordBreak": true, "verticalText": true, "buttonFunction": 1, "buttonValue": 1, "valueG_UID": "50pA9XjVDEqQWtcJcBhZcw==", "valueGuid": "f5404ae7-d578-4a0c-905a-d70970185973", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:17:48.2692858", "action": "sample string 12", "valueForm": { "$ref": "45" }, "image": { "$id": "47", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-08-02T23:17:48.2692858", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "QVBCNM+c6EGBHKbBs68CcQ==", "checkoutFormGuid": "34425041-9ccf-41e8-811c-a6c1b3af0271", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "48" } ] }, { "$ref": "45" } ], "panels": [ { "$ref": "48" }, { "$ref": "48" } ] }, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, "contentPanel": { "$ref": "48" }, "products": [ { "$id": "49", "flipChartPageIdentifier": "PUN0DQqfaUihoXuZdL4HfQ==", "flipChartPageIdentifierGuid": "0d74433d-9f0a-4869-a1a1-7b9974be077d", "pluG_UID": "y+6ClL9xK0GEurMlO83AQA==", "pluGuid": "9482eecb-71bf-412b-84ba-b3253bcdc040", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "2" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "49" } ], "productCount": 27, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, { "$ref": "42" } ], "priceHistory": [ { "$id": "50", "pluG_UID": "LLNtTlKfBUKIksTPJ4vqoQ==", "pluGuid": "4e6db32c-9f52-4205-8892-c4cf278beaa1", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-08-02T23:17:48.2692858", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "50" } ], "ingredients": [ { "$id": "51", "pluG_UID": "ShFDVtbkgkKsQW60AdPjpg==", "ingredientGuid": "LCu/ZjOP10OhhJ4tBAxmpg==", "ingredientIdentifier": "66bf2b2c-8f33-43d7-a184-9e2d040c66a6", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "2" } }, { "$ref": "51" } ], "bins": [ { "$id": "52", "pluG_UID": "/1vi6qUhPUmiUA4nChvdnA==", "pluGuid": "eae25bff-21a5-493d-a250-0e270a1bdd9c", "shelfLocationIdentifier": "iLhkVvbwRkKmAOyYWtuaCA==", "shelfLocationGuid": "5664b888-f0f6-4246-a600-ec985adb9a08", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "HJWqkh3raE6eFkcmj3fQdQ==", "labelPageLayoutGuid": "92aa951c-eb1d-4e68-9e16-47268f77d075", "updated": "2025-08-02T23:17:48.2692858", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "53", "identifier": "6Z3k2e29YkebNGlAzzeY9Q==", "storeID": 1, "identifierGuid": "d9e49de9-bded-4762-9b34-6940cf3798f5", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:17:48.2692858", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "52" }, { "$ref": "52" } ] } }, { "$ref": "52" } ], "bin": { "$ref": "52" }, "scaleLocations": [ { "$id": "54", "plu": 1, "pluG_UID": "zWG23KL3lE6FU6ziAx4lyw==", "pluGuid": "dcb661cd-f7a2-4e94-8553-ace2031e25cb", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:17:48.2692858", "department": { "$id": "56", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "55" }, "subDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "58", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "59", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-08-02T23:17:48.2692858", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 11", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 12", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 15", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 16", "sendToScale": true, "labelPageLayoutG_UID": "m3FHdjDdlEq8TrXvY8Oqdw==", "labelPageLayoutGuid": "7647719b-dd30-4a94-bc4e-b5ef63c3aa77", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "60", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "62" } ], "commodityCode": "sample string 6" }, { "$ref": "61" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "61" }, "mscDep": { "$id": "63", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "60" }, { "$ref": "60" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "59" } ], "updated": "2025-08-02T23:17:48.2692858", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "6VR0dN+frU6RwPR9ltkZBw==", "labelPageLayoutGuid": "747454e9-9fdf-4ead-91c0-f47d96d91907", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "58" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:17:48.2692858", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "o6A9Bv5DGkCpoeyZZ/GBog==", "labelPageLayoutGuid": "063da0a3-43fe-401a-a9a1-ec9967f181a2", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "57" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:17:48.2692858", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 19", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 20", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 23", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 24", "sendToScale": true, "labelPageLayoutG_UID": "SElTN57I806wuhKxVY3NxA==", "labelPageLayoutGuid": "37534948-c89e-4ef3-b0ba-12b1558dcdc4", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } } } }, { "$ref": "54" } ], "nextPrice": { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "i+RiLr8PC0CLrOZRPyGT9Q==", "pluGuid": "2e62e48b-0fbf-400b-8bac-e6513f2193f5", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "58iIbb2xFEikCTCwrVtpBQ==", "dealCostGuid": "6d88c8e7-b1bd-4814-a409-30b0ad5b6905", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "9kAm4tQZ1kOtk6g/b4ik3w==", "priceGroupGuid": "e22640f6-19d4-43d6-ad93-a83f6f88a4df", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:17:48.2692858", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "knl3TXJP1UuEXSL9oUE8xA==", "campaignComboPriceGroupIdentifier": "4d777992-4f72-4bd5-845d-22fda1413cc4", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:17:48.2692858", "operatorG_UID": "iEV5cWs73Eav9aaEpRl4Zw==", "operatorGuid": "71794588-3b6b-46dc-aff5-a684a5197867", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:17:48.2692858", "signIqTicketFileMovedUtc": "2025-08-02T23:17:48.2692858", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:17:48.2692858", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "f331fe21-4ae6-4b17-9cff-a80af0bea603", "nameGuid": "f331fe21-4ae6-4b17-9cff-a80af0bea603", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:17:48.2692858", "startTime": 1, "endDate": "2025-08-02T23:17:48.2692858", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-08-02T23:17:48.2692858", "system": true, "created": "2025-08-02T23:17:48.2692858", "updated": "2025-08-02T23:17:48.2692858", "priceChangeNotifiedUtc": "2025-08-02T23:17:48.2692858", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "zSGSIlSKY0KAi2D+rpoLzQ==", "hostIdentifierGuid": "229221cd-8a54-4263-808b-60feae9a0bcd", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:17:48.2692858", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "64" }, { "$ref": "64" } ], "campaignPools": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "w6FIQaSy0Uq++BvKKhef8w==", "pluGuid": "4148a1c3-b2a4-4ad1-bef8-1bca2a179ff3", "hostOfferID": 1, "priceGroupG_UID": "h/WgrPn8bUuImwL5dP6y2A==", "priceGroupGuid": "aca0f587-fcf9-4b6d-889b-02f974feb2d8", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:17:48.2692858", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "K+YkS0cnv0SMkg0so6AAFA==", "identifierStr": "K+YkS0cnv0SMkg0so6AAFA==", "identifierGuid": "4b24e62b-2747-44bf-8c92-0d2ca3a00014", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "66" } }, { "$ref": "68" } ], "customers": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "zLcLZH/kMUWWp0nVzEO0wg==", "customerIDGuid": "640bb7cc-e47f-4531-96a7-49d5cc43b4c2", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "AAbI/KGBDUuwf6PEpJw+uA==", "identifierGuid": "fcc80600-81a1-4b0d-b07f-a3c4a49c3eb8", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:17:48.2692858", "sex": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "email": "sample string 14", "telephone": "sample string 15", "mobile": "sample string 16", "communityIdentifier": "snfnsXy7DEm85bxibUKn/w==", "communityIdentifierGuid": "b1e777b2-bb7c-490c-bce5-bc626d42a7ff", "joined": "2025-08-02T23:17:48.2692858", "updated": "2025-08-02T23:17:48.2692858", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "ZDfb9UM1HEmmiD+ItGnpgA==", "priceLevelIdentifierGuid": "f5db3764-3543-491c-a688-3f88b469e980", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:17:48.2692858", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-08-02T23:17:48.2692858", "expiry": "2025-08-02T23:17:48.2692858", "customerID": "eorqwd5EF0OIPiurp+sndQ==", "customerIDGuid": "c1ea8a7a-44de-4317-883e-2baba7eb2775", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-08-02T23:17:48.2692858", "linkedAccount": "tzVTrdIhnkyHbT2zs2gNrA==", "linkedAccountGuid": "ad5335b7-21d2-4c9e-876d-3db3b3680dac", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "0FntlEX/4UK3pMD9gdZR5Q==", "identifierGuid": "94ed59d0-ff45-42e1-b7a4-c0fd81d651e5", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:17:48.2692858", "owner": "fQmbGLYBBUaNL+2fzYb6mw==", "ownerGuid": "189b097d-01b6-4605-8d2f-ed9fcd86fa9b", "accountStoreGroupIdentifier": "juMYVDp1SESAIvCc3IiKTw==", "accountStoreGroupGuid": "5418e38e-753a-4448-8022-f09cdc888a4f", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-08-02T23:17:48.2692858", "active": true, "updated": "2025-08-02T23:17:48.2692858", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "70" }, "card": { "$ref": "71" }, "members": { "$id": "73", "sample string 1": [ { "$ref": "70" }, { "$ref": "70" } ], "sample string 2": [ { "$ref": "70" }, { "$ref": "70" } ] }, "customerGroups": [ { "$id": "74", "identifier": "FeFbN/+GAE2FXHUFGB0Uag==", "identifierGuid": "375be115-86ff-4d00-855c-7505181d146a", "name": "sample string 2", "primaryContact": "BjbeIWhIOk6oQQqtkR6KGw==", "primaryContactGuid": "21de3606-4868-4e3a-a841-0aad911e8a1b", "accountID": "KdgtJhmeHEGO84wOuY11+w==", "accountIDGuid": "262dd829-9e19-411c-8ef3-8c0eb98d75fb", "special": true, "updated": "2025-08-02T23:17:48.2692858", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "KTYeKeCePEewEqB1UZYFuQ==", "priceLevelIdentifierGuid": "291e3629-9ee0-473c-b012-a075519605b9", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "sTaHYOGk6EqsCce83pTcEw==", "groupIDGuid": "608736b1-a4e1-4ae8-ac09-c7bcde94dc13", "customerID": "l/bRDeIPtEmm6scCwfC/IQ==", "customerIDGuid": "0dd1f697-0fe2-49b4-a6ea-c702c1f0bf21", "card": "sample string 4", "linkedAccount": "pzj3LwhMr06G/ERtU/Y8bg==", "linkedAccountGuid": "2ff738a7-4c08-4eaf-86fc-446d53f63c6e", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "7E6m+NjDJECbnio7mHTR0g==", "identifierGuid": "f8a64eec-c3d8-4024-9b9e-2a3b9874d1d2", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "z6yL8HKyr0CI6vJE3jtmFA==", "accountIDGuid": "f08baccf-b272-40af-88ea-f244de3b6614", "customerAccount": { "$ref": "72" }, "customerCard": { "$ref": "71" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-08-02T23:17:48.2692858", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "oc5LWlLHz0GBYoF0loW+jQ==", "idempotentVoidGuid": "5a4bcea1-c752-41cf-8162-81749685be8d", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "ypj/3aQtA0KOEIBQ2ptSIQ==", "saleHeaderIdentifierGuid": "ddff98ca-2da4-4203-8e10-8050da9b5221", "created": "2025-08-02T23:17:48.2692858", "createdLocal": "2025-08-02T23:17:48.2692858", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-08-02T23:17:48.2692858", "storeID": 1, "operatorG_Uid": "vUpqLo6bs0S3eyB3Dn3/qw==", "operatorGuid": "2e6a4abd-9b8e-44b3-b77b-20770e7dffab", "customerG_Uid": "oLKV4c66P0Cw0PqYGMtscA==", "customerGuid": "e195b2a0-bace-403f-b0d0-fa9818cb6c70", "communityIdentifier": "ySz01q6hlEa8h6CLdXUxdA==", "communityIdentifierGuid": "d6f42cc9-a1ae-4694-bc87-a08b75753174", "saleIdentifier": "sample string 8", "deptNo": 9, "zoneID": 10, "operatorID": 11, "voucherForegone": 12, "cardName": "sample string 13", "accountType": 14, "authID": "sample string 15", "bankRef": "sample string 16", "invRoc": "sample string 17", "responseCode": "sample string 18", "orderNo": 19, "accountNo": 20, "machineID": 21, "timeInSale": "00:00:00.1234567", "timeInSubtotal": "00:00:00.1234567", "newID": 22, "totalTaxInclusive": 23, "totalTaxExempt": 24, "taxTransactionDiscount": 25, "taxTransactionDiscountTender": 1, "tableNumber": 1, "note": "sample string 26", "source": "sample string 27", "customerReference": "sample string 28", "receiptPrinted": true, "drawerID": 1, "demoID": "sample string 30", "externalTransNo": "sample string 31", "externalSale": 32, "smartReceiptStatus": 33, "requiredExports": 34, "loyaltyMetadata": "sample string 35", "priceLevelIdentifier": "yV3B38dgbECjqzNjGv7QyA==", "priceLevelIdentifierGuid": "dfc15dc9-60c7-406c-a3ab-33631afed0c8", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "lYRjIdYzikW0NpVzCzRPtw==", "identifierGuid": "21638495-33d6-458a-b436-95730b344fb7", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-08-02T23:17:48.2692858", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "BgTQWayg0EGSQ5Lzi6kTWQ==", "identifierGuid": "59d00406-a0ac-41d0-9243-92f38ba91359", "saleHeaderID": 2, "plu": 1, "pluG_UId": "kff8oc7JPEqypoG0x9Pp5A==", "pluGuid": "a1fcf791-c9ce-4a3c-b2a6-81b4c7d3e9e4", "accountID": "6m1iEXOxjUiX1rvKvrWGxQ==", "accountIDGuid": "11626dea-b173-488d-97d6-bbcabeb586c5", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-08-02T23:17:48.2692858", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "JRnb8kJaWUmSz70lJIh3TQ==", "refundGuid": "f2db1925-5a42-4959-92cf-bd252488774d", "campaign": "sample string 12", "campaignType": 13, "modifiedID": 1, "omittedIngredient": true, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 16", "modifierName": "sample string 17", "modifierSetName": "sample string 18", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 22", "comboDiscount": 1, "idempotentVoid": "gqqEBpChJkWEmGEkPCt5Rw==", "idempotentVoidGuid": "0684aa82-a190-4526-8498-61243c2b7947", "priceLevelIdentifier": "urXWjmtGXEG3CfBCM5tNVQ==", "priceLevelIdentifierGuid": "8ed6b5ba-466b-415c-b709-f042339b4d55", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:17:48.2692858", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "C0uSzffB4ku6yCpAGx7nNQ==", "guid": "cd924b0b-c1f7-4be2-bac8-2a401b1ee735", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:17:48.2692858" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "MpOCVOsuPECFskEuPKofqQ==", "modifierSetGuid": "54829332-2eeb-403c-85b2-412e3caa1fa9", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "VlgvfihqWEyr48SsBO209A==", "pluGuid": "7e2f5856-6a28-4c58-abe3-c4ac04edb4f4", "deleted": true, "g_UID": "UBaiHw5zzUaKVMlsPsExWQ==", "guid": "1fa21650-730e-46cd-8a54-c96c3ec13159", "product": { "$ref": "2" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "79" } ], "eftReceipts": [ { "$id": "83", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "77" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "83" } ], "payments": [ { "$ref": "76" }, { "$ref": "76" } ], "cards": [ { "$id": "84", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "84" } ], "campaignHits": [ { "$id": "85", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "85" } ], "fuel": [ { "$id": "86", "id": 1, "plu": 1, "pluG_UID": "j7ZzUA96vUCjAK7R3Hb8XQ==", "pluGuid": "5073b68f-7a0f-40bd-a300-aed1dc76fc5d", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-08-02T23:17:48.2692858", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-08-02T23:17:48.2692858", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "86" } ], "fuelResells": [ { "$id": "87", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "Jn2boW6MiUOcLL717vE2/Q==", "pluGuid": "a19b7d26-8c6e-4389-9c2c-bef5eef136fd", "accountID": "ZNXFBVyWAkCoENjAGlzu8Q==", "accountIDGuid": "05c5d564-965c-4002-a810-d8c01a5ceef1", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-08-02T23:17:48.2692858", "bestOrExpireType": 1, "refundG_UID": "z1la22i86Ey+2PiNlrR8kA==", "refundGuid": "db5a59cf-bc68-4ce8-bed8-f88d96b47c90", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "87" } ], "customerOrder": [ { "$id": "88", "identifier": "9j3gE2+T9EeIzYmrBK+kyw==", "identifierGuid": "13e03df6-936f-47f4-88cd-89ab04afa4cb", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "NP5GGNrvVUWdwvzyJpY+Ag==", "customerIdentifierGuid": "1846fe34-efda-4555-9dc2-fcf226963e02", "operatorNo": 1, "operatorG_UID": "zKLOv3GIFEmJMoW541ePfA==", "operatorGuid": "bfcea2cc-8871-4914-8932-85b9e3578f7c", "created": "2025-08-02T23:17:48.2692858", "ordered": "2025-08-02T23:17:48.2692858", "started": "2025-08-02T23:17:48.2692858", "completed": "2025-08-02T23:17:48.2692858", "supplied": "2025-08-02T23:17:48.2692858", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "70" }, "operator": { "$ref": "37" }, "details": [ { "$id": "89", "headerID": 1, "plu": 1, "pluG_UId": "jVqkWG/Gz0CQQNCwE3p3vw==", "pluGuid": "58a45a8d-c66f-40cf-9040-d0b0137a77bf", "quantity": 1, "unit": 1, "status": 1, "soldQuantity": 1, "soldWeight": 1, "soldCents": 1, "soldGstCents": 1, "soldFixedPrice": 1, "soldSalesMode": 1, "promptDetailID": 1, "groupID": 1, "menuPath": "sample string 1", "promptPath": "sample string 2", "notes": "sample string 3", "headerIdentifier": "XPFlrJ3QVUG6oqeXZQB/pw==", "headerIdentifierGuid": "ac65f15c-d09d-4155-baa2-a79765007fa7", "product": { "$ref": "2" } }, { "$ref": "89" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "77" } }, { "$ref": "88" } ], "surveyResponses": [ { "$id": "90", "surveyG_UID": "A1c6rfsuX02io0BbaufRFw==", "surveyGuid": "ad3a5703-2efb-4d5f-a2a3-405b6ae7d117", "saleHeaderGuid": "lQP+Hc+hMEutEO6tDEX0Sw==", "saleGuid": "1dfe0395-a1cf-4b30-ad10-eead0c45f44b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "LDuYn88uXU6+M9+nNtgqfw==", "guidResponse": "9f983b2c-2ecf-4e5d-be33-dfa736d82a7f", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:17:48.2692858", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "fhBTKwmt1kOWYNe3y5QRAA==", "guid": "2b53107e-ad09-43d6-9660-d7b7cb941100", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "PoKecHChhUiP9gUuqa2+kQ==", "checkoutFormGuid": "709e823e-a170-4885-8ff6-052ea9adbe91", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:17:48.2692858", "end": "2025-08-02T23:17:48.2692858", "deleted": true, "updated": "2025-08-02T23:17:48.2692858", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "0deb9249-4e84-4e19-847d-55ea52ff36ac", "498b843d-4004-4c61-ac48-6bc452abd2bf" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "45" } }, "ingressId": "sample string 4" }, { "$ref": "90" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "SlZ8SKVoAkyesG13uaRfKA==", "accountIdentifier": "487c564a-68a5-4c02-9eb0-6d77b9a45f28", "accountName": "sample string 42", "customerOrderIdentifier": "1fgS0I46KEOxOtVg6Y2Qqg==", "customerOrderIdentifierGuid": "d012f8d5-3a8e-4328-b13a-d560e98d90aa", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "u/dCIqP01kK/MwhJUabpvg==", "paymentIdentifierGuid": "2242f7bb-f4a3-42d6-bf33-084951a6e9be", "identifier": "R4QHtTPI8UuckSQpLk9CBQ==", "identifierGuid": "b5078447-c833-4bf1-9c91-24292e4f4205", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "mQBD5YYWhUWulrkiPx5vOw==", "itemIdentifierGuid": "e5430099-1686-4585-ae96-b9223f1e6f3b" } }, { "$ref": "76" } ] }, { "$ref": "71" } ], "customerGroupMembers": [ { "$ref": "75" }, { "$ref": "75" } ], "customerGroups": [ { "$ref": "74" }, { "$ref": "74" } ], "accounts": [ { "$ref": "72" }, { "$ref": "72" } ], "account": { "$ref": "72" }, "vouchers": [ { "$id": "93", "customerIdentifier": "AJBN9v/sskSPIgFTsOwNPg==", "customerIdentifierGuid": "f64d9000-ecff-44b2-8f22-0153b0ec0d3e", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "WdAY8yU3kE60GnpAUcMlNA==", "idempotentGuid": "f318d059-3725-4e90-b41a-7a4051c32534", "offline": true, "voucher": { "$id": "94", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-08-02T23:17:48.2692858", "barcodeTemplate": { "$id": "95", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "96", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-08-02T23:17:48.2692858", "labelPageLayout": "AfO/XoFwFUSShAne7qTuLg==", "pageLayoutGuid": "5ebff301-7081-4415-9284-09deeea4ee2e", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "94" }, "elements": [ { "$id": "97", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-08-02T23:17:48.2692858" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "MeoulYvpEkyYWPRb2RO8sQ==", "customerIdentifierGuid": "952eea31-e98b-4c12-9858-f45bd913bcb1", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:17:48.2692858", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "MTmDM0GvZESBKqT0Zss7XA==", "issuedIdempotentGuid": "33833931-af41-4464-812a-a4f466cb3b5c", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:17:48.2692858", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:17:48.2692858", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "Ki+EydnCI0egcrnqNJSHnQ==", "redeemedIdempotentGuid": "c9842f2a-c2d9-4723-a072-b9ea3494879d", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:17:48.2692858", "storeName": "sample string 17", "scaleLabel": { "$ref": "96" }, "voucher": { "$ref": "94" }, "customer": { "$ref": "70" }, "issuedOfflinePayment": { "$ref": "76" }, "redeemedOfflinePayment": { "$ref": "76" } }, { "$ref": "98" } ] }, "customer": { "$ref": "70" } }, { "$ref": "93" } ] } }, { "$ref": "69" } ], "customerGroups": [ { "$id": "99", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "L6HcrA3AOECFYvIGrCwSAg==", "groupIDGuid": "acdca12f-c00d-4038-8562-f206ac2c1202", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "T6N684X1VUC0upmtx/FqrQ==", "identifierGuid": "f37aa34f-f585-4055-b4ba-99adc7f16aad", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "100" } ], "comboPriceGroups": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "sU1BsLWWgUCLjmNX0kdMFQ==", "guid": "b0414db1-96b5-4081-8b8e-6357d2474c15", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "66" }, "comboPricePlus": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "iO5Y3bz0J0StjNQxpaUI0w==", "groupGuid": "dd58ee88-f4bc-4427-ad8c-d431a5a508d3", "comboPriceType": 5, "priceType": 5, "pluG_UID": "36qsvM9Ju026Vk0vHnm/5g==", "pluGuid": "bcacaadf-49cf-4dbb-ba56-4d2f1e79bfe6", "priceGroupG_UID": "omH+bGyznUaG9obyx7aMqw==", "priceGroupGuid": "6cfe61a2-b36c-469d-86f6-86f2c7b68cab", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "66" }, "product": { "$ref": "2" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "66" } }, { "$ref": "102" } ] }, { "$ref": "101" } ], "priceLevels": [ { "$id": "103", "id": 1, "priceLevelIdentifier": "IhBMGEu4QEOxIay3IA23nA==", "priceLevelIdentifierGuid": "184c1022-b84b-4340-b121-acb7200db79c", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "104", "headerIdentifier": "CGzsL3aV1UeEvlndPwlM3w==", "headerIdentifierGuid": "2fec6c08-9576-47d5-84be-59dd3f094cdf", "identifier": "4TpRnYElX0aloRLJTUK3RA==", "identifierGuid": "9d513ae1-2581-465f-a5a1-12c94d42b744", "supplierIdentifier": "+pyVokJ1UEaH2kI9wmPWPw==", "supplierGuid": "a2959cfa-7542-4650-87da-423dc263d63f", "pluG_UID": "oFH0YEgK80mcUEiyJ6ZPWw==", "pluGuid": "60f451a0-0a48-49f3-9c50-48b227a64f5b", "campaignName": "47cd4e31-056b-4aca-8879-0c3bc25a6aac", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:17:48.2692858", "end": "2025-08-02T23:17:48.2692858", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "EKo2INEqskmA14oMU4iKhg==", "bonusItemPluGuid": "2036aa10-2ad1-49b2-80d7-8a0c53888a86", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:17:48.2692858", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-08-02T23:17:48.2692858", "campaignEndDate": "2025-08-02T23:17:48.2692858", "masterPLUG_UID": "gGMA6uPVckWqPRSq4JhVnQ==", "masterID": "ea006380-d5e3-4572-aa3d-14aae098559d", "productName": "sample string 22", "productAPN": "sample string 23", "orderCode": "sample string 24", "normalSell": 25, "normalCost": 26, "normalCostDecimals": 27, "cartonQuantity": 28, "salesMode": 29, "orderPacked": 30, "fuelItem": true, "active": true, "bonusMasterPLUG_UID": "qFkllBgWiUamxK2OW6u/Ng==", "bonusMasterID": "942559a8-1618-4689-a6c4-ad8e5babbf36", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-08-02T23:17:48.2692858", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "nEHgu3F1TkSHxg+0VmdnFg==", "pluGuid": "bbe0419c-7571-444e-87c6-0fb456676716", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "R2n/egDDA0KqVgLrw1k3MQ==", "alternateProduct": "7aff6947-c300-4203-aa56-02ebc3593731", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "Ip5LPdsEg0KmXsnck0/7mg==", "pluGuid": "3d4b9e22-04db-4283-a65e-c9dc934ffb9a", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:17:48.2692858", "inventoryTracked": "2025-08-02T23:17:48.2692858", "isNormalPriceChangesCampaign": true }, "unknownScan": { "$id": "107", "pluG_UID": "a/192cUUPU6NFQswqgmaZQ==", "pluGuid": "d97dfd6b-14c5-4e3d-8d15-0b30aa099a65", "orderGuid": "S+Yy8rIO0keWQtQ08uhW+w==", "orderIdentifier": "f232e64b-0eb2-47d2-9642-d434f2e856fb", "barcode": "sample string 3", "created": "2025-08-02T23:17:48.2692858" }, "unknownScanItem": true, "substitute": { "$ref": "2" }, "warehouseProduct": { "$ref": "2" }, "lookup": { "$id": "108", "pluG_UID": "QLVDlrHHEEag+sjc8aDjYQ==", "pluGuid": "9643b540-c7b1-4610-a0fa-c8dcf1a0e361", "inventoryGuid": "9ZUVtRCqQkuYBbmPG+HwSQ==", "inventoryIdentifier": "b51595f5-aa10-4b42-9805-b98f1be1f049", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-08-02T23:17:48.2692858", "lastOrderQuantity": 1.1, "lastReceived": "2025-08-02T23:17:48.2692858", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "10" }, "dealCost": { "$ref": "104" }, "nextCost": { "$ref": "104" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-08-02T23:17:48.2692858", "orderHeader": { "$id": "109", "orderID": 1, "orderGuid": "E43Ta5npfUG8TXMTE8Wf2Q==", "orderIdentifier": "6bd38d13-e999-417d-bc4d-731313c59fd9", "backToBack": 1, "b2bGuid": "ozu8Uo2jWE+q0lEMV+srGw==", "b2bIdentifier": "52bc3ba3-a38d-4f58-aad2-510c57eb2b1b", "status": 2, "created": "2025-08-02T23:17:48.2692858", "createdLocal": "2025-08-02T23:17:48.2692858", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "7NDYvrXhQ0CRl8tlBZ3byA==", "transferIdentifier": "bed8d0ec-e1b5-4043-9197-cb65059ddbc8", "transferInvoiceIdentifier": "Q8k5WLvGCUu12ANmfUlEfw==", "transferInvoiceGuid": "5839c943-c6bb-4b09-b5d8-03667d49447f", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "P+og0Wce1kidbKbeKH0dSw==", "supplierIdentifierGuid": "d120ea3f-1e67-48d6-9d6c-a6de287d1d4b", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-08-02T23:17:48.2692858", "sentLocal": "2025-08-02T23:17:48.2692858", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-08-02T23:17:48.2692858", "cancelledLocal": "2025-08-02T23:17:48.2692858", "cancelledByUser": "sample string 7", "shipped": "2025-08-02T23:17:48.2692858", "shippedLocal": "2025-08-02T23:17:48.2692858", "shippedByUser": "sample string 8", "stockReceived": "2025-08-02T23:17:48.2692858", "stockReceivedLocal": "2025-08-02T23:17:48.2692858", "stockReceivedByUser": "sample string 9", "received": "2025-08-02T23:17:48.2692858", "receivedLocal": "2025-08-02T23:17:48.2692858", "completed": "2025-08-02T23:17:48.2692858", "completedLocal": "2025-08-02T23:17:48.2692858", "updated": "2025-08-02T23:17:48.2692858", "updatedLocal": "2025-08-02T23:17:48.2692858", "dueDate": "2025-08-02T23:17:48.2692858", "warehouseNote": "sample string 10", "warehouseRef": "sample string 11", "pdeSerialNumber": "sample string 12", "tradingPartner": 1, "orderType": "sample string 1", "orderTypeDescription": "sample string 2", "stateCode": "sample string 15", "mailCarbonCopy": true, "mailTo": "sample string 17", "mailBcc": "sample string 18", "mailReplyTo": "sample string 19", "liquor": true, "summary": "sample string 21", "notes": "sample string 22", "supplierNotes": "sample string 23", "receiptEmailSent": true, "receiptEmailSentId": "sample string 25", "receiptEmailSentStatus": "sample string 26", "transportCompanyGuid": "AwxHS7hXPEajw0RLftI4jA==", "transportCompanyIdentifier": "4b470c03-57b8-463c-a3c3-444b7ed2388c", "autoOrder": 27, "hostIdentifier": "6xDGFNPgTUS8GSPxgCHNzg==", "hostIdentifierGuid": "14c610eb-e0d3-444d-bc19-23f18021cdce", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-08-02T23:17:48.2692858", "deletedByUser": "sample string 32", "autoOrderGuid": "0oEato49Nk+lq1frGe/QGw==", "autoOrderIdentifier": "b61a81d2-3d8e-4f36-a5ab-57eb19efd01b", "autoOrderHeader": { "$id": "110", "autoOrderGuid": "OlOr0ua+80iKOU+xDFfVZQ==", "autoOrderIdentifier": "d2ab533a-bee6-48f3-8a39-4fb10c57d565", "orderGuid": "KWCiemV5tUO1d5Ch0Eg+Vw==", "orderIdentifier": "7aa26029-7965-43b5-b577-90a1d0483e57", "created": "2025-08-02T23:17:48.2692858", "orderID": 1, "storeID": 1, "orderDate": "2025-08-02T23:17:48.2692858", "supplierIdentifier": "HlZ9Rc+SIU2GlZOGoPbX1w==", "supplierIdentifierGuid": "457d561e-92cf-4d21-8695-9386a0f6d7d7", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": 2, "defaultMPL": 3, "investmentBuy": true, "storeName": "sample string 5", "supplierName": "sample string 6", "description": "sample string 7", "orderType": "sample string 8", "mailTo": "sample string 9", "mailBcc": "sample string 10", "notes": "sample string 11", "transportCompanyGuid": "tU/VyF7NRkSlxM+Q1V4nNA==", "transportCompanyIdentifier": "c8d54fb5-cd5e-4446-a5c4-cf90d55e2734", "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "details": [ { "$id": "111", "autoOrderGuid": "V0Vp6odMkkeUhbWU2B4jdg==", "autoOrderIdentifier": "ea694557-4c87-4792-9485-b594d81e2376", "pluG_UID": "ZEakT2rvkEC6d1V6PM1ECw==", "pluGuid": "4fa44664-ef6a-4090-ba77-557a3ccd440b", "orderCartons": 1, "orderUnits": 1, "orderWeight": 1, "processedCartons": 1, "processedUnits": 1, "processedWeight": 1, "cartons": 1, "units": 1, "weight": 1, "status": 1, "bestDealCartonCost": 1.1, "bestDealDays": 1, "lastDealDays": 1, "normalCartonCost": 1.1, "currentDealCartonCost": 1.1, "investmentCartons": 1, "investmentUnits": 1, "investmentWeight": 1, "investmentSavedAmt": 1.1, "investmentBuyEndDate": "2025-08-02T23:17:48.2692858", "investmentBuyStatus": 2, "processed": "2025-08-02T23:17:48.2692858", "product": { "$ref": "2" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "14" }, "dayWeighting": { "$id": "112", "sunday": 1.1 }, "inventory": { "$id": "113", "inventoryGuid": "GARWA+pdSkuJymqGg9A/+w==", "inventoryIdentifier": "03560418-5dea-4b4a-89ca-6a8683d03ffb", "created": "2025-08-02T23:17:48.2692858", "createdLocal": "2025-08-02T23:17:48.2692858", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-08-02T23:17:48.2692858", "aws": 1.0, "history": [ { "$id": "114", "inventoryGuid": "K3NMnkJq70uHb9gbybpdQw==", "inventoryIdentifier": "9e4c732b-6a42-4bef-876f-d81bc9ba5d43", "pluG_UID": "nFknNPHmVUyrydCLOZcVmA==", "pluIdentifier": "3427599c-e6f1-4c55-abc9-d08b39971598", "inventoryReason": 3, "inventoryInvoiceGuid": "8StCys8xokiDxfr13NjJYA==", "invoiceIdentifier": "ca422bf1-31cf-48a2-83c5-faf5dcd8c960", "operatorGuid": "h1cv9vCit0iu4bs51waBbw==", "operatorIdentifier": "f62f5787-a2f0-48b7-aee1-bb39d706816f", "stocktakeGuid": "FsJZiiWE7kem5XjUNi8aWw==", "stocktakeIdentifier": "8a59c216-8425-47ee-a6e5-78d4362f1a5b", "orderGuid": "DZ6ikfwH90agpZiDBic6bg==", "orderIdentifier": "91a29e0d-07fc-46f7-a0a5-988306273a6e", "saleHeaderGuid": "2Ha/XrreW0+N/onQ27/bPg==", "saleHeaderGuidIdentifier": "5ebf76d8-deba-4f5b-8dfe-89d0dbbfdb3e", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "dQQhtXTL80CBJq4wmE+JPw==", "creditNoteGuid": "b5210475-cb74-40f3-8126-ae30984f893f", "inventorySourceGuid": "DhOj61JVIkS6inlqpX/YRg==", "inventorySourceIdentifier": "eba3130e-5552-4422-ba8a-796aa57fd846", "createdLocal": "2025-08-02T23:17:48.2692858", "baseUnits": 4, "unitsPerCarton": 5, "unitsPerCartonWeighted": true, "counted": 7, "countedPacks": 8, "open": 1, "movementQty": 9, "close": 1, "openPacks": 1, "movementQtyPacks": 10, "closePacks": 1, "accuracy": 1, "manual": 11, "user": "sample string 12", "updated": "2025-08-02T23:17:48.2692858", "createdLocalTime": "2025-08-02T23:17:48.2692858", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "115", "inventoryInvoiceGuid": "6iL5+oPnZkaqdxGRHuw9Pg==", "invoiceIdentifier": "faf922ea-e783-4666-aa77-11911eec3d3e", "inventoryGuid": "OHGMWMQY0k6MKADGc9XhYA==", "inventoryIdentifier": "588c7138-18c4-4ed2-8c28-00c673d5e160", "supplierIdentifier": "Wk5IFvTP2kOnbbomj8DviA==", "supplierGuid": "16484e5a-cff4-43da-a76d-ba268fc0ef88", "orderGuid": "xUiMjdBggkOyl2PJIXFXQw==", "orderIdentifier": "8d8c48c5-60d0-4382-b297-63c921715743", "invoiceHeaderIdentifier": "jgO6uDDQWEuNp9zkseRTjg==", "invoiceHeaderGuid": "b8ba038e-d030-4b58-8da7-dce4b1e4538e", "created": "2025-08-02T23:17:48.2692858", "ordered": "2025-08-02T23:17:48.2692858", "storeID": 1, "bestOrExpire": "2025-08-02T23:17:48.2848483", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-08-02T23:17:48.2848483", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "/b3se4TOlEGA0edetLxlPg==", "pluGuid": "7becbdfd-ce84-4194-80d1-e75eb4bc653e", "orderInventoryGuid": "f4hxbkag2keUvdKarasRrw==", "orderInventoryIdentifier": "6e71887f-a046-47da-94bd-d29aadab11af", "supplier": { "$ref": "7" }, "inventoryUnits": [ { "$id": "116", "invoiceItemNo": 1, "inventoryInvoiceGuid": "apv0qTGWA0qXIxsyJIqhFQ==", "invoiceIdentifier": "a9f49b6a-9631-4a03-9723-1b32248aa115", "inventoryGuid": "95natlnjjkW7XrulQVNnZQ==", "inventoryIdentifier": "b6da99f7-e359-458e-bb5e-bba541536765", "serialNumber": "sample string 3", "sold": "2025-08-02T23:17:48.2848483", "saleItemID": 1, "storeID": 1, "returned": "2025-08-02T23:17:48.2848483", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "116" } ] }, "invoiceHeaderIdentifier": "flS1twm00kurV/rXdiQL4Q==", "invoiceHeaderGuid": "b7b5547e-b409-4bd2-ab57-fad776240be1", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "117", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-08-02T23:17:48.2848483" }, "reasonName": "sample string 23", "operatorName": "sample string 24", "operatorNumber": "sample string 25", "stocktakeName": "sample string 26", "saleIdentifier": "sample string 27", "saleHeaderID": 1, "inventoryAfterCounted": true, "inventorySetStock": true }, { "$ref": "114" } ], "products": [ { "$ref": "2" }, { "$ref": "2" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "118", "pluG_UID": "LjpwKxTu7EqvXjUlLIV2Vw==", "pluGuid": "2b703a2e-ee14-4aec-af5e-35252c857657", "consolidatedSales": { "$id": "119", "1": { "$id": "120", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "120" } }, "dailyPrices": { "$id": "121", "2025-08-02T23:17:48.2848483": { "$id": "122", "date": "2025-08-02T23:17:48.2848483", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "TWLNLae6wUy7HpMcnhAKvQ==", "comboPriceGroupGuid": "2dcd624d-baa7-4cc1-bb1e-931c9e100abd" } }, "onHandPredictions": [ { "$id": "123", "autoOrderGuid": "xfLA0NQB0UW7dTlKO9MzWg==", "autoOrderIdentifier": "d0c0f2c5-01d4-45d1-bb75-394a3bd3335a", "pluG_UID": "kPE4zUWWOUqxDJsFasmJIA==", "pluGuid": "cd38f190-9645-4a39-b10c-9b056ac98920", "childPLUG_UID": "bobk1TH/DkiGeNaoFSC0lA==", "childPluGuid": "d5e4866e-ff31-480e-8678-d6a81520b494", "date": "2025-08-02T23:17:48.2848483", "normalPrice": 2.0, "salePrice": 3.0, "discountPercentage": 4, "discountPercentageActual": -50, "predictedQuantity": 5.1, "campaign": "sample string 6", "campaignDescription": "sample string 7", "lowQuality": true, "investmentBuy": true, "buffer": 10, "boostDays": 11 }, { "$ref": "123" } ], "predictions": [ { "$ref": "123" }, { "$ref": "123" } ], "product": { "$ref": "2" } }, { "$ref": "118" } ], "supplierOrderingDetail": { "$ref": "10" }, "manufacturerSupplier": "7e366bff-fa5e-40ab-abea-13a68916cf55", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "111" } ], "boosts": [ { "$id": "124", "autoOrderGuid": "tuG7E22gykW7vCGvRk1vyQ==", "autoOrderIdentifier": "13bbe1b6-a06d-45ca-bbbc-21af464d6fc9", "date": "2025-08-02T23:17:48.2848483", "boost": 2 }, { "$ref": "124" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "125", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "126", "orderGuid": "zIdyUuQVWE+JbxFoVy1JIQ==", "orderIdentifier": "527287cc-15e4-4f58-896f-1168572d4921", "supplierIdentifier": "C3BvCLrgQUWItwFPPE3drA==", "supplierGuid": "086f700b-e0ba-4541-88b7-014f3c4dddac", "records": 1, "cartons": 2.1, "cartonQuantity": 3, "weight": 4, "costInc": 5, "sellInc": 6, "costGST": 7, "sellGST": 8, "pickedCostInc": 9, "pickedSellInc": 10, "receivedRecords": 11, "receivedWeight": 1, "receivedCartons": 1, "receivedCartonQuantity": 1, "receivedUnits": 1, "receivedSellInc": 12, "receivedCostInc": 13, "receivedCostGST": 14, "receivedSellGST": 15, "investmentBuyRecords": 16, "investmentBuyCartons": 17.1, "investmentBuyCartonQuantity": 18, "investmentBuyWeight": 19, "investmentBuyCostInc": 20, "investmentBuySellInc": 21, "investmentBuyCostGST": 22, "investmentBuySellGST": 23, "investmentBuySavedAmount": 24.1 }, "details": [ { "$ref": "1" }, { "$ref": "1" } ], "unknownScans": [ { "$ref": "107" }, { "$ref": "107" } ], "transportCompany": { "$id": "127", "identifier": "/FHblStgqUCiTSRt2/qIvg==", "identifierGuid": "95db51fc-602b-40a9-a24d-246ddbfa88be", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "HvF23Ap3GUq0MacXuwWTyQ==", "primaryContactID": "dc76f11e-770a-4a19-b431-a717bb0593c9", "primaryContact": { "$ref": "8" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "b91377e2-e5b3-4c24-bf69-f8c987d51c76" }, "invoiceDetail": { "$id": "128", "identifier": "fQ20hLAjyEKiWjaLrIl7qA==", "identifierGuid": "84b40d7d-23b0-42c8-a25a-368bac897ba8", "headerIdentifier": "Q9fFk7vBAECXkDWBMjwJUw==", "headerIdentifierGuid": "93c5d743-c1bb-4000-9790-3581323c0953", "pluG_UID": "lXOXKDQCCEeuv3sRu2jg2Q==", "pluGuid": "28977395-0234-4708-aebf-7b11bb68e0d9", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-08-02T23:17:48.2848483", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-08-02T23:17:48.2848483", "costEnd": "2025-08-02T23:17:48.2848483", "createdFromUnknownScan": true, "orderGuid": "rAaDpHUzokaMkNWNvXbs/A==", "orderIdentifierGuid": "a48306ac-3375-46a2-8c90-d58dbd76ecfc", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-08-02T23:17:48.2848483", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "129", "pluG_UID": "MT+gmdbwT0avkMWXDsJzdQ==", "pluGuid": "99a03f31-f0d6-464f-af90-c5970ec27375", "invoiceIdentifier": "EPGN6TLTPkOthdVLHlnBTQ==", "invoiceGuid": "e98df110-d332-433e-ad85-d54b1e59c14d", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-08-02T23:17:48.2848483" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "NqwYJTtebUCzhMXKZ8FMXA==", "priceGroupGuid": "2518ac36-5e3b-406d-b384-c5ca67c14c5c", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "2" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "111" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true, "isBackedUp": true, "backupWarehouseIndicator": "sample string 21", "backupOrderCode": "sample string 22" }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK 8�[��^�� 5 xl/workbook.xml � (� ����0D�J��(�P@B��ҵCw�D�%���7�ԭ��|~�b�fl��GN�榤�ssΘm�`/zF�w�6����tߋkݾ%*��(J�� ���b�t��ò�A���䴡$E��bm��� ���]M¶�Mv\EH,i ( ν+��?< � �gi�o ���l�]}PK 8�[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK 8�[8�>' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rc8ac3e2495014c3b" /></Relationships>PK 8�[Rb��� �&