POST api/store/{storeID}/invoices/process
Process all invoices that are on file
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store to process invoice files for |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of result counts for invoice processing
InvoicingProcessResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Completed |
Total completed invoices |
integer |
None. |
| Failed |
Total failed invoices |
integer |
None. |
| Skipped |
Invoices that were skipped due to deliberate skipping by the service |
integer |
None. |
| Invoices |
Mapped invoice objects to be saved |
Collection of InvoiceProcess |
None. |
Response Formats
application/json, text/json
Sample:
{
"completed": 1,
"failed": 2,
"skipped": 3,
"invoices": [
{
"$id": "2",
"invoice": {
"$id": "3",
"identifier": "Xd9zyTd8ekysLzH15ENgKQ==",
"identifierGuid": "c973df5d-7c37-4c7a-ac2f-31f5e4436029",
"storeID": 2,
"tradingPartner": 0,
"supplierIdentifier": "VCOhBBWGXkeGZBtATDeyAw==",
"supplierIdentifierGuid": "04a12354-8615-475e-8664-1b404c37b203",
"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": "2026-04-03T06:18:28.7983818",
"createdByUser": "sample string 12",
"updated": "2026-04-03T06:18:28.7983818",
"transType": 0,
"transDateTime": "2026-04-03T06:18:28.7983818",
"invoiceNo": "sample string 13",
"invoiceText": "sample string 14",
"adjustmentNo": 1,
"invoiceDate": "2026-04-03T06:18:28.7983818",
"claimNo": 1,
"countReceivedReset": true,
"accountingExported": true,
"orderReceived": true,
"orderGuid": "MqfOw3Ggb0iH2OCwNR4Iaw==",
"orderIdentifier": "c3cea732-a071-486f-87d8-e0b0351e086b",
"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": "2026-04-03T06:18:28.7983818",
"received": "2026-04-03T06:18:28.7983818",
"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": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-04-03T06:18:28.7983818",
"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": "v9qJaiN2V06X/i86rRhBYQ==",
"hostIdentifierGuid": "6a89dabf-7623-4e57-97fe-2f3aad184161",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:18:28.7983818",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "LTj8QgJo4EWnxqUBEAYFxA==",
"hostIdentifierGuid": "42fc382d-6802-45e0-a7c6-a501100605c4",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"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"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "jZtaeVE1CUSkCvCO1cRbXQ==",
"hostIdentifierGuid": "795a9b8d-3551-4409-a40a-f08ed5c45b5d",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "8",
"identifier": "m3CPtiB3VU+FBjZhagwK3Q==",
"identifierGuid": "b68f709b-7720-4f55-8506-36616a0c0add",
"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": "saKSGHeZvU+Us+4zTrzTDA==",
"hostSupplierIdentifierGuid": "1892a2b1-9977-4fbd-94b3-ee334ebcd30c",
"loyaltyPriceLevelIdentifier": "crgky1okmUawo1aok8tVyg==",
"loyaltyPriceLevelIdentifierGuid": "cb24b872-245a-4699-b0a3-56a893cb55ca",
"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": "2026-04-03T06:18:28.7983818",
"lastProcessed": "2026-04-03T06:18:28.7983818",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "odCGO6A8xkOPBsqfcVTK/g==",
"identifierGuid": "3b86d0a1-3ca0-43c6-8f06-ca9f7154cafe",
"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": "5NMHBnDRk0SeFjIGooxLTw==",
"primaryContactID": "0607d3e4-d170-4493-9e16-3206a28c4b4f",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "0OswsGHItEC8P/hddmpA0Q==",
"supplierGroupGuid": "b030ebd0-c861-40b4-bc3f-f85d766a40d1",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:18:28.7983818",
"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": "10",
"id": "5485d646-b859-4617-b859-824a06ff9e9a",
"identifier": "6/DhOYnUXU6Q9d9GXEbJsw==",
"identifierGuid": "39e1f0eb-d489-4e5d-90f5-df465c46c9b3",
"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": "11",
"supplierIdentifier": "H5NRovCGJ0u3cn/6E+iJAw==",
"supplierIdentifierGuid": "a251931f-86f0-4b27-b772-7ffa13e88903",
"contactGuid": "mwVbj9HQ/kWl4EiaW0oDQQ==",
"contactID": "8f5b059b-d0d1-45fe-a5e0-489a5b4a0341",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "3L1/5cE+qkeFJ4CoNVz/Ww==",
"pluGuid": "e57fbddc-3ec1-47aa-8527-80a8355cff5b",
"supplierIdentifier": "R+PJIheadEuWGu85LfPFQw==",
"supplierIdentifierGuid": "22c9e347-9a17-4b74-961a-ef392df3c543",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:18:28.7983818",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:18:28.7983818",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "34w1cmhbaUKCkax4isoCMA==",
"pluGuid": "72358cdf-5b68-4269-8291-ac788aca0230",
"supplierIdentifier": "JEPcvwd4CUy5VYWt4OhxOA==",
"supplierIdentifierGuid": "bfdc4324-7807-4c09-b955-85ade0e87138",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "yCz2aPYV1k2Yr9otW1zfyQ==",
"parentPluGuid": "68f62cc8-15f6-4dd6-98af-da2d5b5cdfc9",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "qqvT954Cp0WV2chvgiu1Dg==",
"guid": "f7d3abaa-029e-45a7-95d9-c86f822bb50e",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "MszASQB44E+TJKFoluhUCw==",
"priceGroupGuid": "49c0cc32-7800-4fe0-9324-a16896e8540b",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:18:28.7983818",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:18:28.7983818",
"pluCreated": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"lastManualUpdate": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"currentCostUpdated": "2026-04-03T06:18:28.7983818",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:18:28.7983818",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:18:28.7983818",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Z5yHY7QrU0mQ4WZeC5WJdQ==",
"altPLUGuid": "63879c67-2bb4-4953-90e1-665e0b958975",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:18:28.7983818",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "3Bi9oTxSOUmJXKZI75MJBg==",
"shelfPageLayoutGuid": "a1bd18dc-523c-4939-895c-a648ef930906",
"talkerPageLayoutG_UID": "Ra+bOP3UOU2sqrJCLWsGJg==",
"talkerPageLayoutGuid": "389baf45-d4fd-4d39-acaa-b2422d6b0626",
"unitMeasure": 1.1,
"unitMeasureChanged": true,
"unitMeasureKind": 85,
"unitMeasureKindChanged": true,
"signIQData": "sample string 87",
"refresh": true,
"earnLoyaltyPoints": true,
"earnLoyaltyPointsChanged": true,
"quantityOverride": true,
"quantityOverrideChanged": true,
"quantityRequired": true,
"quantityRequiredChanged": true,
"allowDiscounts": true,
"allowDiscountsChanged": true,
"discountDiscounts": true,
"discountDiscountsChanged": true,
"itemRecalled": true,
"itemRecalledChanged": true,
"noRefund": true,
"noRefundChanged": true,
"allowMarkdown": true,
"allowMarkdownChanged": true,
"priceRequired": true,
"priceRequiredChanged": true,
"fuelItem": true,
"fuelItemChanged": true,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "8slnSqUKZEq6CThDHiD5rw==",
"inventoryIdentifier": "4a67c9f2-0aa5-4a64-ba09-38431e20f9af",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "E4e6IY5HdUCkYzpJJ0g1lQ==",
"parentPluGuid": "21ba8713-478e-4075-a463-3a4927483595",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "erXEb3yj0E+3ZAJaOzFZKg==",
"supplierIdentifierGuid": "6fc4b57a-a37c-4fd0-b764-025a3b31592a",
"supplierChanged": true,
"rebateSupplierIdentifier": "lI4dGLEvYkqg/N4VlEEigA==",
"rebateSupplierIdentifierGuid": "181d8e94-2fb1-4a62-a0fc-de1594412280",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:18:28.7983818",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "J6htQZaev0icqs6GTM85tw==",
"hostIdentifierGuid": "416da827-9e96-48bf-9caa-ce864ccf39b7",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"store": {
"$ref": "4"
},
"storePrices": [
{
"$id": "15",
"pluG_UID": "xA0/sh8c6k2Y9j6M5Zrqfg==",
"pluGuid": "b23f0dc4-1c1f-4dea-98f6-3e8ce59aea7e",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:18:28.7983818"
},
{
"$ref": "15"
}
],
"currentPrices": {
"$id": "16",
"pluPrices": {
"$id": "17",
"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,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:18:28.7983818",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "17"
},
"winningCampaign": 1,
"winner": {
"$id": "18",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:18:28.7983818",
"startTime": 5,
"endDate": "2026-04-03T06:18:28.7983818",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "oRuhJUZ4/ES4sW8wULyVsw==",
"hostIdentifierGuid": "25a11ba1-7846-44fc-b8b1-6f3050bc95b3",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "L38xW3H20kaSk033aTXq5g==",
"guid": "5b317f2f-f671-46d2-9293-4df76935eae6",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "8AvzzRLh3Um3IUUpFijCLQ==",
"priceGroupGuid": "cdf30bf0-e112-49dd-b721-45291628c22d",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:18:28.7983818",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "INb2iMTX6k6T+XlWX7C8vg==",
"pluGuid": "88f6d620-d7c4-4eea-93f9-79565fb0bcbe",
"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": "22",
"pluGuid": "e95b1a3d-1f53-42c4-b142-0f4a58de0c6b",
"created": "2026-04-03T06:18:28.7983818",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:18:28.7983818",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:18:28.7983818",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:18:28.7983818",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:18:28.7983818",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:18:28.7983818",
"lastSold": "2026-04-03T06:18:28.7983818",
"firstSold": "2026-04-03T06:18:28.7983818",
"awsUpdated": "2026-04-03T06:18:28.7983818",
"lastManualUpdate": "2026-04-03T06:18:28.7983818",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:18:28.7983818",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:18:28.7983818",
"doNotRangeUpdated": "2026-04-03T06:18:28.7983818",
"doNotOrderUpdated": "2026-04-03T06:18:28.7983818",
"tracked": "2026-04-03T06:18:28.7983818"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "97e6bcf9-e780-45c2-9be8-f3aa326503a7",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "+bzml4DnwkWb6POqMmUDpw==",
"pluGuid": "97e6bcf9-e780-45c2-9be8-f3aa326503a7",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "9Ub6+PTCi0yroNytty2lbw==",
"pluGuid": "f8fa46f5-c2f4-4c8b-aba0-dcadb72da56f",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:18:28.7983818",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-04-03T06:18:28.7983818",
"createdLocal": "2026-04-03T06:18:28.7983818",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "6SCMm/R9A02A9b6q4br/Dw==",
"operatorGuid": "9b8c20e9-7df4-4d03-80f5-beaae1baff0f",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "yxtBi8T1ZECuoHWuCbCuyw==",
"pluGuid": "8b411bcb-f5c4-4064-aea0-75ae09b0aecb",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "27",
"id": 1,
"g_Uid": "Z83QiWU330yinvvo6Pf+xQ==",
"guid": "89d0cd67-3765-4cdf-a29e-fbe8e8f7fec5",
"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": "2026-04-03T06:18:28.7983818",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:18:28.7983818",
"endShift": "2026-04-03T06:18:28.7983818",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "28",
"operatorG_UID": "druvuk6hU0ugacwIXDdyHA==",
"operatorGuid": "baafbb76-a14e-4b53-a069-cc085c37721c",
"storeID": 2,
"operator": {
"$ref": "27"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "qAumCepI9UWQkInEZoDNsA==",
"pluGuid": "09a60ba8-48ea-45f5-9090-89c46680cdb0",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "+BC+PMSR2E2Lg5W+Xu7AWw==",
"pluGuid": "3cbe10f8-91c4-4dd8-8b83-95be5eeec05b",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "XX/LaB2480m6bY6AMGf2oA==",
"identifierGuid": "68cb7f5d-b81d-49f3-ba6d-8e803067f6a0",
"pluG_UID": "No49Zs/kj0KAdEybsPs1eQ==",
"pluGuid": "663d8e36-e4cf-428f-8074-4c9bb0fb3579",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "31"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "32",
"identifier": "Q8iqT35o0E6rVsPgUpLJcw==",
"groupName": "sample string 1",
"identifierGuid": "4faac843-687e-4ed0-ab56-c3e05292c973",
"exists": true,
"flipChartIdentifier": "XHQ99P6T3EC5/4LhisIQXA==",
"flipChartIdentifierGuid": "f43d745c-93fe-40dc-b9ff-82e18ac2105c",
"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": "2LdYJiqr70mHGc4izrw5JQ==",
"groupIdentifierGuid": "2658b7d8-ab2a-49ef-8719-ce22cebc3925",
"flipChart": {
"$id": "33",
"identifier": "YOhjQu8JLUqTDp84rlm/gA==",
"identifierGuid": "4263e860-09ef-4a2d-930e-9f38ae59bf80",
"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": "34",
"identifier": "ZGIyZgCqckmkkOZnOWrh+w==",
"identifierGuid": "66326264-aa00-4972-a490-e667396ae1fb",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "7w2b3CTSdECuEruLn5OjoQ==",
"guid": "dc9b0def-d224-4074-ae12-bb8b9f93a3a1",
"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": "5Lk3NHYmqEWULG/IWG2pxg==",
"previousFormGuid": "3437b9e4-2676-45a8-942c-6fc8586da9c6",
"nextForm": 1,
"nextFormG_UID": "1aXcPzfyUUmw1IXQVcnhgg==",
"nextFormGuid": "3fdca5d5-f237-4951-b0d4-85d055c9e182",
"attributes": "sample string 10",
"updated": "2026-04-03T06:18:28.7983818",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "35"
},
"previousCheckoutForm": {
"$ref": "35"
},
"buttons": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "8jxx/KN+r0ySBkgOAnoXpw==",
"checkoutFormGuid": "fc713cf2-7ea3-4caf-9206-480e027a17a7",
"identifier": "wL7huHpvokuTouAMnjRdXg==",
"identifierGuid": "b8e1bec0-6f7a-4ba2-93a2-e00c9e345d5e",
"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": "BcVBri15/UyYoLenbiZf+w==",
"valueGuid": "ae41c505-792d-4cfd-98a0-b7a76e265ffb",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:18:28.7983818",
"action": "sample string 12",
"valueForm": {
"$ref": "35"
},
"image": {
"$id": "37",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:18:28.7983818",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "aSh5pa5nM0ya75OFUFi3Uw==",
"checkoutFormGuid": "a5792869-67ae-4c33-9aef-93855058b753",
"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": "38"
}
]
},
{
"$ref": "35"
}
],
"panels": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"contentPanel": {
"$ref": "38"
},
"products": [
{
"$id": "39",
"flipChartPageIdentifier": "GjhYxNcdH0GSV+olJWvH5A==",
"flipChartPageIdentifierGuid": "c458381a-1dd7-411f-9257-ea25256bc7e4",
"pluG_UID": "n6Yh0LVR50iZq3nc38d2VA==",
"pluGuid": "d021a69f-51b5-48e7-99ab-79dcdfc77654",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "14"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "39"
}
],
"productCount": 27,
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "32"
}
],
"priceHistory": [
{
"$id": "40",
"pluG_UID": "ngRoOXM3Pk2+OsCV1dA9yg==",
"pluGuid": "3968049e-3773-4d3e-be3a-c095d5d03dca",
"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": "2026-04-03T06:18:28.7983818",
"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": "40"
}
],
"ingredients": [
{
"$id": "41",
"pluG_UID": "6+ORqvzkdU2+6YUqlHRywA==",
"ingredientGuid": "7pj6wV36RkKMV1YZWfzJEg==",
"ingredientIdentifier": "c1fa98ee-fa5d-4246-8c57-561959fcc912",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "CbTweak/Rk6ObDVo+LbW3g==",
"pluGuid": "79f0b409-3fa9-4e46-8e6c-3568f8b6d6de",
"shelfLocationIdentifier": "SINPh0MQWk69g/4jBaDmqA==",
"shelfLocationGuid": "874f8348-1043-4e5a-bd83-fe2305a0e6a8",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "OjrWwoUsDkKiOEXksaBo2w==",
"labelPageLayoutGuid": "c2d63a3a-2c85-420e-a238-45e4b1a068db",
"updated": "2026-04-03T06:18:28.7983818",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "43",
"identifier": "nlvl0ix1JkOrVpaBDAVT7Q==",
"storeID": 1,
"identifierGuid": "d2e55b9e-752c-4326-ab56-96810c0553ed",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:18:28.7983818",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "42"
}
],
"bin": {
"$ref": "42"
},
"scaleLocations": [
{
"$id": "44",
"plu": 1,
"pluG_UID": "4Tyl4q0qf0+TBGdhYTrXsA==",
"pluGuid": "e2a53ce1-2aad-4f7f-9304-6761613ad7b0",
"deptNo": 1,
"product": {
"$ref": "14"
},
"scaleLocation": {
"$id": "45",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:18:28.7983818",
"department": {
"$id": "46",
"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": "45"
},
"subDepartments": [
{
"$id": "47",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "48",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "49",
"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": "2026-04-03T06:18:28.7983818",
"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": "XO/izP7AAEqjDZhiAsIq2w==",
"labelPageLayoutGuid": "cce2ef5c-c0fe-4a00-a30d-986202c22adb",
"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": "50",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "51",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "52",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "52"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "51"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$id": "53",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "49"
}
],
"updated": "2026-04-03T06:18:28.7983818",
"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": "UUmxK7L400aXHEt1pCOLQA==",
"labelPageLayoutGuid": "2bb14951-f8b2-46d3-971c-4b75a4238b40",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:28.7983818",
"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": "/6xK4rSaHEmFeBhtfrdvsg==",
"labelPageLayoutGuid": "e24aacff-9ab4-491c-8578-186d7eb76fb2",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "47"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:28.7983818",
"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": "wPSZUMZDTUSnVRtZvFK8yw==",
"labelPageLayoutGuid": "5099f4c0-43c6-444d-a755-1b59bc52bccb",
"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": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
}
}
},
{
"$ref": "44"
}
],
"nextPrice": {
"$id": "54",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "NIenn462nkqNs8cJr0KvVQ==",
"pluGuid": "9fa78734-b68e-4a9e-8db3-c709af42af55",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "LeNIoMHQv0av0pSoRZuCfQ==",
"dealCostGuid": "a048e32d-d0c1-46bf-afd2-94a8459b827d",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "cZAyeJMBq0GEfNDaSwNA6g==",
"priceGroupGuid": "78329071-0193-41ab-847c-d0da4b0340ea",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:18:28.7983818",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3e654144-467f-484b-ac3b-eb522b65bf1b",
"campaignComboPriceGroupG_UID": "HGe6CueAxEaqUQdD1b7Gow==",
"campaignComboPriceGroupIdentifier": "0aba671c-80e7-46c4-aa51-0743d5bec6a3",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "55",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:18:28.7983818",
"operatorG_UID": "JjmXxfG97UKzCC62hs5hGQ==",
"operatorGuid": "c5973926-bdf1-42ed-b308-2eb686ce6119",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:18:28.7983818",
"signIqTicketFileMovedUtc": "2026-04-03T06:18:28.7983818",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:18:28.7983818",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "cfc565eb-b3f1-4d31-99da-5e6168f28232",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "373b9008-3558-4ce5-8607-9ac97f093482",
"nameGuid": "373b9008-3558-4ce5-8607-9ac97f093482",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:18:28.7983818",
"startTime": 1,
"endDate": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"system": true,
"created": "2026-04-03T06:18:28.7983818",
"updated": "2026-04-03T06:18:28.7983818",
"priceChangeNotifiedUtc": "2026-04-03T06:18:28.7983818",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "Qxydawco6E24BXIb0HO3Mw==",
"hostIdentifierGuid": "6b9d1c43-2807-4de8-b805-721bd073b733",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:18:28.7983818",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"campaignPools": [
{
"$id": "57",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "pp/M9Niy2EaMqAFlzk9hOQ==",
"pluGuid": "f4cc9fa6-b2d8-46d8-8ca8-0165ce4f6139",
"hostOfferID": 1,
"priceGroupG_UID": "HAHELcepR0qxqGVYLARpyg==",
"priceGroupGuid": "2dc4011c-a9c7-4a47-b1a8-65582c0469ca",
"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": "2026-04-03T06:18:28.7983818",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "bkKjfQdZX0qVjTWZPOF5Pw==",
"identifierStr": "bkKjfQdZX0qVjTWZPOF5Pw==",
"identifierGuid": "7da3426e-5907-4a5f-958d-35993ce1793f",
"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": "56"
}
},
{
"$ref": "58"
}
],
"customers": [
{
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "FvjiDIKaT0iAKnyTXYpqjw==",
"customerIDGuid": "0ce2f816-9a82-484f-802a-7c935d8a6a8f",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "xfKzmZ/tMUuLolORyBpO4A==",
"identifierGuid": "99b3f2c5-ed9f-4b31-8ba2-5391c81a4ee0",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:18:28.7983818",
"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": "TBmMeTiSdUmXjrsiowRkoQ==",
"communityIdentifierGuid": "798c194c-9238-4975-978e-bb22a30464a1",
"joined": "2026-04-03T06:18:28.7983818",
"updated": "2026-04-03T06:18:28.7983818",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "AKZcrKuVYUyWNI4I+G7LLQ==",
"priceLevelIdentifierGuid": "ac5ca600-95ab-4c61-9634-8e08f86ecb2d",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:18:28.7983818",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-04-03T06:18:28.7983818",
"expiry": "2026-04-03T06:18:28.7983818",
"customerID": "f24zVDLK/0qp/orVSH1fBw==",
"customerIDGuid": "54336e7f-ca32-4aff-a9fe-8ad5487d5f07",
"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": "2026-04-03T06:18:28.7983818",
"linkedAccount": "+421GkhdI0uHqAXGBbNcRQ==",
"linkedAccountGuid": "1ab58dfb-5d48-4b23-87a8-05c605b35c45",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "FrCh5IlbWEqCSYaKaMd7IA==",
"identifierGuid": "e4a1b016-5b89-4a58-8249-868a68c77b20",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:18:28.7983818",
"owner": "w53vcmxLaEKTHuodua5/Mg==",
"ownerGuid": "72ef9dc3-4b6c-4268-931e-ea1db9ae7f32",
"accountStoreGroupIdentifier": "3ltxrkEoLk+DzeXu1Yr6fA==",
"accountStoreGroupGuid": "ae715bde-2841-4f2e-83cd-e5eed58afa7c",
"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": "2026-04-03T06:18:28.7983818",
"active": true,
"updated": "2026-04-03T06:18:28.7983818",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "60"
},
"card": {
"$ref": "61"
},
"members": {
"$id": "63",
"sample string 1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"sample string 2": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"customerGroups": [
{
"$id": "64",
"identifier": "78MEoKDksk2bvmZby26JtA==",
"identifierGuid": "a004c3ef-e4a0-4db2-9bbe-665bcb6e89b4",
"name": "sample string 2",
"primaryContact": "Auq9znFxUkqAwmWwgov63Q==",
"primaryContactGuid": "cebdea02-7171-4a52-80c2-65b0828bfadd",
"accountID": "7OV6a5NQUEyfG4aoFZMRKg==",
"accountIDGuid": "6b7ae5ec-5093-4c50-9f1b-86a81593112a",
"special": true,
"updated": "2026-04-03T06:18:28.7983818",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "Wf8jf7C4AUyIQmfZtWopEA==",
"priceLevelIdentifierGuid": "7f23ff59-b8b0-4c01-8842-67d9b56a2910",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "W/PvB7wx106rjW9/vK4tAQ==",
"groupIDGuid": "07eff35b-31bc-4ed7-ab8d-6f7fbcae2d01",
"customerID": "9Er3weMNOkea0CdiusEfiw==",
"customerIDGuid": "c1f74af4-0de3-473a-9ad0-2762bac11f8b",
"card": "sample string 4",
"linkedAccount": "Una6Zm4zkEaoVJNDSwW/TA==",
"linkedAccountGuid": "66ba7652-336e-4690-a854-93434b05bf4c",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "Zp899Np0eUCinki1Ab0/Cg==",
"identifierGuid": "f43d9f66-74da-4079-a29e-48b501bd3f0a",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Gy1IHmCfF0KvFjdepBtkFg==",
"accountIDGuid": "1e482d1b-9f60-4217-af16-375ea41b6416",
"customerAccount": {
"$ref": "62"
},
"customerCard": {
"$ref": "61"
},
"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": "2026-04-03T06:18:28.7983818",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "PuaGyOn1pEOphYuqs2Xnsw==",
"idempotentVoidGuid": "c886e63e-f5e9-43a4-a985-8baab365e7b3",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "67",
"saleHeaderID": 1,
"saleHeaderGuid": "fWKICY+FOUqzX7hK1Sn1yg==",
"saleHeaderIdentifierGuid": "0988627d-858f-4a39-b35f-b84ad529f5ca",
"created": "2026-04-03T06:18:28.7983818",
"createdLocal": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"storeID": 1,
"operatorG_Uid": "iLGwwfU3xEWAriEE4CL5sw==",
"operatorGuid": "c1b0b188-37f5-45c4-80ae-2104e022f9b3",
"customerG_Uid": "YDDKp2wIZ0+ZlFSXeTGo4w==",
"customerGuid": "a7ca3060-086c-4f67-9994-54977931a8e3",
"communityIdentifier": "EDO+yaLInkG9RGAXElbHdw==",
"communityIdentifierGuid": "c9be3310-c8a2-419e-bd44-60171256c777",
"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": "A3K04vKdhkijzkQfr+ZbFA==",
"priceLevelIdentifierGuid": "e2b47203-9df2-4886-a3ce-441fafe65b14",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:28.7983818+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "68",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:18:28.7983818",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "27"
},
"customer": {
"$ref": "60"
},
"communityOrganisation": {
"$id": "69",
"id": 1,
"identifier": "yCDzw77OhkWcdpP3cVWNYQ==",
"identifierGuid": "c3f320c8-cebe-4586-9c76-93f771558d61",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:18:28.7983818",
"promoPeriodEnd": "2026-04-03T06:18:28.7983818",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:18:28.7983818",
"deleted": true
},
"details": [
{
"$id": "70",
"saleItemID": 1,
"identifier": "nQ1pQdMHZ0aAbrkWrD9pzA==",
"identifierGuid": "41690d9d-07d3-4667-806e-b916ac3f69cc",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "7vSZsqJdR0O+PkWroDQFxQ==",
"pluGuid": "b299f4ee-5da2-4347-be3e-45aba03405c5",
"accountID": "cSOTiCOxy0a0d37bnL0AQQ==",
"accountIDGuid": "88932371-b123-46cb-b477-7edb9cbd0041",
"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": "2026-04-03T06:18:28.7983818",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "PT98ZrhvfE2HsBR15RiyBQ==",
"refundGuid": "667c3f3d-6fb8-4d7c-87b0-1475e518b205",
"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": "Lxk93d3JKkKd4PU73tNb9Q==",
"idempotentVoidGuid": "dd3d192f-c9dd-422a-9de0-f53bded35bf5",
"priceLevelIdentifier": "9siGCkgOhkSjnK6PtGE8uw==",
"priceLevelIdentifierGuid": "0a86c8f6-0e48-4486-a39c-ae8fb4613cbb",
"communityIdentifier": "TtCAYRBEs0afL9i5LFcmfg==",
"communityIdentifierGuid": "6180d04e-4410-46b3-9f2f-d8b92c57267e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "71",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:18:28.7983818",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "71"
}
],
"refund": {
"$id": "72",
"id": 1,
"g_UID": "S2TUgrDA6ECW8Cd4vAjHWQ==",
"guid": "82d4644b-c0b0-40e8-96f0-2778bc08c759",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:18:28.7983818"
},
"modifier": {
"$id": "73",
"id": 1,
"setG_UID": "RBfr01aINUGaiWe94EwQPg==",
"modifierSetGuid": "d3eb1744-8856-4135-9a89-67bde04c103e",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "9JMa7KfGxkWml8cTy4bWuw==",
"pluGuid": "ec1a93f4-c6a7-45c6-a697-c713cb86d6bb",
"deleted": true,
"g_UID": "Sy+ZjFAWcEu4zWwCRum/Yw==",
"guid": "8c992f4b-1650-4b70-b8cd-6c0246e9bf63",
"product": {
"$ref": "14"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "70"
}
],
"eftReceipts": [
{
"$id": "74",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "67"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "74"
}
],
"payments": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"cards": [
{
"$id": "75",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "75"
}
],
"campaignHits": [
{
"$id": "76",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "76"
}
],
"fuel": [
{
"$id": "77",
"id": 1,
"plu": 1,
"pluG_UID": "AYijE8iih0eCzftjJ+Nq+A==",
"pluGuid": "13a38801-a2c8-4787-82cd-fb6327e36af8",
"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": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "77"
}
],
"fuelResells": [
{
"$id": "78",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "maQFQ2JW8EO8JHR1d7zzQg==",
"pluGuid": "4305a499-5662-43f0-bc24-747577bcf342",
"accountID": "DTHUBo6B8E65UWaWPya5Uw==",
"accountIDGuid": "06d4310d-818e-4ef0-b951-66963f26b953",
"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": "2026-04-03T06:18:28.7983818",
"bestOrExpireType": 1,
"refundG_UID": "h6iB4o+tlESqFlpp60uISg==",
"refundGuid": "e281a887-ad8f-4494-aa16-5a69eb4b884a",
"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": "78"
}
],
"customerOrder": [
{
"$id": "79",
"identifier": "O07Ag2mKZku/5xWhtmvsJQ==",
"identifierGuid": "83c04e3b-8a69-4b66-bfe7-15a1b66bec25",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "wDy+ZfCGhU2qsRmENGVgUg==",
"customerIdentifierGuid": "65be3cc0-86f0-4d85-aab1-198434656052",
"operatorNo": 1,
"operatorG_UID": "iyGI+ELzJUKNYVhUXUi0mw==",
"operatorGuid": "f888218b-f342-4225-8d61-58545d48b49b",
"created": "2026-04-03T06:18:28.7983818",
"ordered": "2026-04-03T06:18:28.7983818",
"started": "2026-04-03T06:18:28.7983818",
"completed": "2026-04-03T06:18:28.7983818",
"supplied": "2026-04-03T06:18:28.7983818",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "60"
},
"operator": {
"$ref": "27"
},
"details": [
{
"$id": "80",
"headerID": 1,
"plu": 1,
"pluG_UId": "WJ2Tu3PeiUKpWmVQJBv4fw==",
"pluGuid": "bb939d58-de73-4289-a95a-6550241bf87f",
"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": "7fjXlO8W00Oan6Z2RdXZ2A==",
"headerIdentifierGuid": "94d7f8ed-16ef-43d3-9a9f-a67645d5d9d8",
"product": {
"$ref": "14"
}
},
{
"$ref": "80"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "67"
}
},
{
"$ref": "79"
}
],
"surveyResponses": [
{
"$id": "81",
"surveyG_UID": "BuihDG6/Ik2mJ1NW4xOAlA==",
"surveyGuid": "0ca1e806-bf6e-4d22-a627-5356e3138094",
"saleHeaderGuid": "XBB6j4UllkSoJSp5pW1V2w==",
"saleGuid": "8f7a105c-2585-4496-a825-2a79a56d55db",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "MjimO9r05kGVftU0QwV5bg==",
"guidResponse": "3ba63832-f4da-41e6-957e-d5344305796e",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:18:28.7983818",
"sale": {
"$ref": "67"
},
"survey": {
"$id": "82",
"g_UID": "ZSQT4a+sR0GR0eQNGXsQ9A==",
"guid": "e1132465-acaf-4147-91d1-e40d197b10f4",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "eiOIeeq/j0eX19rnnOwT7w==",
"checkoutFormGuid": "7988237a-bfea-478f-97d7-dae79cec13ef",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:18:28.7983818",
"end": "2026-04-03T06:18:28.7983818",
"deleted": true,
"updated": "2026-04-03T06:18:28.7983818",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"3df3b628-6121-4f62-83a9-112b9d6246d4",
"2262febd-5d47-4d77-9a89-fa47928d0fb9"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "35"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "81"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "YYvLbGXTsE+e2qe5ciC3kg==",
"accountIdentifier": "6ccb8b61-d365-4fb0-9eda-a7b97220b792",
"accountName": "sample string 44",
"customerOrderIdentifier": "pvt6WiDfCkKxFeO0qIRN3Q==",
"customerOrderIdentifierGuid": "5a7afba6-df20-420a-b115-e3b4a8844ddd",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "83",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "4q2oqfq7dUSFM8mVrEzVAQ==",
"paymentIdentifierGuid": "a9a8ade2-bbfa-4475-8533-c995ac4cd501",
"identifier": "zcPMe0flI0uP3flKd25Fig==",
"identifierGuid": "7bccc3cd-e547-4b23-8fdd-f94a776e458a",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "hJd5YZEmWkeEn313DfW+Hg==",
"itemIdentifierGuid": "61799784-2691-475a-849f-7d770df5be1e"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "61"
}
],
"customerGroupMembers": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"accounts": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"account": {
"$ref": "62"
},
"vouchers": [
{
"$id": "84",
"customerIdentifier": "cFNnmzkhW0qE0TFeNiMwvA==",
"customerIdentifierGuid": "9b675370-2139-4a5b-84d1-315e362330bc",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "48RfxcykxESBNjsU8tH3QA==",
"idempotentGuid": "c55fc4e3-a4cc-44c4-8136-3b14f2d1f740",
"offline": true,
"voucher": {
"$id": "85",
"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": "2026-04-03T06:18:28.7983818",
"barcodeTemplate": {
"$id": "86",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "87",
"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": "2026-04-03T06:18:28.7983818",
"labelPageLayout": "gGZKlPiZfUyJqEpCg6FepA==",
"pageLayoutGuid": "944a6680-99f8-4c7d-89a8-4a4283a15ea4",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "85"
},
"elements": [
{
"$id": "88",
"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": "2026-04-03T06:18:28.7983818"
},
{
"$ref": "88"
}
]
},
"customerVouchers": [
{
"$id": "89",
"id": 1,
"customerIdentifier": "Q0+TknxYPkWSFX0TWEZyaw==",
"customerIdentifierGuid": "92934f43-587c-453e-9215-7d135846726b",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:18:28.7983818",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "aqOTzQq8DUOVRtSISDaOeA==",
"issuedIdempotentGuid": "cd93a36a-bc0a-430d-9546-d48848368e78",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:18:28.7983818",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:18:28.7983818",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Y6vxvu+OiEqCSrNhXL3VPg==",
"redeemedIdempotentGuid": "bef1ab63-8eef-4a88-824a-b3615cbdd53e",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:18:28.7983818",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "87"
},
"voucher": {
"$ref": "85"
},
"customer": {
"$ref": "60"
},
"issuedOfflinePayment": {
"$ref": "66"
},
"redeemedOfflinePayment": {
"$ref": "66"
}
},
{
"$ref": "89"
}
]
},
"customer": {
"$ref": "60"
}
},
{
"$ref": "84"
}
]
}
},
{
"$ref": "59"
}
],
"customerGroups": [
{
"$id": "90",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "c9y7ZTBfoECZ1nhzEDxGWQ==",
"groupIDGuid": "65bbdc73-5f30-40a0-99d6-7873103c4659",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "90"
}
],
"signIqTickets": [
{
"$id": "91",
"identifier": "WQAc99QnXESV7fX6bc9A0w==",
"identifierGuid": "f71c0059-27d4-445c-95ed-f5fa6dcf40d3",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "91"
}
],
"comboPriceGroups": [
{
"$id": "92",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "E2QPHqS3j0i+VBzqJAGKqQ==",
"guid": "1e0f6413-b7a4-488f-be54-1cea24018aa9",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "56"
},
"comboPricePlus": [
{
"$id": "93",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "Emskrx7KN0eB34Li4RODsw==",
"groupGuid": "af246b12-ca1e-4737-81df-82e2e11383b3",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "RSkmxIZknk68FHANEwuwKw==",
"pluGuid": "c4262945-6486-4e9e-bc14-700d130bb02b",
"priceGroupG_UID": "DU/2XHJbkEKSYPvcDzU7pQ==",
"priceGroupGuid": "5cf64f0d-5b72-4290-9260-fbdc0f353ba5",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "56"
},
"product": {
"$ref": "14"
},
"priceGroup": {
"$ref": "20"
},
"campaignPool": {
"$ref": "56"
}
},
{
"$ref": "93"
}
]
},
{
"$ref": "92"
}
],
"priceLevels": [
{
"$id": "94",
"id": 1,
"priceLevelIdentifier": "16gDzCkgsUOq6RswPyOOAQ==",
"priceLevelIdentifierGuid": "cc03a8d7-2029-43b1-aae9-1b303f238e01",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "94"
}
],
"promotionType": {
"$id": "95",
"identifier": "bTl+tYFpBEGl0iQpCdiHYw==",
"identifierGuid": "b57e396d-6981-4104-a5d2-242909d88763",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "P8aFz9kQt06txMwCOYYsFA==",
"labelPageLayoutGuid": "cf85c63f-10d9-4eb7-adc4-cc0239862c14",
"priceLevelIdentifier": "B7IfgvzDvUOTGeleHB+2UA==",
"priceLevelIdentifierGuid": "821fb207-c3fc-43bd-9319-e95e1c1fb650",
"active": true,
"updated": "2026-04-03T06:18:28.7983818",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "96",
"headerIdentifier": "lcUkE5dTdU28fTHwrvKtJw==",
"headerIdentifierGuid": "1324c595-5397-4d75-bc7d-31f0aef2ad27",
"identifier": "busVNgapdkC2j1eG0Lr2BQ==",
"identifierGuid": "3615eb6e-a906-4076-b68f-5786d0baf605",
"supplierIdentifier": "ljDqeCA6gUCzdb1oUZSX+A==",
"supplierGuid": "78ea3096-3a20-4081-b375-bd68519497f8",
"pluG_UID": "+SyJm7CPhEOqLAU7hwnGFw==",
"pluGuid": "9b892cf9-8fb0-4384-aa2c-053b8709c617",
"campaignName": "b5f2f2c5-64e2-44ed-a75f-2694accc01ca",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:18:28.7983818",
"end": "2026-04-03T06:18:28.7983818",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "A4uI+vwgHUa2zUabOVGrFg==",
"bonusItemPluGuid": "fa888b03-20fc-461d-b6cd-469b3951ab16",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"campaignEndDate": "2026-04-03T06:18:28.7983818",
"masterPLUG_UID": "FNCkmIEYx0qcUCo9vxWuIg==",
"masterID": "98a4d014-1881-4ac7-9c50-2a3dbf15ae22",
"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": "ua7XEFG94k+n1XDM0ETBrA==",
"bonusMasterID": "10d7aeb9-bd51-4fe2-a7d5-70ccd044c1ac",
"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": "2026-04-03T06:18:28.7983818",
"dealCosts": [
{
"$ref": "96"
},
{
"$ref": "96"
}
],
"tags": [
{
"$id": "97",
"pluG_UID": "ypheYHc1D0aImQEg0X9wsw==",
"pluGuid": "605e98ca-3577-460f-8899-0120d17f70b3",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "97"
}
],
"alternateProductG_UID": "1fAYc4+pgEeVH3G5MYf+bQ==",
"alternateProduct": "7318f0d5-a98f-4780-951f-71b93187fe6d",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "98",
"id": 1,
"pluG_UID": "a7qk9cXj7kyKs+Bxdwpsvg==",
"pluGuid": "f5a4ba6b-e3c5-4cee-8ab3-e071770a6cbe",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:18:28.7983818",
"inventoryTracked": "2026-04-03T06:18:28.7983818",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "99",
"pluG_UID": "DA3NnOdDHEKYadWhCwLhsg==",
"pluGuid": "9ccd0d0c-43e7-421c-9869-d5a10b02e1b2",
"fuelPluG_UID": "3wB+xreCqkCbY5P0XRUP0Q==",
"fuelPluGuid": "c67e00df-82b7-40aa-9b63-93f45d150fd1",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "99"
},
{
"$ref": "99"
}
]
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "100",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "101",
"storeID": 1,
"supplierIdentifier": "F4YhwoJimEmQS5wyArgNeg==",
"supplierGuid": "c2218617-6282-4998-904b-9c3202b80d7a",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "101"
}
],
"cycles": [
{
"$id": "102",
"storeID": 1,
"supplierIdentifier": "99oGQg07+k26k8usMOTv6w==",
"supplierGuid": "4206daf7-3b0d-4dfa-ba93-cbac30e4efeb",
"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": "2026-04-03T06:18:28.7983818",
"deliveryDate": "2026-04-03T06:18:28.7983818",
"nextCutOffDate": "2026-04-03T06:18:28.7983818",
"nextDeliveryDate": "2026-04-03T06:18:28.7983818",
"nextDaysBuffer": 10
},
{
"$ref": "102"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:18:28.7983818",
"isHost": true
},
"files": [
{
"$id": "103",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:18:28.7983818",
"processed": "2026-04-03T06:18:28.7983818",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:18:28.7983818",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "8"
},
"metcashHeader": {
"$id": "104",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:18:28.7983818",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "103"
}
],
"zoneMatrix": [
{
"$id": "105",
"id": 1,
"hostIdentifier": "at45txDf/kungbFQpuRGUA==",
"hostIdentifierGuid": "b739de6a-df10-4bfe-a781-b150a6e44650",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"990f1e93-c7fc-4714-986f-516c326ca536",
"6240d172-959b-4049-a82f-fbc213c7e5d9"
]
},
{
"$ref": "105"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "106",
"identifier": "UQMYpLpuHU6uPn/XmgYw6Q==",
"identifierGuid": "a4180351-6eba-4e1d-ae3e-7fd79a0630e9",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "106"
}
],
"promoTypeGuids": [
"3da0fce4-27d7-4954-bcbc-7d56edb2f289",
"42f2df0c-8c90-4cd3-93c9-831313fcfcfb"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "107",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "107"
}
],
"sales": [
{
"$id": "108",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:18:28.7983818",
"ftpSite": {
"$id": "109",
"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": "108"
}
],
"zoneMatrix": [
{
"$ref": "105"
},
{
"$ref": "105"
}
],
"cashManagements": [
{
"$id": "110",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "111",
"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": "110"
}
],
"updateStoreID": "1f2fef33-9495-42c9-aada-e02b9165fece",
"updateStore": {
"$id": "112",
"id": "b927ae81-5883-4ec9-96bb-cb82e4da2573",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "113",
"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": "9"
},
"order": {
"$id": "114",
"orderID": 1,
"orderGuid": "K9wjIqrGQUaX1Npmja/WAw==",
"orderIdentifier": "2223dc2b-c6aa-4641-97d4-da668dafd603",
"backToBack": 1,
"b2bGuid": "RuJ4QhxiCkqhPBys9GpwNw==",
"b2bIdentifier": "4278e246-621c-4a0a-a13c-1cacf46a7037",
"status": 2,
"created": "2026-04-03T06:18:28.7983818",
"createdLocal": "2026-04-03T06:18:28.7983818",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "wphlyOuVMkWzecKcx2NERQ==",
"transferIdentifier": "c86598c2-95eb-4532-b379-c29cc7634445",
"transferInvoiceIdentifier": "tgvh2AbUMEabM1Sk6iBL1g==",
"transferInvoiceGuid": "d8e10bb6-d406-4630-9b33-54a4ea204bd6",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "iSH5zumDC02UtnBxUyMPSA==",
"supplierIdentifierGuid": "cef92189-83e9-4d0b-94b6-707153230f48",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-04-03T06:18:28.7983818",
"sentLocal": "2026-04-03T06:18:28.7983818",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-04-03T06:18:28.7983818",
"cancelledLocal": "2026-04-03T06:18:28.7983818",
"cancelledByUser": "sample string 7",
"shipped": "2026-04-03T06:18:28.7983818",
"shippedLocal": "2026-04-03T06:18:28.7983818",
"shippedByUser": "sample string 8",
"stockReceived": "2026-04-03T06:18:28.7983818",
"stockReceivedLocal": "2026-04-03T06:18:28.7983818",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-04-03T06:18:28.7983818",
"receivedLocal": "2026-04-03T06:18:28.7983818",
"completed": "2026-04-03T06:18:28.7983818",
"completedLocal": "2026-04-03T06:18:28.7983818",
"updated": "2026-04-03T06:18:28.7983818",
"updatedLocal": "2026-04-03T06:18:28.7983818",
"dueDate": "2026-04-03T06:18:28.7983818",
"warehouseNote": "sample string 11",
"warehouseRef": "sample string 12",
"pdeSerialNumber": "sample string 13",
"tradingPartner": 1,
"orderType": "sample string 1",
"orderTypeDescription": "sample string 2",
"stateCode": "sample string 16",
"mailCarbonCopy": true,
"mailTo": "sample string 18",
"mailBcc": "sample string 19",
"mailReplyTo": "sample string 20",
"liquor": true,
"summary": "sample string 22",
"notes": "sample string 23",
"supplierNotes": "sample string 24",
"receiptEmailSent": true,
"receiptEmailSentId": "sample string 26",
"receiptEmailSentStatus": "sample string 27",
"transportCompanyGuid": "Xry9WU8UxkegYf+cTR9ocg==",
"transportCompanyIdentifier": "59bdbc5e-144f-47c6-a061-ff9c4d1f6872",
"autoOrder": 28,
"hostIdentifier": "k3nacJ2D9E6mtxoBCLuJfw==",
"hostIdentifierGuid": "70da7993-839d-4ef4-a6b7-1a0108bb897f",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-04-03T06:18:28.7983818",
"deletedByUser": "sample string 33",
"autoOrderGuid": "jG+zgOAst0qrmlQrSsd75w==",
"autoOrderIdentifier": "80b36f8c-2ce0-4ab7-ab9a-542b4ac77be7",
"autoOrderHeader": {
"$id": "115",
"autoOrderGuid": "cUb9WbvFu0a6yp+nH+ZxSg==",
"autoOrderIdentifier": "59fd4671-c5bb-46bb-baca-9fa71fe6714a",
"orderGuid": "ju1hT07gEEG3UdCFMRFx/g==",
"orderIdentifier": "4f61ed8e-e04e-4110-b751-d085311171fe",
"created": "2026-04-03T06:18:28.7983818",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-04-03T06:18:28.7983818",
"supplierIdentifier": "FvROrJuvzEiXVTGtfDdCcQ==",
"supplierIdentifierGuid": "ac4ef416-af9b-48cc-9755-31ad7c374271",
"orderStatus": 1,
"tradingPartner": 1,
"simpleAWS": 2,
"defaultMPL": 3,
"investmentBuy": true,
"storeName": "sample string 5",
"supplierName": "sample string 6",
"description": "sample string 7",
"orderType": "sample string 8",
"mailTo": "sample string 9",
"mailBcc": "sample string 10",
"notes": "sample string 11",
"transportCompanyGuid": "PF2sf1ebNUCJwqjPOdg5xQ==",
"transportCompanyIdentifier": "7fac5d3c-9b57-4035-89c2-a8cf39d839c5",
"store": {
"$ref": "4"
},
"supplier": {
"$ref": "9"
},
"orderCycle": {
"$id": "116",
"id": 1,
"autoOrderGuid": "WJH+/ckXp0q1u+KpXGTOxA==",
"autoOrderIdentifier": "fdfe9158-17c9-4aa7-b5bb-e2a95c64cec4",
"cutOffDate": "2026-04-03T06:18:28.7983818",
"deliveryDate": "2026-04-03T06:18:28.7983818",
"daysBuffer": 3,
"nextCutOffDate": "2026-04-03T06:18:28.7983818",
"nextDeliveryDate": "2026-04-03T06:18:28.7983818",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "117",
"autoOrderGuid": "p0hl5RXceUyhlS10zTpwWA==",
"autoOrderIdentifier": "e56548a7-dc15-4c79-a195-2d74cd3a7058",
"pluG_UID": "+zC80r609Uy5hlz0jcRP9g==",
"pluGuid": "d2bc30fb-b4be-4cf5-b986-5cf48dc44ff6",
"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": "2026-04-03T06:18:28.7983818",
"investmentBuyStatus": 2,
"processed": "2026-04-03T06:18:28.7983818",
"product": {
"$ref": "14"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "102"
},
"dayWeighting": {
"$id": "118",
"sunday": 1.1
},
"inventory": {
"$id": "119",
"inventoryGuid": "EPNbP0Cz5kOhmjShKtgJ/g==",
"inventoryIdentifier": "3f5bf310-b340-43e6-a19a-34a12ad809fe",
"created": "2026-04-03T06:18:28.7983818",
"createdLocal": "2026-04-03T06:18:28.7983818",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-04-03T06:18:28.7983818",
"history": [
{
"$id": "120",
"inventoryGuid": "TJ7oS7J9PUKx5CUr7/8D1A==",
"inventoryIdentifier": "4be89e4c-7db2-423d-b1e4-252befff03d4",
"pluG_UID": "GrqSx4DlBUuGPNAVmWlYNQ==",
"pluIdentifier": "c792ba1a-e580-4b05-863c-d01599695835",
"inventoryReason": 3,
"inventoryInvoiceGuid": "bqQvjlxsGUyDyl32kkN1NQ==",
"invoiceIdentifier": "8e2fa46e-6c5c-4c19-83ca-5df692437535",
"operatorGuid": "E2UbcPfwh0Og0fkRocQR1g==",
"operatorIdentifier": "701b6513-f0f7-4387-a0d1-f911a1c411d6",
"stocktakeGuid": "gJz6sS6KNkezO6bJyISDQg==",
"stocktakeIdentifier": "b1fa9c80-8a2e-4736-b33b-a6c9c8848342",
"orderGuid": "mV+DKuFZTUGrHMRstiRp7g==",
"orderIdentifier": "2a835f99-59e1-414d-ab1c-c46cb62469ee",
"saleHeaderGuid": "PtU3kR9GcE2ySPiTf/9+aA==",
"saleHeaderGuidIdentifier": "9137d53e-461f-4d70-b248-f8937fff7e68",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "SpulPRHbAE6Lbgfnux0YtQ==",
"creditNoteGuid": "3da59b4a-db11-4e00-8b6e-07e7bb1d18b5",
"inventorySourceGuid": "H9b6lIhfbkC6OSfzkaNP+g==",
"inventorySourceIdentifier": "94fad61f-5f88-406e-ba39-27f391a34ffa",
"createdLocal": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"createdLocalTime": "2026-04-03T06:18:28.7983818",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "121",
"inventoryInvoiceGuid": "28xqa2mPOEyFd1+oXDoKdg==",
"invoiceIdentifier": "6b6accdb-8f69-4c38-8577-5fa85c3a0a76",
"inventoryGuid": "B0h2wzaQ8UyUgggqM6aMzQ==",
"inventoryIdentifier": "c3764807-9036-4cf1-9482-082a33a68ccd",
"supplierIdentifier": "Bym8+N6kJUSupRYbnLBgqQ==",
"supplierGuid": "f8bc2907-a4de-4425-aea5-161b9cb060a9",
"orderGuid": "J+Wrs2uxIkSvemn2UGfXGQ==",
"orderIdentifier": "b3abe527-b16b-4422-af7a-69f65067d719",
"invoiceHeaderIdentifier": "kfM7E8QK30C79ve9/7/v+w==",
"invoiceHeaderGuid": "133bf391-0ac4-40df-bbf6-f7bdffbfeffb",
"created": "2026-04-03T06:18:28.7983818",
"ordered": "2026-04-03T06:18:28.7983818",
"storeID": 1,
"bestOrExpire": "2026-04-03T06:18:28.7983818",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-04-03T06:18:28.7983818",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "KI8G0d1RPEC33pTQuru5pA==",
"pluGuid": "d1068f28-51dd-403c-b7de-94d0babbb9a4",
"orderInventoryGuid": "vLTEmgYOnkq7FpVeJgBDYw==",
"orderInventoryIdentifier": "9ac4b4bc-0e06-4a9e-bb16-955e26004363",
"supplier": {
"$ref": "9"
},
"inventoryUnits": [
{
"$id": "122",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "09YyPeBWKUqke9ELCMu5eg==",
"invoiceIdentifier": "3d32d6d3-56e0-4a29-a47b-d10b08cbb97a",
"inventoryGuid": "STqOYMMETkOt3GYclporbg==",
"inventoryIdentifier": "608e3a49-04c3-434e-addc-661c969a2b6e",
"serialNumber": "sample string 3",
"sold": "2026-04-03T06:18:28.7983818",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-04-03T06:18:28.7983818",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "122"
}
]
},
"invoiceHeaderIdentifier": "g+tVFEh3jkmHGiDN1nKw9A==",
"invoiceHeaderGuid": "1455eb83-7748-498e-871a-20cdd672b0f4",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "123",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-04-03T06:18:28.7983818"
},
"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,
"externalId": "sample string 30",
"apn": "sample string 31",
"deptCode": "sample string 32"
},
{
"$ref": "120"
}
],
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"lastInvoiceCost": 1
},
"aws": 5.0,
"explanations": [
{
"$id": "124",
"pluG_UID": "E2DgX6F1sUSrRixCs/w3NA==",
"pluGuid": "5fe06013-75a1-44b1-ab46-2c42b3fc3734",
"consolidatedSales": {
"$id": "125",
"1": {
"$id": "126",
"discountPercentage": 1,
"days": 2,
"quantity": 3.1,
"aws": 3.1,
"cartonQuantity": 4.1,
"lowQuality": true
},
"2": {
"$ref": "126"
}
},
"dailyPrices": {
"$id": "127",
"2026-04-03T06:18:28.7983818": {
"$id": "128",
"date": "2026-04-03T06:18:28.7983818",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "m/ud/9yBQ02s8kF87fZE/w==",
"comboPriceGroupGuid": "ff9dfb9b-81dc-4d43-acf2-417cedf644ff"
}
},
"onHandPredictions": [
{
"$id": "129",
"autoOrderGuid": "Y5D86HoIek+5QTcDs+9Jdw==",
"autoOrderIdentifier": "e8fc9063-087a-4f7a-b941-3703b3ef4977",
"pluG_UID": "RjXZv1NQ0Ee34rN1/UH0UQ==",
"pluGuid": "bfd93546-5053-47d0-b7e2-b375fd41f451",
"childPLUG_UID": "isgySAhu7UyRBh1EQSpr0A==",
"childPluGuid": "4832c88a-6e08-4ced-9106-1d44412a6bd0",
"date": "2026-04-03T06:18:28.7983818",
"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": "129"
}
],
"predictions": [
{
"$ref": "129"
},
{
"$ref": "129"
}
],
"product": {
"$ref": "14"
}
},
{
"$ref": "124"
}
],
"supplierOrderingDetail": {
"$ref": "12"
},
"manufacturerSupplier": "7ccf6ba0-0fcb-4eb9-8920-0de1ee29b9b7",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "117"
}
],
"boosts": [
{
"$id": "130",
"autoOrderGuid": "Iy5Uz7ka70iQeg+UBTMNPw==",
"autoOrderIdentifier": "cf542e23-1ab9-48ef-907a-0f9405330d3f",
"date": "2026-04-03T06:18:28.7983818",
"boost": 2
},
{
"$ref": "130"
}
]
},
"supplierName": "sample string 34",
"supplierStoreID": 1,
"supplierCartonsOnly": true,
"supplierEnforceMinimumQuantity": true,
"supplierMinimumOrderValue": 1,
"storeName": "sample string 37",
"orderCode": {
"$id": "131",
"code": "sample string 1",
"description": "sample string 2"
},
"store": {
"$ref": "4"
},
"supplier": {
"$ref": "9"
},
"totalCostInc": 38.0,
"totalPickedCostInc": 39.0,
"totalReceivedCostInc": 40.0,
"total": {
"$id": "132",
"orderGuid": "+ix1mbRXFkq5YhMpXkzfaA==",
"orderIdentifier": "99752cfa-57b4-4a16-b962-13295e4cdf68",
"supplierIdentifier": "wTdh7s03DkCo5nC/oDTjzQ==",
"supplierGuid": "ee6137c1-37cd-400e-a8e6-70bfa034e3cd",
"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": "133",
"id": 1,
"orderGuid": "vrEzCqA+7UGsfekSY1ut9w==",
"orderIdentifier": "0a33b1be-3ea0-41ed-ac7d-e912635badf7",
"pluG_UID": "Q6iRnn7An0ylM01bT88Dsw==",
"pluGuid": "9e91a843-c07e-4c9f-a533-4d5b4fcf03b3",
"created": "2026-04-03T06:18:28.7983818",
"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,
"doNotRange": true,
"doNotOrder": true,
"cost": 1,
"costDecimals": 1,
"pickedCost": 1,
"pickedCostDecimals": 1,
"averagePackSize": 11.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 12",
"receivedUnits": 1,
"receivedWeight": 1,
"received": 1,
"status": 13,
"substituteG_UID": "NZW0qcLOEkSNHGtPa9PQgA==",
"substituteGuid": "a9b49535-cec2-4412-8d1c-6b4f6bd3d080",
"warehousePLUG_UID": "mT32navMaUqO3U2rUsZ2Tw==",
"warehousePluGuid": "9df63d99-ccab-4a69-8edd-4dab52c6764f",
"updated": "2026-04-03T06:18:28.7983818",
"increment": true,
"description": "sample string 15",
"product": {
"$ref": "14"
},
"unknownScan": {
"$id": "134",
"pluG_UID": "mSeC8RAyhUGPXpjjNwZDJw==",
"pluGuid": "f1822799-3210-4185-8f5e-98e337064327",
"orderGuid": "57yeb71ep0yi2U2MKo2kOQ==",
"orderIdentifier": "6f9ebce7-5ebd-4ca7-a2d9-4d8c2a8da439",
"barcode": "sample string 3",
"created": "2026-04-03T06:18:28.7983818",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "14"
},
"warehouseProduct": {
"$ref": "14"
},
"lookup": {
"$id": "135",
"pluG_UID": "Xod0rZj7VUa/fACGeqh1xA==",
"pluGuid": "ad74875e-fb98-4655-bf7c-00867aa875c4",
"inventoryGuid": "QcyhtzOhakqq/RJRyBo2IA==",
"inventoryIdentifier": "b7a1cc41-a133-4a6a-aafd-1251c81a3620",
"averageWeeklySales": 1.0,
"promotionalAverageWeeklySales": 1.0,
"inventoryAverageWeeklySales": 1.0,
"inventoryPromotionalAverageWeeklySales": 1.0,
"onHand": 1,
"onHandPacks": 1,
"onOrder": 1,
"onOrderPacks": 1,
"accuracy": 1,
"lastOrdered": "2026-04-03T06:18:28.7983818",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-04-03T06:18:28.7983818",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "12"
},
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-04-03T06:18:28.7983818",
"orderHeader": {
"$ref": "114"
},
"invoiceDetail": {
"$id": "136",
"identifier": "oO9+KZrGIk+uZuAWpd33vA==",
"identifierGuid": "297eefa0-c69a-4f22-ae66-e016a5ddf7bc",
"headerIdentifier": "5aPTkmPJNkqVZpNeg/eaJw==",
"headerIdentifierGuid": "92d3a3e5-c963-4a36-9566-935e83f79a27",
"pluG_UID": "nXrA+GWsaUOeNy1LZVDtlg==",
"pluGuid": "f8c07a9d-ac65-4369-9e37-2d4b6550ed96",
"pageNo": 1,
"lineNo": 1,
"itemOrdered": "sample string 1",
"itemShipped": "sample string 2",
"apn": "sample string 3",
"barcode": "sample string 4",
"prodStatus": 0,
"dateAvailable": "2026-04-03T06:18:28.7983818",
"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": "2026-04-03T06:18:28.7983818",
"costEnd": "2026-04-03T06:18:28.7983818",
"createdFromUnknownScan": true,
"orderGuid": "LevlAJ4Cm0GISBGoGdh83g==",
"orderIdentifierGuid": "00e5eb2d-029e-419b-8848-11a819d87cde",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-04-03T06:18:28.7983818",
"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": "137",
"pluG_UID": "Dq5TU4Z2g0mw/YuEqZMBXg==",
"pluGuid": "5353ae0e-7686-4983-b0fd-8b84a993015e",
"invoiceIdentifier": "8Q2IhfFHM0al7NCnBFkNzw==",
"invoiceGuid": "85880df1-47f1-4633-a5ec-d0a704590dcf",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-04-03T06:18:28.7983818"
},
"productActive": true,
"productSalesMode": 35,
"productGSTPercent": 36,
"productCostCalcMethod": 37,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "1IP+qSdciEyiGF4gZYbtYg==",
"priceGroupGuid": "a9fe83d4-5c27-4c88-a218-5e206586ed62",
"priceGroupName": "sample string 40",
"priceGroupCode": "sample string 41",
"product": {
"$ref": "14"
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 43,
"cartons": 1,
"weight": 1,
"units": 1,
"autoOrderStatus": 1,
"invoiceDetailReceive": true
},
"autoOrderDetail": {
"$ref": "117"
},
"costGSTPercent": 1,
"orderDetailReceive": true,
"isBackedUp": true,
"backupWarehouseIndicator": "sample string 21",
"backupOrderCode": "sample string 22"
},
{
"$ref": "133"
}
],
"unknownScans": [
{
"$ref": "134"
},
{
"$ref": "134"
}
],
"transportCompany": {
"$id": "138",
"identifier": "0iaYrp3pckyiRS8vwq28SQ==",
"identifierGuid": "ae9826d2-e99d-4c72-a245-2f2fc2adbc49",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "2bN/LufreUyDzeZQ2DX+lA==",
"primaryContactID": "2e7fb3d9-ebe7-4c79-83cd-e650d835fe94",
"primaryContact": {
"$ref": "10"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "a7d3e31e-ab04-4194-ba68-39a1ba9a8279"
},
"details": [
{
"$ref": "136"
},
{
"$ref": "136"
}
],
"orderStatus": 1,
"processLockedInvoice": true
},
"fileName": "sample string 1"
},
{
"$ref": "2"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK N2�\S�� 5 xl/workbook.xml � (� ����0��J}�(�P�A���k��.�A���_�[7�����h]���c��\�[�L�Z�@;��v�u�$�KئQ��zk4^�Qt{��j�@|��â�!��"z�/(
��b�cL��
G
r2ֺ����)`�EP̀Ɯ������9s����9M�3���u�B�7��b�]|PK N2�\���� � [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
N2�\s#C' ' _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="R687a64c4b3c04859" /></Relationships>PK N2�\�F � � xl/worksheets/sheet1.xml � (� ��Qo�0��J��Q(�h ���-{؞;(�H)i���W*c*f�^�6�|��μ'*M=Dž�6�(X�O�Q�O\�q'�AU�j`�Z�VZ�K�T^QN�#Zژ^)$'����d9�D~���n�$��6�T�Z/��2K����Z��e'��i\03�w$-���� ���3ک��O�)ġ?� t�M�;��U����X�7�=S��� if�\��^g}tpr����2�Is��"{�?��G����S.<x<����~��������<p�<���a��<�<��(#�����m���ڔ�&k�R��R7F����»Ul�
|�Ȧ
T cjt���y�qsݻ۵���w>��Gp�]�U�Ϙʝ�J���k�_PK N2�\y��-� P xl/_rels/workbook.xml.rels � (� ��Kn� @����8�U!�d�m��`0Vl����ٲ�z��Tj��E7Y�f�yz|^?���y"���謠����tj���稟:�ݬ�8AL'��@҈
���gƂ48C(܂6u��3Ĕ��- O0 �ʲa>g�{&9^��i=J�9y���?����S0���#���?��naU$*%/J�}[ת���*^CZ�=L-�˄���;�d�J�U�u�9H�P�!��ҹS^�Ժ��J��{��=�75v�/6_PK N2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK N2�\D5�
� ] xl/sharedStrings.xml � (� e�AK�0��J�ݤ+����C�]�z��ζ�d3�����⡷�ޛy��}/ΐ�El�FUR �88��|������`|Dh�H�][�(�H���ӝ�d'�TL��9�̣���4p����nt0��qFn�V������kkn��������W�3������RZ��x����/�T�˥RG@�ΪG��y��ޠ!�>�I��N-y��c!z��ץ��PK- N2�\S�� 5 xl/workbook.xmlPK- N2�\���� � [Content_Types].xmlPK-
N2�\s#C' ' V _rels/.relsPK- N2�\�F � � � xl/worksheets/sheet1.xmlPK- N2�\y��-� P � xl/_rels/workbook.xml.relsPK- N2�\Ѓc'2 E
� xl/styles.xmlPK- N2�\D5�
� ] Q xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK N2�\��=y� 5 xl/workbook.xml � (� ����0D�&�C��U�FR8q������@[����[ �x�3;�v��|'�����6侠m�C�X�[4n@�v�y1I�bN)]c��Aى���C�ΆV�.�Xa�Mh���mi��"�fO�c�e2ֺ�I�b�)1ö�YZAJf���H��u���A�L^%f�����`����/PK N2�\���� � [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
N2�\v�@k' ' _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="R266ce16f6a7c48f3" /></Relationships>PK N2�\�F � � xl/worksheets/sheet1.xml � (� ��Qo�0��J��Q(�h ���-{؞;(�H)i���W*c*f�^�6�|��μ'*M=Dž�6�(X�O�Q�O\�q'�AU�j`�Z�VZ�K�T^QN�#Zژ^)$'����d9�D~���n�$��6�T�Z/��2K����Z��e'��i\03�w$-���� ���3ک��O�)ġ?� t�M�;��U����X�7�=S��� if�\��^g}tpr����2�Is��"{�?��G����S.<x<����~��������<p�<���a��<�<��(#�����m���ڔ�&k�R��R7F����»Ul�
|�Ȧ
T cjt���y�qsݻ۵���w>��Gp�]�U�Ϙʝ�J���k�_PK N2�\$��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�!�ۢ�ݰa[z��Q۲]�gc���V���X��j4��'�|�lvo�D^0����A�\?ڡ�S�w+�m7{�d�ь>��bc&%�@iTg+���va�)�a�^����3&h(p�$�����֣�G�N3�����p�19�0`j��%�U�y�[د9kd�x��kV�7S��<a�����k��PJI%x-�Me��?��/]:��BM�t�/:�0��������PK N2�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK N2�\D5�
� ] xl/sharedStrings.xml � (� e�AK�0��J�ݤ+����C�]�z��ζ�d3�����⡷�ޛy��}/ΐ�El�FUR �88��|������`|Dh�H�][�(�H���ӝ�d'�TL��9�̣���4p����nt0��qFn�V������kkn��������W�3������RZ��x����/�T�˥RG@�ΪG��y��ޠ!�>�I��N-y��c!z��ץ��PK- N2�\��=y� 5 xl/workbook.xmlPK- N2�\���� � � [Content_Types].xmlPK-
N2�\v�@k' ' U _rels/.relsPK- N2�\�F � � � xl/worksheets/sheet1.xmlPK- N2�\$��� P � xl/_rels/workbook.xml.relsPK- N2�\Ѓc'2 E
� xl/styles.xmlPK- N2�\D5�
� ] Q xl/sharedStrings.xmlPK � �