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. |
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. |
Response Formats
application/json, text/json
{ "id": 1, "orderGuid": "yMzeWBFNQ0aTYOYlVxC3EQ==", "orderIdentifier": "58deccc8-4d11-4643-9360-e6255710b711", "pluG_UID": "GVuyiZjbtkyrvbBZ7Y8ryg==", "pluGuid": "89b25b19-db98-4cb6-abbd-b059ed8f2bca", "created": "2025-06-14T06:47:53.8105898", "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": "r98O64dmZUi95xadQfogyg==", "substituteGuid": "eb0edfaf-6687-4865-bde7-169d41fa20ca", "warehousePLUG_UID": "7ospzH9xw0qsueTkivsvSQ==", "warehousePluGuid": "cc298bee-717f-4ac3-acb9-e4e48afb2f49", "updated": "2025-06-14T06:47:53.8105898", "increment": true, "description": "sample string 13", "product": { "$id": "2", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "tNblFieTWkirgGh0TsqF8g==", "guid": "16e5d6b4-9327-485a-ab80-68744eca85f2", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "lzKM4hyDB0SchwWR1yyW0Q==", "priceGroupGuid": "e28c3297-831c-4407-9c87-0591d72c96d1", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:47:53.8105898", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:47:53.8105898", "pluCreated": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "lastManualUpdate": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "currentCostUpdated": "2025-06-14T06:47:53.8105898", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:47:53.8105898", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:47:53.8105898", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "8TJMH+hYB0WjUE4dlVcqMA==", "altPLUGuid": "1f4c32f1-58e8-4507-a350-4e1d95572a30", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:47:53.8105898", "labelLastPrice": 1, "shelfPageLayoutG_UID": "B4MxQ/Q+9kyXfuf+AzK4Kw==", "shelfPageLayoutGuid": "43318307-3ef4-4cf6-977e-e7fe0332b82b", "talkerPageLayoutG_UID": "qP2MmtdNwkCErHHouWZRMw==", "talkerPageLayoutGuid": "9a8cfda8-4dd7-40c2-84ac-71e8b9665133", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "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": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "VpwxPGPbLkmztOuYZ5CCZA==", "inventoryIdentifier": "3c319c56-db63-492e-b3b4-eb9867908264", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "q+UDUVEp4UCCVBVoYy6Wwg==", "parentPluGuid": "5103e5ab-2951-40e1-8254-1568632e96c2", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "0nxPNyZUnEuLZVIR2ek5vg==", "supplierIdentifierGuid": "374f7cd2-5426-4b9c-8b65-5211d9e939be", "supplierChanged": true, "rebateSupplierIdentifier": "fCUauuiUn0uWe5vmXQfOOA==", "rebateSupplierIdentifierGuid": "ba1a257c-94e8-4b9f-967b-9be65d07ce38", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:47:53.8105898", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "Fc+F7y18oU6cPP7LVkM39A==", "hostIdentifierGuid": "ef85cf15-7c2d-4ea1-9c3c-fecb564337f4", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "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-06-14T06:47:53.8105898", "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": "Z5LH7mDM4k6X+beR3Usx1A==", "hostIdentifierGuid": "eec79267-cc60-4ee2-97f9-b791dd4b31d4", "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-06-14T06:47:53.8105898", "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": "f1JP7Bw9JkilLqmKnt9ulg==", "hostIdentifierGuid": "ec4f527f-3d1c-4826-a52e-a98a9edf6e96", "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": "LgOpHfFTKkeSy0dxRdEFzA==", "identifierGuid": "1da9032e-53f1-472a-92cb-477145d105cc", "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": "hnrKVb+6/USFRMWpBh8qEQ==", "hostSupplierIdentifierGuid": "55ca7a86-babf-44fd-8544-c5a9061f2a11", "loyaltyPriceLevelIdentifier": "HpsbHPJT8UOowltkksVCWg==", "loyaltyPriceLevelIdentifierGuid": "1c1b9b1e-53f2-43f1-a8c2-5b6492c5425a", "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-06-14T06:47:53.8105898", "lastProcessed": "2025-06-14T06:47:53.8105898", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "sRIuJAMPpkChqN/nDK1UvA==", "identifierGuid": "242e12b1-0f03-40a6-a1a8-dfe70cad54bc", "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": "AQy7fyJQSEi6iSac+DTZew==", "primaryContactID": "7fbb0c01-5022-4848-ba89-269cf834d97b", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "bwCCBY4WikykdbuKtbjdfw==", "supplierGroupGuid": "0582006f-168e-4c8a-a475-bb8ab5b8dd7f", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:47:53.8105898", "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": "1f9571a3-50d9-44dc-a36f-5865a6b27698", "identifier": "PPK6pmeRM06ZvdUchrrclg==", "identifierGuid": "a6baf23c-9167-4e33-99bd-d51c86badc96", "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": "HLHwxEvcdUuzWiqCPd21Vg==", "supplierIdentifierGuid": "c4f0b11c-dc4b-4b75-b35a-2a823dddb556", "contactGuid": "M1yQZtRSz0Gz9mi0pYy84A==", "contactID": "66905c33-52d4-41cf-b3f6-68b4a58cbce0", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "7iQvI3dxnku3I1/NA09s2Q==", "pluGuid": "232f24ee-7177-4b9e-b723-5fcd034f6cd9", "supplierIdentifier": "chcZ3mqPaEuPWEygXg2zuQ==", "supplierIdentifierGuid": "de191772-8f6a-4b68-8f58-4ca05e0db3b9", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:47:53.8105898", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:47:53.8105898", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "BBeZMTtKyEWvYQEfIrraPg==", "pluGuid": "31991704-4a3b-45c8-af61-011f22bada3e", "supplierIdentifier": "R/5fE1rMNUqtVs0uxy0/TQ==", "supplierIdentifierGuid": "135ffe47-cc5a-4a35-ad56-cd2ec72d3f4d", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "E8DZEgJsB0Wyu4Mzcnhn5A==", "parentPluGuid": "12d9c013-6c02-4507-b2bb-8333727867e4", "freight": 44.0, "freightType": 1, "product": { "$ref": "2" }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "12", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "13", "storeID": 1, "supplierIdentifier": "pTjs4t9USUuR4/5pk9lK4w==", "supplierGuid": "e2ec38a5-54df-4b49-91e3-fe6993d94ae3", "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": "hMVXsIJZnEeyRwjunanQJw==", "supplierGuid": "b057c584-5982-479c-b247-08ee9da9d027", "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-06-14T06:47:53.8105898", "deliveryDate": "2025-06-14T06:47:53.8105898", "nextCutOffDate": "2025-06-14T06:47:53.8105898", "nextDeliveryDate": "2025-06-14T06:47:53.8105898", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "processed": "2025-06-14T06:47:53.8105898", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "p3Dv91iCkkS3fitcEPce4w==", "hostIdentifierGuid": "f7ef70a7-8258-4492-b77e-2b5c10f71ee3", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "3e9aed64-5909-43f6-8fd4-ebb38ebbf965", "03949cab-236d-4da9-8ef2-68826780e44a" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "bJKgmxYmX0mThiL1kMLl1w==", "identifierGuid": "9ba0926c-2616-495f-9386-22f590c2e5d7", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "39c53e09-a12f-4661-9125-9a5f0e3e2f3e", "676e9728-d9bc-46f6-b134-9b2cd43772f5" ], "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-06-14T06:47:53.8105898", "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": "8e4d9ff6-350b-45b1-90c3-eeddf3c165e2", "updateStore": { "$id": "24", "id": "ce3eab2a-d28e-4abd-95ca-88a1d122c585", "name": "sample string 1", "lastActivity": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898" }, "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": "J7JnGOiflEqALtThIdSuXg==", "pluGuid": "1867b227-9fe8-4a94-802e-d4e121d4ae5e", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:47:53.8105898" }, { "$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-06-14T06:47:53.8105898", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:47:53.8105898", "startTime": 3, "endDate": "2025-06-14T06:47:53.8105898", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "baAc6QmW2EShEEja5Gw4gQ==", "hostIdentifierGuid": "e91ca06d-9609-44d8-a110-48dae46c3881", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "LmjZvjyo9UWuyv9d3TD+Ug==", "guid": "bed9682e-a83c-45f5-aeca-ff5ddd30fe52", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "wt7wl2lcR0+lrDScQPmWTA==", "priceGroupGuid": "97f0dec2-5c69-4f47-a5ac-349c40f9964c", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:47:53.8105898", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "32", "pluG_UID": "c9lAxyFpNUGDP4e6pTgF+Q==", "pluGuid": "c740d973-6921-4135-833f-87baa53805f9", "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": "daa7c119-850b-43a0-9301-78a0d0a8aab7", "created": "2025-06-14T06:47:53.8105898", "createdByUser": "sample string 1", "activated": "2025-06-14T06:47:53.8105898", "deactivated": "2025-06-14T06:47:53.8105898", "lastOrdered": "2025-06-14T06:47:53.8105898", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:47:53.8105898", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:47:53.8105898", "lastSold": "2025-06-14T06:47:53.8105898", "firstSold": "2025-06-14T06:47:53.8105898", "awsUpdated": "2025-06-14T06:47:53.8105898", "lastManualUpdate": "2025-06-14T06:47:53.8105898", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:47:53.8105898", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:47:53.8105898", "doNotRangeUpdated": "2025-06-14T06:47:53.8105898", "doNotOrderUpdated": "2025-06-14T06:47:53.8105898", "tracked": "2025-06-14T06:47:53.8105898" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "mhEljFoEoUipSb5ewNnxnA==", "pluGuid": "8c25119a-045a-48a1-a949-be5ec0d9f19c", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "BtMg5L44j0ur8nVl5FXhoQ==", "pluGuid": "e420d306-38be-4b8f-abf2-7565e455e1a1", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:47:53.8105898", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-06-14T06:47:53.8105898", "createdLocal": "2025-06-14T06:47:53.8105898", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "BfURx6emV0qLHL59+k/WqA==", "operatorGuid": "c711f505-a6a7-4a57-8b1c-be7dfa4fd6a8", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "lEPxFc9ADkmDsh3Rxrq2+g==", "pluGuid": "15f14394-40cf-490e-83b2-1dd1c6bab6fa", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "LkuvCo6a+E+6Es7rZ7MQpQ==", "guid": "0aaf4b2e-9a8e-4ff8-ba12-ceeb67b310a5", "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-06-14T06:47:53.8105898", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:47:53.8105898", "endShift": "2025-06-14T06:47:53.8105898", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "PK64/dZ+BEeafjTb1E9JMA==", "operatorGuid": "fdb8ae3c-7ed6-4704-9a7e-34dbd44f4930", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "YZoosL7N60mVvGuDMc9QMg==", "pluGuid": "b0289a61-cdbe-49eb-95bc-6b8331cf5032", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "yLLGTkyMwUqcM/oEGTwVWw==", "pluGuid": "4ec6b2c8-8c4c-4ac1-9c33-fa04193c155b", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "YUh7V7zh3Eeg4xH8tw/EDA==", "identifierGuid": "577b4861-e1bc-47dc-a0e3-11fcb70fc40c", "pluG_UID": "H1UNHfeMP0WMdWz5udjgNQ==", "pluGuid": "1d0d551f-8cf7-453f-8c75-6cf9b9d8e035", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "41" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 146", "children": [ { "$ref": "2" }, { "$ref": "2" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "42", "identifier": "k2LHtsNGCk2CaLqXniEmAg==", "groupName": "sample string 1", "identifierGuid": "b6c76293-46c3-4d0a-8268-ba979e212602", "exists": true, "flipChartIdentifier": "WCREgVFM7kGIfsfbmgbJhA==", "flipChartIdentifierGuid": "81442458-4c51-41ee-887e-c7db9a06c984", "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": "7V4soHjE6EGNsnyIhIqj/A==", "groupIdentifierGuid": "a02c5eed-c478-41e8-8db2-7c88848aa3fc", "flipChart": { "$id": "43", "identifier": "kGktNeiNUU+66mau27GiPw==", "identifierGuid": "352d6990-8de8-4f51-baea-66aedbb1a23f", "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": "y51F7ATItUuq4UEvCeIkdA==", "identifierGuid": "ec459dcb-c804-4bb5-aae1-412f09e22474", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "KiNgiuSgYU+BKxnMctwYlg==", "guid": "8a60232a-a0e4-4f61-812b-19cc72dc1896", "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": "qQjsvsmo7kCpwMmyju5DXw==", "previousFormGuid": "beec08a9-a8c9-40ee-a9c0-c9b28eee435f", "nextForm": 1, "nextFormG_UID": "fe5l69iOfUm9rt5l16jVTQ==", "nextFormGuid": "eb65ee7d-8ed8-497d-bdae-de65d7a8d54d", "attributes": "sample string 10", "updated": "2025-06-14T06:47:53.8105898", "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": "DB8sOIPzt0C7sI1lQqmNsw==", "checkoutFormGuid": "382c1f0c-f383-40b7-bbb0-8d6542a98db3", "identifier": "AORZHSa5Qk23GX0CoySfvA==", "identifierGuid": "1d59e400-b926-4d42-b719-7d02a3249fbc", "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": "XUzFQvUjvUymKarSgI/xHw==", "valueGuid": "42c54c5d-23f5-4cbd-a629-aad2808ff11f", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "aswHc4sY1k+ASLG2WX20ew==", "checkoutFormGuid": "7307cc6a-188b-4fd6-8048-b1b6597db47b", "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": "dZQGbPWGOU2R4JQkdRdD+w==", "flipChartPageIdentifierGuid": "6c069475-86f5-4d39-91e0-9424751743fb", "pluG_UID": "tXLyWI7g6EuHPhgDCHIyUA==", "pluGuid": "58f272b5-e08e-4be8-873e-180308723250", "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": "JgE8GhOg5EiuEhmrk/2QqA==", "pluGuid": "1a3c0126-a013-48e4-ae12-19ab93fd90a8", "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-06-14T06:47:53.8105898", "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": "DsvwL8g2YE2Xi5scoB0JLg==", "ingredientGuid": "L6gcH2p7WkO0M1U3xaeALA==", "ingredientIdentifier": "1f1ca82f-7b6a-435a-b433-5537c5a7802c", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "2" } }, { "$ref": "51" } ], "bins": [ { "$id": "52", "pluG_UID": "4aJ+jltL/kSSD4S9UJ7dGw==", "pluGuid": "8e7ea2e1-4b5b-44fe-920f-84bd509edd1b", "shelfLocationIdentifier": "gC/CDAUvykS2G8+yOQxc0w==", "shelfLocationGuid": "0cc22f80-2f05-44ca-b61b-cfb2390c5cd3", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "pHmgz4kMd0mPRdkPNqKv8w==", "labelPageLayoutGuid": "cfa079a4-0c89-4977-8f45-d90f36a2aff3", "updated": "2025-06-14T06:47:53.8105898", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "53", "identifier": "qHp6rV0BG022qHa75JDhog==", "storeID": 1, "identifierGuid": "ad7a7aa8-015d-4d1b-b6a8-76bbe490e1a2", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:47:53.8105898", "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": "KEKydiSR1kaeUXwHx1cWBQ==", "pluGuid": "76b24228-9124-46d6-9e51-7c07c7571605", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "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": "Etii/oyiLk+nMq+iqsud0g==", "labelPageLayoutGuid": "fea2d812-a28c-4f2e-a732-afa2aacb9dd2", "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-06-14T06:47:53.8105898", "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": "07bq9EQ5pEimiq/iFHo3bQ==", "labelPageLayoutGuid": "f4eab6d3-3944-48a4-a68a-afe2147a376d", "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-06-14T06:47:53.8105898", "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": "wt7iqHmvikuyBWk0wrYhsg==", "labelPageLayoutGuid": "a8e2dec2-af79-4b8a-b205-6934c2b621b2", "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-06-14T06:47:53.8105898", "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": "D77ZjgvVC0ilBXN+UP41Ng==", "labelPageLayoutGuid": "8ed9be0f-d50b-480b-a505-737e50fe3536", "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": "Wkk28ipP1EWCJW+o78WsnQ==", "pluGuid": "f236495a-4f2a-45d4-8225-6fa8efc5ac9d", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "6Jng85f8KEGb1m3MlB52uQ==", "dealCostGuid": "f3e099e8-fc97-4128-9bd6-6dcc941e76b9", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "W/k/LXXf70SNgFMbgE9nkA==", "priceGroupGuid": "2d3ff95b-df75-44ef-8d80-531b804f6790", "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-06-14T06:47:53.8105898", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "arppaAmnrE+ryQ9w4eaJ6g==", "campaignComboPriceGroupIdentifier": "6869ba6a-a709-4fac-abc9-0f70e1e689ea", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:47:53.8105898", "operatorG_UID": "TV/tXhc65U+IdE2kSfeVUw==", "operatorGuid": "5eed5f4d-3a17-4fe5-8874-4da449f79553", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:47:53.8105898", "signIqTicketFileMovedUtc": "2025-06-14T06:47:53.8105898", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:47:53.8105898", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "a455ae96-495a-4c01-9936-50d443622ecd", "nameGuid": "a455ae96-495a-4c01-9936-50d443622ecd", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:47:53.8105898", "startTime": 1, "endDate": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "system": true, "created": "2025-06-14T06:47:53.8105898", "updated": "2025-06-14T06:47:53.8105898", "priceChangeNotifiedUtc": "2025-06-14T06:47:53.8105898", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "0C3qsKBOaUKrmTXrSOXkTw==", "hostIdentifierGuid": "b0ea2dd0-4ea0-4269-ab99-35eb48e5e44f", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:47:53.8105898", "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": "bbUjatCVT02BgwbWvynArg==", "pluGuid": "6a23b56d-95d0-4d4f-8183-06d6bf29c0ae", "hostOfferID": 1, "priceGroupG_UID": "mh4IKcPI4kyEJhcQSFie+A==", "priceGroupGuid": "29081e9a-c8c3-4ce2-8426-171048589ef8", "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-06-14T06:47:53.8105898", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "hBgPRXkDL0+x/EW9IjIlZA==", "identifierStr": "hBgPRXkDL0+x/EW9IjIlZA==", "identifierGuid": "450f1884-0379-4f2f-b1fc-45bd22322564", "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": "E9Yin/UFMka0rxJB1Fu97Q==", "customerIDGuid": "9f22d613-05f5-4632-b4af-1241d45bbded", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "O9+6W54ZeEysmjC+avBv3g==", "identifierGuid": "5bbadf3b-199e-4c78-ac9a-30be6af06fde", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:47:53.8105898", "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": "Lsg6A70htEKukGP64a84+A==", "communityIdentifierGuid": "033ac82e-21bd-42b4-ae90-63fae1af38f8", "joined": "2025-06-14T06:47:53.8105898", "updated": "2025-06-14T06:47:53.8105898", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "bccltA+zKkWZdzPXvYIkPQ==", "priceLevelIdentifierGuid": "b425c76d-b30f-452a-9977-33d7bd82243d", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:47:53.8105898", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-06-14T06:47:53.8105898", "expiry": "2025-06-14T06:47:53.8105898", "customerID": "cntxVH10wEK/ojQxgILcbw==", "customerIDGuid": "54717b72-747d-42c0-bfa2-34318082dc6f", "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-06-14T06:47:53.8105898", "linkedAccount": "BK5ty8Y38EWxYRpc6F4fyw==", "linkedAccountGuid": "cb6dae04-37c6-45f0-b161-1a5ce85e1fcb", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "L6Kv3REc40OKsTAwlzOOhA==", "identifierGuid": "ddafa22f-1c11-43e3-8ab1-303097338e84", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:47:53.8105898", "owner": "k4slCyA8v0+4SOyQsfKKag==", "ownerGuid": "0b258b93-3c20-4fbf-b848-ec90b1f28a6a", "accountStoreGroupIdentifier": "UsRUwPvmFUqQIXsPIsCfTw==", "accountStoreGroupGuid": "c054c452-e6fb-4a15-9021-7b0f22c09f4f", "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-06-14T06:47:53.8105898", "active": true, "updated": "2025-06-14T06:47:53.8105898", "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": "qjII8ta8j06HX9JDJd7KEA==", "identifierGuid": "f20832aa-bcd6-4e8f-875f-d24325deca10", "name": "sample string 2", "primaryContact": "uTCfVYy4nku9Mw4N9ssjRQ==", "primaryContactGuid": "559f30b9-b88c-4b9e-bd33-0e0df6cb2345", "accountID": "A1mKXWhu4EKMoq6SVohPjw==", "accountIDGuid": "5d8a5903-6e68-42e0-8ca2-ae9256884f8f", "special": true, "updated": "2025-06-14T06:47:53.8105898", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "udrMAfVcdkaWBINw+6yzgw==", "priceLevelIdentifierGuid": "01ccdab9-5cf5-4676-9604-8370fbacb383", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "GMBWQ7L9BkGrOaWp41LX9g==", "groupIDGuid": "4356c018-fdb2-4106-ab39-a5a9e352d7f6", "customerID": "B3cOd8WcfEKPSS7u4VKKGg==", "customerIDGuid": "770e7707-9cc5-427c-8f49-2eeee1528a1a", "card": "sample string 4", "linkedAccount": "uzCrvacVokaZ2W/02NF1Cg==", "linkedAccountGuid": "bdab30bb-15a7-46a2-99d9-6ff4d8d1750a", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "sqrwie3EXUqQAsQF1sZQ+g==", "identifierGuid": "89f0aab2-c4ed-4a5d-9002-c405d6c650fa", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "M/Pt3fd6qEeNeJ8YQdRvow==", "accountIDGuid": "ddedf333-7af7-47a8-8d78-9f1841d46fa3", "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-06-14T06:47:53.8105898", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "94Hftu+6x0az+nwlBl/7Ew==", "idempotentVoidGuid": "b6df81f7-baef-46c7-b3fa-7c25065ffb13", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "X6odIzOwnkypV1sduB3Zjg==", "saleHeaderIdentifierGuid": "231daa5f-b033-4c9e-a957-5b1db81dd98e", "created": "2025-06-14T06:47:53.8105898", "createdLocal": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "storeID": 1, "operatorG_Uid": "LtMEY2VIaEab93Uk94Tz7Q==", "operatorGuid": "6304d32e-4865-4668-9bf7-7524f784f3ed", "customerG_Uid": "gfiLCDXJhUmfeGwdmcmB0w==", "customerGuid": "088bf881-c935-4985-9f78-6c1d99c981d3", "communityIdentifier": "snyvABBxpECcPAK97lZQVQ==", "communityIdentifierGuid": "00af7cb2-7110-40a4-9c3c-02bdee565055", "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": "9lUC+Q0m70aEdJF6uUl4cQ==", "priceLevelIdentifierGuid": "f90255f6-260d-46ef-8474-917ab9497871", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "qdKA8rnBakea101jp5BVeg==", "identifierGuid": "f280d2a9-c1b9-476a-9ad7-4d63a790557a", "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-06-14T06:47:53.8105898", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "gxk7RpPXNUmu8tfAMNpTJA==", "identifierGuid": "463b1983-d793-4935-aef2-d7c030da5324", "saleHeaderID": 2, "plu": 1, "pluG_UId": "F9dOVt1UXUiOue3kdEK1SA==", "pluGuid": "564ed717-54dd-485d-8eb9-ede47442b548", "accountID": "Z2dVb88Y70mB/N57sfifWg==", "accountIDGuid": "6f556767-18cf-49ef-81fc-de7bb1f89f5a", "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-06-14T06:47:53.8105898", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "c9o8YqPYikGN5kdRae2aRQ==", "refundGuid": "623cda73-d8a3-418a-8de6-475169ed9a45", "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": "LnWFUtVg0UC8VFAh+yr+oA==", "idempotentVoidGuid": "5285752e-60d5-40d1-bc54-5021fb2afea0", "priceLevelIdentifier": "oF3fb2kstECogwfWcAy2OA==", "priceLevelIdentifierGuid": "6fdf5da0-2c69-40b4-a883-07d6700cb638", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:47:53.8105898", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "TjLm2xhl4EGG7O7/13ZALQ==", "guid": "dbe6324e-6518-41e0-86ec-eeffd776402d", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:47:53.8105898" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "0DUFwkcUwUuUiixDB+iVYA==", "modifierSetGuid": "c20535d0-1447-4bc1-948a-2c4307e89560", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "SwnAUpWy50qSQNfO6v9zSw==", "pluGuid": "52c0094b-b295-4ae7-9240-d7ceeaff734b", "deleted": true, "g_UID": "bezwz++hvkiHR5Mciockpw==", "guid": "cff0ec6d-a1ef-48be-8747-931c8a8724a7", "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": "+CJad8d9zEy3nY8xFQe7+w==", "pluGuid": "775a22f8-7dc7-4ccc-b79d-8f311507bbfb", "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-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "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": "fwLwYPDtE0yAXDHLeQQ3rg==", "pluGuid": "60f0027f-edf0-4c13-805c-31cb790437ae", "accountID": "Ef/bqxNPIU+Sde6OzmZMNw==", "accountIDGuid": "abdbff11-4f13-4f21-9275-ee8ece664c37", "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-06-14T06:47:53.8105898", "bestOrExpireType": 1, "refundG_UID": "/qGFpWY/2Em981VmtDresA==", "refundGuid": "a585a1fe-3f66-49d8-bdf3-5566b43adeb0", "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": "TDVZIFBPSECF899VXEszQA==", "identifierGuid": "2059354c-4f50-4048-85f3-df555c4b3340", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "W4Fdw4DPCUCaPYpIcJA7Vg==", "customerIdentifierGuid": "c35d815b-cf80-4009-9a3d-8a4870903b56", "operatorNo": 1, "operatorG_UID": "5iwbZNDhKEGQYo4uIOYCDQ==", "operatorGuid": "641b2ce6-e1d0-4128-9062-8e2e20e6020d", "created": "2025-06-14T06:47:53.8105898", "ordered": "2025-06-14T06:47:53.8105898", "started": "2025-06-14T06:47:53.8105898", "completed": "2025-06-14T06:47:53.8105898", "supplied": "2025-06-14T06:47:53.8105898", "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": "d9Qylr+otkWBtuJxN6rxYw==", "pluGuid": "9632d477-a8bf-45b6-81b6-e27137aaf163", "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": "fkeMZStnRU6d+HGIdYKLXA==", "headerIdentifierGuid": "658c477e-672b-4e45-9df8-718875828b5c", "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": "5yLvviHsuECjzX9nQd5coA==", "surveyGuid": "beef22e7-ec21-40b8-a3cd-7f6741de5ca0", "saleHeaderGuid": "k6EHIUCg2kGE9+bA5p2WDA==", "saleGuid": "2107a193-a040-41da-84f7-e6c0e69d960c", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "u/M6IZLOY06WJDt/SRFRsQ==", "guidResponse": "213af3bb-ce92-4e63-9624-3b7f491151b1", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:47:53.8105898", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "s9+gosJOBEe1MnrnV2n4fg==", "guid": "a2a0dfb3-4ec2-4704-b532-7ae75769f87e", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "mX22Tbkz0EG7ywoUVrviyg==", "checkoutFormGuid": "4db67d99-33b9-41d0-bbcb-0a1456bbe2ca", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:47:53.8105898", "end": "2025-06-14T06:47:53.8105898", "deleted": true, "updated": "2025-06-14T06:47:53.8105898", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "d39805e4-b3c4-4efe-9841-67e449a70954", "d026af7a-bc40-4c52-a5b3-374a5164ad64" ], "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": "p+KCPUIpJ02vmp6SQbM+Ng==", "accountIdentifier": "3d82e2a7-2942-4d27-af9a-9e9241b33e36", "accountName": "sample string 42", "customerOrderIdentifier": "33/Qu5Tcdkuyd+CGGAtK0w==", "customerOrderIdentifierGuid": "bbd07fdf-dc94-4b76-b277-e086180b4ad3", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "V2oc7GOOb0amEulBw15u0w==", "paymentIdentifierGuid": "ec1c6a57-8e63-466f-a612-e941c35e6ed3", "identifier": "8Gg456qjNUulFgM9Nu2xlw==", "identifierGuid": "e73868f0-a3aa-4b35-a516-033d36edb197", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "v+A+n/91s0eZ6o1EA97Gbw==", "itemIdentifierGuid": "9f3ee0bf-75ff-47b3-99ea-8d4403dec66f" } }, { "$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": "x6fnR37WQEaXr1/hWAwNCw==", "customerIdentifierGuid": "47e7a7c7-d67e-4640-97af-5fe1580c0d0b", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "Rq4u/48PBUyKr8Tqvi4YPw==", "idempotentGuid": "ff2eae46-0f8f-4c05-8aaf-c4eabe2e183f", "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-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "labelPageLayout": "DqfBJXE0M0GmDCc6j+L0AA==", "pageLayoutGuid": "25c1a70e-3471-4133-a60c-273a8fe2f400", "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-06-14T06:47:53.8105898" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "tzjUnUhtT0eqpvMlkhhxzw==", "customerIdentifierGuid": "9dd438b7-6d48-474f-aaa6-f325921871cf", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:47:53.8105898", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "B5GOjqENUUmufZD9ae+NVg==", "issuedIdempotentGuid": "8e8e9107-0da1-4951-ae7d-90fd69ef8d56", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:47:53.8105898", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:47:53.8105898", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "NsgDIg6z+U+jbESiDyVnbA==", "redeemedIdempotentGuid": "2203c836-b30e-4ff9-a36c-44a20f25676c", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:47:53.8105898", "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": "7FpviUCqNUe66D138GoueA==", "groupIDGuid": "896f5aec-aa40-4735-bae8-3d77f06a2e78", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "PtWu2wIbDUKpVPIrJTKNpw==", "identifierGuid": "dbaed53e-1b02-420d-a954-f22b25328da7", "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": "aJIhq8HYhEOTcl6ZsnMdDA==", "guid": "ab219268-d8c1-4384-9372-5e99b2731d0c", "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": "R2V54xiMv0+CT6AfvZ9foA==", "groupGuid": "e3796547-8c18-4fbf-824f-a01fbd9f5fa0", "comboPriceType": 5, "priceType": 5, "pluG_UID": "l8ljfFPBeEGBu5XL4J4V8Q==", "pluGuid": "7c63c997-c153-4178-81bb-95cbe09e15f1", "priceGroupG_UID": "BaJlmQvQIEWFnAfb7XMCmQ==", "priceGroupGuid": "9965a205-d00b-4520-859c-07dbed730299", "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": "eytodeBfq0ebjOQtLn3SqQ==", "priceLevelIdentifierGuid": "75682b7b-5fe0-47ab-9b8c-e42d2e7dd2a9", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "104", "headerIdentifier": "ZPP4DJzsg02aV++3Pkcd1g==", "headerIdentifierGuid": "0cf8f364-ec9c-4d83-9a57-efb73e471dd6", "identifier": "6LozdOg1pUeHK15O32EJFw==", "identifierGuid": "7433bae8-35e8-47a5-872b-5e4edf610917", "supplierIdentifier": "j9iAn6uJBEyAjIvpZKOZAg==", "supplierGuid": "9f80d88f-89ab-4c04-808c-8be964a39902", "pluG_UID": "FPZB3Bdn4kayvJ8/OPKAww==", "pluGuid": "dc41f614-6717-46e2-b2bc-9f3f38f280c3", "campaignName": "39d0c273-bf1a-4730-9dc1-e6b00a0f5480", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:47:53.8105898", "end": "2025-06-14T06:47:53.8105898", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "KSePO8yXz0K/caLqpU3D4A==", "bonusItemPluGuid": "3b8f2729-97cc-42cf-bf71-a2eaa54dc3e0", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "campaignEndDate": "2025-06-14T06:47:53.8105898", "masterPLUG_UID": "zqJGlOeQdkCwvV38F8XjQw==", "masterID": "9446a2ce-90e7-4076-b0bd-5dfc17c5e343", "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": "lkNiob4f+U6x91D2V9gfBQ==", "bonusMasterID": "a1624396-1fbe-4ef9-b1f7-50f657d81f05", "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-06-14T06:47:53.8105898", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "aJsbWUX6oka3dlQIOrfZdA==", "pluGuid": "591b9b68-fa45-46a2-b776-54083ab7d974", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "5nWvTVyQR0OTO+dugAG87Q==", "alternateProduct": "4daf75e6-905c-4347-933b-e76e8001bced", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "AMXepYzKuEOikTyTpGi/jw==", "pluGuid": "a5dec500-ca8c-43b8-a291-3c93a468bf8f", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:47:53.8105898", "inventoryTracked": "2025-06-14T06:47:53.8105898", "isNormalPriceChangesCampaign": true }, "unknownScan": { "$id": "107", "pluG_UID": "3KhmVZWTEE6FkzwWhDIUOw==", "pluGuid": "5566a8dc-9395-4e10-8593-3c168432143b", "orderGuid": "LUcval5OMkeShI3E7EvyNg==", "orderIdentifier": "6a2f472d-4e5e-4732-9284-8dc4ec4bf236", "barcode": "sample string 3", "created": "2025-06-14T06:47:53.8105898" }, "unknownScanItem": true, "substitute": { "$ref": "2" }, "warehouseProduct": { "$ref": "2" }, "lookup": { "$id": "108", "pluG_UID": "mZnUbg7+EE6j0gLdRSenpA==", "pluGuid": "6ed49999-fe0e-4e10-a3d2-02dd4527a7a4", "inventoryGuid": "Iob163K3WkaAtzA3tXsuAQ==", "inventoryIdentifier": "ebf58622-b772-465a-80b7-3037b57b2e01", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-06-14T06:47:53.8105898", "lastOrderQuantity": 1.1, "lastReceived": "2025-06-14T06:47:53.8105898", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "10" }, "dealCost": { "$ref": "104" }, "nextCost": { "$ref": "104" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-06-14T06:47:53.8105898", "orderHeader": { "$id": "109", "orderID": 1, "orderGuid": "jo9kiQFV2UCdaJ3p22k/sw==", "orderIdentifier": "89648f8e-5501-40d9-9d68-9de9db693fb3", "backToBack": 1, "b2bGuid": "FJ37vYS03EqJPTqeDvh2fw==", "b2bIdentifier": "bdfb9d14-b484-4adc-893d-3a9e0ef8767f", "status": 2, "created": "2025-06-14T06:47:53.8105898", "createdLocal": "2025-06-14T06:47:53.8105898", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "Kq85vDU4UUu4c2zPVGzJ/g==", "transferIdentifier": "bc39af2a-3835-4b51-b873-6ccf546cc9fe", "transferInvoiceIdentifier": "86OcuPR7rECA+BcLQkuVQQ==", "transferInvoiceGuid": "b89ca3f3-7bf4-40ac-80f8-170b424b9541", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "xmR4dStuf0aX8R6p9YntQQ==", "supplierIdentifierGuid": "757864c6-6e2b-467f-97f1-1ea9f589ed41", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-06-14T06:47:53.8105898", "sentLocal": "2025-06-14T06:47:53.8105898", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-06-14T06:47:53.8105898", "cancelledLocal": "2025-06-14T06:47:53.8105898", "cancelledByUser": "sample string 7", "shipped": "2025-06-14T06:47:53.8105898", "shippedLocal": "2025-06-14T06:47:53.8105898", "shippedByUser": "sample string 8", "stockReceived": "2025-06-14T06:47:53.8105898", "stockReceivedLocal": "2025-06-14T06:47:53.8105898", "stockReceivedByUser": "sample string 9", "received": "2025-06-14T06:47:53.8105898", "receivedLocal": "2025-06-14T06:47:53.8105898", "completed": "2025-06-14T06:47:53.8105898", "completedLocal": "2025-06-14T06:47:53.8105898", "updated": "2025-06-14T06:47:53.8105898", "updatedLocal": "2025-06-14T06:47:53.8105898", "dueDate": "2025-06-14T06:47:53.8105898", "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": "CLiHfuC7AEK8GNAzi+pIPQ==", "transportCompanyIdentifier": "7e87b808-bbe0-4200-bc18-d0338bea483d", "autoOrder": 27, "hostIdentifier": "Q23z8oNeMku8T7PPiSXWQg==", "hostIdentifierGuid": "f2f36d43-5e83-4b32-bc4f-b3cf8925d642", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-06-14T06:47:53.8105898", "deletedByUser": "sample string 32", "autoOrderGuid": "1bh4D5S+PEeDfQbi7D8ysA==", "autoOrderIdentifier": "0f78b8d5-be94-473c-837d-06e2ec3f32b0", "autoOrderHeader": { "$id": "110", "autoOrderGuid": "WKuSZluRzkiv66IAZ7QcOA==", "autoOrderIdentifier": "6692ab58-915b-48ce-afeb-a20067b41c38", "orderGuid": "OkNpFWynhka2AXZmNpDFEw==", "orderIdentifier": "1569433a-a76c-4686-b601-76663690c513", "created": "2025-06-14T06:47:53.8105898", "orderID": 1, "storeID": 1, "orderDate": "2025-06-14T06:47:53.8105898", "supplierIdentifier": "FIaw96cS1EOB335NpHLA2Q==", "supplierIdentifierGuid": "f7b08614-12a7-43d4-81df-7e4da472c0d9", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": true, "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": "y4pEkm74G0qfJPrzswokmA==", "transportCompanyIdentifier": "92448acb-f86e-4a1b-9f24-faf3b30a2498", "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "details": [ { "$id": "111", "autoOrderGuid": "qS6iZxpVe0iUkivtFmSkjA==", "autoOrderIdentifier": "67a22ea9-551a-487b-9492-2bed1664a48c", "pluG_UID": "Yrj5fxcvOkOkx8/QfB8lxQ==", "pluGuid": "7ff9b862-2f17-433a-a4c7-cfd07c1f25c5", "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-06-14T06:47:53.8105898", "investmentBuyStatus": 2, "processed": "2025-06-14T06:47:53.8105898", "product": { "$ref": "2" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "14" }, "dayWeighting": { "$id": "112", "sunday": 1.1 }, "inventory": { "$id": "113", "inventoryGuid": "I2VY61Mz8kSmscIysuZwYw==", "inventoryIdentifier": "eb586523-3353-44f2-a6b1-c232b2e67063", "created": "2025-06-14T06:47:53.8105898", "createdLocal": "2025-06-14T06:47:53.8105898", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-06-14T06:47:53.8105898", "aws": 1.0, "history": [ { "$id": "114", "inventoryGuid": "Z6NJj5vWvUCU2xrbRml3GA==", "inventoryIdentifier": "8f49a367-d69b-40bd-94db-1adb46697718", "pluG_UID": "99l+Loc3506faivBdXEbdA==", "pluIdentifier": "2e7ed9f7-3787-4ee7-9f6a-2bc175711b74", "inventoryReason": 3, "inventoryInvoiceGuid": "aswLRqLE5kOywpBDwVx1TA==", "invoiceIdentifier": "460bcc6a-c4a2-43e6-b2c2-9043c15c754c", "operatorGuid": "TFndCp2j30K0jC79nHzQQA==", "operatorIdentifier": "0add594c-a39d-42df-b48c-2efd9c7cd040", "stocktakeGuid": "dXjcsv+EWU+86tvI5ZFQDA==", "stocktakeIdentifier": "b2dc7875-84ff-4f59-bcea-dbc8e591500c", "orderGuid": "6G0Acc//q0qkqMu6seoy3Q==", "orderIdentifier": "71006de8-ffcf-4aab-a4a8-cbbab1ea32dd", "saleHeaderGuid": "xwvjzRyylkalNlnGy3cAag==", "saleHeaderGuidIdentifier": "cde30bc7-b21c-4696-a536-59c6cb77006a", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "QSZRPjaWh0+xMpdAy913uw==", "creditNoteGuid": "3e512641-9636-4f87-b132-9740cbdd77bb", "inventorySourceGuid": "S41KQmKC9EqPJ5SP4D1yTg==", "inventorySourceIdentifier": "424a8d4b-8262-4af4-8f27-948fe03d724e", "createdLocal": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "createdLocalTime": "2025-06-14T06:47:53.8105898", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "115", "inventoryInvoiceGuid": "BU3UGEsNpE+Z+bBmKrBM4A==", "invoiceIdentifier": "18d44d05-0d4b-4fa4-99f9-b0662ab04ce0", "inventoryGuid": "iHYMAEYZ0UmI5xsfVvag/w==", "inventoryIdentifier": "000c7688-1946-49d1-88e7-1b1f56f6a0ff", "supplierIdentifier": "k73VQAFu/06Be+DnoP5yGA==", "supplierGuid": "40d5bd93-6e01-4eff-817b-e0e7a0fe7218", "orderGuid": "crOUcAP9FEWcxByprt/xDA==", "orderIdentifier": "7094b372-fd03-4514-9cc4-1ca9aedff10c", "invoiceHeaderIdentifier": "58TmEokl+U2SFmn78ArDBQ==", "invoiceHeaderGuid": "12e6c4e7-2589-4df9-9216-69fbf00ac305", "created": "2025-06-14T06:47:53.8105898", "ordered": "2025-06-14T06:47:53.8105898", "storeID": 1, "bestOrExpire": "2025-06-14T06:47:53.8105898", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-06-14T06:47:53.8105898", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "X65ft0xolEm11mqZBhMQjg==", "pluGuid": "b75fae5f-684c-4994-b5d6-6a990613108e", "orderInventoryGuid": "6BzaXjb5vU2SWsZA4YK8lw==", "orderInventoryIdentifier": "5eda1ce8-f936-4dbd-925a-c640e182bc97", "supplier": { "$ref": "7" }, "inventoryUnits": [ { "$id": "116", "invoiceItemNo": 1, "inventoryInvoiceGuid": "6sOjjuHL402K5z1g9rUUew==", "invoiceIdentifier": "8ea3c3ea-cbe1-4de3-8ae7-3d60f6b5147b", "inventoryGuid": "9HvL2BgfHUyiUpWgB8BuCw==", "inventoryIdentifier": "d8cb7bf4-1f18-4c1d-a252-95a007c06e0b", "serialNumber": "sample string 3", "sold": "2025-06-14T06:47:53.8105898", "saleItemID": 1, "storeID": 1, "returned": "2025-06-14T06:47:53.8105898", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "116" } ] }, "invoiceHeaderIdentifier": "3milZTThB0OuRm6gnV8O1Q==", "invoiceHeaderGuid": "65a568de-e134-4307-ae46-6ea09d5f0ed5", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "117", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-06-14T06:47:53.8105898" }, "reasonName": "sample string 23", "operatorName": "sample string 24", "operatorNumber": "sample string 25", "stocktakeName": "sample string 26", "saleIdentifier": "sample string 27", "saleHeaderID": 1, "inventoryAfterCounted": true, "inventorySetStock": true }, { "$ref": "114" } ], "products": [ { "$ref": "2" }, { "$ref": "2" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "118", "pluG_UID": "nda1fqrSAE2ZJEM3SiUdTQ==", "pluGuid": "7eb5d69d-d2aa-4d00-9924-43374a251d4d", "consolidatedSales": { "$id": "119", "1": { "$id": "120", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "120" } }, "dailyPrices": { "$id": "121", "2025-06-14T06:47:53.8105898": { "$id": "122", "date": "2025-06-14T06:47:53.8105898", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "YK6ojE8iCEm8xQiCS2Tiyg==", "comboPriceGroupGuid": "8ca8ae60-224f-4908-bcc5-08824b64e2ca" } }, "onHandPredictions": [ { "$id": "123", "autoOrderGuid": "DspXfRMj/UyUcEM8sJQ9cg==", "autoOrderIdentifier": "7d57ca0e-2313-4cfd-9470-433cb0943d72", "pluG_UID": "dLeSM/iItkSrxTJ/eqbJ3w==", "pluGuid": "3392b774-88f8-44b6-abc5-327f7aa6c9df", "childPLUG_UID": "FcThVO5yskypVJxjRu9sRQ==", "childPluGuid": "54e1c415-72ee-4cb2-a954-9c6346ef6c45", "date": "2025-06-14T06:47:53.8105898", "normalPrice": 2.0, "salePrice": 3.0, "discountPercentage": 4, "discountPercentageActual": -50, "predictedQuantity": 5.1, "campaign": "sample string 6", "campaignDescription": "sample string 7", "lowQuality": true, "investmentBuy": true, "buffer": 10, "boostDays": 11 }, { "$ref": "123" } ], "predictions": [ { "$ref": "123" }, { "$ref": "123" } ], "product": { "$ref": "2" } }, { "$ref": "118" } ], "supplierOrderingDetail": { "$ref": "10" }, "manufacturerSupplier": "154f12d2-4614-415b-8279-893e2cc58a2c", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "111" } ], "boosts": [ { "$id": "124", "autoOrderGuid": "G9ktf0BZA0WBwHtXNo1Iqg==", "autoOrderIdentifier": "7f2dd91b-5940-4503-81c0-7b57368d48aa", "date": "2025-06-14T06:47:53.8105898", "boost": 2 }, { "$ref": "124" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "125", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "3" }, "supplier": { "$ref": "7" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "126", "orderGuid": "jujJNqtZjESTg6SM7/wp3w==", "orderIdentifier": "36c9e88e-59ab-448c-9383-a48ceffc29df", "supplierIdentifier": "n6qfA6rEJkKB4FO5C4pVhQ==", "supplierGuid": "039faa9f-c4aa-4226-81e0-53b90b8a5585", "records": 1, "cartons": 2.1, "cartonQuantity": 3, "weight": 4, "costInc": 5, "sellInc": 6, "costGST": 7, "sellGST": 8, "pickedCostInc": 9, "pickedSellInc": 10, "receivedRecords": 11, "receivedWeight": 1, "receivedCartons": 1, "receivedCartonQuantity": 1, "receivedUnits": 1, "receivedSellInc": 12, "receivedCostInc": 13, "receivedCostGST": 14, "receivedSellGST": 15, "investmentBuyRecords": 16, "investmentBuyCartons": 17.1, "investmentBuyCartonQuantity": 18, "investmentBuyWeight": 19, "investmentBuyCostInc": 20, "investmentBuySellInc": 21, "investmentBuyCostGST": 22, "investmentBuySellGST": 23, "investmentBuySavedAmount": 24.1 }, "details": [ { "$ref": "1" }, { "$ref": "1" } ], "unknownScans": [ { "$ref": "107" }, { "$ref": "107" } ], "transportCompany": { "$id": "127", "identifier": "AdLEOHiwtEqjj+mNNA/Arg==", "identifierGuid": "38c4d201-b078-4ab4-a38f-e98d340fc0ae", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "hoHiDBq1D06L/Jxr29n/nA==", "primaryContactID": "0ce28186-b51a-4e0f-8bfc-9c6bdbd9ff9c", "primaryContact": { "$ref": "8" } } }, "invoiceDetail": { "$id": "128", "identifier": "2EAKtMIoo0KKPBcgUdmOVw==", "identifierGuid": "b40a40d8-28c2-42a3-8a3c-172051d98e57", "headerIdentifier": "N9yAgJJ6vEqZYjw28N1+uw==", "headerIdentifierGuid": "8080dc37-7a92-4abc-9962-3c36f0dd7ebb", "pluG_UID": "BqS0DcP910eLQhiYsw6Dvw==", "pluGuid": "0db4a406-fdc3-47d7-8b42-1898b30e83bf", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T06:47:53.8105898", "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-06-14T06:47:53.8105898", "costEnd": "2025-06-14T06:47:53.8105898", "createdFromUnknownScan": true, "orderGuid": "65lUo9AK20eRCn91yzAe+w==", "orderIdentifierGuid": "a35499eb-0ad0-47db-910a-7f75cb301efb", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T06:47:53.8105898", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "129", "pluG_UID": "nBCoxTVCI0i3wmrYI4xrXg==", "pluGuid": "c5a8109c-4235-4823-b7c2-6ad8238c6b5e", "invoiceIdentifier": "0TG4zSIQCEmoV78Gf7+Yhg==", "invoiceGuid": "cdb831d1-1022-4908-a857-bf067fbf9886", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T06:47:53.8105898" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "vMSYMrXLH0a+PrdiUEmf6A==", "priceGroupGuid": "3298c4bc-cbb5-461f-be3e-b76250499fe8", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "2" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "111" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �5�Z�BC�� 5 xl/workbook.xml � (� ����0D�&�C��BP)��x�པ�6Жtk��-H�yۙ�};|r�o����_R�X0�R�xr#ظ�7"D�_�u��P;�6`K��+�0���E�G�+��D� �aE�-��B���a�EFc�;���!���l�X��@Ik%�soK�P��G��In�<�I�Ɍ�������PK �5�Z���� � [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 �5�Z��,�' ' _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="Re5440f1f19d44cf4" /></Relationships>PK �5�Zȉ�5N �$ xl/worksheets/sheet1.xml � (� �Z�r�8���W& ��I�#5M�^�����M�Ƴqܱ�f?aǴ$+�yI�� "� O���wz;�]�����Pj8��.gW����_��?��ϓ������M]/�[<�o�˟OF���M=/�����֮g��xI���f�ד��tv�kZ�-GF)7��%=jq3��>d�'���_��0�}H5O�'GWʾ��`^_K���0����h��<���σ�Q����Y�r~u<Tk�h|�~��|pU_��.?��_ԓ7Kbɮc.g�����t��n8���]�{?�Z�c�Q9C��_��l���u�~�3�8���PXU�>��x���6Ba� �jg�B�����G>�n�m��֪�PC����&�5�7E�hmN3���x��c�B�1��������������* G5b���u d2l��hO��Q���:�\�$B�R�-�s�xp�Aȝ"�PÁ��I��b��!���(H' j�ְ �k�t��C&C�n��i��I��z�$@�Q�R�=�B�ɐ$�㡵'iϨ�����A���b&CҞ9��m_��i�!��I�:� I�4�Ӫ�TwK��2�n��LKz��tQ��]�Izƶ������gH�3�m=��t�>�#s�&I�*=��g¡�Ir�P�A�t$b4*F��V�$9�;��1�e�IzБ����l�.�o�q϶���-Z>긺�lヤ=����""�lR��$H҃��\�"yϡ6t�C�4�3��t�h�� I��D"�z�ഋ��!��� �q��ә��0IU{.X� H=4[H0I�U� *��UN��$��@Ca�"B���`i�yq;6R_P����i :cLR�F�F��N�Ν?i-��RlI ��s[HR�� x� �I���I���1`�"�G��&)�F��4*^�>s ��h)b(�P � l�*l��5��I���M�I�{�$I��Ͱ}/i$���T���S}���f�$m#Ik �J��O�enI���$*5Y�bFQ6i҆�fH����-��ԦH�>���4�ԁ��%-:�HO��E�h�����h<ʨ�%-:hg�4ox*�4�e����-ZK�x6x�v��!s.i��6��#�}�l�}K�&Sy&&��Piɝ"i��vmB�i���k�KZt�� �q��f��6���7%�UN�����|v?���)��SI�/c���������:�^�n�.BwOw��8�E@�l�]��.�v�w��x���]��."t/w��x%0�H}-@�o��� a�� ��}/@���� a�~ �ݿ�1v?�����*@��c�� a얂 ��lh��dDFp)X�0�K���(.;� ��R�$0�K���h.[�Y0&p�g�Y�&p�o�Y0'r�w"�Y�'r�"�Y0(r��"�Y�(r��"�Y0)r��"�Y���<>���J�e<W�O-�|jϕ�S�x��Z�s%�M�s%��2�+����\ >u|�|�8ςO�Y��<>u�g����,��q����� ^���4ӗ� SUev�Ky*@؝��<ۅxvkg�}��jh`h~ �e{.dc'{!@���v�/��W=��ٽ�� ���\����|���=k{�>���ճ��g�K��מ�o�5���=qe�iʪo�i��i�⳾ų���}�/���_�-�龔�ϛs��˷}���;r��;��ݍ�RU~6ϧ��{��$�ᘎ!��^�Y�ǧ�/�O*_w1�O*���{~?U�V%4��Ѕ��B �[}(�n}�F�@��]��^~���WB �i��`���7{�l��T�����M�0ȌZ_)���z~6�-���K���,��PK �5�ZEJ0�� P xl/_rels/workbook.xml.rels � (� ��MN�0F�b͞�S�U�n�t[z�'Q;��B�Ƃ#q,@�J,�te�7��ӌ�_��ۗq g���^0 �oz�VpJ����f��A�|#v�I~�b]Jӊ�h:u,��.w��N�-��9��`lAÜ�Lr�L����7���iD�� �g��CL@:��*��"�<x��@vM{)��y����R ��L-�ˀ��뫞�U3[ʒ�B���L�6O)�Mϝ��L��W���K���{N��_l>