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": "YXefalqOVkegj2j5BWrpgQ==",
"surveyGuid": "6a9f7761-8e5a-4756-a08f-68f9056ae981",
"saleHeaderGuid": "qbbrgi7XZ0OOO00X+iLN4w==",
"saleGuid": "82ebb6a9-d72e-4367-8e3b-4d17fa22cde3",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "fl3L76mtL0OKjKDjVxzueg==",
"guidResponse": "efcb5d7e-ada9-432f-8a8c-a0e3571cee7a",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:45.7416704",
"sale": {
"$id": "2",
"saleHeaderID": 1,
"saleHeaderGuid": "dKIq+xW5+EGqHAwpLCIR7g==",
"saleHeaderIdentifierGuid": "fb2aa274-b915-41f8-aa1c-0c292c2211ee",
"created": "2026-04-03T06:16:45.7416704",
"createdLocal": "2026-04-03T06:16:45.7416704",
"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-04-03T06:16:45.7416704",
"storeID": 1,
"operatorG_Uid": "8WCU30VSm0Oor/0wlhRJhA==",
"operatorGuid": "df9460f1-5245-439b-a8af-fd3096144984",
"customerG_Uid": "GU3Gjr/EBkmHZAo8bCPtrA==",
"customerGuid": "8ec64d19-c4bf-4906-8764-0a3c6c23edac",
"communityIdentifier": "54eGd50aMUy5g2W6dzD12g==",
"communityIdentifierGuid": "778687e7-1a9d-4c31-b983-65ba7730f5da",
"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": "k5IIfhShAkCvcqYw1pCfZg==",
"priceLevelIdentifierGuid": "7e089293-a114-4002-af72-a630d6909f66",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:45.7416704+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-04-03T06:16:45.7416704",
"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": "cmkmaIURm0ulzJRfmA8Eww==",
"guid": "68266972-1185-4b9b-a5cc-945f980f04c3",
"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-04-03T06:16:45.7416704",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:45.7416704",
"endShift": "2026-04-03T06:16:45.7416704",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "5",
"operatorG_UID": "rGXlEYO5P0mjprgo7TQibA==",
"operatorGuid": "11e565ac-b983-493f-a3a6-b828ed34226c",
"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-04-03T06:16:45.7416704",
"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": "QbkcbDKtck+31DphOL/Y6A==",
"hostIdentifierGuid": "6c1cb941-ad32-4f72-b7d4-3a6138bfd8e8",
"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-04-03T06:16:45.7416704",
"priceZone": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "iAVy42gF/USqI+fU1dG+lQ==",
"hostIdentifierGuid": "e3720588-0568-44fd-aa23-e7d4d5d1be95",
"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"
},
"hostStoreSettings": [
{
"$id": "9",
"id": 1,
"hostIdentifier": "ur2B0kI98kyT2ZNABkR+QA==",
"hostIdentifierGuid": "d281bdba-3d42-4cf2-93d9-934006447e40",
"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": "10",
"identifier": "IBCGHbdklEyAyoJfB8zg0Q==",
"identifierGuid": "1d861020-64b7-4c94-80ca-825f07cce0d1",
"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": "CEcxqvdnlUCcQyimEDvnIw==",
"hostSupplierIdentifierGuid": "aa314708-67f7-4095-9c43-28a6103be723",
"loyaltyPriceLevelIdentifier": "WR/M5hF2WkyfA6ATnJfHPw==",
"loyaltyPriceLevelIdentifierGuid": "e6cc1f59-7611-4c5a-9f03-a0139c97c73f",
"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-04-03T06:16:45.7416704",
"lastProcessed": "2026-04-03T06:16:45.7416704",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "11",
"identifier": "wAFxuO0vTkaA4Uho7EXGXQ==",
"identifierGuid": "b87101c0-2fed-464e-80e1-4868ec45c65d",
"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": "4iLrE9J/YUimEoS6OKlUGA==",
"primaryContactID": "13eb22e2-7fd2-4861-a612-84ba38a95418",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "uOkS/EpYKUGpjE1u1I4W4g==",
"supplierGroupGuid": "fc12e9b8-584a-4129-a98c-4d6ed48e16e2",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:45.7416704",
"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": "12",
"id": "cbef0c33-e63f-439a-a30f-bb531715bd4e",
"identifier": "U5K/rpg+U0u8NTcO7ySOHA==",
"identifierGuid": "aebf9253-3e98-4b53-bc35-370eef248e1c",
"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": "13",
"supplierIdentifier": "/Wi9MV/nj0WWl14aG9b1vg==",
"supplierIdentifierGuid": "31bd68fd-e75f-458f-9697-5e1a1bd6f5be",
"contactGuid": "JrG8YO77aUihLxhnYQOEJg==",
"contactID": "60bcb126-fbee-4869-a12f-186761038426",
"contact": {
"$ref": "12"
},
"supplier": {
"$ref": "11"
}
},
{
"$ref": "13"
}
],
"products": [
{
"$id": "14",
"pluG_UID": "SbbBjGR42UCmKC52Q+mYUg==",
"pluGuid": "8cc1b649-7864-40d9-a628-2e7643e99852",
"supplierIdentifier": "735LNxJ+CkWWDeE5asi0ag==",
"supplierIdentifierGuid": "374b7eef-7e12-450a-960d-e1396ac8b46a",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:45.7416704",
"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-04-03T06:16:45.7416704",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "15",
"pluG_UID": "5FThfuqtXkWdPiuQH+NJ8Q==",
"pluGuid": "7ee154e4-adea-455e-9d3e-2b901fe349f1",
"supplierIdentifier": "3UO2NROqN0GWuctRG8n/lg==",
"supplierIdentifierGuid": "35b643dd-aa13-4137-96b9-cb511bc9ff96",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "15"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "57sKIKR8pUOQQytpHeKBJw==",
"parentPluGuid": "200abbe7-7ca4-43a5-9043-2b691de28127",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "16",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "UnEh/S1jnUeOqhXHoQCnlQ==",
"guid": "fd217152-632d-479d-8eaa-15c7a100a795",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "3FyNebhelUeC++EJoMtAIA==",
"priceGroupGuid": "798d5cdc-5eb8-4795-82fb-e109a0cb4020",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:45.7416704",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:45.7416704",
"pluCreated": "2026-04-03T06:16:45.7416704",
"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-04-03T06:16:45.7416704",
"lastManualUpdate": "2026-04-03T06:16:45.7416704",
"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-04-03T06:16:45.7416704",
"currentCostUpdated": "2026-04-03T06:16:45.7416704",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:45.7416704",
"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-04-03T06:16:45.7571822",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Y3b7MvfYyUmuPTk/uXeNow==",
"altPLUGuid": "32fb7663-d8f7-49c9-ae3d-393fb9778da3",
"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-04-03T06:16:45.7571822",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "FndfVP6THEq6OteBP1bGcg==",
"shelfPageLayoutGuid": "545f7716-93fe-4a1c-ba3a-d7813f56c672",
"talkerPageLayoutG_UID": "xJrnw2lD3USq9UgA43gWew==",
"talkerPageLayoutGuid": "c3e79ac4-4369-44dd-aaf5-4800e378167b",
"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": "e8N8kx2dEUm/fy3cDg5+MA==",
"inventoryIdentifier": "937cc37b-9d1d-4911-bf7f-2ddc0e0e7e30",
"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": "ZOKdP46GB0eAQkaOxhgq8A==",
"parentPluGuid": "3f9de264-868e-4707-8042-468ec6182af0",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "qPtvkRBL2kCAwM6/zE7BWA==",
"supplierIdentifierGuid": "916ffba8-4b10-40da-80c0-cebfcc4ec158",
"supplierChanged": true,
"rebateSupplierIdentifier": "/0V0dxjRukGqman/UgMyqw==",
"rebateSupplierIdentifierGuid": "777445ff-d118-41ba-aa99-a9ff520332ab",
"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-04-03T06:16:45.7571822",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "rZnqpcOa3kGkF4jiokqWqw==",
"hostIdentifierGuid": "a5ea99ad-9ac3-41de-a417-88e2a24a96ab",
"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": "16"
},
{
"$ref": "16"
}
],
"store": {
"$ref": "6"
},
"storePrices": [
{
"$id": "17",
"pluG_UID": "CbpIyskhgUq5IAMmz6pVhw==",
"pluGuid": "ca48ba09-21c9-4a81-b920-0326cfaa5587",
"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-04-03T06:16:45.7571822"
},
{
"$ref": "17"
}
],
"currentPrices": {
"$id": "18",
"pluPrices": {
"$id": "19",
"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-04-03T06:16:45.7571822",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "19"
},
"winningCampaign": 1,
"winner": {
"$id": "20",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:16:45.7571822",
"startTime": 5,
"endDate": "2026-04-03T06:16:45.7571822",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "mdk8oxICA0+j+OMNQO7oTg==",
"hostIdentifierGuid": "a33cd999-0212-4f03-a3f8-e30d40eee84e",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"tray": {
"$id": "21",
"g_UId": "jgSXWS6wbk+MULP58UrKLA==",
"guid": "5997048e-b02e-4f6e-8c50-b3f9f14aca2c",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "22",
"priceGroupG_UID": "e3SzQXP7bEWcWNi9N+ci6Q==",
"priceGroupGuid": "41b3747b-fb73-456c-9c58-d8bd37e722e9",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:45.7571822",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "23",
"pluG_UID": "dY6FXqFq30eHMp//qAAYIw==",
"pluGuid": "5e858e75-6aa1-47df-8732-9fffa8001823",
"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": "24",
"pluGuid": "929b44ec-09e6-4f7e-9631-830602b33566",
"created": "2026-04-03T06:16:45.7571822",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:45.7571822",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:45.7571822",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:45.7571822",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:45.7571822",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:45.7571822",
"lastSold": "2026-04-03T06:16:45.7571822",
"firstSold": "2026-04-03T06:16:45.7571822",
"awsUpdated": "2026-04-03T06:16:45.7571822",
"lastManualUpdate": "2026-04-03T06:16:45.7571822",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:45.7571822",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:45.7571822",
"doNotRangeUpdated": "2026-04-03T06:16:45.7571822",
"doNotOrderUpdated": "2026-04-03T06:16:45.7571822",
"tracked": "2026-04-03T06:16:45.7571822"
},
"allergens": [
{
"$id": "25",
"primaryKey": {
"$id": "26",
"pluGuid": "0dc1e04b-373c-4975-b94d-d244878cd046",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "S+DBDTw3dUm5TdJEh4zQRg==",
"pluGuid": "0dc1e04b-373c-4975-b94d-d244878cd046",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "25"
}
],
"costs": {
"$id": "27",
"pluG_UID": "I4d0COD5UUWKneGNAvq3/A==",
"pluGuid": "08748723-f9e0-4551-8a9d-e18d02fab7fc",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:16:45.7571822",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "28",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:45.7571822",
"createdLocal": "2026-04-03T06:16:45.7571822",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "22ounjT7yk+1elXvbROeIQ==",
"operatorGuid": "9e2e6adb-fb34-4fca-b57a-55ef6d139e21",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "z2kdfDYgiEuhypUhRHlRRA==",
"pluGuid": "7c1d69cf-2036-4b88-a1ca-952144795144",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$ref": "4"
}
},
{
"$ref": "28"
}
],
"apns": [
{
"$id": "29",
"pluID": 1,
"pluG_UID": "BPHL4OERqEO4XV90j3FjuA==",
"pluGuid": "e0cbf104-11e1-43a8-b85d-5f748f7163b8",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"tuns": [
{
"$id": "30",
"pluG_UId": "FGTAUhs3AEa1k0uksjtnqg==",
"pluGuid": "52c06414-371b-4600-b593-4ba4b23b67aa",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "16"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "30"
}
],
"competitionPricing": [
{
"$id": "31",
"identifier": "xoNr26DRlkKAt5ZopXClSg==",
"identifierGuid": "db6b83c6-d1a0-4296-80b7-9668a570a54a",
"pluG_UID": "3NsPpZ6f6EqWHZ9DrStFeQ==",
"pluGuid": "a50fdbdc-9f9e-4ae8-961d-9f43ad2b4579",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "31"
}
],
"supplier": {
"$ref": "11"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"ordering": {
"$ref": "14"
},
"flipChartPages": [
{
"$id": "32",
"identifier": "owlXIDJGBE2UQMTIyP9RhA==",
"groupName": "sample string 1",
"identifierGuid": "205709a3-4632-4d04-9440-c4c8c8ff5184",
"exists": true,
"flipChartIdentifier": "3SgYDRGeTEmlb7NWEdk0dA==",
"flipChartIdentifierGuid": "0d1828dd-9e11-494c-a56f-b35611d93474",
"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": "pgPnpajEK0Gzy+ahvXQrPw==",
"groupIdentifierGuid": "a5e703a6-c4a8-412b-b3cb-e6a1bd742b3f",
"flipChart": {
"$id": "33",
"identifier": "fLZkbaer2kK6/ihzlOilgQ==",
"identifierGuid": "6d64b67c-aba7-42da-bafe-287394e8a581",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "34",
"identifier": "d49Z2jMSkUmDTPpE73HnoQ==",
"identifierGuid": "da598f77-1233-4991-834c-fa44ef71e7a1",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "35",
"id": 1,
"g_UID": "oWh+Byf6D0iXxtp3NnQOFw==",
"guid": "077e68a1-fa27-480f-97c6-da7736740e17",
"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": "NGahBDNwfkWf93I9dgc9KA==",
"previousFormGuid": "04a16634-7033-457e-9ff7-723d76073d28",
"nextForm": 1,
"nextFormG_UID": "CfXMWurHO0OsnOvqMn8wdg==",
"nextFormGuid": "5accf509-c7ea-433b-ac9c-ebea327f3076",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:45.7571822",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "35"
},
"previousCheckoutForm": {
"$ref": "35"
},
"buttons": [
{
"$id": "36",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "DFFYUDGYB0arjpNgkVRysw==",
"checkoutFormGuid": "5058510c-9831-4607-ab8e-9360915472b3",
"identifier": "4n7Hsqw8OEu45nRxCPRKkw==",
"identifierGuid": "b2c77ee2-3cac-4b38-b8e6-747108f44a93",
"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": "o+g3o4QTQECoJXfO0vDxpA==",
"valueGuid": "a337e8a3-1384-4040-a825-77ced2f0f1a4",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:45.7571822",
"action": "sample string 12",
"valueForm": {
"$ref": "35"
},
"image": {
"$id": "37",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:16:45.7571822",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "36"
}
],
"panels": [
{
"$id": "38",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "rSgx2x6IRk6HHEKGOlwUHA==",
"checkoutFormGuid": "db3128ad-881e-4e46-871c-42863a5c141c",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "38"
}
]
},
{
"$ref": "35"
}
],
"panels": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"contentPanel": {
"$ref": "38"
},
"products": [
{
"$id": "39",
"flipChartPageIdentifier": "QLQQ/cjkDk+GH+cldiWyKQ==",
"flipChartPageIdentifierGuid": "fd10b440-e4c8-4f0e-861f-e7257625b229",
"pluG_UID": "yb5XU9GuKEa/5imBlDc18g==",
"pluGuid": "5357bec9-aed1-4628-bfe6-2981943735f2",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "16"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "39"
}
],
"productCount": 27,
"pages": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "32"
}
],
"priceHistory": [
{
"$id": "40",
"pluG_UID": "Ker9dfbbS028WvC7z3DtQQ==",
"pluGuid": "75fdea29-dbf6-4d4b-bc5a-f0bbcf70ed41",
"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-04-03T06:16:45.7571822",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "40"
}
],
"ingredients": [
{
"$id": "41",
"pluG_UID": "GFHGKEl2fU2Zs1EiS1Jd/w==",
"ingredientGuid": "bDqooGinEUidNk/+y0GEog==",
"ingredientIdentifier": "a0a83a6c-a768-4811-9d36-4ffecb4184a2",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "16"
}
},
{
"$ref": "41"
}
],
"bins": [
{
"$id": "42",
"pluG_UID": "qXjDJnJTpUabwfkHKiw+cQ==",
"pluGuid": "26c378a9-5372-46a5-9bc1-f9072a2c3e71",
"shelfLocationIdentifier": "fRpDfkCU5k2trO0iJwEAXA==",
"shelfLocationGuid": "7e431a7d-9440-4de6-adac-ed222701005c",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "SdE1fEzUyUSrEtkFAucizw==",
"labelPageLayoutGuid": "7c35d149-d44c-44c9-ab12-d90502e722cf",
"updated": "2026-04-03T06:16:45.7571822",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "16"
},
"location": {
"$id": "43",
"identifier": "lTMTsEgM9kSESG/x9G7/Qg==",
"storeID": 1,
"identifierGuid": "b0133395-0c48-44f6-8448-6ff1f46eff42",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:45.7571822",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
}
},
{
"$ref": "42"
}
],
"bin": {
"$ref": "42"
},
"scaleLocations": [
{
"$id": "44",
"plu": 1,
"pluG_UID": "PBWi+fFvB0e0uBDvKFXv3Q==",
"pluGuid": "f9a2153c-6ff1-4707-b4b8-10ef2855efdd",
"deptNo": 1,
"product": {
"$ref": "16"
},
"scaleLocation": {
"$id": "45",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:16:45.7571822",
"department": {
"$id": "46",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "45"
},
"subDepartments": [
{
"$id": "47",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "48",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "49",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:16:45.7571822",
"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": "dqs1oUYR00uSTicvIFAffg==",
"labelPageLayoutGuid": "a135ab76-1146-4bd3-924e-272f20501f7e",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "50",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "51",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "52",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "52"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "51"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$id": "53",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "49"
}
],
"updated": "2026-04-03T06:16:45.7571822",
"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": "rBFf9uBiGU+7PtnsNMm5Ug==",
"labelPageLayoutGuid": "f65f11ac-62e0-4f19-bb3e-d9ec34c9b952",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:45.7571822",
"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": "4Cauu1HNPk2B8s9pGU71/Q==",
"labelPageLayoutGuid": "bbae26e0-cd51-4d3e-81f2-cf69194ef5fd",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
},
{
"$ref": "47"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:45.7571822",
"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": "gx49k3sxT0e38muFL2SPnQ==",
"labelPageLayoutGuid": "933d1e83-317b-474f-b7f2-6b852f648f9d",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
}
}
}
},
{
"$ref": "44"
}
],
"nextPrice": {
"$id": "54",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "OSxVmYkZc0GbxDe7VXjO5A==",
"pluGuid": "99552c39-1989-4173-9bc4-37bb5578cee4",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "1bZeLMp6Ik2+XMAJb81UHw==",
"dealCostGuid": "2c5eb6d5-7aca-4d22-be5c-c0096fcd541f",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "ePyDZHgF6UWWS80uurE16Q==",
"priceGroupGuid": "6483fc78-0578-45e9-964b-cd2ebab135e9",
"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,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:45.7571822",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f2af10aa-ee14-4fe4-a1e1-0310142710da",
"campaignComboPriceGroupG_UID": "afeutTKeu0W1kEOPRSOvkQ==",
"campaignComboPriceGroupIdentifier": "b5aef769-9e32-45bb-b590-438f4523af91",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "55",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:45.7571822",
"operatorG_UID": "btgFVDhnuU6nKvWC4F5ZjA==",
"operatorGuid": "5405d86e-6738-4eb9-a72a-f582e05e598c",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:45.7571822",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:45.7571822",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:45.7571822",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d4557e50-45a3-404f-bdd0-e98530e3313d",
"product": {
"$ref": "16"
},
"campaignPlu": {
"$ref": "54"
},
"fuelItem": true
},
{
"$ref": "55"
}
],
"campaign": {
"$id": "56",
"id": 1,
"storeID": 2,
"name": "6eb572da-8d39-4795-8c8d-756980090a0f",
"nameGuid": "6eb572da-8d39-4795-8c8d-756980090a0f",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:45.7571822",
"startTime": 1,
"endDate": "2026-04-03T06:16:45.7571822",
"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-04-03T06:16:45.7571822",
"system": true,
"created": "2026-04-03T06:16:45.7571822",
"updated": "2026-04-03T06:16:45.7571822",
"priceChangeNotifiedUtc": "2026-04-03T06:16:45.7571822",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "fbcAKmp6PUSkYWwRSnJ3Mw==",
"hostIdentifierGuid": "2a00b77d-7a6a-443d-a461-6c114a727733",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:45.7571822",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"campaignPools": [
{
"$id": "57",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "+etZ2Tz4YE+pnue+c1wYGw==",
"pluGuid": "d959ebf9-f83c-4f60-a99e-e7be735c181b",
"hostOfferID": 1,
"priceGroupG_UID": "by3p+9gMAECXg6TQl9w6bg==",
"priceGroupGuid": "fbe92d6f-0cd8-4000-9783-a4d097dc3a6e",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"pluaws": 11.0,
"directNumber": "sample string 12",
"departmentName": "sample string 13",
"subDepartmentName": "sample string 14",
"priceGroupName": "sample string 15",
"supplierName": "sample string 16",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:45.7571822",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "16"
},
"campaign": {
"$ref": "56"
}
},
{
"$ref": "57"
}
],
"sellingRules": [
{
"$id": "58",
"id": 1,
"identifier": "OIv288Ono0m5s3ABGVsQqQ==",
"identifierStr": "OIv288Ono0m5s3ABGVsQqQ==",
"identifierGuid": "f3f68b38-a7c3-49a3-b9b3-7001195b10a9",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "56"
}
},
{
"$ref": "58"
}
],
"customers": [
{
"$id": "59",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "Mpv9pdfjo0SgG+Wc8r0zyw==",
"customerIDGuid": "a5fd9b32-e3d7-44a3-a01b-e59cf2bd33cb",
"campaign": {
"$ref": "56"
},
"customer": {
"$id": "60",
"identifier": "8WXGEAoljki6LVv0VwkM/A==",
"identifierGuid": "10c665f1-250a-488e-ba2d-5bf457090cfc",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:45.7571822",
"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": "R64zyhOYEkWviuL4C8RNLA==",
"communityIdentifierGuid": "ca33ae47-9813-4512-af8a-e2f80bc44d2c",
"joined": "2026-04-03T06:16:45.7571822",
"updated": "2026-04-03T06:16:45.7571822",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "XmPl3Jb6U0OzjT8w25xClA==",
"priceLevelIdentifierGuid": "dce5635e-fa96-4353-b38d-3f30db9c4294",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:45.7571822",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "61",
"cardType": 2,
"issueDate": "2026-04-03T06:16:45.7571822",
"expiry": "2026-04-03T06:16:45.7571822",
"customerID": "QbNQ96ZsrE6mOxk0Rmw9Hg==",
"customerIDGuid": "f750b341-6ca6-4eac-a63b-1934466c3d1e",
"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-04-03T06:16:45.7571822",
"linkedAccount": "m1DAU+pOWUSnu2K5eXKKKw==",
"linkedAccountGuid": "53c0509b-4eea-4459-a7bb-62b979728a2b",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "60"
},
"account": {
"$id": "62",
"id": 1,
"identifier": "rLBCk4GoaEKwAQ7xKA43TQ==",
"identifierGuid": "9342b0ac-a881-4268-b001-0ef1280e374d",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:45.7571822",
"owner": "BGoQH3l52kCzDe+258CbjQ==",
"ownerGuid": "1f106a04-7979-40da-b30d-efb6e7c09b8d",
"accountStoreGroupIdentifier": "kyKMyasnnESKnotryh+GOQ==",
"accountStoreGroupGuid": "c98c2293-27ab-449c-8a9e-8b6bca1f8639",
"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-04-03T06:16:45.7571822",
"active": true,
"updated": "2026-04-03T06:16:45.7571822",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "60"
},
"card": {
"$ref": "61"
},
"members": {
"$id": "63",
"sample string 1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"sample string 2": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"customerGroups": [
{
"$id": "64",
"identifier": "d9t2O5M3TkyUgIgjx08isw==",
"identifierGuid": "3b76db77-3793-4c4e-9480-8823c74f22b3",
"name": "sample string 2",
"primaryContact": "9D99mVArW0ODUb3uUr7NSw==",
"primaryContactGuid": "997d3ff4-2b50-435b-8351-bdee52becd4b",
"accountID": "ClHPS/d6z0KDVXWh9aEDtg==",
"accountIDGuid": "4bcf510a-7af7-42cf-8355-75a1f5a103b6",
"special": true,
"updated": "2026-04-03T06:16:45.7571822",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "3YFeFkA2ME28T82E09HclA==",
"priceLevelIdentifierGuid": "165e81dd-3640-4d30-bc4f-cd84d3d1dc94",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "62"
},
"primaryContactCustomer": {
"$ref": "60"
},
"customerGroupMembers": [
{
"$id": "65",
"id": 1,
"groupID": "/bIoqJcktUegxiIKOfe+HQ==",
"groupIDGuid": "a828b2fd-2497-47b5-a0c6-220a39f7be1d",
"customerID": "EPV+GaQ480Sp3MlZBgSxoA==",
"customerIDGuid": "197ef510-38a4-44f3-a9dc-c9590604b1a0",
"card": "sample string 4",
"linkedAccount": "urSFng+y9kCxeyvrdCz6lA==",
"linkedAccountGuid": "9e85b4ba-b20f-40f6-b17b-2beb742cfa94",
"customer": {
"$ref": "60"
},
"group": {
"$ref": "64"
},
"customerCard": {
"$ref": "61"
}
},
{
"$ref": "65"
}
]
},
{
"$ref": "64"
}
]
},
"payments": [
{
"$id": "66",
"id": 1,
"identifier": "nXtdsqLUG0mGrHCPRzJqjA==",
"identifierGuid": "b25d7b9d-d4a2-491b-86ac-708f47326a8c",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "mCYNzA7HGkmdCNgVCgjxXA==",
"accountIDGuid": "cc0d2698-c70e-491a-9d08-d8150a08f15c",
"customerAccount": {
"$ref": "62"
},
"customerCard": {
"$ref": "61"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:16:45.7571822",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "YligxebWwkihI0S+HYvAfg==",
"idempotentVoidGuid": "c5a05862-d6e6-48c2-a123-44be1d8bc07e",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$ref": "2"
},
"metadata": {
"$id": "67",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "dp52KLsCq0ilMeMoaluvKA==",
"paymentIdentifierGuid": "28769e76-02bb-48ab-a531-e3286a5baf28",
"identifier": "bQZGV2ldpUmjH2sXGtZMnQ==",
"identifierGuid": "5746066d-5d69-49a5-a31f-6b171ad64c9d",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "W+Tx3mfha0q3XxrOAxB6SQ==",
"itemIdentifierGuid": "def1e45b-e167-4a6b-b75f-1ace03107a49"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "61"
}
],
"customerGroupMembers": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"accounts": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"account": {
"$ref": "62"
},
"vouchers": [
{
"$id": "68",
"customerIdentifier": "k/7Onu65bkWe/CgWoDODNA==",
"customerIdentifierGuid": "9ecefe93-b9ee-456e-9efc-2816a0338334",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "F9Iy1HW5Y0SPkQeYYghtoA==",
"idempotentGuid": "d432d217-b975-4463-8f91-079862086da0",
"offline": true,
"voucher": {
"$id": "69",
"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-04-03T06:16:45.7571822",
"barcodeTemplate": {
"$id": "70",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "71",
"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-04-03T06:16:45.7571822",
"labelPageLayout": "bpKAxwS3OkyfV9bruMChwQ==",
"pageLayoutGuid": "c780926e-b704-4c3a-9f57-d6ebb8c0a1c1",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "69"
},
"elements": [
{
"$id": "72",
"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-04-03T06:16:45.7571822"
},
{
"$ref": "72"
}
]
},
"customerVouchers": [
{
"$id": "73",
"id": 1,
"customerIdentifier": "Mko3lJbH3kKJAMr5bUH2LQ==",
"customerIdentifierGuid": "94374a32-c796-42de-8900-caf96d41f62d",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:45.7571822",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "PiMwr7YbhkedCPMH4d7ghw==",
"issuedIdempotentGuid": "af30233e-1bb6-4786-9d08-f307e1dee087",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:45.7571822",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:45.7571822",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "AY/jjXMf+ka3qn9YkO8gGg==",
"redeemedIdempotentGuid": "8de38f01-1f73-46fa-b7aa-7f5890ef201a",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:45.7571822",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "71"
},
"voucher": {
"$ref": "69"
},
"customer": {
"$ref": "60"
},
"issuedOfflinePayment": {
"$ref": "66"
},
"redeemedOfflinePayment": {
"$ref": "66"
}
},
{
"$ref": "73"
}
]
},
"customer": {
"$ref": "60"
}
},
{
"$ref": "68"
}
]
}
},
{
"$ref": "59"
}
],
"customerGroups": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "gE1e2aLChEKcegbet8+3CQ==",
"groupIDGuid": "d95e4d80-c2a2-4284-9c7a-06deb7cfb709",
"campaign": {
"$ref": "56"
},
"group": {
"$ref": "64"
}
},
{
"$ref": "74"
}
],
"signIqTickets": [
{
"$id": "75",
"identifier": "K4VSyP+j9ki1Uwd3dud0ww==",
"identifierGuid": "c852852b-a3ff-48f6-b553-077776e774c3",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "75"
}
],
"comboPriceGroups": [
{
"$id": "76",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "ubIF55UaDU2eVecDsW+Yew==",
"guid": "e705b2b9-1a95-4d0d-9e55-e703b16f987b",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "56"
},
"comboPricePlus": [
{
"$id": "77",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "8bHhNGSGpEeqYUqCTsMlyg==",
"groupGuid": "34e1b1f1-8664-47a4-aa61-4a824ec325ca",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "prNbuC1L7k6ndxGgOJhjwQ==",
"pluGuid": "b85bb3a6-4b2d-4eee-a777-11a0389863c1",
"priceGroupG_UID": "0fKrvgRT/U6NNUVS4XCM4Q==",
"priceGroupGuid": "beabf2d1-5304-4efd-8d35-4552e1708ce1",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "56"
},
"product": {
"$ref": "16"
},
"priceGroup": {
"$ref": "22"
},
"campaignPool": {
"$ref": "56"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "76"
}
],
"priceLevels": [
{
"$id": "78",
"id": 1,
"priceLevelIdentifier": "2IFdtdu36UKY+lxuXDrxtw==",
"priceLevelIdentifierGuid": "b55d81d8-b7db-42e9-98fa-5c6e5c3af1b7",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "78"
}
],
"promotionType": {
"$id": "79",
"identifier": "XU7q7G1lc0a3Igy45Ecvgw==",
"identifierGuid": "ecea4e5d-656d-4673-b722-0cb8e4472f83",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "dfhk8nNXWkWUk3wft29fPg==",
"labelPageLayoutGuid": "f264f875-5773-455a-9493-7c1fb76f5f3e",
"priceLevelIdentifier": "oRZIk5zm40yjAshG7ijVyA==",
"priceLevelIdentifierGuid": "934816a1-e69c-4ce3-a302-c846ee28d5c8",
"active": true,
"updated": "2026-04-03T06:16:45.7571822",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "16"
},
"dealCost": {
"$id": "80",
"headerIdentifier": "6U+TByECP06e/WYjjAyZmg==",
"headerIdentifierGuid": "07934fe9-0221-4e3f-9efd-66238c0c999a",
"identifier": "Hg2kYGZ/PEuh0T5jo07P8A==",
"identifierGuid": "60a40d1e-7f66-4b3c-a1d1-3e63a34ecff0",
"supplierIdentifier": "HVKiWgkx3Ea8uio0Hx4uQg==",
"supplierGuid": "5aa2521d-3109-46dc-bcba-2a341f1e2e42",
"pluG_UID": "z8kkJGhF2EeVpNF07sBNTQ==",
"pluGuid": "2424c9cf-4568-47d8-95a4-d174eec04d4d",
"campaignName": "ad3216c1-bdac-42b4-9941-92e58f17599a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:45.7571822",
"end": "2026-04-03T06:16:45.7571822",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "9g6a7w95MkKj1fOKo1Oh8A==",
"bonusItemPluGuid": "ef9a0ef6-790f-4232-a3d5-f38aa353a1f0",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:45.7571822",
"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-04-03T06:16:45.7571822",
"campaignEndDate": "2026-04-03T06:16:45.7571822",
"masterPLUG_UID": "H8J9meYEvU6lrxMVLEUPKw==",
"masterID": "997dc21f-04e6-4ebd-a5af-13152c450f2b",
"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": "t2Zh1IcUn0KP/CvPLaHhJw==",
"bonusMasterID": "d46166b7-1487-429f-8ffc-2bcf2da1e127",
"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-04-03T06:16:45.7571822",
"dealCosts": [
{
"$ref": "80"
},
{
"$ref": "80"
}
],
"tags": [
{
"$id": "81",
"pluG_UID": "Cut3Ze7eS0m9HNKjT3iczA==",
"pluGuid": "6577eb0a-deee-494b-bd1c-d2a34f789ccc",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "81"
}
],
"alternateProductG_UID": "YAW+49J9A0eBqx6Jl50udw==",
"alternateProduct": "e3be0560-7dd2-4703-81ab-1e89979d2e77",
"altProduct": {
"$ref": "16"
},
"productHostCode": {
"$id": "82",
"id": 1,
"pluG_UID": "Jd8yR2WLzEKg/AK5oDbUJA==",
"pluGuid": "4732df25-8b65-42cc-a0fc-02b9a036d424",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "50"
},
"mscCom": {
"$ref": "51"
},
"mscDep": {
"$ref": "53"
},
"mscSubCom": {
"$ref": "52"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:16:45.7571822",
"inventoryTracked": "2026-04-03T06:16:45.7571822",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "83",
"pluG_UID": "wtksdjevA0OOL6yTxvk/vQ==",
"pluGuid": "762cd9c2-af37-4303-8e2f-ac93c6f93fbd",
"fuelPluG_UID": "PeAXgyAp806fdRnlSvDNUg==",
"fuelPluGuid": "8317e03d-2920-4ef3-9f75-19e54af0cd52",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "83"
},
{
"$ref": "83"
}
]
},
"supplier": {
"$ref": "11"
},
"serviceFee": {
"$id": "84",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "14"
}
],
"orderCycleHeaders": [
{
"$id": "85",
"storeID": 1,
"supplierIdentifier": "LrQr9XufN0uaYyTCCyNk9Q==",
"supplierGuid": "f52bb42e-9f7b-4b37-9a63-24c20b2364f5",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "85"
}
],
"cycles": [
{
"$id": "86",
"storeID": 1,
"supplierIdentifier": "somjBcQtG0mIz843vswUAQ==",
"supplierGuid": "05a389b2-2dc4-491b-88cf-ce37becc1401",
"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-04-03T06:16:45.7571822",
"deliveryDate": "2026-04-03T06:16:45.7571822",
"nextCutOffDate": "2026-04-03T06:16:45.7571822",
"nextDeliveryDate": "2026-04-03T06:16:45.7571822",
"nextDaysBuffer": 10
},
{
"$ref": "86"
}
],
"store": {
"$ref": "6"
},
"updated": "2026-04-03T06:16:45.7571822",
"isHost": true
},
"files": [
{
"$id": "87",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:16:45.7571822",
"processed": "2026-04-03T06:16:45.7571822",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:45.7571822",
"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": "10"
},
"metcashHeader": {
"$id": "88",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:16:45.7571822",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "87"
}
],
"zoneMatrix": [
{
"$id": "89",
"id": 1,
"hostIdentifier": "9fPbv+WhUESsseug/8xNsA==",
"hostIdentifierGuid": "bfdbf3f5-a1e5-4450-acb1-eba0ffcc4db0",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"419df0cc-1e49-4bac-9e52-e94b85460ca4",
"464bab37-1583-4e39-b5f9-7ac7e865c6b0"
]
},
{
"$ref": "89"
}
],
"hostFileStoreSetting": {
"$ref": "9"
},
"hostStoreSettings": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"promotionPlacements": [
{
"$id": "90",
"identifier": "kIMvylHh2Ee5ruWo2YHiRQ==",
"identifierGuid": "ca2f8390-e151-47d8-b9ae-e5a8d981e245",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "90"
}
],
"promoTypeGuids": [
"e55b96af-c9fc-4258-8663-6fb3e53e8143",
"e238a21b-e17c-4da8-a10d-ecf18b732dcd"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "9"
}
],
"accounts": [
{
"$id": "91",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "91"
}
],
"sales": [
{
"$id": "92",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:16:45.7571822",
"ftpSite": {
"$id": "93",
"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": "92"
}
],
"zoneMatrix": [
{
"$ref": "89"
},
{
"$ref": "89"
}
],
"cashManagements": [
{
"$id": "94",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "95",
"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
}
},
{
"$ref": "94"
}
],
"updateStoreID": "29b7bca0-6dee-4782-8b33-c464abe7c9d2",
"updateStore": {
"$id": "96",
"id": "1edbbb79-fb35-4fac-840c-ded661df2e12",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:45.7571822",
"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-04-03T06:16:45.7571822"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "97",
"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": "60"
},
"communityOrganisation": {
"$id": "98",
"id": 1,
"identifier": "W2uWNpGbn0yA/QzoMrqkAQ==",
"identifierGuid": "36966b5b-9b91-4c9f-80fd-0ce832baa401",
"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-04-03T06:16:45.7571822",
"promoPeriodEnd": "2026-04-03T06:16:45.7571822",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:45.7571822",
"deleted": true
},
"details": [
{
"$id": "99",
"saleItemID": 1,
"identifier": "fHP4sLqaD0Gy0dDF90VwmA==",
"identifierGuid": "b0f8737c-9aba-410f-b2d1-d0c5f7457098",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "4A+TbIoaAkyhOvwIsBc4YQ==",
"pluGuid": "6c930fe0-1a8a-4c02-a13a-fc08b0173861",
"accountID": "jOJg6oloDk2sZCdEk91HHw==",
"accountIDGuid": "ea60e28c-6889-4d0e-ac64-274493dd471f",
"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-04-03T06:16:45.7571822",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "4jYIkXZlFUCidZsx8JrTTg==",
"refundGuid": "910836e2-6576-4015-a275-9b31f09ad34e",
"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": "mJWQGe+ibEKcfq4o/ZM1OQ==",
"idempotentVoidGuid": "19909598-a2ef-426c-9c7e-ae28fd933539",
"priceLevelIdentifier": "rqcQDsunLU22ObbSFq/2gw==",
"priceLevelIdentifierGuid": "0e10a7ae-a7cb-4d2d-b639-b6d216aff683",
"communityIdentifier": "lhRzIoe9Ik+acAhn1g+P/A==",
"communityIdentifierGuid": "22731496-bd87-4f22-9a70-0867d60f8ffc",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "100",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:45.7571822",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "100"
}
],
"refund": {
"$id": "101",
"id": 1,
"g_UID": "3PLV4s1FhkWxYJOx5xoicA==",
"guid": "e2d5f2dc-45cd-4586-b160-93b1e71a2270",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:45.7571822"
},
"modifier": {
"$id": "102",
"id": 1,
"setG_UID": "Dr/n7H3KHU6MI/dbjoHI5g==",
"modifierSetGuid": "ece7bf0e-ca7d-4e1d-8c23-f75b8e81c8e6",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "EgKJM4yILUu62mlXagUvmg==",
"pluGuid": "33890212-888c-4b2d-bada-69576a052f9a",
"deleted": true,
"g_UID": "8lXaScuzhUm+mQdvutx2jg==",
"guid": "49da55f2-b3cb-4985-be99-076fbadc768e",
"product": {
"$ref": "16"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "99"
}
],
"eftReceipts": [
{
"$id": "103",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "2"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "103"
}
],
"payments": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"cards": [
{
"$id": "104",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "104"
}
],
"campaignHits": [
{
"$id": "105",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "105"
}
],
"fuel": [
{
"$id": "106",
"id": 1,
"plu": 1,
"pluG_UID": "z+ZG1qR/dkKCjErtwccG7A==",
"pluGuid": "d646e6cf-7fa4-4276-828c-4aedc1c706ec",
"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-04-03T06:16:45.7571822",
"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-04-03T06:16:45.7571822",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "106"
}
],
"fuelResells": [
{
"$id": "107",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "EPLgcXoH20Wxb1fwwF+Xlw==",
"pluGuid": "71e0f210-077a-45db-b16f-57f0c05f9797",
"accountID": "i7So9RO9t02kmF2BhgeZIA==",
"accountIDGuid": "f5a8b48b-bd13-4db7-a498-5d8186079920",
"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-04-03T06:16:45.7571822",
"bestOrExpireType": 1,
"refundG_UID": "jy/qLbOd7kCQs8gCAJpnBg==",
"refundGuid": "2dea2f8f-9db3-40ee-90b3-c802009a6706",
"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": "107"
}
],
"customerOrder": [
{
"$id": "108",
"identifier": "pvxMzIVK/0uNiLIWjCxJkg==",
"identifierGuid": "cc4cfca6-4a85-4bff-8d88-b2168c2c4992",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "EZ0imzNf306/BrVNRkT+hQ==",
"customerIdentifierGuid": "9b229d11-5f33-4edf-bf06-b54d4644fe85",
"operatorNo": 1,
"operatorG_UID": "FemN3Cp29UWluKpo/4+R2w==",
"operatorGuid": "dc8de915-762a-45f5-a5b8-aa68ff8f91db",
"created": "2026-04-03T06:16:45.7571822",
"ordered": "2026-04-03T06:16:45.7571822",
"started": "2026-04-03T06:16:45.7571822",
"completed": "2026-04-03T06:16:45.7571822",
"supplied": "2026-04-03T06:16:45.7571822",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "60"
},
"operator": {
"$ref": "4"
},
"details": [
{
"$id": "109",
"headerID": 1,
"plu": 1,
"pluG_UId": "+i0KpA+eu02ysUDyVxBMBw==",
"pluGuid": "a40a2dfa-9e0f-4dbb-b2b1-40f257104c07",
"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": "3zq1NICQakyiSEPXucoUxA==",
"headerIdentifierGuid": "34b53adf-9080-4c6a-a248-43d7b9ca14c4",
"product": {
"$ref": "16"
}
},
{
"$ref": "109"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "2"
}
},
{
"$ref": "108"
}
],
"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": "/nFK+J6TX0e9Ez0SCsVtdg==",
"accountIdentifier": "f84a71fe-939e-475f-bd13-3d120ac56d76",
"accountName": "sample string 44",
"customerOrderIdentifier": "FtFjLjG5IUuualgvUfNZyg==",
"customerOrderIdentifierGuid": "2e63d116-b931-4b21-ae6a-582f51f359ca",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"survey": {
"$id": "110",
"g_UID": "dFwqTSIdVky0OjHy7cAmTA==",
"guid": "4d2a5c74-1d22-4c56-b43a-31f2edc0264c",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "ZGnd9wLDm0iATM3BZ3OGWA==",
"checkoutFormGuid": "f7dd6964-c302-489b-804c-cdc167738658",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:45.7571822",
"end": "2026-04-03T06:16:45.7571822",
"deleted": true,
"updated": "2026-04-03T06:16:45.7571822",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"bb5b97c9-f666-4d2b-a9c5-0ad0466b68ab",
"ec415571-7c16-4568-86bd-35aac7c42c88"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "35"
}
},
"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.