GET api/pricegroup/{id}
Get PriceGroup object
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Price Group Guid of the PriceGroup to match |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching Price Group
PriceGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| PriceGroupG_UID |
Price group identifier |
Collection of byte |
None. |
| PriceGroupGuid |
Human readable and useful version of price group identifier |
globally unique identifier |
None. |
| Name |
Price group name |
string |
String length: inclusive between 0 and 40 |
| Code |
Price group's Host Code identifier |
integer |
None. |
| Modified | boolean |
None. |
|
| Updated |
When updated last |
date |
None. |
| BuyingLimit |
Buying Limit for PriceGroup. Below are possible values 0=Unlimited +ve integer |
integer |
None. |
| BuyingLimitIndependent |
This indicates if buying limit is independent from other limits like Product/PriceGroup. If yes, limit does not count towards other limits like Product/PriceGroup limit. For example, if toilet paper has BuyingLimit=1 and Grocery Dept has BuyingLimit=2 - if true, transaction may have 1xTP and 2xGrocery - if false, 1xTP and 1xGrocery |
boolean |
None. |
| BuyingLimitType |
It indicates whether limit applies to category or item |
BuyingLimitType |
None. |
| Number |
Number identifier price group for hosts, deprecated in favor of Code field |
integer |
Deprecated. Duplicated Code field, please use that instead. |
| Products | Collection of Product |
Relation. This field may not always be loaded or used for updates. |
|
| ProductCount |
The total count of products in this price group either at master or current user's store |
integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"priceGroupG_UID": "mKL5WFm0GU+ZZzo/cX/0xA==",
"priceGroupGuid": "58f9a298-b459-4f19-9967-3a3f717ff4c4",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:33:19.4150861",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$id": "2",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "qe+qsgaJ00WQZ4G3E4c8/g==",
"guid": "b2aaefa9-8906-45d3-9067-81b713873cfe",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "ECKHgo9cl0eSDOkFteW0ow==",
"priceGroupGuid": "82872210-5c8f-4797-920c-e905b5e5b4a3",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:33:19.4150861",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:33:19.4150861",
"pluCreated": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"lastManualUpdate": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"currentCostUpdated": "2026-06-03T18:33:19.4150861",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "f2oq9kmRVU2X5PFitwlkfg==",
"altPLUGuid": "f62a6a7f-9149-4d55-97e4-f162b709647e",
"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:33:19.4150861",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "wZowgNEeH0ORNfmydasmxw==",
"shelfPageLayoutGuid": "80309ac1-1ed1-431f-9135-f9b275ab26c7",
"talkerPageLayoutG_UID": "Np8eCunSWUqFkttZ8u5J0A==",
"talkerPageLayoutGuid": "0a1e9f36-d2e9-4a59-8592-db59f2ee49d0",
"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": "0GXpbSN0Sk2h289FaIZwFQ==",
"inventoryIdentifier": "6de965d0-7423-4d4a-a1db-cf4568867015",
"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": "6bvZIGS6IUKG/80Bptlhjw==",
"parentPluGuid": "20d9bbe9-ba64-4221-86ff-cd01a6d9618f",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "9EXue9INHUmuZpeuox6V+w==",
"supplierIdentifierGuid": "7bee45f4-0dd2-491d-ae66-97aea31e95fb",
"supplierChanged": true,
"rebateSupplierIdentifier": "B3Nch/VnDkGrjdD0+lGo4Q==",
"rebateSupplierIdentifierGuid": "875c7307-67f5-410e-ab8d-d0f4fa51a8e1",
"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:33:19.4150861",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "meeZGBa4mkyuP58gyXea/Q==",
"hostIdentifierGuid": "1899e799-b816-4c9a-ae3f-9f20c9779afd",
"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": "2"
},
{
"$ref": "2"
}
],
"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:33:19.4150861",
"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": "/T4827hLFUyeR7NvAYHKqA==",
"hostIdentifierGuid": "db3c3efd-4bb8-4c15-9e47-b36f0181caa8",
"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:33:19.4150861",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "MPWjl1rhPkW5VKcSiG20nw==",
"hostIdentifierGuid": "97a3f530-e15a-453e-b954-a712886db49f",
"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": "26VOBp/zbk+3oCu1MWhURQ==",
"hostIdentifierGuid": "064ea5db-f39f-4f6e-b7a0-2bb531685445",
"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": "tICBnGywX0uSAokaXMZuEg==",
"identifierGuid": "9c8180b4-b06c-4b5f-9202-891a5cc66e12",
"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": "4Ph3tSehfEiHXDkVHy5d9g==",
"hostSupplierIdentifierGuid": "b577f8e0-a127-487c-875c-39151f2e5df6",
"loyaltyPriceLevelIdentifier": "8kW/+p4rD0CnhvGuC3ZOdA==",
"loyaltyPriceLevelIdentifierGuid": "fabf45f2-2b9e-400f-a786-f1ae0b764e74",
"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:33:19.4150861",
"lastProcessed": "2026-06-03T18:33:19.4150861",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "unMqCOXjxEmdQ0yy7JqMSg==",
"identifierGuid": "082a73ba-e3e5-49c4-9d43-4cb2ec9a8c4a",
"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": "K42F6xKFLU6aqbeYiBlZ1Q==",
"primaryContactID": "eb858d2b-8512-4e2d-9aa9-b798881959d5",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "5o7PhGUZgUOdj/twhR6W0g==",
"supplierGroupGuid": "84cf8ee6-1965-4381-9d8f-fb70851e96d2",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:33:19.4150861",
"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": "69d711ee-fc94-43a5-8738-39f89a2810d9",
"identifier": "Z1lLcXCsAEuFD01kFICiJA==",
"identifierGuid": "714b5967-ac70-4b00-850f-4d641480a224",
"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": "6kk6dVLrWEavfN3t8JdEXA==",
"supplierIdentifierGuid": "753a49ea-eb52-4658-af7c-ddedf097445c",
"contactGuid": "oMOOS+D+FUyrmj//zGLx8Q==",
"contactID": "4b8ec3a0-fee0-4c15-ab9a-3fffcc62f1f1",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "Q7RjlspF80Oz2wAcT2PluA==",
"pluGuid": "9663b443-45ca-43f3-b3db-001c4f63e5b8",
"supplierIdentifier": "80ztNrXi10ayJ1j4Ur7VHQ==",
"supplierIdentifierGuid": "36ed4cf3-e2b5-46d7-b227-58f852bed51d",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "I/xmmxDQkkGZiihXz4atQw==",
"pluGuid": "9b66fc23-d010-4192-998a-2857cf86ad43",
"supplierIdentifier": "/1VCXtcIJUuRlr9wwtwONA==",
"supplierIdentifierGuid": "5e4255ff-08d7-4b25-9196-bf70c2dc0e34",
"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": "isuO+kQ5Ck6tY1D389bhUA==",
"parentPluGuid": "fa8ecb8a-3944-4e0a-ad63-50f7f3d6e150",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "2"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "anGud+YgJ0qjrHdlKHgAfA==",
"supplierGuid": "77ae716a-20e6-4a27-a3ac-77652878007c",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "5cg+jOOnekKm1ziIaD8CRA==",
"supplierGuid": "8c3ec8e5-a7e3-427a-a6d7-3888683f0244",
"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:33:19.4150861",
"deliveryDate": "2026-06-03T18:33:19.4150861",
"nextCutOffDate": "2026-06-03T18:33:19.4150861",
"nextDeliveryDate": "2026-06-03T18:33:19.4150861",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:33:19.4150861",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:33:19.4150861",
"processed": "2026-06-03T18:33:19.4150861",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:33:19.4150861",
"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": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:33:19.4150861",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "gdJ9jWpVH0+pawVP3bwpCA==",
"hostIdentifierGuid": "8d7dd281-556a-4f1f-a96b-054fddbc2908",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"13af6eb9-7b63-45f3-8d66-58a78582e37b",
"0271b775-7fde-4963-83dd-54e5d4a1dbf3"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "E17Kb4BZj0eGo/pSngnrtg==",
"identifierGuid": "6fca5e13-5980-478f-86a3-fa529e09ebb6",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"8946180b-d0ca-4eea-a92d-e177500756dc",
"636d363d-10f2-443b-acc6-2c531594f31f"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:33:19.4150861",
"ftpSite": {
"$id": "23",
"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": "22"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"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": "24"
}
],
"updateStoreID": "4825f958-15de-4e66-894f-fc6a257dfa2f",
"updateStore": {
"$id": "26",
"id": "d664f015-f2f5-4deb-b706-438c12b47021",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"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": "28",
"pluG_UID": "X8EzNP7U4EK0B9oCEw2Nmg==",
"pluGuid": "3433c15f-d4fe-42e0-b407-da02130d8d9a",
"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:33:19.4150861"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"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:33:19.4150861",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:33:19.4150861",
"startTime": 5,
"endDate": "2026-06-03T18:33:19.4150861",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "66ZcTh9EQkGhgqHgZBGGWQ==",
"hostIdentifierGuid": "4e5ca6eb-441f-4142-a182-a1e064118659",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "8uugRg7dfEOSAB9TgNMesw==",
"guid": "46a0ebf2-dd0e-437c-9200-1f5380d31eb3",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$ref": "1"
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "33",
"pluG_UID": "RM429t9mI0irkUrQPAh1Ew==",
"pluGuid": "f636ce44-66df-4823-ab91-4ad03c087513",
"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": "34",
"pluGuid": "fb1f2bdc-0c5e-4696-9fbf-c921003596f9",
"created": "2026-06-03T18:33:19.4150861",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:33:19.4150861",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:33:19.4150861",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:33:19.4150861",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:33:19.4150861",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:33:19.4150861",
"lastSold": "2026-06-03T18:33:19.4150861",
"firstSold": "2026-06-03T18:33:19.4150861",
"awsUpdated": "2026-06-03T18:33:19.4150861",
"lastManualUpdate": "2026-06-03T18:33:19.4150861",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:33:19.4150861",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:33:19.4150861",
"doNotRangeUpdated": "2026-06-03T18:33:19.4150861",
"doNotOrderUpdated": "2026-06-03T18:33:19.4150861",
"tracked": "2026-06-03T18:33:19.4150861"
},
"allergens": [
{
"$id": "35",
"primaryKey": {
"$id": "36",
"pluGuid": "fc0a6965-cef6-4bef-be82-71bf6bfe832c",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "ZWkK/PbO70u+gnG/a/6DLA==",
"pluGuid": "fc0a6965-cef6-4bef-be82-71bf6bfe832c",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"costs": {
"$id": "37",
"pluG_UID": "d40LGJbmr0WEBY8J4f0zVw==",
"pluGuid": "180b8d77-e696-45af-8405-8f09e1fd3357",
"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:33:19.4150861",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "38",
"saleHeaderID": 1,
"created": "2026-06-03T18:33:19.4150861",
"createdLocal": "2026-06-03T18:33:19.4150861",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "Ds9a+5/JyEKsy+7JMDWJXg==",
"operatorGuid": "fb5acf0e-c99f-42c8-accb-eec93035895e",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "xBEgSk57t0uces80nyxqAQ==",
"pluGuid": "4a2011c4-7b4e-4bb7-9c7a-cf349f2c6a01",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "39",
"id": 1,
"g_Uid": "9L0JflZDjkmEby7yeR+KBQ==",
"guid": "7e09bdf4-4356-498e-846f-2ef2791f8a05",
"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:33:19.4150861",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:33:19.4150861",
"endShift": "2026-06-03T18:33:19.4150861",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "40",
"operatorG_UID": "mpeZXLGk0U20nhncadXl/A==",
"operatorGuid": "5c99979a-a4b1-4dd1-b49e-19dc69d5e5fc",
"storeID": 2,
"operator": {
"$ref": "39"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "38"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "q+M00L1WlEG6+Zp2GPWbnw==",
"pluGuid": "d034e3ab-56bd-4194-baf9-9a7618f59b9f",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "TzjZQUX8mUmfcqkA0JdoUA==",
"pluGuid": "41d9384f-fc45-4999-9f72-a900d0976850",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "oJI3Xrvym0CRpHPsvZYAAw==",
"identifierGuid": "5e3792a0-f2bb-409b-91a4-73ecbd960003",
"pluG_UID": "WGoS0WEd8Ea1QWBmfxS2pQ==",
"pluGuid": "d1126a58-1d61-46f0-b541-60667f14b6a5",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "43"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "44",
"identifier": "okkG8GBdW0qLuSuo01qlpA==",
"groupName": "sample string 1",
"identifierGuid": "f00649a2-5d60-4a5b-8bb9-2ba8d35aa5a4",
"exists": true,
"flipChartIdentifier": "237q0BUcMEyBmYuCM9+cUQ==",
"flipChartIdentifierGuid": "d0ea7edb-1c15-4c30-8199-8b8233df9c51",
"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": "3mnL8LbjfEKQca4CEMEELg==",
"groupIdentifierGuid": "f0cb69de-e3b6-427c-9071-ae0210c1042e",
"flipChart": {
"$id": "45",
"identifier": "lcb7BL6XuU2AJqfMtC3MoA==",
"identifierGuid": "04fbc695-97be-4db9-8026-a7ccb42dcca0",
"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": "46",
"identifier": "0v9ebCLBnE+paUldnSO/Kw==",
"identifierGuid": "6c5effd2-c122-4f9c-a969-495d9d23bf2b",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "DlamRsAm60u1ub3wSgliAQ==",
"guid": "46a6560e-26c0-4beb-b5b9-bdf04a096201",
"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": "aeKA4ZdPYkid8cM4RSx60w==",
"previousFormGuid": "e180e269-4f97-4862-9df1-c338452c7ad3",
"nextForm": 1,
"nextFormG_UID": "hUf5diQET0K4bb9DFTcP+g==",
"nextFormGuid": "76f94785-0424-424f-b86d-bf4315370ffa",
"attributes": "sample string 10",
"updated": "2026-06-03T18:33:19.4150861",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "47"
},
"previousCheckoutForm": {
"$ref": "47"
},
"buttons": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "JaJcyPJTEky80vHZcMa/kQ==",
"checkoutFormGuid": "c85ca225-53f2-4c12-bcd2-f1d970c6bf91",
"identifier": "37V5HuXH20G7p2hiN54Uxg==",
"identifierGuid": "1e79b5df-c7e5-41db-bba7-6862379e14c6",
"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": "PRcZexqj60auQ617F20FVg==",
"valueGuid": "7b19173d-a31a-46eb-ae43-ad7b176d0556",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:33:19.4150861",
"action": "sample string 12",
"valueForm": {
"$ref": "47"
},
"image": {
"$id": "49",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:33:19.4150861",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "eNpFuQ5ydEmuLIdPMEgnvA==",
"checkoutFormGuid": "b945da78-720e-4974-ae2c-874f304827bc",
"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": "50"
}
]
},
{
"$ref": "47"
}
],
"panels": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"contentPanel": {
"$ref": "50"
},
"products": [
{
"$id": "51",
"flipChartPageIdentifier": "YLlhBWoL6kKfjQU2I1hYtQ==",
"flipChartPageIdentifierGuid": "0561b960-0b6a-42ea-9f8d-0536235858b5",
"pluG_UID": "bGZ5wfb8GkWqP6mNuMHCpg==",
"pluGuid": "c179666c-fcf6-451a-aa3f-a98db8c1c2a6",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "2"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "51"
}
],
"productCount": 27,
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "44"
}
],
"priceHistory": [
{
"$id": "52",
"pluG_UID": "azxYGrP1u0WKdsybDA055w==",
"pluGuid": "1a583c6b-f5b3-45bb-8a76-cc9b0c0d39e7",
"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:33:19.4150861",
"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": "52"
}
],
"ingredients": [
{
"$id": "53",
"pluG_UID": "zCqvbXklT0K5Yd0S7HBV6g==",
"ingredientGuid": "gzIf06LMYkKhBRQ1+JaVgA==",
"ingredientIdentifier": "d31f3283-cca2-4262-a105-1435f8969580",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$id": "54",
"pluG_UID": "MeiLAqq/8UqlkNacgbBOcA==",
"pluGuid": "028be831-bfaa-4af1-a590-d69c81b04e70",
"shelfLocationIdentifier": "EJ1drqYbokOTox4cqDk3ZA==",
"shelfLocationGuid": "ae5d9d10-1ba6-43a2-93a3-1e1ca8393764",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "BYE8wGun10qF8IblPEvO6Q==",
"labelPageLayoutGuid": "c03c8105-a76b-4ad7-85f0-86e53c4bcee9",
"updated": "2026-06-03T18:33:19.4150861",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "2"
},
"location": {
"$id": "55",
"identifier": "Gp7BXlr31UKZay4tPRpMKw==",
"storeID": 1,
"identifierGuid": "5ec19e1a-f75a-42d5-996b-2e2d3d1a4c2b",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:33:19.4150861",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"bin": {
"$ref": "54"
},
"scaleLocations": [
{
"$id": "56",
"plu": 1,
"pluG_UID": "bKLIG3fAs0W/iB0NhnW+yQ==",
"pluGuid": "1bc8a26c-c077-45b3-bf88-1d0d8675bec9",
"deptNo": 1,
"product": {
"$ref": "2"
},
"scaleLocation": {
"$id": "57",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:33:19.4150861",
"department": {
"$id": "58",
"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": "57"
},
"subDepartments": [
{
"$id": "59",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "60",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "61",
"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:33:19.4150861",
"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": "hoR0f8qILkKyZGyszt7oXQ==",
"labelPageLayoutGuid": "7f748486-88ca-422e-b264-6caccedee85d",
"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": "62",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "64"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "63"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$id": "65",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "61"
}
],
"updated": "2026-06-03T18:33:19.4150861",
"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": "pIfGvCLGuEewAzx2WbGJng==",
"labelPageLayoutGuid": "bcc687a4-c622-47b8-b003-3c7659b1899e",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "60"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:33:19.4150861",
"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": "uuczi4sDO0GcnavW2sgBKw==",
"labelPageLayoutGuid": "8b33e7ba-038b-413b-9c9d-abd6dac8012b",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "59"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:33:19.4150861",
"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": "ERGkk3fBY0quYF6FozYtJg==",
"labelPageLayoutGuid": "93a41111-c177-4a63-ae60-5e85a3362d26",
"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": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
}
}
},
{
"$ref": "56"
}
],
"nextPrice": {
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "fy9ZASesOEqUsFR7kxgwhA==",
"pluGuid": "01592f7f-ac27-4a38-94b0-547b93183084",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "dxt64gRl/UaVGYTqyOTHYA==",
"dealCostGuid": "e27a1b77-6504-46fd-9519-84eac8e4c760",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "TcyLyUY6Ek2QJh+nDk2eEA==",
"priceGroupGuid": "c98bcc4d-3a46-4d12-9026-1fa70e4d9e10",
"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:33:19.4150861",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "e23639a5-28c0-43e6-9f88-2fd0b0294966",
"campaignComboPriceGroupG_UID": "XVD2DjPOn0uxs8D63Y7R3Q==",
"campaignComboPriceGroupIdentifier": "0ef6505d-ce33-4b9f-b1b3-c0fadd8ed1dd",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "67",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:33:19.4150861",
"operatorG_UID": "3VtuW4YjmEOkzWlvY2d6vQ==",
"operatorGuid": "5b6e5bdd-2386-4398-a4cd-696f63677abd",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:33:19.4150861",
"signIqTicketFileMovedUtc": "2026-06-03T18:33:19.4150861",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:33:19.4150861",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "cdebd4f0-8570-4e39-913b-0c1387dead58",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "66"
},
"fuelItem": true
},
{
"$ref": "67"
}
],
"campaign": {
"$id": "68",
"id": 1,
"storeID": 2,
"name": "e603845b-a7c9-43ce-9842-7a5d7cb7b549",
"nameGuid": "e603845b-a7c9-43ce-9842-7a5d7cb7b549",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:33:19.4150861",
"startTime": 1,
"endDate": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"system": true,
"created": "2026-06-03T18:33:19.4150861",
"updated": "2026-06-03T18:33:19.4150861",
"priceChangeNotifiedUtc": "2026-06-03T18:33:19.4150861",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "B2JOCqIWskCJLN+bqrBETA==",
"hostIdentifierGuid": "0a4e6207-16a2-40b2-892c-df9baab0444c",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:33:19.4150861",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"campaignPools": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "bQnEMjSV10aV1fnO9j11LA==",
"pluGuid": "32c4096d-9534-46d7-95d5-f9cef63d752c",
"hostOfferID": 1,
"priceGroupG_UID": "D5U/aGyp2UWf8CiZODW6Mg==",
"priceGroupGuid": "683f950f-a96c-45d9-9ff0-28993835ba32",
"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:33:19.4150861",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"sellingRules": [
{
"$id": "70",
"id": 1,
"identifier": "Qc5B65Zdo0+ZWx4DhZ5m0A==",
"identifierStr": "Qc5B65Zdo0+ZWx4DhZ5m0A==",
"identifierGuid": "eb41ce41-5d96-4fa3-995b-1e03859e66d0",
"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": "68"
}
},
{
"$ref": "70"
}
],
"customers": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "TsKxzFMYXEuDSeFDwO77xA==",
"customerIDGuid": "ccb1c24e-1853-4b5c-8349-e143c0eefbc4",
"campaign": {
"$ref": "68"
},
"customer": {
"$id": "72",
"identifier": "Dm0XAgQVI0yc7ryOBErcuQ==",
"identifierGuid": "02176d0e-1504-4c23-9cee-bc8e044adcb9",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:33:19.4150861",
"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": "AoMQA56bq0eiLg2f/wmsUw==",
"communityIdentifierGuid": "03108302-9b9e-47ab-a22e-0d9fff09ac53",
"joined": "2026-06-03T18:33:19.4150861",
"updated": "2026-06-03T18:33:19.4150861",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "EgL9iW+CsUmWkEFokhui5Q==",
"priceLevelIdentifierGuid": "89fd0212-826f-49b1-9690-4168921ba2e5",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:33:19.4150861",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "73",
"cardType": 2,
"issueDate": "2026-06-03T18:33:19.4150861",
"expiry": "2026-06-03T18:33:19.4150861",
"customerID": "SnlFFsqgjEevtNppDZ+J2g==",
"customerIDGuid": "1645794a-a0ca-478c-afb4-da690d9f89da",
"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:33:19.4150861",
"linkedAccount": "nxkMlg0Oy0WFfinCfaphCA==",
"linkedAccountGuid": "960c199f-0e0d-45cb-857e-29c27daa6108",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "72"
},
"account": {
"$id": "74",
"id": 1,
"identifier": "WwL73iazP0e+DtOia1q3Rg==",
"identifierGuid": "defb025b-b326-473f-be0e-d3a26b5ab746",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:33:19.4150861",
"owner": "7xNXvBImqkiDKM6tUOFx0Q==",
"ownerGuid": "bc5713ef-2612-48aa-8328-cead50e171d1",
"accountStoreGroupIdentifier": "lXwao5Jj4kijh5H7Ssmnew==",
"accountStoreGroupGuid": "a31a7c95-6392-48e2-a387-91fb4ac9a77b",
"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:33:19.4150861",
"active": true,
"updated": "2026-06-03T18:33:19.4150861",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "72"
},
"card": {
"$ref": "73"
},
"members": {
"$id": "75",
"sample string 1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"sample string 2": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"customerGroups": [
{
"$id": "76",
"identifier": "w6Hgt6OvB06kHwuNFUXTHQ==",
"identifierGuid": "b7e0a1c3-afa3-4e07-a41f-0b8d1545d31d",
"name": "sample string 2",
"primaryContact": "utjzHIIQjkO+pb/MGkx8zw==",
"primaryContactGuid": "1cf3d8ba-1082-438e-bea5-bfcc1a4c7ccf",
"accountID": "3mPFKofw6Uyc7I6EW6LPfQ==",
"accountIDGuid": "2ac563de-f087-4ce9-9cec-8e845ba2cf7d",
"special": true,
"updated": "2026-06-03T18:33:19.4150861",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "Wwq5CdszzEm+e0/BU9REdg==",
"priceLevelIdentifierGuid": "09b90a5b-33db-49cc-be7b-4fc153d44476",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "74"
},
"primaryContactCustomer": {
"$ref": "72"
},
"customerGroupMembers": [
{
"$id": "77",
"id": 1,
"groupID": "dgjNW5fYRUWlkAMa9kmKEg==",
"groupIDGuid": "5bcd0876-d897-4545-a590-031af6498a12",
"customerID": "SZF3cl8/V0Wf6S5+xcOpQg==",
"customerIDGuid": "72779149-3f5f-4557-9fe9-2e7ec5c3a942",
"card": "sample string 4",
"linkedAccount": "kgJeTIWaOkS2e4HMyiQJDA==",
"linkedAccountGuid": "4c5e0292-9a85-443a-b67b-81ccca24090c",
"customer": {
"$ref": "72"
},
"group": {
"$ref": "76"
},
"customerCard": {
"$ref": "73"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "76"
}
]
},
"payments": [
{
"$id": "78",
"id": 1,
"identifier": "NnJYmTWiSEqknunCRCjZXA==",
"identifierGuid": "99587236-a235-4a48-a49e-e9c24428d95c",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "2rI07F0MnkWNuNoZNr8DAg==",
"accountIDGuid": "ec34b2da-0c5d-459e-8db8-da1936bf0302",
"customerAccount": {
"$ref": "74"
},
"customerCard": {
"$ref": "73"
},
"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:33:19.4150861",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "CamnRTg8gE+gNXpoHLyGtA==",
"idempotentVoidGuid": "45a7a909-3c38-4f80-a035-7a681cbc86b4",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "79",
"saleHeaderID": 1,
"saleHeaderGuid": "dAc91/PzUU6x/5KjDBhU1w==",
"saleHeaderIdentifierGuid": "d73d0774-f3f3-4e51-b1ff-92a30c1854d7",
"created": "2026-06-03T18:33:19.4150861",
"createdLocal": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"storeID": 1,
"operatorG_Uid": "mtPZOrdgO0W7T+HxnMXmUA==",
"operatorGuid": "3ad9d39a-60b7-453b-bb4f-e1f19cc5e650",
"customerG_Uid": "/oFlOgHTW0eqyrL59QC0sg==",
"customerGuid": "3a6581fe-d301-475b-aaca-b2f9f500b4b2",
"communityIdentifier": "6C/7nKSPAUuTZzwq+JMniQ==",
"communityIdentifierGuid": "9cfb2fe8-8fa4-4b01-9367-3c2af8932789",
"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": "nhzH40VRu068twtjmVBRFg==",
"priceLevelIdentifierGuid": "e3c71c9e-5145-4ebb-bcb7-0b6399505116",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:33:19.4150861+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": "80",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:33:19.4150861",
"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": "39"
},
"customer": {
"$ref": "72"
},
"communityOrganisation": {
"$id": "81",
"id": 1,
"identifier": "6Gu00Kzo8UaSvjXTjLPFyA==",
"identifierGuid": "d0b46be8-e8ac-46f1-92be-35d38cb3c5c8",
"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:33:19.4150861",
"promoPeriodEnd": "2026-06-03T18:33:19.4150861",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:33:19.4150861",
"deleted": true
},
"details": [
{
"$id": "82",
"saleItemID": 1,
"identifier": "Za9CKOG1/0aqQXUnFratIg==",
"identifierGuid": "2842af65-b5e1-46ff-aa41-752716b6ad22",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "XVErk80D2k2IVawSJ+Ryvg==",
"pluGuid": "932b515d-03cd-4dda-8855-ac1227e472be",
"accountID": "1zgwXsh03kC+gg4CrJ/LMw==",
"accountIDGuid": "5e3038d7-74c8-40de-be82-0e02ac9fcb33",
"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:33:19.4150861",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "qqMHbQPB0U6OM2Zv51UHAA==",
"refundGuid": "6d07a3aa-c103-4ed1-8e33-666fe7550700",
"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": "X2aUGlTE+E2rugDSU6c0RQ==",
"idempotentVoidGuid": "1a94665f-c454-4df8-abba-00d253a73445",
"priceLevelIdentifier": "OKtajPp8pUm9+vgDtxDk6w==",
"priceLevelIdentifierGuid": "8c5aab38-7cfa-49a5-bdfa-f803b710e4eb",
"communityIdentifier": "rFP1HhTdGUKyu7DVQnEQQQ==",
"communityIdentifierGuid": "1ef553ac-dd14-4219-b2bb-b0d542711041",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "83",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:33:19.4150861",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "83"
}
],
"refund": {
"$id": "84",
"id": 1,
"g_UID": "aNeSZUkEsk6q3eNqP8Qyzg==",
"guid": "6592d768-0449-4eb2-aadd-e36a3fc432ce",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:33:19.4150861"
},
"modifier": {
"$id": "85",
"id": 1,
"setG_UID": "GdDkg06MrkCs+D2um/eOGw==",
"modifierSetGuid": "83e4d019-8c4e-40ae-acf8-3dae9bf78e1b",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "+sfkojWa8EO633ZEWyRgbA==",
"pluGuid": "a2e4c7fa-9a35-43f0-badf-76445b24606c",
"deleted": true,
"g_UID": "/WmyojkP8UqFXHJRvKsk5A==",
"guid": "a2b269fd-0f39-4af1-855c-7251bcab24e4",
"product": {
"$ref": "2"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "82"
}
],
"eftReceipts": [
{
"$id": "86",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "79"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "86"
}
],
"payments": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"cards": [
{
"$id": "87",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "87"
}
],
"campaignHits": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "88"
}
],
"fuel": [
{
"$id": "89",
"id": 1,
"plu": 1,
"pluG_UID": "J6bZjOUvpUKiKObGEyduYw==",
"pluGuid": "8cd9a627-2fe5-42a5-a228-e6c613276e63",
"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:33:19.4150861",
"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:33:19.4150861",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "89"
}
],
"fuelResells": [
{
"$id": "90",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "6JtLL6gOJk+NAbh+RB0qyQ==",
"pluGuid": "2f4b9be8-0ea8-4f26-8d01-b87e441d2ac9",
"accountID": "zuOgPj8J7UeRPuI4RkNe9Q==",
"accountIDGuid": "3ea0e3ce-093f-47ed-913e-e23846435ef5",
"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:33:19.4150861",
"bestOrExpireType": 1,
"refundG_UID": "nrsuiROq80eK1JB2vcuPMQ==",
"refundGuid": "892ebb9e-aa13-47f3-8ad4-9076bdcb8f31",
"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": "90"
}
],
"customerOrder": [
{
"$id": "91",
"identifier": "28yFeOL69Em7qNBBWUxQGg==",
"identifierGuid": "7885ccdb-fae2-49f4-bba8-d041594c501a",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "HSDqN9sAvkqPlsMinOYm2w==",
"customerIdentifierGuid": "37ea201d-00db-4abe-8f96-c3229ce626db",
"operatorNo": 1,
"operatorG_UID": "3m9aUwjCRUy6+VIMbjXnGQ==",
"operatorGuid": "535a6fde-c208-4c45-baf9-520c6e35e719",
"created": "2026-06-03T18:33:19.4150861",
"ordered": "2026-06-03T18:33:19.4150861",
"started": "2026-06-03T18:33:19.4150861",
"completed": "2026-06-03T18:33:19.4150861",
"supplied": "2026-06-03T18:33:19.4150861",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "72"
},
"operator": {
"$ref": "39"
},
"details": [
{
"$id": "92",
"headerID": 1,
"plu": 1,
"pluG_UId": "WRlywWsLy0O0yKqCYd5LGA==",
"pluGuid": "c1721959-0b6b-43cb-b4c8-aa8261de4b18",
"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": "cjKqfB4bgEC+gYTfeSEKbw==",
"headerIdentifierGuid": "7caa3272-1b1e-4080-be81-84df79210a6f",
"product": {
"$ref": "2"
}
},
{
"$ref": "92"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "79"
}
},
{
"$ref": "91"
}
],
"surveyResponses": [
{
"$id": "93",
"surveyG_UID": "NJgFgPwK00qpCQRommSXuw==",
"surveyGuid": "80059834-0afc-4ad3-a909-04689a6497bb",
"saleHeaderGuid": "HNTOGrY1NUqS4d5PVpTT4w==",
"saleGuid": "1aced41c-35b6-4a35-92e1-de4f5694d3e3",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "xNnUdiwbg0a1nli5WWgBJg==",
"guidResponse": "76d4d9c4-1b2c-4683-b59e-58b959680126",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:33:19.4150861",
"sale": {
"$ref": "79"
},
"survey": {
"$id": "94",
"g_UID": "qw46H6MGk0CFm+2QtszmfA==",
"guid": "1f3a0eab-06a3-4093-859b-ed90b6cce67c",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "D+FBP6ELME+l6CcbA2sKmg==",
"checkoutFormGuid": "3f41e10f-0ba1-4f30-a5e8-271b036b0a9a",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:33:19.4150861",
"end": "2026-06-03T18:33:19.4150861",
"deleted": true,
"updated": "2026-06-03T18:33:19.4150861",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"f6db6145-5bc3-417a-9f80-7d1b2c685358",
"50b88bc1-47e2-45cc-b70d-306bbfe5e93b"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "47"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "93"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "m5FeXXSDSU69fUh/57ERwg==",
"accountIdentifier": "5d5e919b-8374-4e49-bd7d-487fe7b111c2",
"accountName": "sample string 44",
"customerOrderIdentifier": "aY3ewiMpdU+EnnRBU2xtSg==",
"customerOrderIdentifierGuid": "c2de8d69-2923-4f75-849e-7441536c6d4a",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "95",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "8Ya9G6/HQk2gvevgV5B8HQ==",
"paymentIdentifierGuid": "1bbd86f1-c7af-4d42-a0bd-ebe057907c1d",
"identifier": "f2jKABsoDEC2lpYiDednrQ==",
"identifierGuid": "00ca687f-281b-400c-b696-96220de767ad",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "LiiKT449j0WlBvhi6lQOcA==",
"itemIdentifierGuid": "4f8a282e-3d8e-458f-a506-f862ea540e70"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "73"
}
],
"customerGroupMembers": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"customerGroups": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"accounts": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"account": {
"$ref": "74"
},
"vouchers": [
{
"$id": "96",
"customerIdentifier": "yFecsN7PAkGg10p8HO9iSQ==",
"customerIdentifierGuid": "b09c57c8-cfde-4102-a0d7-4a7c1cef6249",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "g01toTCiC0m6sbANFLwGZw==",
"idempotentGuid": "a16d4d83-a230-490b-bab1-b00d14bc0667",
"offline": true,
"voucher": {
"$id": "97",
"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:33:19.4150861",
"barcodeTemplate": {
"$id": "98",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "99",
"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:33:19.4150861",
"labelPageLayout": "wqFuVO0h40WHa8BA6BhiZQ==",
"pageLayoutGuid": "546ea1c2-21ed-45e3-876b-c040e8186265",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "97"
},
"elements": [
{
"$id": "100",
"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:33:19.4150861"
},
{
"$ref": "100"
}
]
},
"customerVouchers": [
{
"$id": "101",
"id": 1,
"customerIdentifier": "GETjhtpZ/0eT37NMgLJUpg==",
"customerIdentifierGuid": "86e34418-59da-47ff-93df-b34c80b254a6",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:33:19.4150861",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "IWuBHAE8wUyWaFdShjZe3w==",
"issuedIdempotentGuid": "1c816b21-3c01-4cc1-9668-575286365edf",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:33:19.4150861",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:33:19.4150861",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Axj3NyhJukmN1/pFMJsrLQ==",
"redeemedIdempotentGuid": "37f71803-4928-49ba-8dd7-fa45309b2b2d",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:33:19.4150861",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "99"
},
"voucher": {
"$ref": "97"
},
"customer": {
"$ref": "72"
},
"issuedOfflinePayment": {
"$ref": "78"
},
"redeemedOfflinePayment": {
"$ref": "78"
}
},
{
"$ref": "101"
}
]
},
"customer": {
"$ref": "72"
}
},
{
"$ref": "96"
}
]
}
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "+QwE67QIskWxbLFfbOVo/Q==",
"groupIDGuid": "eb040cf9-08b4-45b2-b16c-b15f6ce568fd",
"campaign": {
"$ref": "68"
},
"group": {
"$ref": "76"
}
},
{
"$ref": "102"
}
],
"signIqTickets": [
{
"$id": "103",
"identifier": "5NLluAWZwUin798fkL29tA==",
"identifierGuid": "b8e5d2e4-9905-48c1-a7ef-df1f90bdbdb4",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "103"
}
],
"comboPriceGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "5DsoAq2XvU+HvCyRnXLrRg==",
"guid": "02283be4-97ad-4fbd-87bc-2c919d72eb46",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "68"
},
"comboPricePlus": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "nm1qLl60DECVrmgeM1YZbw==",
"groupGuid": "2e6a6d9e-b45e-400c-95ae-681e3356196f",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "t2kQtgYCSEmSykjRE8W43g==",
"pluGuid": "b61069b7-0206-4948-92ca-48d113c5b8de",
"priceGroupG_UID": "7IH723aR1UOCd/6CO8Mu3Q==",
"priceGroupGuid": "dbfb81ec-9176-43d5-8277-fe823bc32edd",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "68"
},
"product": {
"$ref": "2"
},
"priceGroup": {
"$ref": "1"
},
"campaignPool": {
"$ref": "68"
}
},
{
"$ref": "105"
}
]
},
{
"$ref": "104"
}
],
"priceLevels": [
{
"$id": "106",
"id": 1,
"priceLevelIdentifier": "lz9EjnhuakaKQ1dWB9OTiw==",
"priceLevelIdentifierGuid": "8e443f97-6e78-466a-8a43-575607d3938b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "106"
}
],
"promotionType": {
"$id": "107",
"identifier": "0loH2aNkTkuAncUnVdz2yw==",
"identifierGuid": "d9075ad2-64a3-4b4e-809d-c52755dcf6cb",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "vv2EF33HOUWZNQLciJ6+tw==",
"labelPageLayoutGuid": "1784fdbe-c77d-4539-9935-02dc889ebeb7",
"priceLevelIdentifier": "y0k5AZohrEiTV34cy5bbUg==",
"priceLevelIdentifierGuid": "013949cb-219a-48ac-9357-7e1ccb96db52",
"active": true,
"updated": "2026-06-03T18:33:19.4150861",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "108",
"headerIdentifier": "btu11Op3o0qZl4Xr6NxkCg==",
"headerIdentifierGuid": "d4b5db6e-77ea-4aa3-9997-85ebe8dc640a",
"identifier": "+vcf/MhYp02MD7Dl6PpdEw==",
"identifierGuid": "fc1ff7fa-58c8-4da7-8c0f-b0e5e8fa5d13",
"supplierIdentifier": "NKMzBBtPSk6sPvbNF6tg/Q==",
"supplierGuid": "0433a334-4f1b-4e4a-ac3e-f6cd17ab60fd",
"pluG_UID": "xgaEU44BIUG7MRtNr4Z8aA==",
"pluGuid": "538406c6-018e-4121-bb31-1b4daf867c68",
"campaignName": "115562d6-fcd9-42d3-b6f1-f93142106670",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:33:19.4150861",
"end": "2026-06-03T18:33:19.4150861",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "rxFX5TBrzUWxVSctijC65w==",
"bonusItemPluGuid": "e55711af-6b30-45cd-b155-272d8a30bae7",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:33:19.4150861",
"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:33:19.4150861",
"campaignEndDate": "2026-06-03T18:33:19.4150861",
"masterPLUG_UID": "fggnrAua1Uu7ULEL85PX3A==",
"masterID": "ac27087e-9a0b-4bd5-bb50-b10bf393d7dc",
"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": "UjhAIpGWykGfcBbD9V5hCg==",
"bonusMasterID": "22403852-9691-41ca-9f70-16c3f55e610a",
"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:33:19.4150861",
"dealCosts": [
{
"$ref": "108"
},
{
"$ref": "108"
}
],
"tags": [
{
"$id": "109",
"pluG_UID": "H/un1evYq02epMcWO6sclQ==",
"pluGuid": "d5a7fb1f-d8eb-4dab-9ea4-c7163bab1c95",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "109"
}
],
"alternateProductG_UID": "ZxYNb4kFZU6pwAfE4kuxzA==",
"alternateProduct": "6f0d1667-0589-4e65-a9c0-07c4e24bb1cc",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "110",
"id": 1,
"pluG_UID": "AlqvFoG7cEWmNikOY67P0A==",
"pluGuid": "16af5a02-bb81-4570-a636-290e63aecfd0",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:33:19.4150861",
"inventoryTracked": "2026-06-03T18:33:19.4150861",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "111",
"pluG_UID": "Pyya3jnMw0OOkDjXSB4ZDA==",
"pluGuid": "de9a2c3f-cc39-43c3-8e90-38d7481e190c",
"fuelPluG_UID": "wPUaq+0MIUerUUcJBzBGfg==",
"fuelPluGuid": "ab1af5c0-0ced-4721-ab51-47090730467e",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "111"
},
{
"$ref": "111"
}
]
},
{
"$ref": "2"
}
],
"productCount": 1
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK )��\g3��� 5 xl/workbook.xml � (� ����0��&�C����N\�z�^�"
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@�]��d>H�"��E����'����B+7��J����� �崢$
��Bti�0�(���]LD��M��/�B�I�p�<�(:w^�#[�0<.�6M�ER�,�r����a�l��/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
)��\���D' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rfea5e516840f4dca" /></Relationships>PK )��\��j � xl/worksheets/sheet1.xml � (� ��Ks�@��
�}aޏ��Jbܼ�=�Ya�����"�<
�C�}��=
���||�3[LC�00�Ү��c�����&{�>}jL ^�7
Ӳ��ı_�&O|d���{k��K���:[��]�rS�1AH��l�R�4����b��3ɪz�|s�'Y�&���>pf=
��� �x6��ߙ���upx���~.�W�Ul܃U�w��:�m�_v�d����"��Yڍ��A�Jy�]��٪La%"- �R3x^
�r�K���o��}R���S ,��)ʴ�i��&?�$Gap��d�g���D�3L5�JR��}^����*� 5�D�q]Ժ�L�4�\+��W�'k_6>��k�1ւ������'���\*|����<҄(J#P�q���A�� r���y�5;O�c�5�Nr|�t���p��0����4���8ռ̓2�M����
��;X�j�`p<���M⯃[�}���>A�ļO�6��'X�X� �&~� �&���l�}B���>����@�:E}@���Цs�H�+җ:��@:�~@:�����f?�>,.u�HII1|���i�H��뙞�N�_F2����6�;_LV
�?�֖�U�w�%��PK )��\2��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q����ݰ���=N�&vd����G�
XE�Tb�������4����M#9���
��V9=خ�S4+�n�{eL��@Ҋ
�1�O���$C�f��c��dL���,�QvH9c�K�2��2��ΘA�S� m�L_�?�19H�al��5�Y�����c�yY����B��e�����/d�պ�+V�R�w��G�}���iY^�)��2Q��������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 )��\�| gc � xl/sharedStrings.xml � (� }�mO�0ǿ
�=06����\���b1�у5�-������8c �]{�^����d��k�
�fR�n�\D!)U��w7��u�!��Z
H���̳Dk�`�Щ{2��
]�����R*N^U�F��`x�I� �SH+��"V�W�o K�,1ٽb�����y��N�%��a�h���ح���K�C[�]2�}�o(1��¶hӆqf.�����P�^�ڦ�Ν�GP}Œ�����v�C����h
��p<+c2�g�1�^T��Ǔ�7"�rN�2*�n�&��7C� g��;e{jr����}d}���e]Cap��8[ôy ��%�T�|���_ns�����G[��}PK- )��\g3��� 5 xl/workbook.xmlPK- )��\���� � [Content_Types].xmlPK-
)��\���D' ' V _rels/.relsPK- )��\��j � � xl/worksheets/sheet1.xmlPK- )��\2��� P ~ xl/_rels/workbook.xml.relsPK- )��\Ѓc'2 E
� xl/styles.xmlPK- )��\�| gc � > xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK )��\���n� 5 xl/workbook.xml � (� ����0D�H���%\�PѤM���,�!���p�t�vfg���j��r�-h��\ӣ��
�y�i+���}��:�`���D�!�,���\/����3y�zD/�
%�P�<�aK���ɭr6���I`�o����bUDq���甬ν-���yxdIQ�u�-��$���1��_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
)��\�F��' ' _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="R868032e8ef7e4de0" /></Relationships>PK )��\��j � xl/worksheets/sheet1.xml � (� ��Ks�@��
�}aޏ��Jbܼ�=�Ya�����"�<
�C�}��=
���||�3[LC�00�Ү��c�����&{�>}jL ^�7
Ӳ��ı_�&O|d���{k��K���:[��]�rS�1AH��l�R�4����b��3ɪz�|s�'Y�&���>pf=
��� �x6��ߙ���upx���~.�W�Ul܃U�w��:�m�_v�d����"��Yڍ��A�Jy�]��٪La%"- �R3x^
�r�K���o��}R���S ,��)ʴ�i��&?�$Gap��d�g���D�3L5�JR��}^����*� 5�D�q]Ժ�L�4�\+��W�'k_6>��k�1ւ������'���\*|����<҄(J#P�q���A�� r���y�5;O�c�5�Nr|�t���p��0����4���8ռ̓2�M����
��;X�j�`p<���M⯃[�}���>A�ļO�6��'X�X� �&~� �&���l�}B���>����@�:E}@���Цs�H�+җ:��@:�~@:�����f?�>,.u�HII1|���i�H��뙞�N�_F2����6�;_LV
�?�֖�U�w�%��PK )��\��y�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��'�����8�8�H��6�����W�E�6H]t�j4��'�|�lvo�H^����҄A#�L��9��춛�<� ��ٓ�b|:�yM�'�;��e��CL]Og.N�G�1VQ�d�=��3��h�>[q�Є?��b��k� ��]��������&�
d/[84e�X^4*���++ �aj>\G�^��B&噐5�����r�P�ʗ�⥗N��BM֪n;�XQ����F��b�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 )��\�| gc � xl/sharedStrings.xml � (� }�mO�0ǿ
�=06����\���b1�у5�-������8c �]{�^����d��k�
�fR�n�\D!)U��w7��u�!��Z
H���̳Dk�`�Щ{2��
]�����R*N^U�F��`x�I� �SH+��"V�W�o K�,1ٽb�����y��N�%��a�h���ح���K�C[�]2�}�o(1��¶hӆqf.�����P�^�ڦ�Ν�GP}Œ�����v�C����h
��p<+c2�g�1�^T��Ǔ�7"�rN�2*�n�&��7C� g��;e{jr����}d}���e]Cap��8[ôy ��%�T�|���_ns�����G[��}PK- )��\���n� 5 xl/workbook.xmlPK- )��\���� � [Content_Types].xmlPK-
)��\�F��' ' V _rels/.relsPK- )��\��j � � xl/worksheets/sheet1.xmlPK- )��\��y�� P ~ xl/_rels/workbook.xml.relsPK- )��\Ѓc'2 E
� xl/styles.xmlPK- )��\�| gc � = xl/sharedStrings.xmlPK � �