GET api/orders
Lists orders matching query paramenters
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Status | OrderStatus |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierIdentifierGuid | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
StoreID |
Matches against either the ordered for store, or the ordered from store for store transfers |
integer |
None. |
TransfersOnlyStore |
When true, StoreID is only matched against the ordered from store for store transfers |
boolean |
None. |
OrdersOnlyStore |
When true, StoreID is only matched against the ordered for store |
boolean |
None. |
Search | string |
None. |
|
OrderNo | string |
None. |
|
DetailSearch | DetailSearchType |
None. |
|
OrderType | string |
None. |
|
ShowHeader | ShowHeaderType |
None. |
|
ExcludeCompleted | boolean |
None. |
|
ExcludeStarted | boolean |
None. |
|
ExcludeSent | boolean |
None. |
|
ExcludeInvoices | boolean |
None. |
|
ExcludeCancelled | boolean |
None. |
|
CreatedBefore |
Local created date filtering before |
date |
None. |
CreatedAfter |
Local created date filtering after |
date |
None. |
SentBefore |
Local sent date filtering before |
date |
None. |
DueDateBefore |
Due date filtering before |
date |
None. |
DueDateAfter |
Due date filtering after |
date |
None. |
SentAfter |
Local sent date filtering after |
date |
None. |
StockReceivedAfter |
Local stock received after |
date |
None. |
StockReceivedBefore |
Local stock received after |
date |
None. |
TradingPartner | OrderTradingPartner |
None. |
|
TransferInvoiced | boolean |
None. |
|
AutoOrder | boolean |
None. |
|
SortBy | OrderSortBy |
None. |
|
Sort | SortOrder |
None. |
|
Relations | boolean |
None. |
|
Details | boolean |
None. |
|
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
PageList containing list of matching orderheaders and count of all matching orders
PageListOfOrderHeaderName | Description | Type | Additional information |
---|---|---|---|
Type | string |
None. |
|
List | Collection of OrderHeader |
None. |
|
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "type": "OrderHeader", "list": [ { "$id": "2", "orderID": 1, "orderGuid": "c/2ZZI98/Uq9MkSmDx1xkA==", "orderIdentifier": "6499fd73-7c8f-4afd-bd32-44a60f1d7190", "backToBack": 1, "b2bGuid": "NmaHN6aDKkiUaRCKdhIbLw==", "b2bIdentifier": "37876636-83a6-482a-9469-108a76121b2f", "status": 2, "created": "2025-10-04T23:57:19.1163142", "createdLocal": "2025-10-04T23:57:19.1163142", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "9sWEQJIyWECtcJsAcIDmVw==", "transferIdentifier": "4084c5f6-3292-4058-ad70-9b007080e657", "transferInvoiceIdentifier": "m4h3Vn1FNkWyCgq7Eu/e4w==", "transferInvoiceGuid": "5677889b-457d-4536-b20a-0abb12efdee3", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "aPoGVz4uNUSzxz73tMYmIw==", "supplierIdentifierGuid": "5706fa68-2e3e-4435-b3c7-3ef7b4c62623", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-10-04T23:57:19.1163142", "sentLocal": "2025-10-04T23:57:19.1163142", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-10-04T23:57:19.1163142", "cancelledLocal": "2025-10-04T23:57:19.1163142", "cancelledByUser": "sample string 7", "shipped": "2025-10-04T23:57:19.1163142", "shippedLocal": "2025-10-04T23:57:19.1163142", "shippedByUser": "sample string 8", "stockReceived": "2025-10-04T23:57:19.1163142", "stockReceivedLocal": "2025-10-04T23:57:19.1163142", "stockReceivedByUser": "sample string 9", "received": "2025-10-04T23:57:19.1163142", "receivedLocal": "2025-10-04T23:57:19.1163142", "completed": "2025-10-04T23:57:19.1163142", "completedLocal": "2025-10-04T23:57:19.1163142", "updated": "2025-10-04T23:57:19.1163142", "updatedLocal": "2025-10-04T23:57:19.1163142", "dueDate": "2025-10-04T23:57:19.1163142", "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": "KsaBY6jiC0qNJ+E+FrVF6w==", "transportCompanyIdentifier": "6381c62a-e2a8-4a0b-8d27-e13e16b545eb", "autoOrder": 27, "hostIdentifier": "sMY6BsDKSEu/wUL9Y36m4A==", "hostIdentifierGuid": "063ac6b0-cac0-4b48-bfc1-42fd637ea6e0", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-10-04T23:57:19.1163142", "deletedByUser": "sample string 32", "autoOrderGuid": "OG5I/Vm05ECYmgQD3mVamw==", "autoOrderIdentifier": "fd486e38-b459-40e4-989a-0403de655a9b", "autoOrderHeader": { "$id": "3", "autoOrderGuid": "CW/pUUGYikK2ZvZVYaPenA==", "autoOrderIdentifier": "51e96f09-9841-428a-b666-f65561a3de9c", "orderGuid": "TyxbbsdE9EmmC/ib8rAvEg==", "orderIdentifier": "6e5b2c4f-44c7-49f4-a60b-f89bf2b02f12", "created": "2025-10-04T23:57:19.1163142", "orderID": 1, "storeID": 1, "orderDate": "2025-10-04T23:57:19.1163142", "supplierIdentifier": "w3IV2xlxQESLwtjHxkGH/A==", "supplierIdentifierGuid": "db1572c3-7119-4440-8bc2-d8c7c64187fc", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": 2, "defaultMPL": 3, "investmentBuy": true, "storeName": "sample string 5", "supplierName": "sample string 6", "description": "sample string 7", "orderType": "sample string 8", "mailTo": "sample string 9", "mailBcc": "sample string 10", "notes": "sample string 11", "transportCompanyGuid": "sEEB88cYKEyNfJON8Qg4Iw==", "transportCompanyIdentifier": "f30141b0-18c7-4c28-8d7c-938df1083823", "store": { "$id": "4", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-10-04T23:57:19.1163142", "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": "uS1/rn2X2UOeRcho2Ue4oQ==", "hostIdentifierGuid": "ae7f2db9-977d-43d9-9e45-c868d947b8a1", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-04T23:57:19.1163142", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "5", "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": "5" }, "hostStoreSettings": [ { "$id": "6", "id": 1, "hostIdentifier": "xlrlIgMiXEugGJfkteAxvg==", "hostIdentifierGuid": "22e55ac6-2203-4b5c-a018-97e4b5e031be", "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": "7", "identifier": "yWTn8W7/P0+rDJfZZ+4Cfw==", "identifierGuid": "f1e764c9-ff6e-4f3f-ab0c-97d967ee027f", "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": "L+UbsKqTIkSx1BbuvNO07Q==", "hostSupplierIdentifierGuid": "b01be52f-93aa-4422-b1d4-16eebcd3b4ed", "loyaltyPriceLevelIdentifier": "xtcHpoSRy0axXj9QQbVF/A==", "loyaltyPriceLevelIdentifierGuid": "a607d7c6-9184-46cb-b15e-3f5041b545fc", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-10-04T23:57:19.1163142", "lastProcessed": "2025-10-04T23:57:19.1163142", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "QPzwytdWcEyYPkA5Inl80A==", "identifierGuid": "caf0fc40-56d7-4c70-983e-403922797cd0", "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": "m2/FDDGpgk2U9FiGnSNNFg==", "primaryContactID": "0cc56f9b-a931-4d82-94f4-58869d234d16", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "UgGFKvw35Ea5zHjZ5yQY0A==", "supplierGroupGuid": "2a850152-37fc-46e4-b9cc-78d9e72418d0", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:57:19.1163142", "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": "9", "id": "fb32a372-9dc5-4afd-a554-8225a8590eaa", "identifier": "leaHY00v1UOUiv2g2A1gXA==", "identifierGuid": "6387e695-2f4d-43d5-948a-fda0d80d605c", "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": "10", "supplierIdentifier": "M/ZwnsbwGkCGnY6v3xbG6Q==", "supplierIdentifierGuid": "9e70f633-f0c6-401a-869d-8eafdf16c6e9", "contactGuid": "vPJtTcna5Eei3CC55IfgXA==", "contactID": "4d6df2bc-dac9-47e4-a2dc-20b9e487e05c", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "nYHnPRFXM02Bep+YbMEoKg==", "pluGuid": "3de7819d-5711-4d33-817a-9f986cc1282a", "supplierIdentifier": "7/6Pm9qT+UCJh6JTjJOx5A==", "supplierIdentifierGuid": "9b8ffeef-93da-40f9-8987-a2538c93b1e4", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:57:19.1163142", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-04T23:57:19.1163142", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "L/7bfSpMvk+/DfkoWtYUxg==", "pluGuid": "7ddbfe2f-4c2a-4fbe-bf0d-f9285ad614c6", "supplierIdentifier": "tAtRSZHM2U+xvT6EzIxDdA==", "supplierIdentifierGuid": "49510bb4-cc91-4fd9-b1bd-3e84cc8c4374", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "nuHjhzQFWEK3af7pTfYF6Q==", "parentPluGuid": "87e3e19e-0534-4258-b769-fee94df605e9", "freight": 45.0, "freightType": 1, "product": { "$id": "13", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "5Iw9jz3Dck20/W6OJ8xMhw==", "guid": "8f3d8ce4-c33d-4d72-b4fd-6e8e27cc4c87", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "2PgCFQT6nUiyB6mQL02d3Q==", "priceGroupGuid": "1502f8d8-fa04-489d-b207-a9902f4d9ddd", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:57:19.1163142", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:57:19.1163142", "pluCreated": "2025-10-04T23:57:19.1163142", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-10-04T23:57:19.1163142", "lastManualUpdate": "2025-10-04T23:57:19.1163142", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-10-04T23:57:19.1163142", "currentCostUpdated": "2025-10-04T23:57:19.1163142", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:57:19.1163142", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-04T23:57:19.1163142", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "R6SOew/UD0OLkK9quSOrZQ==", "altPLUGuid": "7b8ea447-d40f-430f-8b90-af6ab923ab65", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-04T23:57:19.1163142", "labelLastPrice": 1, "shelfPageLayoutG_UID": "hgPPKuo7m0mR4oajdtae8A==", "shelfPageLayoutGuid": "2acf0386-3bea-499b-91e2-86a376d69ef0", "talkerPageLayoutG_UID": "d41SX84trU2Vf9vqo+UsGg==", "talkerPageLayoutGuid": "5f528d77-2dce-4dad-957f-dbeaa3e52c1a", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "+AXpoHHhYUeNIJzLJp6YVQ==", "inventoryIdentifier": "a0e905f8-e171-4761-8d20-9ccb269e9855", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "c5S07YfUzkaPHfLc6zwACw==", "parentPluGuid": "edb49473-d487-46ce-8f1d-f2dceb3c000b", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "egDbpD+Gy0KfJLjR3EkUgw==", "supplierIdentifierGuid": "a4db007a-863f-42cb-9f24-b8d1dc491483", "supplierChanged": true, "rebateSupplierIdentifier": "/Sj2hCiz2ECSJFGwP1BA4A==", "rebateSupplierIdentifierGuid": "84f628fd-b328-40d8-9224-51b03f5040e0", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-04T23:57:19.1163142", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "NtRkM8Gv5kO/c5GrUAzflA==", "hostIdentifierGuid": "3364d436-afc1-43e6-bf73-91ab500cdf94", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "13" }, { "$ref": "13" } ], "store": { "$ref": "4" }, "storePrices": [ { "$id": "14", "pluG_UID": "ydY6OLgFCEi6nhDidKNzdA==", "pluGuid": "383ad6c9-05b8-4808-ba9e-10e274a37374", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-04T23:57:19.1163142" }, { "$ref": "14" } ], "currentPrices": { "$id": "15", "pluPrices": { "$id": "16", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-04T23:57:19.1163142", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "16" }, "winningCampaign": 1, "winner": { "$id": "17", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:57:19.1163142", "startTime": 3, "endDate": "2025-10-04T23:57:19.1163142", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "n2+Cdif4OEy8SPUBXzu4Xg==", "hostIdentifierGuid": "76826f9f-f827-4c38-bc48-f5015f3bb85e", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "17" }, { "$ref": "17" } ] }, "tray": { "$id": "18", "g_UId": "1uiMpva6EUySV02USJJGAA==", "guid": "a68ce8d6-baf6-4c11-9257-4d9448924600", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "19", "priceGroupG_UID": "1x6Ya/qtrUuV0C7TUaAvJw==", "priceGroupGuid": "6b981ed7-adfa-4bad-95d0-2ed351a02f27", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:57:19.1163142", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "13" }, { "$ref": "13" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "20", "pluG_UID": "MtpQ9+ljW0KCROi8BBARQw==", "pluGuid": "f750da32-63e9-425b-8244-e8bc04101143", "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": "21", "pluGuid": "216d76f9-7893-40ba-a91e-a43dd313e4dc", "created": "2025-10-04T23:57:19.1163142", "createdByUser": "sample string 1", "activated": "2025-10-04T23:57:19.1163142", "deactivated": "2025-10-04T23:57:19.1163142", "lastOrdered": "2025-10-04T23:57:19.1163142", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:57:19.1163142", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:57:19.1163142", "lastSold": "2025-10-04T23:57:19.1163142", "firstSold": "2025-10-04T23:57:19.1163142", "awsUpdated": "2025-10-04T23:57:19.1163142", "lastManualUpdate": "2025-10-04T23:57:19.1163142", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:57:19.1163142", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:57:19.1163142", "doNotRangeUpdated": "2025-10-04T23:57:19.1163142", "doNotOrderUpdated": "2025-10-04T23:57:19.1163142", "tracked": "2025-10-04T23:57:19.1163142" }, "allergens": [ { "$id": "22", "allergenID": 1, "pluG_UID": "ZAhN9/cm7E+fCOt1mAnoAQ==", "pluGuid": "f74d0864-26f7-4fec-9f08-eb759809e801", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "22" } ], "costs": { "$id": "23", "pluG_UID": "c1C/vnjobkiFKn5+jZzV5w==", "pluGuid": "bebf5073-e878-486e-852a-7e7e8d9cd5e7", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:57:19.1163142", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "24", "saleHeaderID": 1, "created": "2025-10-04T23:57:19.1163142", "createdLocal": "2025-10-04T23:57:19.1163142", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "KG28JPcwwUKz4XgUJ78KVA==", "operatorGuid": "24bc6d28-30f7-42c1-b3e1-781427bf0a54", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "sXPmuyCEG0WiCqW/xx+o1Q==", "pluGuid": "bbe673b1-8420-451b-a20a-a5bfc71fa8d5", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "25", "id": 1, "g_Uid": "E4xI0rJqiE2E/RIcbwVIZw==", "guid": "d2488c13-6ab2-4d88-84fd-121c6f054867", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-10-04T23:57:19.1163142", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:57:19.1163142", "endShift": "2025-10-04T23:57:19.1163142", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "26", "operatorG_UID": "doPRGISsS0aC3OrhJsEoqw==", "operatorGuid": "18d18376-ac84-464b-82dc-eae126c128ab", "storeID": 2, "operator": { "$ref": "25" }, "store": { "$ref": "4" } }, { "$ref": "26" } ] } }, { "$ref": "24" } ], "apns": [ { "$id": "27", "pluID": 1, "pluG_UID": "ECpYaKoRSUWRnu/n2/XcLw==", "pluGuid": "68582a10-11aa-4549-919e-efe7dbf5dc2f", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "27" } ], "tuns": [ { "$id": "28", "pluG_UId": "EAywb0q1skuo2G2e/gzmog==", "pluGuid": "6fb00c10-b54a-4bb2-a8d8-6d9efe0ce6a2", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "13" }, "storeIDs": [ 1, 2 ] }, { "$ref": "28" } ], "competitionPricing": [ { "$id": "29", "identifier": "7Vo87LwCUUO6xiD1vdVcBg==", "identifierGuid": "ec3c5aed-02bc-4351-bac6-20f5bdd55c06", "pluG_UID": "b3lPcMFCCEiO9QMcCWkwvQ==", "pluGuid": "704f796f-42c1-4808-8ef5-031c096930bd", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "29" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 147", "children": [ { "$ref": "13" }, { "$ref": "13" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "30", "identifier": "Uj/ex7A4NkGT3dx4pnH//Q==", "groupName": "sample string 1", "identifierGuid": "c7de3f52-38b0-4136-93dd-dc78a671fffd", "exists": true, "flipChartIdentifier": "g4upAOtEZkqr7qJDIj5EWg==", "flipChartIdentifierGuid": "00a98b83-44eb-4a66-abee-a243223e445a", "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": "OcUViIKFeUGOvf3UfoW+uw==", "groupIdentifierGuid": "8815c539-8582-4179-8ebd-fdd47e85bebb", "flipChart": { "$id": "31", "identifier": "c+4MMuCYTUuHWVtb40jQ5A==", "identifierGuid": "320cee73-98e0-4b4d-8759-5b5be348d0e4", "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": "32", "identifier": "RiLoywb4O0uMnAtqcRTkyQ==", "identifierGuid": "cbe82246-f806-4b3b-8c9c-0b6a7114e4c9", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "33", "id": 1, "g_UID": "kku1LHkTBUm6n+MK/awPzA==", "guid": "2cb54b92-1379-4905-ba9f-e30afdac0fcc", "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": "q+ic8BdlfEOBGigNSkb5hA==", "previousFormGuid": "f09ce8ab-6517-437c-811a-280d4a46f984", "nextForm": 1, "nextFormG_UID": "LTpdZucCB06gFpAt3wyE4A==", "nextFormGuid": "665d3a2d-02e7-4e07-a016-902ddf0c84e0", "attributes": "sample string 10", "updated": "2025-10-04T23:57:19.1163142", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "33" }, "previousCheckoutForm": { "$ref": "33" }, "buttons": [ { "$id": "34", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "a6xWn2XYE029bA5oi+sRdQ==", "checkoutFormGuid": "9f56ac6b-d865-4d13-bd6c-0e688beb1175", "identifier": "Gd1/bLk5CUyFZ8PZZXV3Hg==", "identifierGuid": "6c7fdd19-39b9-4c09-8567-c3d96575771e", "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": "3P5eKj2pcE+5Z/mxhKZT8A==", "valueGuid": "2a5efedc-a93d-4f70-b967-f9b184a653f0", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:57:19.1163142", "action": "sample string 12", "valueForm": { "$ref": "33" }, "image": { "$id": "35", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-04T23:57:19.1163142", "imageData": "QEA=", "readOnly": true } }, { "$ref": "34" } ], "panels": [ { "$id": "36", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "u4MyQItTokKznzYLNEi9wg==", "checkoutFormGuid": "403283bb-538b-42a2-b39f-360b3448bdc2", "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": "36" } ] }, { "$ref": "33" } ], "panels": [ { "$ref": "36" }, { "$ref": "36" } ] }, "pages": [ { "$ref": "30" }, { "$ref": "30" } ] }, "contentPanel": { "$ref": "36" }, "products": [ { "$id": "37", "flipChartPageIdentifier": "XBkroJjKzEmEIrytZEjH1g==", "flipChartPageIdentifierGuid": "a02b195c-ca98-49cc-8422-bcad6448c7d6", "pluG_UID": "Gwtm9Ws4+EKdLe9snTG3RA==", "pluGuid": "f5660b1b-386b-42f8-9d2d-ef6c9d31b744", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "13" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "37" } ], "productCount": 27, "pages": [ { "$ref": "30" }, { "$ref": "30" } ] }, { "$ref": "30" } ], "priceHistory": [ { "$id": "38", "pluG_UID": "6V1jR3PQa0ioEk07cUx4wQ==", "pluGuid": "47635de9-d073-486b-a812-4d3b714c78c1", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-10-04T23:57:19.1163142", "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": "38" } ], "ingredients": [ { "$id": "39", "pluG_UID": "9m+wfPqC/EqPC7DqGZmbcA==", "ingredientGuid": "kxZj+0VGZEqeoz+OX2D25w==", "ingredientIdentifier": "fb631693-4645-4a64-9ea3-3f8e5f60f6e7", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "13" } }, { "$ref": "39" } ], "bins": [ { "$id": "40", "pluG_UID": "Kiiy8nGFgEu10C79/bEw4Q==", "pluGuid": "f2b2282a-8571-4b80-b5d0-2efdfdb130e1", "shelfLocationIdentifier": "lWc5cuqPD0uevyITythcPQ==", "shelfLocationGuid": "72396795-8fea-4b0f-9ebf-2213cad85c3d", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "0h2p2jYRLUmljoHMGUUDpw==", "labelPageLayoutGuid": "daa91dd2-1136-492d-a58e-81cc194503a7", "updated": "2025-10-04T23:57:19.1163142", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "13" }, "location": { "$id": "41", "identifier": "CSLOoa2JpUemV/hqlr6Kpg==", "storeID": 1, "identifierGuid": "a1ce2209-89ad-47a5-a657-f86a96be8aa6", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:57:19.1163142", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "40" }, { "$ref": "40" } ] } }, { "$ref": "40" } ], "bin": { "$ref": "40" }, "scaleLocations": [ { "$id": "42", "plu": 1, "pluG_UID": "bT9i96A+Dk+fvzvNKWEcJQ==", "pluGuid": "f7623f6d-3ea0-4f0e-9fbf-3bcd29611c25", "deptNo": 1, "product": { "$ref": "13" }, "scaleLocation": { "$id": "43", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:57:19.1163142", "department": { "$id": "44", "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": "43" }, "subDepartments": [ { "$id": "45", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "46", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "47", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-04T23:57:19.1163142", "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": "BL6X8hP7BUK3ng/w3jsRzg==", "labelPageLayoutGuid": "f297be04-fb13-4205-b79e-0ff0de3b11ce", "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": "48", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "49", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "50", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "50" } ], "commodityCode": "sample string 6" }, { "$ref": "49" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "49" }, "mscDep": { "$id": "51", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "48" }, { "$ref": "48" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "50" } }, { "$ref": "47" } ], "updated": "2025-10-04T23:57:19.1163142", "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": "iGWiCfS1L06jCFhZFZib1Q==", "labelPageLayoutGuid": "09a26588-b5f4-4e2f-a308-585915989bd5", "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": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" } }, { "$ref": "46" } ], "investmentBuyOverride": true, "updated": "2025-10-04T23:57:19.1163142", "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": "Ga+5IDeDX0uKyV3QDNeXhA==", "labelPageLayoutGuid": "20b9af19-8337-4b5f-8ac9-5dd00cd79784", "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": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" } }, { "$ref": "45" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-04T23:57:19.1163142", "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": "9GulWaMuIk6y1KWRChyavA==", "labelPageLayoutGuid": "59a56bf4-2ea3-4e22-b2d4-a5910a1c9abc", "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": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" } } } }, { "$ref": "42" } ], "nextPrice": { "$id": "52", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "J3AEJswzpUWz2FjQuhOBAQ==", "pluGuid": "26047027-33cc-45a5-b3d8-58d0ba138101", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "o2qNiXAu+EOtx/Vnsz6gHQ==", "dealCostGuid": "898d6aa3-2e70-43f8-adc7-f567b33ea01d", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "je0Zzs9v90qgJdiDlqUFUg==", "priceGroupGuid": "ce19ed8d-6fcf-4af7-a025-d88396a50552", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-04T23:57:19.1163142", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "iNXtn2wUW0aZg7WdhqyWOg==", "campaignComboPriceGroupIdentifier": "9fedd588-146c-465b-9983-b59d86ac963a", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "53", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:57:19.1163142", "operatorG_UID": "NmXQDBAJAUSyj51xdT7UWw==", "operatorGuid": "0cd06536-0910-4401-b28f-9d71753ed45b", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:57:19.1163142", "signIqTicketFileMovedUtc": "2025-10-04T23:57:19.1163142", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:57:19.1163142", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "13" }, "campaignPlu": { "$ref": "52" } }, { "$ref": "53" } ], "campaign": { "$id": "54", "id": 1, "storeID": 2, "name": "c6914702-b6af-4014-bc0d-9aa7e74aade5", "nameGuid": "c6914702-b6af-4014-bc0d-9aa7e74aade5", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:57:19.1163142", "startTime": 1, "endDate": "2025-10-04T23:57:19.1163142", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-10-04T23:57:19.1163142", "system": true, "created": "2025-10-04T23:57:19.1163142", "updated": "2025-10-04T23:57:19.1163142", "priceChangeNotifiedUtc": "2025-10-04T23:57:19.1163142", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "6ouNFE/+x0+2Gl0Fau6Ecg==", "hostIdentifierGuid": "148d8bea-fe4f-4fc7-b61a-5d056aee8472", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:57:19.1163142", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "52" }, { "$ref": "52" } ], "campaignPools": [ { "$id": "55", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "iMUOWiKlwUKZU/3wJKUJMA==", "pluGuid": "5a0ec588-a522-42c1-9953-fdf024a50930", "hostOfferID": 1, "priceGroupG_UID": "kaHKgnSYbEawesCrj/QWYg==", "priceGroupGuid": "82caa191-9874-466c-b07a-c0ab8ff41662", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-04T23:57:19.1163142", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "13" }, "campaign": { "$ref": "54" } }, { "$ref": "55" } ], "sellingRules": [ { "$id": "56", "id": 1, "identifier": "4RwHNRL7lUCXw6YnFJ8u6Q==", "identifierStr": "4RwHNRL7lUCXw6YnFJ8u6Q==", "identifierGuid": "35071ce1-fb12-4095-97c3-a627149f2ee9", "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": "54" } }, { "$ref": "56" } ], "customers": [ { "$id": "57", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "7dRByZc6bkSFs/SofvynEA==", "customerIDGuid": "c941d4ed-3a97-446e-85b3-f4a87efca710", "campaign": { "$ref": "54" }, "customer": { "$id": "58", "identifier": "VOccwslj/UeWwCaPBOIAsA==", "identifierGuid": "c21ce754-63c9-47fd-96c0-268f04e200b0", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:57:19.1163142", "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": "iVTPmB7/SE24Uwbtx03rRg==", "communityIdentifierGuid": "98cf5489-ff1e-4d48-b853-06edc74deb46", "joined": "2025-10-04T23:57:19.1163142", "updated": "2025-10-04T23:57:19.1163142", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "9Qjx6fcJ3kW/g6+Q7F7VIg==", "priceLevelIdentifierGuid": "e9f108f5-09f7-45de-bf83-af90ec5ed522", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:57:19.1163142", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "59", "cardType": 2, "issueDate": "2025-10-04T23:57:19.1163142", "expiry": "2025-10-04T23:57:19.1163142", "customerID": "GeX4XzzkWU2eFaFx0eL3Pw==", "customerIDGuid": "5ff8e519-e43c-4d59-9e15-a171d1e2f73f", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-10-04T23:57:19.1163142", "linkedAccount": "6+SxD27nwki7UcJ9S6R/Qg==", "linkedAccountGuid": "0fb1e4eb-e76e-48c2-bb51-c27d4ba47f42", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "58" }, "account": { "$id": "60", "id": 1, "identifier": "6dr0FGwFpEqanjzn5nozVA==", "identifierGuid": "14f4dae9-056c-4aa4-9a9e-3ce7e67a3354", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:57:19.1163142", "owner": "aYzligVuPUOHCrnkzRNm3w==", "ownerGuid": "8ae58c69-6e05-433d-870a-b9e4cd1366df", "accountStoreGroupIdentifier": "gPdAY2oy5EiH4M1rpHjWCw==", "accountStoreGroupGuid": "6340f780-326a-48e4-87e0-cd6ba478d60b", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-10-04T23:57:19.1163142", "active": true, "updated": "2025-10-04T23:57:19.1163142", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "58" }, "card": { "$ref": "59" }, "members": { "$id": "61", "sample string 1": [ { "$ref": "58" }, { "$ref": "58" } ], "sample string 2": [ { "$ref": "58" }, { "$ref": "58" } ] }, "customerGroups": [ { "$id": "62", "identifier": "WsiclbKHOkaLcPkDZC3FdQ==", "identifierGuid": "959cc85a-87b2-463a-8b70-f903642dc575", "name": "sample string 2", "primaryContact": "aLt4cH7vPU22z5pYC0I2bg==", "primaryContactGuid": "7078bb68-ef7e-4d3d-b6cf-9a580b42366e", "accountID": "xxYFEyq0c0ql/hZeSJJvsA==", "accountIDGuid": "130516c7-b42a-4a73-a5fe-165e48926fb0", "special": true, "updated": "2025-10-04T23:57:19.1163142", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "SkWE4w+j90yoxKbM2g1yTg==", "priceLevelIdentifierGuid": "e384454a-a30f-4cf7-a8c4-a6ccda0d724e", "deleted": true, "account": { "$ref": "60" }, "primaryContactCustomer": { "$ref": "58" }, "customerGroupMembers": [ { "$id": "63", "id": 1, "groupID": "9AhDQ6WNJEGHRKjenrQNzg==", "groupIDGuid": "434308f4-8da5-4124-8744-a8de9eb40dce", "customerID": "Hjse5MA5kUuT4V8lLZGwuA==", "customerIDGuid": "e41e3b1e-39c0-4b91-93e1-5f252d91b0b8", "card": "sample string 4", "linkedAccount": "bapmVPAyckOHibOgYqgUlA==", "linkedAccountGuid": "5466aa6d-32f0-4372-8789-b3a062a81494", "customer": { "$ref": "58" }, "group": { "$ref": "62" }, "customerCard": { "$ref": "59" } }, { "$ref": "63" } ] }, { "$ref": "62" } ] }, "payments": [ { "$id": "64", "id": 1, "identifier": "kotJ3s9CcUmKBCLl9It4fQ==", "identifierGuid": "de498b92-42cf-4971-8a04-22e5f48b787d", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "QonvzQbg3Uqu0t7L8YnB2Q==", "accountIDGuid": "cdef8942-e006-4add-aed2-decbf189c1d9", "customerAccount": { "$ref": "60" }, "customerCard": { "$ref": "59" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-04T23:57:19.1163142", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "HjvVhQhZR0aBx8VG9//W8A==", "idempotentVoidGuid": "85d53b1e-5908-4647-81c7-c546f7ffd6f0", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "65", "saleHeaderID": 1, "saleHeaderGuid": "ZOfAh1ooXUafNO6PWHrg9g==", "saleHeaderIdentifierGuid": "87c0e764-285a-465d-9f34-ee8f587ae0f6", "created": "2025-10-04T23:57:19.1163142", "createdLocal": "2025-10-04T23:57:19.1163142", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-10-04T23:57:19.1163142", "storeID": 1, "operatorG_Uid": "Eb5AZ/vFnka6iAnKXQ1s8A==", "operatorGuid": "6740be11-c5fb-469e-ba88-09ca5d0d6cf0", "customerG_Uid": "4pm/vHXr4kmH0ytIFjo5/Q==", "customerGuid": "bcbf99e2-eb75-49e2-87d3-2b48163a39fd", "communityIdentifier": "kKukUYw8vkqvndni85Vk9Q==", "communityIdentifierGuid": "51a4ab90-3c8c-4abe-af9d-d9e2f39564f5", "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": "jCgYHMV6pUGzIedSB3dUxw==", "priceLevelIdentifierGuid": "1c18288c-7ac5-41a5-b321-e752077754c7", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "25" }, "customer": { "$ref": "58" }, "communityOrganisation": { "$id": "66", "id": 1, "identifier": "jjZQsryYqUiaWRcesD68dw==", "identifierGuid": "b250368e-98bc-48a9-9a59-171eb03ebc77", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-10-04T23:57:19.1163142", "deleted": true }, "details": [ { "$id": "67", "saleItemID": 1, "identifier": "PBMJPfGn1kmGZA6XbBys/Q==", "identifierGuid": "3d09133c-a7f1-49d6-8664-0e976c1cacfd", "saleHeaderID": 2, "plu": 1, "pluG_UId": "doTQzCvIw0qNb/agBH6wTw==", "pluGuid": "ccd08476-c82b-4ac3-8d6f-f6a0047eb04f", "accountID": "ayBJMRcd8U25Ty+1cqku2A==", "accountIDGuid": "3149206b-1d17-4df1-b94f-2fb572a92ed8", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-04T23:57:19.1163142", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "aDb/W1v2q06fJqvxBobhWg==", "refundGuid": "5bff3668-f65b-4eab-9f26-abf10686e15a", "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": "z6L0NaqX4E6eKvXIKrLWng==", "idempotentVoidGuid": "35f4a2cf-97aa-4ee0-9e2a-f5c82ab2d69e", "priceLevelIdentifier": "ydQch9SqeE6kOumayfiGmg==", "priceLevelIdentifierGuid": "871cd4c9-aad4-4e78-a43a-e99ac9f8869a", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "68", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:57:19.1163142", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "68" } ], "refund": { "$id": "69", "id": 1, "g_UID": "4uDi44ILtEiJPIuzl/t7PA==", "guid": "e3e2e0e2-0b82-48b4-893c-8bb397fb7b3c", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:57:19.1163142" }, "modifier": { "$id": "70", "id": 1, "setG_UID": "tYBfFyUDRkC3SGn2Bwh51w==", "modifierSetGuid": "175f80b5-0325-4046-b748-69f6070879d7", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "q88cyRqSKE69vgVVeDXu8g==", "pluGuid": "c91ccfab-921a-4e28-bdbe-05557835eef2", "deleted": true, "g_UID": "+1EyXl4A3E264rgIzBttuw==", "guid": "5e3251fb-005e-4ddc-bae2-b808cc1b6dbb", "product": { "$ref": "13" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "67" } ], "eftReceipts": [ { "$id": "71", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "65" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "71" } ], "payments": [ { "$ref": "64" }, { "$ref": "64" } ], "cards": [ { "$id": "72", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "72" } ], "campaignHits": [ { "$id": "73", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "73" } ], "fuel": [ { "$id": "74", "id": 1, "plu": 1, "pluG_UID": "P+WriLYfxUSU32T5roR6QA==", "pluGuid": "88abe53f-1fb6-44c5-94df-64f9ae847a40", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-10-04T23:57:19.1163142", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-10-04T23:57:19.1163142", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "74" } ], "fuelResells": [ { "$id": "75", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "hS8ff/SF3EGTGwknJNDTcA==", "pluGuid": "7f1f2f85-85f4-41dc-931b-092724d0d370", "accountID": "2e6w4Dl6Wku2qXuTrhrmNg==", "accountIDGuid": "e0b0eed9-7a39-4b5a-b6a9-7b93ae1ae636", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-10-04T23:57:19.1163142", "bestOrExpireType": 1, "refundG_UID": "OCdBuyLDrkqYJ3hlss0WvA==", "refundGuid": "bb412738-c322-4aae-9827-7865b2cd16bc", "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": "75" } ], "customerOrder": [ { "$id": "76", "identifier": "+QNFo58gBkC04eC0B7Ho1Q==", "identifierGuid": "a34503f9-209f-4006-b4e1-e0b407b1e8d5", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "y4ALJUJjOU+SnL+CDYaNpA==", "customerIdentifierGuid": "250b80cb-6342-4f39-929c-bf820d868da4", "operatorNo": 1, "operatorG_UID": "ngQapSOWMkaOfnU0qHUByQ==", "operatorGuid": "a51a049e-9623-4632-8e7e-7534a87501c9", "created": "2025-10-04T23:57:19.1163142", "ordered": "2025-10-04T23:57:19.1163142", "started": "2025-10-04T23:57:19.1163142", "completed": "2025-10-04T23:57:19.1163142", "supplied": "2025-10-04T23:57:19.1163142", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "58" }, "operator": { "$ref": "25" }, "details": [ { "$id": "77", "headerID": 1, "plu": 1, "pluG_UId": "Gp9dDYI5jUWCNZAdu27J9A==", "pluGuid": "0d5d9f1a-3982-458d-8235-901dbb6ec9f4", "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": "NTnaojkL70uEqvpgdueIMA==", "headerIdentifierGuid": "a2da3935-0b39-4bef-84aa-fa6076e78830", "product": { "$ref": "13" } }, { "$ref": "77" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "65" } }, { "$ref": "76" } ], "surveyResponses": [ { "$id": "78", "surveyG_UID": "ZdQG+HlLukG5FsO15gd9xQ==", "surveyGuid": "f806d465-4b79-41ba-b916-c3b5e6077dc5", "saleHeaderGuid": "VH97+qvhQkSsohAEIF9PoQ==", "saleGuid": "fa7b7f54-e1ab-4442-aca2-1004205f4fa1", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "IVPf3DCzO0iZ17XikD0U3A==", "guidResponse": "dcdf5321-b330-483b-99d7-b5e2903d14dc", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:57:19.1163142", "sale": { "$ref": "65" }, "survey": { "$id": "79", "g_UID": "tfPXm0R3WEi+FyQd2giEiw==", "guid": "9bd7f3b5-7744-4858-be17-241dda08848b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "je4rxfbTXkubjtnXXvQMpA==", "checkoutFormGuid": "c52bee8d-d3f6-4b5e-9b8e-d9d75ef40ca4", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:57:19.1163142", "end": "2025-10-04T23:57:19.1163142", "deleted": true, "updated": "2025-10-04T23:57:19.1163142", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "f70ab90f-8a53-4e48-b1ca-f1789d1b4f1e", "9861cd05-358b-498c-8b2b-8667d9484b52" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "33" } }, "ingressId": "sample string 4" }, { "$ref": "78" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "ciXSbIrY/kacYEeMJE08hw==", "accountIdentifier": "6cd22572-d88a-46fe-9c60-478c244d3c87", "accountName": "sample string 42", "customerOrderIdentifier": "KIBJS+M710yl4BWtJAds1Q==", "customerOrderIdentifierGuid": "4b498028-3be3-4cd7-a5e0-15ad24076cd5", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "80", "id": 1, "paymentID": 2, "paymentIdentifier": "R07EM9Lxm0WDrWx19UJspA==", "paymentIdentifierGuid": "33c44e47-f1d2-459b-83ad-6c75f5426ca4", "identifier": "50OhKxJPy0GAvDu/L80aqg==", "identifierGuid": "2ba143e7-4f12-41cb-80bc-3bbf2fcd1aaa", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "ksdn2+HmJkmgxTpBfjxEyA==", "itemIdentifierGuid": "db67c792-e6e1-4926-a0c5-3a417e3c44c8" } }, { "$ref": "64" } ] }, { "$ref": "59" } ], "customerGroupMembers": [ { "$ref": "63" }, { "$ref": "63" } ], "customerGroups": [ { "$ref": "62" }, { "$ref": "62" } ], "accounts": [ { "$ref": "60" }, { "$ref": "60" } ], "account": { "$ref": "60" }, "vouchers": [ { "$id": "81", "customerIdentifier": "soORu2aG8UmkIGceouawUA==", "customerIdentifierGuid": "bb9183b2-8666-49f1-a420-671ea2e6b050", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "SIxYPvVlXUmFw1++WcaPdQ==", "idempotentGuid": "3e588c48-65f5-495d-85c3-5fbe59c68f75", "offline": true, "voucher": { "$id": "82", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-04T23:57:19.1163142", "barcodeTemplate": { "$id": "83", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "84", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-04T23:57:19.1163142", "labelPageLayout": "6hZWDd7VKUCaSauwhmsKcw==", "pageLayoutGuid": "0d5616ea-d5de-4029-9a49-abb0866b0a73", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "82" }, "elements": [ { "$id": "85", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-04T23:57:19.1163142" }, { "$ref": "85" } ] }, "customerVouchers": [ { "$id": "86", "id": 1, "customerIdentifier": "YPpkvXINSUC1TEAJerqCBw==", "customerIdentifierGuid": "bd64fa60-0d72-4049-b54c-40097aba8207", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:57:19.1163142", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "eMjjxskH6ECZK39KmqETrg==", "issuedIdempotentGuid": "c6e3c878-07c9-40e8-992b-7f4a9aa113ae", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:57:19.1163142", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:57:19.1163142", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "NeTuWJu8/0qZnPCXPXoEBg==", "redeemedIdempotentGuid": "58eee435-bc9b-4aff-999c-f0973d7a0406", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:57:19.1163142", "storeName": "sample string 17", "scaleLabel": { "$ref": "84" }, "voucher": { "$ref": "82" }, "customer": { "$ref": "58" }, "issuedOfflinePayment": { "$ref": "64" }, "redeemedOfflinePayment": { "$ref": "64" } }, { "$ref": "86" } ] }, "customer": { "$ref": "58" } }, { "$ref": "81" } ] } }, { "$ref": "57" } ], "customerGroups": [ { "$id": "87", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "73vbEM4OGE2aZYjAZTVMDw==", "groupIDGuid": "10db7bef-0ece-4d18-9a65-88c065354c0f", "campaign": { "$ref": "54" }, "group": { "$ref": "62" } }, { "$ref": "87" } ], "signIqTickets": [ { "$id": "88", "identifier": "wSw3E06B3ESZ1MA9v4aZZg==", "identifierGuid": "13372cc1-814e-44dc-99d4-c03dbf869966", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "88" } ], "comboPriceGroups": [ { "$id": "89", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "X6sj9Na/+kKs1O2BZXi0Ng==", "guid": "f423ab5f-bfd6-42fa-acd4-ed816578b436", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "54" }, "comboPricePlus": [ { "$id": "90", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "viESsuPAVkKPsqCikFGAng==", "groupGuid": "b21221be-c0e3-4256-8fb2-a0a29051809e", "comboPriceType": 5, "priceType": 5, "pluG_UID": "XN1tY62URE+XFEnjnZjR4w==", "pluGuid": "636ddd5c-94ad-4f44-9714-49e39d98d1e3", "priceGroupG_UID": "nmLpnOuWbU2/5BxiciOD3A==", "priceGroupGuid": "9ce9629e-96eb-4d6d-bfe4-1c62722383dc", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "54" }, "product": { "$ref": "13" }, "priceGroup": { "$ref": "19" }, "campaignPool": { "$ref": "54" } }, { "$ref": "90" } ] }, { "$ref": "89" } ], "priceLevels": [ { "$id": "91", "id": 1, "priceLevelIdentifier": "FTWBN+1Y40+HqUSo51bq7g==", "priceLevelIdentifierGuid": "37813515-58ed-4fe3-87a9-44a8e756eaee", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "91" } ] }, "product": { "$ref": "13" }, "dealCost": { "$id": "92", "headerIdentifier": "ollOwKQxEk+qBpHIRUOfww==", "headerIdentifierGuid": "c04e59a2-31a4-4f12-aa06-91c845439fc3", "identifier": "Ei1fenYpQkWEaJ7FNHwDpw==", "identifierGuid": "7a5f2d12-2976-4542-8468-9ec5347c03a7", "supplierIdentifier": "jivskCWXpE29ilCIqt+0iA==", "supplierGuid": "90ec2b8e-9725-4da4-bd8a-5088aadfb488", "pluG_UID": "NAVBF2eR6ESdQfBoNCX0vg==", "pluGuid": "17410534-9167-44e8-9d41-f0683425f4be", "campaignName": "794c43e9-8f47-44c7-9b80-6b02ebccc38c", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:57:19.1163142", "end": "2025-10-04T23:57:19.1163142", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "PsS8TwHrkUa90ZlID2rbZQ==", "bonusItemPluGuid": "4fbcc43e-eb01-4691-bdd1-99480f6adb65", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:57:19.1163142", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-10-04T23:57:19.1163142", "campaignEndDate": "2025-10-04T23:57:19.1163142", "masterPLUG_UID": "GC+edrgWc0ertvrSM6YiFw==", "masterID": "769e2f18-16b8-4773-abb6-fad233a62217", "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": "7sBVCUBUIkStPuwdbAmpVA==", "bonusMasterID": "0955c0ee-5440-4422-ad3e-ec1d6c09a954", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-10-04T23:57:19.1163142", "dealCosts": [ { "$ref": "92" }, { "$ref": "92" } ], "tags": [ { "$id": "93", "pluG_UID": "fJ4cSjNNO0qGhCLpt+Undw==", "pluGuid": "4a1c9e7c-4d33-4a3b-8684-22e9b7e52777", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "93" } ], "alternateProductG_UID": "LPMHtK+J0EeypZfGYQoQWg==", "alternateProduct": "b407f32c-89af-47d0-b2a5-97c6610a105a", "productHostCode": { "$id": "94", "id": 1, "pluG_UID": "DHZLsrcr8kuyO4ROsR/M7Q==", "pluGuid": "b24b760c-2bb7-4bf2-b23b-844eb11fcced", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "48" }, "mscCom": { "$ref": "49" }, "mscDep": { "$ref": "51" }, "mscSubCom": { "$ref": "50" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:57:19.1163142", "inventoryTracked": "2025-10-04T23:57:19.1163142", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "95", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "96", "storeID": 1, "supplierIdentifier": "vJkETOSe9EyfkayX46bV5w==", "supplierGuid": "4c0499bc-9ee4-4cf4-9f91-ac97e3a6d5e7", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "96" } ], "cycles": [ { "$id": "97", "storeID": 1, "supplierIdentifier": "4MLo/kbUckKp4oyHUsChNQ==", "supplierGuid": "fee8c2e0-d446-4272-a9e2-8c8752c0a135", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-10-04T23:57:19.1163142", "deliveryDate": "2025-10-04T23:57:19.1163142", "nextCutOffDate": "2025-10-04T23:57:19.1163142", "nextDeliveryDate": "2025-10-04T23:57:19.1163142", "nextDaysBuffer": 10 }, { "$ref": "97" } ], "store": { "$ref": "4" }, "updated": "2025-10-04T23:57:19.1163142", "isHost": true }, "files": [ { "$id": "98", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-04T23:57:19.1163142", "processed": "2025-10-04T23:57:19.1163142", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:57:19.1163142", "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": "7" }, "metcashHeader": { "$id": "99", "customerNumber": "sample string 1", "creationDate": "2025-10-04T23:57:19.1163142", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "98" } ], "zoneMatrix": [ { "$id": "100", "id": 1, "hostIdentifier": "BoUJi6lDR0yrPqTyH5YuaA==", "hostIdentifierGuid": "8b098506-43a9-4c47-ab3e-a4f21f962e68", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "79456d65-33f0-48a9-b716-640cb96ce0ed", "92bd6e95-9bba-45e0-b068-b9d65b0ec131" ] }, { "$ref": "100" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "101", "identifier": "JFv3mgKJEEGxh+1eTr68nA==", "identifierGuid": "9af75b24-8902-4110-b187-ed5e4ebebc9c", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "101" } ], "promoTypeGuids": [ "6c45e409-39a0-4d94-a26e-f0f04d61e770", "70d530a7-0669-4cf4-aca4-8f888c557c4c" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "102", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "102" } ], "sales": [ { "$id": "103", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-04T23:57:19.1163142", "ftpSite": { "$id": "104", "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": "103" } ], "zoneMatrix": [ { "$ref": "100" }, { "$ref": "100" } ], "cashManagements": [ { "$id": "105", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "106", "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": "105" } ], "updateStoreID": "2b2f69b9-4bb9-4e57-9c0d-3f34d552a580", "updateStore": { "$id": "107", "id": "3415805e-c811-464e-b88f-7c993059e595", "name": "sample string 1", "lastActivity": "2025-10-04T23:57:19.1163142", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-10-04T23:57:19.1163142" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "108", "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" } }, "supplier": { "$ref": "8" }, "orderCycle": { "$id": "109", "id": 1, "autoOrderGuid": "YGCFa1C4G0uCkX4X5W+0rA==", "autoOrderIdentifier": "6b856060-b850-4b1b-8291-7e17e56fb4ac", "cutOffDate": "2025-10-04T23:57:19.1163142", "deliveryDate": "2025-10-04T23:57:19.1163142", "daysBuffer": 3, "nextCutOffDate": "2025-10-04T23:57:19.1163142", "nextDeliveryDate": "2025-10-04T23:57:19.1163142", "nextDaysBuffer": 5 }, "details": [ { "$id": "110", "autoOrderGuid": "nK0ab8H2xkK0yqFTYR0jvg==", "autoOrderIdentifier": "6f1aad9c-f6c1-42c6-b4ca-a153611d23be", "pluG_UID": "VD2kRFEkXU2H+FSeByV4AA==", "pluGuid": "44a43d54-2451-4d5d-87f8-549e07257800", "orderCartons": 1, "orderUnits": 1, "orderWeight": 1, "processedCartons": 1, "processedUnits": 1, "processedWeight": 1, "cartons": 1, "units": 1, "weight": 1, "status": 1, "bestDealCartonCost": 1.1, "bestDealDays": 1, "lastDealDays": 1, "normalCartonCost": 1.1, "currentDealCartonCost": 1.1, "investmentCartons": 1, "investmentUnits": 1, "investmentWeight": 1, "investmentSavedAmt": 1.1, "investmentBuyEndDate": "2025-10-04T23:57:19.1163142", "investmentBuyStatus": 2, "processed": "2025-10-04T23:57:19.1163142", "product": { "$ref": "13" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "97" }, "dayWeighting": { "$id": "111", "sunday": 1.1 }, "inventory": { "$id": "112", "inventoryGuid": "Evb/+o7HZUqGaSXEYBLTQg==", "inventoryIdentifier": "fafff612-c78e-4a65-8669-25c46012d342", "created": "2025-10-04T23:57:19.1163142", "createdLocal": "2025-10-04T23:57:19.1163142", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-10-04T23:57:19.1163142", "history": [ { "$id": "113", "inventoryGuid": "wgB3oB5VM0W2hOZjgu5aOw==", "inventoryIdentifier": "a07700c2-551e-4533-b684-e66382ee5a3b", "pluG_UID": "lgfMmMDCN0uRKXJnKZQ2Nw==", "pluIdentifier": "98cc0796-c2c0-4b37-9129-726729943637", "inventoryReason": 3, "inventoryInvoiceGuid": "JnvPz/m4Pk+CFfUdsAamKw==", "invoiceIdentifier": "cfcf7b26-b8f9-4f3e-8215-f51db006a62b", "operatorGuid": "PH+VyWjFPk+nDX7DA1TDVA==", "operatorIdentifier": "c9957f3c-c568-4f3e-a70d-7ec30354c354", "stocktakeGuid": "+2Hqpoa8+0ykSC3MEcvsvQ==", "stocktakeIdentifier": "a6ea61fb-bc86-4cfb-a448-2dcc11cbecbd", "orderGuid": "oFNcYjO3XkiaahdFt/PXeA==", "orderIdentifier": "625c53a0-b733-485e-9a6a-1745b7f3d778", "saleHeaderGuid": "9sN+WbAAU0C/rJusz/NKNw==", "saleHeaderGuidIdentifier": "597ec3f6-00b0-4053-bfac-9baccff34a37", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "BDAp2n4ljE2nKIJc/WzIEA==", "creditNoteGuid": "da293004-257e-4d8c-a728-825cfd6cc810", "inventorySourceGuid": "hTbqnYP4IUmyVMoyXhpIdg==", "inventorySourceIdentifier": "9dea3685-f883-4921-b254-ca325e1a4876", "createdLocal": "2025-10-04T23:57:19.1163142", "baseUnits": 4, "unitsPerCarton": 5, "unitsPerCartonWeighted": true, "counted": 7, "countedPacks": 8, "open": 1, "movementQty": 9, "close": 1, "openPacks": 1, "movementQtyPacks": 10, "closePacks": 1, "accuracy": 1, "manual": 11, "user": "sample string 12", "updated": "2025-10-04T23:57:19.1163142", "createdLocalTime": "2025-10-04T23:57:19.1163142", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "114", "inventoryInvoiceGuid": "tFlWgY3HIE+LGz/c6AJgWQ==", "invoiceIdentifier": "815659b4-c78d-4f20-8b1b-3fdce8026059", "inventoryGuid": "5y5CLdqoUkOejlZA7KfjyQ==", "inventoryIdentifier": "2d422ee7-a8da-4352-9e8e-5640eca7e3c9", "supplierIdentifier": "z5KnPQfICEyooFzGLOFKWg==", "supplierGuid": "3da792cf-c807-4c08-a8a0-5cc62ce14a5a", "orderGuid": "qYxCXxa0w0uUQ1G+RGFVWA==", "orderIdentifier": "5f428ca9-b416-4bc3-9443-51be44615558", "invoiceHeaderIdentifier": "eVZ4JrSc00Wy1VwYd+tv0g==", "invoiceHeaderGuid": "26785679-9cb4-45d3-b2d5-5c1877eb6fd2", "created": "2025-10-04T23:57:19.1163142", "ordered": "2025-10-04T23:57:19.1163142", "storeID": 1, "bestOrExpire": "2025-10-04T23:57:19.1163142", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-10-04T23:57:19.1163142", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "pgd3k7MM5Eqelpdqo1Nj8Q==", "pluGuid": "937707a6-0cb3-4ae4-9e96-976aa35363f1", "orderInventoryGuid": "1SvzZR/A1UCX2vcC4Uj0uQ==", "orderInventoryIdentifier": "65f32bd5-c01f-40d5-97da-f702e148f4b9", "supplier": { "$ref": "8" }, "inventoryUnits": [ { "$id": "115", "invoiceItemNo": 1, "inventoryInvoiceGuid": "IbFK3VQoiUGDZmeL0jAIxA==", "invoiceIdentifier": "dd4ab121-2854-4189-8366-678bd23008c4", "inventoryGuid": "RuKKiHXSu0GgNihOWRkcKA==", "inventoryIdentifier": "888ae246-d275-41bb-a036-284e59191c28", "serialNumber": "sample string 3", "sold": "2025-10-04T23:57:19.1163142", "saleItemID": 1, "storeID": 1, "returned": "2025-10-04T23:57:19.1163142", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "115" } ] }, "invoiceHeaderIdentifier": "h5Soc1SzG0yFq9nxOjszfQ==", "invoiceHeaderGuid": "73a89487-b354-4c1b-85ab-d9f13a3b337d", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "116", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-10-04T23:57:19.1163142" }, "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": "113" } ], "products": [ { "$ref": "13" }, { "$ref": "13" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "117", "pluG_UID": "umyO8/OB7USr5Q6aHV84Rg==", "pluGuid": "f38e6cba-81f3-44ed-abe5-0e9a1d5f3846", "consolidatedSales": { "$id": "118", "1": { "$id": "119", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "119" } }, "dailyPrices": { "$id": "120", "2025-10-04T23:57:19.1163142": { "$id": "121", "date": "2025-10-04T23:57:19.1163142", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "+p5jf+9ZXEW4a7U/WvXpSw==", "comboPriceGroupGuid": "7f639efa-59ef-455c-b86b-b53f5af5e94b" } }, "onHandPredictions": [ { "$id": "122", "autoOrderGuid": "GcepZwka5Eaq9sIdmG5Q3Q==", "autoOrderIdentifier": "67a9c719-1a09-46e4-aaf6-c21d986e50dd", "pluG_UID": "H/GqTFHWfkS7gVd021wFTA==", "pluGuid": "4caaf11f-d651-447e-bb81-5774db5c054c", "childPLUG_UID": "c9WaESwZpEGQrub6QK3c5Q==", "childPluGuid": "119ad573-192c-41a4-90ae-e6fa40addce5", "date": "2025-10-04T23:57:19.1163142", "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": "122" } ], "predictions": [ { "$ref": "122" }, { "$ref": "122" } ], "product": { "$ref": "13" } }, { "$ref": "117" } ], "supplierOrderingDetail": { "$ref": "11" }, "manufacturerSupplier": "c0ad08d7-8244-4841-8011-ac324caf47bc", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "110" } ], "boosts": [ { "$id": "123", "autoOrderGuid": "AEu701xLMkiLOW2J3G8FIQ==", "autoOrderIdentifier": "d3bb4b00-4b5c-4832-8b39-6d89dc6f0521", "date": "2025-10-04T23:57:19.1163142", "boost": 2 }, { "$ref": "123" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "124", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "4" }, "supplier": { "$ref": "8" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "125", "orderGuid": "W2HeM2nApUKdUcod1V2fJw==", "orderIdentifier": "33de615b-c069-42a5-9d51-ca1dd55d9f27", "supplierIdentifier": "E6dgyn3Z2E2sv2vhTedhrQ==", "supplierGuid": "ca60a713-d97d-4dd8-acbf-6be14de761ad", "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": [ { "$id": "126", "id": 1, "orderGuid": "PeaH6GhcjkCacgRfTrbhAw==", "orderIdentifier": "e887e63d-5c68-408e-9a72-045f4eb6e103", "pluG_UID": "ovQrKeh/CkmVXHbTkCc7hg==", "pluGuid": "292bf4a2-7fe8-490a-955c-76d390273b86", "created": "2025-10-04T23:57:19.1319412", "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": "gbJWMImjj0Chx7acuEYgkw==", "substituteGuid": "3056b281-a389-408f-a1c7-b69cb8462093", "warehousePLUG_UID": "AhB+YsG8d0+eD5ce23Qblw==", "warehousePluGuid": "627e1002-bcc1-4f77-9e0f-971edb741b97", "updated": "2025-10-04T23:57:19.1319412", "increment": true, "description": "sample string 13", "product": { "$ref": "13" }, "unknownScan": { "$id": "127", "pluG_UID": "+HaqvAP7vUmMlz7Ui9CcFQ==", "pluGuid": "bcaa76f8-fb03-49bd-8c97-3ed48bd09c15", "orderGuid": "VWQzxpRGjUuvMnp+OM2PMQ==", "orderIdentifier": "c6336455-4694-4b8d-af32-7a7e38cd8f31", "barcode": "sample string 3", "created": "2025-10-04T23:57:19.1319412", "assigned": true }, "unknownScanItem": true, "substitute": { "$ref": "13" }, "warehouseProduct": { "$ref": "13" }, "lookup": { "$id": "128", "pluG_UID": "l9PQBREcDkeaqAswi4fWmQ==", "pluGuid": "05d0d397-1c11-470e-9aa8-0b308b87d699", "inventoryGuid": "lrEAKdaHZEmxhPPnwgdLoQ==", "inventoryIdentifier": "2900b196-87d6-4964-b184-f3e7c2074ba1", "averageWeeklySales": 1.0, "promotionalAverageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "inventoryPromotionalAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-10-04T23:57:19.1319412", "lastOrderQuantity": 1.1, "lastReceived": "2025-10-04T23:57:19.1319412", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "11" }, "dealCost": { "$ref": "92" }, "nextCost": { "$ref": "92" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-10-04T23:57:19.1319412", "orderHeader": { "$ref": "2" }, "invoiceDetail": { "$id": "129", "identifier": "uHCPao4gkkuNJBFUg9n6+Q==", "identifierGuid": "6a8f70b8-208e-4b92-8d24-115483d9faf9", "headerIdentifier": "PZph1Hp6Ikm3YtIFypC3UA==", "headerIdentifierGuid": "d4619a3d-7a7a-4922-b762-d205ca90b750", "pluG_UID": "jN+tJZdTe0+hj4knNpQ9QQ==", "pluGuid": "25addf8c-5397-4f7b-a18f-892736943d41", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-10-04T23:57:19.1319412", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-10-04T23:57:19.1319412", "costEnd": "2025-10-04T23:57:19.1319412", "createdFromUnknownScan": true, "orderGuid": "DY+e2FScd0e9RNKy1Gpnfg==", "orderIdentifierGuid": "d89e8f0d-9c54-4777-bd44-d2b2d46a677e", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-10-04T23:57:19.1319412", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "130", "pluG_UID": "3jGpnzjs2Emx2mL6bHcC6A==", "pluGuid": "9fa931de-ec38-49d8-b1da-62fa6c7702e8", "invoiceIdentifier": "FG6zJRtQxkqQ1/U0mr2rmQ==", "invoiceGuid": "25b36e14-501b-4ac6-90d7-f5349abdab99", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-10-04T23:57:19.1319412" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "DdDUU4Jcq0yXdRbGFxkr/A==", "priceGroupGuid": "53d4d00d-5c82-4cab-9775-16c617192bfc", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "13" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "110" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true, "isBackedUp": true, "backupWarehouseIndicator": "sample string 21", "backupOrderCode": "sample string 22" }, { "$ref": "126" } ], "unknownScans": [ { "$ref": "127" }, { "$ref": "127" } ], "transportCompany": { "$id": "131", "identifier": "wz3qDMPzcE60oM1NWOeeGA==", "identifierGuid": "0cea3dc3-f3c3-4e70-b4a0-cd4d58e79e18", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "kkSJknlO+km1skgyd5XFdw==", "primaryContactID": "92894492-4e79-49fa-b5b2-48327795c577", "primaryContact": { "$ref": "9" } }, "isMetcashSorted": true, "backupOrderType": "sample string 41", "backupOrderTypeDescription": "sample string 42", "backupTradingPartner": 1, "backupHostIdentifier": "a69ec97f-0e85-4ac9-a955-b8f596bc6825" }, { "$ref": "2" } ], "skip": 1, "take": 1, "totalCount": 1 }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK )�D[REQ� 5 xl/workbook.xml � (� ����0D�&�C��T#N\�z�EhK��|K $��ξ�b2�ӓ���mI;�ǜ1':T�fDv�� |���L�J��o�ڳc�d�� ^�:9:���a��"4�C�jXP ���~GH17{H�\��X��&aK�����.�"���D�֔�Sbs��H8�1�<�f'���7X����PK )�D[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK )�D[mX+' ' _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="Rd29d9c00bf584beb" /></Relationships>PK )�D[�lLa� xl/worksheets/sheet1.xml � (� ���n�0�_��}���@T�M��[���� V1�l'���J�E��5�?�gF���d�\��������E(��6?RxW�ү�����f��Z{�"d��Kfu��5JKf�Q�jQ�N����yǬ�ʴ�h�T�;��QsV{��JI&zX�p�G�@���vO @e�ῂ�S�N^�z�bϢ��/Ԡ� ;u�I ��8�� )��Ju���� ����Q��E$Ȓ8�qJiH���d���s��ʤ'��,� h��LhF�Mz[Og=]�YF8!�m]4���ų.��7BJ҈�f�^������ee�� �O��ct�B�7�m܊�%��y����5^���$vk�^�5-r����;Yi�/��D���;q��ݍ��znr�>M�uO���,�~'��.�PK )�D[��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��@� �n)p�q�ؑmh9[=R�P�Jm����h~OO��|����Ɓ\Ї�Y <c@�j���p��i��怃�i"t�HZ�AB㴦4�G27�M���bJ}K'�O�E�3VR?g�=������5�>�h�`���)t��Q����R����D��H8h�q��sQ��Zj �aj!^�^��LF��be�����Ce:�y�>]z�4/���XjQ�����E}S�w��PK )�D[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK )�D[W֖�� xl/sharedStrings.xml � (� ePMK�0�+!w��i�������z��>۰�K�{�7�"J�83�Sn?���E��FR ��;*��ݜ]IAl�7>"Tr�b[�D,���#�t�5��!'����g�MS��������8������R���gh~q.pu�u�LPj�K}�?ܽ#^s�{7����O�]d�-k�!����LH'�1�D��r>��- $g�a���y��Z�f���'�ku�$�/��/Z��oPK- )�D[REQ� 5 xl/workbook.xmlPK- )�D[���� � � [Content_Types].xmlPK- )�D[mX+' ' U _rels/.relsPK- )�D[�lLa� � xl/worksheets/sheet1.xmlPK- )�D[��� P � xl/_rels/workbook.xml.relsPK- )�D[Ѓc'2 E � xl/styles.xmlPK- )�D[W֖�� n xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK )�D[5�ӫ� 5 xl/workbook.xml � (� ����0��&�C��A#)��x��}-�m�-ik���'�x�3;������\K>��!�U1�9cA*4�G;�� �Q�sM�%VN� �����cQ;��]h��B�����mi��"�f�C��h�u'��%�~Sb�m�"����έ.���q�_�,�ȯ�_���tco0����PK )�D[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK )�D[�@' ' _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="R87d44322398e483f" /></Relationships>PK )�D[�lLa� xl/worksheets/sheet1.xml � (� ���n�0�_��}���@T�M��[���� V1�l'���J�E��5�?�gF���d�\��������E(��6?RxW�ү�����f��Z{�"d��Kfu��5JKf�Q�jQ�N����yǬ�ʴ�h�T�;��QsV{��JI&zX�p�G�@���vO @e�ῂ�S�N^�z�bϢ��/Ԡ� ;u�I ��8�� )��Ju���� ����Q��E$Ȓ8�qJiH���d���s��ʤ'��,� h��LhF�Mz[Og=]�YF8!�m]4���ų.��7BJ҈�f�^������ee�� �O��ct�B�7�m܊�%��y����5^���$vk�^�5-r����;Yi�/��D���;q��ݍ��znr�>M�uO���,�~'��.�PK )�D[�g�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I�_մ6lK/`��$jb[��l,8W�*�6]����������m���0Y�C�1 h�U�z8G���~�=�,b���I+&�0��6�9�"Bf����/"��� y҂���5n��xq���z��h�yA� �W�OaD�@��{�)z y��@�T�FW�D�I�q^ ��Z��ï�w��I\kִ�(x��ʌ£z�>]z�.����Y.JU��w�U�����PK )�D[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK )�D[W֖�� xl/sharedStrings.xml � (� ePMK�0�+!w��i�������z��>۰�K�{�7�"J�83�Sn?���E��FR ��;*��ݜ]IAl�7>"Tr�b[�D,���#�t�5��!'����g�MS��������8������R���gh~q.pu�u�LPj�K}�?ܽ#^s�{7����O�]d�-k�!����LH'�1�D��r>��- $g�a���y��Z�f���'�ku�$�/��/Z��oPK- )�D[5�ӫ� 5 xl/workbook.xmlPK- )�D[���� � [Content_Types].xmlPK- )�D[�@' ' V _rels/.relsPK- )�D[�lLa� � xl/worksheets/sheet1.xmlPK- )�D[�g�� P � xl/_rels/workbook.xml.relsPK- )�D[Ѓc'2 E � xl/styles.xmlPK- )�D[W֖�� m xl/sharedStrings.xmlPK � �