GET api/product/{guid}/ingredients?Skip={Skip}&Take={Take}&TotalCount={TotalCount}
Get a list of ingredients for a product
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid |
Product identifier |
globally unique identifier |
Required |
| 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
List of product ingredients
PageListOfProductIngredient| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of ProductIngredient |
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
Sample:
{
"type": "ProductIngredient",
"list": [
{
"$id": "2",
"pluG_UID": "xPdsltyON0KIYrbjbcQEMA==",
"ingredientGuid": "2uzypK5Wb0GTVZI4r3zUSQ==",
"ingredientIdentifier": "a4f2ecda-56ae-416f-9355-9238af7cd449",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "86dXUcuNwUe0cixVc9Jamw==",
"guid": "5157a7f3-8dcb-47c1-b472-2c5573d25a9b",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "uNhuPBdZt0KWvRpMFvLKaA==",
"priceGroupGuid": "3c6ed8b8-5917-42b7-96bd-1a4c16f2ca68",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:36.5963366",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:36.5963366",
"pluCreated": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"lastManualUpdate": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"currentCostUpdated": "2026-06-03T18:34:36.5963366",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "J8cICZ13nUuWdo9mMD8now==",
"altPLUGuid": "0908c727-779d-4b9d-9676-8f66303f27a3",
"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:34:36.5963366",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "y9CwhYomj0ur/6txc4mtvw==",
"shelfPageLayoutGuid": "85b0d0cb-268a-4b8f-abff-ab717389adbf",
"talkerPageLayoutG_UID": "ev2mIA0kVUeSsU/+IeFo5A==",
"talkerPageLayoutGuid": "20a6fd7a-240d-4755-92b1-4ffe21e168e4",
"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": "MbxMiWR1LEmyAHlB8fAdRQ==",
"inventoryIdentifier": "894cbc31-7564-492c-b200-7941f1f01d45",
"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": "ejt48jFtcki0Eu+/sUpVXw==",
"parentPluGuid": "f2783b7a-6d31-4872-b412-efbfb14a555f",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "yLBEQkFg1UWQWBoFBmhT9g==",
"supplierIdentifierGuid": "4244b0c8-6041-45d5-9058-1a05066853f6",
"supplierChanged": true,
"rebateSupplierIdentifier": "ZtWujd2VKk6qtKCWlgExyg==",
"rebateSupplierIdentifierGuid": "8daed566-95dd-4e2a-aab4-a096960131ca",
"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:34:36.5963366",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "2Zu+7VE3Z0yE6wZ0+09FcQ==",
"hostIdentifierGuid": "edbe9bd9-3751-4c67-84eb-0674fb4f4571",
"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": "3"
},
{
"$ref": "3"
}
],
"store": {
"$id": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:34:36.5963366",
"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": "j1ErFaXo80eg7wiMJVqciQ==",
"hostIdentifierGuid": "152b518f-e8a5-47f3-a0ef-088c255a9c89",
"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:34:36.5963366",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "RcUMBKb7ik6CRhEnmwdxBA==",
"hostIdentifierGuid": "040cc545-fba6-4e8a-8246-11279b077104",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "6"
},
"warehouseStore": {
"$id": "7",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "8",
"id": 1,
"hostIdentifier": "61ntxH4JBEy2RXCs0CgY+A==",
"hostIdentifierGuid": "c4ed59eb-097e-4c04-b645-70acd02818f8",
"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": "9",
"identifier": "Ghnb7RWxmUKyHn3eTjbCzA==",
"identifierGuid": "eddb191a-b115-4299-b21e-7dde4e36c2cc",
"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": "zhN5k3AiGU2lzUDX+WNTEA==",
"hostSupplierIdentifierGuid": "937913ce-2270-4d19-a5cd-40d7f9635310",
"loyaltyPriceLevelIdentifier": "INQ9rSbraECIblNQaCsyTA==",
"loyaltyPriceLevelIdentifierGuid": "ad3dd420-eb26-4068-886e-5350682b324c",
"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:34:36.5963366",
"lastProcessed": "2026-06-03T18:34:36.5963366",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "10",
"identifier": "JjL3p9T9z0msuNlUXBawqQ==",
"identifierGuid": "a7f73226-fdd4-49cf-acb8-d9545c16b0a9",
"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": "5PUDE9SYTU+ssYnsCHd9Lg==",
"primaryContactID": "1303f5e4-98d4-4f4d-acb1-89ec08777d2e",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "b4PU6f1ZUUaRi74McpBLHQ==",
"supplierGroupGuid": "e9d4836f-59fd-4651-918b-be0c72904b1d",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:36.5963366",
"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": "11",
"id": "cd9a1569-8428-4e49-bbfd-895ec7718a20",
"identifier": "PvxA5fTAGkWrNJzCI/J0NQ==",
"identifierGuid": "e540fc3e-c0f4-451a-ab34-9cc223f27435",
"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": "12",
"supplierIdentifier": "K73NH8AUFkWwxjYuvhderA==",
"supplierIdentifierGuid": "1fcdbd2b-14c0-4516-b0c6-362ebe175eac",
"contactGuid": "GcOLlJEVQ0aUYbVLuemh6g==",
"contactID": "948bc319-1591-4643-9461-b54bb9e9a1ea",
"contact": {
"$ref": "11"
},
"supplier": {
"$ref": "10"
}
},
{
"$ref": "12"
}
],
"products": [
{
"$id": "13",
"pluG_UID": "XhIPakSho0mtwxrSP6CWaA==",
"pluGuid": "6a0f125e-a144-49a3-adc3-1ad23fa09668",
"supplierIdentifier": "MLLsoeG8xEGm6A56wUoYyA==",
"supplierIdentifierGuid": "a1ecb230-bce1-41c4-a6e8-0e7ac14a18c8",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "14",
"pluG_UID": "dZN+J6n/106pbKeusaq81A==",
"pluGuid": "277e9375-ffa9-4ed7-a96c-a7aeb1aabcd4",
"supplierIdentifier": "aAmcr+inuk6b3BcMoGFmpQ==",
"supplierIdentifierGuid": "af9c0968-a7e8-4eba-9bdc-170ca06166a5",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "14"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "G3BCMhrZAUCXA1DRy5tJOQ==",
"parentPluGuid": "3242701b-d91a-4001-9703-50d1cb9b4939",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "10"
},
"serviceFee": {
"$id": "15",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "13"
}
],
"orderCycleHeaders": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "JPvoVSrMs06sgRcAs8UqnQ==",
"supplierGuid": "55e8fb24-cc2a-4eb3-ac81-1700b3c52a9d",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "16"
}
],
"cycles": [
{
"$id": "17",
"storeID": 1,
"supplierIdentifier": "vh1gx3zsRkiaMfXaP0nKrw==",
"supplierGuid": "c7601dbe-ec7c-4846-9a31-f5da3f49caaf",
"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:34:36.5963366",
"deliveryDate": "2026-06-03T18:34:36.5963366",
"nextCutOffDate": "2026-06-03T18:34:36.5963366",
"nextDeliveryDate": "2026-06-03T18:34:36.5963366",
"nextDaysBuffer": 10
},
{
"$ref": "17"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-06-03T18:34:36.5963366",
"isHost": true
},
"files": [
{
"$id": "18",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:34:36.5963366",
"processed": "2026-06-03T18:34:36.5963366",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:36.5963366",
"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": "9"
},
"metcashHeader": {
"$id": "19",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:34:36.5963366",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "18"
}
],
"zoneMatrix": [
{
"$id": "20",
"id": 1,
"hostIdentifier": "F83oIECD+k2dpG6VU3nAXQ==",
"hostIdentifierGuid": "20e8cd17-8340-4dfa-9da4-6e955379c05d",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"81f41c14-c93a-41dd-82dd-8a7ac4067765",
"6d33d137-8dec-4a11-be27-c14cf0b039fd"
]
},
{
"$ref": "20"
}
],
"hostFileStoreSetting": {
"$ref": "8"
},
"hostStoreSettings": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"promotionPlacements": [
{
"$id": "21",
"identifier": "056374eYvk+rlF4ZjZZyWA==",
"identifierGuid": "efb79ed3-9887-4fbe-ab94-5e198d967258",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "21"
}
],
"promoTypeGuids": [
"ad301b10-f5f9-4c3b-b919-220780ab9746",
"3fbb9a90-170e-40fa-9969-4f626b1c44d9"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "8"
}
],
"accounts": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "22"
}
],
"sales": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:34:36.5963366",
"ftpSite": {
"$id": "24",
"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": "23"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"cashManagements": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "26",
"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": "25"
}
],
"updateStoreID": "fbada17c-6d27-44a9-9612-e715bbb14287",
"updateStore": {
"$id": "27",
"id": "f282befc-067b-4eac-a27f-4586d7d4c58d",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "28",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "29",
"pluG_UID": "gwSp17nVoESO5e3BQt/E6A==",
"pluGuid": "d7a90483-d5b9-44a0-8ee5-edc142dfc4e8",
"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:34:36.5963366"
},
{
"$ref": "29"
}
],
"currentPrices": {
"$id": "30",
"pluPrices": {
"$id": "31",
"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:34:36.5963366",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "31"
},
"winningCampaign": 1,
"winner": {
"$id": "32",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:34:36.5963366",
"startTime": 5,
"endDate": "2026-06-03T18:34:36.5963366",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "ZhkQJn4YckqhfHIum9RwDQ==",
"hostIdentifierGuid": "26101966-187e-4a72-a17c-722e9bd4700d",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"tray": {
"$id": "33",
"g_UId": "YUMOIFJwX0abpl3g1omqww==",
"guid": "200e4361-7052-465f-9ba6-5de0d689aac3",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "34",
"priceGroupG_UID": "tsr7FlMnT0C9JUjBMFluTw==",
"priceGroupGuid": "16fbcab6-2753-404f-bd25-48c130596e4f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:36.5963366",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "35",
"pluG_UID": "N6lI7uhRCE+tY7/7bCevzw==",
"pluGuid": "ee48a937-51e8-4f08-ad63-bffb6c27afcf",
"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": "36",
"pluGuid": "5f0bd09c-6e8f-4ec3-818a-a9dd99e95051",
"created": "2026-06-03T18:34:36.5963366",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:36.5963366",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:36.5963366",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:36.5963366",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:36.5963366",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:36.5963366",
"lastSold": "2026-06-03T18:34:36.5963366",
"firstSold": "2026-06-03T18:34:36.5963366",
"awsUpdated": "2026-06-03T18:34:36.5963366",
"lastManualUpdate": "2026-06-03T18:34:36.5963366",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:36.5963366",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:36.5963366",
"doNotRangeUpdated": "2026-06-03T18:34:36.5963366",
"doNotOrderUpdated": "2026-06-03T18:34:36.5963366",
"tracked": "2026-06-03T18:34:36.5963366"
},
"allergens": [
{
"$id": "37",
"primaryKey": {
"$id": "38",
"pluGuid": "359bf7f5-9139-4d4a-ad34-e3f44060a872",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "9febNTmRSk2tNOP0QGCocg==",
"pluGuid": "359bf7f5-9139-4d4a-ad34-e3f44060a872",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "37"
}
],
"costs": {
"$id": "39",
"pluG_UID": "sWklE1n8f0qwHL+GWMcziA==",
"pluGuid": "132569b1-fc59-4a7f-b01c-bf8658c73388",
"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:34:36.5963366",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "40",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:36.5963366",
"createdLocal": "2026-06-03T18:34:36.5963366",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "BRA3DTl0XUGR/U4Qt/0HkA==",
"operatorGuid": "0d371005-7439-415d-91fd-4e10b7fd0790",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "LebhcCsDE0W1P69WNuo6cQ==",
"pluGuid": "70e1e62d-032b-4513-b53f-af5636ea3a71",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "41",
"id": 1,
"g_Uid": "LPRK0ZV+y0ewIs3AIWgyuw==",
"guid": "d14af42c-7e95-47cb-b022-cdc0216832bb",
"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:34:36.5963366",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:36.5963366",
"endShift": "2026-06-03T18:34:36.5963366",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "42",
"operatorG_UID": "YGGkMWdDBEOm/z+ie4QtNA==",
"operatorGuid": "31a46160-4367-4304-a6ff-3fa27b842d34",
"storeID": 2,
"operator": {
"$ref": "41"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "40"
}
],
"apns": [
{
"$id": "43",
"pluID": 1,
"pluG_UID": "CqeVWaRbiEiowS2tL+g7Dw==",
"pluGuid": "5995a70a-5ba4-4888-a8c1-2dad2fe83b0f",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"tuns": [
{
"$id": "44",
"pluG_UId": "A2K79ERbP0uugfhVMBHSMw==",
"pluGuid": "f4bb6203-5b44-4b3f-ae81-f8553011d233",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "44"
}
],
"competitionPricing": [
{
"$id": "45",
"identifier": "IXI0U7uRDE+CDWuZ2E//5A==",
"identifierGuid": "53347221-91bb-4f0c-820d-6b99d84fffe4",
"pluG_UID": "ODsxPvwGvUqoWD3gBQ3LdA==",
"pluGuid": "3e313b38-06fc-4abd-a858-3de0050dcb74",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "45"
}
],
"supplier": {
"$ref": "10"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "13"
},
"flipChartPages": [
{
"$id": "46",
"identifier": "IYM989oKuUqEE6oZop3C6w==",
"groupName": "sample string 1",
"identifierGuid": "f33d8321-0ada-4ab9-8413-aa19a29dc2eb",
"exists": true,
"flipChartIdentifier": "BgDepGTzkkGg6ByxsGtqFg==",
"flipChartIdentifierGuid": "a4de0006-f364-4192-a0e8-1cb1b06b6a16",
"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": "l2BIXW4T9EeiDojPUXdPHA==",
"groupIdentifierGuid": "5d486097-136e-47f4-a20e-88cf51774f1c",
"flipChart": {
"$id": "47",
"identifier": "+ePhY10bh0aDAvLbFd3GyQ==",
"identifierGuid": "63e1e3f9-1b5d-4687-8302-f2db15ddc6c9",
"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": "48",
"identifier": "tcxoIg8+xEiMPloEY8Sx9w==",
"identifierGuid": "2268ccb5-3e0f-48c4-8c3e-5a0463c4b1f7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "49",
"id": 1,
"g_UID": "HS9ODwI7XkKo20HPSWhENQ==",
"guid": "0f4e2f1d-3b02-425e-a8db-41cf49684435",
"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": "X7djH0CvqUmD/IwbeUWipQ==",
"previousFormGuid": "1f63b75f-af40-49a9-83fc-8c1b7945a2a5",
"nextForm": 1,
"nextFormG_UID": "wCrEiDYH7k+m1sg+Uml8vA==",
"nextFormGuid": "88c42ac0-0736-4fee-a6d6-c83e52697cbc",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:36.5963366",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "49"
},
"previousCheckoutForm": {
"$ref": "49"
},
"buttons": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "wzc1NsZmUEW1yW7mEvNxLA==",
"checkoutFormGuid": "363537c3-66c6-4550-b5c9-6ee612f3712c",
"identifier": "5GEnYMBtaECYiffgTKTSKA==",
"identifierGuid": "602761e4-6dc0-4068-9889-f7e04ca4d228",
"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": "BV2du3LwJE+NZl4NKf8MPg==",
"valueGuid": "bb9d5d05-f072-4f24-8d66-5e0d29ff0c3e",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:36.5963366",
"action": "sample string 12",
"valueForm": {
"$ref": "49"
},
"image": {
"$id": "51",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:34:36.5963366",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "50"
}
],
"panels": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "IEoHeMz7XkqrR3GDrxWGUQ==",
"checkoutFormGuid": "78074a20-fbcc-4a5e-ab47-7183af158651",
"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": "52"
}
]
},
{
"$ref": "49"
}
],
"panels": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
},
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
"contentPanel": {
"$ref": "52"
},
"products": [
{
"$id": "53",
"flipChartPageIdentifier": "kMwqh7Hcc0y3N0OAelnddA==",
"flipChartPageIdentifierGuid": "872acc90-dcb1-4c73-b737-43807a59dd74",
"pluG_UID": "2xTKqrukt0K87xGzvbZVoQ==",
"pluGuid": "aaca14db-a4bb-42b7-bcef-11b3bdb655a1",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "3"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "53"
}
],
"productCount": 27,
"pages": [
{
"$ref": "46"
},
{
"$ref": "46"
}
]
},
{
"$ref": "46"
}
],
"priceHistory": [
{
"$id": "54",
"pluG_UID": "xb0dJaK/XEWvIrq0qO0DrQ==",
"pluGuid": "251dbdc5-bfa2-455c-af22-bab4a8ed03ad",
"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:34:36.5963366",
"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": "54"
}
],
"ingredients": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "7qJOlE6pAEantgCvZEWFxw==",
"pluGuid": "944ea2ee-a94e-4600-a7b6-00af644585c7",
"shelfLocationIdentifier": "UJqRx9a+q0ib2+QdJqmbnQ==",
"shelfLocationGuid": "c7919a50-bed6-48ab-9bdb-e41d26a99b9d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Zjqz4cmlyUutjpL7LKKWcw==",
"labelPageLayoutGuid": "e1b33a66-a5c9-4bc9-ad8e-92fb2ca29673",
"updated": "2026-06-03T18:34:36.5963366",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "1hedUJjiFkqPp0GzXB5xNQ==",
"storeID": 1,
"identifierGuid": "509d17d6-e298-4a16-8fa7-41b35c1e7135",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:36.5963366",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "OWV7JTzi80icj9K15aLrEQ==",
"pluGuid": "257b6539-e23c-48f3-9c8f-d2b5e5a2eb11",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:34:36.5963366",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"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:34:36.5963366",
"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": "JsW7yJiTwkC8ShDUf8G/Iw==",
"labelPageLayoutGuid": "c8bbc526-9398-40c2-bc4a-10d47fc1bf23",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-06-03T18:34:36.5963366",
"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": "NI17pgoZb0ev6xsl/XR6+g==",
"labelPageLayoutGuid": "a67b8d34-190a-476f-afeb-1b25fd747afa",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:36.5963366",
"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": "/MKDvdpzT06lV2TiBd+sdQ==",
"labelPageLayoutGuid": "bd83c2fc-73da-4e4f-a557-64e205dfac75",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:36.5963366",
"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": "KlVHMbEefESxtMR29gnSQQ==",
"labelPageLayoutGuid": "3147552a-1eb1-447c-b1b4-c476f609d241",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "9PljBi3Y50WmEShXD9bgPA==",
"pluGuid": "0663f9f4-d82d-45e7-a611-28570fd6e03c",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "y1LuIkVQfkuYPwxXksM7yA==",
"dealCostGuid": "22ee52cb-5045-4b7e-983f-0c5792c33bc8",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "LgAOam6p1U+kRNwZ25GGEg==",
"priceGroupGuid": "6a0e002e-a96e-4fd5-a444-dc19db918612",
"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:34:36.5963366",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ec6cb10c-bb1b-4a78-8021-088a841d4bd7",
"campaignComboPriceGroupG_UID": "cnW9niiNzU2KbicqvAOs4g==",
"campaignComboPriceGroupIdentifier": "9ebd7572-8d28-4dcd-8a6e-272abc03ace2",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "68",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:36.5963366",
"operatorG_UID": "it5+OQyO00iCEC1/fFsqgQ==",
"operatorGuid": "397ede8a-8e0c-48d3-8210-2d7f7c5b2a81",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:36.5963366",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:36.5963366",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:36.5963366",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "812a4dd3-4f91-4c16-9a46-4eb2d57bfaa3",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "67"
},
"fuelItem": true
},
{
"$ref": "68"
}
],
"campaign": {
"$id": "69",
"id": 1,
"storeID": 2,
"name": "20ded800-0b74-4065-8608-60c6ccc965c6",
"nameGuid": "20ded800-0b74-4065-8608-60c6ccc965c6",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:36.5963366",
"startTime": 1,
"endDate": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"system": true,
"created": "2026-06-03T18:34:36.5963366",
"updated": "2026-06-03T18:34:36.5963366",
"priceChangeNotifiedUtc": "2026-06-03T18:34:36.5963366",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "c1tIbsxyt0uXQs+ewS8VSA==",
"hostIdentifierGuid": "6e485b73-72cc-4bb7-9742-cf9ec12f1548",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:36.5963366",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"campaignPools": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "jpFJN2hTiUayfvAxroho1w==",
"pluGuid": "3749918e-5368-4689-b27e-f031ae8868d7",
"hostOfferID": 1,
"priceGroupG_UID": "04s81nNzZ0OVFt6XyCN77w==",
"priceGroupGuid": "d63c8bd3-7373-4367-9516-de97c8237bef",
"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:34:36.5963366",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"sellingRules": [
{
"$id": "71",
"id": 1,
"identifier": "IWOivj0QQ0ie2zn/ma4gLg==",
"identifierStr": "IWOivj0QQ0ie2zn/ma4gLg==",
"identifierGuid": "bea26321-103d-4843-9edb-39ff99ae202e",
"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": "69"
}
},
{
"$ref": "71"
}
],
"customers": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "1if7KaoWDU2nakmSY8V/dw==",
"customerIDGuid": "29fb27d6-16aa-4d0d-a76a-499263c57f77",
"campaign": {
"$ref": "69"
},
"customer": {
"$id": "73",
"identifier": "Fo3467Hqk0yDnclWNCBKfg==",
"identifierGuid": "ebf88d16-eab1-4c93-839d-c95634204a7e",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:36.5963366",
"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": "I1C24NzdcECWP5jbb6xOZQ==",
"communityIdentifierGuid": "e0b65023-dddc-4070-963f-98db6fac4e65",
"joined": "2026-06-03T18:34:36.5963366",
"updated": "2026-06-03T18:34:36.5963366",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "7p3VJYQNVkeHx60gsQe9vA==",
"priceLevelIdentifierGuid": "25d59dee-0d84-4756-87c7-ad20b107bdbc",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:36.5963366",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "74",
"cardType": 2,
"issueDate": "2026-06-03T18:34:36.5963366",
"expiry": "2026-06-03T18:34:36.5963366",
"customerID": "nZAmRjCsxEC+yHAQ3fT0Zg==",
"customerIDGuid": "4626909d-ac30-40c4-bec8-7010ddf4f466",
"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:34:36.5963366",
"linkedAccount": "tzIGbmUhVkSoV4Lr7OiU+g==",
"linkedAccountGuid": "6e0632b7-2165-4456-a857-82ebece894fa",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "73"
},
"account": {
"$id": "75",
"id": 1,
"identifier": "7VmU8a35QEOvkcXm9cThuw==",
"identifierGuid": "f19459ed-f9ad-4340-af91-c5e6f5c4e1bb",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:36.5963366",
"owner": "hLFQRNEWGU62+cyBrJ0BfQ==",
"ownerGuid": "4450b184-16d1-4e19-b6f9-cc81ac9d017d",
"accountStoreGroupIdentifier": "9vlwfTDp60Od783rYkScZg==",
"accountStoreGroupGuid": "7d70f9f6-e930-43eb-9def-cdeb62449c66",
"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:34:36.5963366",
"active": true,
"updated": "2026-06-03T18:34:36.5963366",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "73"
},
"card": {
"$ref": "74"
},
"members": {
"$id": "76",
"sample string 1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"sample string 2": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"customerGroups": [
{
"$id": "77",
"identifier": "Hys4kWISUE6jFw4ZMd1fjA==",
"identifierGuid": "91382b1f-1262-4e50-a317-0e1931dd5f8c",
"name": "sample string 2",
"primaryContact": "kgNbecXcqECTVPQwViCljA==",
"primaryContactGuid": "795b0392-dcc5-40a8-9354-f4305620a58c",
"accountID": "KS/nhEgFWUK4viyTrmWS6A==",
"accountIDGuid": "84e72f29-0548-4259-b8be-2c93ae6592e8",
"special": true,
"updated": "2026-06-03T18:34:36.5963366",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "VtGEJSKTXEmMr/7D5tPBsQ==",
"priceLevelIdentifierGuid": "2584d156-9322-495c-8caf-fec3e6d3c1b1",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "75"
},
"primaryContactCustomer": {
"$ref": "73"
},
"customerGroupMembers": [
{
"$id": "78",
"id": 1,
"groupID": "o/6mGZh/8EyfRiNAtwLzBw==",
"groupIDGuid": "19a6fea3-7f98-4cf0-9f46-2340b702f307",
"customerID": "IyXmu+o3E0KmZVOeFHrb1w==",
"customerIDGuid": "bbe62523-37ea-4213-a665-539e147adbd7",
"card": "sample string 4",
"linkedAccount": "VkOq4EDzJ0SnvnPYyHlnsw==",
"linkedAccountGuid": "e0aa4356-f340-4427-a7be-73d8c87967b3",
"customer": {
"$ref": "73"
},
"group": {
"$ref": "77"
},
"customerCard": {
"$ref": "74"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
]
},
"payments": [
{
"$id": "79",
"id": 1,
"identifier": "bcQXi70dWUa8lpnv+abWXw==",
"identifierGuid": "8b17c46d-1dbd-4659-bc96-99eff9a6d65f",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Tp54yMfjPkGxF88x57CsKA==",
"accountIDGuid": "c8789e4e-e3c7-413e-b117-cf31e7b0ac28",
"customerAccount": {
"$ref": "75"
},
"customerCard": {
"$ref": "74"
},
"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:34:36.5963366",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "ulUnrPxJrEKvd/7Aavndkg==",
"idempotentVoidGuid": "ac2755ba-49fc-42ac-af77-fec06af9dd92",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "80",
"saleHeaderID": 1,
"saleHeaderGuid": "SvxVylb0uUSB3QnFy4Dwzw==",
"saleHeaderIdentifierGuid": "ca55fc4a-f456-44b9-81dd-09c5cb80f0cf",
"created": "2026-06-03T18:34:36.5963366",
"createdLocal": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"storeID": 1,
"operatorG_Uid": "u57ZWDriskGU9ftTEEsldw==",
"operatorGuid": "58d99ebb-e23a-41b2-94f5-fb53104b2577",
"customerG_Uid": "ZPLT4KUxyU2IbnfcjwVSjA==",
"customerGuid": "e0d3f264-31a5-4dc9-886e-77dc8f05528c",
"communityIdentifier": "nGO+7GRR5UadaQ8MUme79g==",
"communityIdentifierGuid": "ecbe639c-5164-46e5-9d69-0f0c5267bbf6",
"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": "EA+I6H9icUO7GaamcqVs9Q==",
"priceLevelIdentifierGuid": "e8880f10-627f-4371-bb19-a6a672a56cf5",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:36.5963366+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": "81",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:34:36.5963366",
"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": "41"
},
"customer": {
"$ref": "73"
},
"communityOrganisation": {
"$id": "82",
"id": 1,
"identifier": "cHX2t5Xzr0+qzb0Dz3HUdg==",
"identifierGuid": "b7f67570-f395-4faf-aacd-bd03cf71d476",
"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:34:36.5963366",
"promoPeriodEnd": "2026-06-03T18:34:36.5963366",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:36.5963366",
"deleted": true
},
"details": [
{
"$id": "83",
"saleItemID": 1,
"identifier": "ar7vjskzj0e23UMJv8bn6Q==",
"identifierGuid": "8eefbe6a-33c9-478f-b6dd-4309bfc6e7e9",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ujyKj87tzUiDAo6EM6iHrw==",
"pluGuid": "8f8a3cba-edce-48cd-8302-8e8433a887af",
"accountID": "I5RgL840GEG0LvAmalDo3w==",
"accountIDGuid": "2f609423-34ce-4118-b42e-f0266a50e8df",
"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:34:36.5963366",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "9I9DtpS6T0SsnAwcsbJhAg==",
"refundGuid": "b6438ff4-ba94-444f-ac9c-0c1cb1b26102",
"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": "C9E8tdM8g0O6c/ynxo0x3A==",
"idempotentVoidGuid": "b53cd10b-3cd3-4383-ba73-fca7c68d31dc",
"priceLevelIdentifier": "IxNg0UzP4UO8ssTnLORkCg==",
"priceLevelIdentifierGuid": "d1601323-cf4c-43e1-bcb2-c4e72ce4640a",
"communityIdentifier": "c1fM0DV8KE6zSMzbRcwR3w==",
"communityIdentifierGuid": "d0cc5773-7c35-4e28-b348-ccdb45cc11df",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "84",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:36.5963366",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "84"
}
],
"refund": {
"$id": "85",
"id": 1,
"g_UID": "zKy4Nye5j0uUIfHv+Rz8zA==",
"guid": "37b8accc-b927-4b8f-9421-f1eff91cfccc",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:36.5963366"
},
"modifier": {
"$id": "86",
"id": 1,
"setG_UID": "/YuJLZXO/UGGH+kG7mbkiA==",
"modifierSetGuid": "2d898bfd-ce95-41fd-861f-e906ee66e488",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "5eHDXu7grE2hgXIreXBsww==",
"pluGuid": "5ec3e1e5-e0ee-4dac-a181-722b79706cc3",
"deleted": true,
"g_UID": "e9LpkJ+bNkeg7soX49WCaw==",
"guid": "90e9d27b-9b9f-4736-a0ee-ca17e3d5826b",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "83"
}
],
"eftReceipts": [
{
"$id": "87",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "80"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "87"
}
],
"payments": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"cards": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "88"
}
],
"campaignHits": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "89"
}
],
"fuel": [
{
"$id": "90",
"id": 1,
"plu": 1,
"pluG_UID": "UFqkkBECXk+ZLh5gnS186w==",
"pluGuid": "90a45a50-0211-4f5e-992e-1e609d2d7ceb",
"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:34:36.5963366",
"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:34:36.5963366",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "90"
}
],
"fuelResells": [
{
"$id": "91",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "7zpXeEl8CESRCSOsJbEArg==",
"pluGuid": "78573aef-7c49-4408-9109-23ac25b100ae",
"accountID": "uzVW7GIuT0mIgtCDuCr0Gw==",
"accountIDGuid": "ec5635bb-2e62-494f-8882-d083b82af41b",
"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:34:36.5963366",
"bestOrExpireType": 1,
"refundG_UID": "z0d+GNsIQ0+lo49xc5gKAg==",
"refundGuid": "187e47cf-08db-4f43-a5a3-8f7173980a02",
"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": "91"
}
],
"customerOrder": [
{
"$id": "92",
"identifier": "BE28DcstS0i/5yF+9ArVqA==",
"identifierGuid": "0dbc4d04-2dcb-484b-bfe7-217ef40ad5a8",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "c3/IMCjB6U+RkK2OkXmg5w==",
"customerIdentifierGuid": "30c87f73-c128-4fe9-9190-ad8e9179a0e7",
"operatorNo": 1,
"operatorG_UID": "ap0y+B7dh0qUnJrGcAfPmw==",
"operatorGuid": "f8329d6a-dd1e-4a87-949c-9ac67007cf9b",
"created": "2026-06-03T18:34:36.5963366",
"ordered": "2026-06-03T18:34:36.5963366",
"started": "2026-06-03T18:34:36.5963366",
"completed": "2026-06-03T18:34:36.5963366",
"supplied": "2026-06-03T18:34:36.5963366",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "73"
},
"operator": {
"$ref": "41"
},
"details": [
{
"$id": "93",
"headerID": 1,
"plu": 1,
"pluG_UId": "raCSesl3l0Wsq2RyzHFm0g==",
"pluGuid": "7a92a0ad-77c9-4597-acab-6472cc7166d2",
"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": "DJEJ9AdU5ECIshv1lyGwgQ==",
"headerIdentifierGuid": "f409910c-5407-40e4-88b2-1bf59721b081",
"product": {
"$ref": "3"
}
},
{
"$ref": "93"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "80"
}
},
{
"$ref": "92"
}
],
"surveyResponses": [
{
"$id": "94",
"surveyG_UID": "XXiZRlO6B0+9N3Gjin4r6w==",
"surveyGuid": "4699785d-ba53-4f07-bd37-71a38a7e2beb",
"saleHeaderGuid": "OKOKS2ByME2kQXg90roPPA==",
"saleGuid": "4b8aa338-7260-4d30-a441-783dd2ba0f3c",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "iWg5ry6PGUiYqECne/FcCg==",
"guidResponse": "af396889-8f2e-4819-98a8-40a77bf15c0a",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:36.5963366",
"sale": {
"$ref": "80"
},
"survey": {
"$id": "95",
"g_UID": "GK8wjoW1Gka737SNtMMi9w==",
"guid": "8e30af18-b585-461a-bbdf-b48db4c322f7",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "vjdAWLPI20OHEXMNJNKAQQ==",
"checkoutFormGuid": "584037be-c8b3-43db-8711-730d24d28041",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:36.5963366",
"end": "2026-06-03T18:34:36.5963366",
"deleted": true,
"updated": "2026-06-03T18:34:36.5963366",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"fbfb7b91-ddcb-4f7b-a199-dd439ae20847",
"c89a1f11-1a04-467f-ac84-b288c7e92154"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "49"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "94"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "jTvAjsV58EeQtSVPQcFKgA==",
"accountIdentifier": "8ec03b8d-79c5-47f0-90b5-254f41c14a80",
"accountName": "sample string 44",
"customerOrderIdentifier": "9fIGVVO4dEeDEOuyXRurqQ==",
"customerOrderIdentifierGuid": "5506f2f5-b853-4774-8310-ebb25d1baba9",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "96",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "qiGE7PfOSUWnioIXReMjOA==",
"paymentIdentifierGuid": "ec8421aa-cef7-4549-a78a-821745e32338",
"identifier": "oKHLETE//U2xm4mADEXH8w==",
"identifierGuid": "11cba1a0-3f31-4dfd-b19b-89800c45c7f3",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "+HZiIqE0YkefnbnAnozM1g==",
"itemIdentifierGuid": "226276f8-34a1-4762-9f9d-b9c09e8cccd6"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "74"
}
],
"customerGroupMembers": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"customerGroups": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"accounts": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"account": {
"$ref": "75"
},
"vouchers": [
{
"$id": "97",
"customerIdentifier": "1riwXqCf9U6gAnhjDPFAZw==",
"customerIdentifierGuid": "5eb0b8d6-9fa0-4ef5-a002-78630cf14067",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "8YWyp+djK0Wpd/6lxiArKg==",
"idempotentGuid": "a7b285f1-63e7-452b-a977-fea5c6202b2a",
"offline": true,
"voucher": {
"$id": "98",
"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:34:36.5963366",
"barcodeTemplate": {
"$id": "99",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "100",
"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:34:36.5963366",
"labelPageLayout": "SWye2lPuOEuxKjNqIFJ/Pw==",
"pageLayoutGuid": "da9e6c49-ee53-4b38-b12a-336a20527f3f",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "98"
},
"elements": [
{
"$id": "101",
"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:34:36.5963366"
},
{
"$ref": "101"
}
]
},
"customerVouchers": [
{
"$id": "102",
"id": 1,
"customerIdentifier": "cIjTxYrqZkilG6AVr8C4Zw==",
"customerIdentifierGuid": "c5d38870-ea8a-4866-a51b-a015afc0b867",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:36.5963366",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "6a7V5n3v2kOdURTXuxCVmA==",
"issuedIdempotentGuid": "e6d5aee9-ef7d-43da-9d51-14d7bb109598",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:36.5963366",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:36.5963366",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Q7EDFKrvPkanoBRvf7b9kw==",
"redeemedIdempotentGuid": "1403b143-efaa-463e-a7a0-146f7fb6fd93",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:36.5963366",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "100"
},
"voucher": {
"$ref": "98"
},
"customer": {
"$ref": "73"
},
"issuedOfflinePayment": {
"$ref": "79"
},
"redeemedOfflinePayment": {
"$ref": "79"
}
},
{
"$ref": "102"
}
]
},
"customer": {
"$ref": "73"
}
},
{
"$ref": "97"
}
]
}
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "jOhnQ419QkOcljO/sE2DKw==",
"groupIDGuid": "4367e88c-7d8d-4342-9c96-33bfb04d832b",
"campaign": {
"$ref": "69"
},
"group": {
"$ref": "77"
}
},
{
"$ref": "103"
}
],
"signIqTickets": [
{
"$id": "104",
"identifier": "dRCzKJrRCUCGody7ULLb/A==",
"identifierGuid": "28b31075-d19a-4009-86a1-dcbb50b2dbfc",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "104"
}
],
"comboPriceGroups": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "w/dovDj3V0ePbPeeaEKBxA==",
"guid": "bc68f7c3-f738-4757-8f6c-f79e684281c4",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "69"
},
"comboPricePlus": [
{
"$id": "106",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "/UYci1m8qEqmutdMyI2RSg==",
"groupGuid": "8b1c46fd-bc59-4aa8-a6ba-d74cc88d914a",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "HDfg8yEsBUSCgISSQwKUlA==",
"pluGuid": "f3e0371c-2c21-4405-8280-849243029494",
"priceGroupG_UID": "gWm7T/uVjkqNpFvm6TAYbQ==",
"priceGroupGuid": "4fbb6981-95fb-4a8e-8da4-5be6e930186d",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "69"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "34"
},
"campaignPool": {
"$ref": "69"
}
},
{
"$ref": "106"
}
]
},
{
"$ref": "105"
}
],
"priceLevels": [
{
"$id": "107",
"id": 1,
"priceLevelIdentifier": "au46/y7G+E6L8IxgU5Qelw==",
"priceLevelIdentifierGuid": "ff3aee6a-c62e-4ef8-8bf0-8c6053941e97",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "107"
}
],
"promotionType": {
"$id": "108",
"identifier": "9ZxMClDUYk2HNa3JhuQObQ==",
"identifierGuid": "0a4c9cf5-d450-4d62-8735-adc986e40e6d",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "PHS7XE+jw020fjFTWBfSSw==",
"labelPageLayoutGuid": "5cbb743c-a34f-4dc3-b47e-31535817d24b",
"priceLevelIdentifier": "f2UpQ/gfk0SaYqYBkvhoSw==",
"priceLevelIdentifierGuid": "4329657f-1ff8-4493-9a62-a60192f8684b",
"active": true,
"updated": "2026-06-03T18:34:36.5963366",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "109",
"headerIdentifier": "2KMNlihb+EmsixJxRMM3sw==",
"headerIdentifierGuid": "960da3d8-5b28-49f8-ac8b-127144c337b3",
"identifier": "L9jgO7voZUmvoKt2v5FKEA==",
"identifierGuid": "3be0d82f-e8bb-4965-afa0-ab76bf914a10",
"supplierIdentifier": "2UOX+ttD4Uu+KKcEJbf9Xg==",
"supplierGuid": "fa9743d9-43db-4be1-be28-a70425b7fd5e",
"pluG_UID": "XYiBBAdxMUqRvC5ud44kgg==",
"pluGuid": "0481885d-7107-4a31-91bc-2e6e778e2482",
"campaignName": "3a3f2281-6469-4223-b20c-0c0d1b6f12b0",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:36.5963366",
"end": "2026-06-03T18:34:36.5963366",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "ekngNEj2FEGn5r3/vKqqTA==",
"bonusItemPluGuid": "34e0497a-f648-4114-a7e6-bdffbcaaaa4c",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:36.5963366",
"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:34:36.5963366",
"campaignEndDate": "2026-06-03T18:34:36.5963366",
"masterPLUG_UID": "4s+nFtvW5UaabXsmHD+ALg==",
"masterID": "16a7cfe2-d6db-46e5-9a6d-7b261c3f802e",
"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": "bpzGMcsYhUGt6eIneC5BOQ==",
"bonusMasterID": "31c69c6e-18cb-4185-ade9-e227782e4139",
"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:34:36.5963366",
"dealCosts": [
{
"$ref": "109"
},
{
"$ref": "109"
}
],
"tags": [
{
"$id": "110",
"pluG_UID": "qh88wry+GUyuVvOVsSvK1Q==",
"pluGuid": "c23c1faa-bebc-4c19-ae56-f395b12bcad5",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "110"
}
],
"alternateProductG_UID": "QDKE3goyMUOQ1vWFzOFe5Q==",
"alternateProduct": "de843240-320a-4331-90d6-f585cce15ee5",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "111",
"id": 1,
"pluG_UID": "XWPUYV+auU6TM+Ag9AlRww==",
"pluGuid": "61d4635d-9a5f-4eb9-9333-e020f40951c3",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:34:36.5963366",
"inventoryTracked": "2026-06-03T18:34:36.5963366",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "112",
"pluG_UID": "m9oQ76G4FE6jxgfhdsypxw==",
"pluGuid": "ef10da9b-b8a1-4e14-a3c6-07e176cca9c7",
"fuelPluG_UID": "p6+Yg4lvlUuhxa2kDgzvAw==",
"fuelPluGuid": "8398afa7-6f89-4b95-a1c5-ada40e0cef03",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "112"
},
{
"$ref": "112"
}
]
}
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK R��\>��j� 5 xl/workbook.xml � (� ��;�0D�H����$|
d�hҦHo�[�lG��1F �K�3;�v�b��3�����]�E�&�s������n4N��{3��Cg�[��eq0� ��BZ�7�?,o�����
��Ը=��k����'���j"���o�&�q��LA�;Fɹ
�b�j�dUߗ��
�s|�%���PK R��\���� � [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��\s��a' ' _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="R81eefb46657a44f8" /></Relationships>PK R��\eqo� xl/worksheets/sheet1.xml � (� ��Mo�0����{�8����Q{�zh�.��
��]��k!ٰJ��5�;~gF���\��J$�@���p,��5�Rx_�6O����vg
�:w�!d�V��F�$�k���GsD�iT%��:�rp�b̑��p�*۪��s��eOF�:X軹T/� ˼V������T����h��`���O��[]@X�����
�e#Ν��ǯR[燔M�;��W�� ��s���v���"�e��pB��:[��_K��ʬ������4JҌs��8a�/z��٪�"cN��u��S�,��_FӘb�2�қz4�-�x/�(s�G`B�W��ڰ?l�W|)q�.�v!>o rM|���o vM�D���^��W�t�I�y�����F_�r�۹�)z3��?%i�v҄��ϻ�PK R��\I��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�!�i��ݰa[zg<N�&vd�@�Ƃ#q�"A*�`��h~OO��|����Ɓ�P��w5�� F��][�)ٻ%춛=
:���Sdy�����5�;u,�D.w��N9
-�4uK�^�Ü�Lv8O����Gz�xɥ?��Շc���-�~J�_BYd*�'SÞ�j��D�0$�����t(�z}�3�4jY�|�J�Me:�<��/=w��gj%�����V]���_l� PK R��\Ѓ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 R��\���� � xl/sharedStrings.xml � (� e�OK�0ſJ�ݤ�AE�"X��D0$c6���T��ެ���f���Wn?� �!��Xɍ*� ��y�+��ݜ]IAlЙ*� I��K"9�TɁy�֚� �!'�<y�i4�e�5M ���Ǡϋ�B�ƣ6�ȕ��bF�6C�3��%��2A��.�Q�x��x��~Z{�9�d��&|S֓��l������~!�Q51���"u�[u��e���A�CRmtH��F�&uBx�G��g�PK- R��\>��j� 5 xl/workbook.xmlPK- R��\���� � � [Content_Types].xmlPK-
R��\s��a' ' U _rels/.relsPK- R��\eqo� � xl/worksheets/sheet1.xmlPK- R��\I��� P � xl/_rels/workbook.xml.relsPK- R��\Ѓc'2 E
� xl/styles.xmlPK- R��\���� � m xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK R��\�V=� 5 xl/workbook.xml � (� ����0��&�C���FR8q����
[�@[����[ �x�3;���Ѻ�imG>�7�p%�!c�����&�uB��Ŭ���6o�&��x<3�=e��j�t����Ch�D�_P���~G��=�~��X�N&aK�����.fEh,i
(��[[҄W�8�OWH."�R�'9������w�PK R��\���� � [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="Rfc55fee0c53c4f89" /></Relationships>PK R��\eqo� xl/worksheets/sheet1.xml � (� ��Mo�0����{�8����Q{�zh�.��
��]��k!ٰJ��5�;~gF���\��J$�@���p,��5�Rx_�6O����vg
�:w�!d�V��F�$�k���GsD�iT%��:�rp�b̑��p�*۪��s��eOF�:X軹T/� ˼V������T����h��`���O��[]@X�����
�e#Ν��ǯR[燔M�;��W�� ��s���v���"�e��pB��:[��_K��ʬ������4JҌs��8a�/z��٪�"cN��u��S�,��_FӘb�2�қz4�-�x/�(s�G`B�W��ڰ?l�W|)q�.�v!>o rM|���o vM�D���^��W�t�I�y�����F_�r�۹�)z3��?%i�v҄��ϻ�PK R��\�' �� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8v�&��vÆm�gGM��v���G�
XE�Tb�������4����ݿM#yAg`Y�r�`��Q?T��m8ʘ&��@Ҋ
��
�A�d�܌6u��)�=��:�)��5�K�2��2��N�A�S� m�L_�?����16�S
�X��@���Z�R�k���z7�/#�_��|!�V����\�Bu�2Fz잣O�^:-�5^��JpQ��R�����PK R��\Ѓ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 R��\���� � xl/sharedStrings.xml � (� e�OK�0ſJ�ݤ�AE�"X��D0$c6���T��ެ���f���Wn?� �!��Xɍ*� ��y�+��ݜ]IAlЙ*� I��K"9�TɁy�֚� �!'�<y�i4�e�5M ���Ǡϋ�B�ƣ6�ȕ��bF�6C�3��%��2A��.�Q�x��x��~Z{�9�d��&|S֓��l������~!�Q51���"u�[u��e���A�CRmtH��F�&uBx�G��g�PK- R��\�V=� 5 xl/workbook.xmlPK- R��\���� � [Content_Types].xmlPK-
R��\����' ' V _rels/.relsPK- R��\eqo� � xl/worksheets/sheet1.xmlPK- R��\�' �� P � xl/_rels/workbook.xml.relsPK- R��\Ѓc'2 E
� xl/styles.xmlPK- R��\���� � o xl/sharedStrings.xmlPK � �