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": "/oWhJGe/HUaQ9Dbcm7iwIA==", "orderIdentifier": "24a185fe-bf67-461d-90f4-36dc9bb8b020", "pluG_UID": "ioO+92ywNEa+eujlJuSEFQ==", "pluGuid": "f7be838a-b06c-4634-be7a-e8e526e48415", "created": "2025-10-04T23:59:24.0648344", "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": "s0t3RaUCHkuAK5RdNGZTDw==", "substituteGuid": "45774bb3-02a5-4b1e-802b-945d3466530f", "warehousePLUG_UID": "1bwquIh5q0aJLkFhCDmq+g==", "warehousePluGuid": "b82abcd5-7988-46ab-892e-41610839aafa", "updated": "2025-10-04T23:59:24.0648344", "increment": true, "description": "sample string 13", "product": { "$id": "2", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "3cO+Z2ZJcU+BQSkXE376ew==", "guid": "67bec3dd-4966-4f71-8141-2917137efa7b", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "DYkuBwmYOkOmtfYqT0Mv+A==", "priceGroupGuid": "072e890d-9809-433a-a6b5-f62a4f432ff8", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:59:24.0648344", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:59:24.0648344", "pluCreated": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "lastManualUpdate": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "currentCostUpdated": "2025-10-04T23:59:24.0648344", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:59:24.0648344", "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, "paws": 1.0, "awsUpdated": "2025-10-04T23:59:24.0648344", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "Skr+B2BqwUiwGCtAKPq0XA==", "altPLUGuid": "07fe4a4a-6a60-48c1-b018-2b4028fab45c", "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-10-04T23:59:24.0648344", "labelLastPrice": 1, "shelfPageLayoutG_UID": "+Spo8Kjr00mJusj1nelMgg==", "shelfPageLayoutGuid": "f0682af9-eba8-49d3-89ba-c8f59de94c82", "talkerPageLayoutG_UID": "Mk3V0w5KTEyQnV5jFDHkzw==", "talkerPageLayoutGuid": "d3d54d32-4a0e-4c4c-909d-5e631431e4cf", "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": "pUQZGknpSEqU/CRad0aw6Q==", "inventoryIdentifier": "1a1944a5-e949-4a48-94fc-245a7746b0e9", "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": "tMIi4XpCaUqEf3denBYPhQ==", "parentPluGuid": "e122c2b4-427a-4a69-847f-775e9c160f85", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "IPeDMsqobU+mEKI6t4XvBg==", "supplierIdentifierGuid": "3283f720-a8ca-4f6d-a610-a23ab785ef06", "supplierChanged": true, "rebateSupplierIdentifier": "0UZpct+TJ0CnvIiMo0PhYw==", "rebateSupplierIdentifierGuid": "726946d1-93df-4027-a7bc-888ca343e163", "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-10-04T23:59:24.0648344", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "Ered/1mFy0yT0jp8Ta4Obw==", "hostIdentifierGuid": "ff9db712-8559-4ccb-93d2-3a7c4dae0e6f", "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-10-04T23:59:24.0648344", "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": "azXYDv0+Hk+G+IwPtu4naw==", "hostIdentifierGuid": "0ed8356b-3efd-4f1e-86f8-8c0fb6ee276b", "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-10-04T23:59:24.0648344", "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": "EIUdMZhiYkexhDRo7bmZxg==", "hostIdentifierGuid": "311d8510-6298-4762-b184-3468edb999c6", "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": "xFfXEGvcxEKTYGSAzW9OIg==", "identifierGuid": "10d757c4-dc6b-42c4-9360-6480cd6f4e22", "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": "+vF2TcebAEyftLA0d40VWg==", "hostSupplierIdentifierGuid": "4d76f1fa-9bc7-4c00-9fb4-b034778d155a", "loyaltyPriceLevelIdentifier": "2P2expUwlkKHvDV1L0uC8g==", "loyaltyPriceLevelIdentifierGuid": "c69efdd8-3095-4296-87bc-35752f4b82f2", "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-10-04T23:59:24.0648344", "lastProcessed": "2025-10-04T23:59:24.0648344", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "Uy9BLtisYE2toaiouoAP1g==", "identifierGuid": "2e412f53-acd8-4d60-ada1-a8a8ba800fd6", "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": "x8UU8Mx5fEamwrB0yhGpJw==", "primaryContactID": "f014c5c7-79cc-467c-a6c2-b074ca11a927", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "DbhrXytjckOKKOH08mWrgA==", "supplierGroupGuid": "5f6bb80d-632b-4372-8a28-e1f4f265ab80", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:59:24.0648344", "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": "760fa2ff-a5c8-4ef7-8111-88a448bbca16", "identifier": "rb4Eq781AUWMMEUfS1Gs/Q==", "identifierGuid": "ab04bead-35bf-4501-8c30-451f4b51acfd", "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": "62l4dsOpb0CbTDzJ/RNbKQ==", "supplierIdentifierGuid": "767869eb-a9c3-406f-9b4c-3cc9fd135b29", "contactGuid": "739yeJpRPk6q6ofRaN6t7g==", "contactID": "78727fef-519a-4e3e-aaea-87d168deadee", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "UZdhGNRYYkSmERMpyEeCJQ==", "pluGuid": "18619751-58d4-4462-a611-1329c8478225", "supplierIdentifier": "teWllcevhUC5aVKCgpR3uA==", "supplierIdentifierGuid": "95a5e5b5-afc7-4085-b969-5282829477b8", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "CRpDMvkpQkWfMhSPMp7nwg==", "pluGuid": "32431a09-29f9-4542-9f32-148f329ee7c2", "supplierIdentifier": "KfVMEao/vUu9jC4XVR/1gA==", "supplierIdentifierGuid": "114cf529-3faa-4bbd-bd8c-2e17551ff580", "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": "TAYt3h0Cn0esvBVw15mYcw==", "parentPluGuid": "de2d064c-021d-479f-acbc-1570d7999873", "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": "vYO6wmLgjk62ndUMmT+BcQ==", "supplierGuid": "c2ba83bd-e062-4e8e-b69d-d50c993f8171", "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": "zTHa/9m890+C7kGaEgfHGg==", "supplierGuid": "ffda31cd-bcd9-4ff7-82ee-419a1207c71a", "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-10-04T23:59:24.0648344", "deliveryDate": "2025-10-04T23:59:24.0648344", "nextCutOffDate": "2025-10-04T23:59:24.0648344", "nextDeliveryDate": "2025-10-04T23:59:24.0648344", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "processed": "2025-10-04T23:59:24.0648344", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "DpT6yIa4e0KK0TtZLaNbvQ==", "hostIdentifierGuid": "c8fa940e-b886-427b-8ad1-3b592da35bbd", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "951c1098-2d6f-4d04-b36f-dd476ca2e22f", "e9b6d559-0d84-42a4-8df8-ed2515f8a80e" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "BsohRXaXek2DNzaLEZZuXA==", "identifierGuid": "4521ca06-9776-4d7a-8337-368b11966e5c", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "868ad5be-3042-4b16-8bd4-67042735f26f", "b9623d1e-f8df-4721-a6ae-d5505bcc0123" ], "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-10-04T23:59:24.0648344", "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": "a3f3d05c-064b-455d-a5c1-fedb3cad63a2", "updateStore": { "$id": "24", "id": "7234b618-859a-48a5-b404-b3ae5287f19b", "name": "sample string 1", "lastActivity": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344" }, "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": "wqM6qzSDA0663vPRQMYl2g==", "pluGuid": "ab3aa3c2-8334-4e03-bade-f3d140c625da", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-04T23:59:24.0648344" }, { "$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-10-04T23:59:24.0648344", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:59:24.0648344", "startTime": 3, "endDate": "2025-10-04T23:59:24.0648344", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "glndqtirBUuehtxPS4rWGQ==", "hostIdentifierGuid": "aadd5982-abd8-4b05-9e86-dc4f4b8ad619", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "A9eGeLPUZkGQUCLq3YsWzw==", "guid": "7886d703-d4b3-4166-9050-22eadd8b16cf", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "iaYGeWXSmUa82pxXNIXpGQ==", "priceGroupGuid": "7906a689-d265-4699-bcda-9c573485e919", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:59:24.0648344", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "sIN0BSM1/0+OFIWmhFuXNg==", "pluGuid": "057483b0-3523-4fff-8e14-85a6845b9736", "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": "1eed2e94-d6ec-4f57-9040-1e489d3dc932", "created": "2025-10-04T23:59:24.0648344", "createdByUser": "sample string 1", "activated": "2025-10-04T23:59:24.0648344", "deactivated": "2025-10-04T23:59:24.0648344", "lastOrdered": "2025-10-04T23:59:24.0648344", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:59:24.0648344", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:59:24.0648344", "lastSold": "2025-10-04T23:59:24.0648344", "firstSold": "2025-10-04T23:59:24.0648344", "awsUpdated": "2025-10-04T23:59:24.0648344", "lastManualUpdate": "2025-10-04T23:59:24.0648344", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:59:24.0648344", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:59:24.0648344", "doNotRangeUpdated": "2025-10-04T23:59:24.0648344", "doNotOrderUpdated": "2025-10-04T23:59:24.0648344", "tracked": "2025-10-04T23:59:24.0648344" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "y0DaYG2YPUK2NwfrnbJtWg==", "pluGuid": "60da40cb-986d-423d-b637-07eb9db26d5a", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "p0d9yhpvUEui9YtwoI7dvQ==", "pluGuid": "ca7d47a7-6f1a-4b50-a2f5-8b70a08eddbd", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:59:24.0648344", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-10-04T23:59:24.0648344", "createdLocal": "2025-10-04T23:59:24.0648344", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "zwOo0h5dckWAaWrX0jMUEw==", "operatorGuid": "d2a803cf-5d1e-4572-8069-6ad7d2331413", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "J/gqUqo98kqxOVmlw2h+/g==", "pluGuid": "522af827-3daa-4af2-b139-59a5c3687efe", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "0qtvORAUWEqVfioaTIXiWA==", "guid": "396fabd2-1410-4a58-957e-2a1a4c85e258", "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-10-04T23:59:24.0648344", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:59:24.0648344", "endShift": "2025-10-04T23:59:24.0648344", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "Wa+M63SHOka0m9S59QcIHQ==", "operatorGuid": "eb8caf59-8774-463a-b49b-d4b9f507081d", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "7hT6gZXR+EmzSGSoIIInUw==", "pluGuid": "81fa14ee-d195-49f8-b348-64a820822753", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "Dwlf+CXBiUS5wFYlYAFqXw==", "pluGuid": "f85f090f-c125-4489-b9c0-562560016a5f", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "anH5IURHrkqi5jqtJ8JFAw==", "identifierGuid": "21f9716a-4744-4aae-a2e6-3aad27c24503", "pluG_UID": "SFCVIiskE0i0v7UC4t9bMg==", "pluGuid": "22955048-242b-4813-b4bf-b502e2df5b32", "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": "7Hf4jb9FLUefNVmGfr2zxQ==", "groupName": "sample string 1", "identifierGuid": "8df877ec-45bf-472d-9f35-59867ebdb3c5", "exists": true, "flipChartIdentifier": "RSh8O5fOuUeMcZ9yq6nvVQ==", "flipChartIdentifierGuid": "3b7c2845-ce97-47b9-8c71-9f72aba9ef55", "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": "h5CYA1zEMUO9hik6kwi0VQ==", "groupIdentifierGuid": "03989087-c45c-4331-bd86-293a9308b455", "flipChart": { "$id": "43", "identifier": "PRKmWJrvkEWKjytQzN5JOQ==", "identifierGuid": "58a6123d-ef9a-4590-8a8f-2b50ccde4939", "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": "UgKXyEW/6kmKqAhVULODLw==", "identifierGuid": "c8970252-bf45-49ea-8aa8-085550b3832f", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "SATCQgb3+kme0MhoOtsOUQ==", "guid": "42c20448-f706-49fa-9ed0-c8683adb0e51", "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": "JSCtFI6ctEakQsfUyuP/RA==", "previousFormGuid": "14ad2025-9c8e-46b4-a442-c7d4cae3ff44", "nextForm": 1, "nextFormG_UID": "lM2cFGBDPUSLob+BiMU2+w==", "nextFormGuid": "149ccd94-4360-443d-8ba1-bf8188c536fb", "attributes": "sample string 10", "updated": "2025-10-04T23:59:24.0648344", "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": "b3yT+bacGUqFz7d/ofGM0w==", "checkoutFormGuid": "f9937c6f-9cb6-4a19-85cf-b77fa1f18cd3", "identifier": "zZcEqzofwU235L+lCAkLYg==", "identifierGuid": "ab0497cd-1f3a-4dc1-b7e4-bfa508090b62", "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": "NwjT8f54nEexcX60Up5aNg==", "valueGuid": "f1d30837-78fe-479c-b171-7eb4529e5a36", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "2TRisyGwqECQOnui7//02Q==", "checkoutFormGuid": "b36234d9-b021-40a8-903a-7ba2effff4d9", "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": "U9o2aoflmkqBFYyOz/4jPw==", "flipChartPageIdentifierGuid": "6a36da53-e587-4a9a-8115-8c8ecffe233f", "pluG_UID": "CNR4R+vdLUCtiM0mRt8WdQ==", "pluGuid": "4778d408-ddeb-402d-ad88-cd2646df1675", "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": "bfviwhtzBk6L+NGg3DKzVA==", "pluGuid": "c2e2fb6d-731b-4e06-8bf8-d1a0dc32b354", "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-10-04T23:59:24.0648344", "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": "L8Wps/+ZNUKDR8sjfUD7wA==", "ingredientGuid": "H8t1S9hwT0ytQKrrRhFPHg==", "ingredientIdentifier": "4b75cb1f-70d8-4c4f-ad40-aaeb46114f1e", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "2" } }, { "$ref": "51" } ], "bins": [ { "$id": "52", "pluG_UID": "277x1IfbiEanXgnkmxnfgA==", "pluGuid": "d4f1bedb-db87-4688-a75e-09e49b19df80", "shelfLocationIdentifier": "DYNbCBNpcka5xYZtgq1Uow==", "shelfLocationGuid": "085b830d-6913-4672-b9c5-866d82ad54a3", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "k8mH+NbloECmGTv8LzZGIQ==", "labelPageLayoutGuid": "f887c993-e5d6-40a0-a619-3bfc2f364621", "updated": "2025-10-04T23:59:24.0648344", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "53", "identifier": "mh+IfohfF0GD/Cg6RCcOPw==", "storeID": 1, "identifierGuid": "7e881f9a-5f88-4117-83fc-283a44270e3f", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:59:24.0648344", "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": "MX4PIlZY/0azhOH80z+B5g==", "pluGuid": "220f7e31-5856-46ff-b384-e1fcd33f81e6", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "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": "3ixyAk9OOE62qIBR9CpDCg==", "labelPageLayoutGuid": "02722cde-4e4f-4e38-b6a8-8051f42a430a", "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-10-04T23:59:24.0648344", "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": "JO1w8DuR302KGPCL1L1Jxw==", "labelPageLayoutGuid": "f070ed24-913b-4ddf-8a18-f08bd4bd49c7", "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-10-04T23:59:24.0648344", "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": "AveSEaCkVUef37tfwBiQVw==", "labelPageLayoutGuid": "1192f702-a4a0-4755-9fdf-bb5fc0189057", "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-10-04T23:59:24.0648344", "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": "RuCoiHUb4k2/NLCyCZ5SGA==", "labelPageLayoutGuid": "88a8e046-1b75-4de2-bf34-b0b2099e5218", "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": "OVIuj1MiDk22krOOBZAzsQ==", "pluGuid": "8f2e5239-2253-4d0e-b692-b38e059033b1", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "lWXvn0Iu/0uYf0N13qdkwA==", "dealCostGuid": "9fef6595-2e42-4bff-987f-4375dea764c0", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "cw6GCYn7Pku/ZcYSGoF8Cg==", "priceGroupGuid": "09860e73-fb89-4b3e-bf65-c6121a817c0a", "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-10-04T23:59:24.0648344", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "H/CDKleV6E6HFEWc+zNkrw==", "campaignComboPriceGroupIdentifier": "2a83f01f-9557-4ee8-8714-459cfb3364af", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:59:24.0648344", "operatorG_UID": "0PXv2aQhukWh8moKEAGJSQ==", "operatorGuid": "d9eff5d0-21a4-45ba-a1f2-6a0a10018949", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:59:24.0648344", "signIqTicketFileMovedUtc": "2025-10-04T23:59:24.0648344", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:59:24.0648344", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "8fe72938-e227-42e7-93b2-64bb18ba2da9", "nameGuid": "8fe72938-e227-42e7-93b2-64bb18ba2da9", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:59:24.0648344", "startTime": 1, "endDate": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "system": true, "created": "2025-10-04T23:59:24.0648344", "updated": "2025-10-04T23:59:24.0648344", "priceChangeNotifiedUtc": "2025-10-04T23:59:24.0648344", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "JQt5MxxZdUiY2Wuk/jpxvg==", "hostIdentifierGuid": "33790b25-591c-4875-98d9-6ba4fe3a71be", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:59:24.0648344", "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": "K+hHIzhgMUOrttFlh5IG5g==", "pluGuid": "2347e82b-6038-4331-abb6-d165879206e6", "hostOfferID": 1, "priceGroupG_UID": "HoZbNwU9oU+Ciwd46b70vA==", "priceGroupGuid": "375b861e-3d05-4fa1-828b-0778e9bef4bc", "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-10-04T23:59:24.0648344", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "B7GgTd4Hc0+IDl8+QWmeCQ==", "identifierStr": "B7GgTd4Hc0+IDl8+QWmeCQ==", "identifierGuid": "4da0b107-07de-4f73-880e-5f3e41699e09", "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": "hWsGCAcU7UevyR57QcKMCQ==", "customerIDGuid": "08066b85-1407-47ed-afc9-1e7b41c28c09", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "vxruRS6aA0q/3T8yY6ySnw==", "identifierGuid": "45ee1abf-9a2e-4a03-bfdd-3f3263ac929f", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:59:24.0648344", "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": "NPZ1+AKJMEyKqWNlfQbbeA==", "communityIdentifierGuid": "f875f634-8902-4c30-8aa9-63657d06db78", "joined": "2025-10-04T23:59:24.0648344", "updated": "2025-10-04T23:59:24.0648344", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "BGMkkz+aTUa8D8EbmJbtuQ==", "priceLevelIdentifierGuid": "93246304-9a3f-464d-bc0f-c11b9896edb9", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:59:24.0648344", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-10-04T23:59:24.0648344", "expiry": "2025-10-04T23:59:24.0648344", "customerID": "u5/FDEa0KEy7JRsH1WQPpQ==", "customerIDGuid": "0cc59fbb-b446-4c28-bb25-1b07d5640fa5", "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-10-04T23:59:24.0648344", "linkedAccount": "Oi6c7OKZCkCJ+7PIc0CmEA==", "linkedAccountGuid": "ec9c2e3a-99e2-400a-89fb-b3c87340a610", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "7D0v12qtNkOCUhiVUD1ofA==", "identifierGuid": "d72f3dec-ad6a-4336-8252-1895503d687c", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:59:24.0648344", "owner": "ukemVdEMIEied7fQ/oZ51Q==", "ownerGuid": "55a647ba-0cd1-4820-9e77-b7d0fe8679d5", "accountStoreGroupIdentifier": "5F/mzrgpwEibca5QaVeI8Q==", "accountStoreGroupGuid": "cee65fe4-29b8-48c0-9b71-ae50695788f1", "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-10-04T23:59:24.0648344", "active": true, "updated": "2025-10-04T23:59:24.0648344", "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": "c5SE5l3L20qU0YEYfBnWQA==", "identifierGuid": "e6849473-cb5d-4adb-94d1-81187c19d640", "name": "sample string 2", "primaryContact": "m1K1GZ52NkifQdytJ10Wzw==", "primaryContactGuid": "19b5529b-769e-4836-9f41-dcad275d16cf", "accountID": "uHL5GNf6dUev2jmEschNEQ==", "accountIDGuid": "18f972b8-fad7-4775-afda-3984b1c84d11", "special": true, "updated": "2025-10-04T23:59:24.0648344", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "bcj3HlRPIkK9NFhWEJVtPA==", "priceLevelIdentifierGuid": "1ef7c86d-4f54-4222-bd34-585610956d3c", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "EGAeEOp4EUuQ8DOV6canPA==", "groupIDGuid": "101e6010-78ea-4b11-90f0-3395e9c6a73c", "customerID": "yZyU+9qFOEuo7VfM73lH3g==", "customerIDGuid": "fb949cc9-85da-4b38-a8ed-57ccef7947de", "card": "sample string 4", "linkedAccount": "bg5hu7MUy0SHRLsHvQyZqA==", "linkedAccountGuid": "bb610e6e-14b3-44cb-8744-bb07bd0c99a8", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "ES5zd9gaBUeQYbKwWGPvOQ==", "identifierGuid": "77732e11-1ad8-4705-9061-b2b05863ef39", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "b/YV806nkkevHQYuo/WBbA==", "accountIDGuid": "f315f66f-a74e-4792-af1d-062ea3f5816c", "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-10-04T23:59:24.0648344", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "oZvNXtf9x06KRTQczwxn5A==", "idempotentVoidGuid": "5ecd9ba1-fdd7-4ec7-8a45-341ccf0c67e4", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "Ddvt1HvjVU+F7Jz6pr8xEw==", "saleHeaderIdentifierGuid": "d4eddb0d-e37b-4f55-85ec-9cfaa6bf3113", "created": "2025-10-04T23:59:24.0648344", "createdLocal": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "storeID": 1, "operatorG_Uid": "U1lsp0DHzkKZqSaOsCYsYg==", "operatorGuid": "a76c5953-c740-42ce-99a9-268eb0262c62", "customerG_Uid": "h0313Q4PDkaJ6rmqvjg13Q==", "customerGuid": "ddf54d87-0f0e-460e-89ea-b9aabe3835dd", "communityIdentifier": "JYo7f07xrUiZWYeq7kFDGg==", "communityIdentifierGuid": "7f3b8a25-f14e-48ad-9959-87aaee41431a", "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": "0I+NVPAOUEufIKkur3mg0A==", "priceLevelIdentifierGuid": "548d8fd0-0ef0-4b50-9f20-a92eaf79a0d0", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "PFKnbGXLI0e452T6aOkZEg==", "identifierGuid": "6ca7523c-cb65-4723-b8e7-64fa68e91912", "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-10-04T23:59:24.0648344", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "t4bDcpoNqEOfrd4Jo3/kSQ==", "identifierGuid": "72c386b7-0d9a-43a8-9fad-de09a37fe449", "saleHeaderID": 2, "plu": 1, "pluG_UId": "acW2ATUJQEqHHE3NkLNnEQ==", "pluGuid": "01b6c569-0935-4a40-871c-4dcd90b36711", "accountID": "D4PbpetkdUa4yloaApbHMA==", "accountIDGuid": "a5db830f-64eb-4675-b8ca-5a1a0296c730", "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-10-04T23:59:24.0648344", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "yctPF45VPEe4pLnjcDpvrQ==", "refundGuid": "174fcbc9-558e-473c-b8a4-b9e3703a6fad", "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": "PTd/34/aLky78mMTh19gAw==", "idempotentVoidGuid": "df7f373d-da8f-4c2e-bbf2-6313875f6003", "priceLevelIdentifier": "QciGEMhP6kuMERW+M2CCHQ==", "priceLevelIdentifierGuid": "1086c841-4fc8-4bea-8c11-15be3360821d", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:59:24.0648344", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "9h+7OjHeb0q30D/8UqQLqw==", "guid": "3abb1ff6-de31-4a6f-b7d0-3ffc52a40bab", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:59:24.0648344" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "RTHTR2Pi4k6lK0gURICB9g==", "modifierSetGuid": "47d33145-e263-4ee2-a52b-4814448081f6", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "12S51Z1VhE2sz/XBc7bpGg==", "pluGuid": "d5b964d7-559d-4d84-accf-f5c173b6e91a", "deleted": true, "g_UID": "b6W49ZIvJkmqLXHqWlNY1A==", "guid": "f5b8a56f-2f92-4926-aa2d-71ea5a5358d4", "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": "E0yqrPqr7EGQcXC6jYHwMQ==", "pluGuid": "acaa4c13-abfa-41ec-9071-70ba8d81f031", "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-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "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": "MWOa2fNZekyriT81h+/iDA==", "pluGuid": "d99a6331-59f3-4c7a-ab89-3f3587efe20c", "accountID": "oHiHZ0QX10uJ2dIm2LP5sQ==", "accountIDGuid": "678778a0-1744-4bd7-89d9-d226d8b3f9b1", "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-10-04T23:59:24.0648344", "bestOrExpireType": 1, "refundG_UID": "HUw+5hIZ3k68At8zNAb1OA==", "refundGuid": "e63e4c1d-1912-4ede-bc02-df333406f538", "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": "lSO6QfreOkKmyj8JYt/0IA==", "identifierGuid": "41ba2395-defa-423a-a6ca-3f0962dff420", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "drjmqTMJOUKO1so+GglB8Q==", "customerIdentifierGuid": "a9e6b876-0933-4239-8ed6-ca3e1a0941f1", "operatorNo": 1, "operatorG_UID": "5X2ld6ttbEyVuKwP8PBRUw==", "operatorGuid": "77a57de5-6dab-4c6c-95b8-ac0ff0f05153", "created": "2025-10-04T23:59:24.0648344", "ordered": "2025-10-04T23:59:24.0648344", "started": "2025-10-04T23:59:24.0648344", "completed": "2025-10-04T23:59:24.0648344", "supplied": "2025-10-04T23:59:24.0648344", "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": "JM3MVgIeWEWthtjC3hBVWQ==", "pluGuid": "56cccd24-1e02-4558-ad86-d8c2de105559", "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": "M/+deTP1IESr2JyY9dGLnA==", "headerIdentifierGuid": "799dff33-f533-4420-abd8-9c98f5d18b9c", "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": "FUkFa7LGSUqLAvlp3rwbMA==", "surveyGuid": "6b054915-c6b2-4a49-8b02-f969debc1b30", "saleHeaderGuid": "WhB2CLfbBUyfXEt1FFN2LA==", "saleGuid": "0876105a-dbb7-4c05-9f5c-4b751453762c", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "yNAriqpEPkOnIcrYfY3gZA==", "guidResponse": "8a2bd0c8-44aa-433e-a721-cad87d8de064", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:59:24.0648344", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "nTVsaTBZX0Ooi8Wdpf6sUg==", "guid": "696c359d-5930-435f-a88b-c59da5feac52", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "3SpU6vBmwEOl00atpq3K8w==", "checkoutFormGuid": "ea542add-66f0-43c0-a5d3-46ada6adcaf3", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:59:24.0648344", "end": "2025-10-04T23:59:24.0648344", "deleted": true, "updated": "2025-10-04T23:59:24.0648344", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "650e5739-8ceb-4898-a04d-df2b4d1d71cc", "91ca5be1-3550-40a2-9f14-4caa49edc366" ], "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": "nf7aP8yLoE2F6x6bQhoo4g==", "accountIdentifier": "3fdafe9d-8bcc-4da0-85eb-1e9b421a28e2", "accountName": "sample string 42", "customerOrderIdentifier": "UM+1e8DSlkKMCuM91+R3fQ==", "customerOrderIdentifierGuid": "7bb5cf50-d2c0-4296-8c0a-e33dd7e4777d", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "kioqaKF4/0q5G2jfJ3kWjg==", "paymentIdentifierGuid": "682a2a92-78a1-4aff-b91b-68df2779168e", "identifier": "BetsKr1jQk690LqgtM730A==", "identifierGuid": "2a6ceb05-63bd-4e42-bdd0-baa0b4cef7d0", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "WBhjcpdhA0SfIcN0T7PYaA==", "itemIdentifierGuid": "72631858-6197-4403-9f21-c3744fb3d868" } }, { "$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": "GlBWyYoTB0enJa4633+3lg==", "customerIdentifierGuid": "c956501a-138a-4707-a725-ae3adf7fb796", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "VtNdbcbN0kqMxjipsQOH9w==", "idempotentGuid": "6d5dd356-cdc6-4ad2-8cc6-38a9b10387f7", "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-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "labelPageLayout": "UPyiXBusuU+kkDDjtyNbhA==", "pageLayoutGuid": "5ca2fc50-ac1b-4fb9-a490-30e3b7235b84", "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-10-04T23:59:24.0648344" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "RXAKA3gxrE64BZI/1xeEhw==", "customerIdentifierGuid": "030a7045-3178-4eac-b805-923fd7178487", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:59:24.0648344", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "AuwWnIjtIE+6+VHvbl4HNA==", "issuedIdempotentGuid": "9c16ec02-ed88-4f20-baf9-51ef6e5e0734", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:59:24.0648344", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:59:24.0648344", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "igrtEvZmEUqFcgoHNPi4rA==", "redeemedIdempotentGuid": "12ed0a8a-66f6-4a11-8572-0a0734f8b8ac", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:59:24.0648344", "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": "JCbn+sksikui4++x9YIyjQ==", "groupIDGuid": "fae72624-2cc9-4b8a-a2e3-efb1f582328d", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "VhJ5xRxdJ0yVmLJb9myMCg==", "identifierGuid": "c5791256-5d1c-4c27-9598-b25bf66c8c0a", "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": "FbQSP3uYhUK+odC+CFGccw==", "guid": "3f12b415-987b-4285-bea1-d0be08519c73", "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": "7JAYDIJWVUSgU8cxJdgI9Q==", "groupGuid": "0c1890ec-5682-4455-a053-c73125d808f5", "comboPriceType": 5, "priceType": 5, "pluG_UID": "1p+JpP8ktEaCbS8/5AAuOA==", "pluGuid": "a4899fd6-24ff-46b4-826d-2f3fe4002e38", "priceGroupG_UID": "ZesP4ev89Ui9FVbsdPyVkw==", "priceGroupGuid": "e10feb65-fceb-48f5-bd15-56ec74fc9593", "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": "bUCRyZDcDk6oFuaj7RxONQ==", "priceLevelIdentifierGuid": "c991406d-dc90-4e0e-a816-e6a3ed1c4e35", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "104", "headerIdentifier": "9SxIUpPYCEibK6MyCfLtTg==", "headerIdentifierGuid": "52482cf5-d893-4808-9b2b-a33209f2ed4e", "identifier": "7gAKjIAlQ02eC6IpHjkqtw==", "identifierGuid": "8c0a00ee-2580-4d43-9e0b-a2291e392ab7", "supplierIdentifier": "tardU76Ej0anjQ913lR0zw==", "supplierGuid": "53ddaab5-84be-468f-a78d-0f75de5474cf", "pluG_UID": "9W7M9UpjPkykG26c2hpaJQ==", "pluGuid": "f5cc6ef5-634a-4c3e-a41b-6e9cda1a5a25", "campaignName": "33eb77f7-01c3-4e13-a5c6-e0c95db26cca", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:59:24.0648344", "end": "2025-10-04T23:59:24.0648344", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "2OZuNjh6aki2wTwgsKaKUA==", "bonusItemPluGuid": "366ee6d8-7a38-486a-b6c1-3c20b0a68a50", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "campaignEndDate": "2025-10-04T23:59:24.0648344", "masterPLUG_UID": "+aI7VLwxmkqE7AVkSz8QNw==", "masterID": "543ba2f9-31bc-4a9a-84ec-05644b3f1037", "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": "NXG0gg50j0q3+W4j+KYM1g==", "bonusMasterID": "82b47135-740e-4a8f-b7f9-6e23f8a60cd6", "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-10-04T23:59:24.0648344", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "wdDFyM0iX0CJzwT8QmYaQQ==", "pluGuid": "c8c5d0c1-22cd-405f-89cf-04fc42661a41", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "hKe/ldGZdE2CTHF3lv8Zpw==", "alternateProduct": "95bfa784-99d1-4d74-824c-717796ff19a7", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "Za7S9EFRf0KoqqZWK5G6MA==", "pluGuid": "f4d2ae65-5141-427f-a8aa-a6562b91ba30", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:59:24.0648344", "inventoryTracked": "2025-10-04T23:59:24.0648344", "isNormalPriceChangesCampaign": true }, "unknownScan": { "$id": "107", "pluG_UID": "JABfOckcOEqAd+ZDekZJpw==", "pluGuid": "395f0024-1cc9-4a38-8077-e6437a4649a7", "orderGuid": "VV5Uu8geKEW7lgD0+6oDiA==", "orderIdentifier": "bb545e55-1ec8-4528-bb96-00f4fbaa0388", "barcode": "sample string 3", "created": "2025-10-04T23:59:24.0648344", "assigned": true }, "unknownScanItem": true, "substitute": { "$ref": "2" }, "warehouseProduct": { "$ref": "2" }, "lookup": { "$id": "108", "pluG_UID": "xqsY9Y0xFkmC0DExCZ6zlA==", "pluGuid": "f518abc6-318d-4916-82d0-3131099eb394", "inventoryGuid": "RM96jLsvIUWxkYPAFdGqRQ==", "inventoryIdentifier": "8c7acf44-2fbb-4521-b191-83c015d1aa45", "averageWeeklySales": 1.0, "promotionalAverageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "inventoryPromotionalAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-10-04T23:59:24.0648344", "lastOrderQuantity": 1.1, "lastReceived": "2025-10-04T23:59:24.0648344", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "10" }, "dealCost": { "$ref": "104" }, "nextCost": { "$ref": "104" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-10-04T23:59:24.0648344", "orderHeader": { "$id": "109", "orderID": 1, "orderGuid": "7Z/robFZmEOWnRtkW3eByA==", "orderIdentifier": "a1eb9fed-59b1-4398-969d-1b645b7781c8", "backToBack": 1, "b2bGuid": "f42rq5ebtEeHbU0wfdN39Q==", "b2bIdentifier": "abab8d7f-9b97-47b4-876d-4d307dd377f5", "status": 2, "created": "2025-10-04T23:59:24.0648344", "createdLocal": "2025-10-04T23:59:24.0648344", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "znKPeVYyOUmtd+ajwwc75A==", "transferIdentifier": "798f72ce-3256-4939-ad77-e6a3c3073be4", "transferInvoiceIdentifier": "8FniYlu6+k6rqzzcsgd6ZQ==", "transferInvoiceGuid": "62e259f0-ba5b-4efa-abab-3cdcb2077a65", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "QySiDPPq7kW/gVnRs6u6WA==", "supplierIdentifierGuid": "0ca22443-eaf3-45ee-bf81-59d1b3abba58", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-10-04T23:59:24.0648344", "sentLocal": "2025-10-04T23:59:24.0648344", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-10-04T23:59:24.0648344", "cancelledLocal": "2025-10-04T23:59:24.0648344", "cancelledByUser": "sample string 7", "shipped": "2025-10-04T23:59:24.0648344", "shippedLocal": "2025-10-04T23:59:24.0648344", "shippedByUser": "sample string 8", "stockReceived": "2025-10-04T23:59:24.0648344", "stockReceivedLocal": "2025-10-04T23:59:24.0648344", "stockReceivedByUser": "sample string 9", "received": "2025-10-04T23:59:24.0648344", "receivedLocal": "2025-10-04T23:59:24.0648344", "completed": "2025-10-04T23:59:24.0648344", "completedLocal": "2025-10-04T23:59:24.0648344", "updated": "2025-10-04T23:59:24.0648344", "updatedLocal": "2025-10-04T23:59:24.0648344", "dueDate": "2025-10-04T23:59:24.0648344", "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": "jKUEEShseUSvoLp6tdd8cg==", "transportCompanyIdentifier": "1104a58c-6c28-4479-afa0-ba7ab5d77c72", "autoOrder": 27, "hostIdentifier": "2L/KKnZ5VkSNtOK7hiS0qA==", "hostIdentifierGuid": "2acabfd8-7976-4456-8db4-e2bb8624b4a8", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-10-04T23:59:24.0648344", "deletedByUser": "sample string 32", "autoOrderGuid": "6P54CT7cQUe2jDkXb/CPhQ==", "autoOrderIdentifier": "0978fee8-dc3e-4741-b68c-39176ff08f85", "autoOrderHeader": { "$id": "110", "autoOrderGuid": "XW0mX/Dbekav/kyqOzW80w==", "autoOrderIdentifier": "5f266d5d-dbf0-467a-affe-4caa3b35bcd3", "orderGuid": "CT78M/WC30CW7Gr6Ts7vkg==", "orderIdentifier": "33fc3e09-82f5-40df-96ec-6afa4eceef92", "created": "2025-10-04T23:59:24.0648344", "orderID": 1, "storeID": 1, "orderDate": "2025-10-04T23:59:24.0648344", "supplierIdentifier": "b+JqzBAN4kKvOUznzVYFqg==", "supplierIdentifierGuid": "cc6ae26f-0d10-42e2-af39-4ce7cd5605aa", "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": "BLLM+cPVOEm4iKlXDfugUA==", "transportCompanyIdentifier": "f9ccb204-d5c3-4938-b888-a9570dfba050", "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "orderCycle": { "$id": "111", "id": 1, "autoOrderGuid": "i+u/2b9YXkaHKSSyXnuf7g==", "autoOrderIdentifier": "d9bfeb8b-58bf-465e-8729-24b25e7b9fee", "cutOffDate": "2025-10-04T23:59:24.0648344", "deliveryDate": "2025-10-04T23:59:24.0648344", "daysBuffer": 3, "nextCutOffDate": "2025-10-04T23:59:24.0648344", "nextDeliveryDate": "2025-10-04T23:59:24.0648344", "nextDaysBuffer": 5 }, "details": [ { "$id": "112", "autoOrderGuid": "mXPXddBynkqHbtjrfVB0Mw==", "autoOrderIdentifier": "75d77399-72d0-4a9e-876e-d8eb7d507433", "pluG_UID": "o0wXb+qY2kuuh9ZbyP5otQ==", "pluGuid": "6f174ca3-98ea-4bda-ae87-d65bc8fe68b5", "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-10-04T23:59:24.0648344", "investmentBuyStatus": 2, "processed": "2025-10-04T23:59:24.0648344", "product": { "$ref": "2" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "14" }, "dayWeighting": { "$id": "113", "sunday": 1.1 }, "inventory": { "$id": "114", "inventoryGuid": "1zp3DmfErEGSoo/niyJz0g==", "inventoryIdentifier": "0e773ad7-c467-41ac-92a2-8fe78b2273d2", "created": "2025-10-04T23:59:24.0648344", "createdLocal": "2025-10-04T23:59:24.0648344", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-10-04T23:59:24.0648344", "history": [ { "$id": "115", "inventoryGuid": "J0i/0b9Lp0KBmfCJokzpaA==", "inventoryIdentifier": "d1bf4827-4bbf-42a7-8199-f089a24ce968", "pluG_UID": "pv1915bdtkKT3yOdYQWs+A==", "pluIdentifier": "d77dfda6-dd96-42b6-93df-239d6105acf8", "inventoryReason": 3, "inventoryInvoiceGuid": "sWPwI3yBK0KWYQwFlgC/jw==", "invoiceIdentifier": "23f063b1-817c-422b-9661-0c059600bf8f", "operatorGuid": "5vxpTeHsVkeeVZm7gurAig==", "operatorIdentifier": "4d69fce6-ece1-4756-9e55-99bb82eac08a", "stocktakeGuid": "CyBh6bzoNUegNgMWipsONg==", "stocktakeIdentifier": "e961200b-e8bc-4735-a036-03168a9b0e36", "orderGuid": "K47TlsjF4kSlRwDxavD7VA==", "orderIdentifier": "96d38e2b-c5c8-44e2-a547-00f16af0fb54", "saleHeaderGuid": "c31zB0DMt0O1WWKylLoZPA==", "saleHeaderGuidIdentifier": "07737d73-cc40-43b7-b559-62b294ba193c", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "IZPZmrUA80mnQNGrEXwRyQ==", "creditNoteGuid": "9ad99321-00b5-49f3-a740-d1ab117c11c9", "inventorySourceGuid": "bQsgGVzTqUKCbap1ASE6mA==", "inventorySourceIdentifier": "19200b6d-d35c-42a9-826d-aa7501213a98", "createdLocal": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "createdLocalTime": "2025-10-04T23:59:24.0648344", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "116", "inventoryInvoiceGuid": "1TQ7bUeqSUuQ5FzBHDJEFQ==", "invoiceIdentifier": "6d3b34d5-aa47-4b49-90e4-5cc11c324415", "inventoryGuid": "NIUQa0sQjUy4kgjwl60tBw==", "inventoryIdentifier": "6b108534-104b-4c8d-b892-08f097ad2d07", "supplierIdentifier": "ptGPwG6F6kmQnQm04YoBeg==", "supplierGuid": "c08fd1a6-856e-49ea-909d-09b4e18a017a", "orderGuid": "pwHP6tlUyEim+JXDlg21Gg==", "orderIdentifier": "eacf01a7-54d9-48c8-a6f8-95c3960db51a", "invoiceHeaderIdentifier": "frlmauwftE27QFZh1QSJKw==", "invoiceHeaderGuid": "6a66b97e-1fec-4db4-bb40-5661d504892b", "created": "2025-10-04T23:59:24.0648344", "ordered": "2025-10-04T23:59:24.0648344", "storeID": 1, "bestOrExpire": "2025-10-04T23:59:24.0648344", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-10-04T23:59:24.0648344", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "E5Mrv4+nD0eVA41vZYa5zA==", "pluGuid": "bf2b9313-a78f-470f-9503-8d6f6586b9cc", "orderInventoryGuid": "r3h/x/8H10OkVvDQeJmy+A==", "orderInventoryIdentifier": "c77f78af-07ff-43d7-a456-f0d07899b2f8", "supplier": { "$ref": "7" }, "inventoryUnits": [ { "$id": "117", "invoiceItemNo": 1, "inventoryInvoiceGuid": "uRtPBi2SAkytQDSq/wzONg==", "invoiceIdentifier": "064f1bb9-922d-4c02-ad40-34aaff0cce36", "inventoryGuid": "CD2/0hmR6kueHYD+RQaGhw==", "inventoryIdentifier": "d2bf3d08-9119-4bea-9e1d-80fe45068687", "serialNumber": "sample string 3", "sold": "2025-10-04T23:59:24.0648344", "saleItemID": 1, "storeID": 1, "returned": "2025-10-04T23:59:24.0648344", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "117" } ] }, "invoiceHeaderIdentifier": "j2YSF2XMvUaddzyvvl0pBQ==", "invoiceHeaderGuid": "1712668f-cc65-46bd-9d77-3cafbe5d2905", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "118", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-10-04T23:59:24.0648344" }, "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": "115" } ], "products": [ { "$ref": "2" }, { "$ref": "2" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "119", "pluG_UID": "Y2TrFU5FNkGz38ZepgKf6g==", "pluGuid": "15eb6463-454e-4136-b3df-c65ea6029fea", "consolidatedSales": { "$id": "120", "1": { "$id": "121", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "121" } }, "dailyPrices": { "$id": "122", "2025-10-04T23:59:24.0648344": { "$id": "123", "date": "2025-10-04T23:59:24.0648344", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "LFrolFg2vU2eXIm4FauV6w==", "comboPriceGroupGuid": "94e85a2c-3658-4dbd-9e5c-89b815ab95eb" } }, "onHandPredictions": [ { "$id": "124", "autoOrderGuid": "ESO8WVVDnUibXCJAUKoqZA==", "autoOrderIdentifier": "59bc2311-4355-489d-9b5c-224050aa2a64", "pluG_UID": "nxqfh4oOmkq+tAROg+/Yxg==", "pluGuid": "879f1a9f-0e8a-4a9a-beb4-044e83efd8c6", "childPLUG_UID": "oTQtbYwDxUGzmUtNt6Qasg==", "childPluGuid": "6d2d34a1-038c-41c5-b399-4b4db7a41ab2", "date": "2025-10-04T23:59:24.0648344", "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": "124" } ], "predictions": [ { "$ref": "124" }, { "$ref": "124" } ], "product": { "$ref": "2" } }, { "$ref": "119" } ], "supplierOrderingDetail": { "$ref": "10" }, "manufacturerSupplier": "853bdbe8-ad00-412c-9502-32c0ca0e3183", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "112" } ], "boosts": [ { "$id": "125", "autoOrderGuid": "O0J4vpHJ0U2KWeUlgnhQDw==", "autoOrderIdentifier": "be78423b-c991-4dd1-8a59-e5258278500f", "date": "2025-10-04T23:59:24.0648344", "boost": 2 }, { "$ref": "125" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "126", "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": "127", "orderGuid": "NilUsMMAE0Wo6v50p1Kk+Q==", "orderIdentifier": "b0542936-00c3-4513-a8ea-fe74a752a4f9", "supplierIdentifier": "L8DJko8y2EWzg9t4Y0SVUg==", "supplierGuid": "92c9c02f-328f-45d8-b383-db7863449552", "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": "128", "identifier": "JP9iXhZ72EG59v/fs8FChg==", "identifierGuid": "5e62ff24-7b16-41d8-b9f6-ffdfb3c14286", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "lD/H7i7ThEGAGFtty4eBMg==", "primaryContactID": "eec73f94-d32e-4184-8018-5b6dcb878132", "primaryContact": { "$ref": "8" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "0e443490-4751-44ab-aa31-34bf21f6597f" }, "invoiceDetail": { "$id": "129", "identifier": "0MNtUFvMeEGI0uXwFrWNtQ==", "identifierGuid": "506dc3d0-cc5b-4178-88d2-e5f016b58db5", "headerIdentifier": "kP7qi0U5v06ViecAlsaRmQ==", "headerIdentifierGuid": "8beafe90-3945-4ebf-9589-e70096c69199", "pluG_UID": "68X++LEl6E+TRulnTxXE3A==", "pluGuid": "f8fec5eb-25b1-4fe8-9346-e9674f15c4dc", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-10-04T23:59:24.0648344", "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-10-04T23:59:24.0648344", "costEnd": "2025-10-04T23:59:24.0648344", "createdFromUnknownScan": true, "orderGuid": "UwIY7auYJE+t0sb4fvUfoA==", "orderIdentifierGuid": "ed180253-98ab-4f24-add2-c6f87ef51fa0", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-10-04T23:59:24.0648344", "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": "130", "pluG_UID": "Xy0SiRMrUkeQhvMT/F2Y9w==", "pluGuid": "89122d5f-2b13-4752-9086-f313fc5d98f7", "invoiceIdentifier": "vsmZXj9ffE2IuBpeZvCG5A==", "invoiceGuid": "5e99c9be-5f3f-4d7c-88b8-1a5e66f086e4", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-10-04T23:59:24.0648344" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "mrcJroV6m0KUd18ubozDwQ==", "priceGroupGuid": "ae09b79a-7a85-429b-9477-5f2e6e8cc3c1", "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": "112" }, "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 l�D[�OFA� 5 xl/workbook.xml � (� ���� D�M��(�����z_u)D4��Mz�mgv�����un 3�P�������)4.nB�v�y1I�bNJ�a㺷AY�y�<���A�)Ѝ�+L� 1�qCЖ��!bi��8�U&c����m!��+�X�`�� D�du�}E���R����r�J�l�<+rz��`���PK l�D[���� � [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 l�D[x�7' ' _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="R1bd7d34a4f674d8d" /></Relationships>PK l�D[�͖�� �&