POST api/pricezones/import
Request Information
URI Parameters
None.
Body Parameters
Collection of PriceZone| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 60 |
|
| HostIdentifier | Collection of byte |
None. |
|
| HostIdentifierGuid | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
|
| ZoneMasterStoreID | integer |
None. |
|
| ElectedMasterStoreID | integer |
None. |
|
| ContainsElectedMasterStore | boolean |
None. |
|
| Host | Host |
None. |
|
| Stores | Collection of Store |
None. |
|
| ZoneMatrix | Collection of ZoneMatrix |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "bY1Qnkks50ujakycIashYw==",
"hostIdentifierGuid": "9e508d6d-2c49-4be7-a36a-4c9c21ab2163",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true,
"host": {
"$id": "2",
"identifier": "3k4tdBN2LEqcbiiyZNAaQQ==",
"identifierGuid": "742d4ede-7613-4a2c-9c6e-28b264d01a41",
"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": "hJ7ohltQKUeji4SiUhsTZA==",
"hostSupplierIdentifierGuid": "86e89e84-505b-4729-a38b-84a2521b1364",
"loyaltyPriceLevelIdentifier": "t5iCrvo6MUGLQQsJG96/kQ==",
"loyaltyPriceLevelIdentifierGuid": "ae8298b7-3afa-4131-8b41-0b091bdebf91",
"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:18:45.9440139",
"lastProcessed": "2026-04-03T06:18:45.9440139",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "3",
"identifier": "RJ9i+F+3LEWG9cYeoe5j1g==",
"identifierGuid": "f8629f44-b75f-452c-86f5-c61ea1ee63d6",
"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": "3vuNhOv9IkeY8iENA7FNRg==",
"primaryContactID": "848dfbde-fdeb-4722-98f2-210d03b14d46",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "OkZ2mN+OBkGdb1zIwW9m8A==",
"supplierGroupGuid": "9876463a-8edf-4106-9d6f-5cc8c16f66f0",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:18:45.9440139",
"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": "4",
"id": "6c6fa3df-d41d-4a02-a2c5-f71f1fe92621",
"identifier": "e5bP5xbRwkKLFtuoniVTqw==",
"identifierGuid": "e7cf967b-d116-42c2-8b16-dba89e2553ab",
"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": "5",
"supplierIdentifier": "JcXgH51tLECqhaRViEBZMQ==",
"supplierIdentifierGuid": "1fe0c525-6d9d-402c-aa85-a45588405931",
"contactGuid": "8liIy9i6LkSk3ypft132Og==",
"contactID": "cb8858f2-bad8-442e-a4df-2a5fb75df63a",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "q+tzCuvoPkWBng8l2Jnjxw==",
"pluGuid": "0a73ebab-e8eb-453e-819e-0f25d899e3c7",
"supplierIdentifier": "6A2cLWcgQUmp6OHBEKqMOg==",
"supplierIdentifierGuid": "2d9c0de8-2067-4941-a9e8-e1c110aa8c3a",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "6o47bSk0bkS4MxC2rwXZ0w==",
"pluGuid": "6d3b8eea-3429-446e-b833-10b6af05d9d3",
"supplierIdentifier": "dwJMlwAkpUaWY5S0dz/GcQ==",
"supplierIdentifierGuid": "974c0277-2400-46a5-9663-94b4773fc671",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "7"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "NfqJ+ztw1kqv+sRbXUueZQ==",
"parentPluGuid": "fb89fa35-703b-4ad6-affa-c45b5d4b9e65",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "LBLtHHTGCkKBEr1r4wzImw==",
"guid": "1ced122c-c674-420a-8112-bd6be30cc89b",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "KxKYIr0iXkauyEE+oVifoA==",
"priceGroupGuid": "2298122b-22bd-465e-aec8-413ea1589fa0",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:18:45.9440139",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:18:45.9440139",
"pluCreated": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"lastManualUpdate": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"currentCostUpdated": "2026-04-03T06:18:45.9440139",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "QrQQoyS5CkGKrOpL16MStw==",
"altPLUGuid": "a310b442-b924-410a-8aac-ea4bd7a312b7",
"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:18:45.9440139",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "hG7P1lh7cEWCpSwd43BvqA==",
"shelfPageLayoutGuid": "d6cf6e84-7b58-4570-82a5-2c1de3706fa8",
"talkerPageLayoutG_UID": "YGIoX27KaUCPhhy8qpsNEw==",
"talkerPageLayoutGuid": "5f286260-ca6e-4069-8f86-1cbcaa9b0d13",
"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": "0UGJ1oQbx0S7fHLTnvRUIQ==",
"inventoryIdentifier": "d68941d1-1b84-44c7-bb7c-72d39ef45421",
"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": "ywoRkQD250qAKMw5aub8KA==",
"parentPluGuid": "91110acb-f600-4ae7-8028-cc396ae6fc28",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "YWj/TC6BD0664PK+QeogEg==",
"supplierIdentifierGuid": "4cff6861-812e-4e0f-bae0-f2be41ea2012",
"supplierChanged": true,
"rebateSupplierIdentifier": "J4XBwlpDIEOfsbh6hU8ZIg==",
"rebateSupplierIdentifierGuid": "c2c18527-435a-4320-9fb1-b87a854f1922",
"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:18:45.9440139",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "rZ+oejgtek+CjbD0aVCb1w==",
"hostIdentifierGuid": "7aa89fad-2d38-4f7a-828d-b0f469509bd7",
"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": "8"
},
{
"$ref": "8"
}
],
"store": {
"$id": "9",
"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:18:45.9440139",
"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": "K9B6Ws3wFk+ZfKhOgm2jNw==",
"hostIdentifierGuid": "5a7ad02b-f0cd-4f16-997c-a84e826da337",
"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:18:45.9440139",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "fn9+e/szG0m8THT4XBamdQ==",
"hostIdentifierGuid": "7b7e7f7e-33fb-491b-bc4c-74f85c16a675",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"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": "11"
},
"hostStoreSettings": [
{
"$id": "12",
"id": 1,
"hostIdentifier": "PhL5AICFf0aaVAz4l8+syA==",
"hostIdentifierGuid": "00f9123e-8580-467f-9a54-0cf897cfacc8",
"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": {
"$ref": "2"
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "12"
}
],
"accounts": [
{
"$id": "13",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "13"
}
],
"sales": [
{
"$id": "14",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:18:45.9440139",
"ftpSite": {
"$id": "15",
"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": "14"
}
],
"zoneMatrix": [
{
"$id": "16",
"id": 1,
"hostIdentifier": "+4Bb/LzEbk+dm8ROSgqhbg==",
"hostIdentifierGuid": "fc5b80fb-c4bc-4f6e-9d9b-c44e4a0aa16e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"7f83f24c-dd0d-42c5-8ddd-b2c832abbbb2",
"051ecc71-8b0c-4d32-a8b9-af4e29dcf681"
]
},
{
"$ref": "16"
}
],
"cashManagements": [
{
"$id": "17",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "18",
"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": "17"
}
],
"updateStoreID": "8047828b-2634-4c44-a858-b3d8e0655874",
"updateStore": {
"$id": "19",
"id": "f93c5684-691a-4ed4-8136-6c9a196d9d7b",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "20",
"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": "21",
"pluG_UID": "K9M4ng82fUiOs5p9ZwqhmA==",
"pluGuid": "9e38d32b-360f-487d-8eb3-9a7d670aa198",
"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:18:45.9440139"
},
{
"$ref": "21"
}
],
"currentPrices": {
"$id": "22",
"pluPrices": {
"$id": "23",
"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:18:45.9440139",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "23"
},
"winningCampaign": 1,
"winner": {
"$id": "24",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:18:45.9440139",
"startTime": 5,
"endDate": "2026-04-03T06:18:45.9440139",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "dXLtTauLxk6dUB8yFW1UJQ==",
"hostIdentifierGuid": "4ded7275-8bab-4ec6-9d50-1f32156d5425",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"tray": {
"$id": "25",
"g_UId": "+0LoLrvILEqvNDogNFuX1Q==",
"guid": "2ee842fb-c8bb-4a2c-af34-3a20345b97d5",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "26",
"priceGroupG_UID": "vSXHg1v4H0e6mvo1glH80A==",
"priceGroupGuid": "83c725bd-f85b-471f-ba9a-fa358251fcd0",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:18:45.9440139",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "27",
"pluG_UID": "qcfJePbOpU+i7RZTcmrCqQ==",
"pluGuid": "78c9c7a9-cef6-4fa5-a2ed-1653726ac2a9",
"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": "28",
"pluGuid": "ba313fcf-6fb7-4184-a42d-85de8ef34703",
"created": "2026-04-03T06:18:45.9440139",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:18:45.9440139",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:18:45.9440139",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:18:45.9440139",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:18:45.9440139",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:18:45.9440139",
"lastSold": "2026-04-03T06:18:45.9440139",
"firstSold": "2026-04-03T06:18:45.9440139",
"awsUpdated": "2026-04-03T06:18:45.9440139",
"lastManualUpdate": "2026-04-03T06:18:45.9440139",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:18:45.9440139",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:18:45.9440139",
"doNotRangeUpdated": "2026-04-03T06:18:45.9440139",
"doNotOrderUpdated": "2026-04-03T06:18:45.9440139",
"tracked": "2026-04-03T06:18:45.9440139"
},
"allergens": [
{
"$id": "29",
"primaryKey": {
"$id": "30",
"pluGuid": "1e6efd8d-4a98-4eeb-bd81-e10d5655a9a3",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "jf1uHphK6069geENVlWpow==",
"pluGuid": "1e6efd8d-4a98-4eeb-bd81-e10d5655a9a3",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "29"
}
],
"costs": {
"$id": "31",
"pluG_UID": "TjiHwbTe7Ui72J+dV6TsJA==",
"pluGuid": "c187384e-deb4-48ed-bbd8-9f9d57a4ec24",
"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:18:45.9440139",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "32",
"saleHeaderID": 1,
"created": "2026-04-03T06:18:45.9440139",
"createdLocal": "2026-04-03T06:18:45.9440139",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "9Tn4/PpJJEeDR24Qq/gQ+A==",
"operatorGuid": "fcf839f5-49fa-4724-8347-6e10abf810f8",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "ICApb0zSP0GUq8cUUXpk8Q==",
"pluGuid": "6f292020-d24c-413f-94ab-c714517a64f1",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "33",
"id": 1,
"g_Uid": "pWbKi6Yiu0mXXUGI0aEFjw==",
"guid": "8bca66a5-22a6-49bb-975d-4188d1a1058f",
"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:18:45.9440139",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:18:45.9440139",
"endShift": "2026-04-03T06:18:45.9440139",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "34",
"operatorG_UID": "9KagzT4qbked2BWU6nI8ng==",
"operatorGuid": "cda0a6f4-2a3e-476e-9dd8-1594ea723c9e",
"storeID": 2,
"operator": {
"$ref": "33"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "34"
}
]
}
},
{
"$ref": "32"
}
],
"apns": [
{
"$id": "35",
"pluID": 1,
"pluG_UID": "bvBSR8xh1EqTjKByWNlSmg==",
"pluGuid": "4752f06e-61cc-4ad4-938c-a07258d9529a",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "35"
}
],
"tuns": [
{
"$id": "36",
"pluG_UId": "KP2KAcjkM0uW7yWczRMWnQ==",
"pluGuid": "018afd28-e4c8-4b33-96ef-259ccd13169d",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"competitionPricing": [
{
"$id": "37",
"identifier": "tWQl+6ZQ4EGs4JxHGHU2+w==",
"identifierGuid": "fb2564b5-50a6-41e0-ace0-9c47187536fb",
"pluG_UID": "+Sk8rnrFFkaat1ZxFhC4qA==",
"pluGuid": "ae3c29f9-c57a-4616-9ab7-56711610b8a8",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "37"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "38",
"identifier": "UfmFzulxjEWVdyZkcBqz5w==",
"groupName": "sample string 1",
"identifierGuid": "ce85f951-71e9-458c-9577-2664701ab3e7",
"exists": true,
"flipChartIdentifier": "EjVDcN7mxkG/ZUx8ugWrsg==",
"flipChartIdentifierGuid": "70433512-e6de-41c6-bf65-4c7cba05abb2",
"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": "msMuluDwEkK2UEuj0KLpHQ==",
"groupIdentifierGuid": "962ec39a-f0e0-4212-b650-4ba3d0a2e91d",
"flipChart": {
"$id": "39",
"identifier": "pwTck/sO2kWEGyWuh+mBOA==",
"identifierGuid": "93dc04a7-0efb-45da-841b-25ae87e98138",
"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": "40",
"identifier": "AEXV3paSDUq+yj0tUvX9MQ==",
"identifierGuid": "ded54500-9296-4a0d-beca-3d2d52f5fd31",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "41",
"id": 1,
"g_UID": "76WEAoVguUulqoDr3WtHug==",
"guid": "0284a5ef-6085-4bb9-a5aa-80ebdd6b47ba",
"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": "Mhro0WsR60aUhUdbd4G3eA==",
"previousFormGuid": "d1e81a32-116b-46eb-9485-475b7781b778",
"nextForm": 1,
"nextFormG_UID": "Hnv4IZdN9EqXTFhkNhLiYA==",
"nextFormGuid": "21f87b1e-4d97-4af4-974c-58643612e260",
"attributes": "sample string 10",
"updated": "2026-04-03T06:18:45.9440139",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "41"
},
"previousCheckoutForm": {
"$ref": "41"
},
"buttons": [
{
"$id": "42",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "1pbT6/YtR06rtcrRSX2lYA==",
"checkoutFormGuid": "ebd396d6-2df6-4e47-abb5-cad1497da560",
"identifier": "GjsQXYHigkeD3JAMkLwjrg==",
"identifierGuid": "5d103b1a-e281-4782-83dc-900c90bc23ae",
"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": "hJY3ye/KkU6Lkyivwibogg==",
"valueGuid": "c9379684-caef-4e91-8b93-28afc226e882",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:18:45.9440139",
"action": "sample string 12",
"valueForm": {
"$ref": "41"
},
"image": {
"$id": "43",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:18:45.9440139",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "42"
}
],
"panels": [
{
"$id": "44",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "LDX7Y2B+aUiU3LZYdUAH8w==",
"checkoutFormGuid": "63fb352c-7e60-4869-94dc-b658754007f3",
"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": "44"
}
]
},
{
"$ref": "41"
}
],
"panels": [
{
"$ref": "44"
},
{
"$ref": "44"
}
]
},
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"contentPanel": {
"$ref": "44"
},
"products": [
{
"$id": "45",
"flipChartPageIdentifier": "zwrjgErG+E6dbjBIQ1jcLQ==",
"flipChartPageIdentifierGuid": "80e30acf-c64a-4ef8-9d6e-30484358dc2d",
"pluG_UID": "eLeHj3PlikWGWPTtlflBLg==",
"pluGuid": "8f87b778-e573-458a-8658-f4ed95f9412e",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "8"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "45"
}
],
"productCount": 27,
"pages": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
{
"$ref": "38"
}
],
"priceHistory": [
{
"$id": "46",
"pluG_UID": "LV0S/q7qmE+WN3vwLyc6ag==",
"pluGuid": "fe125d2d-eaae-4f98-9637-7bf02f273a6a",
"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:18:45.9440139",
"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": "46"
}
],
"ingredients": [
{
"$id": "47",
"pluG_UID": "7Cah635RdUChf+KPXPGq+A==",
"ingredientGuid": "EwdbU3Ykw0SaZK9Ej2QYpw==",
"ingredientIdentifier": "535b0713-2476-44c3-9a64-af448f6418a7",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "47"
}
],
"bins": [
{
"$id": "48",
"pluG_UID": "n/IvobPI8UWiIa7Dh3oaag==",
"pluGuid": "a12ff29f-c8b3-45f1-a221-aec3877a1a6a",
"shelfLocationIdentifier": "siAsriR/0023oOlBnjna2Q==",
"shelfLocationGuid": "ae2c20b2-7f24-4dd3-b7a0-e9419e39dad9",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "V9Mlefg4mkeGWR1YQplhQw==",
"labelPageLayoutGuid": "7925d357-38f8-479a-8659-1d5842996143",
"updated": "2026-04-03T06:18:45.9440139",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "49",
"identifier": "CMEl+ekdZ0ODutMLqZtIhg==",
"storeID": 1,
"identifierGuid": "f925c108-1de9-4367-83ba-d30ba99b4886",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:18:45.9440139",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"bin": {
"$ref": "48"
},
"scaleLocations": [
{
"$id": "50",
"plu": 1,
"pluG_UID": "doibpLgT0kigTn63YjW9Kg==",
"pluGuid": "a49b8876-13b8-48d2-a04e-7eb76235bd2a",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "51",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:18:45.9440139",
"department": {
"$id": "52",
"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": "51"
},
"subDepartments": [
{
"$id": "53",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "54",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "55",
"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:18:45.9440139",
"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": "v9zfoIoQ2ku5Z/c5doioAg==",
"labelPageLayoutGuid": "a0dfdcbf-108a-4bda-b967-f7397688a802",
"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": "56",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "57",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "58",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "58"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "57"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$id": "59",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "55"
}
],
"updated": "2026-04-03T06:18:45.9440139",
"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": "UWTNZxMHPUq8gTHsrwMfww==",
"labelPageLayoutGuid": "67cd6451-0713-4a3d-bc81-31ecaf031fc3",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "54"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:45.9440139",
"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": "vh/NDOCr5E6sKeaebrlAEA==",
"labelPageLayoutGuid": "0ccd1fbe-abe0-4ee4-ac29-e69e6eb94010",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
},
{
"$ref": "53"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:18:45.9440139",
"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": "ywf//wx+8EqJNs8RGJArwg==",
"labelPageLayoutGuid": "ffff07cb-7e0c-4af0-8936-cf1118902bc2",
"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": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
}
}
}
},
{
"$ref": "50"
}
],
"nextPrice": {
"$id": "60",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "29UHshvBvUSWohUebgf3Gw==",
"pluGuid": "b207d5db-c11b-44bd-96a2-151e6e07f71b",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "a8jJObCkDkuh6TTzFS9SYQ==",
"dealCostGuid": "39c9c86b-a4b0-4b0e-a1e9-34f3152f5261",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "9YHgFBOvkUSt8k1ohWnjxw==",
"priceGroupGuid": "14e081f5-af13-4491-adf2-4d688569e3c7",
"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:18:45.9440139",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "49c9de92-f31b-4bd4-813c-ad4af6b1ac77",
"campaignComboPriceGroupG_UID": "wptRKmxZMUyAEhJSrVGF4g==",
"campaignComboPriceGroupIdentifier": "2a519bc2-596c-4c31-8012-1252ad5185e2",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "61",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:18:45.9440139",
"operatorG_UID": "85CDYEcGwkugtIlDnbHITA==",
"operatorGuid": "608390f3-0647-4bc2-a0b4-89439db1c84c",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:18:45.9440139",
"signIqTicketFileMovedUtc": "2026-04-03T06:18:45.9440139",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:18:45.9440139",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "1754b4dc-30d9-41da-96d4-2207fd2503d2",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "60"
},
"fuelItem": true
},
{
"$ref": "61"
}
],
"campaign": {
"$id": "62",
"id": 1,
"storeID": 2,
"name": "435654bb-7ac6-4aef-8a59-75c19512cb1b",
"nameGuid": "435654bb-7ac6-4aef-8a59-75c19512cb1b",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:18:45.9440139",
"startTime": 1,
"endDate": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"system": true,
"created": "2026-04-03T06:18:45.9440139",
"updated": "2026-04-03T06:18:45.9440139",
"priceChangeNotifiedUtc": "2026-04-03T06:18:45.9440139",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "L/PAZsfFAkauvRU27+aZpw==",
"hostIdentifierGuid": "66c0f32f-c5c7-4602-aebd-1536efe699a7",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:18:45.9440139",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"campaignPools": [
{
"$id": "63",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "o2a1goN15kK/qg1RlJObPw==",
"pluGuid": "82b566a3-7583-42e6-bfaa-0d5194939b3f",
"hostOfferID": 1,
"priceGroupG_UID": "jjfrN0qJukS9WPYxwFFIOw==",
"priceGroupGuid": "37eb378e-894a-44ba-bd58-f631c051483b",
"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:18:45.9440139",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "62"
}
},
{
"$ref": "63"
}
],
"sellingRules": [
{
"$id": "64",
"id": 1,
"identifier": "Yd1VM2ji8k+/0yj57iFsZQ==",
"identifierStr": "Yd1VM2ji8k+/0yj57iFsZQ==",
"identifierGuid": "3355dd61-e268-4ff2-bfd3-28f9ee216c65",
"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": "62"
}
},
{
"$ref": "64"
}
],
"customers": [
{
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "FS2n4IIn1UyGWTky8QTbzg==",
"customerIDGuid": "e0a72d15-2782-4cd5-8659-3932f104dbce",
"campaign": {
"$ref": "62"
},
"customer": {
"$id": "66",
"identifier": "q/ohbZnHG0u6a8Nn1b/Yvg==",
"identifierGuid": "6d21faab-c799-4b1b-ba6b-c367d5bfd8be",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:18:45.9440139",
"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": "csY0X/hqXUq/m8Jw4Wcl3Q==",
"communityIdentifierGuid": "5f34c672-6af8-4a5d-bf9b-c270e16725dd",
"joined": "2026-04-03T06:18:45.9440139",
"updated": "2026-04-03T06:18:45.9440139",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "cL7Os2uZikC7dL0caBwU+g==",
"priceLevelIdentifierGuid": "b3cebe70-996b-408a-bb74-bd1c681c14fa",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:18:45.9440139",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "67",
"cardType": 2,
"issueDate": "2026-04-03T06:18:45.9440139",
"expiry": "2026-04-03T06:18:45.9440139",
"customerID": "uuSp98EZeUqAcAMZyRiLJA==",
"customerIDGuid": "f7a9e4ba-19c1-4a79-8070-0319c9188b24",
"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:18:45.9440139",
"linkedAccount": "nkGqnbIX5UKa3Sd2LPxH6Q==",
"linkedAccountGuid": "9daa419e-17b2-42e5-9add-27762cfc47e9",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "66"
},
"account": {
"$id": "68",
"id": 1,
"identifier": "ZS+QZhhvxU+/0taxaFIZrg==",
"identifierGuid": "66902f65-6f18-4fc5-bfd2-d6b1685219ae",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:18:45.9440139",
"owner": "DGTOpTl+JkaXr1IpeDnjjw==",
"ownerGuid": "a5ce640c-7e39-4626-97af-52297839e38f",
"accountStoreGroupIdentifier": "gU/2FT1UdEC5ReDsgRfKDA==",
"accountStoreGroupGuid": "15f64f81-543d-4074-b945-e0ec8117ca0c",
"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:18:45.9440139",
"active": true,
"updated": "2026-04-03T06:18:45.9440139",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "66"
},
"card": {
"$ref": "67"
},
"members": {
"$id": "69",
"sample string 1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"sample string 2": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
"customerGroups": [
{
"$id": "70",
"identifier": "j1qunPSUFUGmwvJxhGnIgw==",
"identifierGuid": "9cae5a8f-94f4-4115-a6c2-f2718469c883",
"name": "sample string 2",
"primaryContact": "WOV0cXMGikGbINiDuWtVag==",
"primaryContactGuid": "7174e558-0673-418a-9b20-d883b96b556a",
"accountID": "K/0MrZtus0WDTcQlxqZb9w==",
"accountIDGuid": "ad0cfd2b-6e9b-45b3-834d-c425c6a65bf7",
"special": true,
"updated": "2026-04-03T06:18:45.9440139",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "S5JVFZzd2EuSe00aOBy53Q==",
"priceLevelIdentifierGuid": "1555924b-dd9c-4bd8-927b-4d1a381cb9dd",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "68"
},
"primaryContactCustomer": {
"$ref": "66"
},
"customerGroupMembers": [
{
"$id": "71",
"id": 1,
"groupID": "4S60JoJMu06qSPhq6M7yAg==",
"groupIDGuid": "26b42ee1-4c82-4ebb-aa48-f86ae8cef202",
"customerID": "L0Dm16J7HkqIVelNrq3tgg==",
"customerIDGuid": "d7e6402f-7ba2-4a1e-8855-e94daeaded82",
"card": "sample string 4",
"linkedAccount": "1PYaSA07gUejd5o9588RCg==",
"linkedAccountGuid": "481af6d4-3b0d-4781-a377-9a3de7cf110a",
"customer": {
"$ref": "66"
},
"group": {
"$ref": "70"
},
"customerCard": {
"$ref": "67"
}
},
{
"$ref": "71"
}
]
},
{
"$ref": "70"
}
]
},
"payments": [
{
"$id": "72",
"id": 1,
"identifier": "YV9Pm5+y10ezYRy4tNg1Og==",
"identifierGuid": "9b4f5f61-b29f-47d7-b361-1cb8b4d8353a",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "HeGyCkt1zUqLL9leYCgwcQ==",
"accountIDGuid": "0ab2e11d-754b-4acd-8b2f-d95e60283071",
"customerAccount": {
"$ref": "68"
},
"customerCard": {
"$ref": "67"
},
"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:18:45.9440139",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "TFKsPWTz+0Kh8GiIygk4KA==",
"idempotentVoidGuid": "3dac524c-f364-42fb-a1f0-6888ca093828",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "73",
"saleHeaderID": 1,
"saleHeaderGuid": "cR3utHS+wkah9QXlYd4fVA==",
"saleHeaderIdentifierGuid": "b4ee1d71-be74-46c2-a1f5-05e561de1f54",
"created": "2026-04-03T06:18:45.9440139",
"createdLocal": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"storeID": 1,
"operatorG_Uid": "Ic+wPmNi/kWNH8iToWZ+rw==",
"operatorGuid": "3eb0cf21-6263-45fe-8d1f-c893a1667eaf",
"customerG_Uid": "qbz5vsNCOUmgdJOQYAaSUA==",
"customerGuid": "bef9bca9-42c3-4939-a074-939060069250",
"communityIdentifier": "Dd2X85fKykCvaondbcmzkQ==",
"communityIdentifierGuid": "f397dd0d-ca97-40ca-af6a-89dd6dc9b391",
"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": "83wCTd2tZ0ecEnp5POTatw==",
"priceLevelIdentifierGuid": "4d027cf3-addd-4767-9c12-7a793ce4dab7",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:45.9440139+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": "74",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:18:45.9440139",
"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": "33"
},
"customer": {
"$ref": "66"
},
"communityOrganisation": {
"$id": "75",
"id": 1,
"identifier": "3YPAzIRDCUCLKB6IwZjmjA==",
"identifierGuid": "ccc083dd-4384-4009-8b28-1e88c198e68c",
"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:18:45.9440139",
"promoPeriodEnd": "2026-04-03T06:18:45.9440139",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:18:45.9440139",
"deleted": true
},
"details": [
{
"$id": "76",
"saleItemID": 1,
"identifier": "DVKIaa8b8UqOpOhO8Ydsqw==",
"identifierGuid": "6988520d-1baf-4af1-8ea4-e84ef1876cab",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "l8k9JB6LakCxaP9sIMpfzg==",
"pluGuid": "243dc997-8b1e-406a-b168-ff6c20ca5fce",
"accountID": "y5Fr23PpX0mzGC8P/9Z55g==",
"accountIDGuid": "db6b91cb-e973-495f-b318-2f0fffd679e6",
"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:18:45.9440139",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "QBFIqGgfqUudumjETOw/Zg==",
"refundGuid": "a8481140-1f68-4ba9-9dba-68c44cec3f66",
"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": "BXaFnh3p80CL3CcD+4E+RQ==",
"idempotentVoidGuid": "9e857605-e91d-40f3-8bdc-2703fb813e45",
"priceLevelIdentifier": "nuFHnnP+ZUKmUJQLDIK+Tw==",
"priceLevelIdentifierGuid": "9e47e19e-fe73-4265-a650-940b0c82be4f",
"communityIdentifier": "5sDMq+Ssi0eJIS8/G9l6Tw==",
"communityIdentifierGuid": "abccc0e6-ace4-478b-8921-2f3f1bd97a4f",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "77",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:18:45.9440139",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "77"
}
],
"refund": {
"$id": "78",
"id": 1,
"g_UID": "/mkaLtR4LESu0dfKp0HSFw==",
"guid": "2e1a69fe-78d4-442c-aed1-d7caa741d217",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:18:45.9440139"
},
"modifier": {
"$id": "79",
"id": 1,
"setG_UID": "Ttq3ptCAg0WVpRw++feUyw==",
"modifierSetGuid": "a6b7da4e-80d0-4583-95a5-1c3ef9f794cb",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "Hg9TvLs7YUi0oIWVQikQyw==",
"pluGuid": "bc530f1e-3bbb-4861-b4a0-8595422910cb",
"deleted": true,
"g_UID": "N80nwOjGF0O5kcJJzOVW7w==",
"guid": "c027cd37-c6e8-4317-b991-c249cce556ef",
"product": {
"$ref": "8"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "76"
}
],
"eftReceipts": [
{
"$id": "80",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "73"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "80"
}
],
"payments": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"cards": [
{
"$id": "81",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "81"
}
],
"campaignHits": [
{
"$id": "82",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "82"
}
],
"fuel": [
{
"$id": "83",
"id": 1,
"plu": 1,
"pluG_UID": "joUMPIh8skSXkSTdaqctaQ==",
"pluGuid": "3c0c858e-7c88-44b2-9791-24dd6aa72d69",
"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:18:45.9440139",
"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:18:45.9440139",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "83"
}
],
"fuelResells": [
{
"$id": "84",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "EbVtmNX7aEuD5WjSnHAhEA==",
"pluGuid": "986db511-fbd5-4b68-83e5-68d29c702110",
"accountID": "DKWh5CjW8k+3wqII+eC9Ng==",
"accountIDGuid": "e4a1a50c-d628-4ff2-b7c2-a208f9e0bd36",
"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:18:45.9440139",
"bestOrExpireType": 1,
"refundG_UID": "dB89d5GJOk6vrI3AnI+9+g==",
"refundGuid": "773d1f74-8991-4e3a-afac-8dc09c8fbdfa",
"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": "84"
}
],
"customerOrder": [
{
"$id": "85",
"identifier": "bkJyJ9fUiUONM6ri4eNugA==",
"identifierGuid": "2772426e-d4d7-4389-8d33-aae2e1e36e80",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "rVUmL9o5XEOdHAmmgRewEA==",
"customerIdentifierGuid": "2f2655ad-39da-435c-9d1c-09a68117b010",
"operatorNo": 1,
"operatorG_UID": "JttlWnXx7028m8IQjd064A==",
"operatorGuid": "5a65db26-f175-4def-bc9b-c2108ddd3ae0",
"created": "2026-04-03T06:18:45.9440139",
"ordered": "2026-04-03T06:18:45.9440139",
"started": "2026-04-03T06:18:45.9440139",
"completed": "2026-04-03T06:18:45.9440139",
"supplied": "2026-04-03T06:18:45.9440139",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "66"
},
"operator": {
"$ref": "33"
},
"details": [
{
"$id": "86",
"headerID": 1,
"plu": 1,
"pluG_UId": "rclFfbm38EWOAS8Qhcuy/Q==",
"pluGuid": "7d45c9ad-b7b9-45f0-8e01-2f1085cbb2fd",
"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": "qRg1zaKaUEmJf/IMV1BpuA==",
"headerIdentifierGuid": "cd3518a9-9aa2-4950-897f-f20c575069b8",
"product": {
"$ref": "8"
}
},
{
"$ref": "86"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "73"
}
},
{
"$ref": "85"
}
],
"surveyResponses": [
{
"$id": "87",
"surveyG_UID": "WZLWwR1uYk+jFDYwsQXjHw==",
"surveyGuid": "c1d69259-6e1d-4f62-a314-3630b105e31f",
"saleHeaderGuid": "ZffJtYSqx0WAxYZk3dNoNw==",
"saleGuid": "b5c9f765-aa84-45c7-80c5-8664ddd36837",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "XMEBpCefrk6W9Z2V/5UvTg==",
"guidResponse": "a401c15c-9f27-4eae-96f5-9d95ff952f4e",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:18:45.9440139",
"sale": {
"$ref": "73"
},
"survey": {
"$id": "88",
"g_UID": "Co51WnzIw0OuiF8q8o67Jw==",
"guid": "5a758e0a-c87c-43c3-ae88-5f2af28ebb27",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "z/VEcXGRzk+GDbNT1HG2hg==",
"checkoutFormGuid": "7144f5cf-9171-4fce-860d-b353d471b686",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:18:45.9440139",
"end": "2026-04-03T06:18:45.9440139",
"deleted": true,
"updated": "2026-04-03T06:18:45.9440139",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"5e90f4a8-8bb9-41a1-931a-da6801bee0b8",
"5fd8c5c4-7ebe-40dd-8bdf-5bd1e11bdf0e"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "41"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "87"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "kThLhWkFfkGk+kwz6pNWpA==",
"accountIdentifier": "854b3891-0569-417e-a4fa-4c33ea9356a4",
"accountName": "sample string 44",
"customerOrderIdentifier": "sY7+8FcLmUOM3qGNLn5u5w==",
"customerOrderIdentifierGuid": "f0fe8eb1-0b57-4399-8cde-a18d2e7e6ee7",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "89",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "ip5nuNGBFUicgb8jUNi9Ww==",
"paymentIdentifierGuid": "b8679e8a-81d1-4815-9c81-bf2350d8bd5b",
"identifier": "e/npqMgz90qav8iGHKLFiA==",
"identifierGuid": "a8e9f97b-33c8-4af7-9abf-c8861ca2c588",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "KCJkX7dVQEiX8b/TdPSskQ==",
"itemIdentifierGuid": "5f642228-55b7-4840-97f1-bfd374f4ac91"
}
},
{
"$ref": "72"
}
]
},
{
"$ref": "67"
}
],
"customerGroupMembers": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"customerGroups": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"accounts": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"account": {
"$ref": "68"
},
"vouchers": [
{
"$id": "90",
"customerIdentifier": "MSOt9LUPgEKEwqnnQQuQkA==",
"customerIdentifierGuid": "f4ad2331-0fb5-4280-84c2-a9e7410b9090",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "lAY2MqFlQkqokOrO2gWLjQ==",
"idempotentGuid": "32360694-65a1-4a42-a890-eaceda058b8d",
"offline": true,
"voucher": {
"$id": "91",
"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:18:45.9440139",
"barcodeTemplate": {
"$id": "92",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "93",
"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:18:45.9440139",
"labelPageLayout": "+fQ8YMI0oUOjyGJQX/efqg==",
"pageLayoutGuid": "603cf4f9-34c2-43a1-a3c8-62505ff79faa",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "91"
},
"elements": [
{
"$id": "94",
"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:18:45.9440139"
},
{
"$ref": "94"
}
]
},
"customerVouchers": [
{
"$id": "95",
"id": 1,
"customerIdentifier": "Gyj2VYNawU6Fvkdgh72rMQ==",
"customerIdentifierGuid": "55f6281b-5a83-4ec1-85be-476087bdab31",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:18:45.9440139",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "KENgg7mX6Ey+LJ2liTUQvw==",
"issuedIdempotentGuid": "83604328-97b9-4ce8-be2c-9da5893510bf",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:18:45.9440139",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:18:45.9440139",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "+RSBxqGVykCEQDx5oEVeQQ==",
"redeemedIdempotentGuid": "c68114f9-95a1-40ca-8440-3c79a0455e41",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:18:45.9440139",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "93"
},
"voucher": {
"$ref": "91"
},
"customer": {
"$ref": "66"
},
"issuedOfflinePayment": {
"$ref": "72"
},
"redeemedOfflinePayment": {
"$ref": "72"
}
},
{
"$ref": "95"
}
]
},
"customer": {
"$ref": "66"
}
},
{
"$ref": "90"
}
]
}
},
{
"$ref": "65"
}
],
"customerGroups": [
{
"$id": "96",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "tPJHhsiw+kGNwEaoM0gByQ==",
"groupIDGuid": "8647f2b4-b0c8-41fa-8dc0-46a8334801c9",
"campaign": {
"$ref": "62"
},
"group": {
"$ref": "70"
}
},
{
"$ref": "96"
}
],
"signIqTickets": [
{
"$id": "97",
"identifier": "Uzy98ocWmE+cDn5OiJfrYA==",
"identifierGuid": "f2bd3c53-1687-4f98-9c0e-7e4e8897eb60",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "97"
}
],
"comboPriceGroups": [
{
"$id": "98",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "J/LZPBOUlk+Wq3vN5MJEvA==",
"guid": "3cd9f227-9413-4f96-96ab-7bcde4c244bc",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "62"
},
"comboPricePlus": [
{
"$id": "99",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "lqxUkBtk3UejgtMakpjS9A==",
"groupGuid": "9054ac96-641b-47dd-a382-d31a9298d2f4",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "eIBRBm6flkeiYZuvZbqW8Q==",
"pluGuid": "06518078-9f6e-4796-a261-9baf65ba96f1",
"priceGroupG_UID": "h9KgNag4bk2wma0sDg+L/g==",
"priceGroupGuid": "35a0d287-38a8-4d6e-b099-ad2c0e0f8bfe",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "62"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "26"
},
"campaignPool": {
"$ref": "62"
}
},
{
"$ref": "99"
}
]
},
{
"$ref": "98"
}
],
"priceLevels": [
{
"$id": "100",
"id": 1,
"priceLevelIdentifier": "1lVQahe7Xk+XmhWNU4LLYw==",
"priceLevelIdentifierGuid": "6a5055d6-bb17-4f5e-979a-158d5382cb63",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "100"
}
],
"promotionType": {
"$id": "101",
"identifier": "g6PGOG5YaUuAvzwm9L8beA==",
"identifierGuid": "38c6a383-586e-4b69-80bf-3c26f4bf1b78",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "Wg5WyFESrUm6FMfpAzMlog==",
"labelPageLayoutGuid": "c8560e5a-1251-49ad-ba14-c7e9033325a2",
"priceLevelIdentifier": "AlxYhvVEHUeBWj+mJy2qVg==",
"priceLevelIdentifierGuid": "86585c02-44f5-471d-815a-3fa6272daa56",
"active": true,
"updated": "2026-04-03T06:18:45.9440139",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "102",
"headerIdentifier": "l/RbPcpkuEiaMHKnIAZa8Q==",
"headerIdentifierGuid": "3d5bf497-64ca-48b8-9a30-72a720065af1",
"identifier": "hSpLSE0phE2QBt+eA06gQA==",
"identifierGuid": "484b2a85-294d-4d84-9006-df9e034ea040",
"supplierIdentifier": "6B4sHZt8n0mPgLmWXNoq7A==",
"supplierGuid": "1d2c1ee8-7c9b-499f-8f80-b9965cda2aec",
"pluG_UID": "4d9IdEMrl0WTjKA2I2Iriw==",
"pluGuid": "7448dfe1-2b43-4597-938c-a03623622b8b",
"campaignName": "6a07e650-d5fd-48b5-925f-9a3c91aeb8af",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:18:45.9440139",
"end": "2026-04-03T06:18:45.9440139",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "CFJ7LUnYJ0u7DvutNHOmjQ==",
"bonusItemPluGuid": "2d7b5208-d849-4b27-bb0e-fbad3473a68d",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:18:45.9440139",
"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:18:45.9440139",
"campaignEndDate": "2026-04-03T06:18:45.9440139",
"masterPLUG_UID": "Jo0vfyFtrUiQy2ZVziTwLA==",
"masterID": "7f2f8d26-6d21-48ad-90cb-6655ce24f02c",
"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": "x9w56f5RQUqtXAo7zfZt1w==",
"bonusMasterID": "e939dcc7-51fe-4a41-ad5c-0a3bcdf66dd7",
"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:18:45.9440139",
"dealCosts": [
{
"$ref": "102"
},
{
"$ref": "102"
}
],
"tags": [
{
"$id": "103",
"pluG_UID": "ezOv7Uprck6T46xIKYTAuA==",
"pluGuid": "edaf337b-6b4a-4e72-93e3-ac482984c0b8",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "103"
}
],
"alternateProductG_UID": "hEsFEGvXCU2hbrVw4OTF/A==",
"alternateProduct": "10054b84-d76b-4d09-a16e-b570e0e4c5fc",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "104",
"id": 1,
"pluG_UID": "hPWpS3FmEkCgLrQlnUSldQ==",
"pluGuid": "4ba9f584-6671-4012-a02e-b4259d44a575",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "56"
},
"mscCom": {
"$ref": "57"
},
"mscDep": {
"$ref": "59"
},
"mscSubCom": {
"$ref": "58"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:18:45.9440139",
"inventoryTracked": "2026-04-03T06:18:45.9440139",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "105",
"pluG_UID": "XN5Srwq//EqYAiMf9lZYeg==",
"pluGuid": "af52de5c-bf0a-4afc-9802-231ff656587a",
"fuelPluG_UID": "rrYrtG52nUG4fLmya9oTXw==",
"fuelPluGuid": "b42bb6ae-766e-419d-b87c-b9b26bda135f",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "105"
},
{
"$ref": "105"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "106",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "107",
"storeID": 1,
"supplierIdentifier": "bHAQQ48oPUCdRz0NnBblzw==",
"supplierGuid": "4310706c-288f-403d-9d47-3d0d9c16e5cf",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "107"
}
],
"cycles": [
{
"$id": "108",
"storeID": 1,
"supplierIdentifier": "73y3xaln9Ee1WrVGUmA5KQ==",
"supplierGuid": "c5b77cef-67a9-47f4-b55a-b54652603929",
"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:18:45.9440139",
"deliveryDate": "2026-04-03T06:18:45.9440139",
"nextCutOffDate": "2026-04-03T06:18:45.9440139",
"nextDeliveryDate": "2026-04-03T06:18:45.9440139",
"nextDaysBuffer": 10
},
{
"$ref": "108"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:18:45.9440139",
"isHost": true
},
"files": [
{
"$id": "109",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:18:45.9440139",
"processed": "2026-04-03T06:18:45.9440139",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:18:45.9440139",
"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": "2"
},
"metcashHeader": {
"$id": "110",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:18:45.9440139",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "109"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"hostFileStoreSetting": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"promotionPlacements": [
{
"$id": "111",
"identifier": "KLEGqatFdkK9a3RcAsXKRA==",
"identifierGuid": "a906b128-45ab-4276-bd6b-745c02c5ca44",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "111"
}
],
"promoTypeGuids": [
"ac062c3d-8f02-45bf-9823-14fb76415044",
"cac4c3cb-162c-4d8a-ba99-02589be514dd"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"stores": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
]
},
{
"$ref": "1"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.