GET api/surveyresponses
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SurveyGuid |
survey you want to get the answers for |
globally unique identifier |
None. |
| SaleHeaderGuid |
sale you want the answers from |
globally unique identifier |
None. |
| TextResponse |
Only return answers with this text based on TextResponseMatching |
string |
None. |
| TextResponseMatching |
How TextResponse should be matched against the survey's text answer |
TextResponseMatching |
None. |
| MinimumIntegerResponse |
Only return answers that have a integer value greater than or equal to this; combine with MaximumIntegerResponse to create a range |
integer |
None. |
| MaximumIntegerResponse |
Only return answers that have a integer value less than or equal to this; combine with MinimumIntegerResponse to create a range |
integer |
None. |
| GuidResponse |
Only return answers that have this guid as the answer |
globally unique identifier |
None. |
| WhoAnswered |
If provided filters only responses answered by this person |
SurveyAnswerer |
None. |
| AnsweredAfterUTC |
Only show response answered after this date-time |
date |
None. |
| AnsweredBeforeUTC |
Only show response answered before this date-time |
date |
None. |
| OrderBy |
Defines which column to sort the resultant list by |
SurveyResponseQueryOrderBy |
None. |
| SortOrder |
Order in which the SortBy column is sorted |
SortOrder |
None. |
| StoreID |
Only return answers at this store |
integer |
None. |
| Relations |
If true also load relational properties |
boolean |
None. |
| StoreIDs | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
| 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
PageListOfSurveyResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of SurveyResponse |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{
"type": "SurveyResponse",
"list": [
{
"$id": "2",
"surveyG_UID": "1iDaPh4T30qIrF/zr8yCWQ==",
"surveyGuid": "3eda20d6-131e-4adf-88ac-5ff3afcc8259",
"saleHeaderGuid": "VL2dvotVT0yUj9oqYDwucg==",
"saleGuid": "be9dbd54-558b-4c4f-948f-da2a603c2e72",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "EmQAypL+B0ynKIT311cNJQ==",
"guidResponse": "ca006412-fe92-4c07-a728-84f7d7570d25",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:31:22.0067008",
"sale": {
"$id": "3",
"saleHeaderID": 1,
"saleHeaderGuid": "HqHrJ9EUSkmroBWR4B9Fqg==",
"saleHeaderIdentifierGuid": "27eba11e-14d1-494a-aba0-1591e01f45aa",
"created": "2026-06-03T18:31:22.0067008",
"createdLocal": "2026-06-03T18:31:22.0067008",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-06-03T18:31:22.0067008",
"storeID": 1,
"operatorG_Uid": "CQyO5G26v0ivHnSsXYKQaQ==",
"operatorGuid": "e48e0c09-ba6d-48bf-af1e-74ac5d829069",
"customerG_Uid": "HzoINudhxU+qetuBqkNZOg==",
"customerGuid": "36083a1f-61e7-4fc5-aa7a-db81aa43593a",
"communityIdentifier": "K69fcDXxxUOXrf/5hdowEg==",
"communityIdentifierGuid": "705faf2b-f135-43c5-97ad-fff985da3012",
"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": "fIXI+uH1yka5s1Q7jWSwUA==",
"priceLevelIdentifierGuid": "fac8857c-f5e1-46ca-b9b3-543b8d64b050",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:22.0067008+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": "4",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:31:22.0067008",
"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": {
"$id": "5",
"id": 1,
"g_Uid": "xzaTy//fN0CsnxO0WANQ5w==",
"guid": "cb9336c7-dfff-4037-ac9f-13b4580350e7",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-06-03T18:31:22.0067008",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:31:22.0067008",
"endShift": "2026-06-03T18:31:22.0067008",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "6",
"operatorG_UID": "EAr3N0d3DUyimx0shotVmA==",
"operatorGuid": "37f70a10-7747-4c0d-a29b-1d2c868b5598",
"storeID": 2,
"operator": {
"$ref": "5"
},
"store": {
"$id": "7",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:31:22.0067008",
"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": "9552qCP2+E+6cTKQqg2gsw==",
"hostIdentifierGuid": "a8769ef7-f623-4ff8-ba71-3290aa0da0b3",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:31:22.0067008",
"priceZone": {
"$id": "8",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "1NzBQyM7WkKgdTizd0dXmA==",
"hostIdentifierGuid": "43c1dcd4-3b23-425a-a075-38b377475798",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "9",
"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": "9"
},
"warehouseStore": {
"$id": "10",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "11",
"id": 1,
"hostIdentifier": "n/9fPwRhV0CYiKrUVHodOA==",
"hostIdentifierGuid": "3f5fff9f-6104-4057-9888-aad4547a1d38",
"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": "12",
"identifier": "W84K53f1hkG8x3jhN5nYgg==",
"identifierGuid": "e70ace5b-f577-4186-bcc7-78e13799d882",
"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": "TRj8rQ0yYk+F4DjRn9B/1Q==",
"hostSupplierIdentifierGuid": "adfc184d-320d-4f62-85e0-38d19fd07fd5",
"loyaltyPriceLevelIdentifier": "8rwB/3n4H0aXFpOhY58HiQ==",
"loyaltyPriceLevelIdentifierGuid": "ff01bcf2-f879-461f-9716-93a1639f0789",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-06-03T18:31:22.0067008",
"lastProcessed": "2026-06-03T18:31:22.0067008",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "13",
"identifier": "xT+CrJfEXEqgAYiW95h6NA==",
"identifierGuid": "ac823fc5-c497-4a5c-a001-8896f7987a34",
"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": "989q5ZhuqkqVZ6leNGem1g==",
"primaryContactID": "e56acff7-6e98-4aaa-9567-a95e3467a6d6",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "ZHBvLHOgHkunP06dtHUwYA==",
"supplierGroupGuid": "2c6f7064-a073-4b1e-a73f-4e9db4753060",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:31:22.0067008",
"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": "14",
"id": "f5211c61-09a1-42b7-a5eb-2b3916e580a5",
"identifier": "6PlYc8Zu4EypABw0+WV/OQ==",
"identifierGuid": "7358f9e8-6ec6-4ce0-a900-1c34f9657f39",
"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": "15",
"supplierIdentifier": "xZc+EV86N0+hOk9gZbzqnw==",
"supplierIdentifierGuid": "113e97c5-3a5f-4f37-a13a-4f6065bcea9f",
"contactGuid": "B+XzKXNJJEyOXNfJXBqIcw==",
"contactID": "29f3e507-4973-4c24-8e5c-d7c95c1a8873",
"contact": {
"$ref": "14"
},
"supplier": {
"$ref": "13"
}
},
{
"$ref": "15"
}
],
"products": [
{
"$id": "16",
"pluG_UID": "GNubdlVYp0eeiiX5iC2dFw==",
"pluGuid": "769bdb18-5855-47a7-9e8a-25f9882d9d17",
"supplierIdentifier": "pDkR04wnSUSsCJHcHERexQ==",
"supplierIdentifierGuid": "d31139a4-278c-4449-ac08-91dc1c445ec5",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:31:22.0067008",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:31:22.0067008",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "17",
"pluG_UID": "5xGR2I/W2U2P4BGSXkiXWg==",
"pluGuid": "d89111e7-d68f-4dd9-8fe0-11925e48975a",
"supplierIdentifier": "gxWVinwhM0GZSHOrS1A9Kg==",
"supplierIdentifierGuid": "8a951583-217c-4133-9948-73ab4b503d2a",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "17"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "z1LkJMedFUml+GcPbTx1Aw==",
"parentPluGuid": "24e452cf-9dc7-4915-a5f8-670f6d3c7503",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "18",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "n+e9wh3o4kimcYoozzzumA==",
"guid": "c2bde79f-e81d-48e2-a671-8a28cf3cee98",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "FDWKrsvT+EmdVt1bcAPrJg==",
"priceGroupGuid": "ae8a3514-d3cb-49f8-9d56-dd5b7003eb26",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:31:22.0067008",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:31:22.0067008",
"pluCreated": "2026-06-03T18:31:22.0067008",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-06-03T18:31:22.0067008",
"lastManualUpdate": "2026-06-03T18:31:22.0067008",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-06-03T18:31:22.0067008",
"currentCostUpdated": "2026-06-03T18:31:22.0067008",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:31:22.0067008",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-06-03T18:31:22.0067008",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "lzrV3vx1zki+b1W2IuV0eA==",
"altPLUGuid": "ded53a97-75fc-48ce-be6f-55b622e57478",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-06-03T18:31:22.0067008",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "flfR1pB+MEua+8I8R7wrbw==",
"shelfPageLayoutGuid": "d6d1577e-7e90-4b30-9afb-c23c47bc2b6f",
"talkerPageLayoutG_UID": "rLu3CAc9NUCVdKIIqU68Pw==",
"talkerPageLayoutGuid": "08b7bbac-3d07-4035-9574-a208a94ebc3f",
"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": "6oLY+fmcB06NtQjm3dQpQw==",
"inventoryIdentifier": "f9d882ea-9cf9-4e07-8db5-08e6ddd42943",
"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": "XyEr5MPRN0StZ3jVmFjd1A==",
"parentPluGuid": "e42b215f-d1c3-4437-ad67-78d59858ddd4",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "sqIzL3q7KUC+9QZh97ntcA==",
"supplierIdentifierGuid": "2f33a2b2-bb7a-4029-bef5-0661f7b9ed70",
"supplierChanged": true,
"rebateSupplierIdentifier": "FGc+I89R00alOao3jpWcLw==",
"rebateSupplierIdentifierGuid": "233e6714-51cf-46d3-a539-aa378e959c2f",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:31:22.0067008",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "0rLdZ0X91UiGWqXamlqcZg==",
"hostIdentifierGuid": "67ddb2d2-fd45-48d5-865a-a5da9a5a9c66",
"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": "18"
},
{
"$ref": "18"
}
],
"store": {
"$ref": "7"
},
"storePrices": [
{
"$id": "19",
"pluG_UID": "nayUGiuV4k2V5byKX0As9w==",
"pluGuid": "1a94ac9d-952b-4de2-95e5-bc8a5f402cf7",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:31:22.0067008"
},
{
"$ref": "19"
}
],
"currentPrices": {
"$id": "20",
"pluPrices": {
"$id": "21",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:31:22.0067008",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "21"
},
"winningCampaign": 1,
"winner": {
"$id": "22",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:31:22.0067008",
"startTime": 5,
"endDate": "2026-06-03T18:31:22.0067008",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "3vXnNPIgLUOm+WAGmx2BvQ==",
"hostIdentifierGuid": "34e7f5de-20f2-432d-a6f9-60069b1d81bd",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"tray": {
"$id": "23",
"g_UId": "zb2A/e+Ha0aqr99HAq6r4w==",
"guid": "fd80bdcd-87ef-466b-aaaf-df4702aeabe3",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "24",
"priceGroupG_UID": "qYu/xWd6ME655zyeRLm64g==",
"priceGroupGuid": "c5bf8ba9-7a67-4e30-b9e7-3c9e44b9bae2",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:31:22.0067008",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "25",
"pluG_UID": "6svTVXscOkybVutr11Zu4g==",
"pluGuid": "55d3cbea-1c7b-4c3a-9b56-eb6bd7566ee2",
"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": "26",
"pluGuid": "23f51c5a-8e90-4e07-91f2-9c5e3b2ba463",
"created": "2026-06-03T18:31:22.0067008",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:31:22.0067008",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:31:22.0067008",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:31:22.0067008",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:31:22.0067008",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:31:22.0067008",
"lastSold": "2026-06-03T18:31:22.0067008",
"firstSold": "2026-06-03T18:31:22.0067008",
"awsUpdated": "2026-06-03T18:31:22.0067008",
"lastManualUpdate": "2026-06-03T18:31:22.0067008",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:31:22.0067008",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:31:22.0067008",
"doNotRangeUpdated": "2026-06-03T18:31:22.0067008",
"doNotOrderUpdated": "2026-06-03T18:31:22.0067008",
"tracked": "2026-06-03T18:31:22.0067008"
},
"allergens": [
{
"$id": "27",
"primaryKey": {
"$id": "28",
"pluGuid": "d642e6e2-8d9e-4e35-8d2a-e0106a95910b",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "4uZC1p6NNU6NKuAQapWRCw==",
"pluGuid": "d642e6e2-8d9e-4e35-8d2a-e0106a95910b",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "27"
}
],
"costs": {
"$id": "29",
"pluG_UID": "QXqb7iswsUOGiobJj3Y3rw==",
"pluGuid": "ee9b7a41-302b-43b1-868a-86c98f7637af",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:31:22.0067008",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "30",
"saleHeaderID": 1,
"created": "2026-06-03T18:31:22.0067008",
"createdLocal": "2026-06-03T18:31:22.0067008",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "LMTXaZs8jEKqCqb8fZqhgw==",
"operatorGuid": "69d7c42c-3c9b-428c-aa0a-a6fc7d9aa183",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "CdFhLuYPVUSusDB74nsigg==",
"pluGuid": "2e61d109-0fe6-4455-aeb0-307be27b2282",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "5"
}
},
{
"$ref": "30"
}
],
"apns": [
{
"$id": "31",
"pluID": 1,
"pluG_UID": "hcFlc7+6r0GEEWE3MThIQg==",
"pluGuid": "7365c185-babf-41af-8411-613731384842",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "31"
}
],
"tuns": [
{
"$id": "32",
"pluG_UId": "nE99vzZdKUO4PnoAicQWwQ==",
"pluGuid": "bf7d4f9c-5d36-4329-b83e-7a0089c416c1",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "18"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "32"
}
],
"competitionPricing": [
{
"$id": "33",
"identifier": "i4Ccneu8KkmX8OHp9WI89Q==",
"identifierGuid": "9d9c808b-bceb-492a-97f0-e1e9f5623cf5",
"pluG_UID": "6hi2slWkT0upSwSFlUZ9pw==",
"pluGuid": "b2b618ea-a455-4b4f-a94b-048595467da7",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "33"
}
],
"supplier": {
"$ref": "13"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"ordering": {
"$ref": "16"
},
"flipChartPages": [
{
"$id": "34",
"identifier": "x9t0Jneoak25LspqNHzxeg==",
"groupName": "sample string 1",
"identifierGuid": "2674dbc7-a877-4d6a-b92e-ca6a347cf17a",
"exists": true,
"flipChartIdentifier": "aQoaw5OBjU+QXpg7qNWUTQ==",
"flipChartIdentifierGuid": "c31a0a69-8193-4f8d-905e-983ba8d5944d",
"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": "iZwMe2RIkEW/53nn+4vQEw==",
"groupIdentifierGuid": "7b0c9c89-4864-4590-bfe7-79e7fb8bd013",
"flipChart": {
"$id": "35",
"identifier": "FQ2AgIEMzkCglc4zaYzH6A==",
"identifierGuid": "80800d15-0c81-40ce-a095-ce33698cc7e8",
"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": "36",
"identifier": "vwsh/UOpJEmD4ql5XjRDCA==",
"identifierGuid": "fd210bbf-a943-4924-83e2-a9795e344308",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "37",
"id": 1,
"g_UID": "mfsv6zAphUq8ueNe4Oxt2w==",
"guid": "eb2ffb99-2930-4a85-bcb9-e35ee0ec6ddb",
"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": "zZWP2iwpXUu8kNM7e4OjTA==",
"previousFormGuid": "da8f95cd-292c-4b5d-bc90-d33b7b83a34c",
"nextForm": 1,
"nextFormG_UID": "UlWj7yqb9UqqGQTFMkq0xA==",
"nextFormGuid": "efa35552-9b2a-4af5-aa19-04c5324ab4c4",
"attributes": "sample string 10",
"updated": "2026-06-03T18:31:22.0067008",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "37"
},
"previousCheckoutForm": {
"$ref": "37"
},
"buttons": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Ff+V6ewaPkiQ+dMU0egMQQ==",
"checkoutFormGuid": "e995ff15-1aec-483e-90f9-d314d1e80c41",
"identifier": "Yf5UVTrdXkmw9r1kVdYzoQ==",
"identifierGuid": "5554fe61-dd3a-495e-b0f6-bd6455d633a1",
"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": "va2N3DZh+UKv5dyQVxpG1w==",
"valueGuid": "dc8dadbd-6136-42f9-afe5-dc90571a46d7",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:31:22.0067008",
"action": "sample string 12",
"valueForm": {
"$ref": "37"
},
"image": {
"$id": "39",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:31:22.0067008",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "38"
}
],
"panels": [
{
"$id": "40",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "IacJJ2Am7kWb5kk1V3/7Gg==",
"checkoutFormGuid": "2709a721-2660-45ee-9be6-4935577ffb1a",
"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": "40"
}
]
},
{
"$ref": "37"
}
],
"panels": [
{
"$ref": "40"
},
{
"$ref": "40"
}
]
},
"pages": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"contentPanel": {
"$ref": "40"
},
"products": [
{
"$id": "41",
"flipChartPageIdentifier": "el0BdaZhlU27obYcOvyPbA==",
"flipChartPageIdentifierGuid": "75015d7a-61a6-4d95-bba1-b61c3afc8f6c",
"pluG_UID": "M4C8QK8+xkm6UP5N/vpJMQ==",
"pluGuid": "40bc8033-3eaf-49c6-ba50-fe4dfefa4931",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "18"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "41"
}
],
"productCount": 27,
"pages": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "34"
}
],
"priceHistory": [
{
"$id": "42",
"pluG_UID": "bZza1C1+u0eG4SxXwh3bsw==",
"pluGuid": "d4da9c6d-7e2d-47bb-86e1-2c57c21ddbb3",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-06-03T18:31:22.0067008",
"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": "42"
}
],
"ingredients": [
{
"$id": "43",
"pluG_UID": "QDCb4BZE4UiQsxtDQxmIFQ==",
"ingredientGuid": "tDrL8Gs5e0qGnNd+s6fX0g==",
"ingredientIdentifier": "f0cb3ab4-396b-4a7b-869c-d77eb3a7d7d2",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "18"
}
},
{
"$ref": "43"
}
],
"bins": [
{
"$id": "44",
"pluG_UID": "Csywv5zHMkS2Xbh4iJDPcQ==",
"pluGuid": "bfb0cc0a-c79c-4432-b65d-b8788890cf71",
"shelfLocationIdentifier": "eQ8Fck66qU6eMJySM/IeVA==",
"shelfLocationGuid": "72050f79-ba4e-4ea9-9e30-9c9233f21e54",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "nvNuoC7DDUCqPpMmMConxg==",
"labelPageLayoutGuid": "a06ef39e-c32e-400d-aa3e-9326302a27c6",
"updated": "2026-06-03T18:31:22.0067008",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "18"
},
"location": {
"$id": "45",
"identifier": "Lg+mkeY1hUeGDEKHVumV6g==",
"storeID": 1,
"identifierGuid": "91a60f2e-35e6-4785-860c-428756e995ea",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:31:22.0067008",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
}
},
{
"$ref": "44"
}
],
"bin": {
"$ref": "44"
},
"scaleLocations": [
{
"$id": "46",
"plu": 1,
"pluG_UID": "5VF+plnUgkWmn3H4QIirKA==",
"pluGuid": "a67e51e5-d459-4582-a69f-71f84088ab28",
"deptNo": 1,
"product": {
"$ref": "18"
},
"scaleLocation": {
"$id": "47",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:31:22.0067008",
"department": {
"$id": "48",
"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": "47"
},
"subDepartments": [
{
"$id": "49",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "50",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "51",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:31:22.0067008",
"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": "zDTbCoroFkKnED/4f6FBsQ==",
"labelPageLayoutGuid": "0adb34cc-e88a-4216-a710-3ff87fa141b1",
"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": "52",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "53",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "54",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "54"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "53"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "53"
},
"mscDep": {
"$id": "55",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "54"
}
},
{
"$ref": "51"
}
],
"updated": "2026-06-03T18:31:22.0067008",
"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": "ps94/2axUkaq5GcMUZ+u0Q==",
"labelPageLayoutGuid": "ff78cfa6-b166-4652-aae4-670c519faed1",
"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": "52"
},
"mscCom": {
"$ref": "53"
},
"mscDep": {
"$ref": "55"
},
"mscSubCom": {
"$ref": "54"
}
},
{
"$ref": "50"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:31:22.0067008",
"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": "HivS92LXVUG4i4nNWHWIqg==",
"labelPageLayoutGuid": "f7d22b1e-d762-4155-b88b-89cd587588aa",
"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": "52"
},
"mscCom": {
"$ref": "53"
},
"mscDep": {
"$ref": "55"
},
"mscSubCom": {
"$ref": "54"
}
},
{
"$ref": "49"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:31:22.0067008",
"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": "O+pPQ55MdEumoR3nKfHYLw==",
"labelPageLayoutGuid": "434fea3b-4c9e-4b74-a6a1-1de729f1d82f",
"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": "52"
},
"mscCom": {
"$ref": "53"
},
"mscDep": {
"$ref": "55"
},
"mscSubCom": {
"$ref": "54"
}
}
}
},
{
"$ref": "46"
}
],
"nextPrice": {
"$id": "56",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "vJXSPiT8qkCFs/qgHmUP8g==",
"pluGuid": "3ed295bc-fc24-40aa-85b3-faa01e650ff2",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "kCQHcJUpyUmlEPmfYj42uQ==",
"dealCostGuid": "70072490-2995-49c9-a510-f99f623e36b9",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "hC6Mq7x0a0SIGDCNoVfWPw==",
"priceGroupGuid": "ab8c2e84-74bc-446b-8818-308da157d63f",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:22.0067008",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "b735fa93-dfcb-48cb-bc9a-11f7c87b733c",
"campaignComboPriceGroupG_UID": "G+eAcll2dEa26odhrGgwSA==",
"campaignComboPriceGroupIdentifier": "7280e71b-7659-4674-b6ea-8761ac683048",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "57",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:31:22.0067008",
"operatorG_UID": "V/gY9vNMU0+5c3bsqH8ZBw==",
"operatorGuid": "f618f857-4cf3-4f53-b973-76eca87f1907",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:31:22.0067008",
"signIqTicketFileMovedUtc": "2026-06-03T18:31:22.0067008",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:31:22.0067008",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "c116c735-3655-4f74-a6c4-53306ac5f0f3",
"product": {
"$ref": "18"
},
"campaignPlu": {
"$ref": "56"
},
"fuelItem": true
},
{
"$ref": "57"
}
],
"campaign": {
"$id": "58",
"id": 1,
"storeID": 2,
"name": "0ab11345-a627-4c1b-99af-9f874b97b008",
"nameGuid": "0ab11345-a627-4c1b-99af-9f874b97b008",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:31:22.0067008",
"startTime": 1,
"endDate": "2026-06-03T18:31:22.0067008",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-06-03T18:31:22.0067008",
"system": true,
"created": "2026-06-03T18:31:22.0067008",
"updated": "2026-06-03T18:31:22.0067008",
"priceChangeNotifiedUtc": "2026-06-03T18:31:22.0067008",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "f5X5ZGmKmE2oCmDENpaY0Q==",
"hostIdentifierGuid": "64f9957f-8a69-4d98-a80a-60c4369698d1",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:31:22.0067008",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"campaignPools": [
{
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "lS/QepeTXEGuJX0Ooz07Pg==",
"pluGuid": "7ad02f95-9397-415c-ae25-7d0ea33d3b3e",
"hostOfferID": 1,
"priceGroupG_UID": "0VHEfyuIEUOUdGv+TdFA4Q==",
"priceGroupGuid": "7fc451d1-882b-4311-9474-6bfe4dd140e1",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:22.0067008",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "18"
},
"campaign": {
"$ref": "58"
}
},
{
"$ref": "59"
}
],
"sellingRules": [
{
"$id": "60",
"id": 1,
"identifier": "yXb577QnHEyPVD53j0PS5A==",
"identifierStr": "yXb577QnHEyPVD53j0PS5A==",
"identifierGuid": "eff976c9-27b4-4c1c-8f54-3e778f43d2e4",
"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": "58"
}
},
{
"$ref": "60"
}
],
"customers": [
{
"$id": "61",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "zKeSV7bs8UOQpqBcv6wn8w==",
"customerIDGuid": "5792a7cc-ecb6-43f1-90a6-a05cbfac27f3",
"campaign": {
"$ref": "58"
},
"customer": {
"$id": "62",
"identifier": "r0Xa8DftzkioRjUex6rSdw==",
"identifierGuid": "f0da45af-ed37-48ce-a846-351ec7aad277",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:31:22.0067008",
"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": "NT+33iez/EmyTtQZP8zctg==",
"communityIdentifierGuid": "deb73f35-b327-49fc-b24e-d4193fccdcb6",
"joined": "2026-06-03T18:31:22.0067008",
"updated": "2026-06-03T18:31:22.0067008",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "W15svE8h4E6WV9vt91M02g==",
"priceLevelIdentifierGuid": "bc6c5e5b-214f-4ee0-9657-dbedf75334da",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:31:22.0067008",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "63",
"cardType": 2,
"issueDate": "2026-06-03T18:31:22.0067008",
"expiry": "2026-06-03T18:31:22.0067008",
"customerID": "Sn+hutvT/Eq5yO/ziQJ9NA==",
"customerIDGuid": "baa17f4a-d3db-4afc-b9c8-eff389027d34",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-06-03T18:31:22.0067008",
"linkedAccount": "BTt0MeLJK0STzI+za5P7bg==",
"linkedAccountGuid": "31743b05-c9e2-442b-93cc-8fb36b93fb6e",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "62"
},
"account": {
"$id": "64",
"id": 1,
"identifier": "v6rB7nNlREqKvoJJ10vsrw==",
"identifierGuid": "eec1aabf-6573-4a44-8abe-8249d74becaf",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:31:22.0067008",
"owner": "TiIjJWbxWkCjl+MKK55yXg==",
"ownerGuid": "2523224e-f166-405a-a397-e30a2b9e725e",
"accountStoreGroupIdentifier": "VoChh5W5wEufnwwpk7x2bw==",
"accountStoreGroupGuid": "87a18056-b995-4bc0-9f9f-0c2993bc766f",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-06-03T18:31:22.0067008",
"active": true,
"updated": "2026-06-03T18:31:22.0067008",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "62"
},
"card": {
"$ref": "63"
},
"members": {
"$id": "65",
"sample string 1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"sample string 2": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"customerGroups": [
{
"$id": "66",
"identifier": "sj1Bu9sCyU2Hd0AfVK/zBg==",
"identifierGuid": "bb413db2-02db-4dc9-8777-401f54aff306",
"name": "sample string 2",
"primaryContact": "QOMF0lOUrECHn9OkWhV5KA==",
"primaryContactGuid": "d205e340-9453-40ac-879f-d3a45a157928",
"accountID": "Sya1DrfOBUeSW0nfjE5tKg==",
"accountIDGuid": "0eb5264b-ceb7-4705-925b-49df8c4e6d2a",
"special": true,
"updated": "2026-06-03T18:31:22.0067008",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "/l9itYKVjEmtaXVWU2iFag==",
"priceLevelIdentifierGuid": "b5625ffe-9582-498c-ad69-75565368856a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "64"
},
"primaryContactCustomer": {
"$ref": "62"
},
"customerGroupMembers": [
{
"$id": "67",
"id": 1,
"groupID": "uLAfMoemeUKjmoAQ7dUoZw==",
"groupIDGuid": "321fb0b8-a687-4279-a39a-8010edd52867",
"customerID": "393fO2AIskyiMolTSxSlMg==",
"customerIDGuid": "3bdfdddf-0860-4cb2-a232-89534b14a532",
"card": "sample string 4",
"linkedAccount": "Yj/BjSpQzEO0VzWF+TTnFQ==",
"linkedAccountGuid": "8dc13f62-502a-43cc-b457-3585f934e715",
"customer": {
"$ref": "62"
},
"group": {
"$ref": "66"
},
"customerCard": {
"$ref": "63"
}
},
{
"$ref": "67"
}
]
},
{
"$ref": "66"
}
]
},
"payments": [
{
"$id": "68",
"id": 1,
"identifier": "igFxaTyaK0G5V49zo/BWYg==",
"identifierGuid": "6971018a-9a3c-412b-b957-8f73a3f05662",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "lOF5QQlMjEeIWJ1W2+WSMQ==",
"accountIDGuid": "4179e194-4c09-478c-8858-9d56dbe59231",
"customerAccount": {
"$ref": "64"
},
"customerCard": {
"$ref": "63"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:31:22.0067008",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "lAjAXILIsEiG89d6WTyOzA==",
"idempotentVoidGuid": "5cc00894-c882-48b0-86f3-d77a593c8ecc",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$ref": "3"
},
"metadata": {
"$id": "69",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "megHdUjvFUCi1GPMF/PhbA==",
"paymentIdentifierGuid": "7507e899-ef48-4015-a2d4-63cc17f3e16c",
"identifier": "jsGW3RVFTkmJwEQhK+4bNg==",
"identifierGuid": "dd96c18e-4515-494e-89c0-44212bee1b36",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "84XnCvjXW0erRMsPzKqchg==",
"itemIdentifierGuid": "0ae785f3-d7f8-475b-ab44-cb0fccaa9c86"
}
},
{
"$ref": "68"
}
]
},
{
"$ref": "63"
}
],
"customerGroupMembers": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"customerGroups": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"accounts": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"account": {
"$ref": "64"
},
"vouchers": [
{
"$id": "70",
"customerIdentifier": "ymoQEDe4dkuw8OvBGcvvEw==",
"customerIdentifierGuid": "10106aca-b837-4b76-b0f0-ebc119cbef13",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "4K6MuRJOZUaFlSWiIvDNVw==",
"idempotentGuid": "b98caee0-4e12-4665-8595-25a222f0cd57",
"offline": true,
"voucher": {
"$id": "71",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:31:22.0067008",
"barcodeTemplate": {
"$id": "72",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "73",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:31:22.0067008",
"labelPageLayout": "pI1XZrMAZ0yWw1eKPfMe5Q==",
"pageLayoutGuid": "66578da4-00b3-4c67-96c3-578a3df31ee5",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "71"
},
"elements": [
{
"$id": "74",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:31:22.0067008"
},
{
"$ref": "74"
}
]
},
"customerVouchers": [
{
"$id": "75",
"id": 1,
"customerIdentifier": "hemOAf7Kr0GNMtPvZDeoVQ==",
"customerIdentifierGuid": "018ee985-cafe-41af-8d32-d3ef6437a855",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:31:22.0067008",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "yc1LI/0snEqaaGSKxzuyoQ==",
"issuedIdempotentGuid": "234bcdc9-2cfd-4a9c-9a68-648ac73bb2a1",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:31:22.0067008",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:31:22.0067008",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "eC35coQJR0Gn7sm5PsHGCg==",
"redeemedIdempotentGuid": "72f92d78-0984-4147-a7ee-c9b93ec1c60a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:31:22.0067008",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "73"
},
"voucher": {
"$ref": "71"
},
"customer": {
"$ref": "62"
},
"issuedOfflinePayment": {
"$ref": "68"
},
"redeemedOfflinePayment": {
"$ref": "68"
}
},
{
"$ref": "75"
}
]
},
"customer": {
"$ref": "62"
}
},
{
"$ref": "70"
}
]
}
},
{
"$ref": "61"
}
],
"customerGroups": [
{
"$id": "76",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "bd2HKbMLaEuggim1Ka4eOQ==",
"groupIDGuid": "2987dd6d-0bb3-4b68-a082-29b529ae1e39",
"campaign": {
"$ref": "58"
},
"group": {
"$ref": "66"
}
},
{
"$ref": "76"
}
],
"signIqTickets": [
{
"$id": "77",
"identifier": "1Tr4WrJKWkqp/A2dfpfDqw==",
"identifierGuid": "5af83ad5-4ab2-4a5a-a9fc-0d9d7e97c3ab",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "77"
}
],
"comboPriceGroups": [
{
"$id": "78",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "cbfgSB313E6AwyLajP9dyA==",
"guid": "48e0b771-f51d-4edc-80c3-22da8cff5dc8",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "58"
},
"comboPricePlus": [
{
"$id": "79",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "u/5zOMWDZ0anroYSe39cFQ==",
"groupGuid": "3873febb-83c5-4667-a7ae-86127b7f5c15",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "QyeJQ9TEukmdexfjkc40pA==",
"pluGuid": "43892743-c4d4-49ba-9d7b-17e391ce34a4",
"priceGroupG_UID": "8kC8IC5yrUKh2yxUHoxZUw==",
"priceGroupGuid": "20bc40f2-722e-42ad-a1db-2c541e8c5953",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "58"
},
"product": {
"$ref": "18"
},
"priceGroup": {
"$ref": "24"
},
"campaignPool": {
"$ref": "58"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "78"
}
],
"priceLevels": [
{
"$id": "80",
"id": 1,
"priceLevelIdentifier": "1KojlgZ+D0CucYkBrT10Fg==",
"priceLevelIdentifierGuid": "9623aad4-7e06-400f-ae71-8901ad3d7416",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "80"
}
],
"promotionType": {
"$id": "81",
"identifier": "J2bMrb56nk6s/ELcsc2Wsw==",
"identifierGuid": "adcc6627-7abe-4e9e-acfc-42dcb1cd96b3",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "NpfsckIlNUWUZwS1uDL8Jw==",
"labelPageLayoutGuid": "72ec9736-2542-4535-9467-04b5b832fc27",
"priceLevelIdentifier": "hmQKdb9yCE+4NvD07wN4Eg==",
"priceLevelIdentifierGuid": "750a6486-72bf-4f08-b836-f0f4ef037812",
"active": true,
"updated": "2026-06-03T18:31:22.0067008",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "18"
},
"dealCost": {
"$id": "82",
"headerIdentifier": "TjThTnxBg0awemTrHYGJiA==",
"headerIdentifierGuid": "4ee1344e-417c-4683-b07a-64eb1d818988",
"identifier": "uOjOYS3WOkG65uu0haJJig==",
"identifierGuid": "61cee8b8-d62d-413a-bae6-ebb485a2498a",
"supplierIdentifier": "l1wpi3ZUxUe7kKibQbQ30A==",
"supplierGuid": "8b295c97-5476-47c5-bb90-a89b41b437d0",
"pluG_UID": "0gGbZVt3C0ywM+xnuWmxGA==",
"pluGuid": "659b01d2-775b-4c0b-b033-ec67b969b118",
"campaignName": "15a88733-2ef2-4a9d-8dca-c735d0e64dc3",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:31:22.0067008",
"end": "2026-06-03T18:31:22.0067008",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "S/ZcWk+g+0KIAq1s75+Tcw==",
"bonusItemPluGuid": "5a5cf64b-a04f-42fb-8802-ad6cef9f9373",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:31:22.0067008",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-06-03T18:31:22.0067008",
"campaignEndDate": "2026-06-03T18:31:22.0067008",
"masterPLUG_UID": "Tn7Fs8CuJUqi1SpC/HoNvw==",
"masterID": "b3c57e4e-aec0-4a25-a2d5-2a42fc7a0dbf",
"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": "mWP/KgninUmNvLF1ipT+1Q==",
"bonusMasterID": "2aff6399-e209-499d-8dbc-b1758a94fed5",
"bonusProductName": "sample string 34",
"bonusProductAPN": "sample string 35",
"bonusOrderCode": "sample string 36",
"bonusNormalSell": 37,
"bonusNormalCost": 38,
"bonusNormalCostDecimals": 39,
"bonusCartonQuantity": 40,
"bonusSalesMode": 41,
"bonusOrderPacked": 42,
"bonusFuelItem": true,
"bonusActive": true
}
},
"currentCostStart": "2026-06-03T18:31:22.0067008",
"dealCosts": [
{
"$ref": "82"
},
{
"$ref": "82"
}
],
"tags": [
{
"$id": "83",
"pluG_UID": "opJMxwiMqUqj8CIAwZQehg==",
"pluGuid": "c74c92a2-8c08-4aa9-a3f0-2200c1941e86",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "83"
}
],
"alternateProductG_UID": "8Nuo8JsAZESIlDpwM3droQ==",
"alternateProduct": "f0a8dbf0-009b-4464-8894-3a7033776ba1",
"altProduct": {
"$ref": "18"
},
"productHostCode": {
"$id": "84",
"id": 1,
"pluG_UID": "mXoX8ctbekitnBJm7hVIsw==",
"pluGuid": "f1177a99-5bcb-487a-ad9c-1266ee1548b3",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "52"
},
"mscCom": {
"$ref": "53"
},
"mscDep": {
"$ref": "55"
},
"mscSubCom": {
"$ref": "54"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:31:22.0067008",
"inventoryTracked": "2026-06-03T18:31:22.0067008",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "85",
"pluG_UID": "ym3mmnZo7ECBw9wJXRE5IQ==",
"pluGuid": "9ae66dca-6876-40ec-81c3-dc095d113921",
"fuelPluG_UID": "92NPZRQjWEOpIK77QBCegw==",
"fuelPluGuid": "654f63f7-2314-4358-a920-aefb40109e83",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "85"
},
{
"$ref": "85"
}
]
},
"supplier": {
"$ref": "13"
},
"serviceFee": {
"$id": "86",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "16"
}
],
"orderCycleHeaders": [
{
"$id": "87",
"storeID": 1,
"supplierIdentifier": "CZF3KIHSGUyuh1iBeTZXcw==",
"supplierGuid": "28779109-d281-4c19-ae87-588179365773",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "87"
}
],
"cycles": [
{
"$id": "88",
"storeID": 1,
"supplierIdentifier": "qVfedDwdm0GPDReHucG31w==",
"supplierGuid": "74de57a9-1d3c-419b-8f0d-1787b9c1b7d7",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-06-03T18:31:22.0067008",
"deliveryDate": "2026-06-03T18:31:22.0067008",
"nextCutOffDate": "2026-06-03T18:31:22.0067008",
"nextDeliveryDate": "2026-06-03T18:31:22.0067008",
"nextDaysBuffer": 10
},
{
"$ref": "88"
}
],
"store": {
"$ref": "7"
},
"updated": "2026-06-03T18:31:22.0067008",
"isHost": true
},
"files": [
{
"$id": "89",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:31:22.0067008",
"processed": "2026-06-03T18:31:22.0067008",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:31:22.0067008",
"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": "12"
},
"metcashHeader": {
"$id": "90",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:31:22.0067008",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "89"
}
],
"zoneMatrix": [
{
"$id": "91",
"id": 1,
"hostIdentifier": "wYuFd+REEkmvTzDQuQ0fzg==",
"hostIdentifierGuid": "77858bc1-44e4-4912-af4f-30d0b90d1fce",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"b45acac6-6d65-4a1e-842f-0fa76079003a",
"5b807efc-7aac-4bdd-ad9f-ccbd26c67443"
]
},
{
"$ref": "91"
}
],
"hostFileStoreSetting": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"promotionPlacements": [
{
"$id": "92",
"identifier": "b/0kwzf+GkCgXYgQ5t0xjw==",
"identifierGuid": "c324fd6f-fe37-401a-a05d-8810e6dd318f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "92"
}
],
"promoTypeGuids": [
"386ad6cc-10d3-4536-b1a2-8d48a85473a2",
"13a000ee-512f-44ab-b0ed-42b83c768803"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "11"
}
],
"accounts": [
{
"$id": "93",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "93"
}
],
"sales": [
{
"$id": "94",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:31:22.0067008",
"ftpSite": {
"$id": "95",
"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": "94"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "91"
},
{
"$ref": "91"
}
],
"cashManagements": [
{
"$id": "96",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "97",
"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": "96"
}
],
"updateStoreID": "f6c40e2f-1d64-4642-adb5-8f830fa5f979",
"updateStore": {
"$id": "98",
"id": "a1faad88-2eb0-47df-ac3b-1022d467b3b3",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:31:22.0067008",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-06-03T18:31:22.0067008"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "99",
"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"
}
}
},
{
"$ref": "6"
}
]
},
"customer": {
"$ref": "62"
},
"communityOrganisation": {
"$id": "100",
"id": 1,
"identifier": "YSnB4lzZDka6Sx7KlLSG/w==",
"identifierGuid": "e2c12961-d95c-460e-ba4b-1eca94b486ff",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:31:22.0067008",
"promoPeriodEnd": "2026-06-03T18:31:22.0067008",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:31:22.0067008",
"deleted": true
},
"details": [
{
"$id": "101",
"saleItemID": 1,
"identifier": "TVW38QSNskuM0uklqls0MA==",
"identifierGuid": "f1b7554d-8d04-4bb2-8cd2-e925aa5b3430",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "pVA5qY+mHkKyXkPX1Kl7lw==",
"pluGuid": "a93950a5-a68f-421e-b25e-43d7d4a97b97",
"accountID": "w0OeyBUOb0OP59Oe2SEYsw==",
"accountIDGuid": "c89e43c3-0e15-436f-8fe7-d39ed92118b3",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-06-03T18:31:22.0067008",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "X3SD1bfJm0iOEMpdqs9t/A==",
"refundGuid": "d583745f-c9b7-489b-8e10-ca5daacf6dfc",
"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": "CXMKgNm2g0+AszRTvCZq/g==",
"idempotentVoidGuid": "800a7309-b6d9-4f83-80b3-3453bc266afe",
"priceLevelIdentifier": "iEejg3GIYUmtlFVwMdzsdw==",
"priceLevelIdentifierGuid": "83a34788-8871-4961-ad94-557031dcec77",
"communityIdentifier": "IsDWM9tTVk+RbUcc7tI/Dg==",
"communityIdentifierGuid": "33d6c022-53db-4f56-916d-471ceed23f0e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "102",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:31:22.0067008",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "102"
}
],
"refund": {
"$id": "103",
"id": 1,
"g_UID": "jRlWR2HVlUu+xLpjiXjoSw==",
"guid": "4756198d-d561-4b95-bec4-ba638978e84b",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:31:22.0067008"
},
"modifier": {
"$id": "104",
"id": 1,
"setG_UID": "zG9qm3uuA0utfnjAL+k+WA==",
"modifierSetGuid": "9b6a6fcc-ae7b-4b03-ad7e-78c02fe93e58",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "/tm0QvjPlUieRMF81ePMHg==",
"pluGuid": "42b4d9fe-cff8-4895-9e44-c17cd5e3cc1e",
"deleted": true,
"g_UID": "v2rZ9qnwPUyPyRw6mKp9/g==",
"guid": "f6d96abf-f0a9-4c3d-8fc9-1c3a98aa7dfe",
"product": {
"$ref": "18"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "101"
}
],
"eftReceipts": [
{
"$id": "105",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "3"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "105"
}
],
"payments": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"cards": [
{
"$id": "106",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "106"
}
],
"campaignHits": [
{
"$id": "107",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "107"
}
],
"fuel": [
{
"$id": "108",
"id": 1,
"plu": 1,
"pluG_UID": "+BB6VfPpjEaFioKU3oaHOw==",
"pluGuid": "557a10f8-e9f3-468c-858a-8294de86873b",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-06-03T18:31:22.0067008",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-06-03T18:31:22.0067008",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "108"
}
],
"fuelResells": [
{
"$id": "109",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "FIZr5Bo4XE+9eP3eSRU8eA==",
"pluGuid": "e46b8614-381a-4f5c-bd78-fdde49153c78",
"accountID": "TYe/hVuE7kOM3iZ7hs9v2Q==",
"accountIDGuid": "85bf874d-845b-43ee-8cde-267b86cf6fd9",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-06-03T18:31:22.0067008",
"bestOrExpireType": 1,
"refundG_UID": "1AFtQrrnJEy5hTBBgr2xlw==",
"refundGuid": "426d01d4-e7ba-4c24-b985-304182bdb197",
"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": "109"
}
],
"customerOrder": [
{
"$id": "110",
"identifier": "bO+urswahU69hFcJdO5gvw==",
"identifierGuid": "aeaeef6c-1acc-4e85-bd84-570974ee60bf",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "SbAoEMRL7kSxMx53dnD+wA==",
"customerIdentifierGuid": "1028b049-4bc4-44ee-b133-1e777670fec0",
"operatorNo": 1,
"operatorG_UID": "FuYVHSYRaUmKSAo6DG34DQ==",
"operatorGuid": "1d15e616-1126-4969-8a48-0a3a0c6df80d",
"created": "2026-06-03T18:31:22.0067008",
"ordered": "2026-06-03T18:31:22.0067008",
"started": "2026-06-03T18:31:22.0067008",
"completed": "2026-06-03T18:31:22.0067008",
"supplied": "2026-06-03T18:31:22.0067008",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "62"
},
"operator": {
"$ref": "5"
},
"details": [
{
"$id": "111",
"headerID": 1,
"plu": 1,
"pluG_UId": "Qe5jej1x9U2f//V6GCmfeQ==",
"pluGuid": "7a63ee41-713d-4df5-9fff-f57a18299f79",
"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": "QxpwOv4ZD0SllxrkGfGWHA==",
"headerIdentifierGuid": "3a701a43-19fe-440f-a597-1ae419f1961c",
"product": {
"$ref": "18"
}
},
{
"$ref": "111"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "3"
}
},
{
"$ref": "110"
}
],
"surveyResponses": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "KUNv4T8X4kK39TrRV+5qSQ==",
"accountIdentifier": "e16f4329-173f-42e2-b7f5-3ad157ee6a49",
"accountName": "sample string 44",
"customerOrderIdentifier": "mNlg17OLb0KK0foGTNRvgw==",
"customerOrderIdentifierGuid": "d760d998-8bb3-426f-8ad1-fa064cd46f83",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"survey": {
"$id": "112",
"g_UID": "wCoVP448LUOeUVARaK4f2Q==",
"guid": "3f152ac0-3c8e-432d-9e51-501168ae1fd9",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "xH+ptFUT6UWZQKniu1iXvg==",
"checkoutFormGuid": "b4a97fc4-1355-45e9-9940-a9e2bb5897be",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:31:22.0067008",
"end": "2026-06-03T18:31:22.0067008",
"deleted": true,
"updated": "2026-06-03T18:31:22.0067008",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"89555772-4480-4df2-855e-305e143b2eca",
"1a9604e2-535b-4995-9092-2d3c685fa521"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "37"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ��\5��� 5 xl/workbook.xml � (� ����0D�&�C������x��}��4Ж�5���H�yۙ�};�l��3����mI{隆1�����̄:성
|��Ō��ڴo�ڳ�|���^�z99���a��"t�G�j\Q
����@H�4{J�]����.&ak�����/�"���D�ޕ4���2~M<�eizMNw�+����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
��\+�Kw' ' _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="R5fe9d04450fa4458" /></Relationships>PK ��\��� xl/worksheets/sheet1.xml � (� ���n�0�_��������M��n��k/�`��vB��4)Q���A���f���]��̵��! 0�+U%�}O�����E�+}0
�8�3k�����!S6\2�#�\�VZ2�z�T]��oUy����b� �[f�S�G�l���5g�� �1�d��EV �}p4�s�!�� ���ޛ�3*���a��V9ĞE��?�K������ߪ�b�Xפ�kJ��)��A ٻ�{Q�f���b���+ʓ�J�M�,��Nz:�� %Qӈ$iJ�}}8��Y�$� ���I}SO���^��Lq�8�]/��{�e��V=�>���;?�l�F|.p�v"���&~. zMl�DxM�D4�ٞ��O�t���x_��č��wb�۱�)��x���JY��L��]�PK ��\-�X�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N#;��ݰa���=��&vd�О�G�
XE�Tb�������4����ޞ���b��w-���Ny=���S2
l7��2�h�9���b6���Ҩ,N2~F�;ƇI�����Re��*KNÒ�Lr����7fP���iB�� �7��"& zL-��"�Vd*���L�%����1��M-�ˈ���;_�<jӡ�U'���.�*ce@�O!_z�,/�؊)��QM#j��U�����PK ��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ��\���� � xl/sharedStrings.xml � (� e��N�0D��;� %�!*\ȅ�B�J��U{m������T�gV�f5���;q�D6`%W����ű�/��՝��B% )�uI�"G�*91�{����R!��.$o8�4j� �@ {����F{cQ�>�ȕ��bF�1C�s��K��%B��.�Q��'K|�m�6�{��_d�����\�t��(���v!�����"��������u�e[�f���0�#�iu���O���<d�
PK- ��\5��� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\+�Kw' ' V _rels/.relsPK- ��\��� � xl/worksheets/sheet1.xmlPK- ��\-�X�� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\���� � m xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ��\ՀH� 5 xl/workbook.xml � (� ����0��J}��� �Q�K��
�A����_�[7�����hlWӱ��Km��Cʹ�ZR�f =�c�I�7M#+*L�V�=O���-��Ѯ������
��v-�W��R(5��cbn��4� 'c�;��/!���]�4*ʠ@���s�3���TN��x��.qT^oɩ�6�|��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
��\�X��' ' _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="R21dfda1bcb5045ac" /></Relationships>PK ��\��� xl/worksheets/sheet1.xml � (� ���n�0�_��������M��n��k/�`��vB��4)Q���A���f���]��̵��! 0�+U%�}O�����E�+}0
�8�3k�����!S6\2�#�\�VZ2�z�T]��oUy����b� �[f�S�G�l���5g�� �1�d��EV �}p4�s�!�� ���ޛ�3*���a��V9ĞE��?�K������ߪ�b�Xפ�kJ��)��A ٻ�{Q�f���b���+ʓ�J�M�,��Nz:�� %Qӈ$iJ�}}8��Y�$� ���I}SO���^��Lq�8�]/��{�e��V=�>���;?�l�F|.p�v"���&~. zMl�DxM�D4�ٞ��O�t���x_��č��wb�۱�)��x���JY��L��]�PK ��\��>� P xl/_rels/workbook.xml.rels � (� ��An� E��f_���U�l��6�0Ɗ
��9[=R�P�H�#u�MVh���������4�3�08�B�1 h�S��[8E�P�v���(b��0���Ђ�q~�4H����Ѧ�v~1�����G�#-��_2�I��CtZ��<Mh�`���1�� |����(��#��N��_�
��YW7�B��e���u�2L��qU��%_���2FxT/ѧM/���B�j��P]�x�5�Ή����PK ��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ��\���� � xl/sharedStrings.xml � (� e��N�0D��;� %�!*\ȅ�B�J��U{m������T�gV�f5���;q�D6`%W����ű�/��՝��B% )�uI�"G�*91�{����R!��.$o8�4j� �@ {����F{cQ�>�ȕ��bF�1C�s��K��%B��.�Q��'K|�m�6�{��_d�����\�t��(���v!�����"��������u�e[�f���0�#�iu���O���<d�
PK- ��\ՀH� 5 xl/workbook.xmlPK- ��\���� � [Content_Types].xmlPK-
��\�X��' ' V _rels/.relsPK- ��\��� � xl/worksheets/sheet1.xmlPK- ��\��>� P � xl/_rels/workbook.xml.relsPK- ��\Ѓc'2 E
� xl/styles.xmlPK- ��\���� � n xl/sharedStrings.xmlPK � �