GET api/flipchart/{id}/page/{pageID}/products
List all flipchart page products
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
FlipChart Identifier |
globally unique identifier |
Required |
| pageID |
FlipChartPage Identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
List of flip chart products
Collection of FlipChartPageProduct| Name | Description | Type | Additional information |
|---|---|---|---|
| FlipChartPageIdentifier | Collection of byte |
None. |
|
| FlipChartPageIdentifierGuid | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PluGuid | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| Sent | boolean |
None. |
|
| ProductChanged |
Used to determine whether a patch is required for the product on save. |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductImageName |
If product changed, used to set the product ImageName |
string |
Relation. This field may not always be loaded or used for updates. |
| ProductShowImageOnFlipCharts |
If product changed, used to set the product ShowImageOnFlipCharts field |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductShowTextOnFlipCharts |
If product changed, used to set the product ShowTextOnFlipCharts field |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductOverrideFlipChartText |
If product changed, used to set the product OverrideFlipChartText field |
boolean |
Relation. This field may not always be loaded or used for updates. |
| ProductFlipChartText |
If product changed, used to set the product FlipChartText field |
string |
Relation. This field may not always be loaded or used for updates. |
| Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
| DepartmentSortOrder | integer |
Relation. This field may not always be loaded or used for updates. |
|
| SubDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[
{
"$id": "1",
"flipChartPageIdentifier": "AFJjerlET0GGIDeQY2UHaA==",
"flipChartPageIdentifierGuid": "7a635200-44b9-414f-8620-379063650768",
"pluG_UID": "GhywAXkeR0qUwSrPicaq6Q==",
"pluGuid": "01b01c1a-1e79-4a47-94c1-2acf89c6aae9",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$id": "2",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "CrJufJ8UDk+YOmWwybjuaQ==",
"guid": "7c6eb20a-149f-4f0e-983a-65b0c9b8ee69",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "SGN7SKigP0q1PHnwtnAiJw==",
"priceGroupGuid": "487b6348-a0a8-4a3f-b53c-79f0b6702227",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:35:50.5735519",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:35:50.5735519",
"pluCreated": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"lastManualUpdate": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"currentCostUpdated": "2026-06-03T18:35:50.5735519",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "YdEFqfC8ukSHvkUR3hQIGw==",
"altPLUGuid": "a905d161-bcf0-44ba-87be-4511de14081b",
"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:35:50.5735519",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "fkGhDsoXykGbnlUKLeP2IA==",
"shelfPageLayoutGuid": "0ea1417e-17ca-41ca-9b9e-550a2de3f620",
"talkerPageLayoutG_UID": "EwjBzpYpoEyFfzwkn+cGog==",
"talkerPageLayoutGuid": "cec10813-2996-4ca0-857f-3c249fe706a2",
"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": "/zDd5232C0WHjrzuuuIlSw==",
"inventoryIdentifier": "e7dd30ff-f66d-450b-878e-bceebae2254b",
"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": "Y51p68iWVEmhf83sFrHqQQ==",
"parentPluGuid": "eb699d63-96c8-4954-a17f-cdec16b1ea41",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "EMR18B3jKUGx8QN6cWD9+g==",
"supplierIdentifierGuid": "f075c410-e31d-4129-b1f1-037a7160fdfa",
"supplierChanged": true,
"rebateSupplierIdentifier": "NwkEXyFBd0Cpry2skTW+Yg==",
"rebateSupplierIdentifierGuid": "5f040937-4121-4077-a9af-2dac9135be62",
"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:35:50.5735519",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "hPxdIZEbhkO8IL3m9ujgdw==",
"hostIdentifierGuid": "215dfc84-1b91-4386-bc20-bde6f6e8e077",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"store": {
"$id": "3",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-06-03T18:35:50.5735519",
"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": "zaluiXDFRUqB1wqpF65Fbg==",
"hostIdentifierGuid": "896ea9cd-c570-4a45-81d7-0aa917ae456e",
"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:35:50.5735519",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "BuZFfkldlkuHsudNi0Msfg==",
"hostIdentifierGuid": "7e45e606-5d49-4b96-87b2-e74d8b432c7e",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "5",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "5"
},
"warehouseStore": {
"$id": "6",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "0/JZE1xonECcjUB545zeVA==",
"hostIdentifierGuid": "1359f2d3-685c-409c-9c8d-4079e39cde54",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "8",
"identifier": "/dB3iPNBiE2mDaoOnAJoPA==",
"identifierGuid": "8877d0fd-41f3-4d88-a60d-aa0e9c02683c",
"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": "bm5tQ1ezHUKREhc8tdtRgg==",
"hostSupplierIdentifierGuid": "436d6e6e-b357-421d-9112-173cb5db5182",
"loyaltyPriceLevelIdentifier": "ZpvrCFsp7USmo4ASlQn2OA==",
"loyaltyPriceLevelIdentifierGuid": "08eb9b66-295b-44ed-a6a3-80129509f638",
"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:35:50.5735519",
"lastProcessed": "2026-06-03T18:35:50.5735519",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "1KCPn2xLsEmBpyPz+9AwWg==",
"identifierGuid": "9f8fa0d4-4b6c-49b0-81a7-23f3fbd0305a",
"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": "SRQCdN5f70m89ef+o/O05w==",
"primaryContactID": "74021449-5fde-49ef-bcf5-e7fea3f3b4e7",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "y2MSTvvvUkSLXwLz7YumQA==",
"supplierGroupGuid": "4e1263cb-effb-4452-8b5f-02f3ed8ba640",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:35:50.5735519",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "10",
"id": "87aa3198-1834-4fe6-9a15-10e3d029fa30",
"identifier": "rh1w/GHxpE6Ph3hWY78zsQ==",
"identifierGuid": "fc701dae-f161-4ea4-8f87-785663bf33b1",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "11",
"supplierIdentifier": "wsU+FOcRsUqIizBspVmDKA==",
"supplierIdentifierGuid": "143ec5c2-11e7-4ab1-888b-306ca5598328",
"contactGuid": "MrPgx5QfQkysEcT7C/vfUA==",
"contactID": "c7e0b332-1f94-4c42-ac11-c4fb0bfbdf50",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "hMyd5uf21kmVGMwuGAa74A==",
"pluGuid": "e69dcc84-f6e7-49d6-9518-cc2e1806bbe0",
"supplierIdentifier": "jngewPTS40yjo98r1NQoiw==",
"supplierIdentifierGuid": "c01e788e-d2f4-4ce3-a3a3-df2bd4d4288b",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "AWrPn/CqrUaiCZ6wxHnbBw==",
"pluGuid": "9fcf6a01-aaf0-46ad-a209-9eb0c479db07",
"supplierIdentifier": "gFbxwINDz0mKtQJg1hgvVQ==",
"supplierIdentifierGuid": "c0f15680-4383-49cf-8ab5-0260d6182f55",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "9RN7LZz33k+3XHuAR+wPMg==",
"parentPluGuid": "2d7b13f5-f79c-4fde-b75c-7b8047ec0f32",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "2"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "lP36KRid/0itpKCWiRiVKg==",
"supplierGuid": "29fafd94-9d18-48ff-ada4-a0968918952a",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "s6hbe6YCgkS2/PcTpHW2DQ==",
"supplierGuid": "7b5ba8b3-02a6-4482-b6fc-f713a475b60d",
"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:35:50.5735519",
"deliveryDate": "2026-06-03T18:35:50.5735519",
"nextCutOffDate": "2026-06-03T18:35:50.5735519",
"nextDeliveryDate": "2026-06-03T18:35:50.5735519",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-06-03T18:35:50.5735519",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:35:50.5735519",
"processed": "2026-06-03T18:35:50.5735519",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:35:50.5735519",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:35:50.5735519",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "HkvNHL8qIEGXIR4d6IiYkw==",
"hostIdentifierGuid": "1ccd4b1e-2abf-4120-9721-1e1de8889893",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"73f11edc-c964-4115-b5c7-73a9ffb7aefb",
"9c464960-21a7-4890-8841-ef39dcdeb64f"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "2G8SGRB//EWEXoZ1McgVPw==",
"identifierGuid": "19126fd8-7f10-45fc-845e-867531c8153f",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"dd722543-dbd4-4680-962c-55a5e1091761",
"b57a33bc-da36-40a0-80be-d21d8ebf9b03"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:35:50.5735519",
"ftpSite": {
"$id": "23",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "22"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9,
"config": "sample string 10"
}
},
{
"$ref": "24"
}
],
"updateStoreID": "62d1409f-459a-475b-bddf-4f7921af44d8",
"updateStore": {
"$id": "26",
"id": "bb5428c3-8365-4c40-b587-80437904daac",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "28",
"pluG_UID": "A5ITL36DdkChhwtUS6ePNw==",
"pluGuid": "2f139203-837e-4076-a187-0b544ba78f37",
"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:35:50.5735519"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:35:50.5735519",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:35:50.5735519",
"startTime": 5,
"endDate": "2026-06-03T18:35:50.5735519",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "nECkc439NkCmFAUgk3oeKw==",
"hostIdentifierGuid": "73a4409c-fd8d-4036-a614-0520937a1e2b",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "6H4fn9wkOE2OIJ/q66zaHA==",
"guid": "9f1f7ee8-24dc-4d38-8e20-9feaebacda1c",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "Kvjtt/zCWEmIdaxidqyU5w==",
"priceGroupGuid": "b7edf82a-c2fc-4958-8875-ac6276ac94e7",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:35:50.5735519",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "xIembitV5UC+xg8rN4Jkug==",
"pluGuid": "6ea687c4-552b-40e5-bec6-0f2b378264ba",
"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": "35",
"pluGuid": "0708a10c-f370-4a18-af11-556e5a2e57dc",
"created": "2026-06-03T18:35:50.5735519",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:35:50.5735519",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:35:50.5735519",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:35:50.5735519",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:35:50.5735519",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:35:50.5735519",
"lastSold": "2026-06-03T18:35:50.5735519",
"firstSold": "2026-06-03T18:35:50.5735519",
"awsUpdated": "2026-06-03T18:35:50.5735519",
"lastManualUpdate": "2026-06-03T18:35:50.5735519",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:35:50.5735519",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:35:50.5735519",
"doNotRangeUpdated": "2026-06-03T18:35:50.5735519",
"doNotOrderUpdated": "2026-06-03T18:35:50.5735519",
"tracked": "2026-06-03T18:35:50.5735519"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "84da5173-a607-4aca-a919-f34db8d74049",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "c1HahAemykqpGfNNuNdASQ==",
"pluGuid": "84da5173-a607-4aca-a919-f34db8d74049",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "CjrlycQQ4k6gPJZqUucOkA==",
"pluGuid": "c9e53a0a-10c4-4ee2-a03c-966a52e70e90",
"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:35:50.5735519",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-06-03T18:35:50.5735519",
"createdLocal": "2026-06-03T18:35:50.5735519",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "x5u2f3SA3kKpiTsxK7f75w==",
"operatorGuid": "7fb69bc7-8074-42de-a989-3b312bb7fbe7",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "Mi5ZihYYh0KaCx3qjLUr1w==",
"pluGuid": "8a592e32-1816-4287-9a0b-1dea8cb52bd7",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "ri4CgKa+uE2gcEqqEvOkVg==",
"guid": "80022eae-bea6-4db8-a070-4aaa12f3a456",
"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:35:50.5735519",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:35:50.5735519",
"endShift": "2026-06-03T18:35:50.5735519",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "iepWnbLuk0CTKCiXBU9Ptg==",
"operatorGuid": "9d56ea89-eeb2-4093-9328-2897054f4fb6",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "0ER6Vtz/dkmSuvUHNZ6JbQ==",
"pluGuid": "567a44d0-ffdc-4976-92ba-f507359e896d",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "ZWYT8b/jG0WF9RE68h/Spg==",
"pluGuid": "f1136665-e3bf-451b-85f5-113af21fd2a6",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "JrYKwM750kS1dilfSdMExQ==",
"identifierGuid": "c00ab626-f9ce-44d2-b576-295f49d304c5",
"pluG_UID": "pHujxrKvpE2U7cAsmZlYhg==",
"pluGuid": "c6a37ba4-afb2-4da4-94ed-c02c99995886",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "e5PC7U5/bEaTpeaoDKo14w==",
"groupName": "sample string 1",
"identifierGuid": "edc2937b-7f4e-466c-93a5-e6a80caa35e3",
"exists": true,
"flipChartIdentifier": "WhwMXYU870uckQabedLblw==",
"flipChartIdentifierGuid": "5d0c1c5a-3c85-4bef-9c91-069b79d2db97",
"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": "ZArHT9mEGUSJOhiYJQFQfw==",
"groupIdentifierGuid": "4fc70a64-84d9-4419-893a-18982501507f",
"flipChart": {
"$id": "46",
"identifier": "e4qKK0YhOE221yLjuZxLlQ==",
"identifierGuid": "2b8a8a7b-2146-4d38-b6d7-22e3b99c4b95",
"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": "47",
"identifier": "/Nl7yDEQok+VzuVWBGH2cA==",
"identifierGuid": "c87bd9fc-1031-4fa2-95ce-e5560461f670",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "bg3MMkOOjUaFBWfqJAhL1w==",
"guid": "32cc0d6e-8e43-468d-8505-67ea24084bd7",
"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": "PnnV0ZUPoUSx2pU11QNNCw==",
"previousFormGuid": "d1d5793e-0f95-44a1-b1da-9535d5034d0b",
"nextForm": 1,
"nextFormG_UID": "y/LPUyQG70GPxGWaFuEE6w==",
"nextFormGuid": "53cff2cb-0624-41ef-8fc4-659a16e104eb",
"attributes": "sample string 10",
"updated": "2026-06-03T18:35:50.5735519",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "IBaK9XM270214cW+Y5bW8w==",
"checkoutFormGuid": "f58a1620-3673-4def-b5e1-c5be6396d6f3",
"identifier": "b644uvGdrEOfQf53vs/4Jw==",
"identifierGuid": "ba38ae6f-9df1-43ac-9f41-fe77becff827",
"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": "mxaD1eeMs0qdIoPs89u77w==",
"valueGuid": "d583169b-8ce7-4ab3-9d22-83ecf3dbbbef",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:35:50.5735519",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:35:50.5735519",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "1Dz6mhL9VUGkBMOIfpcMGw==",
"checkoutFormGuid": "9afa3cd4-fd12-4155-a404-c3887e970c1b",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "52",
"pluG_UID": "VEliOO+WpEeM+45m40JkNw==",
"pluGuid": "38624954-96ef-47a4-8cfb-8e66e3426437",
"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:35:50.5735519",
"previousPrice": 1,
"previousCostCalcMethod": 1,
"previousCost": 1,
"previousWeightedAvgCost": 1,
"previousLastCost": 1,
"previousRawCost": 15,
"previousRawWeightedAvgCost": 16,
"previousRawLastCost": 17,
"previousCostDecimals": 1,
"previousServiceFeeID": 18,
"previousFreight": 19.0,
"previousFreightType": 20,
"storeID": 21,
"storeName": "sample string 22",
"serviceFeeDescription": "sample string 23",
"previousServiceFeeDescription": "sample string 24"
},
{
"$ref": "52"
}
],
"ingredients": [
{
"$id": "53",
"pluG_UID": "c8DIA0y9Qkyeo36nRwoZXg==",
"ingredientGuid": "+Fx+Wal16ECyzT5Nm04P2g==",
"ingredientIdentifier": "597e5cf8-75a9-40e8-b2cd-3e4d9b4e0fda",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "53"
}
],
"bins": [
{
"$id": "54",
"pluG_UID": "LGsib/OoDkm2X2OOqpW77A==",
"pluGuid": "6f226b2c-a8f3-490e-b65f-638eaa95bbec",
"shelfLocationIdentifier": "PFQb1AiMMUS1M513grD8rQ==",
"shelfLocationGuid": "d41b543c-8c08-4431-b533-9d7782b0fcad",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "l82balPKbkyrCkqTyapJpA==",
"labelPageLayoutGuid": "6a9bcd97-ca53-4c6e-ab0a-4a93c9aa49a4",
"updated": "2026-06-03T18:35:50.5735519",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "2"
},
"location": {
"$id": "55",
"identifier": "MVs51sUj7EavX8UjHQKEuA==",
"storeID": 1,
"identifierGuid": "d6395b31-23c5-46ec-af5f-c5231d0284b8",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:35:50.5735519",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
}
},
{
"$ref": "54"
}
],
"bin": {
"$ref": "54"
},
"scaleLocations": [
{
"$id": "56",
"plu": 1,
"pluG_UID": "EFeNav0IyU2O5i2njXghFQ==",
"pluGuid": "6a8d5710-08fd-4dc9-8ee6-2da78d782115",
"deptNo": 1,
"product": {
"$ref": "2"
},
"scaleLocation": {
"$id": "57",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:35:50.5735519",
"department": {
"$id": "58",
"id": 1,
"name": "sample string 2",
"code": "sample string 3",
"sortOrder": 4,
"isLiquor": true,
"isTobacco": true,
"excludeTalker": true,
"externalSales": true,
"saleGLCode": "sample string 9",
"cogsglCode": "sample string 10",
"accountingCategoryID": 11,
"maximumMarkdownPercentage": 12.0,
"accountingOnly": true,
"generateExternalID": 1,
"useNonReportableTaxCode": true,
"minPLU": 15,
"maxPLU": 16,
"scaleLocation": {
"$ref": "57"
},
"subDepartments": [
{
"$id": "59",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "60",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "61",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-06-03T18:35:50.5735519",
"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": "UBYXY9+BhkuWdFjIf97/5A==",
"labelPageLayoutGuid": "63171650-81df-4b86-9674-58c87fdeffe4",
"minimumAge": 17,
"countryOfOrigin": "sample string 18",
"serviceFeeID": 1,
"eftCode": 19,
"defaultPrinter": "sample string 20",
"defaultPrinterGroup": "sample string 21",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$id": "62",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "64"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "63"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$id": "65",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "61"
}
],
"updated": "2026-06-03T18:35:50.5735519",
"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": "RI4FjakljkaPETMUZv4j/A==",
"labelPageLayoutGuid": "8d058e44-25a9-468e-8f11-331466fe23fc",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "60"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:35:50.5735519",
"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": "MXKlU6eLWkKXUjF7fQyNog==",
"labelPageLayoutGuid": "53a57231-8ba7-425a-9752-317b7d0c8da2",
"minimumAge": 15,
"countryOfOrigin": "sample string 16",
"serviceFeeID": 1,
"eftCode": 17,
"defaultPrinter": "sample string 18",
"defaultPrinterGroup": "sample string 19",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
},
{
"$ref": "59"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:35:50.5735519",
"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": "6dLKiQ75Dki0uDQ/65uvyA==",
"labelPageLayoutGuid": "89cad2e9-f90e-480e-b4b8-343feb9bafc8",
"minimumAge": 25,
"countryOfOrigin": "sample string 26",
"serviceFeeID": 1,
"eftCode": 27,
"defaultPrinter": "sample string 28",
"defaultPrinterGroup": "sample string 29",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"includeInDistinctLimit": true,
"defaultsEmpty": false,
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
}
}
}
},
{
"$ref": "56"
}
],
"nextPrice": {
"$id": "66",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "DUmx3Wz30EaMZbera0A/Xw==",
"pluGuid": "ddb1490d-f76c-46d0-8c65-b7ab6b403f5f",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "wBsDfgRmuUKsTyifNmUD5Q==",
"dealCostGuid": "7e031bc0-6604-42b9-ac4f-289f366503e5",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "c53UlhL/ukWruCSsFh1rRw==",
"priceGroupGuid": "96d49d73-ff12-45ba-abb8-24ac161d6b47",
"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:35:50.5735519",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3efb3804-ce3d-42ad-9b01-5808df7f1cf4",
"campaignComboPriceGroupG_UID": "M8wtLQdNSU+cuSodAEWEog==",
"campaignComboPriceGroupIdentifier": "2d2dcc33-4d07-4f49-9cb9-2a1d004584a2",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "67",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:35:50.5735519",
"operatorG_UID": "764kmnX8pEaQhjGJUbUY9w==",
"operatorGuid": "9a24aeef-fc75-46a4-9086-318951b518f7",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:35:50.5735519",
"signIqTicketFileMovedUtc": "2026-06-03T18:35:50.5735519",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:35:50.5735519",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "ca5ab701-dd6c-4aa9-bee0-583a7ff23f29",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "66"
},
"fuelItem": true
},
{
"$ref": "67"
}
],
"campaign": {
"$id": "68",
"id": 1,
"storeID": 2,
"name": "facc2420-2d42-4b29-971f-a16d299a2519",
"nameGuid": "facc2420-2d42-4b29-971f-a16d299a2519",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:35:50.5735519",
"startTime": 1,
"endDate": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"system": true,
"created": "2026-06-03T18:35:50.5735519",
"updated": "2026-06-03T18:35:50.5735519",
"priceChangeNotifiedUtc": "2026-06-03T18:35:50.5735519",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "557SnRXPREufclZ/tELrPA==",
"hostIdentifierGuid": "9dd29ee7-cf15-4b44-9f72-567fb442eb3c",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:35:50.5735519",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"campaignPools": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "4Z6DoI5FSU2YmLBiEDZEdA==",
"pluGuid": "a0839ee1-458e-4d49-9898-b06210364474",
"hostOfferID": 1,
"priceGroupG_UID": "jAaPNPfYrkyfUkztcC4FvA==",
"priceGroupGuid": "348f068c-d8f7-4cae-9f52-4ced702e05bc",
"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:35:50.5735519",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "68"
}
},
{
"$ref": "69"
}
],
"sellingRules": [
{
"$id": "70",
"id": 1,
"identifier": "yjSm9Jz/R0a7EqhT3EOKHw==",
"identifierStr": "yjSm9Jz/R0a7EqhT3EOKHw==",
"identifierGuid": "f4a634ca-ff9c-4647-bb12-a853dc438a1f",
"campaignID": 4,
"campaignName": "sample string 5",
"ruleJoin": 1,
"ruleType": 6,
"operand0": "sample string 7",
"comparisonOp": 1,
"operand1": "sample string 8",
"action": 1,
"operand2": "sample string 9",
"operand3": "sample string 10",
"includeExcludedItems": true,
"noFurtherDiscounts": true,
"description": "sample string 11",
"sortOrder": 1,
"isItemRule": false,
"prevDept": "sample string 12",
"campaign": {
"$ref": "68"
}
},
{
"$ref": "70"
}
],
"customers": [
{
"$id": "71",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "LWxsdpdJPk6aM8wPy10IxA==",
"customerIDGuid": "766c6c2d-4997-4e3e-9a33-cc0fcb5d08c4",
"campaign": {
"$ref": "68"
},
"customer": {
"$id": "72",
"identifier": "7wI40rN2OU69AFlnGZzSGQ==",
"identifierGuid": "d23802ef-76b3-4e39-bd00-5967199cd219",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:35:50.5735519",
"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": "YvpbxvUJcUCI2p6zOIQ0Ow==",
"communityIdentifierGuid": "c65bfa62-09f5-4071-88da-9eb33884343b",
"joined": "2026-06-03T18:35:50.5735519",
"updated": "2026-06-03T18:35:50.5735519",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "tITMUNcek0WzcfHZI7hS4w==",
"priceLevelIdentifierGuid": "50cc84b4-1ed7-4593-b371-f1d923b852e3",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:35:50.5735519",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "73",
"cardType": 2,
"issueDate": "2026-06-03T18:35:50.5735519",
"expiry": "2026-06-03T18:35:50.5735519",
"customerID": "wsDvvhYLNUyAa75R+c8MAw==",
"customerIDGuid": "beefc0c2-0b16-4c35-806b-be51f9cf0c03",
"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:35:50.5735519",
"linkedAccount": "fMu/i+L0fkutQVw2r1gf0g==",
"linkedAccountGuid": "8bbfcb7c-f4e2-4b7e-ad41-5c36af581fd2",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "72"
},
"account": {
"$id": "74",
"id": 1,
"identifier": "vH9cODjc/0+ccQlV2iIWVQ==",
"identifierGuid": "385c7fbc-dc38-4fff-9c71-0955da221655",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:35:50.5735519",
"owner": "uCWkuptJO0iOOB5dxkmlDQ==",
"ownerGuid": "baa425b8-499b-483b-8e38-1e5dc649a50d",
"accountStoreGroupIdentifier": "d4v5fmDfi0SEFBi2bSt98Q==",
"accountStoreGroupGuid": "7ef98b77-df60-448b-8414-18b66d2b7df1",
"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:35:50.5735519",
"active": true,
"updated": "2026-06-03T18:35:50.5735519",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "72"
},
"card": {
"$ref": "73"
},
"members": {
"$id": "75",
"sample string 1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"sample string 2": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"customerGroups": [
{
"$id": "76",
"identifier": "Onpp1ePkDUOsF/9EcJJ6KQ==",
"identifierGuid": "d5697a3a-e4e3-430d-ac17-ff4470927a29",
"name": "sample string 2",
"primaryContact": "xlxB26WuokKO6R/myr0QcQ==",
"primaryContactGuid": "db415cc6-aea5-42a2-8ee9-1fe6cabd1071",
"accountID": "qvItHXrME0ulWvhPkOJKxg==",
"accountIDGuid": "1d2df2aa-cc7a-4b13-a55a-f84f90e24ac6",
"special": true,
"updated": "2026-06-03T18:35:50.5735519",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "ucoSQRHCJku6U8aHPU49EA==",
"priceLevelIdentifierGuid": "4112cab9-c211-4b26-ba53-c6873d4e3d10",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "74"
},
"primaryContactCustomer": {
"$ref": "72"
},
"customerGroupMembers": [
{
"$id": "77",
"id": 1,
"groupID": "hK0WgBildkqVQ+19BPZNSQ==",
"groupIDGuid": "8016ad84-a518-4a76-9543-ed7d04f64d49",
"customerID": "szprGfRtVkyPo922MZN1Vg==",
"customerIDGuid": "196b3ab3-6df4-4c56-8fa3-ddb631937556",
"card": "sample string 4",
"linkedAccount": "ZmiA6Rw9k02dtJr+Q0V2QQ==",
"linkedAccountGuid": "e9806866-3d1c-4d93-9db4-9afe43457641",
"customer": {
"$ref": "72"
},
"group": {
"$ref": "76"
},
"customerCard": {
"$ref": "73"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "76"
}
]
},
"payments": [
{
"$id": "78",
"id": 1,
"identifier": "JTnPN8ytWUeqDqiLKI3oWQ==",
"identifierGuid": "37cf3925-adcc-4759-aa0e-a88b288de859",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "Jf+guBP6B0+zX51Q3VHOmA==",
"accountIDGuid": "b8a0ff25-fa13-4f07-b35f-9d50dd51ce98",
"customerAccount": {
"$ref": "74"
},
"customerCard": {
"$ref": "73"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-06-03T18:35:50.5735519",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "BAIPiqqLF0GHIbzOxJV40g==",
"idempotentVoidGuid": "8a0f0204-8baa-4117-8721-bccec49578d2",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "79",
"saleHeaderID": 1,
"saleHeaderGuid": "+R9FJz1sXkeCmcnr855YBA==",
"saleHeaderIdentifierGuid": "27451ff9-6c3d-475e-8299-c9ebf39e5804",
"created": "2026-06-03T18:35:50.5735519",
"createdLocal": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"storeID": 1,
"operatorG_Uid": "D5Wu639CqEyHJm8DMdTFBA==",
"operatorGuid": "ebae950f-427f-4ca8-8726-6f0331d4c504",
"customerG_Uid": "w3ZFr0fVWE6AhQKQ0TF5MQ==",
"customerGuid": "af4576c3-d547-4e58-8085-0290d1317931",
"communityIdentifier": "xBqggRAl4k6Yqyk/RUL8Tw==",
"communityIdentifierGuid": "81a01ac4-2510-4ee2-98ab-293f4542fc4f",
"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": "9SE+TOElhkSkwg2VZI9Gvw==",
"priceLevelIdentifierGuid": "4c3e21f5-25e1-4486-a4c2-0d95648f46bf",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:35:50.5735519+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "80",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:35:50.5735519",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "40"
},
"customer": {
"$ref": "72"
},
"communityOrganisation": {
"$id": "81",
"id": 1,
"identifier": "QIhxl2p+Q0CEQdWpRsNl1g==",
"identifierGuid": "97718840-7e6a-4043-8441-d5a946c365d6",
"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:35:50.5735519",
"promoPeriodEnd": "2026-06-03T18:35:50.5735519",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:35:50.5735519",
"deleted": true
},
"details": [
{
"$id": "82",
"saleItemID": 1,
"identifier": "f95WfsnmTkmF+j/RqTnl+Q==",
"identifierGuid": "7e56de7f-e6c9-494e-85fa-3fd1a939e5f9",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Dm7xIHXsHEGX1ruRhngp1g==",
"pluGuid": "20f16e0e-ec75-411c-97d6-bb91867829d6",
"accountID": "OLBYELekKkGG0sFcI6zNFw==",
"accountIDGuid": "1058b038-a4b7-412a-86d2-c15c23accd17",
"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:35:50.5735519",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "OfVurhlMYE6A2NVcz51SGA==",
"refundGuid": "ae6ef539-4c19-4e60-80d8-d55ccf9d5218",
"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": "MBpNwhGKiEiMqXJbPrJbpA==",
"idempotentVoidGuid": "c24d1a30-8a11-4888-8ca9-725b3eb25ba4",
"priceLevelIdentifier": "GxZJc4qbFUuiH9EVttEv5A==",
"priceLevelIdentifierGuid": "7349161b-9b8a-4b15-a21f-d115b6d12fe4",
"communityIdentifier": "kb9NnuMWZEOB56XK3jcLgA==",
"communityIdentifierGuid": "9e4dbf91-16e3-4364-81e7-a5cade370b80",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "83",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:35:50.5735519",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "83"
}
],
"refund": {
"$id": "84",
"id": 1,
"g_UID": "VxYFN+vJAk2OTGr9nZy+qg==",
"guid": "37051657-c9eb-4d02-8e4c-6afd9d9cbeaa",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:35:50.5735519"
},
"modifier": {
"$id": "85",
"id": 1,
"setG_UID": "eoyt20RZeEqj6YM62IakNg==",
"modifierSetGuid": "dbad8c7a-5944-4a78-a3e9-833ad886a436",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "St3l0X1NlkqDYvY43gPiAA==",
"pluGuid": "d1e5dd4a-4d7d-4a96-8362-f638de03e200",
"deleted": true,
"g_UID": "U94aCnF1wEOjSELJIzI4XQ==",
"guid": "0a1ade53-7571-43c0-a348-42c92332385d",
"product": {
"$ref": "2"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "82"
}
],
"eftReceipts": [
{
"$id": "86",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "79"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "86"
}
],
"payments": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"cards": [
{
"$id": "87",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "87"
}
],
"campaignHits": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "88"
}
],
"fuel": [
{
"$id": "89",
"id": 1,
"plu": 1,
"pluG_UID": "sTUUZ5RiM0qa0L9rKu7KRA==",
"pluGuid": "671435b1-6294-4a33-9ad0-bf6b2aeeca44",
"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:35:50.5735519",
"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:35:50.5735519",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "89"
}
],
"fuelResells": [
{
"$id": "90",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "0tTF4nBgtUiGu/eoaiel0g==",
"pluGuid": "e2c5d4d2-6070-48b5-86bb-f7a86a27a5d2",
"accountID": "m+cGElWMW0ClwX6UxS2MIQ==",
"accountIDGuid": "1206e79b-8c55-405b-a5c1-7e94c52d8c21",
"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:35:50.5735519",
"bestOrExpireType": 1,
"refundG_UID": "D3edg48T2keUzuB6D0vCxg==",
"refundGuid": "839d770f-138f-47da-94ce-e07a0f4bc2c6",
"providerName": "sample string 10",
"campaign": "sample string 11",
"campaignType": 1,
"modifiedID": 1,
"omittedIngredient": 1,
"taxPercent": 1.0,
"taxAmount": 1.0,
"refundablePrice": 1.0,
"showDiscounts": true,
"orderPrinted": true,
"note": "sample string 14",
"modifierName": "sample string 15",
"modifierSetName": "sample string 16",
"totalValueWasScanned": true,
"sold": true,
"campaignPrice": true,
"scannedValue": 1,
"campaignName": "sample string 20",
"comboDiscount": 1
},
{
"$ref": "90"
}
],
"customerOrder": [
{
"$id": "91",
"identifier": "0YVu/IXTlkuKs4Pip00oYQ==",
"identifierGuid": "fc6e85d1-d385-4b96-8ab3-83e2a74d2861",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "fIDoOQ/lgUODnSR8r/Tp9w==",
"customerIdentifierGuid": "39e8807c-e50f-4381-839d-247caff4e9f7",
"operatorNo": 1,
"operatorG_UID": "beyUKo9/jE2sKwyPVsGlmw==",
"operatorGuid": "2a94ec6d-7f8f-4d8c-ac2b-0c8f56c1a59b",
"created": "2026-06-03T18:35:50.5735519",
"ordered": "2026-06-03T18:35:50.5735519",
"started": "2026-06-03T18:35:50.5735519",
"completed": "2026-06-03T18:35:50.5735519",
"supplied": "2026-06-03T18:35:50.5735519",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "72"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$id": "92",
"headerID": 1,
"plu": 1,
"pluG_UId": "+fIMIQG94EyeotnWyUa/xQ==",
"pluGuid": "210cf2f9-bd01-4ce0-9ea2-d9d6c946bfc5",
"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": "m06fUAeIl0eiQDly3jxHZQ==",
"headerIdentifierGuid": "509f4e9b-8807-4797-a240-3972de3c4765",
"product": {
"$ref": "2"
}
},
{
"$ref": "92"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "79"
}
},
{
"$ref": "91"
}
],
"surveyResponses": [
{
"$id": "93",
"surveyG_UID": "G35MbKvICE2iTZqX1jzs7w==",
"surveyGuid": "6c4c7e1b-c8ab-4d08-a24d-9a97d63cecef",
"saleHeaderGuid": "pdqsyfvJXEuBmJCUOaW+/A==",
"saleGuid": "c9acdaa5-c9fb-4b5c-8198-909439a5befc",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "8IcGm+LJ50GqxwR3jiVjyQ==",
"guidResponse": "9b0687f0-c9e2-41e7-aac7-04778e2563c9",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:35:50.5735519",
"sale": {
"$ref": "79"
},
"survey": {
"$id": "94",
"g_UID": "TAFhVeIV70WyDmfdvgATOg==",
"guid": "5561014c-15e2-45ef-b20e-67ddbe00133a",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "P6LtQnT/SkKmHgVYQOY8rQ==",
"checkoutFormGuid": "42eda23f-ff74-424a-a61e-055840e63cad",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:35:50.5735519",
"end": "2026-06-03T18:35:50.5735519",
"deleted": true,
"updated": "2026-06-03T18:35:50.5735519",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"f5a11431-b56c-438c-a5f8-617799d47932",
"90307f71-a583-4d9e-ad7f-14b75a77f56c"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "93"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "pD07Ac3vrE+F1o3fJy8+Uw==",
"accountIdentifier": "013b3da4-efcd-4fac-85d6-8ddf272f3e53",
"accountName": "sample string 44",
"customerOrderIdentifier": "mllSLuHJfUuW6q/U58ocog==",
"customerOrderIdentifierGuid": "2e52599a-c9e1-4b7d-96ea-afd4e7ca1ca2",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "95",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "A8hXkHtj50qnjkyYYiOHKw==",
"paymentIdentifierGuid": "9057c803-637b-4ae7-a78e-4c986223872b",
"identifier": "OBMJPpRVMEuEUVfA3oa1yw==",
"identifierGuid": "3e091338-5594-4b30-8451-57c0de86b5cb",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "xiUcz1JRVEikIgoZY//U5A==",
"itemIdentifierGuid": "cf1c25c6-5152-4854-a422-0a1963ffd4e4"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "73"
}
],
"customerGroupMembers": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"customerGroups": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"accounts": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"account": {
"$ref": "74"
},
"vouchers": [
{
"$id": "96",
"customerIdentifier": "GZsVfSfGAk6rOrtCg6D0+A==",
"customerIdentifierGuid": "7d159b19-c627-4e02-ab3a-bb4283a0f4f8",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "NjvYoyRpREeri8Ay7MLeoA==",
"idempotentGuid": "a3d83b36-6924-4744-ab8b-c032ecc2dea0",
"offline": true,
"voucher": {
"$id": "97",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-06-03T18:35:50.5735519",
"barcodeTemplate": {
"$id": "98",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "99",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-06-03T18:35:50.5735519",
"labelPageLayout": "BbcrvVgTFUCRnwhSZq+OGQ==",
"pageLayoutGuid": "bd2bb705-1358-4015-919f-085266af8e19",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "97"
},
"elements": [
{
"$id": "100",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-06-03T18:35:50.5735519"
},
{
"$ref": "100"
}
]
},
"customerVouchers": [
{
"$id": "101",
"id": 1,
"customerIdentifier": "f7BseWCM9UWBG9l9DN+itA==",
"customerIdentifierGuid": "796cb07f-8c60-45f5-811b-d97d0cdfa2b4",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:35:50.5735519",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "gFPUCcidoUCorpBKcwAESg==",
"issuedIdempotentGuid": "09d45380-9dc8-40a1-a8ae-904a7300044a",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:35:50.5735519",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:35:50.5735519",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "Wfe5Je5Ilk23UKuvzPjm3g==",
"redeemedIdempotentGuid": "25b9f759-48ee-4d96-b750-abafccf8e6de",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:35:50.5735519",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "99"
},
"voucher": {
"$ref": "97"
},
"customer": {
"$ref": "72"
},
"issuedOfflinePayment": {
"$ref": "78"
},
"redeemedOfflinePayment": {
"$ref": "78"
}
},
{
"$ref": "101"
}
]
},
"customer": {
"$ref": "72"
}
},
{
"$ref": "96"
}
]
}
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "0oSSyHCkjUeiTZOdz1M03A==",
"groupIDGuid": "c89284d2-a470-478d-a24d-939dcf5334dc",
"campaign": {
"$ref": "68"
},
"group": {
"$ref": "76"
}
},
{
"$ref": "102"
}
],
"signIqTickets": [
{
"$id": "103",
"identifier": "UkxzmsQ6hUqBApEHtn15jQ==",
"identifierGuid": "9a734c52-3ac4-4a85-8102-9107b67d798d",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "103"
}
],
"comboPriceGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "1Z/WkC8q0USYmoiv3+bhGQ==",
"guid": "90d69fd5-2a2f-44d1-989a-88afdfe6e119",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "68"
},
"comboPricePlus": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "tsJDGBsPN02qhXkoQmCIOg==",
"groupGuid": "1843c2b6-0f1b-4d37-aa85-79284260883a",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "X0Oadg+IO0SDdciuzJ6M5Q==",
"pluGuid": "769a435f-880f-443b-8375-c8aecc9e8ce5",
"priceGroupG_UID": "2swWTsNlWESGUk1HaGRZlA==",
"priceGroupGuid": "4e16ccda-65c3-4458-8652-4d4768645994",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "68"
},
"product": {
"$ref": "2"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "68"
}
},
{
"$ref": "105"
}
]
},
{
"$ref": "104"
}
],
"priceLevels": [
{
"$id": "106",
"id": 1,
"priceLevelIdentifier": "BbgvpPcLJUS5v3mSdE7q0Q==",
"priceLevelIdentifierGuid": "a42fb805-0bf7-4425-b9bf-7992744eead1",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "106"
}
],
"promotionType": {
"$id": "107",
"identifier": "x22mGkpoRUm8GWi3bnqYRg==",
"identifierGuid": "1aa66dc7-684a-4945-bc19-68b76e7a9846",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "/TvgFdSKdUWMtoc0dFe8Eg==",
"labelPageLayoutGuid": "15e03bfd-8ad4-4575-8cb6-87347457bc12",
"priceLevelIdentifier": "eMNmfnLr8E2jxS/oILpYzA==",
"priceLevelIdentifierGuid": "7e66c378-eb72-4df0-a3c5-2fe820ba58cc",
"active": true,
"updated": "2026-06-03T18:35:50.5735519",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "108",
"headerIdentifier": "dU2glVAAqkSooBoP7m7zwA==",
"headerIdentifierGuid": "95a04d75-0050-44aa-a8a0-1a0fee6ef3c0",
"identifier": "0UgaorMs0U67cSB1p3lJew==",
"identifierGuid": "a21a48d1-2cb3-4ed1-bb71-2075a779497b",
"supplierIdentifier": "hizHYdAxWEWa5lNrmNXjNg==",
"supplierGuid": "61c72c86-31d0-4558-9ae6-536b98d5e336",
"pluG_UID": "ogIfZlLqLkWPtaWmIyea1g==",
"pluGuid": "661f02a2-ea52-452e-8fb5-a5a623279ad6",
"campaignName": "ee870ee4-496d-457b-a924-c7ffd1e8fe6e",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:35:50.5735519",
"end": "2026-06-03T18:35:50.5735519",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "mjlQK9NAJk6E5Zc/i9+Gow==",
"bonusItemPluGuid": "2b50399a-40d3-4e26-84e5-973f8bdf86a3",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:35:50.5735519",
"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:35:50.5735519",
"campaignEndDate": "2026-06-03T18:35:50.5735519",
"masterPLUG_UID": "JJmzX9sxX0atrnJYEszj1A==",
"masterID": "5fb39924-31db-465f-adae-725812cce3d4",
"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": "S1dk0slYU0u0pT6/vW7Dwg==",
"bonusMasterID": "d264574b-58c9-4b53-b4a5-3ebfbd6ec3c2",
"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:35:50.5735519",
"dealCosts": [
{
"$ref": "108"
},
{
"$ref": "108"
}
],
"tags": [
{
"$id": "109",
"pluG_UID": "R5sXTIYlMUmRJ1v61TNZWQ==",
"pluGuid": "4c179b47-2586-4931-9127-5bfad5335959",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "109"
}
],
"alternateProductG_UID": "x01S1onj70aAgAQvwbMqFQ==",
"alternateProduct": "d6524dc7-e389-46ef-8080-042fc1b32a15",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "110",
"id": 1,
"pluG_UID": "yBHxdCfc3kylK54hmnQ4Hg==",
"pluGuid": "74f111c8-dc27-4cde-a52b-9e219a74381e",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "62"
},
"mscCom": {
"$ref": "63"
},
"mscDep": {
"$ref": "65"
},
"mscSubCom": {
"$ref": "64"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:35:50.5735519",
"inventoryTracked": "2026-06-03T18:35:50.5735519",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "111",
"pluG_UID": "fMomTtoIwkaxKqqm3Z7EtQ==",
"pluGuid": "4e26ca7c-08da-46c2-b12a-aaa6dd9ec4b5",
"fuelPluG_UID": "ippDZNpKS0GQomkOXARAjQ==",
"fuelPluGuid": "64439a8a-4ada-414b-90a2-690e5c04408d",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "111"
},
{
"$ref": "111"
}
]
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "1"
}
]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK y��\�P�L� 5 xl/workbook.xml � (� ����0��&�C��`T�N\�z�^��6П�5��$���~;t��o���G&���2FW����:0i�Y�YLҿ��:š����Dr̲�0��� R���?��<0$@�Â�L\�wѩ�S�f����d"���o�ΰ�bV�0
nXd��]T8�ȗ*
q.�x �'~K����(Y�_PK y��\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
y��\cK��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R213374eddebf4438" /></Relationships>PK y��\����� w xl/worksheets/sheet1.xml � (� ��Ks�@F�
�~�ߏ��Jb�yO�bf�h��m���� �4]t6���n7�����l|��H�v����.�2�~��}��!������b�T|[\��p]���8.k�%E�wjkέt�%����z�Jj��Lm���\m��,U��]�}�V��U����m���$݆��25ի��Z��x��� ��j�w���qP]�_�?���qj6���z�y�T�d�)��\���4�֙���g��U�� K��߇tY��!�#�Kȉ ��0X�Rg����1��<:籈�4I P��<n����8�3B0{�|8O�<i��f}L Q"�p�6yڮ"H���!��p�5yv��`���&��ui$%%� ����&/ڼ�$����cn���v�2�l�4_2�'q@[ADQ(1@� �<��]��#&�.�f��3{x���!��C)�gz�l�c4��$�n �NBr�A9��HlJyL�'!��@%� �� ��r}�O�2��r}����_ݘâ~Z�@a;_0���lC�� �%����>���}� ]b�'h�x��K����}Bt��>!�ij�cVS_���Wb��́X}}w mcc��Y
�J��!��j����ԁX�?!if��5�?2w �D�U��ȳy�#�R�ՁX�]����ݑGn#pk��@l#�U��6��F������Wy�#�~䥏�p �x�G�6"�x���?V�ϴ.U^�f���'�PK y��\!?�`� P xl/_rels/workbook.xml.rels � (� ��;N1@�bM�z7���8ihhC.`��z�]۲ g��H\+H�H4�F�{z�����z����C����T5�ҩɎ�I��ݬw8��'��|$y�F&%Oi�+���va)�a�^ȃ��꺥�d�%��O�CtZO�<.h�`���!�d/��O)�sh�L�8��]�ܡlU�� �Ы��t�1�z}煌nk���c=:vU#���K��\���$�L����9�ы��|PK y��\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK y��\�M� h'