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": "CXIgNbCBCUGTsu4BaeLeCw==",
"flipChartPageIdentifierGuid": "35207209-81b0-4109-93b2-ee0169e2de0b",
"pluG_UID": "PPWiIgT30U+OGgwBy/Z96w==",
"pluGuid": "22a2f53c-f704-4fd1-8e1a-0c01cbf67deb",
"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": "BeaiQaWh1E25fd50onCG6w==",
"guid": "41a2e605-a1a5-4dd4-b97d-de74a27086eb",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "OH+Bhr4bBkK9C+D8UmvCnQ==",
"priceGroupGuid": "86817f38-1bbe-4206-bd0b-e0fc526bc29d",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:22:02.0726136",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:22:02.0726136",
"pluCreated": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"lastManualUpdate": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"currentCostUpdated": "2026-04-03T06:22:02.0726136",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "tsok8o3JHE2VE7fOEvkcPA==",
"altPLUGuid": "f224cab6-c98d-4d1c-9513-b7ce12f91c3c",
"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:22:02.0726136",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "NdM+RWZ43E+l8VyecOsvzA==",
"shelfPageLayoutGuid": "453ed335-7866-4fdc-a5f1-5c9e70eb2fcc",
"talkerPageLayoutG_UID": "Cy4IC17A4Eu6FiwU5RaLgg==",
"talkerPageLayoutGuid": "0b082e0b-c05e-4be0-ba16-2c14e5168b82",
"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": "4WGwbGxGw0qfOrAXbQZi3Q==",
"inventoryIdentifier": "6cb061e1-466c-4ac3-9f3a-b0176d0662dd",
"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": "hRZBfkSfA0+ATM/odEKtwQ==",
"parentPluGuid": "7e411685-9f44-4f03-804c-cfe87442adc1",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "O9dVp3BUq0qhVPoW2FI8wA==",
"supplierIdentifierGuid": "a755d73b-5470-4aab-a154-fa16d8523cc0",
"supplierChanged": true,
"rebateSupplierIdentifier": "JvOpNvZ1u0Caou1K6kRlIQ==",
"rebateSupplierIdentifierGuid": "36a9f326-75f6-40bb-9aa2-ed4aea446521",
"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:22:02.0726136",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "wA0zyXSMwEeNhwfb0TdCpw==",
"hostIdentifierGuid": "c9330dc0-8c74-47c0-8d87-07dbd13742a7",
"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-04-03T06:22:02.0726136",
"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": "dvEo53OHXk+1DSf/vQ5PhA==",
"hostIdentifierGuid": "e728f176-8773-4f5e-b50d-27ffbd0e4f84",
"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:22:02.0726136",
"priceZone": {
"$id": "4",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "oa4jhV5Gbk65x3rbdH6xyg==",
"hostIdentifierGuid": "8523aea1-465e-4e6e-b9c7-7adb747eb1ca",
"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"
},
"hostStoreSettings": [
{
"$id": "6",
"id": 1,
"hostIdentifier": "nVVyQmc4R0GXQScobHNgcg==",
"hostIdentifierGuid": "4272559d-3867-4147-9741-27286c736072",
"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": "7",
"identifier": "pcC7qtA0lU+C6Khpi+rBYw==",
"identifierGuid": "aabbc0a5-34d0-4f95-82e8-a8698beac163",
"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": "D7atkpCS4UWCTkxi+nFTUg==",
"hostSupplierIdentifierGuid": "92adb60f-9290-45e1-824e-4c62fa715352",
"loyaltyPriceLevelIdentifier": "S51VzEFhFU+Ksf+94BZp7Q==",
"loyaltyPriceLevelIdentifierGuid": "cc559d4b-6141-4f15-8ab1-ffbde01669ed",
"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:22:02.0726136",
"lastProcessed": "2026-04-03T06:22:02.0726136",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "8",
"identifier": "BY+Lrcq9g0qsl+UVCzU+WQ==",
"identifierGuid": "ad8b8f05-bdca-4a83-ac97-e5150b353e59",
"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": "vSTb9/AMGUq4YnX/jf00SA==",
"primaryContactID": "f7db24bd-0cf0-4a19-b862-75ff8dfd3448",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "oxeaZJalMU64r8gdmgj6lQ==",
"supplierGroupGuid": "649a17a3-a596-4e31-b8af-c81d9a08fa95",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:22:02.0726136",
"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": "9",
"id": "f6dbcbd8-5af5-424f-aa05-a97f82bc004d",
"identifier": "tsEOi/Qvq0WqokXOYELxdw==",
"identifierGuid": "8b0ec1b6-2ff4-45ab-aaa2-45ce6042f177",
"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": "10",
"supplierIdentifier": "uVKiNI8lK02NFYljZhFS2g==",
"supplierIdentifierGuid": "34a252b9-258f-4d2b-8d15-8963661152da",
"contactGuid": "9CV6jTnMhUuChv/iStPdag==",
"contactID": "8d7a25f4-cc39-4b85-8286-ffe24ad3dd6a",
"contact": {
"$ref": "9"
},
"supplier": {
"$ref": "8"
}
},
{
"$ref": "10"
}
],
"products": [
{
"$id": "11",
"pluG_UID": "WAiEbpEAY0WuSe6kga/AdA==",
"pluGuid": "6e840858-0091-4563-ae49-eea481afc074",
"supplierIdentifier": "EhTVYre7ykGEMV4ksTkrcg==",
"supplierIdentifierGuid": "62d51412-bbb7-41ca-8431-5e24b1392b72",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "12",
"pluG_UID": "c502HEwVhUOtoaZNxkqAYw==",
"pluGuid": "1c369d73-154c-4385-ada1-a64dc64a8063",
"supplierIdentifier": "4Vp0wVckHke2CRHdubt9mw==",
"supplierIdentifierGuid": "c1745ae1-2457-471e-b609-11ddb9bb7d9b",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "12"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "9Pm5xiO4OEGiYid7WABIVQ==",
"parentPluGuid": "c6b9f9f4-b823-4138-a262-277b58004855",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "2"
},
"supplier": {
"$ref": "8"
},
"serviceFee": {
"$id": "13",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "11"
}
],
"orderCycleHeaders": [
{
"$id": "14",
"storeID": 1,
"supplierIdentifier": "vjAyzRF18kGQzSjXGY2Q/w==",
"supplierGuid": "cd3230be-7511-41f2-90cd-28d7198d90ff",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "14"
}
],
"cycles": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "7PEFM5NN+Ui1rig/p+7FOw==",
"supplierGuid": "3305f1ec-4d93-48f9-b5ae-283fa7eec53b",
"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:22:02.0726136",
"deliveryDate": "2026-04-03T06:22:02.0726136",
"nextCutOffDate": "2026-04-03T06:22:02.0726136",
"nextDeliveryDate": "2026-04-03T06:22:02.0726136",
"nextDaysBuffer": 10
},
{
"$ref": "15"
}
],
"store": {
"$ref": "3"
},
"updated": "2026-04-03T06:22:02.0726136",
"isHost": true
},
"files": [
{
"$id": "16",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:22:02.0726136",
"processed": "2026-04-03T06:22:02.0726136",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:22:02.0726136",
"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": "7"
},
"metcashHeader": {
"$id": "17",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:22:02.0726136",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "16"
}
],
"zoneMatrix": [
{
"$id": "18",
"id": 1,
"hostIdentifier": "jJ0ow5Ltg0CuF/dQeC9OCA==",
"hostIdentifierGuid": "c3289d8c-ed92-4083-ae17-f750782f4e08",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"08c53e85-af72-4447-a5a8-a4643b351d65",
"270f799f-ee19-4c16-b2c7-3aff817a0911"
]
},
{
"$ref": "18"
}
],
"hostFileStoreSetting": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"promotionPlacements": [
{
"$id": "19",
"identifier": "CV+8rxHzHEm6WUBFnmauTg==",
"identifierGuid": "afbc5f09-f311-491c-ba59-40459e66ae4e",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "19"
}
],
"promoTypeGuids": [
"981736b0-24b4-46a4-981a-c6dfa052832b",
"73a9c500-c091-4f29-bb9e-b924f2eb057c"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "6"
}
],
"accounts": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "20"
}
],
"sales": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:22:02.0726136",
"ftpSite": {
"$id": "22",
"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": "21"
}
],
"zoneMatrix": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"cashManagements": [
{
"$id": "23",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "24",
"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": "23"
}
],
"updateStoreID": "b6b3e5da-76ae-44e8-b60e-8d6665a5baeb",
"updateStore": {
"$id": "25",
"id": "b25ae3a0-27d5-47f9-99d7-96ed30239f0c",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "26",
"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": "27",
"pluG_UID": "PbuOJ/3R1kqlooWHSCpkGg==",
"pluGuid": "278ebb3d-d1fd-4ad6-a5a2-8587482a641a",
"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:22:02.0726136"
},
{
"$ref": "27"
}
],
"currentPrices": {
"$id": "28",
"pluPrices": {
"$id": "29",
"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:22:02.0726136",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "29"
},
"winningCampaign": 1,
"winner": {
"$id": "30",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:22:02.0726136",
"startTime": 5,
"endDate": "2026-04-03T06:22:02.0726136",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "Aev8AjxhrUOVIrgLmtyazg==",
"hostIdentifierGuid": "02fceb01-613c-43ad-9522-b80b9adc9ace",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"tray": {
"$id": "31",
"g_UId": "oQ2vWptB4Eeb7asp4jaHSw==",
"guid": "5aaf0da1-419b-47e0-9bed-ab29e236874b",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "32",
"priceGroupG_UID": "o9Aw14akRkCBx1QHSLXPjg==",
"priceGroupGuid": "d730d0a3-a486-4046-81c7-540748b5cf8e",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:22:02.0726136",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "33",
"pluG_UID": "lQWQnauA2kWdSDVPmI71yA==",
"pluGuid": "9d900595-80ab-45da-9d48-354f988ef5c8",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "34",
"pluGuid": "5c0f692b-d78f-46bc-9beb-b0fe372235d8",
"created": "2026-04-03T06:22:02.0726136",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:22:02.0726136",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:22:02.0726136",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:22:02.0726136",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:22:02.0726136",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:22:02.0726136",
"lastSold": "2026-04-03T06:22:02.0726136",
"firstSold": "2026-04-03T06:22:02.0726136",
"awsUpdated": "2026-04-03T06:22:02.0726136",
"lastManualUpdate": "2026-04-03T06:22:02.0726136",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:22:02.0726136",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:22:02.0726136",
"doNotRangeUpdated": "2026-04-03T06:22:02.0726136",
"doNotOrderUpdated": "2026-04-03T06:22:02.0726136",
"tracked": "2026-04-03T06:22:02.0726136"
},
"allergens": [
{
"$id": "35",
"primaryKey": {
"$id": "36",
"pluGuid": "f3f1e644-f65e-4eb9-b016-0a6db6cd4f68",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "RObx8172uU6wFgptts1PaA==",
"pluGuid": "f3f1e644-f65e-4eb9-b016-0a6db6cd4f68",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"costs": {
"$id": "37",
"pluG_UID": "rVB7Ubq5LUSTLIZ9JYsEkw==",
"pluGuid": "517b50ad-b9ba-442d-932c-867d258b0493",
"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:22:02.0726136",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "38",
"saleHeaderID": 1,
"created": "2026-04-03T06:22:02.0726136",
"createdLocal": "2026-04-03T06:22:02.0726136",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "Ga0+07Alu0a9XNDH/et4xA==",
"operatorGuid": "d33ead19-25b0-46bb-bd5c-d0c7fdeb78c4",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "wawaEed3wUuFzP21OMwzow==",
"pluGuid": "111aacc1-77e7-4bc1-85cc-fdb538cc33a3",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "39",
"id": 1,
"g_Uid": "AQwk1niI20uzzDmBTt7i/A==",
"guid": "d6240c01-8878-4bdb-b3cc-39814edee2fc",
"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:22:02.0726136",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:22:02.0726136",
"endShift": "2026-04-03T06:22:02.0726136",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "40",
"operatorG_UID": "4W4rAhpQMk6qHXgYkqmNaQ==",
"operatorGuid": "022b6ee1-501a-4e32-aa1d-781892a98d69",
"storeID": 2,
"operator": {
"$ref": "39"
},
"store": {
"$ref": "3"
}
},
{
"$ref": "40"
}
]
}
},
{
"$ref": "38"
}
],
"apns": [
{
"$id": "41",
"pluID": 1,
"pluG_UID": "pO5bdv7zbku3mIWrKQcNdQ==",
"pluGuid": "765beea4-f3fe-4b6e-b798-85ab29070d75",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"tuns": [
{
"$id": "42",
"pluG_UId": "+zL8zgY6nUOOnRdnZCKRAQ==",
"pluGuid": "cefc32fb-3a06-439d-8e9d-176764229101",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "2"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"competitionPricing": [
{
"$id": "43",
"identifier": "vECpP22UE0Kr4sduj8MZ+w==",
"identifierGuid": "3fa940bc-946d-4213-abe2-c76e8fc319fb",
"pluG_UID": "EHNPoUo4eUO19kkxUoQvNQ==",
"pluGuid": "a14f7310-384a-4379-b5f6-493152842f35",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "43"
}
],
"supplier": {
"$ref": "8"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ordering": {
"$ref": "11"
},
"flipChartPages": [
{
"$id": "44",
"identifier": "kOqWe/TdfE+qeGwMMRjfbQ==",
"groupName": "sample string 1",
"identifierGuid": "7b96ea90-ddf4-4f7c-aa78-6c0c3118df6d",
"exists": true,
"flipChartIdentifier": "6MaHZsQgB0WuMx/3EtsNzg==",
"flipChartIdentifierGuid": "6687c6e8-20c4-4507-ae33-1ff712db0dce",
"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": "VtvhscTsx06G2OBKfr1Llg==",
"groupIdentifierGuid": "b1e1db56-ecc4-4ec7-86d8-e04a7ebd4b96",
"flipChart": {
"$id": "45",
"identifier": "HUs8rpE8gku4L3NyPPcsnQ==",
"identifierGuid": "ae3c4b1d-3c91-4b82-b82f-73723cf72c9d",
"displayName": "sample string 2",
"sortOrder": 3,
"productsPerRow": 4,
"rowsPerPage": 5,
"buttonMarginX": 6,
"buttonMarginY": 7,
"beginButtonsX": 8,
"beginButtonsY": 9,
"autoSizeButtons": true,
"autoSizeGrid": true,
"showButtonText": true,
"showButtonImage": true,
"formLocationX": 1,
"formLocationY": 1,
"formWidth": 14,
"formHeight": 15,
"formMaximised": true,
"formResizable": true,
"formBackgroundImage": "sample string 16",
"formBackgroundColourA": 1,
"formBackgroundColourR": 1,
"formBackgroundColourG": 1,
"formBackgroundColourB": 1,
"formFontFamily": "sample string 17",
"formFontSize": 1.1,
"formFontStyle": 1,
"formAttributes": "sample string 18",
"buttonWidth": 19,
"buttonHeight": 20,
"buttonAnchor": 21,
"buttonBackgroundImage": "sample string 22",
"buttonTopColour": 1,
"buttonTextColour": 1,
"buttonBottomColour": 1,
"buttonBorderColour": 1,
"buttonBorderWidth": 1,
"buttonRadius": 1,
"buttonGradientMode": 1,
"buttonDropShadow": true,
"buttonShadowWidth": 1,
"buttonHighLightOnPush": true,
"buttonFontFamily": "sample string 23",
"buttonFontSize": 1.1,
"buttonFontStyle": 1,
"buttonTextAlign": 1,
"buttonWordBreak": true,
"buttonDrawImageAndButton": true,
"buttonVerticalText": true,
"buttonImageAlign": 1,
"panelLocationX": 1,
"panelLocationY": 1,
"panelWidth": 1,
"panelHeight": 1,
"panelAnchor": 1,
"panelFontFamily": "sample string 24",
"panelFontSize": 1.1,
"panelFontStyle": 1,
"panelBackgroundColour": 1,
"panelTextColour": 1,
"panelAttributes": "sample string 25",
"unsentCount": 26,
"group": {
"$id": "46",
"identifier": "4J8NmTX8REGSrUS1ybiitw==",
"identifierGuid": "990d9fe0-fc35-4144-92ad-44b5c9b8a2b7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "47",
"id": 1,
"g_UID": "kb8niYfvKkaOoCg0sRrfnw==",
"guid": "8927bf91-ef87-462a-8ea0-2834b11adf9f",
"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": "ZmgaXhOvWE2Tz+Ac1hKCMg==",
"previousFormGuid": "5e1a6866-af13-4d58-93cf-e01cd6128232",
"nextForm": 1,
"nextFormG_UID": "6rhng7q4qkecPuYS8hFzDg==",
"nextFormGuid": "8367b8ea-b8ba-47aa-9c3e-e612f211730e",
"attributes": "sample string 10",
"updated": "2026-04-03T06:22:02.0726136",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "47"
},
"previousCheckoutForm": {
"$ref": "47"
},
"buttons": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "QxUb6t8Xz0W5loEZkC1xVQ==",
"checkoutFormGuid": "ea1b1543-17df-45cf-b996-8119902d7155",
"identifier": "g+POAt34zkmJoNLVqoQnJw==",
"identifierGuid": "02cee383-f8dd-49ce-89a0-d2d5aa842727",
"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": "bEXx7gvrPUewBPeCZX0u/A==",
"valueGuid": "eef1456c-eb0b-473d-b004-f782657d2efc",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:22:02.0726136",
"action": "sample string 12",
"valueForm": {
"$ref": "47"
},
"image": {
"$id": "49",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:22:02.0726136",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "48"
}
],
"panels": [
{
"$id": "50",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "biGwVhDykkijSdllUzkBUw==",
"checkoutFormGuid": "56b0216e-f210-4892-a349-d96553390153",
"panelType": "sample string 4",
"name": "sample string 5",
"locationX": 6,
"locationY": 7,
"width": 8,
"height": 9,
"anchor": 10,
"fontFamily": "sample string 11",
"fontSize": 12.1,
"fontStyle": 13,
"backgroundColour": 14,
"textColour": 15,
"attributes": "sample string 16"
},
{
"$ref": "50"
}
]
},
{
"$ref": "47"
}
],
"panels": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
},
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"contentPanel": {
"$ref": "50"
},
"products": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"productCount": 27,
"pages": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
{
"$ref": "44"
}
],
"priceHistory": [
{
"$id": "51",
"pluG_UID": "5syWZM83wUitIOXM1FpPAQ==",
"pluGuid": "6496cce6-37cf-48c1-ad20-e5ccd45a4f01",
"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:22:02.0726136",
"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": "51"
}
],
"ingredients": [
{
"$id": "52",
"pluG_UID": "j45VXC4O9ECP3KT8jkO6YQ==",
"ingredientGuid": "YslEPrTvCUWc1vfUNBBIaw==",
"ingredientIdentifier": "3e44c962-efb4-4509-9cd6-f7d43410486b",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "2"
}
},
{
"$ref": "52"
}
],
"bins": [
{
"$id": "53",
"pluG_UID": "2XnRZyQu+UWH87l+xmML1w==",
"pluGuid": "67d179d9-2e24-45f9-87f3-b97ec6630bd7",
"shelfLocationIdentifier": "3rpzyZxWy06CUy44t55OnQ==",
"shelfLocationGuid": "c973bade-569c-4ecb-8253-2e38b79e4e9d",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "lSciH9j7TESNcvvwZudd+w==",
"labelPageLayoutGuid": "1f222795-fbd8-444c-8d72-fbf066e75dfb",
"updated": "2026-04-03T06:22:02.0726136",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "2"
},
"location": {
"$id": "54",
"identifier": "itFyUuG2PkOuNcQhxHSyXw==",
"storeID": 1,
"identifierGuid": "5272d18a-b6e1-433e-ae35-c421c474b25f",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:22:02.0726136",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"bin": {
"$ref": "53"
},
"scaleLocations": [
{
"$id": "55",
"plu": 1,
"pluG_UID": "JzTsW0Ue60KZIX+xeDIbYg==",
"pluGuid": "5bec3427-1e45-42eb-9921-7fb178321b62",
"deptNo": 1,
"product": {
"$ref": "2"
},
"scaleLocation": {
"$id": "56",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:22:02.0726136",
"department": {
"$id": "57",
"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": "56"
},
"subDepartments": [
{
"$id": "58",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "59",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "60",
"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:22:02.0726136",
"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": "CzbestfIkkeuUKw+wHHKmw==",
"labelPageLayoutGuid": "b2de360b-c8d7-4792-ae50-ac3ec071ca9b",
"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": "61",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "62",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "63"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "62"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$id": "64",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "60"
}
],
"updated": "2026-04-03T06:22:02.0726136",
"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": "zA58oVcokUGhlq8GaJ7oMg==",
"labelPageLayoutGuid": "a17c0ecc-2857-4191-a196-af06689ee832",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "59"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:22:02.0726136",
"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": "GSqun00Lb0ywtSw7OiMXCQ==",
"labelPageLayoutGuid": "9fae2a19-0b4d-4c6f-b0b5-2c3b3a231709",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "58"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:22:02.0726136",
"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": "mK/ER8RnPkaV+XVG9+g/uA==",
"labelPageLayoutGuid": "47c4af98-67c4-463e-95f9-7546f7e83fb8",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
}
}
},
{
"$ref": "55"
}
],
"nextPrice": {
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "6cKRtwelhEOLVTcJOMfyAw==",
"pluGuid": "b791c2e9-a507-4384-8b55-370938c7f203",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "JfLaoYw33EmR8F4IsUKfnA==",
"dealCostGuid": "a1daf225-378c-49dc-91f0-5e08b1429f9c",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "UlOliwIvg0uKoPz/vgiq6g==",
"priceGroupGuid": "8ba55352-2f02-4b83-8aa0-fcffbe08aaea",
"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:22:02.0726136",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "381e6802-dff9-44d8-84b6-1cf09657bd16",
"campaignComboPriceGroupG_UID": "92820qMJ/kCOWn4ZwFpA4w==",
"campaignComboPriceGroupIdentifier": "d2366ff7-09a3-40fe-8e5a-7e19c05a40e3",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "66",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:22:02.0726136",
"operatorG_UID": "kgASD0CdCEyQegmfyKIWbw==",
"operatorGuid": "0f120092-9d40-4c08-907a-099fc8a2166f",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:22:02.0726136",
"signIqTicketFileMovedUtc": "2026-04-03T06:22:02.0726136",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:22:02.0726136",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "70717c4b-1eb6-4b5c-b725-cdc2b1a3b4ed",
"product": {
"$ref": "2"
},
"campaignPlu": {
"$ref": "65"
},
"fuelItem": true
},
{
"$ref": "66"
}
],
"campaign": {
"$id": "67",
"id": 1,
"storeID": 2,
"name": "42ca2a5b-978b-4eda-900f-a716e3fd1394",
"nameGuid": "42ca2a5b-978b-4eda-900f-a716e3fd1394",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:22:02.0726136",
"startTime": 1,
"endDate": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"system": true,
"created": "2026-04-03T06:22:02.0726136",
"updated": "2026-04-03T06:22:02.0726136",
"priceChangeNotifiedUtc": "2026-04-03T06:22:02.0726136",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "fgRKma5fBUGlyuskvroWoA==",
"hostIdentifierGuid": "994a047e-5fae-4105-a5ca-eb24beba16a0",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:22:02.0726136",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"campaignPools": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "mlMVVb1Ll0ejBMMnkcJcPA==",
"pluGuid": "5515539a-4bbd-4797-a304-c32791c25c3c",
"hostOfferID": 1,
"priceGroupG_UID": "KA3voHeq10yTHM4K9M1f5w==",
"priceGroupGuid": "a0ef0d28-aa77-4cd7-931c-ce0af4cd5fe7",
"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:22:02.0726136",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "2"
},
"campaign": {
"$ref": "67"
}
},
{
"$ref": "68"
}
],
"sellingRules": [
{
"$id": "69",
"id": 1,
"identifier": "MwIFFQBR8kaIgy0tGh3KFQ==",
"identifierStr": "MwIFFQBR8kaIgy0tGh3KFQ==",
"identifierGuid": "15050233-5100-46f2-8883-2d2d1a1dca15",
"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": "67"
}
},
{
"$ref": "69"
}
],
"customers": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "Mf5uE3AVG06F4Lohkr2SVQ==",
"customerIDGuid": "136efe31-1570-4e1b-85e0-ba2192bd9255",
"campaign": {
"$ref": "67"
},
"customer": {
"$id": "71",
"identifier": "SHwpYLntL0WSvFGj9G1QIg==",
"identifierGuid": "60297c48-edb9-452f-92bc-51a3f46d5022",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:22:02.0726136",
"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": "KG3M3JVjlE2tIUqjzfHSUg==",
"communityIdentifierGuid": "dccc6d28-6395-4d94-ad21-4aa3cdf1d252",
"joined": "2026-04-03T06:22:02.0726136",
"updated": "2026-04-03T06:22:02.0726136",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "kZ5cDSaRt0S5ykF6tAcYVA==",
"priceLevelIdentifierGuid": "0d5c9e91-9126-44b7-b9ca-417ab4071854",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:22:02.0726136",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "72",
"cardType": 2,
"issueDate": "2026-04-03T06:22:02.0726136",
"expiry": "2026-04-03T06:22:02.0726136",
"customerID": "hrqYGRCzS0C39udJ56QlkA==",
"customerIDGuid": "1998ba86-b310-404b-b7f6-e749e7a42590",
"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:22:02.0726136",
"linkedAccount": "+eVlPp3us0yeAAk98fsT7Q==",
"linkedAccountGuid": "3e65e5f9-ee9d-4cb3-9e00-093df1fb13ed",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "71"
},
"account": {
"$id": "73",
"id": 1,
"identifier": "hae/K3DWU06xncU4S/YZig==",
"identifierGuid": "2bbfa785-d670-4e53-b19d-c5384bf6198a",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:22:02.0726136",
"owner": "DkdvmPCV3EqCivxf/ACI0Q==",
"ownerGuid": "986f470e-95f0-4adc-828a-fc5ffc0088d1",
"accountStoreGroupIdentifier": "gnA1XOg5QUaR/RtIS+ke1A==",
"accountStoreGroupGuid": "5c357082-39e8-4641-91fd-1b484be91ed4",
"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:22:02.0726136",
"active": true,
"updated": "2026-04-03T06:22:02.0726136",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "71"
},
"card": {
"$ref": "72"
},
"members": {
"$id": "74",
"sample string 1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"sample string 2": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"customerGroups": [
{
"$id": "75",
"identifier": "ztJ+KddKM0iCCD0hxyYTQg==",
"identifierGuid": "297ed2ce-4ad7-4833-8208-3d21c7261342",
"name": "sample string 2",
"primaryContact": "4666/hDlS0yuqmMbG5lgAA==",
"primaryContactGuid": "febaaee3-e510-4c4b-aeaa-631b1b996000",
"accountID": "c/YTxiMGTEu6ZzEk1WbYOg==",
"accountIDGuid": "c613f673-0623-4b4c-ba67-3124d566d83a",
"special": true,
"updated": "2026-04-03T06:22:02.0726136",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "doyGCAakBki1oPPu1io3eg==",
"priceLevelIdentifierGuid": "08868c76-a406-4806-b5a0-f3eed62a377a",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "73"
},
"primaryContactCustomer": {
"$ref": "71"
},
"customerGroupMembers": [
{
"$id": "76",
"id": 1,
"groupID": "gxh+bCKoAE6eE4nSb6lhAQ==",
"groupIDGuid": "6c7e1883-a822-4e00-9e13-89d26fa96101",
"customerID": "mVT2mNLISUqPaPLjih64jA==",
"customerIDGuid": "98f65499-c8d2-4a49-8f68-f2e38a1eb88c",
"card": "sample string 4",
"linkedAccount": "vzy65M/cV0SjU3uwU7ipnA==",
"linkedAccountGuid": "e4ba3cbf-dccf-4457-a353-7bb053b8a99c",
"customer": {
"$ref": "71"
},
"group": {
"$ref": "75"
},
"customerCard": {
"$ref": "72"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "75"
}
]
},
"payments": [
{
"$id": "77",
"id": 1,
"identifier": "ma3571k5ekSvtbI6WNXYkw==",
"identifierGuid": "eff9ad99-3959-447a-afb5-b23a58d5d893",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "mxGCI9Ns3EmNqlQgtswWDA==",
"accountIDGuid": "2382119b-6cd3-49dc-8daa-5420b6cc160c",
"customerAccount": {
"$ref": "73"
},
"customerCard": {
"$ref": "72"
},
"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:22:02.0726136",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "7axhw0AOUEK5pnlhqFXNtQ==",
"idempotentVoidGuid": "c361aced-0e40-4250-b9a6-7961a855cdb5",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "78",
"saleHeaderID": 1,
"saleHeaderGuid": "WjmUBNZ2QEadmMQCEXvBIw==",
"saleHeaderIdentifierGuid": "0494395a-76d6-4640-9d98-c402117bc123",
"created": "2026-04-03T06:22:02.0726136",
"createdLocal": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"storeID": 1,
"operatorG_Uid": "xLOdehqreEqWDbBSGZl6HA==",
"operatorGuid": "7a9db3c4-ab1a-4a78-960d-b05219997a1c",
"customerG_Uid": "lLNYfrd4okiAOEO3Je6urQ==",
"customerGuid": "7e58b394-78b7-48a2-8038-43b725eeaead",
"communityIdentifier": "enR38BqFaEStpcENQ1UElw==",
"communityIdentifierGuid": "f077747a-851a-4468-ada5-c10d43550497",
"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": "wI+4g8QTckaYI9uoWRQUjg==",
"priceLevelIdentifierGuid": "83b88fc0-13c4-4672-9823-dba85914148e",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:22:02.0726136+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": "79",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:22:02.0726136",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "39"
},
"customer": {
"$ref": "71"
},
"communityOrganisation": {
"$id": "80",
"id": 1,
"identifier": "vHcPyg88sUGY2+KYUxKjag==",
"identifierGuid": "ca0f77bc-3c0f-41b1-98db-e2985312a36a",
"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:22:02.0726136",
"promoPeriodEnd": "2026-04-03T06:22:02.0726136",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:22:02.0726136",
"deleted": true
},
"details": [
{
"$id": "81",
"saleItemID": 1,
"identifier": "4hcZvufn3kWHw7eipQ8YhQ==",
"identifierGuid": "be1917e2-e7e7-45de-87c3-b7a2a50f1885",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "Ttg3mDOCn0iyxGGXExdW5A==",
"pluGuid": "9837d84e-8233-489f-b2c4-6197131756e4",
"accountID": "XZuJEfsnq0Ki/NQ2D9vWug==",
"accountIDGuid": "11899b5d-27fb-42ab-a2fc-d4360fdbd6ba",
"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:22:02.0726136",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "Ge+fmm54Ikuk4nbYSrh90g==",
"refundGuid": "9a9fef19-786e-4b22-a4e2-76d84ab87dd2",
"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": "xN06HVrWk0eG8Typ3jT1FQ==",
"idempotentVoidGuid": "1d3addc4-d65a-4793-86f1-3ca9de34f515",
"priceLevelIdentifier": "Wer8rTdatUGdnQFr6t2Pxw==",
"priceLevelIdentifierGuid": "adfcea59-5a37-41b5-9d9d-016beadd8fc7",
"communityIdentifier": "FjpCWFtWTEuEt+5tkAGVHg==",
"communityIdentifierGuid": "58423a16-565b-4b4c-84b7-ee6d9001951e",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "82",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:22:02.0726136",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "82"
}
],
"refund": {
"$id": "83",
"id": 1,
"g_UID": "Tv4yziX+4069wo5g726kyw==",
"guid": "ce32fe4e-fe25-4ee3-bdc2-8e60ef6ea4cb",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:22:02.0726136"
},
"modifier": {
"$id": "84",
"id": 1,
"setG_UID": "PnB4Pv27ZkqBZPJifpbKfw==",
"modifierSetGuid": "3e78703e-bbfd-4a66-8164-f2627e96ca7f",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "YE87BZiL70ynWtPHoMEv2w==",
"pluGuid": "053b4f60-8b98-4cef-a75a-d3c7a0c12fdb",
"deleted": true,
"g_UID": "y0X3fKFlDEydD8XBIK14iA==",
"guid": "7cf745cb-65a1-4c0c-9d0f-c5c120ad7888",
"product": {
"$ref": "2"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "81"
}
],
"eftReceipts": [
{
"$id": "85",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "78"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "85"
}
],
"payments": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"cards": [
{
"$id": "86",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "86"
}
],
"campaignHits": [
{
"$id": "87",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "87"
}
],
"fuel": [
{
"$id": "88",
"id": 1,
"plu": 1,
"pluG_UID": "oKBcr1cKTUK00mXZBlLTEw==",
"pluGuid": "af5ca0a0-0a57-424d-b4d2-65d90652d313",
"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:22:02.0726136",
"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:22:02.0726136",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "88"
}
],
"fuelResells": [
{
"$id": "89",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "TXeUXzYwzUSIgNIQK2ZsUw==",
"pluGuid": "5f94774d-3036-44cd-8880-d2102b666c53",
"accountID": "omXbBq8yhEWj6m2EJeZOmg==",
"accountIDGuid": "06db65a2-32af-4584-a3ea-6d8425e64e9a",
"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:22:02.0726136",
"bestOrExpireType": 1,
"refundG_UID": "axKK2uGx3Eq4j88fcabDjA==",
"refundGuid": "da8a126b-b1e1-4adc-b88f-cf1f71a6c38c",
"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": "89"
}
],
"customerOrder": [
{
"$id": "90",
"identifier": "LJe8Sm2wCkS5BfzylGurEQ==",
"identifierGuid": "4abc972c-b06d-440a-b905-fcf2946bab11",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "FAl2sWudyUSK4G7HPgn9TQ==",
"customerIdentifierGuid": "b1760914-9d6b-44c9-8ae0-6ec73e09fd4d",
"operatorNo": 1,
"operatorG_UID": "61Vu6Z7S7Eai4nMNTMp0EA==",
"operatorGuid": "e96e55eb-d29e-46ec-a2e2-730d4cca7410",
"created": "2026-04-03T06:22:02.0726136",
"ordered": "2026-04-03T06:22:02.0726136",
"started": "2026-04-03T06:22:02.0726136",
"completed": "2026-04-03T06:22:02.0726136",
"supplied": "2026-04-03T06:22:02.0726136",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "71"
},
"operator": {
"$ref": "39"
},
"details": [
{
"$id": "91",
"headerID": 1,
"plu": 1,
"pluG_UId": "dui8mUk/bkedIDmhglHQwA==",
"pluGuid": "99bce876-3f49-476e-9d20-39a18251d0c0",
"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": "5f1zxSdgpU6Ko02Ag5+Edw==",
"headerIdentifierGuid": "c573fde5-6027-4ea5-8aa3-4d80839f8477",
"product": {
"$ref": "2"
}
},
{
"$ref": "91"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "78"
}
},
{
"$ref": "90"
}
],
"surveyResponses": [
{
"$id": "92",
"surveyG_UID": "NVQL+56GkEmjdCtCXBQ89A==",
"surveyGuid": "fb0b5435-869e-4990-a374-2b425c143cf4",
"saleHeaderGuid": "4iQEToni90OV+KQKMtmadA==",
"saleGuid": "4e0424e2-e289-43f7-95f8-a40a32d99a74",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "Bkz9kZGDdUq16aUOknYxiA==",
"guidResponse": "91fd4c06-8391-4a75-b5e9-a50e92763188",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:22:02.0726136",
"sale": {
"$ref": "78"
},
"survey": {
"$id": "93",
"g_UID": "r88L6FAbs02yrK2bWA+1ew==",
"guid": "e80bcfaf-1b50-4db3-b2ac-ad9b580fb57b",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Y8bqQfGjTkqweuLvqyuq5g==",
"checkoutFormGuid": "41eac663-a3f1-4a4e-b07a-e2efab2baae6",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:22:02.0726136",
"end": "2026-04-03T06:22:02.0726136",
"deleted": true,
"updated": "2026-04-03T06:22:02.0726136",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"f586308b-1ba0-4809-9005-f9d9c90112e4",
"58269674-1014-4031-87fc-7ff73ab201b3"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "47"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "92"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "abBrYlJvKU6smkG2kXJEkA==",
"accountIdentifier": "626bb069-6f52-4e29-ac9a-41b691724490",
"accountName": "sample string 44",
"customerOrderIdentifier": "GPsilMfJQkqr0OCbpMsztw==",
"customerOrderIdentifierGuid": "9422fb18-c9c7-4a42-abd0-e09ba4cb33b7",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "94",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "cgWqQxdNlUqIAkUfCTwbfg==",
"paymentIdentifierGuid": "43aa0572-4d17-4a95-8802-451f093c1b7e",
"identifier": "J31DTsPbsk+nl9JM3m5emA==",
"identifierGuid": "4e437d27-dbc3-4fb2-a797-d24cde6e5e98",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "Me971eEdM0+K3VFJO5uT0w==",
"itemIdentifierGuid": "d57bef31-1de1-4f33-8add-51493b9b93d3"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "72"
}
],
"customerGroupMembers": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"customerGroups": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"accounts": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"account": {
"$ref": "73"
},
"vouchers": [
{
"$id": "95",
"customerIdentifier": "g69mhO8kqkWSUA1DSzgL2g==",
"customerIdentifierGuid": "8466af83-24ef-45aa-9250-0d434b380bda",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "YAJBK/1brU2r5USeJLc8xQ==",
"idempotentGuid": "2b410260-5bfd-4dad-abe5-449e24b73cc5",
"offline": true,
"voucher": {
"$id": "96",
"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:22:02.0726136",
"barcodeTemplate": {
"$id": "97",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "98",
"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:22:02.0726136",
"labelPageLayout": "2tEUr4K6nUKeno6Zi/t0YQ==",
"pageLayoutGuid": "af14d1da-ba82-429d-9e9e-8e998bfb7461",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "96"
},
"elements": [
{
"$id": "99",
"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:22:02.0726136"
},
{
"$ref": "99"
}
]
},
"customerVouchers": [
{
"$id": "100",
"id": 1,
"customerIdentifier": "V3An7FJVhEinEjGcjOSXiQ==",
"customerIdentifierGuid": "ec277057-5552-4884-a712-319c8ce49789",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:22:02.0726136",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "XSB/xqOLlkudyUpBYPkFmQ==",
"issuedIdempotentGuid": "c67f205d-8ba3-4b96-9dc9-4a4160f90599",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:22:02.0726136",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:22:02.0726136",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "OGExqFRyJkqUdk+Btfrs6g==",
"redeemedIdempotentGuid": "a8316138-7254-4a26-9476-4f81b5faecea",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:22:02.0726136",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "98"
},
"voucher": {
"$ref": "96"
},
"customer": {
"$ref": "71"
},
"issuedOfflinePayment": {
"$ref": "77"
},
"redeemedOfflinePayment": {
"$ref": "77"
}
},
{
"$ref": "100"
}
]
},
"customer": {
"$ref": "71"
}
},
{
"$ref": "95"
}
]
}
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$id": "101",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "BnDBKDKvHUm9oi/rarr1wg==",
"groupIDGuid": "28c17006-af32-491d-bda2-2feb6abaf5c2",
"campaign": {
"$ref": "67"
},
"group": {
"$ref": "75"
}
},
{
"$ref": "101"
}
],
"signIqTickets": [
{
"$id": "102",
"identifier": "BFpBxMiYbkezk6kXSmYfFg==",
"identifierGuid": "c4415a04-98c8-476e-b393-a9174a661f16",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "102"
}
],
"comboPriceGroups": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "yR6uI8w7s0SUYmxkwXwo3Q==",
"guid": "23ae1ec9-3bcc-44b3-9462-6c64c17c28dd",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "67"
},
"comboPricePlus": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "WSZFm1eqe027POjUG4GXCA==",
"groupGuid": "9b452659-aa57-4d7b-bb3c-e8d41b819708",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "PKcb2+19VEqWvBSckucGSw==",
"pluGuid": "db1ba73c-7ded-4a54-96bc-149c92e7064b",
"priceGroupG_UID": "2sqrtCcfT0yBUcw7ntEFAw==",
"priceGroupGuid": "b4abcada-1f27-4c4f-8151-cc3b9ed10503",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "67"
},
"product": {
"$ref": "2"
},
"priceGroup": {
"$ref": "32"
},
"campaignPool": {
"$ref": "67"
}
},
{
"$ref": "104"
}
]
},
{
"$ref": "103"
}
],
"priceLevels": [
{
"$id": "105",
"id": 1,
"priceLevelIdentifier": "eKHRk2tqfU+svx3SbvVhaw==",
"priceLevelIdentifierGuid": "93d1a178-6a6b-4f7d-acbf-1dd26ef5616b",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "105"
}
],
"promotionType": {
"$id": "106",
"identifier": "8mfVdGFuBUepZe6rIcxK6A==",
"identifierGuid": "74d567f2-6e61-4705-a965-eeab21cc4ae8",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "arohz//yMkmFF96Zvcm1/Q==",
"labelPageLayoutGuid": "cf21ba6a-f2ff-4932-8517-de99bdc9b5fd",
"priceLevelIdentifier": "0877bQu0iESyVcI9iwMlKg==",
"priceLevelIdentifierGuid": "6dfbced3-b40b-4488-b255-c23d8b03252a",
"active": true,
"updated": "2026-04-03T06:22:02.0726136",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "2"
},
"dealCost": {
"$id": "107",
"headerIdentifier": "+qd4tpFU/ECNLWVLgRZEbQ==",
"headerIdentifierGuid": "b678a7fa-5491-40fc-8d2d-654b8116446d",
"identifier": "hnZa45sQg02Od7oIRyvUmQ==",
"identifierGuid": "e35a7686-109b-4d83-8e77-ba08472bd499",
"supplierIdentifier": "oFE3jECGf0OSqrIlTqTvYw==",
"supplierGuid": "8c3751a0-8640-437f-92aa-b2254ea4ef63",
"pluG_UID": "p9S29NPk/0KlYyDo35YgPw==",
"pluGuid": "f4b6d4a7-e4d3-42ff-a563-20e8df96203f",
"campaignName": "06d6296b-1bff-47ea-85c5-318ccdfd6eb7",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:22:02.0726136",
"end": "2026-04-03T06:22:02.0726136",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "bepAK/VFf06UR39Fc0BIXw==",
"bonusItemPluGuid": "2b40ea6d-45f5-4e7f-9447-7f457340485f",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:22:02.0726136",
"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:22:02.0726136",
"campaignEndDate": "2026-04-03T06:22:02.0726136",
"masterPLUG_UID": "77dtnXbZ5kmP3daG8LTXeA==",
"masterID": "9d6db7ef-d976-49e6-8fdd-d686f0b4d778",
"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": "5qHFDsEG4EiAtio6TqJF8g==",
"bonusMasterID": "0ec5a1e6-06c1-48e0-80b6-2a3a4ea245f2",
"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:22:02.0726136",
"dealCosts": [
{
"$ref": "107"
},
{
"$ref": "107"
}
],
"tags": [
{
"$id": "108",
"pluG_UID": "J76cMQ+4EkKg9pOABsCsnQ==",
"pluGuid": "319cbe27-b80f-4212-a0f6-938006c0ac9d",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "108"
}
],
"alternateProductG_UID": "zUmIhABcC0qoFG/C9w3JrQ==",
"alternateProduct": "848849cd-5c00-4a0b-a814-6fc2f70dc9ad",
"altProduct": {
"$ref": "2"
},
"productHostCode": {
"$id": "109",
"id": 1,
"pluG_UID": "vnv1o55PeEa6wlbrBJ4kPg==",
"pluGuid": "a3f57bbe-4f9e-4678-bac2-56eb049e243e",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:22:02.0726136",
"inventoryTracked": "2026-04-03T06:22:02.0726136",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "110",
"pluG_UID": "HJwbPcpjVUSM4v6riSIgkw==",
"pluGuid": "3d1b9c1c-63ca-4455-8ce2-feab89222093",
"fuelPluG_UID": "1Iv9kFABdUetssoFYQAKeg==",
"fuelPluGuid": "90fd8bd4-0150-4775-adb2-ca0561000a7a",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "110"
},
{
"$ref": "110"
}
]
},
"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 �2�\K�M� 5 xl/workbook.xml � (� ����0��&�C��j@
N\�z�-�m�?ik��-H�yۙ��v����[ۓ�L(|Ee��`,���:4i�Y�!&�_�v��X��h";��q��� R�@�?��<B$b�ÂҠ��;Bʩ�S�f����d���o��a�Ŭ��m %�so+z��*
���Qp~�����d���PK �2�\���� � [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
�2�\t�$z' ' _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="R3a4b07d3a62346fd" /></Relationships>PK �2�\��ڱ� w xl/worksheets/sheet1.xml � (� ��Ks�@F�
�~�ߏ��Jb�yO�bf�h�m����"�4]v6
��n7�����l|��Lu>a�@��L�q��V?Dx=�u�Y������U1�U����r�VYRFz�rsm��,��i���*]��^�2�W1��$�Y�\��2<V�N�r[�dYo!�KeI����25��
��7���A<���T�˳��p'��<�<.�!��x ����R��ݦ���s�~�+�$ZgzS֟A�ZY��ާ�j=�A\BN L��bWV:�s��*�<j���2��B*(
r9��<>�!�(Ì�$��'M�t볈s (�DJ
��<m�[D�rA� /�Y�g���}��s���n]���фCO�D�]^DS� �ߘ�l�6[7͗���A+�*�!
%3���I�3�xĤ���L�yf[�`g�9��{�[�`�c�i!2��0��C+ $�{�n�DH�1�
Bz^�w9�w����&U2z�eS�ptc��ma^ �y�|M�(�:d�vH�>q7$P�� �'���!A��Ð`}b>$x�x�O<
�'�����@���:��o����NR�N
4Y��u V���U���}�8��9�ִ��܁X}�Wy�#�~�e� K�Wb��v�3۫wG�����o����W�:�|�G�6��m��ʓy�#/Cd`������p�m#����Ǫ��֕*ꟙӿ��PK �2�\�n� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8N�O��ݰa[z�'Q;�]�gc������X��j4��'�|�l�o�D^���,ˁ�Q�M/��C�����q���I\1^�²�ԫg�3���m�,CL]O�N�GZ�yE]ʀ[&9^��j=*|��<� ��u'? G�z~J�~�E*��N�뒫U�6-�%B���eB��u���.�U��Z#���2�t�=/�:��D����Y^+�_˫����PK �2�\Ѓ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 �2�\�SZF h'