GET api/invoices
Get a list of invoices
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StoreID |
The store to restrict invoice query to, null if not restricted |
integer |
None. |
| SupplierID | globally unique identifier |
None. |
|
| TradingPartner | InvoiceTradingPartner |
None. |
|
| InvoiceNo | string |
None. |
|
| OrderNumber | integer |
None. |
|
| Status | Collection of InvoiceStatus |
None. |
|
| OrderStatuses | Collection of OrderStatus |
None. |
|
| StartDate |
Created after date filter option |
date |
None. |
| EndDate |
Created before date filter option |
date |
None. |
| InvoiceDate |
Date of the invoice date value |
date |
Deprecated. |
| InvoiceStartDate |
Invoice date after filter value |
date |
None. |
| InvoiceEndDate |
Invoice date before filter value |
date |
None. |
| ReceivedDate |
Date of the invoice being received |
date |
Deprecated. |
| ReceivedStartDate |
Date of the invoice being received |
date |
None. |
| ReceivedEndDate |
Received date before filter value |
date |
None. |
| Completed |
Completed date after filter value |
date |
Deprecated. |
| CompletedStartDate |
Completed date before filter value |
date |
None. |
| CompletedEndDate |
Completed date after filter value |
date |
None. |
| AccountingExported |
Accounting exported flag |
boolean |
None. |
| NotCompletedOnly |
When true, only show not completed invoices, when false, only show completed invoices. If null, no-effect |
boolean |
None. |
| Accounting |
When true, non-exported invoices will not be considered Completed |
boolean |
None. |
| OrderBy | InvoiceSortBy |
None. |
|
| AscOrDesc | SortOrder |
None. |
|
| Relations | boolean |
None. |
|
| Details | boolean |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
PageList object containing matching invoices
PageListOfInvoiceHeader| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of InvoiceHeader |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"type": "InvoiceHeader",
"list": [
{
"$id": "2",
"identifier": "EF8z1MV6SkWUMaIYBWaCXQ==",
"identifierGuid": "d4335f10-7ac5-454a-9431-a2180566825d",
"storeID": 2,
"tradingPartner": 0,
"supplierIdentifier": "rOqLtv458kWIOtZ9yUdYOw==",
"supplierIdentifierGuid": "b68beaac-39fe-45f2-883a-d67dc947583b",
"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-06-03T18:31:32.8836949",
"createdByUser": "sample string 12",
"updated": "2026-06-03T18:31:32.8836949",
"transType": 0,
"transDateTime": "2026-06-03T18:31:32.8836949",
"invoiceNo": "sample string 13",
"invoiceText": "sample string 14",
"adjustmentNo": 1,
"invoiceDate": "2026-06-03T18:31:32.8836949",
"claimNo": 1,
"countReceivedReset": true,
"accountingExported": true,
"orderReceived": true,
"orderGuid": "1zU+g+83lEqnR6rYIe2L+Q==",
"orderIdentifier": "833e35d7-37ef-4a94-a747-aad821ed8bf9",
"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-06-03T18:31:32.8836949",
"received": "2026-06-03T18:31:32.8836949",
"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": "3",
"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-06-03T18:31:32.8836949",
"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": "p1ipEQsY4kerKADin7Nsog==",
"hostIdentifierGuid": "11a958a7-180b-47e2-ab28-00e29fb36ca2",
"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-06-03T18:31:32.8836949",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "5S3FWBB4qUSU3agYVh3ELQ==",
"hostIdentifierGuid": "58c52de5-7810-44a9-94dd-a818561dc42d",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "5"
},
"warehouseStore": {
"$id": "6",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "lhs4rzJsIkCXGbw5mqA0yA==",
"hostIdentifierGuid": "af381b96-6c32-4022-9719-bc399aa034c8",
"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": "KkNp9VoPUE+hQT3wEUSETw==",
"identifierGuid": "f569432a-0f5a-4f50-a141-3df01144844f",
"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": "ZKWNxA+yR0mBgGnL3g2RsQ==",
"hostSupplierIdentifierGuid": "c48da564-b20f-4947-8180-69cbde0d91b1",
"loyaltyPriceLevelIdentifier": "Jt2zY1K5FUCeKsIgqMgaqA==",
"loyaltyPriceLevelIdentifierGuid": "63b3dd26-b952-4015-9e2a-c220a8c81aa8",
"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-06-03T18:31:32.8836949",
"lastProcessed": "2026-06-03T18:31:32.8836949",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "hWfe9i6eVkKg0WswPV+twg==",
"identifierGuid": "f6de6785-9e2e-4256-a0d1-6b303d5fadc2",
"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": "chFejwxr4EaTFoKwTEL3Aw==",
"primaryContactID": "8f5e1172-6b0c-46e0-9316-82b04c42f703",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "ACpGIKdDNEKsH15QI/NOSw==",
"supplierGroupGuid": "20462a00-43a7-4234-ac1f-5e5023f34e4b",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:31:32.8836949",
"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": "c17293c0-5230-4d59-96a7-ea697e0f840e",
"identifier": "DLwg11NBBkK7JJC2qzLyew==",
"identifierGuid": "d720bc0c-4153-4206-bb24-90b6ab32f27b",
"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": "y/yZSjlxtUeMcy4tyB333A==",
"supplierIdentifierGuid": "4a99fccb-7139-47b5-8c73-2e2dc81df7dc",
"contactGuid": "krG7yw2POkiineaCVoE5YQ==",
"contactID": "cbbbb192-8f0d-483a-a29d-e68256813961",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "tMaDJf0tHEGB6I3R+hgrjw==",
"pluGuid": "2583c6b4-2dfd-411c-81e8-8dd1fa182b8f",
"supplierIdentifier": "i/62ZHgO3UCBb3L+5x5CXg==",
"supplierIdentifierGuid": "64b6fe8b-0e78-40dd-816f-72fee71e425e",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "BrD54fHvO0mSYggyhO2brA==",
"pluGuid": "e1f9b006-eff1-493b-9262-083284ed9bac",
"supplierIdentifier": "WVnwSoWOHUOCS48OlZCnng==",
"supplierIdentifierGuid": "4af05959-8e85-431d-824b-8f0e9590a79e",
"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": "IRdNYRLY50+dcl8mNH1cgA==",
"parentPluGuid": "614d1721-d812-4fe7-9d72-5f26347d5c80",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "14",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "HbXY3+EoIk69kq+G1BuqZw==",
"guid": "dfd8b51d-28e1-4e22-bd92-af86d41baa67",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "GapTEGopAk+Fk4YvX+m6Fw==",
"priceGroupGuid": "1053aa19-296a-4f02-8593-862f5fe9ba17",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:31:32.8836949",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:31:32.8836949",
"pluCreated": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"lastManualUpdate": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"currentCostUpdated": "2026-06-03T18:31:32.8836949",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "i/SLRI8b602x0EayKOVHNg==",
"altPLUGuid": "448bf48b-1b8f-4deb-b1d0-46b228e54736",
"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-06-03T18:31:32.8836949",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "MwnDANi8zEWgwKTkWK7ghA==",
"shelfPageLayoutGuid": "00c30933-bcd8-45cc-a0c0-a4e458aee084",
"talkerPageLayoutG_UID": "DNEvQ2Pm8EKsVyr/cI3XsQ==",
"talkerPageLayoutGuid": "432fd10c-e663-42f0-ac57-2aff708dd7b1",
"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": "XxonBzY7F0e9Z7n/ERZalA==",
"inventoryIdentifier": "07271a5f-3b36-4717-bd67-b9ff11165a94",
"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": "4tcSdbTMzkKfZI3tflhIXQ==",
"parentPluGuid": "7512d7e2-ccb4-42ce-9f64-8ded7e58485d",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "x5Nh7lMqdE6apNXmXUrVbA==",
"supplierIdentifierGuid": "ee6193c7-2a53-4e74-9aa4-d5e65d4ad56c",
"supplierChanged": true,
"rebateSupplierIdentifier": "IIhwXEdArE2oVj8PVpVpRQ==",
"rebateSupplierIdentifierGuid": "5c708820-4047-4dac-a856-3f0f56956945",
"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-06-03T18:31:32.8836949",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "gtbd7qRdz0uSuZvoGOKd2Q==",
"hostIdentifierGuid": "eeddd682-5da4-4bcf-92b9-9be818e29dd9",
"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": "3"
},
"storePrices": [
{
"$id": "15",
"pluG_UID": "9vbclgUZMU+QH1c5BHysyg==",
"pluGuid": "96dcf6f6-1905-4f31-901f-5739047cacca",
"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-06-03T18:31:32.8836949"
},
{
"$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-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"startTime": 5,
"endDate": "2026-06-03T18:31:32.8836949",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "EsxJOYxvXUSP2PP5BCrYCA==",
"hostIdentifierGuid": "3949cc12-6f8c-445d-8fd8-f3f9042ad808",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "18"
},
{
"$ref": "18"
}
]
},
"tray": {
"$id": "19",
"g_UId": "xrV7Cn5CekqKBjeQV/wM1Q==",
"guid": "0a7bb5c6-427e-4a7a-8a06-379057fc0cd5",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "20",
"priceGroupG_UID": "s+dD0Mx/Z0+BQN05T06dMA==",
"priceGroupGuid": "d043e7b3-7fcc-4f67-8140-dd394f4e9d30",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:31:32.8836949",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "21",
"pluG_UID": "3l2vIUQdCkSbJB0PCgKqXA==",
"pluGuid": "21af5dde-1d44-440a-9b24-1d0f0a02aa5c",
"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": "07a36fc7-0fd8-4719-b7be-229d937d0bba",
"created": "2026-06-03T18:31:32.8836949",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:31:32.8836949",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:31:32.8836949",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:31:32.8836949",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:31:32.8836949",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:31:32.8836949",
"lastSold": "2026-06-03T18:31:32.8836949",
"firstSold": "2026-06-03T18:31:32.8836949",
"awsUpdated": "2026-06-03T18:31:32.8836949",
"lastManualUpdate": "2026-06-03T18:31:32.8836949",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:31:32.8836949",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:31:32.8836949",
"doNotRangeUpdated": "2026-06-03T18:31:32.8836949",
"doNotOrderUpdated": "2026-06-03T18:31:32.8836949",
"tracked": "2026-06-03T18:31:32.8836949"
},
"allergens": [
{
"$id": "23",
"primaryKey": {
"$id": "24",
"pluGuid": "90d11fa6-6b73-427f-bfb2-71aa7ba81d8d",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ph/RkHNrf0K/snGqe6gdjQ==",
"pluGuid": "90d11fa6-6b73-427f-bfb2-71aa7ba81d8d",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "23"
}
],
"costs": {
"$id": "25",
"pluG_UID": "DywABkQankSkt+yjaQNLnA==",
"pluGuid": "06002c0f-1a44-449e-a4b7-eca369034b9c",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:31:32.8836949",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "26",
"saleHeaderID": 1,
"created": "2026-06-03T18:31:32.8836949",
"createdLocal": "2026-06-03T18:31:32.8836949",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "pS0XhVgSlE+kOBlyStrX1A==",
"operatorGuid": "85172da5-1258-4f94-a438-19724adad7d4",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "U8tSjavnLkGIPn9eozwc6A==",
"pluGuid": "8d52cb53-e7ab-412e-883e-7f5ea33c1ce8",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "27",
"id": 1,
"g_Uid": "aaA5LzjyXEyPXmcXROTnZQ==",
"guid": "2f39a069-f238-4c5c-8f5e-671744e4e765",
"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-06-03T18:31:32.8836949",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:31:32.8836949",
"endShift": "2026-06-03T18:31:32.8836949",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "28",
"operatorG_UID": "M8lnPWcr306jiZ0s66JvCQ==",
"operatorGuid": "3d67c933-2b67-4edf-a389-9d2ceba26f09",
"storeID": 2,
"operator": {
"$ref": "27"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "26"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "+WZKfTibOkKA0aeNJgF1WQ==",
"pluGuid": "7d4a66f9-9b38-423a-80d1-a78d26017559",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "pBztbfB4rk+nReA3LGORuQ==",
"pluGuid": "6ded1ca4-78f0-4fae-a745-e0372c6391b9",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "14"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "HKpM0xFLQE2M1ixl4GPJEA==",
"identifierGuid": "d34caa1c-4b11-4d40-8cd6-2c65e063c910",
"pluG_UID": "aCFEgljTskiNwhHFpV/ldA==",
"pluGuid": "82442168-d358-48b2-8dc2-11c5a55fe574",
"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": "YY/2Br3PJUihJPfeY2hc3w==",
"groupName": "sample string 1",
"identifierGuid": "06f68f61-cfbd-4825-a124-f7de63685cdf",
"exists": true,
"flipChartIdentifier": "9EAH3AU2yU+FifWh8YkWbA==",
"flipChartIdentifierGuid": "dc0740f4-3605-4fc9-8589-f5a1f189166c",
"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": "D1KsVoum40y2x2tIx5vOIA==",
"groupIdentifierGuid": "56ac520f-a68b-4ce3-b6c7-6b48c79bce20",
"flipChart": {
"$id": "33",
"identifier": "KSXICRrOh0uD5ap0rsUPCA==",
"identifierGuid": "09c82529-ce1a-4b87-83e5-aa74aec50f08",
"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": "qaTj+dT190qotnTtINZhoQ==",
"identifierGuid": "f9e3a4a9-f5d4-4af7-a8b6-74ed20d661a1",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "aU7XEDBssU6N2llljD936g==",
"guid": "10d74e69-6c30-4eb1-8dda-59658c3f77ea",
"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": "h7n4leJJ20GPGyOkWiiKDw==",
"previousFormGuid": "95f8b987-49e2-41db-8f1b-23a45a288a0f",
"nextForm": 1,
"nextFormG_UID": "whWF+oiaiUGlrJattxskDw==",
"nextFormGuid": "fa8515c2-9a88-4189-a5ac-96adb71b240f",
"attributes": "sample string 10",
"updated": "2026-06-03T18:31:32.8836949",
"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": "A0ECHH9nbEOl7DO0rr5uJg==",
"checkoutFormGuid": "1c024103-677f-436c-a5ec-33b4aebe6e26",
"identifier": "+BfPLI8JQEaQebRWmM1OqA==",
"identifierGuid": "2ccf17f8-098f-4640-9079-b45698cd4ea8",
"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": "YdCynQFQw0+1dpTp+8kgAw==",
"valueGuid": "9db2d061-5001-4fc3-b576-94e9fbc92003",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "m9rrL7bvn0ShGAGhtr+ENg==",
"checkoutFormGuid": "2febda9b-efb6-449f-a118-01a1b6bf8436",
"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": "xW4MbKTFQku9m2PJZUHohg==",
"flipChartPageIdentifierGuid": "6c0c6ec5-c5a4-4b42-bd9b-63c96541e886",
"pluG_UID": "/hPOcrVVPkC5vR6k43s9+A==",
"pluGuid": "72ce13fe-55b5-403e-b9bd-1ea4e37b3df8",
"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": "xOFKsy86BEiFRI6o2pT6dg==",
"pluGuid": "b34ae1c4-3a2f-4804-8544-8ea8da94fa76",
"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-06-03T18:31:32.8836949",
"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": "qua7wg7kLU67o+pRVtRITA==",
"ingredientGuid": "5ih9rCrW/kWeknH/WHBESw==",
"ingredientIdentifier": "ac7d28e6-d62a-45fe-9e92-71ff5870444b",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "14"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "AxJ1E8T4pkaThg1sBoV8GA==",
"pluGuid": "13751203-f8c4-46a6-9386-0d6c06857c18",
"shelfLocationIdentifier": "rEYazI0m80mmASGC2ihuuw==",
"shelfLocationGuid": "cc1a46ac-268d-49f3-a601-2182da286ebb",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "cuAVANBoOU6Jnm8+gXk7xA==",
"labelPageLayoutGuid": "0015e072-68d0-4e39-899e-6f3e81793bc4",
"updated": "2026-06-03T18:31:32.8836949",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "14"
},
"location": {
"$id": "43",
"identifier": "3A2gSSvys0ulsMeCxziQUQ==",
"storeID": 1,
"identifierGuid": "49a00ddc-f22b-4bb3-a5b0-c782c7389051",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:31:32.8836949",
"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": "4hkwe15h106fLsnubEzM7A==",
"pluGuid": "7b3019e2-615e-4ed7-9f2e-c9ee6c4cccec",
"deptNo": 1,
"product": {
"$ref": "14"
},
"scaleLocation": {
"$id": "45",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"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": "L4EKGbnpQUWqHRtpzaQEJA==",
"labelPageLayoutGuid": "190a812f-e9b9-4541-aa1d-1b69cda40424",
"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-06-03T18:31:32.8836949",
"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": "HGbpBVMvN0+kg+tQ9ak9Lw==",
"labelPageLayoutGuid": "05e9661c-2f53-4f37-a483-eb50f5a93d2f",
"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-06-03T18:31:32.8836949",
"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": "OCQDTxWiPUiTKT0d8Q1fWg==",
"labelPageLayoutGuid": "4f032438-a215-483d-9329-3d1df10d5f5a",
"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-06-03T18:31:32.8836949",
"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": "f1LpwhTyGUCm9Bw5CdTlVg==",
"labelPageLayoutGuid": "c2e9527f-f214-4019-a6f4-1c3909d4e556",
"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": "7TWZWBOSQUC52OjwfF/eng==",
"pluGuid": "589935ed-9213-4041-b9d8-e8f07c5fde9e",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "sxQee3ltmEqDvLsyHk/ZTQ==",
"dealCostGuid": "7b1e14b3-6d79-4a98-83bc-bb321e4fd94d",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "26gky56qAU6STszZdUxkiA==",
"priceGroupGuid": "cb24a8db-aa9e-4e01-924e-ccd9754c6488",
"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,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:32.8836949",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d5776f17-c0c0-4667-aa5c-0ea50ab6bfe7",
"campaignComboPriceGroupG_UID": "v9hAwxy7/kStjd65Nt3cTA==",
"campaignComboPriceGroupIdentifier": "c340d8bf-bb1c-44fe-ad8d-deb936dddc4c",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "55",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:31:32.8836949",
"operatorG_UID": "0X0YY4rBQUO2MSsjFQsfqA==",
"operatorGuid": "63187dd1-c18a-4341-b631-2b23150b1fa8",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:31:32.8836949",
"signIqTicketFileMovedUtc": "2026-06-03T18:31:32.8836949",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:31:32.8836949",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "6e393297-c754-4ef9-a8a5-1f2f7838f74c",
"product": {
"$ref": "14"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "153e5940-3141-4d2f-ae04-a0c34f2b07d9",
"nameGuid": "153e5940-3141-4d2f-ae04-a0c34f2b07d9",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:31:32.8836949",
"startTime": 1,
"endDate": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"system": true,
"created": "2026-06-03T18:31:32.8836949",
"updated": "2026-06-03T18:31:32.8836949",
"priceChangeNotifiedUtc": "2026-06-03T18:31:32.8836949",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "kDJsi0i11EGL1sFbCyEKVg==",
"hostIdentifierGuid": "8b6c3290-b548-41d4-8bd6-c15b0b210a56",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:31:32.8836949",
"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": "1to/+mV+40aI/K9rsZZ9cA==",
"pluGuid": "fa3fdad6-7e65-46e3-88fc-af6bb1967d70",
"hostOfferID": 1,
"priceGroupG_UID": "WcNifGusNkuPlFJaLG41MA==",
"priceGroupGuid": "7c62c359-ac6b-4b36-8f94-525a2c6e3530",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:32.8836949",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "14"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "zvYnSDM4IEG1JTMSW/7daw==",
"identifierStr": "zvYnSDM4IEG1JTMSW/7daw==",
"identifierGuid": "4827f6ce-3833-4120-b525-33125bfedd6b",
"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": "KTWTniyu+UmOdiraAPhIQQ==",
"customerIDGuid": "9e933529-ae2c-49f9-8e76-2ada00f84841",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "oXPfVwiLoU+ggppnUDdrAA==",
"identifierGuid": "57df73a1-8b08-4fa1-a082-9a6750376b00",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:31:32.8836949",
"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": "20aUb9DYv0qn1pyMIaCGfA==",
"communityIdentifierGuid": "6f9446db-d8d0-4abf-a7d6-9c8c21a0867c",
"joined": "2026-06-03T18:31:32.8836949",
"updated": "2026-06-03T18:31:32.8836949",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "qCOU2KSQdkqsqKGe7AxINA==",
"priceLevelIdentifierGuid": "d89423a8-90a4-4a76-aca8-a19eec0c4834",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:31:32.8836949",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-06-03T18:31:32.8836949",
"expiry": "2026-06-03T18:31:32.8836949",
"customerID": "NNbFpNE43E+lmgpDFHRi9A==",
"customerIDGuid": "a4c5d634-38d1-4fdc-a59a-0a43147462f4",
"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-06-03T18:31:32.8836949",
"linkedAccount": "wjXZOf+mVEyW5otHRg4Hyg==",
"linkedAccountGuid": "39d935c2-a6ff-4c54-96e6-8b47460e07ca",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "NGbFkag8bU6o9RIxymPNPg==",
"identifierGuid": "91c56634-3ca8-4e6d-a8f5-1231ca63cd3e",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:31:32.8836949",
"owner": "nx+BMtE8OkyJFXCYzGFhHw==",
"ownerGuid": "32811f9f-3cd1-4c3a-8915-7098cc61611f",
"accountStoreGroupIdentifier": "UMwLi88u40eShph9vFnyXQ==",
"accountStoreGroupGuid": "8b0bcc50-2ecf-47e3-9286-987dbc59f25d",
"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-06-03T18:31:32.8836949",
"active": true,
"updated": "2026-06-03T18:31:32.8836949",
"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": "q7Y05PqulUG2Md+1GMZrSg==",
"identifierGuid": "e434b6ab-aefa-4195-b631-dfb518c66b4a",
"name": "sample string 2",
"primaryContact": "GHyZGKKZ+keIsa1Pzx8tCQ==",
"primaryContactGuid": "18997c18-99a2-47fa-88b1-ad4fcf1f2d09",
"accountID": "m98IEjyxgE+u/mEwoBiAcQ==",
"accountIDGuid": "1208df9b-b13c-4f80-aefe-6130a0188071",
"special": true,
"updated": "2026-06-03T18:31:32.8836949",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "vDKpE5MbT0uGE7eOZK2y0g==",
"priceLevelIdentifierGuid": "13a932bc-1b93-4b4f-8613-b78e64adb2d2",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "QZqyIdcZ2EKu9msTy/z8vg==",
"groupIDGuid": "21b29a41-19d7-42d8-aef6-6b13cbfcfcbe",
"customerID": "Pi1tpRBQl06uxmbN5Udp4g==",
"customerIDGuid": "a56d2d3e-5010-4e97-aec6-66cde54769e2",
"card": "sample string 4",
"linkedAccount": "mLSqGBYEMkegmEls/Y7drA==",
"linkedAccountGuid": "18aab498-0416-4732-a098-496cfd8eddac",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "aL9QaOMLf06Hl81yqISBKw==",
"identifierGuid": "6850bf68-0be3-4e7f-8797-cd72a884812b",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "f0GaN0+27Uu1ZAw6DZs9Qw==",
"accountIDGuid": "379a417f-b64f-4bed-b564-0c3a0d9b3d43",
"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-06-03T18:31:32.8836949",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "4Cu74Ezsn0qHBSNmLiYhlw==",
"idempotentVoidGuid": "e0bb2be0-ec4c-4a9f-8705-23662e262197",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "67",
"saleHeaderID": 1,
"saleHeaderGuid": "hFFG/UX7NUKdvh2aX6I+Eg==",
"saleHeaderIdentifierGuid": "fd465184-fb45-4235-9dbe-1d9a5fa23e12",
"created": "2026-06-03T18:31:32.8836949",
"createdLocal": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"storeID": 1,
"operatorG_Uid": "ERyqT4Js2kOI4WuCyLFiJw==",
"operatorGuid": "4faa1c11-6c82-43da-88e1-6b82c8b16227",
"customerG_Uid": "bunLLAXv+k6dkUb1FGyMrw==",
"customerGuid": "2ccbe96e-ef05-4efa-9d91-46f5146c8caf",
"communityIdentifier": "UUFV819IhE6Ea6gARZY3wg==",
"communityIdentifierGuid": "f3554151-485f-4e84-846b-a800459637c2",
"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": "RimELkvuxUmiy3CMsO823Q==",
"priceLevelIdentifierGuid": "2e842946-ee4b-49c5-a2cb-708cb0ef36dd",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:32.8836949+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-06-03T18:31:32.8836949",
"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": "9CBUGRJavU6V9z1cZn06CA==",
"identifierGuid": "195420f4-5a12-4ebd-95f7-3d5c667d3a08",
"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-06-03T18:31:32.8836949",
"promoPeriodEnd": "2026-06-03T18:31:32.8836949",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:31:32.8836949",
"deleted": true
},
"details": [
{
"$id": "70",
"saleItemID": 1,
"identifier": "TO1lfXzl90qABCPPJlmVGw==",
"identifierGuid": "7d65ed4c-e57c-4af7-8004-23cf2659951b",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "F77utmo4C0KkK8Ga2An4Mw==",
"pluGuid": "b6eebe17-386a-420b-a42b-c19ad809f833",
"accountID": "1Wp64kpmokq6GxZbccOxyA==",
"accountIDGuid": "e27a6ad5-664a-4aa2-ba1b-165b71c3b1c8",
"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-06-03T18:31:32.8836949",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "DwI1rxaEqUaFaZMuKKaLIQ==",
"refundGuid": "af35020f-8416-46a9-8569-932e28a68b21",
"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": "FWfE/jhHWEiWdHSmGkP4EA==",
"idempotentVoidGuid": "fec46715-4738-4858-9674-74a61a43f810",
"priceLevelIdentifier": "0Wx0LthHakC9CBpFsRNqkg==",
"priceLevelIdentifierGuid": "2e746cd1-47d8-406a-bd08-1a45b1136a92",
"communityIdentifier": "K1ZkdL+MREi27lut8fzfEw==",
"communityIdentifierGuid": "7464562b-8cbf-4844-b6ee-5badf1fcdf13",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "71",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:31:32.8836949",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "71"
}
],
"refund": {
"$id": "72",
"id": 1,
"g_UID": "tYpxIAsGtEWfJgu/xXLuCA==",
"guid": "20718ab5-060b-45b4-9f26-0bbfc572ee08",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:31:32.8836949"
},
"modifier": {
"$id": "73",
"id": 1,
"setG_UID": "eN5s5gXUQ0Cj6DRFKxK2sQ==",
"modifierSetGuid": "e66cde78-d405-4043-a3e8-34452b12b6b1",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "VML/wpAWYkG/mlFOddadtQ==",
"pluGuid": "c2ffc254-1690-4162-bf9a-514e75d69db5",
"deleted": true,
"g_UID": "wp3fmrnxA0updpAF668l9Q==",
"guid": "9adf9dc2-f1b9-4b03-a976-9005ebaf25f5",
"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": "ACdU38iPyEGwcnZ2I98mWA==",
"pluGuid": "df542700-8fc8-41c8-b072-767623df2658",
"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-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"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": "0xg1F3ChckmxXKU2sb0b5w==",
"pluGuid": "173518d3-a170-4972-b15c-a536b1bd1be7",
"accountID": "J+JELj24cUidcYBZEO+p3w==",
"accountIDGuid": "2e44e227-b83d-4871-9d71-805910efa9df",
"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-06-03T18:31:32.8836949",
"bestOrExpireType": 1,
"refundG_UID": "2e7r52XI5k22XaVtqt4cqg==",
"refundGuid": "e7ebeed9-c865-4de6-b65d-a56daade1caa",
"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": "rr8UnT4XPUOCLXFdRjAooA==",
"identifierGuid": "9d14bfae-173e-433d-822d-715d463028a0",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "ORLVQYXiREiK0LeNaPeZ8w==",
"customerIdentifierGuid": "41d51239-e285-4844-8ad0-b78d68f799f3",
"operatorNo": 1,
"operatorG_UID": "iGsOvdAXfUOKoA//1hLdZA==",
"operatorGuid": "bd0e6b88-17d0-437d-8aa0-0fffd612dd64",
"created": "2026-06-03T18:31:32.8836949",
"ordered": "2026-06-03T18:31:32.8836949",
"started": "2026-06-03T18:31:32.8836949",
"completed": "2026-06-03T18:31:32.8836949",
"supplied": "2026-06-03T18:31:32.8836949",
"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": "s1zFrZgwfkOOZWTVSnpQ8w==",
"pluGuid": "adc55cb3-3098-437e-8e65-64d54a7a50f3",
"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": "sUX1GpN1T0q7CLY1rUzkZA==",
"headerIdentifierGuid": "1af545b1-7593-4a4f-bb08-b635ad4ce464",
"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": "xK0h9pFDX06hJtwlf+xHuw==",
"surveyGuid": "f621adc4-4391-4e5f-a126-dc257fec47bb",
"saleHeaderGuid": "5FiLUFLl906oQ00w3K8FTg==",
"saleGuid": "508b58e4-e552-4ef7-a843-4d30dcaf054e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "QrfcsKIrmEWltTve6cPMag==",
"guidResponse": "b0dcb742-2ba2-4598-a5b5-3bdee9c3cc6a",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:31:32.8836949",
"sale": {
"$ref": "67"
},
"survey": {
"$id": "82",
"g_UID": "5fAA03fKO0Gfp8vPcuPlNg==",
"guid": "d300f0e5-ca77-413b-9fa7-cbcf72e3e536",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "HoJmY9vFikGRsAlGdQOHSg==",
"checkoutFormGuid": "6366821e-c5db-418a-91b0-09467503874a",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:31:32.8836949",
"end": "2026-06-03T18:31:32.8836949",
"deleted": true,
"updated": "2026-06-03T18:31:32.8836949",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"b8349e22-fbbe-43d4-8c63-0595b07fe476",
"8a732ffa-e398-49f1-83f9-ce0793aaee0c"
],
"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": "OKxlXMhCekOhDSSULN3Fzg==",
"accountIdentifier": "5c65ac38-42c8-437a-a10d-24942cddc5ce",
"accountName": "sample string 44",
"customerOrderIdentifier": "qqFsnrGo+0eyQEqO/h+rJA==",
"customerOrderIdentifierGuid": "9e6ca1aa-a8b1-47fb-b240-4a8efe1fab24",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "83",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "yBbz0q3UrEOHzlSOFSErzw==",
"paymentIdentifierGuid": "d2f316c8-d4ad-43ac-87ce-548e15212bcf",
"identifier": "a8t/S5IbK0+r1eyFtzSVwQ==",
"identifierGuid": "4b7fcb6b-1b92-4f2b-abd5-ec85b73495c1",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "yzSVYqVEgUGhdw085MgpiA==",
"itemIdentifierGuid": "629534cb-44a5-4181-a177-0d3ce4c82988"
}
},
{
"$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": "5wZulfgP7k61roDSA6kO9g==",
"customerIdentifierGuid": "956e06e7-0ff8-4eee-b5ae-80d203a90ef6",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "bpXGGvVAqE6KLjH5bIWRvw==",
"idempotentGuid": "1ac6956e-40f5-4ea8-8a2e-31f96c8591bf",
"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-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"labelPageLayout": "GoBo4ujyMkiEIbFoFWpB2A==",
"pageLayoutGuid": "e268801a-f2e8-4832-8421-b168156a41d8",
"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-06-03T18:31:32.8836949"
},
{
"$ref": "88"
}
]
},
"customerVouchers": [
{
"$id": "89",
"id": 1,
"customerIdentifier": "Ae3xnk4kn0KUZb+Rw7fViA==",
"customerIdentifierGuid": "9ef1ed01-244e-429f-9465-bf91c3b7d588",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:31:32.8836949",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "k2QZPIYAhEOpwFzVhLUZKQ==",
"issuedIdempotentGuid": "3c196493-0086-4384-a9c0-5cd584b51929",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:31:32.8836949",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:31:32.8836949",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "FTS24oUcnUGEQQ8MpMhDBg==",
"redeemedIdempotentGuid": "e2b63415-1c85-419d-8441-0f0ca4c84306",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:31:32.8836949",
"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": "Fc2tiiNuXk6sWLYhZlrmjA==",
"groupIDGuid": "8aadcd15-6e23-4e5e-ac58-b621665ae68c",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "90"
}
],
"signIqTickets": [
{
"$id": "91",
"identifier": "MbOpxMBslUytShAVzHgzQQ==",
"identifierGuid": "c4a9b331-6cc0-4c95-ad4a-1015cc783341",
"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": "H9wXOqYju0CXmQd7+B7PVw==",
"guid": "3a17dc1f-23a6-40bb-9799-077bf81ecf57",
"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": "qq4NveziT0ix13CgCKLXWw==",
"groupGuid": "bd0daeaa-e2ec-484f-b1d7-70a008a2d75b",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "+Axi+Ni50kWhwTofyuhigA==",
"pluGuid": "f8620cf8-b9d8-45d2-a1c1-3a1fcae86280",
"priceGroupG_UID": "7VF3d5dutE6m2gqk70IFJA==",
"priceGroupGuid": "777751ed-6e97-4eb4-a6da-0aa4ef420524",
"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": "z1+fawCE3keJWcyTCr0aKw==",
"priceLevelIdentifierGuid": "6b9f5fcf-8400-47de-8959-cc930abd1a2b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "94"
}
],
"promotionType": {
"$id": "95",
"identifier": "mrN51weT/Ea5qc5egLI70Q==",
"identifierGuid": "d779b39a-9307-46fc-b9a9-ce5e80b23bd1",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "VUVm0AHWWEaASDSz3WJ5Ow==",
"labelPageLayoutGuid": "d0664555-d601-4658-8048-34b3dd62793b",
"priceLevelIdentifier": "oacDP/nWS02AMW4zOzGjNg==",
"priceLevelIdentifierGuid": "3f03a7a1-d6f9-4d4b-8031-6e333b31a336",
"active": true,
"updated": "2026-06-03T18:31:32.8836949",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "14"
},
"dealCost": {
"$id": "96",
"headerIdentifier": "MdkJjUk2C02RLv7+f9zt6A==",
"headerIdentifierGuid": "8d09d931-3649-4d0b-912e-fefe7fdcede8",
"identifier": "Em5rrDTUQU2ZIgJI8KhNDg==",
"identifierGuid": "ac6b6e12-d434-4d41-9922-0248f0a84d0e",
"supplierIdentifier": "bUlBLOv1f0K0kj2Hpi8msA==",
"supplierGuid": "2c41496d-f5eb-427f-b492-3d87a62f26b0",
"pluG_UID": "ZLrz/x4mGkGuU0pi3+M4OA==",
"pluGuid": "fff3ba64-261e-411a-ae53-4a62dfe33838",
"campaignName": "7f4cebf8-9931-40c5-be14-d47c2720489c",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:31:32.8836949",
"end": "2026-06-03T18:31:32.8836949",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "tGysZwk7iEmYezN2St6YeA==",
"bonusItemPluGuid": "67ac6cb4-3b09-4988-987b-33764ade9878",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"campaignEndDate": "2026-06-03T18:31:32.8836949",
"masterPLUG_UID": "8QkN/OAQW0ureGSn/gsT/g==",
"masterID": "fc0d09f1-10e0-4b5b-ab78-64a7fe0b13fe",
"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": "nbTNjvidKEGPThn3PdHuoQ==",
"bonusMasterID": "8ecdb49d-9df8-4128-8f4e-19f73dd1eea1",
"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-06-03T18:31:32.8836949",
"dealCosts": [
{
"$ref": "96"
},
{
"$ref": "96"
}
],
"tags": [
{
"$id": "97",
"pluG_UID": "Nd2lu4cUQ0iQ4kdp67HS7A==",
"pluGuid": "bba5dd35-1487-4843-90e2-4769ebb1d2ec",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "97"
}
],
"alternateProductG_UID": "QhqnkHFmy06Ahmf7emVRiA==",
"alternateProduct": "90a71a42-6671-4ecb-8086-67fb7a655188",
"altProduct": {
"$ref": "14"
},
"productHostCode": {
"$id": "98",
"id": 1,
"pluG_UID": "ycTJiIHSs0+FCZ5K8eH4pg==",
"pluGuid": "88c9c4c9-d281-4fb3-8509-9e4af1e1f8a6",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:31:32.8836949",
"inventoryTracked": "2026-06-03T18:31:32.8836949",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "99",
"pluG_UID": "CWxQODK3Wk2zZuzfrRQ+jQ==",
"pluGuid": "38506c09-b732-4d5a-b366-ecdfad143e8d",
"fuelPluG_UID": "s/7JDuhj5keL3y+R0tR4gQ==",
"fuelPluGuid": "0ec9feb3-63e8-47e6-8bdf-2f91d2d47881",
"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": "shEG0mrBMUqQJSR7F/oo+Q==",
"supplierGuid": "d20611b2-c16a-4a31-9025-247b17fa28f9",
"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": "J3XZ9QmKjUGbd7JzcxSv3g==",
"supplierGuid": "f5d97527-8a09-418d-9b77-b2737314afde",
"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-06-03T18:31:32.8836949",
"deliveryDate": "2026-06-03T18:31:32.8836949",
"nextCutOffDate": "2026-06-03T18:31:32.8836949",
"nextDeliveryDate": "2026-06-03T18:31:32.8836949",
"nextDaysBuffer": 10
},
{
"$ref": "102"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"processed": "2026-06-03T18:31:32.8836949",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "103"
}
],
"zoneMatrix": [
{
"$id": "105",
"id": 1,
"hostIdentifier": "z/WpIfBaO0aa778sqosCDg==",
"hostIdentifierGuid": "21a9f5cf-5af0-463b-9aef-bf2caa8b020e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"ce6f1a9d-1812-4660-bfc5-08b47f78c7f9",
"719bd1f2-e7e8-4def-bab6-4e7b2606c462"
]
},
{
"$ref": "105"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "106",
"identifier": "ncBWlX0mLE+Q/oLN5Q2lRQ==",
"identifierGuid": "9556c09d-267d-4f2c-90fe-82cde50da545",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "106"
}
],
"promoTypeGuids": [
"83595f72-d5da-4d76-9f15-d7eb33a087a5",
"b183a901-daf0-4de1-b6f6-f347d7629d09"
],
"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-06-03T18:31:32.8836949",
"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"
}
],
"suppliedStores": [
1,
2
],
"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,
"config": "sample string 10"
}
},
{
"$ref": "110"
}
],
"updateStoreID": "f12878f7-fa3e-42fd-9817-4c18ca609c26",
"updateStore": {
"$id": "112",
"id": "f2a90bb5-2bce-425b-a087-f01499dfc1fa",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949"
},
"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": "pzKQb+4rsE2oKKyIM/jpUw==",
"orderIdentifier": "6f9032a7-2bee-4db0-a828-ac8833f8e953",
"backToBack": 1,
"b2bGuid": "EELY6xAay02DUsp7QTbLvQ==",
"b2bIdentifier": "ebd84210-1a10-4dcb-8352-ca7b4136cbbd",
"status": 2,
"created": "2026-06-03T18:31:32.8836949",
"createdLocal": "2026-06-03T18:31:32.8836949",
"createdByUser": "sample string 3",
"storeID": 1,
"transferGuid": "vPTNuaImf0qJhB/QepwfPA==",
"transferIdentifier": "b9cdf4bc-26a2-4a7f-8984-1fd07a9c1f3c",
"transferInvoiceIdentifier": "g/V3OJlYkUKrzutUIq1mdw==",
"transferInvoiceGuid": "3877f583-5899-4291-abce-eb5422ad6677",
"attachedToInvoice": 4,
"transferType": 1,
"supplierIdentifier": "h77z+rm4CUKLw1Sw7QssQQ==",
"supplierIdentifierGuid": "faf3be87-b8b9-4209-8bc3-54b0ed0b2c41",
"description": "sample string 5",
"rows": 1,
"cartons": 1,
"units": 1,
"sentCount": 1,
"sent": "2026-06-03T18:31:32.8836949",
"sentLocal": "2026-06-03T18:31:32.8836949",
"sentByUser": "sample string 6",
"lastSentStatus": 1,
"cancelled": "2026-06-03T18:31:32.8836949",
"cancelledLocal": "2026-06-03T18:31:32.8836949",
"cancelledByUser": "sample string 7",
"shipped": "2026-06-03T18:31:32.8836949",
"shippedLocal": "2026-06-03T18:31:32.8836949",
"shippedByUser": "sample string 8",
"stockReceived": "2026-06-03T18:31:32.8836949",
"stockReceivedLocal": "2026-06-03T18:31:32.8836949",
"stockReceivedByUser": "sample string 9",
"stockReceiveInventorySetting": 10,
"received": "2026-06-03T18:31:32.8836949",
"receivedLocal": "2026-06-03T18:31:32.8836949",
"completed": "2026-06-03T18:31:32.8836949",
"completedLocal": "2026-06-03T18:31:32.8836949",
"updated": "2026-06-03T18:31:32.8836949",
"updatedLocal": "2026-06-03T18:31:32.8836949",
"dueDate": "2026-06-03T18:31:32.8836949",
"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": "blD+izMfUEGE5biLtqcdxQ==",
"transportCompanyIdentifier": "8bfe506e-1f33-4150-84e5-b88bb6a71dc5",
"autoOrder": 28,
"hostIdentifier": "pMkZvE6210uUeSQ/gkkAEw==",
"hostIdentifierGuid": "bc19c9a4-b64e-4bd7-9479-243f82490013",
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"temperature": 1.1,
"temperatureScale": 29,
"rating": 30,
"lastOrderEmailSentId": "sample string 31",
"lastOrderEmailSentStatus": "sample string 32",
"deleted": "2026-06-03T18:31:32.8836949",
"deletedByUser": "sample string 33",
"autoOrderGuid": "zVnttkbrK0ePZVwriYJ6hQ==",
"autoOrderIdentifier": "b6ed59cd-eb46-472b-8f65-5c2b89827a85",
"autoOrderHeader": {
"$id": "115",
"autoOrderGuid": "ACYuvUVqAEqoQ3q41NkwCg==",
"autoOrderIdentifier": "bd2e2600-6a45-4a00-a843-7ab8d4d9300a",
"orderGuid": "ZltRaL29I0OvWxGqchaDRw==",
"orderIdentifier": "68515b66-bdbd-4323-af5b-11aa72168347",
"created": "2026-06-03T18:31:32.8836949",
"orderID": 1,
"storeID": 1,
"orderDate": "2026-06-03T18:31:32.8836949",
"supplierIdentifier": "X3XSSjwWiUChLqQDtt/4ZA==",
"supplierIdentifierGuid": "4ad2755f-163c-4089-a12e-a403b6dff864",
"orderStatus": 1,
"tradingPartner": 1,
"warehouse": true,
"simpleAWS": 3,
"defaultMPL": 4,
"investmentBuy": true,
"storeName": "sample string 6",
"supplierName": "sample string 7",
"description": "sample string 8",
"orderType": "sample string 9",
"mailTo": "sample string 10",
"mailBcc": "sample string 11",
"notes": "sample string 12",
"transportCompanyGuid": "zFTo+jdGSk2rv0kGI0Gy5Q==",
"transportCompanyIdentifier": "fae854cc-4637-4d4a-abbf-49062341b2e5",
"store": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"orderCycle": {
"$id": "116",
"id": 1,
"autoOrderGuid": "SrktYopXUkecD2/tTNkF9g==",
"autoOrderIdentifier": "622db94a-578a-4752-9c0f-6fed4cd905f6",
"cutOffDate": "2026-06-03T18:31:32.8836949",
"deliveryDate": "2026-06-03T18:31:32.8836949",
"daysBuffer": 3,
"nextCutOffDate": "2026-06-03T18:31:32.8836949",
"nextDeliveryDate": "2026-06-03T18:31:32.8836949",
"nextDaysBuffer": 5
},
"details": [
{
"$id": "117",
"autoOrderGuid": "1oDVaORapk6S2WXeNfICVQ==",
"autoOrderIdentifier": "68d580d6-5ae4-4ea6-92d9-65de35f20255",
"pluG_UID": "lLlo4IBDqkSiwgvFwsC9Mg==",
"pluGuid": "e068b994-4380-44aa-a2c2-0bc5c2c0bd32",
"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-06-03T18:31:32.8836949",
"investmentBuyStatus": 2,
"processed": "2026-06-03T18:31:32.8836949",
"product": {
"$ref": "14"
},
"orderCode": "sample string 3",
"directIndicator": "sample string 4",
"cycle": {
"$ref": "102"
},
"inventory": {
"$id": "118",
"inventoryGuid": "K7oLMSz/9UCecCsCWAxJtA==",
"inventoryIdentifier": "310bba2b-ff2c-40f5-9e70-2b02580c49b4",
"created": "2026-06-03T18:31:32.8836949",
"createdLocal": "2026-06-03T18:31:32.8836949",
"onHand": 4,
"onHandPacks": 5,
"onOrder": 6,
"onOrderPacks": 7,
"accuracy": 8,
"updated": "2026-06-03T18:31:32.8836949",
"history": [
{
"$id": "119",
"inventoryGuid": "6aUA5Ld/vkiPADTGxZB5JQ==",
"inventoryIdentifier": "e400a5e9-7fb7-48be-8f00-34c6c5907925",
"pluG_UID": "jNO5exomLk2jeqd1QLrjTw==",
"pluIdentifier": "7bb9d38c-261a-4d2e-a37a-a77540bae34f",
"inventoryReason": 3,
"inventoryInvoiceGuid": "jzaGNRnHi0aVzFNiHgqddA==",
"invoiceIdentifier": "3586368f-c719-468b-95cc-53621e0a9d74",
"operatorGuid": "eMCopKN46U2krvQbi5HGQA==",
"operatorIdentifier": "a4a8c078-78a3-4de9-a4ae-f41b8b91c640",
"stocktakeGuid": "g9SWbclyOkimdL6O7MRVWw==",
"stocktakeIdentifier": "6d96d483-72c9-483a-a674-be8eecc4555b",
"orderGuid": "vkszT6Fa5Eytc8KNFaJtEw==",
"orderIdentifier": "4f334bbe-5aa1-4ce4-ad73-c28d15a26d13",
"saleHeaderGuid": "F9TPDT4r50a3BhDBMyVv4g==",
"saleHeaderGuidIdentifier": "0dcfd417-2b3e-46e7-b706-10c133256fe2",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "kqgLRFTrtkqaYiE3FAdGQg==",
"creditNoteGuid": "440ba892-eb54-4ab6-9a62-213714074642",
"inventorySourceGuid": "12SdxKBk6U27WCmAW9BMqA==",
"inventorySourceIdentifier": "c49d64d7-64a0-4de9-bb58-29805bd04ca8",
"createdLocal": "2026-06-03T18:31:32.8836949",
"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-06-03T18:31:32.8836949",
"createdLocalTime": "2026-06-03T18:31:32.8836949",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "120",
"inventoryInvoiceGuid": "BuJXBEzVkU+hHuukTqoUqA==",
"invoiceIdentifier": "0457e206-d54c-4f91-a11e-eba44eaa14a8",
"inventoryGuid": "FelmSHkEREu4wjRcTtN5EA==",
"inventoryIdentifier": "4866e915-0479-4b44-b8c2-345c4ed37910",
"supplierIdentifier": "af3TDy0s+0uPEz5AuHa+CA==",
"supplierGuid": "0fd3fd69-2c2d-4bfb-8f13-3e40b876be08",
"orderGuid": "9BvVZRTr1UqNxKamenbuIg==",
"orderIdentifier": "65d51bf4-eb14-4ad5-8dc4-a6a67a76ee22",
"invoiceHeaderIdentifier": "54CeTYhFHkKMAUTB2QyH0Q==",
"invoiceHeaderGuid": "4d9e80e7-4588-421e-8c01-44c1d90c87d1",
"created": "2026-06-03T18:31:32.8836949",
"ordered": "2026-06-03T18:31:32.8836949",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:31:32.8836949",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:31:32.8836949",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "aQQwMwDfqUKwTBSsOv/i5g==",
"pluGuid": "33300469-df00-42a9-b04c-14ac3affe2e6",
"orderInventoryGuid": "LtAC49hhLUyW9cnMScG1gg==",
"orderInventoryIdentifier": "e302d02e-61d8-4c2d-96f5-c9cc49c1b582",
"supplier": {
"$ref": "9"
},
"inventoryUnits": [
{
"$id": "121",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "ryB+f46iOkiA3eh4LqEhWA==",
"invoiceIdentifier": "7f7e20af-a28e-483a-80dd-e8782ea12158",
"inventoryGuid": "kVr1DDGm2k+JbxrViHBAKA==",
"inventoryIdentifier": "0cf55a91-a631-4fda-896f-1ad588704028",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:31:32.8836949",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:31:32.8836949",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "121"
}
]
},
"invoiceHeaderIdentifier": "Z9zxrOqScUu9uoB1yQLXyw==",
"invoiceHeaderGuid": "acf1dc67-92ea-4b71-bdba-8075c902d7cb",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "122",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-06-03T18:31:32.8836949"
},
"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": "119"
}
],
"products": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"lastInvoiceCost": 1
},
"aws": 5.0,
"products": [
{
"$id": "123",
"parentPluGuid": "ce8ab82a-7938-43c0-84fa-94f5d6182017",
"product": {
"$ref": "14"
},
"inventory": {
"$ref": "118"
},
"storeID": 2,
"storeName": "sample string 3",
"dayWeighting": {
"$id": "124",
"sunday": 1.1
},
"explanations": [
{
"$id": "125",
"pluG_UID": "qP9AMqWW9Ees+gj/o+LPEg==",
"pluGuid": "3240ffa8-96a5-47f4-acfa-08ffa3e2cf12",
"consolidatedSales": {
"$id": "126",
"1": {
"$id": "127",
"discountPercentage": 1,
"days": 2,
"quantity": 3.1,
"aws": 3.1,
"cartonQuantity": 4.1,
"lowQuality": true
},
"2": {
"$ref": "127"
}
},
"dailyPrices": {
"$id": "128",
"2026-06-03T18:31:32.8836949": {
"$id": "129",
"date": "2026-06-03T18:31:32.8836949",
"salePrice": 1,
"campaign": "sample string 2",
"campaignDescription": "sample string 3",
"combo": true,
"comboPriceGroupG_UID": "805FTDykzE+OeUOM+MlXdg==",
"comboPriceGroupGuid": "4c454ef3-a43c-4fcc-8e79-438cf8c95776"
}
},
"onHandPredictions": [
{
"$id": "130",
"autoOrderGuid": "5XUkGY2hw0WAi2j/TD2ZJQ==",
"autoOrderIdentifier": "192475e5-a18d-45c3-808b-68ff4c3d9925",
"pluG_UID": "DlxhEaPF70qFqgUcYiLO4Q==",
"pluGuid": "11615c0e-c5a3-4aef-85aa-051c6222cee1",
"childPLUG_UID": "ThqBSsgrYkaMW7fiX4UEag==",
"childPluGuid": "4a811a4e-2bc8-4662-8c5b-b7e25f85046a",
"date": "2026-06-03T18:31:32.8836949",
"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": "130"
}
],
"predictions": [
{
"$ref": "130"
},
{
"$ref": "130"
}
],
"product": {
"$ref": "14"
}
},
{
"$ref": "125"
}
]
},
{
"$ref": "123"
}
],
"supplierOrderingDetail": {
"$ref": "12"
},
"manufacturerSupplier": "931c6225-cfc9-4903-921c-89c5480942d4",
"cartonQuantity": 1,
"sellPrice": 1,
"cost": 1,
"costDecimals": 1,
"bufferDays": 6,
"boostDays": 7
},
{
"$ref": "117"
}
],
"boosts": [
{
"$id": "131",
"autoOrderGuid": "r1KJDlKsJECmRtIlSgZruA==",
"autoOrderIdentifier": "0e8952af-ac52-4024-a646-d2254a066bb8",
"date": "2026-06-03T18:31:32.8836949",
"boost": 2
},
{
"$ref": "131"
}
]
},
"supplierName": "sample string 34",
"supplierStoreID": 1,
"supplierCartonsOnly": true,
"supplierEnforceMinimumQuantity": true,
"supplierMinimumOrderValue": 1,
"storeName": "sample string 37",
"orderCode": {
"$id": "132",
"code": "sample string 1",
"description": "sample string 2"
},
"store": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"totalCostInc": 38.0,
"totalPickedCostInc": 39.0,
"totalReceivedCostInc": 40.0,
"total": {
"$id": "133",
"orderGuid": "di8g2h3ZWUaLdAhNDP0Ksw==",
"orderIdentifier": "da202f76-d91d-4659-8b74-084d0cfd0ab3",
"supplierIdentifier": "7yuZZe65aUe2K5vRsENxaw==",
"supplierGuid": "65992bef-b9ee-4769-b62b-9bd1b043716b",
"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": "134",
"id": 1,
"orderGuid": "mjZzLAPNE0eWiFW2epVbyQ==",
"orderIdentifier": "2c73369a-cd03-4713-9688-55b67a955bc9",
"pluG_UID": "4FnlgmzgMEqOxdG05f7Mzw==",
"pluGuid": "82e559e0-e06c-4a30-8ec5-d1b4e5fecccf",
"created": "2026-06-03T18:31:32.8836949",
"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": "Wou2Ip7flUedtsf2la584A==",
"substituteGuid": "22b68b5a-df9e-4795-9db6-c7f695ae7ce0",
"warehousePLUG_UID": "LaoooOHkv0uzZS98SU0ETw==",
"warehousePluGuid": "a028aa2d-e4e1-4bbf-b365-2f7c494d044f",
"updated": "2026-06-03T18:31:32.8836949",
"increment": true,
"description": "sample string 15",
"product": {
"$ref": "14"
},
"unknownScan": {
"$id": "135",
"pluG_UID": "cFfEnX0KEkmJnykoMZWhJg==",
"pluGuid": "9dc45770-0a7d-4912-899f-29283195a126",
"orderGuid": "VmvBShtwjUGLA3+iv6cHVg==",
"orderIdentifier": "4ac16b56-701b-418d-8b03-7fa2bfa70756",
"barcode": "sample string 3",
"created": "2026-06-03T18:31:32.8836949",
"assigned": true
},
"unknownScanItem": true,
"substitute": {
"$ref": "14"
},
"warehouseProduct": {
"$ref": "14"
},
"lookup": {
"$id": "136",
"pluG_UID": "Gsxrrn9hNkmJxPDKUR354w==",
"pluGuid": "ae6bcc1a-617f-4936-89c4-f0ca511df9e3",
"inventoryGuid": "1/D2G+ZB1EyWeT24pauDYQ==",
"inventoryIdentifier": "1bf6f0d7-41e6-4cd4-9679-3db8a5ab8361",
"averageWeeklySales": 1.0,
"promotionalAverageWeeklySales": 1.0,
"inventoryAverageWeeklySales": 1.0,
"inventoryPromotionalAverageWeeklySales": 1.0,
"onHand": 1,
"onHandPacks": 1,
"onOrder": 1,
"onOrderPacks": 1,
"accuracy": 1,
"lastOrdered": "2026-06-03T18:31:32.8836949",
"lastOrderQuantity": 1.1,
"lastReceived": "2026-06-03T18:31:32.8836949",
"lastReceivedQuantity": 1.1,
"lastInvoiceStatus": 1
},
"productOrderingDetail": {
"$ref": "12"
},
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 18,
"holdOffDate": "2026-06-03T18:31:32.8836949",
"orderHeader": {
"$ref": "114"
},
"invoiceDetail": {
"$id": "137",
"identifier": "jgDxoi9iiEmVD5aQGQnLVQ==",
"identifierGuid": "a2f1008e-622f-4988-950f-96901909cb55",
"headerIdentifier": "MCRP3KXG5UejVCiVzpjIEg==",
"headerIdentifierGuid": "dc4f2430-c6a5-47e5-a354-2895ce98c812",
"pluG_UID": "jCEHZLJt70aVAXiIZHHJaA==",
"pluGuid": "6407218c-6db2-46ef-9501-78886471c968",
"pageNo": 1,
"lineNo": 1,
"itemOrdered": "sample string 1",
"itemShipped": "sample string 2",
"apn": "sample string 3",
"barcode": "sample string 4",
"prodStatus": 0,
"dateAvailable": "2026-06-03T18:31:32.8836949",
"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,
"extendedCostSpecified": true,
"cartonCostSpecified": true,
"freightAmount": 16,
"freightGstAmount": 17,
"extFreightAmount": 18,
"extFreightGstAmount": 19,
"costDecimals": 20,
"wetRate": 1,
"containerDeposit": 1,
"basePrice": 1,
"wetValue": 1,
"deliveryFee": 1,
"casePrice": 1,
"wholesaleExt": 1,
"wetExt": 1,
"totalLitres": 1,
"tun": "sample string 21",
"applyDetails": true,
"applySell": true,
"applyCost": true,
"applyOr": true,
"applyQty": true,
"itemNumber": "sample string 22",
"directNumber": "sample string 23",
"itemSize": "sample string 24",
"costGst": 1,
"sellGst": 1,
"costOr": 1,
"sellOr": 1,
"marginOr": 1,
"grossProfit": 1.0,
"sell": 1,
"cartonCost": 1,
"currentCost": 1,
"costID": "A",
"costStart": "2026-06-03T18:31:32.8836949",
"costEnd": "2026-06-03T18:31:32.8836949",
"createdFromUnknownScan": true,
"orderGuid": "B3GkTM1Tjk6RFRxQgSV4PA==",
"orderIdentifierGuid": "4ca47107-53cd-4e8e-9115-1c508125783c",
"processed": true,
"received": true,
"inventoried": true,
"fromElectronicInvoice": true,
"allowDelete": true,
"updated": "2026-06-03T18:31:32.8836949",
"invoiceNo": "sample string 30",
"hasInventory": true,
"existingCost": 32.1,
"existingSell": 33.1,
"futureCost": 1.1,
"futureSell": 1.1,
"nextSell": 1.1,
"nextSellCampaignName": "sample string 34",
"nextSellCampaignDescription": "sample string 35",
"dealCost": {
"$ref": "96"
},
"nextCost": {
"$ref": "96"
},
"lastChance": true,
"holdOff": 37,
"holdOffDate": "2026-06-03T18:31:32.8836949",
"unknownScan": {
"$id": "138",
"pluG_UID": "F1VOZ+VSaUuFF6ptSbbz/Q==",
"pluGuid": "674e5517-52e5-4b69-8517-aa6d49b6f3fd",
"invoiceIdentifier": "T8wHfj+AA0GPJI3ZtMzyCg==",
"invoiceGuid": "7e07cc4f-803f-4103-8f24-8dd9b4ccf20a",
"barcode": "sample string 3",
"itemNumber": "sample string 4",
"created": "2026-06-03T18:31:32.8836949"
},
"productActive": true,
"productSalesMode": 39,
"productGSTPercent": 40,
"productCostCalcMethod": 41,
"productAlwaysApplyMargin": true,
"productMarginRanged": true,
"productMargin": 1.1,
"productMinimumMargin": 1.1,
"productMaximumMargin": 1.1,
"priceGroupG_UID": "hruph4VX9k2hW+hdEXCJ8w==",
"priceGroupGuid": "87a9bb86-5785-4df6-a15b-e85d117089f3",
"priceGroupName": "sample string 44",
"priceGroupCode": "sample string 45",
"product": {
"$ref": "14"
},
"incrementCount": true,
"minimumQuantity": 1,
"randomWeight": true,
"salesMode": 47,
"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": "134"
}
],
"unknownScans": [
{
"$ref": "135"
},
{
"$ref": "135"
}
],
"transportCompany": {
"$id": "139",
"identifier": "DRUl5kl2JEmmH0iYSne18w==",
"identifierGuid": "e625150d-7649-4924-a61f-48984a77b5f3",
"companyName": "sample string 1",
"abn": "sample string 2",
"address1": "sample string 3",
"address2": "sample string 4",
"telephone": "sample string 5",
"primaryContactGuid": "NdKezjU9ZUq4+Cm3Uq2J6Q==",
"primaryContactID": "ce9ed235-3d35-4a65-b8f8-29b752ad89e9",
"primaryContact": {
"$ref": "10"
}
},
"isMetcashSorted": true,
"backupOrderType": "sample string 42",
"backupOrderTypeDescription": "sample string 43",
"backupTradingPartner": 1,
"backupHostIdentifier": "8a6f912e-4871-4900-81fd-c682987b59a1"
},
"details": [
{
"$ref": "137"
},
{
"$ref": "137"
}
],
"orderStatus": 1,
"processLockedInvoice": true
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\E�m� 5 xl/workbook.xml � (� ����0��&�C��J )��x����6П�5���H�yۙ��v�l��3�����\�E�"���'cA�7N��{ù�5�[�$;��`bA텴��X�:`� AM+J1�qs< D�fO �O2[��Dd
��M��")����,0��sj|��U2��weɋ�Y~�C�w��d��|PK ��\���� � [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
��\�"r�' ' _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="R051b18501e894c8a" /></Relationships>PK ��\됝<� xl/worksheets/sheet1.xml � (� ���r� �_��ADW��TvgR��TəU��L3��ј��d��6�����]��ϲ'��P}� C��Jբ��h��^����i9�������6��咙@x�r�ҒYw�{��FT|����E�i�1�2�88U�J-sМ�ނ�R���y-\��=м)�M��P�{�A����`��RO��O]@�Y��o��wԼa��ޫ�7�ֺ!�^S���/�b�=�� jۺ�8��(#$M N!���*�8�_�Lz2�ɢ�A��f)
#��Y�}4�E�!� �?��YG���g]��o�I)��g��_4���x�,+s��}�U��7l�V|*q�N�v&~�����&�%�]�%�[t!���x'���J��&�7�_�w��~�۽��������)q}�����dy��?PK ��\��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q�`��ݰa���3N�&vd�О�G�
XTWb�������4����ڜ牼���-��V�n�}�h$l֫-N*��0�K iņ��'J�pV�p��1��*���tQ��z�������L��,��3f����iF� �7�a@�@���[�)��"Q��t-l�9Hi��\Ԧ@���B�L~��y&S&�R�))�J����c��>]:w�˙Z#�JS uuS]���_�� PK ��\Ѓ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 ��\�|�� � xl/sharedStrings.xml � (� eP�N�0��w� ����<$r"���M�����T����!D{��CS�߃{H�"Vr�
) m��|�nή� 6�*� I��K"يTɑy�֚����`V�1��AӔ��4p���(.t0��qF��3���_�\]r�-���R�7����ǝ�����N�]d�Z��{�Gg�.�t�CPM�,�H�BrVּ��7�5hH��=xR��Q?���������c� PK- ��\E�m� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\�"r�' ' V _rels/.relsPK- ��\됝<� � xl/worksheets/sheet1.xmlPK- ��\��� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\�|�� � l xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ��\q�#/� 5 xl/workbook.xml � (� ���� D�&��Lդ�=��ՃwJ!-� �~��M�x�3;�v��C�zߣ�\,C�uJcIH���'?��;�)��"^)#���m�%r��J"�6c�+�V�.j�d�e�q�>�s���).2[��Dd
��_`�Ţ�*܈$0Z�{Wa�Q(M��KA[յ�7�{�q����PK ��\���� � [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
��\�]��' ' _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="R048dedae006b4071" /></Relationships>PK ��\됝<� xl/worksheets/sheet1.xml � (� ���r� �_��ADW��TvgR��TəU��L3��ј��d��6�����]��ϲ'��P}� C��Jբ��h��^����i9�������6��咙@x�r�ҒYw�{��FT|����E�i�1�2�88U�J-sМ�ނ�R���y-\��=м)�M��P�{�A����`��RO��O]@�Y��o��wԼa��ޫ�7�ֺ!�^S���/�b�=�� jۺ�8��(#$M N!���*�8�_�Lz2�ɢ�A��f)
#��Y�}4�E�!� �?��YG���g]��o�I)��g��_4���x�,+s��}�U��7l�V|*q�N�v&~�����&�%�]�%�[t!���x'���J��&�7�_�w��~�۽��������)q}�����dy��?PK ��\�3�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;���*6�R.`;�8"�#۴�l]�H�B-*A����h~OO����Zo?Ɓ�a��w
�A�}ۻ��S2O+�n�{d���S$y��lJ�3�Q[e,��.w��L9
��>�i�XM�Lr8O��7���4�K���h�����H/��
�m`�8�S�U����@���b:o^��L������rY\��X�}M!_z�4/��T)��u��U+/j��/6?PK ��\Ѓ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 ��\�|�� � xl/sharedStrings.xml � (� eP�N�0��w� ����<$r"���M�����T����!D{��CS�߃{H�"Vr�
) m��|�nή� 6�*� I��K"يTɑy�֚����`V�1��AӔ��4p���(.t0��qF��3���_�\]r�-���R�7����ǝ�����N�]d�Z��{�Gg�.�t�CPM�,�H�BrVּ��7�5hH��=xR��Q?���������c� PK- ��\q�#/� 5 xl/workbook.xmlPK- ��\���� � � [Content_Types].xmlPK-
��\�]��' ' U _rels/.relsPK- ��\됝<� � xl/worksheets/sheet1.xmlPK- ��\�3�� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\�|�� � k xl/sharedStrings.xmlPK � �