POST api/surveyresponses/sync
Import survey responses from a store sync
Request Information
URI Parameters
None.
Body Parameters
List of survey responses to import
Collection of SurveyResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| SurveyG_UID |
Identifier of the Survey this response is for |
Collection of byte |
None. |
| SurveyGuid |
Identifier of the Survey this response is for |
globally unique identifier |
None. |
| SaleHeaderGuid |
Identifier of the sale this survey response is for |
Collection of byte |
None. |
| SaleGuid |
Identifier of the sale this survey response is for |
globally unique identifier |
None. |
| TextResponse |
Text this survey was responded to with |
string |
String length: inclusive between 0 and 120 |
| IntegerResponse |
Integer / number this survey was responded to with |
integer |
None. |
| G_UIDResponse |
Guid this survey was responded to with |
Collection of byte |
None. |
| GuidResponse |
Guid this survey was responded to with |
globally unique identifier |
None. |
| WhoAnswered |
Person who answered the survey; this correlates to Survey.DisplayToWho |
SurveyAnswerer |
None. |
| AnsweredAtUTC |
UTC DateTime that this survey was answered at |
date |
None. |
| Sale |
Sale this survey was answered during |
StoreSaleHeader |
Relation. This field may not always be loaded or used for updates. |
| Survey |
Survey this response belongs to |
Survey |
Relation. This field may not always be loaded or used for updates. |
| IngressId |
ID of the Ingress entry (Redis Stream message ID) |
string |
None. |
Request Formats
application/json, text/json
[
{
"$id": "1",
"surveyG_UID": "9vOCfrTkRUShB2Q4LUN1eA==",
"surveyGuid": "7e82f3f6-e4b4-4445-a107-64382d437578",
"saleHeaderGuid": "LcRr4n0kPkitUP8TzCtDtA==",
"saleGuid": "e26bc42d-247d-483e-ad50-ff13cc2b43b4",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "yGgOG/Me4k2HDeqp5uGQqQ==",
"guidResponse": "1b0e68c8-1ef3-4de2-870d-eaa9e6e190a9",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:30:53.0734062",
"sale": {
"$id": "2",
"saleHeaderID": 1,
"saleHeaderGuid": "E67/q0OQj0OA2r5CqX8Z5Q==",
"saleHeaderIdentifierGuid": "abffae13-9043-438f-80da-be42a97f19e5",
"created": "2026-06-03T18:30:53.0734062",
"createdLocal": "2026-06-03T18:30:53.0734062",
"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:30:53.0734062",
"storeID": 1,
"operatorG_Uid": "wp9QHKNljkGklHHDT5uWww==",
"operatorGuid": "1c509fc2-65a3-418e-a494-71c34f9b96c3",
"customerG_Uid": "CVH8qUPkf02+w2kMi+Gudg==",
"customerGuid": "a9fc5109-e443-4d7f-bec3-690c8be1ae76",
"communityIdentifier": "vhFnoqIaeEmBixdzWQEkCA==",
"communityIdentifierGuid": "a26711be-1aa2-4978-818b-177359012408",
"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": "0qFzAqhb5k+77Hdj0uTrPw==",
"priceLevelIdentifierGuid": "0273a1d2-5ba8-4fe6-bbec-7763d2e4eb3f",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:30:53.0734062+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": "3",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:30:53.0734062",
"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": "4",
"id": 1,
"g_Uid": "h3BoGKhEvkagqnR74H5gJQ==",
"guid": "18687087-44a8-46be-a0aa-747be07e6025",
"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:30:53.0734062",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:30:53.0734062",
"endShift": "2026-06-03T18:30:53.0734062",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "5",
"operatorG_UID": "J8adNmK/CUyM6Qrk6TS1AA==",
"operatorGuid": "369dc627-bf62-4c09-8ce9-0ae4e934b500",
"storeID": 2,
"operator": {
"$ref": "4"
},
"store": {
"$id": "6",
"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:30:53.0734062",
"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": "7spwRxL70kOAhtneGwuyJw==",
"hostIdentifierGuid": "4770caee-fb12-43d2-8086-d9de1b0bb227",
"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:30:53.0734062",
"priceZone": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "4DbSa+XkOEmYwnG1mvoESA==",
"hostIdentifierGuid": "6bd236e0-e4e5-4938-98c2-71b59afa0448",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "8",
"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": "8"
},
"warehouseStore": {
"$id": "9",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "10",
"id": 1,
"hostIdentifier": "BGhCqLAPJ0K4GOjaGcA9Sw==",
"hostIdentifierGuid": "a8426804-0fb0-4227-b818-e8da19c03d4b",
"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": "11",
"identifier": "m7GTtFyaAUmGpS+ZXEonAg==",
"identifierGuid": "b493b19b-9a5c-4901-86a5-2f995c4a2702",
"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": "TI+4gn/pdkyjbdyaU74kPg==",
"hostSupplierIdentifierGuid": "82b88f4c-e97f-4c76-a36d-dc9a53be243e",
"loyaltyPriceLevelIdentifier": "a5iLss6EY0ic9KihMizHBQ==",
"loyaltyPriceLevelIdentifierGuid": "b28b986b-84ce-4863-9cf4-a8a1322cc705",
"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:30:53.0734062",
"lastProcessed": "2026-06-03T18:30:53.0734062",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "12",
"identifier": "ootcOdpND0298l1u1+4Gdg==",
"identifierGuid": "395c8ba2-4dda-4d0f-bdf2-5d6ed7ee0676",
"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": "QUxDP7kb5USLLj6tEpbopQ==",
"primaryContactID": "3f434c41-1bb9-44e5-8b2e-3ead1296e8a5",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "/xNoA9R4AEWTWxg3bLJIoA==",
"supplierGroupGuid": "036813ff-78d4-4500-935b-18376cb248a0",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:30:53.0734062",
"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": "13",
"id": "9199c568-ebc4-45c3-bfb8-be2364e89e20",
"identifier": "JQSLqe0kakmcLapkdag+xw==",
"identifierGuid": "a98b0425-24ed-496a-9c2d-aa6475a83ec7",
"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": "14",
"supplierIdentifier": "8GdkjJ6z/0WSW9auIUspiQ==",
"supplierIdentifierGuid": "8c6467f0-b39e-45ff-925b-d6ae214b2989",
"contactGuid": "LK7tnoZrCEeQDjeNHjRDAQ==",
"contactID": "9eedae2c-6b86-4708-900e-378d1e344301",
"contact": {
"$ref": "13"
},
"supplier": {
"$ref": "12"
}
},
{
"$ref": "14"
}
],
"products": [
{
"$id": "15",
"pluG_UID": "BwP6AJfm0UmVx5qvPZEJuA==",
"pluGuid": "00fa0307-e697-49d1-95c7-9aaf3d9109b8",
"supplierIdentifier": "zjDh2nBdEE6+9frsSoowkQ==",
"supplierIdentifierGuid": "dae130ce-5d70-4e10-bef5-faec4a8a3091",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:30:53.0734062",
"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:30:53.0734062",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "16",
"pluG_UID": "ah7AyytdWkSJQCYP5vK4rA==",
"pluGuid": "cbc01e6a-5d2b-445a-8940-260fe6f2b8ac",
"supplierIdentifier": "HpXUC7UplU+hFXuKm8X03A==",
"supplierIdentifierGuid": "0bd4951e-29b5-4f95-a115-7b8a9bc5f4dc",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "16"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "hzdD5Vrfi0q/f4Qvv98Mtw==",
"parentPluGuid": "e5433787-df5a-4a8b-bf7f-842fbfdf0cb7",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "17",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "AHeJUSg3dk++bGlPIZIoHA==",
"guid": "51897700-3728-4f76-be6c-694f2192281c",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "aum+TRzBEkeTieH0kiTx3A==",
"priceGroupGuid": "4dbee96a-c11c-4712-9389-e1f49224f1dc",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:30:53.0890465",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:30:53.0890465",
"pluCreated": "2026-06-03T18:30:53.0890465",
"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:30:53.0890465",
"lastManualUpdate": "2026-06-03T18:30:53.0890465",
"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:30:53.0890465",
"currentCostUpdated": "2026-06-03T18:30:53.0890465",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:30:53.0890465",
"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:30:53.0890465",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "T06kDOJDX06wGVn1zAneig==",
"altPLUGuid": "0ca44e4f-43e2-4e5f-b019-59f5cc09de8a",
"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:30:53.0890465",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "WyVvqJqGzE20e9gSqaUkkw==",
"shelfPageLayoutGuid": "a86f255b-869a-4dcc-b47b-d812a9a52493",
"talkerPageLayoutG_UID": "DjAsHY/6Ok6zzENddiGfAA==",
"talkerPageLayoutGuid": "1d2c300e-fa8f-4e3a-b3cc-435d76219f00",
"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": "DLY8oB33EEO1G8gNtg/pPw==",
"inventoryIdentifier": "a03cb60c-f71d-4310-b51b-c80db60fe93f",
"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": "O995s2CqU02KQKD26nJH+w==",
"parentPluGuid": "b379df3b-aa60-4d53-8a40-a0f6ea7247fb",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "b4NFBfxIl0CPsdfDmGnXnw==",
"supplierIdentifierGuid": "0545836f-48fc-4097-8fb1-d7c39869d79f",
"supplierChanged": true,
"rebateSupplierIdentifier": "C6FtnLZtc0mE0/A+YM+bkg==",
"rebateSupplierIdentifierGuid": "9c6da10b-6db6-4973-84d3-f03e60cf9b92",
"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:30:53.0890465",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "MPszidLzo0W+W0Lj06y78Q==",
"hostIdentifierGuid": "8933fb30-f3d2-45a3-be5b-42e3d3acbbf1",
"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": "17"
},
{
"$ref": "17"
}
],
"store": {
"$ref": "6"
},
"storePrices": [
{
"$id": "18",
"pluG_UID": "c+OmpCZe6ECT2HF/MI4U6w==",
"pluGuid": "a4a6e373-5e26-40e8-93d8-717f308e14eb",
"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:30:53.0890465"
},
{
"$ref": "18"
}
],
"currentPrices": {
"$id": "19",
"pluPrices": {
"$id": "20",
"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:30:53.0890465",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "20"
},
"winningCampaign": 1,
"winner": {
"$id": "21",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:30:53.0890465",
"startTime": 5,
"endDate": "2026-06-03T18:30:53.0890465",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "JpGAPIQbHEiYGw1jlyAo5A==",
"hostIdentifierGuid": "3c809126-1b84-481c-981b-0d63972028e4",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "21"
},
{
"$ref": "21"
}
]
},
"tray": {
"$id": "22",
"g_UId": "UKtk9fwLC0mXe4BFPciubw==",
"guid": "f564ab50-0bfc-490b-977b-80453dc8ae6f",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "23",
"priceGroupG_UID": "QTyaYIkOh0a288vlr1rraQ==",
"priceGroupGuid": "609a3c41-0e89-4687-b6f3-cbe5af5aeb69",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:30:53.0890465",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "24",
"pluG_UID": "NWmw3zLD00WegEYzz6JCPg==",
"pluGuid": "dfb06935-c332-45d3-9e80-4633cfa2423e",
"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": "25",
"pluGuid": "cecad4a1-99ca-4b24-95b7-1b458787504b",
"created": "2026-06-03T18:30:53.0890465",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:30:53.0890465",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:30:53.0890465",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:30:53.0890465",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:30:53.0890465",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:30:53.0890465",
"lastSold": "2026-06-03T18:30:53.0890465",
"firstSold": "2026-06-03T18:30:53.0890465",
"awsUpdated": "2026-06-03T18:30:53.0890465",
"lastManualUpdate": "2026-06-03T18:30:53.0890465",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:30:53.0890465",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:30:53.0890465",
"doNotRangeUpdated": "2026-06-03T18:30:53.0890465",
"doNotOrderUpdated": "2026-06-03T18:30:53.0890465",
"tracked": "2026-06-03T18:30:53.0890465"
},
"allergens": [
{
"$id": "26",
"primaryKey": {
"$id": "27",
"pluGuid": "0779a94c-85b9-45ea-a969-e0c9fe7d4b10",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "TKl5B7mF6kWpaeDJ/n1LEA==",
"pluGuid": "0779a94c-85b9-45ea-a969-e0c9fe7d4b10",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "26"
}
],
"costs": {
"$id": "28",
"pluG_UID": "VkShWyP1b0aH9mmtalgVsQ==",
"pluGuid": "5ba14456-f523-466f-87f6-69ad6a5815b1",
"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:30:53.0890465",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "29",
"saleHeaderID": 1,
"created": "2026-06-03T18:30:53.0890465",
"createdLocal": "2026-06-03T18:30:53.0890465",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "FaflLmh1zEKjG4d9keJZ+A==",
"operatorGuid": "2ee5a715-7568-42cc-a31b-877d91e259f8",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "wB0OKQZBnkaSygur7PRN2w==",
"pluGuid": "290e1dc0-4106-469e-92ca-0babecf44ddb",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "4"
}
},
{
"$ref": "29"
}
],
"apns": [
{
"$id": "30",
"pluID": 1,
"pluG_UID": "u6bG+zEmu0axGCY62WDk6w==",
"pluGuid": "fbc6a6bb-2631-46bb-b118-263ad960e4eb",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"tuns": [
{
"$id": "31",
"pluG_UId": "orN1YGrqBkq9MRQdeyAXlg==",
"pluGuid": "6075b3a2-ea6a-4a06-bd31-141d7b201796",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "17"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "31"
}
],
"competitionPricing": [
{
"$id": "32",
"identifier": "4+oyHWPZQUGr65x5E5S2VQ==",
"identifierGuid": "1d32eae3-d963-4141-abeb-9c791394b655",
"pluG_UID": "HLmCuknzLEK1DpsKqbgUPw==",
"pluGuid": "ba82b91c-f349-422c-b50e-9b0aa9b8143f",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "32"
}
],
"supplier": {
"$ref": "12"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"ordering": {
"$ref": "15"
},
"flipChartPages": [
{
"$id": "33",
"identifier": "QeGeWR/YRk2FObw489+5KQ==",
"groupName": "sample string 1",
"identifierGuid": "599ee141-d81f-4d46-8539-bc38f3dfb929",
"exists": true,
"flipChartIdentifier": "8sRl2vjvcE2Dfrz+eegjiw==",
"flipChartIdentifierGuid": "da65c4f2-eff8-4d70-837e-bcfe79e8238b",
"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": "22VIDDugGkenDKcU47qJUg==",
"groupIdentifierGuid": "0c4865db-a03b-471a-a70c-a714e3ba8952",
"flipChart": {
"$id": "34",
"identifier": "E28gTqxo50+5FpyhCV3CBQ==",
"identifierGuid": "4e206f13-68ac-4fe7-b916-9ca1095dc205",
"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": "35",
"identifier": "drlIqkeQbUKSY0G2DbZuKQ==",
"identifierGuid": "aa48b976-9047-426d-9263-41b60db66e29",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "36",
"id": 1,
"g_UID": "z2aSzulrvEme6hYozP4j/g==",
"guid": "ce9266cf-6be9-49bc-9eea-1628ccfe23fe",
"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": "TYismnNcIEOjDuGqq67QmQ==",
"previousFormGuid": "9aac884d-5c73-4320-a30e-e1aaabaed099",
"nextForm": 1,
"nextFormG_UID": "Rtd2BvrPoUWFjt67uFZbtg==",
"nextFormGuid": "0676d746-cffa-45a1-858e-debbb8565bb6",
"attributes": "sample string 10",
"updated": "2026-06-03T18:30:53.0890465",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "36"
},
"previousCheckoutForm": {
"$ref": "36"
},
"buttons": [
{
"$id": "37",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "TGMjaWspIka3QuupEln6Iw==",
"checkoutFormGuid": "6923634c-296b-4622-b742-eba91259fa23",
"identifier": "AnN8jx2z4ESST//woohtdQ==",
"identifierGuid": "8f7c7302-b31d-44e0-924f-fff0a2886d75",
"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": "ZN5I17S2W0+eYmCwVYwqDw==",
"valueGuid": "d748de64-b6b4-4f5b-9e62-60b0558c2a0f",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:30:53.0890465",
"action": "sample string 12",
"valueForm": {
"$ref": "36"
},
"image": {
"$id": "38",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:30:53.0890465",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "37"
}
],
"panels": [
{
"$id": "39",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "CjUwajKB1EG4PEWpPBUFNw==",
"checkoutFormGuid": "6a30350a-8132-41d4-b83c-45a93c150537",
"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": "39"
}
]
},
{
"$ref": "36"
}
],
"panels": [
{
"$ref": "39"
},
{
"$ref": "39"
}
]
},
"pages": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"contentPanel": {
"$ref": "39"
},
"products": [
{
"$id": "40",
"flipChartPageIdentifier": "iAWSExl8Pka6RtU5q54onQ==",
"flipChartPageIdentifierGuid": "13920588-7c19-463e-ba46-d539ab9e289d",
"pluG_UID": "srWoUTwIsUyKeSi/scFgOQ==",
"pluGuid": "51a8b5b2-083c-4cb1-8a79-28bfb1c16039",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "17"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "40"
}
],
"productCount": 27,
"pages": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
{
"$ref": "33"
}
],
"priceHistory": [
{
"$id": "41",
"pluG_UID": "NAzoNUZ0IU635SfHlSlwFg==",
"pluGuid": "35e80c34-7446-4e21-b7e5-27c795297016",
"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:30:53.0890465",
"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": "41"
}
],
"ingredients": [
{
"$id": "42",
"pluG_UID": "EvAJKAwbmEaya4hZy9DZ9w==",
"ingredientGuid": "u8fa+Q8lq0aMLL5sXd0KrQ==",
"ingredientIdentifier": "f9dac7bb-250f-46ab-8c2c-be6c5ddd0aad",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "17"
}
},
{
"$ref": "42"
}
],
"bins": [
{
"$id": "43",
"pluG_UID": "n7d/eAKzUkqpzuc2KG8+OA==",
"pluGuid": "787fb79f-b302-4a52-a9ce-e736286f3e38",
"shelfLocationIdentifier": "atj8wvQpVkOuH1ztZRg58w==",
"shelfLocationGuid": "c2fcd86a-29f4-4356-ae1f-5ced651839f3",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "wiCcgonwrkKwc0yB5Re8Qw==",
"labelPageLayoutGuid": "829c20c2-f089-42ae-b073-4c81e517bc43",
"updated": "2026-06-03T18:30:53.0890465",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "17"
},
"location": {
"$id": "44",
"identifier": "sdm8xuC1YUq8fpBs6tsAog==",
"storeID": 1,
"identifierGuid": "c6bcd9b1-b5e0-4a61-bc7e-906ceadb00a2",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:30:53.0890465",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
}
},
{
"$ref": "43"
}
],
"bin": {
"$ref": "43"
},
"scaleLocations": [
{
"$id": "45",
"plu": 1,
"pluG_UID": "IfDkK1a4Qkmr6vVRrJgG3g==",
"pluGuid": "2be4f021-b856-4942-abea-f551ac9806de",
"deptNo": 1,
"product": {
"$ref": "17"
},
"scaleLocation": {
"$id": "46",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:30:53.0890465",
"department": {
"$id": "47",
"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": "46"
},
"subDepartments": [
{
"$id": "48",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "49",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "50",
"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:30:53.0890465",
"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": "4SOyquqc+EGxtWJQDhVODQ==",
"labelPageLayoutGuid": "aab223e1-9cea-41f8-b1b5-62500e154e0d",
"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": "51",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "52",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "53",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "53"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "52"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$id": "54",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "53"
}
},
{
"$ref": "50"
}
],
"updated": "2026-06-03T18:30:53.0890465",
"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": "Gk1Q8OZeb0SJ8GiwHFlz3g==",
"labelPageLayoutGuid": "f0504d1a-5ee6-446f-89f0-68b01c5973de",
"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": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:53.0890465",
"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": "ZIGQOR9rSEaQAWY4OLXb2g==",
"labelPageLayoutGuid": "39908164-6b1f-4648-9001-663838b5dbda",
"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": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
}
},
{
"$ref": "48"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:30:53.0890465",
"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": "pPgS7pcN40il4aPnpmWbfQ==",
"labelPageLayoutGuid": "ee12f8a4-0d97-48e3-a5e1-a3e7a6659b7d",
"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": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
}
}
}
},
{
"$ref": "45"
}
],
"nextPrice": {
"$id": "55",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "WtZG0TxKP0aUsL84Ze+Tug==",
"pluGuid": "d146d65a-4a3c-463f-94b0-bf3865ef93ba",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "G5KWSk/WDUSVy4odjoKpPg==",
"dealCostGuid": "4a96921b-d64f-440d-95cb-8a1d8e82a93e",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "qM4EnQPSXUq6v+oL5166dw==",
"priceGroupGuid": "9d04cea8-d203-4a5d-babf-ea0be75eba77",
"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:30:53.0890465",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f826fba6-78e7-4c82-b0e1-17b81094e14e",
"campaignComboPriceGroupG_UID": "hpoRy4cEskiJtJeOfzozEQ==",
"campaignComboPriceGroupIdentifier": "cb119a86-0487-48b2-89b4-978e7f3a3311",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "56",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:30:53.0890465",
"operatorG_UID": "AvREfTgAXE+ZgLzMTZOBRg==",
"operatorGuid": "7d44f402-0038-4f5c-9980-bccc4d938146",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:30:53.0890465",
"signIqTicketFileMovedUtc": "2026-06-03T18:30:53.0890465",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:30:53.0890465",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "5c93700a-7c2d-49f3-9003-325a5bd5fd15",
"product": {
"$ref": "17"
},
"campaignPlu": {
"$ref": "55"
},
"fuelItem": true
},
{
"$ref": "56"
}
],
"campaign": {
"$id": "57",
"id": 1,
"storeID": 2,
"name": "f3768326-b5f3-4812-9fec-7690c222fcfa",
"nameGuid": "f3768326-b5f3-4812-9fec-7690c222fcfa",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:30:53.0890465",
"startTime": 1,
"endDate": "2026-06-03T18:30:53.0890465",
"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:30:53.0890465",
"system": true,
"created": "2026-06-03T18:30:53.0890465",
"updated": "2026-06-03T18:30:53.0890465",
"priceChangeNotifiedUtc": "2026-06-03T18:30:53.0890465",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "lj9w8Pfx+UGsyc12QpUWNA==",
"hostIdentifierGuid": "f0703f96-f1f7-41f9-acc9-cd7642951634",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:30:53.0890465",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"campaignPools": [
{
"$id": "58",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "SshDA7iHl0iyYyRgZ4hTbw==",
"pluGuid": "0343c84a-87b8-4897-b263-24606788536f",
"hostOfferID": 1,
"priceGroupG_UID": "KMK9EEpWDk2uLhgqGzll+w==",
"priceGroupGuid": "10bdc228-564a-4d0e-ae2e-182a1b3965fb",
"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:30:53.0890465",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "17"
},
"campaign": {
"$ref": "57"
}
},
{
"$ref": "58"
}
],
"sellingRules": [
{
"$id": "59",
"id": 1,
"identifier": "kKBdsaSCJk2nb9cHlU/ITg==",
"identifierStr": "kKBdsaSCJk2nb9cHlU/ITg==",
"identifierGuid": "b15da090-82a4-4d26-a76f-d707954fc84e",
"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": "57"
}
},
{
"$ref": "59"
}
],
"customers": [
{
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "0I0uf8AbcUGqrwTRKyOARQ==",
"customerIDGuid": "7f2e8dd0-1bc0-4171-aaaf-04d12b238045",
"campaign": {
"$ref": "57"
},
"customer": {
"$id": "61",
"identifier": "7cu2j1Lm10CWmkS0jHKtZg==",
"identifierGuid": "8fb6cbed-e652-40d7-969a-44b48c72ad66",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:30:53.0890465",
"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": "YMUGAN3ygk+8cqNNtb1CHQ==",
"communityIdentifierGuid": "0006c560-f2dd-4f82-bc72-a34db5bd421d",
"joined": "2026-06-03T18:30:53.0890465",
"updated": "2026-06-03T18:30:53.0890465",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "ymssJX3qwEqtFwozEWoXnQ==",
"priceLevelIdentifierGuid": "252c6bca-ea7d-4ac0-ad17-0a33116a179d",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:30:53.0890465",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "62",
"cardType": 2,
"issueDate": "2026-06-03T18:30:53.0890465",
"expiry": "2026-06-03T18:30:53.0890465",
"customerID": "E7O8cCL0Mk6s0rknBbpFWQ==",
"customerIDGuid": "70bcb313-f422-4e32-acd2-b92705ba4559",
"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:30:53.0890465",
"linkedAccount": "KppNpTEr3E6QNFbULL51+g==",
"linkedAccountGuid": "a54d9a2a-2b31-4edc-9034-56d42cbe75fa",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "61"
},
"account": {
"$id": "63",
"id": 1,
"identifier": "Fl1yXBJAl0GKHlMKfl0MGA==",
"identifierGuid": "5c725d16-4012-4197-8a1e-530a7e5d0c18",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:30:53.0890465",
"owner": "ScZ11KIKNEiBqLPmtw0b5g==",
"ownerGuid": "d475c649-0aa2-4834-81a8-b3e6b70d1be6",
"accountStoreGroupIdentifier": "Mo6W8axHTEu8umeFHqjhGQ==",
"accountStoreGroupGuid": "f1968e32-47ac-4b4c-bcba-67851ea8e119",
"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:30:53.0890465",
"active": true,
"updated": "2026-06-03T18:30:53.0890465",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "61"
},
"card": {
"$ref": "62"
},
"members": {
"$id": "64",
"sample string 1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"sample string 2": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"customerGroups": [
{
"$id": "65",
"identifier": "kPVplt96IkmpYv3YM7bD3Q==",
"identifierGuid": "9669f590-7adf-4922-a962-fdd833b6c3dd",
"name": "sample string 2",
"primaryContact": "m3iqPh76zUi6fjPI0lVhsg==",
"primaryContactGuid": "3eaa789b-fa1e-48cd-ba7e-33c8d25561b2",
"accountID": "t0XyrqUYS0ateot5b4J9Mg==",
"accountIDGuid": "aef245b7-18a5-464b-ad7a-8b796f827d32",
"special": true,
"updated": "2026-06-03T18:30:53.0890465",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "1MMUKDCMSUO1rik12f3lWg==",
"priceLevelIdentifierGuid": "2814c3d4-8c30-4349-b5ae-2935d9fde55a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "63"
},
"primaryContactCustomer": {
"$ref": "61"
},
"customerGroupMembers": [
{
"$id": "66",
"id": 1,
"groupID": "tddetVtkSki4TGjI4jw9wA==",
"groupIDGuid": "b55ed7b5-645b-484a-b84c-68c8e23c3dc0",
"customerID": "mPkOFLSUC0uLmWfM3Rzo8g==",
"customerIDGuid": "140ef998-94b4-4b0b-8b99-67ccdd1ce8f2",
"card": "sample string 4",
"linkedAccount": "SiKLXc+ct0C6HXsnue8kJg==",
"linkedAccountGuid": "5d8b224a-9ccf-40b7-ba1d-7b27b9ef2426",
"customer": {
"$ref": "61"
},
"group": {
"$ref": "65"
},
"customerCard": {
"$ref": "62"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "65"
}
]
},
"payments": [
{
"$id": "67",
"id": 1,
"identifier": "rh8EX9eEKE6CDayYG3m6lg==",
"identifierGuid": "5f041fae-84d7-4e28-820d-ac981b79ba96",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "n+wXumsy2kmSj+U7C2K0WQ==",
"accountIDGuid": "ba17ec9f-326b-49da-928f-e53b0b62b459",
"customerAccount": {
"$ref": "63"
},
"customerCard": {
"$ref": "62"
},
"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:30:53.0890465",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "v0bvcg3n0EK7cMkErDImmw==",
"idempotentVoidGuid": "72ef46bf-e70d-42d0-bb70-c904ac32269b",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$ref": "2"
},
"metadata": {
"$id": "68",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "CGOYCz6cakeKqNvkjPyhyA==",
"paymentIdentifierGuid": "0b986308-9c3e-476a-8aa8-dbe48cfca1c8",
"identifier": "NUSxMQ/UD0yBggHDKJaPaw==",
"identifierGuid": "31b14435-d40f-4c0f-8182-01c328968f6b",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "pndplXLq00m/cSpyl+qDeQ==",
"itemIdentifierGuid": "956977a6-ea72-49d3-bf71-2a7297ea8379"
}
},
{
"$ref": "67"
}
]
},
{
"$ref": "62"
}
],
"customerGroupMembers": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"customerGroups": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"accounts": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"account": {
"$ref": "63"
},
"vouchers": [
{
"$id": "69",
"customerIdentifier": "/vDwldKht0K1vR3+yFelyA==",
"customerIdentifierGuid": "95f0f0fe-a1d2-42b7-b5bd-1dfec857a5c8",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "nmSYJ56sf02B0+ks1SMFjQ==",
"idempotentGuid": "2798649e-ac9e-4d7f-81d3-e92cd523058d",
"offline": true,
"voucher": {
"$id": "70",
"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:30:53.0890465",
"barcodeTemplate": {
"$id": "71",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "72",
"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:30:53.0890465",
"labelPageLayout": "qsMWsdsC4UuMMHJluLkO1Q==",
"pageLayoutGuid": "b116c3aa-02db-4be1-8c30-7265b8b90ed5",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "70"
},
"elements": [
{
"$id": "73",
"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:30:53.0890465"
},
{
"$ref": "73"
}
]
},
"customerVouchers": [
{
"$id": "74",
"id": 1,
"customerIdentifier": "uDi5h8GJj0mr4SmnlP49Xg==",
"customerIdentifierGuid": "87b938b8-89c1-498f-abe1-29a794fe3d5e",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:30:53.0890465",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "p/UNqtfdS065U9BmG5/lBA==",
"issuedIdempotentGuid": "aa0df5a7-ddd7-4e4b-b953-d0661b9fe504",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:30:53.0890465",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:30:53.0890465",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "x/Gf4YviJkGoXkVnOzfm8Q==",
"redeemedIdempotentGuid": "e19ff1c7-e28b-4126-a85e-45673b37e6f1",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:30:53.0890465",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "72"
},
"voucher": {
"$ref": "70"
},
"customer": {
"$ref": "61"
},
"issuedOfflinePayment": {
"$ref": "67"
},
"redeemedOfflinePayment": {
"$ref": "67"
}
},
{
"$ref": "74"
}
]
},
"customer": {
"$ref": "61"
}
},
{
"$ref": "69"
}
]
}
},
{
"$ref": "60"
}
],
"customerGroups": [
{
"$id": "75",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "TXqNYlmtwEmQr9kFwiQPIw==",
"groupIDGuid": "628d7a4d-ad59-49c0-90af-d905c2240f23",
"campaign": {
"$ref": "57"
},
"group": {
"$ref": "65"
}
},
{
"$ref": "75"
}
],
"signIqTickets": [
{
"$id": "76",
"identifier": "msc7ENOAAECvtjcr9v5NYA==",
"identifierGuid": "103bc79a-80d3-4000-afb6-372bf6fe4d60",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "76"
}
],
"comboPriceGroups": [
{
"$id": "77",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "KKolLbLONEmOSvNXDK67Vg==",
"guid": "2d25aa28-ceb2-4934-8e4a-f3570caebb56",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "57"
},
"comboPricePlus": [
{
"$id": "78",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "JEAJTIAPxUu76o1NkaiqPA==",
"groupGuid": "4c094024-0f80-4bc5-bbea-8d4d91a8aa3c",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "6kh0EvXp0k+M9TBc8Gaptw==",
"pluGuid": "127448ea-e9f5-4fd2-8cf5-305cf066a9b7",
"priceGroupG_UID": "RaQ2lbCvLky4KWO0SlQrVw==",
"priceGroupGuid": "9536a445-afb0-4c2e-b829-63b44a542b57",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "57"
},
"product": {
"$ref": "17"
},
"priceGroup": {
"$ref": "23"
},
"campaignPool": {
"$ref": "57"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
],
"priceLevels": [
{
"$id": "79",
"id": 1,
"priceLevelIdentifier": "UBijhhIizE+dJcskrEEXJg==",
"priceLevelIdentifierGuid": "86a31850-2212-4fcc-9d25-cb24ac411726",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "79"
}
],
"promotionType": {
"$id": "80",
"identifier": "/5xC8KcamEaY4XlvIt6NQQ==",
"identifierGuid": "f0429cff-1aa7-4698-98e1-796f22de8d41",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "c+1PqaChJkGRwa/LoPod6w==",
"labelPageLayoutGuid": "a94fed73-a1a0-4126-91c1-afcba0fa1deb",
"priceLevelIdentifier": "7p48/useLEaVe7+xOpVTMA==",
"priceLevelIdentifierGuid": "fe3c9eee-1eeb-462c-957b-bfb13a955330",
"active": true,
"updated": "2026-06-03T18:30:53.0890465",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "17"
},
"dealCost": {
"$id": "81",
"headerIdentifier": "L5hLKGa0q06II1cWsrg/RA==",
"headerIdentifierGuid": "284b982f-b466-4eab-8823-5716b2b83f44",
"identifier": "sw5tgRpTjU+4Sem5/NBiiQ==",
"identifierGuid": "816d0eb3-531a-4f8d-b849-e9b9fcd06289",
"supplierIdentifier": "VolhzYuv5Ua9iCrG6W8/wA==",
"supplierGuid": "cd618956-af8b-46e5-bd88-2ac6e96f3fc0",
"pluG_UID": "cabIouBhg0CZu0gMAt/Blw==",
"pluGuid": "a2c8a671-61e0-4083-99bb-480c02dfc197",
"campaignName": "1f905d74-4bbf-4333-9ea9-28380f99d8ef",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:30:53.0890465",
"end": "2026-06-03T18:30:53.0890465",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "g6oqjZfH/0CaDJI9pwBvvw==",
"bonusItemPluGuid": "8d2aaa83-c797-40ff-9a0c-923da7006fbf",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:30:53.0890465",
"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:30:53.0890465",
"campaignEndDate": "2026-06-03T18:30:53.0890465",
"masterPLUG_UID": "uZ5gqsKxVEqKm/tdAlp6LA==",
"masterID": "aa609eb9-b1c2-4a54-8a9b-fb5d025a7a2c",
"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": "Q2p+8Qc7XEahw3x6EYMzpA==",
"bonusMasterID": "f17e6a43-3b07-465c-a1c3-7c7a118333a4",
"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:30:53.0890465",
"dealCosts": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"tags": [
{
"$id": "82",
"pluG_UID": "h+s1WWxDTEG5eK24ptYcIQ==",
"pluGuid": "5935eb87-436c-414c-b978-adb8a6d61c21",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "82"
}
],
"alternateProductG_UID": "guKDuRCoQkCTigHpzSW+hQ==",
"alternateProduct": "b983e282-a810-4042-938a-01e9cd25be85",
"altProduct": {
"$ref": "17"
},
"productHostCode": {
"$id": "83",
"id": 1,
"pluG_UID": "7KPFg7uXJE+p6LhGkO12hg==",
"pluGuid": "83c5a3ec-97bb-4f24-a9e8-b84690ed7686",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "51"
},
"mscCom": {
"$ref": "52"
},
"mscDep": {
"$ref": "54"
},
"mscSubCom": {
"$ref": "53"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:30:53.0890465",
"inventoryTracked": "2026-06-03T18:30:53.0890465",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "84",
"pluG_UID": "Uv+Hl+dQN0GOa67Nkx8TDA==",
"pluGuid": "9787ff52-50e7-4137-8e6b-aecd931f130c",
"fuelPluG_UID": "Xjkb9ftxbEqU/033tx04yA==",
"fuelPluGuid": "f51b395e-71fb-4a6c-94ff-4df7b71d38c8",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "84"
},
{
"$ref": "84"
}
]
},
"supplier": {
"$ref": "12"
},
"serviceFee": {
"$id": "85",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "15"
}
],
"orderCycleHeaders": [
{
"$id": "86",
"storeID": 1,
"supplierIdentifier": "ZBf2RZH4A0yRlR8+xYQL9g==",
"supplierGuid": "45f61764-f891-4c03-9195-1f3ec5840bf6",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "86"
}
],
"cycles": [
{
"$id": "87",
"storeID": 1,
"supplierIdentifier": "tc5Tc1YJvEKcgNyXLUVkrw==",
"supplierGuid": "7353ceb5-0956-42bc-9c80-dc972d4564af",
"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:30:53.0890465",
"deliveryDate": "2026-06-03T18:30:53.0890465",
"nextCutOffDate": "2026-06-03T18:30:53.0890465",
"nextDeliveryDate": "2026-06-03T18:30:53.0890465",
"nextDaysBuffer": 10
},
{
"$ref": "87"
}
],
"store": {
"$ref": "6"
},
"updated": "2026-06-03T18:30:53.0890465",
"isHost": true
},
"files": [
{
"$id": "88",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:30:53.0890465",
"processed": "2026-06-03T18:30:53.0890465",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:30:53.0890465",
"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": "11"
},
"metcashHeader": {
"$id": "89",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:30:53.0890465",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "88"
}
],
"zoneMatrix": [
{
"$id": "90",
"id": 1,
"hostIdentifier": "MUKn9fc5XU++LQSN4f3ESw==",
"hostIdentifierGuid": "f5a74231-39f7-4f5d-be2d-048de1fdc44b",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"b6c8b2ed-8aea-49c7-917b-438ab51f46d4",
"caa986ec-8920-4ef6-bbf4-27aaeffb3648"
]
},
{
"$ref": "90"
}
],
"hostFileStoreSetting": {
"$ref": "10"
},
"hostStoreSettings": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"promotionPlacements": [
{
"$id": "91",
"identifier": "IEqOJw5xWkKIqObFeiDlZw==",
"identifierGuid": "278e4a20-710e-425a-88a8-e6c57a20e567",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "91"
}
],
"promoTypeGuids": [
"bfcd4a2c-da97-42a0-ae46-008f2eaf2aec",
"372649e4-a9f6-4c98-89a6-23574217c573"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "10"
}
],
"accounts": [
{
"$id": "92",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "92"
}
],
"sales": [
{
"$id": "93",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:30:53.0890465",
"ftpSite": {
"$id": "94",
"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": "93"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "90"
},
{
"$ref": "90"
}
],
"cashManagements": [
{
"$id": "95",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "96",
"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": "95"
}
],
"updateStoreID": "12dac468-e316-4004-97e8-09a8a0bec9ea",
"updateStore": {
"$id": "97",
"id": "3c63db80-7b3a-4c47-a075-6007cd589425",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:30:53.0890465",
"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:30:53.0890465"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "98",
"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": "5"
}
]
},
"customer": {
"$ref": "61"
},
"communityOrganisation": {
"$id": "99",
"id": 1,
"identifier": "fTKrtywdlEKD8EaJBZiSyw==",
"identifierGuid": "b7ab327d-1d2c-4294-83f0-4689059892cb",
"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:30:53.0890465",
"promoPeriodEnd": "2026-06-03T18:30:53.0890465",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:30:53.0890465",
"deleted": true
},
"details": [
{
"$id": "100",
"saleItemID": 1,
"identifier": "OPaSRHs1cUKHyWdqNHJL1Q==",
"identifierGuid": "4492f638-357b-4271-87c9-676a34724bd5",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "xc03KFWvckaY2oAa/mbTUg==",
"pluGuid": "2837cdc5-af55-4672-98da-801afe66d352",
"accountID": "jtfhGYfVH0ORwrKb1rN+gQ==",
"accountIDGuid": "19e1d78e-d587-431f-91c2-b29bd6b37e81",
"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:30:53.0890465",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "WuBPEqiEbE+jm9AL4NNRXw==",
"refundGuid": "124fe05a-84a8-4f6c-a39b-d00be0d3515f",
"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": "ac4/Cda2Ek2ECblnS0k5Rw==",
"idempotentVoidGuid": "093fce69-b6d6-4d12-8409-b9674b493947",
"priceLevelIdentifier": "LJ2+yEUmMUeg5MiFRMTYHA==",
"priceLevelIdentifierGuid": "c8be9d2c-2645-4731-a0e4-c88544c4d81c",
"communityIdentifier": "paKWgy1aoUil3pJkmDSZnQ==",
"communityIdentifierGuid": "8396a2a5-5a2d-48a1-a5de-92649834999d",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "101",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:30:53.0890465",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "101"
}
],
"refund": {
"$id": "102",
"id": 1,
"g_UID": "uV6Vg0oSPUOfCFQ0a/MSHw==",
"guid": "83955eb9-124a-433d-9f08-54346bf3121f",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:30:53.0890465"
},
"modifier": {
"$id": "103",
"id": 1,
"setG_UID": "M71CTjEKGEGLFKB1dpPdOQ==",
"modifierSetGuid": "4e42bd33-0a31-4118-8b14-a0757693dd39",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "RJgaWccT8kmuyWSBMFykag==",
"pluGuid": "591a9844-13c7-49f2-aec9-6481305ca46a",
"deleted": true,
"g_UID": "HSvYbAft0kOuMb+wOs/YJA==",
"guid": "6cd82b1d-ed07-43d2-ae31-bfb03acfd824",
"product": {
"$ref": "17"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "100"
}
],
"eftReceipts": [
{
"$id": "104",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "2"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "104"
}
],
"payments": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"cards": [
{
"$id": "105",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "105"
}
],
"campaignHits": [
{
"$id": "106",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "106"
}
],
"fuel": [
{
"$id": "107",
"id": 1,
"plu": 1,
"pluG_UID": "G//Q8OJ6YkeuBk2/2GSoWQ==",
"pluGuid": "f0d0ff1b-7ae2-4762-ae06-4dbfd864a859",
"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:30:53.0890465",
"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:30:53.0890465",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "107"
}
],
"fuelResells": [
{
"$id": "108",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Us6xILdE4UeACuwpwhV2MQ==",
"pluGuid": "20b1ce52-44b7-47e1-800a-ec29c2157631",
"accountID": "lHHi7OosNUm6ORRbXgvP/A==",
"accountIDGuid": "ece27194-2cea-4935-ba39-145b5e0bcffc",
"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:30:53.0890465",
"bestOrExpireType": 1,
"refundG_UID": "8OJPdnefa02twuIc46/X6A==",
"refundGuid": "764fe2f0-9f77-4d6b-adc2-e21ce3afd7e8",
"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": "108"
}
],
"customerOrder": [
{
"$id": "109",
"identifier": "Qc71WZaxQECsHSRd3fT5CA==",
"identifierGuid": "59f5ce41-b196-4040-ac1d-245dddf4f908",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "3zTIOb3et0ePXciZQpPypg==",
"customerIdentifierGuid": "39c834df-debd-47b7-8f5d-c8994293f2a6",
"operatorNo": 1,
"operatorG_UID": "abXuzN5+7keVBVH8xr/LDg==",
"operatorGuid": "cceeb569-7ede-47ee-9505-51fcc6bfcb0e",
"created": "2026-06-03T18:30:53.0890465",
"ordered": "2026-06-03T18:30:53.0890465",
"started": "2026-06-03T18:30:53.0890465",
"completed": "2026-06-03T18:30:53.0890465",
"supplied": "2026-06-03T18:30:53.0890465",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "61"
},
"operator": {
"$ref": "4"
},
"details": [
{
"$id": "110",
"headerID": 1,
"plu": 1,
"pluG_UId": "or2SpqL93EykRz6g+0hl6A==",
"pluGuid": "a692bda2-fda2-4cdc-a447-3ea0fb4865e8",
"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": "fxs9OikzLUCKP1ACmlv7fQ==",
"headerIdentifierGuid": "3a3d1b7f-3329-402d-8a3f-50029a5bfb7d",
"product": {
"$ref": "17"
}
},
{
"$ref": "110"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "2"
}
},
{
"$ref": "109"
}
],
"surveyResponses": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "X6K+fR8CmUWx0ZjDvTfj5A==",
"accountIdentifier": "7dbea25f-021f-4599-b1d1-98c3bd37e3e4",
"accountName": "sample string 44",
"customerOrderIdentifier": "D5Rt8C6+ukSAIHYtU/CDuQ==",
"customerOrderIdentifierGuid": "f06d940f-be2e-44ba-8020-762d53f083b9",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"survey": {
"$id": "111",
"g_UID": "Mue+96CMXUyPmdb5xE3S6g==",
"guid": "f7bee732-8ca0-4c5d-8f99-d6f9c44dd2ea",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "SpOaPuUv/UWfMsP3IJrb1g==",
"checkoutFormGuid": "3e9a934a-2fe5-45fd-9f32-c3f7209adbd6",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:30:53.0890465",
"end": "2026-06-03T18:30:53.0890465",
"deleted": true,
"updated": "2026-06-03T18:30:53.0890465",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"449f9857-1a06-4717-ac3e-407034a196c3",
"446d0a74-7a95-49de-8975-2bb9e76d5ecc"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "36"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.