PUT api/hostitem/{id}/zone
Updating price changes onto the holding table
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
HostItemHoldingName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
HeaderID | integer |
None. |
|
StoreID | integer |
None. |
|
ProductGuid | Collection of byte |
None. |
|
PGuid | globally unique identifier |
None. |
|
MasterProductGuid | Collection of byte |
None. |
|
MGuid | globally unique identifier |
None. |
|
PriceGroupGuid | Collection of byte |
None. |
|
Type | HostItemType |
None. |
|
APN | string |
None. |
|
APNChanged | boolean |
None. |
|
PrevAPN | string |
None. |
|
Description | string |
None. |
|
DescriptionChanged | boolean |
None. |
|
PrevDescription | string |
None. |
|
ComplianceIndicator | string |
None. |
|
ComplianceIndicatorChanged | boolean |
None. |
|
PrevComplianceIndicator | string |
None. |
|
WarehouseDirectIndicator | string |
None. |
|
WarehouseDirectIndicatorChanged | boolean |
None. |
|
PrevDirectIndicator | string |
None. |
|
ProductGrade | string |
None. |
|
ProductGradeChanged | boolean |
None. |
|
PrevProductGrade | string |
None. |
|
CartonQty | integer |
None. |
|
CartonQtyChanged | boolean |
None. |
|
PrevCartonQty | integer |
None. |
|
DeptCode | string |
None. |
|
DeptCodeChanged | boolean |
None. |
|
PrevDeptCode | string |
None. |
|
SubDeptCode | string |
None. |
|
SubDeptCodeChanged | boolean |
None. |
|
PrevSubDeptCode | string |
None. |
|
UnitOfMeasure | decimal number |
None. |
|
UnitOfMeasureChanged | boolean |
None. |
|
PrevUnitOfMeasure | decimal number |
None. |
|
UnitOfMeasureKind | UnitMeasureKind |
None. |
|
UnitOfMeasureKindChanged | boolean |
None. |
|
PrevUnitOfMeasureKind | UnitMeasureKind |
None. |
|
DoNotRange | boolean |
None. |
|
PrevDoNotRange | boolean |
None. |
|
DoNotRangeChanged | boolean |
None. |
|
Active | boolean |
None. |
|
WarehouseCost | integer |
None. |
|
WarehouseRRP | integer |
None. |
|
CurrentCost | integer |
None. |
|
CurrentSell | integer |
None. |
|
PreviousRRP | integer |
None. |
|
PreviousCost | integer |
None. |
|
PreviousSell | integer |
None. |
|
GrossProfitMargin | decimal number |
Deprecated. |
|
SellChanged | boolean |
None. |
|
SellChangedManually | boolean |
None. |
|
CostDecimals | integer |
None. |
|
IsFuelItem | boolean |
None. |
|
GST | integer |
None. |
|
PrevGST | integer |
None. |
|
GSTChanged | boolean |
None. |
|
CostGST | integer |
None. |
|
PrevCostGST | integer |
None. |
|
CostGSTChanged | boolean |
None. |
|
SellEffectiveDate | date |
None. |
|
CostEffectiveDate | date |
None. |
|
User | string |
None. |
|
Processed | date |
None. |
|
Created | date |
None. |
|
Updated | date |
None. |
|
ComplianceIndicatorType | string |
Relation. This field may not always be loaded or used for updates. |
|
PrevComplianceIndicatorType | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | 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. |
|
FilterType | HostItemFilterType |
Relation. This field may not always be loaded or used for updates. |
|
DeptName | string |
Relation. This field may not always be loaded or used for updates. |
|
SubDeptName | string |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "id": 1, "headerID": 2, "storeID": 3, "productGuid": "AGb3hoEcLU+TUtoYI6/Wbg==", "pGuid": "86f76600-1c81-4f2d-9352-da1823afd66e", "masterProductGuid": "6kLtpCeYbUilISArObcENg==", "mGuid": "a4ed42ea-9827-486d-a521-202b39b70436", "priceGroupGuid": "QEA=", "type": 6, "apn": "sample string 7", "apnChanged": true, "prevAPN": "sample string 9", "description": "sample string 10", "descriptionChanged": true, "prevDescription": "sample string 12", "complianceIndicator": "sample string 13", "complianceIndicatorChanged": true, "prevComplianceIndicator": "sample string 15", "warehouseDirectIndicator": "sample string 16", "warehouseDirectIndicatorChanged": true, "prevDirectIndicator": "sample string 18", "productGrade": "sample string 19", "productGradeChanged": true, "prevProductGrade": "sample string 21", "cartonQty": 22, "cartonQtyChanged": true, "prevCartonQty": 24, "deptCode": "sample string 25", "deptCodeChanged": true, "prevDeptCode": "sample string 27", "subDeptCode": "sample string 28", "subDeptCodeChanged": true, "prevSubDeptCode": "sample string 30", "unitOfMeasure": 31.1, "unitOfMeasureChanged": true, "prevUnitOfMeasure": 1.1, "unitOfMeasureKind": 33, "unitOfMeasureKindChanged": true, "prevUnitOfMeasureKind": 35, "doNotRange": true, "prevDoNotRange": true, "doNotRangeChanged": true, "active": true, "warehouseCost": 40, "warehouseRRP": 41, "currentCost": 42, "currentSell": 43, "previousRRP": 44, "previousCost": 45, "previousSell": 46, "grossProfitMargin": 1.1, "sellChanged": true, "sellChangedManually": true, "costDecimals": 49, "isFuelItem": true, "gst": 51, "prevGST": 52, "gstChanged": true, "costGST": 54, "prevCostGST": 55, "costGSTChanged": true, "sellEffectiveDate": "2025-10-04T23:58:35.6973372", "costEffectiveDate": "2025-10-04T23:58:35.6973372", "user": "sample string 57", "processed": "2025-10-04T23:58:35.6973372", "created": "2025-10-04T23:58:35.6973372", "updated": "2025-10-04T23:58:35.6973372", "complianceIndicatorType": "sample string 60", "prevComplianceIndicatorType": "sample string 61", "storeName": "sample string 62", "product": { "$id": "2", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "Vj4P6vUZzUStv1ahnhlmpQ==", "guid": "ea0f3e56-19f5-44cd-adbf-56a19e1966a5", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "IuEIpShWJ0GC+vcm9T8iVw==", "priceGroupGuid": "a508e122-5628-4127-82fa-f726f53f2257", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:58:35.6973372", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:58:35.6973372", "pluCreated": "2025-10-04T23:58:35.6973372", "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": "2025-10-04T23:58:35.6973372", "lastManualUpdate": "2025-10-04T23:58:35.6973372", "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": "2025-10-04T23:58:35.6973372", "currentCostUpdated": "2025-10-04T23:58:35.6973372", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:58:35.6973372", "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": "2025-10-04T23:58:35.7088953", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "O4apZF1gfUevCICfBHOFJQ==", "altPLUGuid": "64a9863b-605d-477d-af08-809f04738525", "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": "2025-10-04T23:58:35.7088953", "labelLastPrice": 1, "shelfPageLayoutG_UID": "WR7c/RnR8EaLRoqq26E1sA==", "shelfPageLayoutGuid": "fddc1e59-d119-46f0-8b46-8aaadba135b0", "talkerPageLayoutG_UID": "kJSIpz+47k+JpmqZf5F4sw==", "talkerPageLayoutGuid": "a7889490-b83f-4fee-89a6-6a997f9178b3", "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, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "NHjvsDxbskie0ThZRMtpdg==", "inventoryIdentifier": "b0ef7834-5b3c-48b2-9ed1-385944cb6976", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "ivRMJuhklUGODd7IG5uWyQ==", "parentPluGuid": "264cf48a-64e8-4195-8e0d-dec81b9b96c9", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "sOoqF1rD4ES6/DJrwwjkvQ==", "supplierIdentifierGuid": "172aeab0-c35a-44e0-bafc-326bc308e4bd", "supplierChanged": true, "rebateSupplierIdentifier": "l5M8qoXtOE6mEa3eEIpnGQ==", "rebateSupplierIdentifierGuid": "aa3c9397-ed85-4e38-a611-adde108a6719", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-04T23:58:35.7088953", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "esMcp6Q5REGg9yHpGM7nqA==", "hostIdentifierGuid": "a71cc37a-39a4-4144-a0f7-21e918cee7a8", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "2" }, { "$ref": "2" } ], "store": { "$id": "3", "id": 1, "isMaster": 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": "2025-10-04T23:58:35.7088953", "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": "lSPlMQuva0+ydj+xkcjx0A==", "hostIdentifierGuid": "31e52395-af0b-4f6b-b276-3fb191c8f1d0", "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, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-04T23:58:35.7088953", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "4", "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" }, "billingAddress": { "$ref": "4" }, "hostStoreSettings": [ { "$id": "5", "id": 1, "hostIdentifier": "wYHVCzaQIEePzWiM0B5aCw==", "hostIdentifierGuid": "0bd581c1-9036-4720-8fcd-688cd01e5a0b", "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, "processPromotions": true, "hostProvider": 0, "host": { "$id": "6", "identifier": "Gpx26jJEg0yNJoZE6H/dNA==", "identifierGuid": "ea769c1a-4432-4c83-8d26-8644e87fdd34", "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": "aKT2eaM3t02KW+7bfYcxBQ==", "hostSupplierIdentifierGuid": "79f6a468-37a3-4db7-8a5b-eedb7d873105", "loyaltyPriceLevelIdentifier": "g6V/RhqFj0ChW/yzdGt9Pg==", "loyaltyPriceLevelIdentifierGuid": "467fa583-851a-408f-a15b-fcb3746b7d3e", "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": "2025-10-04T23:58:35.7088953", "lastProcessed": "2025-10-04T23:58:35.7088953", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "7WAC1y4pGEanP+cOJs3mvg==", "identifierGuid": "d70260ed-292e-4618-a73f-e70e26cde6be", "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": "cdSbzO45qEekXMSAsJ32GA==", "primaryContactID": "cc9bd471-39ee-47a8-a45c-c480b09df618", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "p2cPR9T1BEa0Pg+Z97ujhA==", "supplierGroupGuid": "470f67a7-f5d4-4604-b43e-0f99f7bba384", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:58:35.7088953", "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": "8", "id": "37ba107b-1b5f-446b-9d28-04bc71bc39b2", "identifier": "Lt2UFSIKIkWBwUTnwThdFQ==", "identifierGuid": "1594dd2e-0a22-4522-81c1-44e7c1385d15", "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": "9", "supplierIdentifier": "ML1JT6mOrkGgVxeUaVqj2Q==", "supplierIdentifierGuid": "4f49bd30-8ea9-41ae-a057-1794695aa3d9", "contactGuid": "ZWTHAUFKVU6oZxHIHIUGQA==", "contactID": "01c76465-4a41-4e55-a867-11c81c850640", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "YwL2gblT30mELu3ag1pvAg==", "pluGuid": "81f60263-53b9-49df-842e-edda835a6f02", "supplierIdentifier": "LzwXp6Z4Bkm+sSkxu/Gmag==", "supplierIdentifierGuid": "a7173c2f-78a6-4906-beb1-2931bbf1a66a", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:58:35.7088953", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-04T23:58:35.7088953", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "2Xs+LMl8d0KQU1VCtsm3Qw==", "pluGuid": "2c3e7bd9-7cc9-4277-9053-5542b6c9b743", "supplierIdentifier": "/1qAxBDQgkWIJpdvht1PRw==", "supplierIdentifierGuid": "c4805aff-d010-4582-8826-976f86dd4f47", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "LFILo9IB3E6tF6aO5T0Xlg==", "parentPluGuid": "a30b522c-01d2-4edc-ad17-a68ee53d1796", "freight": 45.0, "freightType": 1, "product": { "$ref": "2" }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "12", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "13", "storeID": 1, "supplierIdentifier": "K4bhZImWYEeaf8P3TILozA==", "supplierGuid": "64e1862b-9689-4760-9a7f-c3f74c82e8cc", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "13" } ], "cycles": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "wuMzfzWuG0qpead0cCogxQ==", "supplierGuid": "7f33e3c2-ae35-4a1b-a979-a774702a20c5", "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": "2025-10-04T23:58:35.7088953", "deliveryDate": "2025-10-04T23:58:35.7088953", "nextCutOffDate": "2025-10-04T23:58:35.7088953", "nextDeliveryDate": "2025-10-04T23:58:35.7088953", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-10-04T23:58:35.7088953", "isHost": true }, "files": [ { "$id": "15", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-04T23:58:35.7088953", "processed": "2025-10-04T23:58:35.7088953", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:58:35.7088953", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "6" }, "metcashHeader": { "$id": "16", "customerNumber": "sample string 1", "creationDate": "2025-10-04T23:58:35.7088953", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "0CrDzIjuLkyrJ+F+DDhYhQ==", "hostIdentifierGuid": "ccc32ad0-ee88-4c2e-ab27-e17e0c385885", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "f9db1eee-dca5-47e8-9a90-012fd1035349", "0273927d-4d0e-4301-85d6-fee0bd075d6a" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "b17m04FMw0CsrBDBLNaOlg==", "identifierGuid": "d3e65e6f-4c81-40c3-acac-10c12cd68e96", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "b7fbe134-07a6-401b-b252-7eae591f636e", "e2b03d3a-5e5e-4103-bc8b-b5fa0ac05a21" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "19", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "19" } ], "sales": [ { "$id": "20", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-04T23:58:35.7088953", "ftpSite": { "$id": "21", "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": "20" } ], "zoneMatrix": [ { "$ref": "17" }, { "$ref": "17" } ], "cashManagements": [ { "$id": "22", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "23", "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": "22" } ], "updateStoreID": "5ba84f9c-7170-4ba9-abfd-fad33107ef16", "updateStore": { "$id": "24", "id": "533c0f12-67cc-496a-9a21-e6f445c9d412", "name": "sample string 1", "lastActivity": "2025-10-04T23:58:35.7088953", "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": "2025-10-04T23:58:35.7088953" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "25", "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": "26", "pluG_UID": "ZkIXrCEKb02yr12f6JgZkg==", "pluGuid": "ac174266-0a21-4d6f-b2af-5d9fe8981992", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-04T23:58:35.7088953" }, { "$ref": "26" } ], "currentPrices": { "$id": "27", "pluPrices": { "$id": "28", "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, "acceptedUtc": "2025-10-04T23:58:35.7088953", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:58:35.7088953", "startTime": 3, "endDate": "2025-10-04T23:58:35.7088953", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "S/llaTln6keRIJp8V51ogQ==", "hostIdentifierGuid": "6965f94b-6739-47ea-9120-9a7c579d6881", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "O1QkE7Mb8k6z92EJtWsjzw==", "guid": "1324543b-1bb3-4ef2-b3f7-6109b56b23cf", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "vbla8gwY8kavijL7s87WAA==", "priceGroupGuid": "f25ab9bd-180c-46f2-af8a-32fbb3ced600", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:58:35.7088953", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "i1B7j7b7IkWigxJWDljmNQ==", "pluGuid": "8f7b508b-fbb6-4522-a283-12560e58e635", "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": "33", "pluGuid": "c8e56be3-0dd8-4eee-86a0-4c405137525a", "created": "2025-10-04T23:58:35.7088953", "createdByUser": "sample string 1", "activated": "2025-10-04T23:58:35.7088953", "deactivated": "2025-10-04T23:58:35.7088953", "lastOrdered": "2025-10-04T23:58:35.7088953", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:58:35.7088953", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:58:35.7088953", "lastSold": "2025-10-04T23:58:35.7088953", "firstSold": "2025-10-04T23:58:35.7088953", "awsUpdated": "2025-10-04T23:58:35.7088953", "lastManualUpdate": "2025-10-04T23:58:35.7088953", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:58:35.7088953", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:58:35.7088953", "doNotRangeUpdated": "2025-10-04T23:58:35.7088953", "doNotOrderUpdated": "2025-10-04T23:58:35.7088953", "tracked": "2025-10-04T23:58:35.7088953" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "FUcR3ivbB0yMGPr/7PAIlA==", "pluGuid": "de114715-db2b-4c07-8c18-faffecf00894", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "18fd7b/0tUi1FIxX+T8Dvg==", "pluGuid": "edddc7d7-f4bf-48b5-b514-8c57f93f03be", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:58:35.7088953", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-10-04T23:58:35.7088953", "createdLocal": "2025-10-04T23:58:35.7088953", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "g4GeohDg/kezzDpuh0sA1w==", "operatorGuid": "a29e8183-e010-47fe-b3cc-3a6e874b00d7", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "dVlbMICiO0qUFrK1XXL/sw==", "pluGuid": "305b5975-a280-4a3b-9416-b2b55d72ffb3", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "1W81YPXzZkqIU4MFjj11HA==", "guid": "60356fd5-f3f5-4a66-8853-83058e3d751c", "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": "2025-10-04T23:58:35.7088953", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:58:35.7088953", "endShift": "2025-10-04T23:58:35.7088953", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "v3amvXq1UU+v54X0LmDyVQ==", "operatorGuid": "bda676bf-b57a-4f51-afe7-85f42e60f255", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "pglXI8y/i06pvaKf44eoGg==", "pluGuid": "235709a6-bfcc-4e8b-a9bd-a29fe387a81a", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "aHY9/T0GikSj4z/cQHAUAg==", "pluGuid": "fd3d7668-063d-448a-a3e3-3fdc40701402", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "XptbqWQeDU6/9xQ74CsCsA==", "identifierGuid": "a95b9b5e-1e64-4e0d-bff7-143be02b02b0", "pluG_UID": "ik85CvY8KkWsXO8SWt7TdA==", "pluGuid": "0a394f8a-3cf6-452a-ac5c-ef125aded374", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "41" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "2" }, { "$ref": "2" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "42", "identifier": "fjtFqo0iFkiFnDWC/F9zBw==", "groupName": "sample string 1", "identifierGuid": "aa453b7e-228d-4816-859c-3582fc5f7307", "exists": true, "flipChartIdentifier": "p6fVlq1mQ0m1LJOragtWbQ==", "flipChartIdentifierGuid": "96d5a7a7-66ad-4943-b52c-93ab6a0b566d", "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": "HgYDQjMTc0+BYJiMf6vJAA==", "groupIdentifierGuid": "4203061e-1333-4f73-8160-988c7fabc900", "flipChart": { "$id": "43", "identifier": "CkwtoB2ivUKjuQ5IFX+ItA==", "identifierGuid": "a02d4c0a-a21d-42bd-a3b9-0e48157f88b4", "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": "44", "identifier": "BSZ6uN4jDE6oGfRNjIt8Qg==", "identifierGuid": "b87a2605-23de-4e0c-a819-f44d8c8b7c42", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "Vh2KE7crNUOi8LdQfzRDOg==", "guid": "138a1d56-2bb7-4335-a2f0-b7507f34433a", "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": "G/gsMnvxwk2Vfa4q9QOymg==", "previousFormGuid": "322cf81b-f17b-4dc2-957d-ae2af503b29a", "nextForm": 1, "nextFormG_UID": "uVaninupQ06HoHYNk79hBg==", "nextFormGuid": "8aa756b9-a97b-4e43-87a0-760d93bf6106", "attributes": "sample string 10", "updated": "2025-10-04T23:58:35.7088953", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "45" }, "previousCheckoutForm": { "$ref": "45" }, "buttons": [ { "$id": "46", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "SnRk7jXOwkG9LM8qLxYz/w==", "checkoutFormGuid": "ee64744a-ce35-41c2-bd2c-cf2a2f1633ff", "identifier": "5SOQcbcOr0i1kZg3G94VjA==", "identifierGuid": "719023e5-0eb7-48af-b591-98371bde158c", "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": "Ezp5OGnqV0GKxxVXPxgodA==", "valueGuid": "38793a13-ea69-4157-8ac7-15573f182874", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:58:35.7088953", "action": "sample string 12", "valueForm": { "$ref": "45" }, "image": { "$id": "47", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-04T23:58:35.7088953", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "Iwar9wc/P0aYRo3FSotbUA==", "checkoutFormGuid": "f7ab0623-3f07-463f-9846-8dc54a8b5b50", "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": "48" } ] }, { "$ref": "45" } ], "panels": [ { "$ref": "48" }, { "$ref": "48" } ] }, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, "contentPanel": { "$ref": "48" }, "products": [ { "$id": "49", "flipChartPageIdentifier": "0513LP8cREyT6maS4jpU1Q==", "flipChartPageIdentifierGuid": "2c779dd3-1cff-4c44-93ea-6692e23a54d5", "pluG_UID": "TRRUCC3iiU+Rqqdt3FKEXw==", "pluGuid": "0854144d-e22d-4f89-91aa-a76ddc52845f", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "2" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "49" } ], "productCount": 27, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, { "$ref": "42" } ], "priceHistory": [ { "$id": "50", "pluG_UID": "0lvRPHAUUEGZjiC/GSgR4Q==", "pluGuid": "3cd15bd2-1470-4150-998e-20bf192811e1", "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": "2025-10-04T23:58:35.7088953", "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": "50" } ], "ingredients": [ { "$id": "51", "pluG_UID": "k5ESLO9xQEW6WNYYXS8h7A==", "ingredientGuid": "3AkjwZC/Hk+VB0qGP+GNrg==", "ingredientIdentifier": "c12309dc-bf90-4f1e-9507-4a863fe18dae", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "2" } }, { "$ref": "51" } ], "bins": [ { "$id": "52", "pluG_UID": "aHvPvkN8tE2pxp0fol8Amg==", "pluGuid": "becf7b68-7c43-4db4-a9c6-9d1fa25f009a", "shelfLocationIdentifier": "FXyqS7Lku0W4zhnWxbtf8Q==", "shelfLocationGuid": "4baa7c15-e4b2-45bb-b8ce-19d6c5bb5ff1", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "uk7qRpPuDUacJFjAXnyDdw==", "labelPageLayoutGuid": "46ea4eba-ee93-460d-9c24-58c05e7c8377", "updated": "2025-10-04T23:58:35.7088953", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "53", "identifier": "nb+VXHVzWEGMwfR7dhde0A==", "storeID": 1, "identifierGuid": "5c95bf9d-7375-4158-8cc1-f47b76175ed0", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:58:35.7088953", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "52" }, { "$ref": "52" } ] } }, { "$ref": "52" } ], "bin": { "$ref": "52" }, "scaleLocations": [ { "$id": "54", "plu": 1, "pluG_UID": "OIoBzBfNXU+7jCtXUFeMDA==", "pluGuid": "cc018a38-cd17-4f5d-bb8c-2b5750578c0c", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:58:35.7088953", "department": { "$id": "56", "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": "55" }, "subDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "58", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "59", "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": "2025-10-04T23:58:35.7088953", "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": "+SMg4IpHw0Oql35ir64GJQ==", "labelPageLayoutGuid": "e02023f9-478a-43c3-aa97-7e62afae0625", "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": "60", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "62" } ], "commodityCode": "sample string 6" }, { "$ref": "61" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "61" }, "mscDep": { "$id": "63", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "60" }, { "$ref": "60" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "59" } ], "updated": "2025-10-04T23:58:35.7088953", "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": "0jEBMkDIa0qnMC7yyuq8KA==", "labelPageLayoutGuid": "320131d2-c840-4a6b-a730-2ef2caeabc28", "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": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "58" } ], "investmentBuyOverride": true, "updated": "2025-10-04T23:58:35.7088953", "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": "CYsBSTfyikuNRgl7Ako3NA==", "labelPageLayoutGuid": "49018b09-f237-4b8a-8d46-097b024a3734", "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": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "57" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-04T23:58:35.7088953", "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": "TprxTC2vsEuu97UJRZC+Uw==", "labelPageLayoutGuid": "4cf19a4e-af2d-4bb0-aef7-b5094590be53", "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": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } } } }, { "$ref": "54" } ], "nextPrice": { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "tpfvP/qoc0eOFTURcy5Qvg==", "pluGuid": "3fef97b6-a8fa-4773-8e15-3511732e50be", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "kn1xqH/cR0mc3Kd+/EsXYg==", "dealCostGuid": "a8717d92-dc7f-4947-9cdc-a77efc4b1762", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "RWvDb6JMlkeGyaOTybVaPA==", "priceGroupGuid": "6fc36b45-4ca2-4796-86c9-a393c9b55a3c", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-04T23:58:35.7088953", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "dafBMQNBeUOBiu3eDAky/A==", "campaignComboPriceGroupIdentifier": "31c1a775-4103-4379-818a-edde0c0932fc", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:58:35.7088953", "operatorG_UID": "wNVqHlZgC0qCK6fQ/ONaWA==", "operatorGuid": "1e6ad5c0-6056-4a0b-822b-a7d0fce35a58", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:58:35.7088953", "signIqTicketFileMovedUtc": "2025-10-04T23:58:35.7088953", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:58:35.7088953", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "6c30d5ae-a09d-448f-aff6-44a1316196c4", "nameGuid": "6c30d5ae-a09d-448f-aff6-44a1316196c4", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:58:35.7088953", "startTime": 1, "endDate": "2025-10-04T23:58:35.7088953", "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": "2025-10-04T23:58:35.7088953", "system": true, "created": "2025-10-04T23:58:35.7088953", "updated": "2025-10-04T23:58:35.7088953", "priceChangeNotifiedUtc": "2025-10-04T23:58:35.7088953", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "zVwey7CEZEC+uo5Qu/CgLg==", "hostIdentifierGuid": "cb1e5ccd-84b0-4064-beba-8e50bbf0a02e", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:58:35.7088953", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "64" }, { "$ref": "64" } ], "campaignPools": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "f4mNRtEZEUewBJf3df5QAQ==", "pluGuid": "468d897f-19d1-4711-b004-97f775fe5001", "hostOfferID": 1, "priceGroupG_UID": "lQTy7bDu702xTraxcenwMw==", "priceGroupGuid": "edf20495-eeb0-4def-b14e-b6b171e9f033", "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": "2025-10-04T23:58:35.7088953", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "HlFXReo8PUeZLtO83EyHRA==", "identifierStr": "HlFXReo8PUeZLtO83EyHRA==", "identifierGuid": "4557511e-3cea-473d-992e-d3bcdc4c8744", "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": "66" } }, { "$ref": "68" } ], "customers": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "7pXRjbwZy0mKh4swsDtcnQ==", "customerIDGuid": "8dd195ee-19bc-49cb-8a87-8b30b03b5c9d", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "QIam0T5nfkiUyx7Ks30Z7Q==", "identifierGuid": "d1a68640-673e-487e-94cb-1ecab37d19ed", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:58:35.7088953", "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": "kjavej8UhEyVkyJIW2ai8w==", "communityIdentifierGuid": "7aaf3692-143f-4c84-9593-22485b66a2f3", "joined": "2025-10-04T23:58:35.7088953", "updated": "2025-10-04T23:58:35.7088953", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "7sJo1J4NKke3/Ob5MVzk/w==", "priceLevelIdentifierGuid": "d468c2ee-0d9e-472a-b7fc-e6f9315ce4ff", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:58:35.7088953", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-10-04T23:58:35.7088953", "expiry": "2025-10-04T23:58:35.7088953", "customerID": "KLtrlSo2skiVq+Oy7Ikkfg==", "customerIDGuid": "956bbb28-362a-48b2-95ab-e3b2ec89247e", "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": "2025-10-04T23:58:35.7088953", "linkedAccount": "dcYiJ/L0G0G+L8keK8x4kw==", "linkedAccountGuid": "2722c675-f4f2-411b-be2f-c91e2bcc7893", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "99gSzuSyO0mG7ZdX+mTaoQ==", "identifierGuid": "ce12d8f7-b2e4-493b-86ed-9757fa64daa1", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:58:35.7088953", "owner": "bgHvM5o/yk6adJ5/AolNeQ==", "ownerGuid": "33ef016e-3f9a-4eca-9a74-9e7f02894d79", "accountStoreGroupIdentifier": "cyRMlLSFcE+40+6qNr2X1g==", "accountStoreGroupGuid": "944c2473-85b4-4f70-b8d3-eeaa36bd97d6", "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": "2025-10-04T23:58:35.7088953", "active": true, "updated": "2025-10-04T23:58:35.7088953", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "70" }, "card": { "$ref": "71" }, "members": { "$id": "73", "sample string 1": [ { "$ref": "70" }, { "$ref": "70" } ], "sample string 2": [ { "$ref": "70" }, { "$ref": "70" } ] }, "customerGroups": [ { "$id": "74", "identifier": "tIhzokutVEivmRuOTVM/UQ==", "identifierGuid": "a27388b4-ad4b-4854-af99-1b8e4d533f51", "name": "sample string 2", "primaryContact": "yT/EfszMo0mjBbwxz+BCiA==", "primaryContactGuid": "7ec43fc9-cccc-49a3-a305-bc31cfe04288", "accountID": "puIqWUYd40CnR33v2RO06Q==", "accountIDGuid": "592ae2a6-1d46-40e3-a747-7defd913b4e9", "special": true, "updated": "2025-10-04T23:58:35.7088953", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "IQIM9zxLJ02ygJTUsYpsLA==", "priceLevelIdentifierGuid": "f70c0221-4b3c-4d27-b280-94d4b18a6c2c", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "1RxmGF4RZ0ekpi9q3lZKIA==", "groupIDGuid": "18661cd5-115e-4767-a4a6-2f6ade564a20", "customerID": "C8B9uHM/kkqHl2xNKv82oA==", "customerIDGuid": "b87dc00b-3f73-4a92-8797-6c4d2aff36a0", "card": "sample string 4", "linkedAccount": "qOraN0M+k0+d+imOeMKOGg==", "linkedAccountGuid": "37daeaa8-3e43-4f93-9dfa-298e78c28e1a", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "nYkUEcGP7kiA6k9sypmbww==", "identifierGuid": "1114899d-8fc1-48ee-80ea-4f6cca999bc3", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "UhObdiCnS0i5978to+I3CQ==", "accountIDGuid": "769b1352-a720-484b-b9f7-bf2da3e23709", "customerAccount": { "$ref": "72" }, "customerCard": { "$ref": "71" }, "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": "2025-10-04T23:58:35.7088953", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "UOSxLJryQEmoZNlO98reiQ==", "idempotentVoidGuid": "2cb1e450-f29a-4940-a864-d94ef7cade89", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "GqqDegG0dEykEsW0qnE08g==", "saleHeaderIdentifierGuid": "7a83aa1a-b401-4c74-a412-c5b4aa7134f2", "created": "2025-10-04T23:58:35.7088953", "createdLocal": "2025-10-04T23:58:35.7088953", "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": "2025-10-04T23:58:35.7088953", "storeID": 1, "operatorG_Uid": "2ilOTIMlsEiA22YviFJyMA==", "operatorGuid": "4c4e29da-2583-48b0-80db-662f88527230", "customerG_Uid": "0rilNO0NdkaXsi6BC5H23g==", "customerGuid": "34a5b8d2-0ded-4676-97b2-2e810b91f6de", "communityIdentifier": "zSMwBIo3EUqqOB+Xxhjavg==", "communityIdentifierGuid": "043023cd-378a-4a11-aa38-1f97c618dabe", "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": "v+C7L1ZLOU2BRx0CG2Hsbw==", "priceLevelIdentifierGuid": "2fbbe0bf-4b56-4d39-8147-1d021b61ec6f", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "oGer2uAl7EiynNMYHB8KQw==", "identifierGuid": "daab67a0-25e0-48ec-b29c-d3181c1f0a43", "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", "totalAmountAwarded": 15.1, "updated": "2025-10-04T23:58:35.7088953", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "0MQm+IzTwUy+ZtDdMorKBA==", "identifierGuid": "f826c4d0-d38c-4cc1-be66-d0dd328aca04", "saleHeaderID": 2, "plu": 1, "pluG_UId": "wNwrLGeTpUSy0lw740PIOQ==", "pluGuid": "2c2bdcc0-9367-44a5-b2d2-5c3be343c839", "accountID": "je1d0zzshkSQCOeHau5xDA==", "accountIDGuid": "d35ded8d-ec3c-4486-9008-e7876aee710c", "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": "2025-10-04T23:58:35.7088953", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "3rs871Lyt0mLXZ50Sacs6w==", "refundGuid": "ef3cbbde-f252-49b7-8b5d-9e7449a72ceb", "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": "2j00Gu4JI0W2ez45GJmniA==", "idempotentVoidGuid": "1a343dda-09ee-4523-b67b-3e391899a788", "priceLevelIdentifier": "okjQ/F1TPku7Mgqllyu6GA==", "priceLevelIdentifierGuid": "fcd048a2-535d-4b3e-bb32-0aa5972bba18", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:58:35.7088953", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "f5vSTBuX20G6Iy+Lv6yKIQ==", "guid": "4cd29b7f-971b-41db-ba23-2f8bbfac8a21", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:58:35.7088953" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "/LDztiZWCk+yV/C4B37X0g==", "modifierSetGuid": "b6f3b0fc-5626-4f0a-b257-f0b8077ed7d2", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "C7HOg/36skCJIalRZ7LFvA==", "pluGuid": "83ceb10b-fafd-40b2-8921-a95167b2c5bc", "deleted": true, "g_UID": "tbzHnCWWdkyextCUfDPpjQ==", "guid": "9cc7bcb5-9625-4c76-9ec6-d0947c33e98d", "product": { "$ref": "2" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "79" } ], "eftReceipts": [ { "$id": "83", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "77" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "83" } ], "payments": [ { "$ref": "76" }, { "$ref": "76" } ], "cards": [ { "$id": "84", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "84" } ], "campaignHits": [ { "$id": "85", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "85" } ], "fuel": [ { "$id": "86", "id": 1, "plu": 1, "pluG_UID": "gRWWyahU1EypDrfM3ZcasQ==", "pluGuid": "c9961581-54a8-4cd4-a90e-b7ccdd971ab1", "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": "2025-10-04T23:58:35.7088953", "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": "2025-10-04T23:58:35.7088953", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "86" } ], "fuelResells": [ { "$id": "87", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "yWL3s+63IU2Jwm0RqJf53g==", "pluGuid": "b3f762c9-b7ee-4d21-89c2-6d11a897f9de", "accountID": "Z2JnzNxKZ0mM52hKYayorw==", "accountIDGuid": "cc676267-4adc-4967-8ce7-684a61aca8af", "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": "2025-10-04T23:58:35.7088953", "bestOrExpireType": 1, "refundG_UID": "uFn3UzkGPkqgVA7gA2evnQ==", "refundGuid": "53f759b8-0639-4a3e-a054-0ee00367af9d", "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": "87" } ], "customerOrder": [ { "$id": "88", "identifier": "0NzsvZT8xk+VkzjuSYJ6dQ==", "identifierGuid": "bdecdcd0-fc94-4fc6-9593-38ee49827a75", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "5q5J853hhEqylW9JmfuZSQ==", "customerIdentifierGuid": "f349aee6-e19d-4a84-b295-6f4999fb9949", "operatorNo": 1, "operatorG_UID": "AJFlruvUrEiqUz5s2yv+Ag==", "operatorGuid": "ae659100-d4eb-48ac-aa53-3e6cdb2bfe02", "created": "2025-10-04T23:58:35.7088953", "ordered": "2025-10-04T23:58:35.7088953", "started": "2025-10-04T23:58:35.7088953", "completed": "2025-10-04T23:58:35.7088953", "supplied": "2025-10-04T23:58:35.7088953", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "70" }, "operator": { "$ref": "37" }, "details": [ { "$id": "89", "headerID": 1, "plu": 1, "pluG_UId": "/uLm8xJNvEOYk1EUSM4QhA==", "pluGuid": "f3e6e2fe-4d12-43bc-9893-511448ce1084", "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": "H6YeHVrO7EefNNyHHqjF4w==", "headerIdentifierGuid": "1d1ea61f-ce5a-47ec-9f34-dc871ea8c5e3", "product": { "$ref": "2" } }, { "$ref": "89" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "77" } }, { "$ref": "88" } ], "surveyResponses": [ { "$id": "90", "surveyG_UID": "AbcT98tc6kOscBp56IK+kw==", "surveyGuid": "f713b701-5ccb-43ea-ac70-1a79e882be93", "saleHeaderGuid": "HrPU3vqfmEOhcwALTG6s+A==", "saleGuid": "ded4b31e-9ffa-4398-a173-000b4c6eacf8", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "/Ys7vSyJSUaeJmMwhptZ1w==", "guidResponse": "bd3b8bfd-892c-4649-9e26-6330869b59d7", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:58:35.7088953", "sale": { "$ref": "77" }, "survey": { "$id": "91", "g_UID": "XE3V64J12U6GHzRM3FT3vQ==", "guid": "ebd54d5c-7582-4ed9-861f-344cdc54f7bd", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "AfzZpzrq3UeiGbwcujIqcA==", "checkoutFormGuid": "a7d9fc01-ea3a-47dd-a219-bc1cba322a70", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:58:35.7088953", "end": "2025-10-04T23:58:35.7088953", "deleted": true, "updated": "2025-10-04T23:58:35.7088953", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "3a2cb604-6dae-4eba-8e39-df77e8b96e9e", "f132ab7e-34ee-48f6-8f55-2760b73ca097" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "45" } }, "ingressId": "sample string 4" }, { "$ref": "90" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "PqIZqYryG0SyxoV+oVUaIg==", "accountIdentifier": "a919a23e-f28a-441b-b2c6-857ea1551a22", "accountName": "sample string 42", "customerOrderIdentifier": "aNXupzpBxkSRbk3kO1ta8w==", "customerOrderIdentifierGuid": "a7eed568-413a-44c6-916e-4de43b5b5af3", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "92", "id": 1, "paymentID": 2, "paymentIdentifier": "rSZvrNfFGUWwiU+ZPfK+wQ==", "paymentIdentifierGuid": "ac6f26ad-c5d7-4519-b089-4f993df2bec1", "identifier": "LF0RIBUCX0GvDLAe1NjgUA==", "identifierGuid": "20115d2c-0215-415f-af0c-b01ed4d8e050", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "h0T6wRWSX0qxMm7hOsxy4g==", "itemIdentifierGuid": "c1fa4487-9215-4a5f-b132-6ee13acc72e2" } }, { "$ref": "76" } ] }, { "$ref": "71" } ], "customerGroupMembers": [ { "$ref": "75" }, { "$ref": "75" } ], "customerGroups": [ { "$ref": "74" }, { "$ref": "74" } ], "accounts": [ { "$ref": "72" }, { "$ref": "72" } ], "account": { "$ref": "72" }, "vouchers": [ { "$id": "93", "customerIdentifier": "H4CjPaCPy0WCJevLqdvOOg==", "customerIdentifierGuid": "3da3801f-8fa0-45cb-8225-ebcba9dbce3a", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "QvCgX3Dipk+mHG/hkaqyvA==", "idempotentGuid": "5fa0f042-e270-4fa6-a61c-6fe191aab2bc", "offline": true, "voucher": { "$id": "94", "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": "2025-10-04T23:58:35.7088953", "barcodeTemplate": { "$id": "95", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "96", "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": "2025-10-04T23:58:35.7088953", "labelPageLayout": "vg4jemv4w0qRRSZDEQDSlg==", "pageLayoutGuid": "7a230ebe-f86b-4ac3-9145-26431100d296", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "94" }, "elements": [ { "$id": "97", "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": "2025-10-04T23:58:35.7088953" }, { "$ref": "97" } ] }, "customerVouchers": [ { "$id": "98", "id": 1, "customerIdentifier": "WaEfaFeP/UmopVrqak5kHQ==", "customerIdentifierGuid": "681fa159-8f57-49fd-a8a5-5aea6a4e641d", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:58:35.7088953", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "fSos49v/kEe1HXs3Tz34BQ==", "issuedIdempotentGuid": "e32c2a7d-ffdb-4790-b51d-7b374f3df805", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:58:35.7088953", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:58:35.7088953", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "3r7vjTjP70az0RuSl+jgFA==", "redeemedIdempotentGuid": "8defbede-cf38-46ef-b3d1-1b9297e8e014", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:58:35.7088953", "storeName": "sample string 17", "scaleLabel": { "$ref": "96" }, "voucher": { "$ref": "94" }, "customer": { "$ref": "70" }, "issuedOfflinePayment": { "$ref": "76" }, "redeemedOfflinePayment": { "$ref": "76" } }, { "$ref": "98" } ] }, "customer": { "$ref": "70" } }, { "$ref": "93" } ] } }, { "$ref": "69" } ], "customerGroups": [ { "$id": "99", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "e8l6KUKFvkafH5b3VRVkyA==", "groupIDGuid": "297ac97b-8542-46be-9f1f-96f7551564c8", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "99" } ], "signIqTickets": [ { "$id": "100", "identifier": "0TF9Eo8zR0e+dP1HRLThhw==", "identifierGuid": "127d31d1-338f-4747-be74-fd4744b4e187", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "100" } ], "comboPriceGroups": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "lLIMGMWX6UCbU5YKBrLilw==", "guid": "180cb294-97c5-40e9-9b53-960a06b2e297", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "66" }, "comboPricePlus": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "xMwUftfaV06GNd0QCFygFw==", "groupGuid": "7e14ccc4-dad7-4e57-8635-dd10085ca017", "comboPriceType": 5, "priceType": 5, "pluG_UID": "v6tCQevJbEaW8nzPyXy9gQ==", "pluGuid": "4142abbf-c9eb-466c-96f2-7ccfc97cbd81", "priceGroupG_UID": "9zgbxljexEyl1B4v4rQAOw==", "priceGroupGuid": "c61b38f7-de58-4cc4-a5d4-1e2fe2b4003b", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "66" }, "product": { "$ref": "2" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "66" } }, { "$ref": "102" } ] }, { "$ref": "101" } ], "priceLevels": [ { "$id": "103", "id": 1, "priceLevelIdentifier": "Y/UWka2UgkuBtZEr+XNAYQ==", "priceLevelIdentifierGuid": "9116f563-94ad-4b82-81b5-912bf9734061", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "103" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "104", "headerIdentifier": "qrZlHQ/FhUafrZTxJYEOyw==", "headerIdentifierGuid": "1d65b6aa-c50f-4685-9fad-94f125810ecb", "identifier": "SD0N6FWD0U+SectO4u3UYQ==", "identifierGuid": "e80d3d48-8355-4fd1-9279-cb4ee2edd461", "supplierIdentifier": "UWknRZ9t1kitw+7qWbG3iA==", "supplierGuid": "45276951-6d9f-48d6-adc3-eeea59b1b788", "pluG_UID": "Mhrr+dPuH06zM9A21Y40Iw==", "pluGuid": "f9eb1a32-eed3-4e1f-b333-d036d58e3423", "campaignName": "d13e5b4b-60fe-45c8-8115-0afadb4e6903", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:58:35.7088953", "end": "2025-10-04T23:58:35.7088953", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "TaZoPePHqUyMtGCGEX1irA==", "bonusItemPluGuid": "3d68a64d-c7e3-4ca9-8cb4-6086117d62ac", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:58:35.7088953", "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": "2025-10-04T23:58:35.7088953", "campaignEndDate": "2025-10-04T23:58:35.7088953", "masterPLUG_UID": "Wy+f2u4vS0KsrL/gniXETA==", "masterID": "da9f2f5b-2fee-424b-acac-bfe09e25c44c", "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": "ARBSi+qlZUuGZdno3yuhRw==", "bonusMasterID": "8b521001-a5ea-4b65-8665-d9e8df2ba147", "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": "2025-10-04T23:58:35.7088953", "dealCosts": [ { "$ref": "104" }, { "$ref": "104" } ], "tags": [ { "$id": "105", "pluG_UID": "ypbkWdy0RUe1pnorksKl8g==", "pluGuid": "59e496ca-b4dc-4745-b5a6-7a2b92c2a5f2", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "105" } ], "alternateProductG_UID": "Ha42/zz0Fk2dzuW1DKjnmA==", "alternateProduct": "ff36ae1d-f43c-4d16-9dce-e5b50ca8e798", "productHostCode": { "$id": "106", "id": 1, "pluG_UID": "jcVOIJk5EEOqmGcBcAAZ+A==", "pluGuid": "204ec58d-3999-4310-aa98-6701700019f8", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:58:35.7088953", "inventoryTracked": "2025-10-04T23:58:35.7088953", "isNormalPriceChangesCampaign": true }, "filterType": 63, "deptName": "sample string 64", "subDeptName": "sample string 65" }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.