GET api/invoices/pickup/{storeID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of invoice headers that were picked up
Collection of InvoiceHeaderName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
TradingPartner | InvoiceTradingPartner |
None. |
|
SupplierIdentifier | Collection of byte |
None. |
|
SupplierIdentifierGuid | globally unique identifier |
None. |
|
Xfer |
True if stock transfer |
boolean |
None. |
SourceStore | string |
None. |
|
SourceCode | string |
None. |
|
SourceAbn | string |
None. |
|
TargetCode | string |
None. |
|
TargetState | string |
None. |
|
WhouseRef | string |
None. |
|
StateSource | string |
None. |
|
Status | InvoiceStatus |
None. |
|
FileID | string |
String length: inclusive between 0 and 255 |
|
Created |
Time invoice was created |
date |
None. |
CreatedByUser |
User who created in invoice |
string |
None. |
Updated | date |
None. |
|
TransType | InvoiceType |
None. |
|
TransDateTime | date |
None. |
|
InvoiceNo |
Invoice number |
string |
None. |
InvoiceText | string |
String length: inclusive between 0 and 40 |
|
AdjustmentNo | integer |
None. |
|
InvoiceDate | date |
None. |
|
ClaimNo | integer |
None. |
|
CountReceivedReset |
Invoice received counts have been reset |
boolean |
None. |
AccountingExported |
Invoice has been exported by accounting services |
boolean |
None. |
OrderReceived |
The order has already received the inventory |
boolean |
None. |
OrderGuid | Collection of byte |
None. |
|
OrderIdentifier |
Order identifier of the order attached to this invoice |
globally unique identifier |
None. |
OrderNo |
Order number in emc system |
integer |
None. |
OrderText | string |
None. |
|
SupplierNotes | string |
None. |
|
DefaultStockReceiveDocumentId | integer |
None. |
|
ReceiptEmailSent | boolean |
None. |
|
ReceiptEmailSentId | string |
String length: inclusive between 0 and 100 |
|
ReceiptEmailSentStatus | string |
String length: inclusive between 0 and 20 |
|
CustomerCd | string |
None. |
|
StoreName | string |
None. |
|
Street | string |
None. |
|
Suburb | string |
None. |
|
PostCd | string |
None. |
|
DebtorCd | string |
None. |
|
LiquorLicense | string |
None. |
|
Bond | string |
None. |
|
Url | string |
None. |
|
Completed |
Time invoice was completed |
date |
None. |
Received |
Time invoice was received into system |
date |
None. |
InvoiceSubTotal |
Invoice total excluding fees |
decimal number |
None. |
ItemTotalCost | decimal number |
None. |
|
AdminFee | decimal number |
None. |
|
FinanceFee | decimal number |
None. |
|
InvoiceTotal | decimal number |
None. |
|
Weight | decimal number |
None. |
|
SalesTax | decimal number |
None. |
|
TobaccoTax | decimal number |
None. |
|
ShrinkWrap | decimal number |
None. |
|
GstTotal | decimal number |
None. |
|
Margin | decimal number |
None. |
|
DeliveryFee |
Invoiced delivery fee, gst inclusive, exported to accounting services |
decimal number |
None. |
TransportFee |
Delivery or freight fee not included in invoice, will be ignored in accounting |
decimal number |
None. |
ServiceFee | decimal number |
None. |
|
GstOnService | decimal number |
None. |
|
GstOnDelivery | decimal number |
None. |
|
GstOnShrinkWrap | decimal number |
None. |
|
WetTotal | decimal number |
None. |
|
GstApplicable | decimal number |
None. |
|
GstExempt | decimal number |
None. |
|
SupplierMatchRequired |
Temporary supplier, invoice requires a supplier match before it can be completed |
boolean |
None. |
Temperature |
Temperature recorded of order on receive. Null indicates no temperature recorded |
decimal number |
None. |
TemperatureScale |
Temperature scale that temperature is recorded in |
TemperatureScale |
None. |
Rating |
Quality rating of the order |
integer |
None. |
CompleteInvoiceInventory |
Complete invoice setting used during invoice complete |
UpdateInventory |
None. |
WineLitres | decimal number |
None. |
|
WineValue | decimal number |
None. |
|
SpiritLitres | decimal number |
None. |
|
SpiritValue | decimal number |
None. |
|
BeerLitres | decimal number |
None. |
|
BeerValue | decimal number |
None. |
|
MidBeerLitres | decimal number |
None. |
|
MidBeerValue | decimal number |
None. |
|
LowBeerLitres | decimal number |
None. |
|
LowBeerValue | decimal number |
None. |
|
LowWineLitres | decimal number |
None. |
|
LowWineValue | decimal number |
None. |
|
Deleted | boolean |
None. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceSuffix | string |
Relation. This field may not always be loaded or used for updates. |
|
CostVariance | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
Supplier | Supplier |
Relation. This field may not always be loaded or used for updates. |
|
Order | OrderHeader |
Relation. This field may not always be loaded or used for updates. |
|
Details | Collection of InvoiceDetail |
Relation. This field may not always be loaded or used for updates. |
|
OrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
ProcessLockedInvoice |
option to process the locked invoice |
boolean |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "identifier": "TzRPDs+W1UmS2GLk0Wn63Q==", "identifierGuid": "0e4f344f-96cf-49d5-92d8-62e4d169fadd", "storeID": 2, "tradingPartner": 0, "supplierIdentifier": "j8Oc2jvFy028jOpFWKlBfg==", "supplierIdentifierGuid": "da9cc38f-c53b-4dcb-bc8c-ea4558a9417e", "xfer": true, "sourceStore": "sample string 3", "sourceCode": "sample string 4", "sourceAbn": "sample string 5", "targetCode": "sample string 6", "targetState": "sample string 7", "whouseRef": "sample string 8", "stateSource": "sample string 9", "status": 10, "fileID": "sample string 11", "created": "2025-06-14T06:39:10.8668749", "createdByUser": "sample string 12", "updated": "2025-06-14T06:39:10.8668749", "transType": 0, "transDateTime": "2025-06-14T06:39:10.8668749", "invoiceNo": "sample string 13", "invoiceText": "sample string 14", "adjustmentNo": 1, "invoiceDate": "2025-06-14T06:39:10.8668749", "claimNo": 1, "countReceivedReset": true, "accountingExported": true, "orderReceived": true, "orderGuid": "KEAIhDwG30uvNFi/aNSWaw==", "orderIdentifier": "84084028-063c-4bdf-af34-58bf68d4966b", "orderNo": 1, "orderText": "sample string 18", "supplierNotes": "sample string 19", "defaultStockReceiveDocumentId": 1, "receiptEmailSent": true, "receiptEmailSentId": "sample string 21", "receiptEmailSentStatus": "sample string 22", "customerCd": "sample string 23", "storeName": "sample string 24", "street": "sample string 25", "suburb": "sample string 26", "postCd": "sample string 27", "debtorCd": "sample string 28", "liquorLicense": "sample string 29", "bond": "sample string 30", "url": "sample string 31", "completed": "2025-06-14T06:39:10.8668749", "received": "2025-06-14T06:39:10.8668749", "invoiceSubTotal": 1.0, "itemTotalCost": 1.0, "adminFee": 1.0, "financeFee": 1.0, "invoiceTotal": 1.0, "weight": 1.0, "salesTax": 1.0, "tobaccoTax": 1.0, "shrinkWrap": 32.0, "gstTotal": 1.0, "margin": 1.0, "deliveryFee": 1.0, "transportFee": 33.0, "serviceFee": 1.0, "gstOnService": 1.0, "gstOnDelivery": 1.0, "gstOnShrinkWrap": 1.0, "wetTotal": 1.0, "gstApplicable": 1.0, "gstExempt": 1.0, "supplierMatchRequired": true, "temperature": 1.1, "temperatureScale": 35, "rating": 36, "completeInvoiceInventory": 37, "wineLitres": 1.0, "wineValue": 1.0, "spiritLitres": 1.0, "spiritValue": 1.0, "beerLitres": 1.0, "beerValue": 1.0, "midBeerLitres": 1.0, "midBeerValue": 1.0, "lowBeerLitres": 1.0, "lowBeerValue": 1.0, "lowWineLitres": 1.0, "lowWineValue": 1.0, "deleted": true, "supplierName": "sample string 39", "invoiceSuffix": "sample string 40", "costVariance": 1.0, "store": { "$id": "2", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T06:39:10.8668749", "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": "/G14GbpR/Ue6pBOgOrvSGg==", "hostIdentifierGuid": "19786dfc-51ba-47fd-baa4-13a03abbd21a", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T06:39:10.8668749", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "3", "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": "3" }, "hostStoreSettings": [ { "$id": "4", "id": 1, "hostIdentifier": "tZLlwwa9Y0u/2GZ+oFocqg==", "hostIdentifierGuid": "c3e592b5-bd06-4b63-bfd8-667ea05a1caa", "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": "5", "identifier": "N1bQE0uxlU23Yv9tEzErbQ==", "identifierGuid": "13d05637-b14b-4d95-b762-ff6d13312b6d", "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": "rL+epMOgU0mzGMN3gVBk+w==", "hostSupplierIdentifierGuid": "a49ebfac-a0c3-4953-b318-c377815064fb", "loyaltyPriceLevelIdentifier": "ZSqvg8tDZEu/z/geCpLdiA==", "loyaltyPriceLevelIdentifierGuid": "83af2a65-43cb-4b64-bfcf-f81e0a92dd88", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T06:39:10.8668749", "lastProcessed": "2025-06-14T06:39:10.8668749", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "6", "identifier": "VZLLDiGZuEWvUZyylIx5xA==", "identifierGuid": "0ecb9255-9921-45b8-af51-9cb2948c79c4", "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": "qJxQke0xlka3cj8URufcPw==", "primaryContactID": "91509ca8-31ed-4696-b772-3f1446e7dc3f", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "mSK9zJ52NkW8K+15nkwjUQ==", "supplierGroupGuid": "ccbd2299-769e-4536-bc2b-ed799e4c2351", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:39:10.8668749", "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": "7", "id": "dcdd65a4-10d2-490c-a5ef-a78d1447fb11", "identifier": "FxlJM91O/kaXRR67b99JZg==", "identifierGuid": "33491917-4edd-46fe-9745-1ebb6fdf4966", "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": "8", "supplierIdentifier": "p0eXSdRJWEWBwznvzOK4GQ==", "supplierIdentifierGuid": "499747a7-49d4-4558-81c3-39efcce2b819", "contactGuid": "WgTqd1aC5EiJkJdjmqWsRg==", "contactID": "77ea045a-8256-48e4-8990-97639aa5ac46", "contact": { "$ref": "7" }, "supplier": { "$ref": "6" } }, { "$ref": "8" } ], "products": [ { "$id": "9", "pluG_UID": "7nE7YQK2SUyGjxEblC3nHw==", "pluGuid": "613b71ee-b602-4c49-868f-111b942de71f", "supplierIdentifier": "W9C6dDaq+kqnEeBDvi/DiA==", "supplierIdentifierGuid": "74bad05b-aa36-4afa-a711-e043be2fc388", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:39:10.8668749", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:39:10.8668749", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "10", "pluG_UID": "qil26iqNc0i2C2Yh44TsnA==", "pluGuid": "ea7629aa-8d2a-4873-b60b-6621e384ec9c", "supplierIdentifier": "Q1hVjb2fi0y4YUuOQwkSTw==", "supplierIdentifierGuid": "8d555843-9fbd-4c8b-b861-4b8e4309124f", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "10" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "RXQpLzZ/QkKGPheEm9HqSg==", "parentPluGuid": "2f297445-7f36-4242-863e-17849bd1ea4a", "freight": 44.0, "freightType": 1, "product": { "$id": "11", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "4z78CIotTEGLDaCBwACvHw==", "guid": "08fc3ee3-2d8a-414c-8b0d-a081c000af1f", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "ob4693tHLUWmeBc9Miyt5A==", "priceGroupGuid": "f73abea1-477b-452d-a678-173d322cade4", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:39:10.8668749", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:39:10.8668749", "pluCreated": "2025-06-14T06:39:10.8668749", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T06:39:10.8668749", "lastManualUpdate": "2025-06-14T06:39:10.8668749", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T06:39:10.8668749", "currentCostUpdated": "2025-06-14T06:39:10.8668749", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:39:10.8668749", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:39:10.8668749", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "QvfP4CkHEE6JcwQ3VvhaJw==", "altPLUGuid": "e0cff742-0729-4e10-8973-043756f85a27", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:39:10.8668749", "labelLastPrice": 1, "shelfPageLayoutG_UID": "6MkLaAGxH0+w3qWy3BXM9Q==", "shelfPageLayoutGuid": "680bc9e8-b101-4f1f-b0de-a5b2dc15ccf5", "talkerPageLayoutG_UID": "v4RVC5udek2yuC3n5GFFiQ==", "talkerPageLayoutGuid": "0b5584bf-9d9b-4d7a-b2b8-2de7e4614589", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "CprOH17Fxk+ePGWnOP6eyQ==", "inventoryIdentifier": "1fce9a0a-c55e-4fc6-9e3c-65a738fe9ec9", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "GhUwM5HH1U+qB+eY7jD67g==", "parentPluGuid": "3330151a-c791-4fd5-aa07-e798ee30faee", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "+v1Kdst6pE+aA36MVVaX6A==", "supplierIdentifierGuid": "764afdfa-7acb-4fa4-9a03-7e8c555697e8", "supplierChanged": true, "rebateSupplierIdentifier": "dZVzXwST5026spaiEDiMZQ==", "rebateSupplierIdentifierGuid": "5f739575-9304-4de7-bab2-96a210388c65", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:39:10.8668749", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "eogFe5YmoUeGCzSvAw7Gyw==", "hostIdentifierGuid": "7b05887a-2696-47a1-860b-34af030ec6cb", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "11" }, { "$ref": "11" } ], "store": { "$ref": "2" }, "storePrices": [ { "$id": "12", "pluG_UID": "k8PfM00ZsUirh/AmnYaUyg==", "pluGuid": "33dfc393-194d-48b1-ab87-f0269d8694ca", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:39:10.8668749" }, { "$ref": "12" } ], "currentPrices": { "$id": "13", "pluPrices": { "$id": "14", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T06:39:10.8668749", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "14" }, "winningCampaign": 1, "winner": { "$id": "15", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:39:10.8668749", "startTime": 3, "endDate": "2025-06-14T06:39:10.8668749", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "A97+J7ZoMEmqGV/XgpftmQ==", "hostIdentifierGuid": "27fede03-68b6-4930-aa19-5fd78297ed99", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "15" }, { "$ref": "15" } ] }, "tray": { "$id": "16", "g_UId": "CgLFQOT/GEWZjhsUE1FzLQ==", "guid": "40c5020a-ffe4-4518-998e-1b141351732d", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "17", "priceGroupG_UID": "ngdHU8NjHEKzJQB9LplytA==", "priceGroupGuid": "5347079e-63c3-421c-b325-007d2e9972b4", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:39:10.8668749", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "11" }, { "$ref": "11" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "18", "pluG_UID": "KIWcl5RVQEiSzyyCcNdJ7Q==", "pluGuid": "979c8528-5594-4840-92cf-2c8270d749ed", "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": "19", "pluGuid": "ab61bfb7-99fc-46cc-8722-e265012efb65", "created": "2025-06-14T06:39:10.8668749", "createdByUser": "sample string 1", "activated": "2025-06-14T06:39:10.8668749", "deactivated": "2025-06-14T06:39:10.8668749", "lastOrdered": "2025-06-14T06:39:10.8668749", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:39:10.8668749", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:39:10.8668749", "lastSold": "2025-06-14T06:39:10.8668749", "firstSold": "2025-06-14T06:39:10.8668749", "awsUpdated": "2025-06-14T06:39:10.8668749", "lastManualUpdate": "2025-06-14T06:39:10.8668749", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:39:10.8668749", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:39:10.8668749", "doNotRangeUpdated": "2025-06-14T06:39:10.8668749", "doNotOrderUpdated": "2025-06-14T06:39:10.8668749", "tracked": "2025-06-14T06:39:10.8668749" }, "allergens": [ { "$id": "20", "allergenID": 1, "pluG_UID": "LV9AOU0tbEC+HIyDvoVnRQ==", "pluGuid": "39405f2d-2d4d-406c-be1c-8c83be856745", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "costs": { "$id": "21", "pluG_UID": "lo3j3pICuU2jNn2m+6+iBw==", "pluGuid": "dee38d96-0292-4db9-a336-7da6fbafa207", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:39:10.8668749", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "22", "saleHeaderID": 1, "created": "2025-06-14T06:39:10.8668749", "createdLocal": "2025-06-14T06:39:10.8668749", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "5PoaMmeLEES2tyLATmGUdA==", "operatorGuid": "321afae4-8b67-4410-b6b7-22c04e619474", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "FGlMvYhPdkWL6He2YVnyZQ==", "pluGuid": "bd4c6914-4f88-4576-8be8-77b66159f265", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "23", "id": 1, "g_Uid": "16Uz+6/ptEOU1SY/B+tXUw==", "guid": "fb33a5d7-e9af-43b4-94d5-263f07eb5753", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T06:39:10.8668749", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:39:10.8668749", "endShift": "2025-06-14T06:39:10.8668749", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "24", "operatorG_UID": "hMxs6gDDU0uK6dwVImMZgQ==", "operatorGuid": "ea6ccc84-c300-4b53-8ae9-dc1522631981", "storeID": 2, "operator": { "$ref": "23" }, "store": { "$ref": "2" } }, { "$ref": "24" } ] } }, { "$ref": "22" } ], "apns": [ { "$id": "25", "pluID": 1, "pluG_UID": "IbCEvd7CgE2B0wHBCFHZPg==", "pluGuid": "bd84b021-c2de-4d80-81d3-01c10851d93e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "25" } ], "tuns": [ { "$id": "26", "pluG_UId": "4K7c2Og2mkmxkZx2fcqakQ==", "pluGuid": "d8dcaee0-36e8-499a-b191-9c767dca9a91", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "11" }, "storeIDs": [ 1, 2 ] }, { "$ref": "26" } ], "competitionPricing": [ { "$id": "27", "identifier": "C7cRQnWGIkqKrFRv6zVmWA==", "identifierGuid": "4211b70b-8675-4a22-8aac-546feb356658", "pluG_UID": "qaua+/6arEKSlBs5UXnKHQ==", "pluGuid": "fb9aaba9-9afe-42ac-9294-1b395179ca1d", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "27" } ], "supplier": { "$ref": "6" }, "supplierName": "sample string 146", "children": [ { "$ref": "11" }, { "$ref": "11" } ], "ordering": { "$ref": "9" }, "flipChartPages": [ { "$id": "28", "identifier": "sa6gmGiF90WtKmUFdfLQUA==", "groupName": "sample string 1", "identifierGuid": "98a0aeb1-8568-45f7-ad2a-650575f2d050", "exists": true, "flipChartIdentifier": "acsm+G+B1Uer4EdCwsgjpQ==", "flipChartIdentifierGuid": "f826cb69-816f-47d5-abe0-4742c2c823a5", "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": "7a26QG1e+UOyla70qDHwcA==", "groupIdentifierGuid": "40baaded-5e6d-43f9-b295-aef4a831f070", "flipChart": { "$id": "29", "identifier": "2k9aAGmmL067f5yE2uFO6A==", "identifierGuid": "005a4fda-a669-4e2f-bb7f-9c84dae14ee8", "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": "30", "identifier": "Iplob3mWpkeXRi8xrhrilg==", "identifierGuid": "6f689922-9679-47a6-9746-2f31ae1ae296", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "31", "id": 1, "g_UID": "LHmdWFaaE028Vj4/ggJX/A==", "guid": "589d792c-9a56-4d13-bc56-3e3f820257fc", "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": "AEfyDyFd3U6qxMDl1zg0xA==", "previousFormGuid": "0ff24700-5d21-4edd-aac4-c0e5d73834c4", "nextForm": 1, "nextFormG_UID": "5SjzFHXiBkivj1ZB9AfOeg==", "nextFormGuid": "14f328e5-e275-4806-af8f-5641f407ce7a", "attributes": "sample string 10", "updated": "2025-06-14T06:39:10.8668749", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "31" }, "previousCheckoutForm": { "$ref": "31" }, "buttons": [ { "$id": "32", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "27HAdP7jyUeMcd+U8CvqNg==", "checkoutFormGuid": "74c0b1db-e3fe-47c9-8c71-df94f02bea36", "identifier": "7AlH1xgjGE+4tRlYS5SYVw==", "identifierGuid": "d74709ec-2318-4f18-b8b5-19584b949857", "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": "ZqGdUu/NYEaOlUjpZMrLdQ==", "valueGuid": "529da166-cdef-4660-8e95-48e964cacb75", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:39:10.8668749", "action": "sample string 12", "valueForm": { "$ref": "31" }, "image": { "$id": "33", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T06:39:10.8668749", "imageData": "QEA=", "readOnly": true } }, { "$ref": "32" } ], "panels": [ { "$id": "34", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "kq8+xeN6N0qbc5Vm0Nysgg==", "checkoutFormGuid": "c53eaf92-7ae3-4a37-9b73-9566d0dcac82", "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": "34" } ] }, { "$ref": "31" } ], "panels": [ { "$ref": "34" }, { "$ref": "34" } ] }, "pages": [ { "$ref": "28" }, { "$ref": "28" } ] }, "contentPanel": { "$ref": "34" }, "products": [ { "$id": "35", "flipChartPageIdentifier": "XM6zuYJTf0mARvi2G+Pr8A==", "flipChartPageIdentifierGuid": "b9b3ce5c-5382-497f-8046-f8b61be3ebf0", "pluG_UID": "+766ebpTK0SsOzKcPBvUGg==", "pluGuid": "79babefb-53ba-442b-ac3b-329c3c1bd41a", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "11" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "35" } ], "productCount": 27, "pages": [ { "$ref": "28" }, { "$ref": "28" } ] }, { "$ref": "28" } ], "priceHistory": [ { "$id": "36", "pluG_UID": "Nwkf4hLffESUu/TGSwy25w==", "pluGuid": "e21f0937-df12-447c-94bb-f4c64b0cb6e7", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T06:39:10.8668749", "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": "36" } ], "ingredients": [ { "$id": "37", "pluG_UID": "n16V+tyE3ECJH/oL2Vyv5Q==", "ingredientGuid": "suhP4Z1oWUCh+cpfH4TSig==", "ingredientIdentifier": "e14fe8b2-689d-4059-a1f9-ca5f1f84d28a", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "11" } }, { "$ref": "37" } ], "bins": [ { "$id": "38", "pluG_UID": "HDi8o5i+50KPO0WaSUxG9A==", "pluGuid": "a3bc381c-be98-42e7-8f3b-459a494c46f4", "shelfLocationIdentifier": "kPv+ZkHg1EiU5QZYcAJ9LA==", "shelfLocationGuid": "66fefb90-e041-48d4-94e5-065870027d2c", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "at0RX5LRtkyMgkiREGokqA==", "labelPageLayoutGuid": "5f11dd6a-d192-4cb6-8c82-4891106a24a8", "updated": "2025-06-14T06:39:10.8668749", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "11" }, "location": { "$id": "39", "identifier": "A+om1G7gn0unrA/ULdiZew==", "storeID": 1, "identifierGuid": "d426ea03-e06e-4b9f-a7ac-0fd42dd8997b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:39:10.8668749", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "38" }, { "$ref": "38" } ] } }, { "$ref": "38" } ], "bin": { "$ref": "38" }, "scaleLocations": [ { "$id": "40", "plu": 1, "pluG_UID": "GwfZ7Z5eJ0Wr2SlsvYJOtg==", "pluGuid": "edd9071b-5e9e-4527-abd9-296cbd824eb6", "deptNo": 1, "product": { "$ref": "11" }, "scaleLocation": { "$id": "41", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:39:10.8668749", "department": { "$id": "42", "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": "41" }, "subDepartments": [ { "$id": "43", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "44", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "45", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T06:39:10.8668749", "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": "1tNf5bO/TUGicseEJNW3zg==", "labelPageLayoutGuid": "e55fd3d6-bfb3-414d-a272-c78424d5b7ce", "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": "46", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "47", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "48", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "48" } ], "commodityCode": "sample string 6" }, { "$ref": "47" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "47" }, "mscDep": { "$id": "49", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "46" }, { "$ref": "46" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "48" } }, { "$ref": "45" } ], "updated": "2025-06-14T06:39:10.8668749", "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": "gO1b6R7JqUi0oNXt6gCTqg==", "labelPageLayoutGuid": "e95bed80-c91e-48a9-b4a0-d5edea0093aa", "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": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" } }, { "$ref": "44" } ], "investmentBuyOverride": true, "updated": "2025-06-14T06:39:10.8668749", "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": "DB7YBEXBpE+h2713l6LJMA==", "labelPageLayoutGuid": "04d81e0c-c145-4fa4-a1db-bd7797a2c930", "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": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" } }, { "$ref": "43" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T06:39:10.8668749", "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": "I/2n7M7jKUSy1+05c32XwQ==", "labelPageLayoutGuid": "eca7fd23-e3ce-4429-b2d7-ed39737d97c1", "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": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" } } } }, { "$ref": "40" } ], "nextPrice": { "$id": "50", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "UHAkYm6yaUGpfIR6MPnj1Q==", "pluGuid": "62247050-b26e-4169-a97c-847a30f9e3d5", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "iSaPZRudokSDeOHhA4OS8w==", "dealCostGuid": "658f2689-9d1b-44a2-8378-e1e1038392f3", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "8ZMuvEsBH0Oa6YIKNe0uPg==", "priceGroupGuid": "bc2e93f1-014b-431f-9ae9-820a35ed2e3e", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:39:10.8668749", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "87yhL+pYh068maQxaXSQRw==", "campaignComboPriceGroupIdentifier": "2fa1bcf3-58ea-4e87-bc99-a43169749047", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "51", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:39:10.8668749", "operatorG_UID": "goSM91JsyECzArSoQj+Odw==", "operatorGuid": "f78c8482-6c52-40c8-b302-b4a8423f8e77", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:39:10.8668749", "signIqTicketFileMovedUtc": "2025-06-14T06:39:10.8668749", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:39:10.8668749", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "11" }, "campaignPlu": { "$ref": "50" } }, { "$ref": "51" } ], "campaign": { "$id": "52", "id": 1, "storeID": 2, "name": "9c3df2fd-87b2-4445-a8e8-86a1afbde5a7", "nameGuid": "9c3df2fd-87b2-4445-a8e8-86a1afbde5a7", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:39:10.8668749", "startTime": 1, "endDate": "2025-06-14T06:39:10.8668749", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T06:39:10.8668749", "system": true, "created": "2025-06-14T06:39:10.8668749", "updated": "2025-06-14T06:39:10.8668749", "priceChangeNotifiedUtc": "2025-06-14T06:39:10.8668749", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "mjI467fYKUyaK48mNgbU5A==", "hostIdentifierGuid": "eb38329a-d8b7-4c29-9a2b-8f263606d4e4", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:39:10.8668749", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "50" }, { "$ref": "50" } ], "campaignPools": [ { "$id": "53", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "umJtyo2WgEuvTCTrzF5pog==", "pluGuid": "ca6d62ba-968d-4b80-af4c-24ebcc5e69a2", "hostOfferID": 1, "priceGroupG_UID": "bTjesyINlUKmIbj3OjHEAg==", "priceGroupGuid": "b3de386d-0d22-4295-a621-b8f73a31c402", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:39:10.8668749", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "11" }, "campaign": { "$ref": "52" } }, { "$ref": "53" } ], "sellingRules": [ { "$id": "54", "id": 1, "identifier": "/5D+t0W/S0e55T/UGdyfPQ==", "identifierStr": "/5D+t0W/S0e55T/UGdyfPQ==", "identifierGuid": "b7fe90ff-bf45-474b-b9e5-3fd419dc9f3d", "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": "52" } }, { "$ref": "54" } ], "customers": [ { "$id": "55", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "x8+wLnyvAEOIRh9j6xvE/Q==", "customerIDGuid": "2eb0cfc7-af7c-4300-8846-1f63eb1bc4fd", "campaign": { "$ref": "52" }, "customer": { "$id": "56", "identifier": "vqvSxmAITUu9B2rU7Wybvg==", "identifierGuid": "c6d2abbe-0860-4b4d-bd07-6ad4ed6c9bbe", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:39:10.8668749", "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": "U5f1ij7Oc0GmklDzk3SviA==", "communityIdentifierGuid": "8af59753-ce3e-4173-a692-50f39374af88", "joined": "2025-06-14T06:39:10.8668749", "updated": "2025-06-14T06:39:10.8668749", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "EjKxX14IzEicdH9N+xQ8SA==", "priceLevelIdentifierGuid": "5fb13212-085e-48cc-9c74-7f4dfb143c48", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:39:10.8668749", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "57", "cardType": 2, "issueDate": "2025-06-14T06:39:10.8668749", "expiry": "2025-06-14T06:39:10.8668749", "customerID": "9/CpYtc1M0ym3KL7BVcMJw==", "customerIDGuid": "62a9f0f7-35d7-4c33-a6dc-a2fb05570c27", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T06:39:10.8668749", "linkedAccount": "EAvYgpMl20e6hWEbI9s4GA==", "linkedAccountGuid": "82d80b10-2593-47db-ba85-611b23db3818", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "56" }, "account": { "$id": "58", "id": 1, "identifier": "3TNMs7KtyEeCeKfTkpY5AA==", "identifierGuid": "b34c33dd-adb2-47c8-8278-a7d392963900", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:39:10.8668749", "owner": "amnQuQhIoE+dHQJBjvkY/w==", "ownerGuid": "b9d0696a-4808-4fa0-9d1d-02418ef918ff", "accountStoreGroupIdentifier": "F2Q6QeqXfUyWLGobHLrHLQ==", "accountStoreGroupGuid": "413a6417-97ea-4c7d-962c-6a1b1cbac72d", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T06:39:10.8668749", "active": true, "updated": "2025-06-14T06:39:10.8668749", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "56" }, "card": { "$ref": "57" }, "members": { "$id": "59", "sample string 1": [ { "$ref": "56" }, { "$ref": "56" } ], "sample string 2": [ { "$ref": "56" }, { "$ref": "56" } ] }, "customerGroups": [ { "$id": "60", "identifier": "/2Mx/BRKE0inc2ax+rzIcQ==", "identifierGuid": "fc3163ff-4a14-4813-a773-66b1fabcc871", "name": "sample string 2", "primaryContact": "dZD7P2Pd8EO12iFVq7sbQw==", "primaryContactGuid": "3ffb9075-dd63-43f0-b5da-2155abbb1b43", "accountID": "ZpZCNaN98EWiyK8JFM62kg==", "accountIDGuid": "35429666-7da3-45f0-a2c8-af0914ceb692", "special": true, "updated": "2025-06-14T06:39:10.8668749", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "PcDC0kq3ikiftzzIldR3BQ==", "priceLevelIdentifierGuid": "d2c2c03d-b74a-488a-9fb7-3cc895d47705", "deleted": true, "account": { "$ref": "58" }, "primaryContactCustomer": { "$ref": "56" }, "customerGroupMembers": [ { "$id": "61", "id": 1, "groupID": "8ZyZ55idi0Cc1+OcsbwU9w==", "groupIDGuid": "e7999cf1-9d98-408b-9cd7-e39cb1bc14f7", "customerID": "gOsN+KMgGUSa/NQ8GVhswQ==", "customerIDGuid": "f80deb80-20a3-4419-9afc-d43c19586cc1", "card": "sample string 4", "linkedAccount": "ks2qJcn9dU2gqegybhtb6g==", "linkedAccountGuid": "25aacd92-fdc9-4d75-a0a9-e8326e1b5bea", "customer": { "$ref": "56" }, "group": { "$ref": "60" }, "customerCard": { "$ref": "57" } }, { "$ref": "61" } ] }, { "$ref": "60" } ] }, "payments": [ { "$id": "62", "id": 1, "identifier": "Yr6T4/r40USUjcd3Fb3xPQ==", "identifierGuid": "e393be62-f8fa-44d1-948d-c77715bdf13d", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "1BvqUTZpj0O/D40IxdMvcA==", "accountIDGuid": "51ea1bd4-6936-438f-bf0f-8d08c5d32f70", "customerAccount": { "$ref": "58" }, "customerCard": { "$ref": "57" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-06-14T06:39:10.8668749", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "oOEnVM1gSkm7ssQD4JWoug==", "idempotentVoidGuid": "5427e1a0-60cd-494a-bbb2-c403e095a8ba", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "63", "saleHeaderID": 1, "saleHeaderGuid": "IFX4EK64G0azCqsgupeQTw==", "saleHeaderIdentifierGuid": "10f85520-b8ae-461b-b30a-ab20ba97904f", "created": "2025-06-14T06:39:10.8668749", "createdLocal": "2025-06-14T06:39:10.8668749", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T06:39:10.8668749", "storeID": 1, "operatorG_Uid": "cU7DJWvRT0OuFOpLcuz6jQ==", "operatorGuid": "25c34e71-d16b-434f-ae14-ea4b72ecfa8d", "customerG_Uid": "8tfSJ8cBmUSKwkbYfmxoLQ==", "customerGuid": "27d2d7f2-01c7-4499-8ac2-46d87e6c682d", "communityIdentifier": "JTvxSDEFQUuv/yCmt3mplw==", "communityIdentifierGuid": "48f13b25-0531-4b41-afff-20a6b779a997", "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": "7hw2iWvFX06dNYIaeYYV3w==", "priceLevelIdentifierGuid": "89361cee-c56b-4e5f-9d35-821a798615df", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "23" }, "customer": { "$ref": "56" }, "communityOrganisation": { "$id": "64", "id": 1, "identifier": "Ec+PLonwIkWnzwxou3OfnQ==", "identifierGuid": "2e8fcf11-f089-4522-a7cf-0c68bb739f9d", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T06:39:10.8668749", "deleted": true }, "details": [ { "$id": "65", "saleItemID": 1, "identifier": "hY2j4eywQkKklQH4aP8sOA==", "identifierGuid": "e1a38d85-b0ec-4242-a495-01f868ff2c38", "saleHeaderID": 2, "plu": 1, "pluG_UId": "WWb89NUd3UawWzkRc9V4sw==", "pluGuid": "f4fc6659-1dd5-46dd-b05b-391173d578b3", "accountID": "bppgcHHfYEW/KGLDTT+SrQ==", "accountIDGuid": "70609a6e-df71-4560-bf28-62c34d3f92ad", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T06:39:10.8668749", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "TPrdgO5x7ESM4oLEovqUvQ==", "refundGuid": "80ddfa4c-71ee-44ec-8ce2-82c4a2fa94bd", "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": "vR2UxTcaBECj769ycomr7w==", "idempotentVoidGuid": "c5941dbd-1a37-4004-a3ef-af727289abef", "priceLevelIdentifier": "5a3THfF6SUap8U96WYzcTA==", "priceLevelIdentifierGuid": "1dd3ade5-7af1-4649-a9f1-4f7a598cdc4c", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "66", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:39:10.8668749", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "66" } ], "refund": { "$id": "67", "id": 1, "g_UID": "d4p6c+JpMkyOl1ad0PSZoQ==", "guid": "737a8a77-69e2-4c32-8e97-569dd0f499a1", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:39:10.8668749" }, "modifier": { "$id": "68", "id": 1, "setG_UID": "aN5fZF/tVUGabZ4AyP6WHQ==", "modifierSetGuid": "645fde68-ed5f-4155-9a6d-9e00c8fe961d", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "ptXAvgKjkEaFmujLtPeucA==", "pluGuid": "bec0d5a6-a302-4690-859a-e8cbb4f7ae70", "deleted": true, "g_UID": "TEFnhCCMvkunYBUxtEQ2bg==", "guid": "8467414c-8c20-4bbe-a760-1531b444366e", "product": { "$ref": "11" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "65" } ], "eftReceipts": [ { "$id": "69", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "63" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "69" } ], "payments": [ { "$ref": "62" }, { "$ref": "62" } ], "cards": [ { "$id": "70", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "70" } ], "campaignHits": [ { "$id": "71", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "71" } ], "fuel": [ { "$id": "72", "id": 1, "plu": 1, "pluG_UID": "0U4ep84T10iQ0FDUBjyigQ==", "pluGuid": "a71e4ed1-13ce-48d7-90d0-50d4063ca281", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T06:39:10.8668749", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T06:39:10.8668749", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "72" } ], "fuelResells": [ { "$id": "73", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "8zOU5l1Cn0mTV6XCAiCwlA==", "pluGuid": "e69433f3-425d-499f-9357-a5c20220b094", "accountID": "4jhcoYqZPkmafYwPsQvFXw==", "accountIDGuid": "a15c38e2-998a-493e-9a7d-8c0fb10bc55f", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T06:39:10.8668749", "bestOrExpireType": 1, "refundG_UID": "4K76fJO1pEyqHurnkYsS8Q==", "refundGuid": "7cfaaee0-b593-4ca4-aa1e-eae7918b12f1", "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": "73" } ], "customerOrder": [ { "$id": "74", "identifier": "Jgi8qCpAOkGlxvcF9AdhhA==", "identifierGuid": "a8bc0826-402a-413a-a5c6-f705f4076184", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "PJDNn4+aRk+3P/gFj2pB4A==", "customerIdentifierGuid": "9fcd903c-9a8f-4f46-b73f-f8058f6a41e0", "operatorNo": 1, "operatorG_UID": "al1FFH/GkUOW94Inb4KQGw==", "operatorGuid": "14455d6a-c67f-4391-96f7-82276f82901b", "created": "2025-06-14T06:39:10.8668749", "ordered": "2025-06-14T06:39:10.8668749", "started": "2025-06-14T06:39:10.8668749", "completed": "2025-06-14T06:39:10.8668749", "supplied": "2025-06-14T06:39:10.8668749", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "56" }, "operator": { "$ref": "23" }, "details": [ { "$id": "75", "headerID": 1, "plu": 1, "pluG_UId": "0IqOkvU870i2lVz53GKkmg==", "pluGuid": "928e8ad0-3cf5-48ef-b695-5cf9dc62a49a", "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": "QYaltm93s06Vf89z8yNYkg==", "headerIdentifierGuid": "b6a58641-776f-4eb3-957f-cf73f3235892", "product": { "$ref": "11" } }, { "$ref": "75" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "63" } }, { "$ref": "74" } ], "surveyResponses": [ { "$id": "76", "surveyG_UID": "i76IFaEecEG+F63fBvU1bQ==", "surveyGuid": "1588be8b-1ea1-4170-be17-addf06f5356d", "saleHeaderGuid": "CreBpfd3iEaIO9+4KSpN0A==", "saleGuid": "a581b70a-77f7-4688-883b-dfb8292a4dd0", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "ah6hfWvqs0yePYJRIEsyOA==", "guidResponse": "7da11e6a-ea6b-4cb3-9e3d-8251204b3238", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:39:10.8668749", "sale": { "$ref": "63" }, "survey": { "$id": "77", "g_UID": "TyDi5TbpMkGHyOh3qbYcGw==", "guid": "e5e2204f-e936-4132-87c8-e877a9b61c1b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "EgOjHq/y8UaCWHIZCJ4Q+Q==", "checkoutFormGuid": "1ea30312-f2af-46f1-8258-7219089e10f9", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:39:10.8668749", "end": "2025-06-14T06:39:10.8668749", "deleted": true, "updated": "2025-06-14T06:39:10.8668749", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "a886489a-5fa9-49dd-bcbd-03268fea3281", "a68bbbe1-7de4-466d-a961-c2e20214cfb5" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "31" } }, "ingressId": "sample string 4" }, { "$ref": "76" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "dWyGkzfpuk+IUTn42HYlAg==", "accountIdentifier": "93866c75-e937-4fba-8851-39f8d8762502", "accountName": "sample string 42", "customerOrderIdentifier": "nlNEuIw/9Uq1WT/qElQFgA==", "customerOrderIdentifierGuid": "b844539e-3f8c-4af5-b559-3fea12540580", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "78", "id": 1, "paymentID": 2, "paymentIdentifier": "BOtNtYNbbEqxqxGWUprMnA==", "paymentIdentifierGuid": "b54deb04-5b83-4a6c-b1ab-1196529acc9c", "identifier": "+6dhg85IoUayVV1hPM1fjg==", "identifierGuid": "8361a7fb-48ce-46a1-b255-5d613ccd5f8e", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "2uzW4EtdY0yH7D+pXKns3g==", "itemIdentifierGuid": "e0d6ecda-5d4b-4c63-87ec-3fa95ca9ecde" } }, { "$ref": "62" } ] }, { "$ref": "57" } ], "customerGroupMembers": [ { "$ref": "61" }, { "$ref": "61" } ], "customerGroups": [ { "$ref": "60" }, { "$ref": "60" } ], "accounts": [ { "$ref": "58" }, { "$ref": "58" } ], "account": { "$ref": "58" }, "vouchers": [ { "$id": "79", "customerIdentifier": "tRb1filaRU6s51YBui9zZQ==", "customerIdentifierGuid": "7ef516b5-5a29-4e45-ace7-5601ba2f7365", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "7CfFhsgqkUOaMaGsehp0XQ==", "idempotentGuid": "86c527ec-2ac8-4391-9a31-a1ac7a1a745d", "offline": true, "voucher": { "$id": "80", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-06-14T06:39:10.8668749", "barcodeTemplate": { "$id": "81", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "82", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-06-14T06:39:10.8668749", "labelPageLayout": "aWVcfbmfakCDmQJamFN2dw==", "pageLayoutGuid": "7d5c6569-9fb9-406a-8399-025a98537677", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "80" }, "elements": [ { "$id": "83", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-06-14T06:39:10.8668749" }, { "$ref": "83" } ] }, "customerVouchers": [ { "$id": "84", "id": 1, "customerIdentifier": "GpdbhXbVHUu/IgOZu+yFFw==", "customerIdentifierGuid": "855b971a-d576-4b1d-bf22-0399bbec8517", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:39:10.8668749", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Hl+X+qJcU0yNQCfs2rPgMg==", "issuedIdempotentGuid": "fa975f1e-5ca2-4c53-8d40-27ecdab3e032", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:39:10.8668749", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:39:10.8668749", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "PxU7srnMEkWv5lFobGt/hg==", "redeemedIdempotentGuid": "b23b153f-ccb9-4512-afe6-51686c6b7f86", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:39:10.8668749", "storeName": "sample string 17", "scaleLabel": { "$ref": "82" }, "voucher": { "$ref": "80" }, "customer": { "$ref": "56" }, "issuedOfflinePayment": { "$ref": "62" }, "redeemedOfflinePayment": { "$ref": "62" } }, { "$ref": "84" } ] }, "customer": { "$ref": "56" } }, { "$ref": "79" } ] } }, { "$ref": "55" } ], "customerGroups": [ { "$id": "85", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "gcLPD0iZjEOpf4F3liLgdA==", "groupIDGuid": "0fcfc281-9948-438c-a97f-81779622e074", "campaign": { "$ref": "52" }, "group": { "$ref": "60" } }, { "$ref": "85" } ], "signIqTickets": [ { "$id": "86", "identifier": "Qffd8mpiD0e1j7QVlB9yww==", "identifierGuid": "f2ddf741-626a-470f-b58f-b415941f72c3", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "86" } ], "comboPriceGroups": [ { "$id": "87", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "iKbaL5q5f0SzbTL+7NTEmw==", "guid": "2fdaa688-b99a-447f-b36d-32feecd4c49b", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "52" }, "comboPricePlus": [ { "$id": "88", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "nBv571QkbkegTfgtG89EeQ==", "groupGuid": "eff91b9c-2454-476e-a04d-f82d1bcf4479", "comboPriceType": 5, "priceType": 5, "pluG_UID": "Q9KToRJvckWZz6F6D8/E3A==", "pluGuid": "a193d243-6f12-4572-99cf-a17a0fcfc4dc", "priceGroupG_UID": "vb1xvJVWMUC30h0nkqSDrA==", "priceGroupGuid": "bc71bdbd-5695-4031-b7d2-1d2792a483ac", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "52" }, "product": { "$ref": "11" }, "priceGroup": { "$ref": "17" }, "campaignPool": { "$ref": "52" } }, { "$ref": "88" } ] }, { "$ref": "87" } ], "priceLevels": [ { "$id": "89", "id": 1, "priceLevelIdentifier": "1QJfLpJ4gUux67dIFEjeWA==", "priceLevelIdentifierGuid": "2e5f02d5-7892-4b81-b1eb-b7481448de58", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "89" } ] }, "product": { "$ref": "11" }, "dealCost": { "$id": "90", "headerIdentifier": "wmZv2lmGLU2J7OuAV/XWfA==", "headerIdentifierGuid": "da6f66c2-8659-4d2d-89ec-eb8057f5d67c", "identifier": "xMQ8cUG9OU6wZ9fKnyRhDQ==", "identifierGuid": "713cc4c4-bd41-4e39-b067-d7ca9f24610d", "supplierIdentifier": "+OkSGh/ZBUusdXiNmTr1vQ==", "supplierGuid": "1a12e9f8-d91f-4b05-ac75-788d993af5bd", "pluG_UID": "NDvJ3/S3YE2RIMGJBRr9Fg==", "pluGuid": "dfc93b34-b7f4-4d60-9120-c189051afd16", "campaignName": "dd3f23fb-0a03-444b-8582-e89b8034e38a", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:39:10.8668749", "end": "2025-06-14T06:39:10.8668749", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Fp8tWsLKbUGxQxA38RJM6A==", "bonusItemPluGuid": "5a2d9f16-cac2-416d-b143-1037f1124ce8", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:39:10.8668749", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T06:39:10.8668749", "campaignEndDate": "2025-06-14T06:39:10.8668749", "masterPLUG_UID": "0Q9UDz6IM0+D13dl26zM0A==", "masterID": "0f540fd1-883e-4f33-83d7-7765dbacccd0", "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": "tLigSfL3GEqLgJ4II1khpg==", "bonusMasterID": "49a0b8b4-f7f2-4a18-8b80-9e08235921a6", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T06:39:10.8668749", "dealCosts": [ { "$ref": "90" }, { "$ref": "90" } ], "tags": [ { "$id": "91", "pluG_UID": "Ux7B5tYbXkWW1JeXXIdSnA==", "pluGuid": "e6c11e53-1bd6-455e-96d4-97975c87529c", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "91" } ], "alternateProductG_UID": "FpZZ+WADv0meciH+NcjPJQ==", "alternateProduct": "f9599616-0360-49bf-9e72-21fe35c8cf25", "productHostCode": { "$id": "92", "id": 1, "pluG_UID": "vACMc4zL2UCH8tEVxi9LcQ==", "pluGuid": "738c00bc-cb8c-40d9-87f2-d115c62f4b71", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "46" }, "mscCom": { "$ref": "47" }, "mscDep": { "$ref": "49" }, "mscSubCom": { "$ref": "48" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:39:10.8668749", "inventoryTracked": "2025-06-14T06:39:10.8668749", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "6" }, "serviceFee": { "$id": "93", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "9" } ], "orderCycleHeaders": [ { "$id": "94", "storeID": 1, "supplierIdentifier": "HEMgj440oUyNjhKnmiVBNQ==", "supplierGuid": "8f20431c-348e-4ca1-8d8e-12a79a254135", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "94" } ], "cycles": [ { "$id": "95", "storeID": 1, "supplierIdentifier": "JeYTPl7iq0KiXtY2rNQqqw==", "supplierGuid": "3e13e625-e25e-42ab-a25e-d636acd42aab", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T06:39:10.8668749", "deliveryDate": "2025-06-14T06:39:10.8668749", "nextCutOffDate": "2025-06-14T06:39:10.8668749", "nextDeliveryDate": "2025-06-14T06:39:10.8668749", "nextDaysBuffer": 10 }, { "$ref": "95" } ], "store": { "$ref": "2" }, "updated": "2025-06-14T06:39:10.8668749", "isHost": true }, "files": [ { "$id": "96", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T06:39:10.8668749", "processed": "2025-06-14T06:39:10.8668749", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:39:10.8668749", "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": "5" }, "metcashHeader": { "$id": "97", "customerNumber": "sample string 1", "creationDate": "2025-06-14T06:39:10.8668749", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "96" } ], "zoneMatrix": [ { "$id": "98", "id": 1, "hostIdentifier": "Bjg4/+CSv0muJ0O5MHO2pQ==", "hostIdentifierGuid": "ff383806-92e0-49bf-ae27-43b93073b6a5", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "6aaefe88-7974-4ad4-b384-d5b9035d5128", "86b39c5e-ff40-481f-a0c1-0cd7c4a1bea8" ] }, { "$ref": "98" } ], "hostFileStoreSetting": { "$ref": "4" }, "hostStoreSettings": [ { "$ref": "4" }, { "$ref": "4" } ], "promotionPlacements": [ { "$id": "99", "identifier": "cOOeLcg1BEuVxiqIOSRTlw==", "identifierGuid": "2d9ee370-35c8-4b04-95c6-2a8839245397", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "99" } ], "promoTypeGuids": [ "1d5948e0-31b7-4a23-b5d8-2dd11a876188", "8a540756-6db1-4ffc-a815-056b233c4906" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "4" } ], "accounts": [ { "$id": "100", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "100" } ], "sales": [ { "$id": "101", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T06:39:10.8668749", "ftpSite": { "$id": "102", "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": "101" } ], "zoneMatrix": [ { "$ref": "98" }, { "$ref": "98" } ], "cashManagements": [ { "$id": "103", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "104", "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": "103" } ], "updateStoreID": "03dd9c95-11a7-4b89-a23e-dddaf5155bcf", "updateStore": { "$id": "105", "id": "d333ab53-290f-4f75-be9d-0e24bf7bb001", "name": "sample string 1", "lastActivity": "2025-06-14T06:39:10.8668749", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T06:39:10.8668749" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "106", "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": "6" }, "order": { "$id": "107", "orderID": 1, "orderGuid": "4QCFG/L6cU6g86f/ybbm1w==", "orderIdentifier": "1b8500e1-faf2-4e71-a0f3-a7ffc9b6e6d7", "backToBack": 1, "b2bGuid": "a+2dNAQ94EG5cgnOR2UVsg==", "b2bIdentifier": "349ded6b-3d04-41e0-b972-09ce476515b2", "status": 2, "created": "2025-06-14T06:39:10.8668749", "createdLocal": "2025-06-14T06:39:10.8668749", "createdByUser": "sample string 3", "storeID": 1, "transferGuid": "fLDePEw8zkeWr56wuAXEYw==", "transferIdentifier": "3cdeb07c-3c4c-47ce-96af-9eb0b805c463", "transferInvoiceIdentifier": "CpPns5Ij/EGB8sWXuXkuEQ==", "transferInvoiceGuid": "b3e7930a-2392-41fc-81f2-c597b9792e11", "attachedToInvoice": 4, "transferType": 1, "supplierIdentifier": "hjik4dAXAEW4UvAi1hSq4w==", "supplierIdentifierGuid": "e1a43886-17d0-4500-b852-f022d614aae3", "description": "sample string 5", "rows": 1, "cartons": 1, "units": 1, "sentCount": 1, "sent": "2025-06-14T06:39:10.8668749", "sentLocal": "2025-06-14T06:39:10.8668749", "sentByUser": "sample string 6", "lastSentStatus": 1, "cancelled": "2025-06-14T06:39:10.8668749", "cancelledLocal": "2025-06-14T06:39:10.8668749", "cancelledByUser": "sample string 7", "shipped": "2025-06-14T06:39:10.8668749", "shippedLocal": "2025-06-14T06:39:10.8668749", "shippedByUser": "sample string 8", "stockReceived": "2025-06-14T06:39:10.8668749", "stockReceivedLocal": "2025-06-14T06:39:10.8668749", "stockReceivedByUser": "sample string 9", "received": "2025-06-14T06:39:10.8668749", "receivedLocal": "2025-06-14T06:39:10.8668749", "completed": "2025-06-14T06:39:10.8668749", "completedLocal": "2025-06-14T06:39:10.8668749", "updated": "2025-06-14T06:39:10.8668749", "updatedLocal": "2025-06-14T06:39:10.8668749", "dueDate": "2025-06-14T06:39:10.8668749", "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": "u68WbyM+KUe1liGmZvZN4w==", "transportCompanyIdentifier": "6f16afbb-3e23-4729-b596-21a666f64de3", "autoOrder": 27, "hostIdentifier": "FGOpa9z7JE2J20XEdTbiFw==", "hostIdentifierGuid": "6ba96314-fbdc-4d24-89db-45c47536e217", "defaultOrderDocumentId": 1, "defaultStockReceiveDocumentId": 1, "temperature": 1.1, "temperatureScale": 28, "rating": 29, "lastOrderEmailSentId": "sample string 30", "lastOrderEmailSentStatus": "sample string 31", "deleted": "2025-06-14T06:39:10.8668749", "deletedByUser": "sample string 32", "autoOrderGuid": "Iqf+4IvlFEi6DAM92vZm3Q==", "autoOrderIdentifier": "e0fea722-e58b-4814-ba0c-033ddaf666dd", "autoOrderHeader": { "$id": "108", "autoOrderGuid": "59Sw3EFCtkSfzEkz80ltKA==", "autoOrderIdentifier": "dcb0d4e7-4241-44b6-9fcc-4933f3496d28", "orderGuid": "yVxa+k7uZUW/Vb5Np+aaHQ==", "orderIdentifier": "fa5a5cc9-ee4e-4565-bf55-be4da7e69a1d", "created": "2025-06-14T06:39:10.8668749", "orderID": 1, "storeID": 1, "orderDate": "2025-06-14T06:39:10.8668749", "supplierIdentifier": "uF5aW2cv6UibcJsk7YG36A==", "supplierIdentifierGuid": "5b5a5eb8-2f67-48e9-9b70-9b24ed81b7e8", "orderStatus": 1, "tradingPartner": 1, "simpleAWS": true, "defaultMPL": 3, "investmentBuy": true, "storeName": "sample string 5", "supplierName": "sample string 6", "description": "sample string 7", "orderType": "sample string 8", "mailTo": "sample string 9", "mailBcc": "sample string 10", "notes": "sample string 11", "transportCompanyGuid": "CSwmNldogUyk+7y4R1OchA==", "transportCompanyIdentifier": "36262c09-6857-4c81-a4fb-bcb847539c84", "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "details": [ { "$id": "109", "autoOrderGuid": "IOfkX2s97ka2tmrIyqXZjQ==", "autoOrderIdentifier": "5fe4e720-3d6b-46ee-b6b6-6ac8caa5d98d", "pluG_UID": "mJEb9IGEZkmVp9uujYqwfw==", "pluGuid": "f41b9198-8481-4966-95a7-dbae8d8ab07f", "orderCartons": 1, "orderUnits": 1, "orderWeight": 1, "processedCartons": 1, "processedUnits": 1, "processedWeight": 1, "cartons": 1, "units": 1, "weight": 1, "status": 1, "bestDealCartonCost": 1.1, "bestDealDays": 1, "lastDealDays": 1, "normalCartonCost": 1.1, "currentDealCartonCost": 1.1, "investmentCartons": 1, "investmentUnits": 1, "investmentWeight": 1, "investmentSavedAmt": 1.1, "investmentBuyEndDate": "2025-06-14T06:39:10.8668749", "investmentBuyStatus": 2, "processed": "2025-06-14T06:39:10.8668749", "product": { "$ref": "11" }, "orderCode": "sample string 3", "directIndicator": "sample string 4", "cycle": { "$ref": "95" }, "dayWeighting": { "$id": "110", "sunday": 1.1 }, "inventory": { "$id": "111", "inventoryGuid": "kVh/UyXW5EKCGYguE2bEYQ==", "inventoryIdentifier": "537f5891-d625-42e4-8219-882e1366c461", "created": "2025-06-14T06:39:10.8668749", "createdLocal": "2025-06-14T06:39:10.8668749", "onHand": 4, "onHandPacks": 5, "onOrder": 6, "onOrderPacks": 7, "accuracy": 8, "updated": "2025-06-14T06:39:10.8668749", "aws": 1.0, "history": [ { "$id": "112", "inventoryGuid": "gRA56kTgiUuE/LcWr4jRoA==", "inventoryIdentifier": "ea391081-e044-4b89-84fc-b716af88d1a0", "pluG_UID": "wVkV8dFo7EqLHSF7KJx5TA==", "pluIdentifier": "f11559c1-68d1-4aec-8b1d-217b289c794c", "inventoryReason": 3, "inventoryInvoiceGuid": "mt2tV5KXUk6OIFk/tQcnPw==", "invoiceIdentifier": "57addd9a-9792-4e52-8e20-593fb507273f", "operatorGuid": "EC5GnEGy5UKg3u4j6lGrFg==", "operatorIdentifier": "9c462e10-b241-42e5-a0de-ee23ea51ab16", "stocktakeGuid": "Ilg7K47A306IysixQuifkg==", "stocktakeIdentifier": "2b3b5822-c08e-4edf-88ca-c8b142e89f92", "orderGuid": "Kh2wRwPwWEyupufRT+C3hg==", "orderIdentifier": "47b01d2a-f003-4c58-aea6-e7d14fe0b786", "saleHeaderGuid": "NmGrDtrdQ0eZCgYGb2FPlg==", "saleHeaderGuidIdentifier": "0eab6136-ddda-4743-990a-06066f614f96", "dumpStockID": 1, "fuelDeliveryID": 1, "creditNoteIdentifier": "20rMvZRtbUqNqHYzNIy26w==", "creditNoteGuid": "bdcc4adb-6d94-4a6d-8da8-7633348cb6eb", "inventorySourceGuid": "a7QZkx/k8UK97jz7RrSLmA==", "inventorySourceIdentifier": "9319b46b-e41f-42f1-bdee-3cfb46b48b98", "createdLocal": "2025-06-14T06:39:10.8668749", "baseUnits": 4, "unitsPerCarton": 5, "unitsPerCartonWeighted": true, "counted": 7, "countedPacks": 8, "open": 1, "movementQty": 9, "close": 1, "openPacks": 1, "movementQtyPacks": 10, "closePacks": 1, "accuracy": 1, "manual": 11, "user": "sample string 12", "updated": "2025-06-14T06:39:10.8668749", "createdLocalTime": "2025-06-14T06:39:10.8668749", "storeID": 14, "barcode": "sample string 15", "directCode": "sample string 16", "productName": "sample string 17", "salesMode": 18, "orderPacked": 19, "invoice": { "$id": "113", "inventoryInvoiceGuid": "Ykp2FlLG+E+VdKdNIcjcPw==", "invoiceIdentifier": "16764a62-c652-4ff8-9574-a74d21c8dc3f", "inventoryGuid": "bwVdj1Jz8UaxNEJDPHqlaA==", "inventoryIdentifier": "8f5d056f-7352-46f1-b134-42433c7aa568", "supplierIdentifier": "amFUQBAwaUeJsScW93/tzQ==", "supplierGuid": "4054616a-3010-4769-89b1-2716f77fedcd", "orderGuid": "cSvFtPQrmkyrqzszRw/K1Q==", "orderIdentifier": "b4c52b71-2bf4-4c9a-abab-3b33470fcad5", "invoiceHeaderIdentifier": "t/PRhigVsEqT2t/8Whjw1w==", "invoiceHeaderGuid": "86d1f3b7-1528-4ab0-93da-dffc5a18f0d7", "created": "2025-06-14T06:39:10.8668749", "ordered": "2025-06-14T06:39:10.8668749", "storeID": 1, "bestOrExpire": "2025-06-14T06:39:10.8668749", "bestOrExpireType": 1, "units": 1, "weight": 1, "received": "2025-06-14T06:39:10.8668749", "cost": 1, "totalCost": 1, "freightCost": 1, "inStock": 1, "pluG_UID": "lNlzNcV3Y0a1t//AAlFnxA==", "pluGuid": "3573d994-77c5-4663-b5b7-ffc0025167c4", "orderInventoryGuid": "7KcQhvPElEmlvf74vyNSSQ==", "orderInventoryIdentifier": "8610a7ec-c4f3-4994-a5bd-fef8bf235249", "supplier": { "$ref": "6" }, "inventoryUnits": [ { "$id": "114", "invoiceItemNo": 1, "inventoryInvoiceGuid": "1c2e3N/JWEGyq5/Vna0hjA==", "invoiceIdentifier": "dc9ecdd5-c9df-4158-b2ab-9fd59dad218c", "inventoryGuid": "hN/tREeZgEmmnRfRd4QC/Q==", "inventoryIdentifier": "44eddf84-9947-4980-a69d-17d1778402fd", "serialNumber": "sample string 3", "sold": "2025-06-14T06:39:10.8668749", "saleItemID": 1, "storeID": 1, "returned": "2025-06-14T06:39:10.8668749", "dumped": 1, "saleHeaderID": 1 }, { "$ref": "114" } ] }, "invoiceHeaderIdentifier": "qU7buFFKC020FQyhxASTNw==", "invoiceHeaderGuid": "b8db4ea9-4a51-4d0b-b415-0ca1c4049337", "invoiceNumber": "sample string 20", "invoiceCost": 1, "invoiceCostDecimals": 1, "orderNumber": 1, "orderReceivingStoreName": "sample string 21", "orderSendingStoreName": "sample string 22", "creditNoteID": 1, "reason": { "$id": "115", "id": 1, "name": "sample string 1", "allowRF": 2, "dumpStock": 3, "creditRequest": 4, "excludeFromLoss": 5, "reserved": 6, "updated": "2025-06-14T06:39:10.8668749" }, "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": "112" } ], "products": [ { "$ref": "11" }, { "$ref": "11" } ], "lastInvoiceCost": 1 }, "aws": 5.0, "explanations": [ { "$id": "116", "pluG_UID": "6za+ekcsoEGO+3674fN68A==", "pluGuid": "7abe36eb-2c47-41a0-8efb-7ebbe1f37af0", "consolidatedSales": { "$id": "117", "1": { "$id": "118", "discountPercentage": 1, "days": 2, "quantity": 3.1, "aws": 3.1, "cartonQuantity": 4.1, "lowQuality": true }, "2": { "$ref": "118" } }, "dailyPrices": { "$id": "119", "2025-06-14T06:39:10.8668749": { "$id": "120", "date": "2025-06-14T06:39:10.8668749", "salePrice": 1, "campaign": "sample string 2", "campaignDescription": "sample string 3", "combo": true, "comboPriceGroupG_UID": "7eJnpG7Zf0+9a0S1mu2cMA==", "comboPriceGroupGuid": "a467e2ed-d96e-4f7f-bd6b-44b59aed9c30" } }, "onHandPredictions": [ { "$id": "121", "autoOrderGuid": "iYWPrg3FHEOLv5V/4vzU5A==", "autoOrderIdentifier": "ae8f8589-c50d-431c-8bbf-957fe2fcd4e4", "pluG_UID": "j8gFNQK9aEWo62Q2wXrg/w==", "pluGuid": "3505c88f-bd02-4568-a8eb-6436c17ae0ff", "childPLUG_UID": "KN847LO8bky7IBxaFZWK6g==", "childPluGuid": "ec38df28-bcb3-4c6e-bb20-1c5a15958aea", "date": "2025-06-14T06:39:10.8668749", "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": "121" } ], "predictions": [ { "$ref": "121" }, { "$ref": "121" } ], "product": { "$ref": "11" } }, { "$ref": "116" } ], "supplierOrderingDetail": { "$ref": "9" }, "manufacturerSupplier": "94883b62-85e1-4377-aaa9-e15d255be420", "cartonQuantity": 1, "sellPrice": 1, "cost": 1, "costDecimals": 1, "bufferDays": 6, "boostDays": 7 }, { "$ref": "109" } ], "boosts": [ { "$id": "122", "autoOrderGuid": "LHr8oYwHKUOEY1rhrTZCvQ==", "autoOrderIdentifier": "a1fc7a2c-078c-4329-8463-5ae1ad3642bd", "date": "2025-06-14T06:39:10.8668749", "boost": 2 }, { "$ref": "122" } ] }, "supplierName": "sample string 33", "supplierStoreID": 1, "supplierCartonsOnly": true, "supplierEnforceMinimumQuantity": true, "supplierMinimumOrderValue": 1, "storeName": "sample string 36", "orderCode": { "$id": "123", "code": "sample string 1", "description": "sample string 2" }, "store": { "$ref": "2" }, "supplier": { "$ref": "6" }, "totalCostInc": 37.0, "totalPickedCostInc": 38.0, "totalReceivedCostInc": 39.0, "total": { "$id": "124", "orderGuid": "q/v6TDefcEaau+vZozShOw==", "orderIdentifier": "4cfafbab-9f37-4670-9abb-ebd9a334a13b", "supplierIdentifier": "FTbDKMA7wUGCuItmMHBAOQ==", "supplierGuid": "28c33615-3bc0-41c1-82b8-8b6630704039", "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": "125", "id": 1, "orderGuid": "ryTfZ3lUuUOVRaY8Ek1ZsQ==", "orderIdentifier": "67df24af-5479-43b9-9545-a63c124d59b1", "pluG_UID": "OhWVCOM2W0OsuOt4j3RaQw==", "pluGuid": "0895153a-36e3-435b-acb8-eb788f745a43", "created": "2025-06-14T06:39:10.8668749", "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": "MO7c/Shds06+JGJ5EsINbQ==", "substituteGuid": "fddcee30-5d28-4eb3-be24-627912c20d6d", "warehousePLUG_UID": "qNA7dPvhwEmfI/2D+PQUCQ==", "warehousePluGuid": "743bd0a8-e1fb-49c0-9f23-fd83f8f41409", "updated": "2025-06-14T06:39:10.8668749", "increment": true, "description": "sample string 13", "product": { "$ref": "11" }, "unknownScan": { "$id": "126", "pluG_UID": "76Syhx2nIEW2iiy4pb6JjA==", "pluGuid": "87b2a4ef-a71d-4520-b68a-2cb8a5be898c", "orderGuid": "2HMfBhR8c0+LrcpyEKpftQ==", "orderIdentifier": "061f73d8-7c14-4f73-8bad-ca7210aa5fb5", "barcode": "sample string 3", "created": "2025-06-14T06:39:10.8668749" }, "unknownScanItem": true, "substitute": { "$ref": "11" }, "warehouseProduct": { "$ref": "11" }, "lookup": { "$id": "127", "pluG_UID": "s+zmRmbEgkykWlRp6Mdfiw==", "pluGuid": "46e6ecb3-c466-4c82-a45a-5469e8c75f8b", "inventoryGuid": "cPghDjk9W0W2aO7bv0gKDw==", "inventoryIdentifier": "0e21f870-3d39-455b-b668-eedbbf480a0f", "averageWeeklySales": 1.0, "inventoryAverageWeeklySales": 1.0, "onHand": 1, "onHandPacks": 1, "onOrder": 1, "onOrderPacks": 1, "accuracy": 1, "lastOrdered": "2025-06-14T06:39:10.8668749", "lastOrderQuantity": 1.1, "lastReceived": "2025-06-14T06:39:10.8668749", "lastReceivedQuantity": 1.1, "lastInvoiceStatus": 1 }, "productOrderingDetail": { "$ref": "9" }, "dealCost": { "$ref": "90" }, "nextCost": { "$ref": "90" }, "lastChance": true, "holdOff": 16, "holdOffDate": "2025-06-14T06:39:10.8668749", "orderHeader": { "$ref": "107" }, "invoiceDetail": { "$id": "128", "identifier": "nc1J2w0cA0KjhUIcP9ATHA==", "identifierGuid": "db49cd9d-1c0d-4203-a385-421c3fd0131c", "headerIdentifier": "i3Z3MAerEUWQV+JLiiTWvA==", "headerIdentifierGuid": "3077768b-ab07-4511-9057-e24b8a24d6bc", "pluG_UID": "/0G7h24kPk+6CqHuK25GAw==", "pluGuid": "87bb41ff-246e-4f3e-ba0a-a1ee2b6e4603", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T06:39:10.8668749", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-06-14T06:39:10.8668749", "costEnd": "2025-06-14T06:39:10.8668749", "createdFromUnknownScan": true, "orderGuid": "meKYE2y2pE2oI99H+IgjPw==", "orderIdentifierGuid": "1398e299-b66c-4da4-a823-df47f888233f", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T06:39:10.8668749", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "129", "pluG_UID": "rdHh/vq7Pky0b8NyxQyzqA==", "pluGuid": "fee1d1ad-bbfa-4c3e-b46f-c372c50cb3a8", "invoiceIdentifier": "Vf+Gbw982kiMaPKOZSMMpA==", "invoiceGuid": "6f86ff55-7c0f-48da-8c68-f28e65230ca4", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T06:39:10.8668749" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "LKzHjbVee0+CZXGyMlJIXQ==", "priceGroupGuid": "8dc7ac2c-5eb5-4f7b-8265-71b23252485d", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$ref": "11" }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }, "autoOrderDetail": { "$ref": "109" }, "doNotRange": true, "doNotOrder": true, "costGSTPercent": 1, "orderDetailReceive": true }, { "$ref": "125" } ], "unknownScans": [ { "$ref": "126" }, { "$ref": "126" } ], "transportCompany": { "$id": "130", "identifier": "qSbV9rAO0UOX4gA9iALMTw==", "identifierGuid": "f6d526a9-0eb0-43d1-97e2-003d8802cc4f", "companyName": "sample string 1", "abn": "sample string 2", "address1": "sample string 3", "address2": "sample string 4", "telephone": "sample string 5", "primaryContactGuid": "lxEnU7XAfEKQbs9kB9Laag==", "primaryContactID": "53271197-c0b5-427c-906e-cf6407d2da6a", "primaryContact": { "$ref": "7" } } }, "details": [ { "$ref": "128" }, { "$ref": "128" } ], "orderStatus": 1, "processLockedInvoice": true }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �4�Zw W� 5 xl/workbook.xml � (� ����0��&�C��J")��x�ཥ�4П�5���H�yۙ��v�l�ȍ�GM�W��C�"�w(�OƂ���8�B��EL��Zӽ�@��$&��~�����[L� �iE)&5n�����)a�IFc�����!� �_$�4SP��Qr��F��qxp^d�M�EɳK.�xg�0J���PK �4�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK �4�Z��(�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rba5611f6f6734df7" /></Relationships>PK �4�Z��:� �@ xl/worksheets/sheet1.xml � (� �\[s��+)����*���@�_��o9�CRKb�6d��&�G��H���Sj}�ZݒZ�8����G�f�����d�69��]�/oL~����&���/�g��Q��--N&ՏG����zv{�l�?fw��j��=_�ߦ���������j*3�����*|�����r��>��?����n��.u{~s79=�� �ף?Z̮N&-���������fv�|>ZO������_�L�;��g�o�8��]�����0�6��v� ,�M������ϣۛ5w����6��\���'�h#�R�yn��]�\�淟�c����C��/m#�Nzo�����v� W�]���ݰUc8F �`��_?����L�0u�ҕi���f8m�NKa��|�}�o��{���)ƕ7�� ����ٟ��6��Vq|l��9.�V���rl�(@��V���@ �(>�S�Ֆ9Ʌ�� Q~|�?.���&���! ���c�R�~�DԢh�5�H������T�Z�%�F�`d�+���O��AD- 9�BԢH�Ƚ��z)���F"jQ�k5)́jQ�b�E�(�tVz�e��ZnXA0a��e �6��E��AI^ �X^9Ƣ%y��(EɇG�e&H1*J��Q�(ŁK ���X �(A��V��; Jֈ@�3�IkT��2JP��Pw�#ևլT�R�)�F��N��Q�r'E!�8�H^���R�~$�*jQ���[!jQ��UԤ�I��#�դ��Tzl��I5��VQ�ʎ�5����]EM��G���ԉ&���Z�a�Q�: *����`m�>>��$�����~e��l0:JR$�)�w>�<���%�ՐH69"���W6y� .��u��>��Q����XևA�C���%�]RA�pI��Ǽ��?p�&JϰC{F���ZH����vh����s��MԜ�CՆ�^)�7ݛ�9��1�[!� �eݨ93�U��p\��=��˃mp�L�$��1#kk5h��Y[n�ΕL0Vc2jи!ʇ�����W��(A�K�ւ������h��r ��^p-�d���Q���/��g�9�(H+����Z� ���Q���'�hwB� �� cva�*v�Q�V'f��測o�6 њd CP��e�v�rc���R7���`��K�`��8�uE!Z��daC f��Ut�]��UؑC`��VQ{��Jt�y�$L�uUvQ�.��,�}Y?U\���� �2v�'Ua�EI�$9�uv��=x��t����5SNׯF.Jҙa� ,�s/qQ������s��W������Y�� +�֪t�~�U�Q�~�Em�a?c��mMU�'��wZT� �J���>��,��N�J4��e�)�����N�V6�7'4�R���nԢO^q��T�����N��5��� A�+��������W��W�Nj���b��?���r���d99=�uʎ���}]��)��"E<�2E<�*E���"���"���"���"^��"^��� ���@�o ���@�� �0�@� �p�'�r?a�/�6��'