GET api/printBatch/{id}/detail/{guid}/location/{identifier}?relations={relations}
Get print batch detail which match the printbatch, product and location information
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Print Batch Header Identifier |
globally unique identifier |
Required |
guid |
Print Batch Detail plu guid |
globally unique identifier |
Required |
identifier |
Print Batch Detail location identifier |
globally unique identifier |
Required |
relations |
Boolean value of whether to also load product and bin models. Default false |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
PrintBatchDetailName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
HeaderIdentifier | Collection of byte |
None. |
|
HeaderGuid | globally unique identifier |
None. |
|
ShelfLocationIdentifier | Collection of byte |
None. |
|
ShelfLocationGuid | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
OperatorG_UID | Collection of byte |
None. |
|
OperatorGuid | globally unique identifier |
None. |
|
CampaignName | string |
None. |
|
ComboGroupIdentifier | Collection of byte |
None. |
|
ComboGroupGuid | globally unique identifier |
None. |
|
Created | date |
None. |
|
LabelQuantity | integer |
None. |
|
TalkerQuantity | integer |
Deprecated. Use Label Quantity only. |
|
LabelSmall | boolean |
None. |
|
Printed | date |
None. |
|
DetailMetaList | Collection of PrintBatchDetailMeta |
Relation. This field may not always be loaded or used for updates. |
|
Users | string |
Relation. This field may not always be loaded or used for updates. |
|
PrintBatchTypes | 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. |
|
Location | ShelfLocation |
Relation. This field may not always be loaded or used for updates. |
|
Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
|
ProductDescription |
Description of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
ProductActive |
Active status of the product attached to the print batch detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
ProductBarcode |
Main barcode of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
Succeeded |
Used in returning status from tray utility |
boolean |
Relation. This field may not always be loaded or used for updates. |
PrintRunID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
PrintRunGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
DepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
SubDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
MinorDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
LesserDepartmentName | 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. |
|
CampaignDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
CampaignStartDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
CampaignEndDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
CampaignPrice |
Price of product in linked campaign if it has one. Null if no linked campaign or no price due to campaign type |
integer |
Relation. This field may not always be loaded or used for updates. |
CampaignCost |
Cost of product in linked campaign if it has one. Null if no linked campaign or if cost is current cost |
integer |
Relation. This field may not always be loaded or used for updates. |
CampaignCostDecimals |
The cost decimals for the product cost in linked campaign |
integer |
Relation. This field may not always be loaded or used for updates. |
ComboGroupDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
ComboGroupSell | integer |
Relation. This field may not always be loaded or used for updates. |
|
PrintRequestType | PrintRequestType |
Relation. This field may not always be loaded or used for updates. |
|
IsTobacco | boolean |
Relation. This field may not always be loaded or used for updates. |
|
IsLiquor | boolean |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
ShelfLocationName | string |
Relation. This field may not always be loaded or used for updates. |
|
OperatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
PrintBatchType | PrintBatchType |
Relation. This field may not always be loaded or used for updates. |
|
CreatedBy | string |
Relation. This field may not always be loaded or used for updates. |
|
PageLayoutName | string |
Relation. This field may not always be loaded or used for updates. |
|
ComplianceIndicatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
WarehouseDirectIndicator | WarehouseDirectIndicator |
Relation. This field may not always be loaded or used for updates. |
|
ProductGrade | ProductGrade |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "identifier": "/DfeIdsSTUqFHbO3de9ACg==", "identifierGuid": "21de37fc-12db-4a4d-851d-b3b775ef400a", "headerIdentifier": "9INKROhAiE+8YZcQxY5gHQ==", "headerGuid": "444a83f4-40e8-4f88-bc61-9710c58e601d", "shelfLocationIdentifier": "6H8iSG0jdkOI5DI18sjt+Q==", "shelfLocationGuid": "48227fe8-236d-4376-88e4-3235f2c8edf9", "pluG_UID": "ZRmrSC1I1UiRqoVRFeCAgQ==", "pluGuid": "48ab1965-482d-48d5-91aa-855115e08081", "operatorG_UID": "4P3YY7g3hEWMLKToilkV+w==", "operatorGuid": "63d8fde0-37b8-4584-8c2c-a4e88a5915fb", "campaignName": "sample string 2", "comboGroupIdentifier": "B4PsjxRDb0CygT/WA3HzSA==", "comboGroupGuid": "8fec8307-4314-406f-b281-3fd60371f348", "created": "2025-10-05T00:04:00.9938179", "labelQuantity": 3, "talkerQuantity": 4, "labelSmall": true, "printed": "2025-10-05T00:04:00.9938179", "detailMetaList": [ { "$id": "2", "id": 1, "printBatchType": 2, "user": "sample string 3", "detailIdentifier": "EAMOXm5kDE2EsVZHhSpD0g==", "detailGuid": "5e0e0310-646e-4d0c-84b1-5647852a43d2" }, { "$ref": "2" } ], "users": "sample string 6", "printBatchTypes": "sample string 7", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "u8d+/tH2s0Stlw51LDJTWQ==", "guid": "fe7ec7bb-f6d1-44b3-ad97-0e752c325359", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "oKFAqbBeKUC5PJgFZErkgw==", "priceGroupGuid": "a940a1a0-5eb0-4029-b93c-9805644ae483", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:04:01.0094562", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:04:01.0094562", "pluCreated": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "lastManualUpdate": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "currentCostUpdated": "2025-10-05T00:04:01.0094562", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "swMetfI1XU6PFUR9PXCLkQ==", "altPLUGuid": "b51e03b3-35f2-4e5d-8f15-447d3d708b91", "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-05T00:04:01.0094562", "labelLastPrice": 1, "shelfPageLayoutG_UID": "JjHBMXBpDUa2nl6MrEBEPg==", "shelfPageLayoutGuid": "31c13126-6970-460d-b69e-5e8cac40443e", "talkerPageLayoutG_UID": "fPxjaAwNekmiYlqrwjq9+A==", "talkerPageLayoutGuid": "6863fc7c-0d0c-497a-a262-5aabc23abdf8", "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": "9UaU0O5YdEOMKqktdd8RMw==", "inventoryIdentifier": "d09446f5-58ee-4374-8c2a-a92d75df1133", "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": "DIMycNYiokCs3XsAzJTe4w==", "parentPluGuid": "7032830c-22d6-40a2-acdd-7b00cc94dee3", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "vlDuvGrv50mF69jzTpqr6A==", "supplierIdentifierGuid": "bcee50be-ef6a-49e7-85eb-d8f34e9aabe8", "supplierChanged": true, "rebateSupplierIdentifier": "3BQEouPcKkOaDX2qmjeTSA==", "rebateSupplierIdentifierGuid": "a20414dc-dce3-432a-9a0d-7daa9a379348", "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-05T00:04:01.0094562", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "1Dgi958IzUqrdq5THeGd1w==", "hostIdentifierGuid": "f72238d4-089f-4acd-ab76-ae531de19dd7", "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": "3" }, { "$ref": "3" } ], "store": { "$id": "4", "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-05T00:04:01.0094562", "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": "6Ic0XyaOfU6/eJmZf1qYFw==", "hostIdentifierGuid": "5f3487e8-8e26-4e7d-bf78-99997f5a9817", "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-05T00:04:01.0094562", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "5", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "5" }, "hostStoreSettings": [ { "$id": "6", "id": 1, "hostIdentifier": "xrJAsJ0qqUKAAN/CZQt+4Q==", "hostIdentifierGuid": "b040b2c6-2a9d-42a9-8000-dfc2650b7ee1", "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": "7", "identifier": "UIcOiX/dtUush17mhxj77w==", "identifierGuid": "890e8750-dd7f-4bb5-ac87-5ee68718fbef", "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": "x1IkkFOpCUi1O/+9Hk7vuA==", "hostSupplierIdentifierGuid": "902452c7-a953-4809-b53b-ffbd1e4eefb8", "loyaltyPriceLevelIdentifier": "ikUQ7/N/sU+dVhuDMBUx0A==", "loyaltyPriceLevelIdentifierGuid": "ef10458a-7ff3-4fb1-9d56-1b83301531d0", "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-05T00:04:01.0094562", "lastProcessed": "2025-10-05T00:04:01.0094562", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "Ws/JBAgL10GInQ8ztby3gg==", "identifierGuid": "04c9cf5a-0b08-41d7-889d-0f33b5bcb782", "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": "ba35lPvkLUaMPLHGlZz2/A==", "primaryContactID": "94f9ad6d-e4fb-462d-8c3c-b1c6959cf6fc", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "FADA1nL2LkWzh4k28auCuw==", "supplierGroupGuid": "d6c00014-f672-452e-b387-8936f1ab82bb", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:04:01.0094562", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "9", "id": "8d03a8ba-d2f8-4cd4-8397-c8ba6a7f88ce", "identifier": "QbIg3y+KAEaY7VFmPdxjuA==", "identifierGuid": "df20b241-8a2f-4600-98ed-51663ddc63b8", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "10", "supplierIdentifier": "BVqP0qpx60CMBZtDdht1Fw==", "supplierIdentifierGuid": "d28f5a05-71aa-40eb-8c05-9b43761b7517", "contactGuid": "0yZ9DtOcCE62T/KMh36GIg==", "contactID": "0e7d26d3-9cd3-4e08-b64f-f28c877e8622", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "y8trzuo9L06UU6ex/udCCQ==", "pluGuid": "ce6bcbcb-3dea-4e2f-9453-a7b1fee74209", "supplierIdentifier": "nfBkd63YWUmrUACecghRLQ==", "supplierIdentifierGuid": "7764f09d-d8ad-4959-ab50-009e7208512d", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "IU7iUcJuDEOvMKwGxMEfWQ==", "pluGuid": "51e24e21-6ec2-430c-af30-ac06c4c11f59", "supplierIdentifier": "fL5OUU/ELEmQ0mKAMrCCPQ==", "supplierIdentifierGuid": "514ebe7c-c44f-492c-90d2-628032b0823d", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "+pQztoVL2k+9eRx1QRozwA==", "parentPluGuid": "b63394fa-4b85-4fda-bd79-1c75411a33c0", "freight": 45.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "cpuxLAaqP06Q5eDI5dzRbg==", "supplierGuid": "2cb19b72-aa06-4e3f-90e5-e0c8e5dcd16e", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "14" } ], "cycles": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "FYIQ4clT2Ee3pv38nnFluQ==", "supplierGuid": "e1108215-53c9-47d8-b7a6-fdfc9e7165b9", "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-05T00:04:01.0094562", "deliveryDate": "2025-10-05T00:04:01.0094562", "nextCutOffDate": "2025-10-05T00:04:01.0094562", "nextDeliveryDate": "2025-10-05T00:04:01.0094562", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-10-05T00:04:01.0094562", "isHost": true }, "files": [ { "$id": "16", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:04:01.0094562", "processed": "2025-10-05T00:04:01.0094562", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:04:01.0094562", "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": "7" }, "metcashHeader": { "$id": "17", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:04:01.0094562", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "AManXsMiAUmNLeLjbH5m4A==", "hostIdentifierGuid": "5ea7c600-22c3-4901-8d2d-e2e36c7e66e0", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "b7a072b7-dc4d-46e0-9d28-3bb2a9ae7367", "aaedb0a4-eff9-4ac2-8051-5063cc296668" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "111hD+0wnk6jNwxSWohIDg==", "identifierGuid": "0f615dd7-30ed-4e9e-a337-0c525a88480e", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "eb34affa-7450-4ccc-b5f4-56531257cdc6", "7c16c4c0-1adc-422c-adf0-40d6644a8437" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "20", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "20" } ], "sales": [ { "$id": "21", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:04:01.0094562", "ftpSite": { "$id": "22", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "21" } ], "zoneMatrix": [ { "$ref": "18" }, { "$ref": "18" } ], "cashManagements": [ { "$id": "23", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "24", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "23" } ], "updateStoreID": "7c20c4b8-c742-4b56-9a18-2d22fc211113", "updateStore": { "$id": "25", "id": "ce11cfde-5384-4489-8efa-3860430cce94", "name": "sample string 1", "lastActivity": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "26", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } }, "storePrices": [ { "$id": "27", "pluG_UID": "CFeKn/KE60iOSVwhjGgOPg==", "pluGuid": "9f8a5708-84f2-48eb-8e49-5c218c680e3e", "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-05T00:04:01.0094562" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-05T00:04:01.0094562", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:04:01.0094562", "startTime": 3, "endDate": "2025-10-05T00:04:01.0094562", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "WujQtz8U2k2cK3i1STXoSQ==", "hostIdentifierGuid": "b7d0e85a-143f-4dda-9c2b-78b54935e849", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "UCjsAXdcRUyX5AQPgf1fAg==", "guid": "01ec2850-5c77-4c45-97e4-040f81fd5f02", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "XC7QltorR06IdTPBYtlmyw==", "priceGroupGuid": "96d02e5c-2bda-4e47-8875-33c162d966cb", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:04:01.0094562", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "73+fG+ySYUK0OqmLIBkT7w==", "pluGuid": "1b9f7fef-92ec-4261-b43a-a98b201913ef", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "34", "pluGuid": "d91479a2-7b96-41d6-9a79-1ef6ed3cdff9", "created": "2025-10-05T00:04:01.0094562", "createdByUser": "sample string 1", "activated": "2025-10-05T00:04:01.0094562", "deactivated": "2025-10-05T00:04:01.0094562", "lastOrdered": "2025-10-05T00:04:01.0094562", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:04:01.0094562", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:04:01.0094562", "lastSold": "2025-10-05T00:04:01.0094562", "firstSold": "2025-10-05T00:04:01.0094562", "awsUpdated": "2025-10-05T00:04:01.0094562", "lastManualUpdate": "2025-10-05T00:04:01.0094562", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:04:01.0094562", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:04:01.0094562", "doNotRangeUpdated": "2025-10-05T00:04:01.0094562", "doNotOrderUpdated": "2025-10-05T00:04:01.0094562", "tracked": "2025-10-05T00:04:01.0094562" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "FqHDfHN7vU64y+58tR9c8w==", "pluGuid": "7cc3a116-7b73-4ebd-b8cb-ee7cb51f5cf3", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "3RPuH5cr502RcGGVWL7IsA==", "pluGuid": "1fee13dd-2b97-4de7-9170-619558bec8b0", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:04:01.0094562", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-10-05T00:04:01.0094562", "createdLocal": "2025-10-05T00:04:01.0094562", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "Vlux6mHxu0WYFjacClag1w==", "operatorGuid": "eab15b56-f161-45bb-9816-369c0a56a0d7", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "mvefWS1KJ06/NgCt1U1OFA==", "pluGuid": "599ff79a-4a2d-4e27-bf36-00add54d4e14", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "Cx9ZJXaOc06sbkmyCFAetQ==", "guid": "25591f0b-8e76-4e73-ac6e-49b208501eb5", "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-05T00:04:01.0094562", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:04:01.0094562", "endShift": "2025-10-05T00:04:01.0094562", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "4S3heyNHlkafZo7Jc99b4A==", "operatorGuid": "7be12de1-4723-4696-9f66-8ec973df5be0", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "RMN7jjSldESPW+GdqppRdw==", "pluGuid": "8e7bc344-a534-4474-8f5b-e19daa9a5177", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "lxtGeFOQXEmxTI1ePb/XCg==", "pluGuid": "78461b97-9053-495c-b14c-8d5e3dbfd70a", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "61T3mcoQPEu+rpzU1vTdOw==", "identifierGuid": "99f754eb-10ca-4b3c-beae-9cd4d6f4dd3b", "pluG_UID": "c1uS5YgWDkOqWtHOGzEJpg==", "pluGuid": "e5925b73-1688-430e-aa5a-d1ce1b3109a6", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 147", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "LnElqyDi8k6BQ669/1EZ1Q==", "groupName": "sample string 1", "identifierGuid": "ab25712e-e220-4ef2-8143-aebdff5119d5", "exists": true, "flipChartIdentifier": "1pz3qa8ZM0+xHl7DfEGomQ==", "flipChartIdentifierGuid": "a9f79cd6-19af-4f33-b11e-5ec37c41a899", "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": "SHFHxQbUNUe2f7CUcc7OCA==", "groupIdentifierGuid": "c5477148-d406-4735-b67f-b09471cece08", "flipChart": { "$id": "44", "identifier": "nOf55QyuaUG5prCMsD+h5w==", "identifierGuid": "e5f9e79c-ae0c-4169-b9a6-b08cb03fa1e7", "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": "45", "identifier": "RGxmtDuZ90Gbiz20Z+HA5A==", "identifierGuid": "b4666c44-993b-41f7-9b8b-3db467e1c0e4", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "jJoG0LylZUuv+DhcRp+obg==", "guid": "d0069a8c-a5bc-4b65-aff8-385c469fa86e", "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": "lD7jqgE170SJ17rlrSOX3g==", "previousFormGuid": "aae33e94-3501-44ef-89d7-bae5ad2397de", "nextForm": 1, "nextFormG_UID": "VAB2zN196kG9tuFG8l3A8w==", "nextFormGuid": "cc760054-7ddd-41ea-bdb6-e146f25dc0f3", "attributes": "sample string 10", "updated": "2025-10-05T00:04:01.0094562", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "46" }, "previousCheckoutForm": { "$ref": "46" }, "buttons": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "2PKzsAD30kSHOg737p8iww==", "checkoutFormGuid": "b0b3f2d8-f700-44d2-873a-0ef7ee9f22c3", "identifier": "/oEAgBE/70+cwIGqC8OgxA==", "identifierGuid": "800081fe-3f11-4fef-9cc0-81aa0bc3a0c4", "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": "fiM5ZikG/kONj1qr3+g8ZA==", "valueGuid": "6639237e-0629-43fe-8d8f-5aabdfe83c64", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:04:01.0094562", "action": "sample string 12", "valueForm": { "$ref": "46" }, "image": { "$id": "48", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:04:01.0094562", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "iVoL3qEtckqJU3tYKkQf1g==", "checkoutFormGuid": "de0b5a89-2da1-4a72-8953-7b582a441fd6", "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": "49" } ] }, { "$ref": "46" } ], "panels": [ { "$ref": "49" }, { "$ref": "49" } ] }, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, "contentPanel": { "$ref": "49" }, "products": [ { "$id": "50", "flipChartPageIdentifier": "840/iwyQz0yja69bAwGYsg==", "flipChartPageIdentifierGuid": "8b3f8df3-900c-4ccf-a36b-af5b030198b2", "pluG_UID": "AqIcmL+8pUCwl1T1zg0+2A==", "pluGuid": "981ca202-bcbf-40a5-b097-54f5ce0d3ed8", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "3" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "50" } ], "productCount": 27, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, { "$ref": "43" } ], "priceHistory": [ { "$id": "51", "pluG_UID": "m6WF7dF1DECff45//yNq8Q==", "pluGuid": "ed85a59b-75d1-400c-9f7f-8e7fff236af1", "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-05T00:04:01.0094562", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "51" } ], "ingredients": [ { "$id": "52", "pluG_UID": "R0uDA/Hln02ydCWHf7TY8A==", "ingredientGuid": "W5ZU8myrOUCo4QpRSBrsWA==", "ingredientIdentifier": "f254965b-ab6c-4039-a8e1-0a51481aec58", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "aTZ4DlNbdU+IFBFR/O1uSw==", "pluGuid": "0e783669-5b53-4f75-8814-1151fced6e4b", "shelfLocationIdentifier": "IZB9lR24Fkaq/dMsP2zdpQ==", "shelfLocationGuid": "957d9021-b81d-4616-aafd-d32c3f6cdda5", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "1LIzamcS2EiJ8ItP9d+zNw==", "labelPageLayoutGuid": "6a33b2d4-1267-48d8-89f0-8b4ff5dfb337", "updated": "2025-10-05T00:04:01.0094562", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "jBU0dsN4WEyPYICFKpIjAA==", "storeID": 1, "identifierGuid": "7634158c-78c3-4c58-8f60-80852a922300", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:04:01.0094562", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "53" }, { "$ref": "53" } ] } }, { "$ref": "53" } ], "bin": { "$ref": "53" }, "scaleLocations": [ { "$id": "55", "plu": 1, "pluG_UID": "6810/oDFhkuYNhLNYwZmHQ==", "pluGuid": "fe74cdeb-c580-4b86-9836-12cd6306661d", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:04:01.0094562", "department": { "$id": "57", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "56" }, "subDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "59", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "60", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:04:01.0094562", "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": "+3PsXRnmcUWoEFe5joA+3A==", "labelPageLayoutGuid": "5dec73fb-e619-4571-a810-57b98e803edc", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "61", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "63", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "63" } ], "commodityCode": "sample string 6" }, { "$ref": "62" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "62" }, "mscDep": { "$id": "64", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "61" }, { "$ref": "61" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "60" } ], "updated": "2025-10-05T00:04:01.0094562", "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": "dbRYc8ddCkuSSirjlPkcgQ==", "labelPageLayoutGuid": "7358b475-5dc7-4b0a-924a-2ae394f91c81", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "59" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:04:01.0094562", "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": "hSQGVWIIxUGvP55HWJi31Q==", "labelPageLayoutGuid": "55062485-0862-41c5-af3f-9e475898b7d5", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "58" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:04:01.0094562", "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": "fvYAMOI8TkevW0Dh+pAYBw==", "labelPageLayoutGuid": "3000f67e-3ce2-474e-af5b-40e1fa901807", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } } } }, { "$ref": "55" } ], "nextPrice": { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "ji9tGaZpO0udGgyeETb/rg==", "pluGuid": "196d2f8e-69a6-4b3b-9d1a-0c9e1136ffae", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "kVD20tM52EWSDZ922uQhlQ==", "dealCostGuid": "d2f65091-39d3-45d8-920d-9f76dae42195", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "jBDHh2Ajo0ivlFqIVxoj1Q==", "priceGroupGuid": "87c7108c-2360-48a3-af94-5a88571a23d5", "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-05T00:04:01.0094562", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "sVmAJ17c1Ui/8HkdeArItw==", "campaignComboPriceGroupIdentifier": "278059b1-dc5e-48d5-bff0-791d780ac8b7", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:04:01.0094562", "operatorG_UID": "cFeslT5Q4EazrNK8yGISLg==", "operatorGuid": "95ac5770-503e-46e0-b3ac-d2bcc862122e", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:04:01.0094562", "signIqTicketFileMovedUtc": "2025-10-05T00:04:01.0094562", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:04:01.0094562", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "ad8daf06-4844-4ce6-a6eb-c470a5e4a301", "nameGuid": "ad8daf06-4844-4ce6-a6eb-c470a5e4a301", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:04:01.0094562", "startTime": 1, "endDate": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "system": true, "created": "2025-10-05T00:04:01.0094562", "updated": "2025-10-05T00:04:01.0094562", "priceChangeNotifiedUtc": "2025-10-05T00:04:01.0094562", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "skCPT9Q68kOZpLS5Mj/QrA==", "hostIdentifierGuid": "4f8f40b2-3ad4-43f2-99a4-b4b9323fd0ac", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:04:01.0094562", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "65" }, { "$ref": "65" } ], "campaignPools": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "NZUCX8bDVEGynqei2xDn4w==", "pluGuid": "5f029535-c3c6-4154-b29e-a7a2db10e7e3", "hostOfferID": 1, "priceGroupG_UID": "CYirNZFdGEKgzMrh10Afkw==", "priceGroupGuid": "35ab8809-5d91-4218-a0cc-cae1d7401f93", "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-05T00:04:01.0094562", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "GjWBFmlFpU+jzUBXjmIt8g==", "identifierStr": "GjWBFmlFpU+jzUBXjmIt8g==", "identifierGuid": "1681351a-4569-4fa5-a3cd-40578e622df2", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "67" } }, { "$ref": "69" } ], "customers": [ { "$id": "70", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "f4vaNQsp4EWkznCgRrVlhQ==", "customerIDGuid": "35da8b7f-290b-45e0-a4ce-70a046b56585", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "QNg8xmfN6UqE+6F83azesg==", "identifierGuid": "c63cd840-cd67-4ae9-84fb-a17cddacdeb2", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:04:01.0094562", "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": "eEgy69ymTE617wr3/hsY+A==", "communityIdentifierGuid": "eb324878-a6dc-4e4c-b5ef-0af7fe1b18f8", "joined": "2025-10-05T00:04:01.0094562", "updated": "2025-10-05T00:04:01.0094562", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "xYuEOtgSqUyuB6Cc/z/OnQ==", "priceLevelIdentifierGuid": "3a848bc5-12d8-4ca9-ae07-a09cff3fce9d", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:04:01.0094562", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-10-05T00:04:01.0094562", "expiry": "2025-10-05T00:04:01.0094562", "customerID": "1IkZmswA3kKqOMs2KdqzPA==", "customerIDGuid": "9a1989d4-00cc-42de-aa38-cb3629dab33c", "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-05T00:04:01.0094562", "linkedAccount": "kXjGumJi2ke63o1OiYZBTw==", "linkedAccountGuid": "bac67891-6262-47da-bade-8d4e8986414f", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "153fqwKG5EqM9sqOXzySng==", "identifierGuid": "abdf9dd7-8602-4ae4-8cf6-ca8e5f3c929e", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:04:01.0094562", "owner": "baRaiL9V7Eiy96vXUygqnw==", "ownerGuid": "885aa46d-55bf-48ec-b2f7-abd753282a9f", "accountStoreGroupIdentifier": "lEJbXtUAOkO6IcO2oehZfA==", "accountStoreGroupGuid": "5e5b4294-00d5-433a-ba21-c3b6a1e8597c", "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-05T00:04:01.0094562", "active": true, "updated": "2025-10-05T00:04:01.0094562", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "71" }, "card": { "$ref": "72" }, "members": { "$id": "74", "sample string 1": [ { "$ref": "71" }, { "$ref": "71" } ], "sample string 2": [ { "$ref": "71" }, { "$ref": "71" } ] }, "customerGroups": [ { "$id": "75", "identifier": "mQhhwuQYr0+Bo/+UGNkPNA==", "identifierGuid": "c2610899-18e4-4faf-81a3-ff9418d90f34", "name": "sample string 2", "primaryContact": "Q8XHxE6fyU+lawkMYMKX7A==", "primaryContactGuid": "c4c7c543-9f4e-4fc9-a56b-090c60c297ec", "accountID": "+Gqk0KjFg0ydHVub9cw1VA==", "accountIDGuid": "d0a46af8-c5a8-4c83-9d1d-5b9bf5cc3554", "special": true, "updated": "2025-10-05T00:04:01.0094562", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "F4omajhLgk2gyCBdVM+hRg==", "priceLevelIdentifierGuid": "6a268a17-4b38-4d82-a0c8-205d54cfa146", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "ICOi9mWgVEuX4osSWemB5Q==", "groupIDGuid": "f6a22320-a065-4b54-97e2-8b1259e981e5", "customerID": "DzBk54rVVUm5w3c3x55MOQ==", "customerIDGuid": "e764300f-d58a-4955-b9c3-7737c79e4c39", "card": "sample string 4", "linkedAccount": "F5cFAr5lyUmkIbAporXhpw==", "linkedAccountGuid": "02059717-65be-49c9-a421-b029a2b5e1a7", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "vklhqeKLVEeQqPOtb723zA==", "identifierGuid": "a96149be-8be2-4754-90a8-f3ad6fbdb7cc", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "RRhkSwj1Tk+iqi9swYJr1Q==", "accountIDGuid": "4b641845-f508-4f4e-a2aa-2f6cc1826bd5", "customerAccount": { "$ref": "73" }, "customerCard": { "$ref": "72" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:04:01.0094562", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "BKyyzurj0UuijgJ8aWTVFQ==", "idempotentVoidGuid": "ceb2ac04-e3ea-4bd1-a28e-027c6964d515", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "KT4HfMS8akyWCRHEPv6D9A==", "saleHeaderIdentifierGuid": "7c073e29-bcc4-4c6a-9609-11c43efe83f4", "created": "2025-10-05T00:04:01.0094562", "createdLocal": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "storeID": 1, "operatorG_Uid": "xwb9MMl6ok2b13x3E4W+BA==", "operatorGuid": "30fd06c7-7ac9-4da2-9bd7-7c771385be04", "customerG_Uid": "vVynw68adky4b0xf7F4Oww==", "customerGuid": "c3a75cbd-1aaf-4c76-b86f-4c5fec5e0ec3", "communityIdentifier": "aI62UkvVeUGvSO/2Whp40g==", "communityIdentifierGuid": "52b68e68-d54b-4179-af48-eff65a1a78d2", "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": "H/j0Z83UOkuWiDZ+Y45W9g==", "priceLevelIdentifierGuid": "67f4f81f-d4cd-4b3a-9688-367e638e56f6", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "hMpfptpyNkGoMOhSRhUTWQ==", "identifierGuid": "a65fca84-72da-4136-a830-e85246151359", "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-05T00:04:01.0094562", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "sKyawJdxNU2wpPsT2tZsqw==", "identifierGuid": "c09aacb0-7197-4d35-b0a4-fb13dad66cab", "saleHeaderID": 2, "plu": 1, "pluG_UId": "AZ8HY0p0s0+ZkG5mRPbB3g==", "pluGuid": "63079f01-744a-4fb3-9990-6e6644f6c1de", "accountID": "p6evt2m5zkKlqbDuGhun9g==", "accountIDGuid": "b7afa7a7-b969-42ce-a5a9-b0ee1a1ba7f6", "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-05T00:04:01.0094562", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "KYp6x0uIike0ivbcDEEppw==", "refundGuid": "c77a8a29-884b-478a-b48a-f6dc0c4129a7", "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": "3oibRZjR10SpkDkwzavB1w==", "idempotentVoidGuid": "459b88de-d198-44d7-a990-3930cdabc1d7", "priceLevelIdentifier": "vFZ2wOYBTkSzhG2aJ9xpFA==", "priceLevelIdentifierGuid": "c07656bc-01e6-444e-b384-6d9a27dc6914", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:04:01.0094562", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "FNzwJOcyCUK2pmLm2B6AZQ==", "guid": "24f0dc14-32e7-4209-b6a6-62e6d81e8065", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:04:01.0094562" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "qliWnTbPFEGD8ogwubcfyg==", "modifierSetGuid": "9d9658aa-cf36-4114-83f2-8830b9b71fca", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "EnW5WAluDkqmZSzDaSH37Q==", "pluGuid": "58b97512-6e09-4a0e-a665-2cc36921f7ed", "deleted": true, "g_UID": "g36tjAuH7UWB4kllQLvAww==", "guid": "8cad7e83-870b-45ed-81e2-496540bbc0c3", "product": { "$ref": "3" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "80" } ], "eftReceipts": [ { "$id": "84", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "78" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "84" } ], "payments": [ { "$ref": "77" }, { "$ref": "77" } ], "cards": [ { "$id": "85", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "85" } ], "campaignHits": [ { "$id": "86", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "86" } ], "fuel": [ { "$id": "87", "id": 1, "plu": 1, "pluG_UID": "ND8UDnd/XUOvGiCNnyMC5A==", "pluGuid": "0e143f34-7f77-435d-af1a-208d9f2302e4", "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-05T00:04:01.0094562", "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-05T00:04:01.0094562", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "87" } ], "fuelResells": [ { "$id": "88", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "7g+fAp+fREiN/LOXCAe10Q==", "pluGuid": "029f0fee-9f9f-4844-8dfc-b3970807b5d1", "accountID": "XV//abs/lE2Wj1Ffivodvg==", "accountIDGuid": "69ff5f5d-3fbb-4d94-968f-515f8afa1dbe", "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-05T00:04:01.0094562", "bestOrExpireType": 1, "refundG_UID": "G2Xz3cGp3kKzU6vY7LiD6Q==", "refundGuid": "ddf3651b-a9c1-42de-b353-abd8ecb883e9", "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": "88" } ], "customerOrder": [ { "$id": "89", "identifier": "vGjqPhIWkk+Sc7W54MGXPQ==", "identifierGuid": "3eea68bc-1612-4f92-9273-b5b9e0c1973d", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "DFT2G2KcK0mgm3ggszke2Q==", "customerIdentifierGuid": "1bf6540c-9c62-492b-a09b-7820b3391ed9", "operatorNo": 1, "operatorG_UID": "CfBSbsju0kKjt4biY6vYqQ==", "operatorGuid": "6e52f009-eec8-42d2-a3b7-86e263abd8a9", "created": "2025-10-05T00:04:01.0094562", "ordered": "2025-10-05T00:04:01.0094562", "started": "2025-10-05T00:04:01.0094562", "completed": "2025-10-05T00:04:01.0094562", "supplied": "2025-10-05T00:04:01.0094562", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "71" }, "operator": { "$ref": "38" }, "details": [ { "$id": "90", "headerID": 1, "plu": 1, "pluG_UId": "s7HXQxmPs0GIE2GvQ+zkKg==", "pluGuid": "43d7b1b3-8f19-41b3-8813-61af43ece42a", "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": "euuhcO72sEi0yFvjjX57LQ==", "headerIdentifierGuid": "70a1eb7a-f6ee-48b0-b4c8-5be38d7e7b2d", "product": { "$ref": "3" } }, { "$ref": "90" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "78" } }, { "$ref": "89" } ], "surveyResponses": [ { "$id": "91", "surveyG_UID": "PXZJ3cPI6EOJ9D3QbsHpew==", "surveyGuid": "dd49763d-c8c3-43e8-89f4-3dd06ec1e97b", "saleHeaderGuid": "s6S7W9EvK0uoaIw4hutduw==", "saleGuid": "5bbba4b3-2fd1-4b2b-a868-8c3886eb5dbb", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "wR8EFe8E0U+fs4jYVhOdmg==", "guidResponse": "15041fc1-04ef-4fd1-9fb3-88d856139d9a", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:04:01.0094562", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "B4ubJUZzyUyApyfexiEZGA==", "guid": "259b8b07-7346-4cc9-80a7-27dec6211918", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "8UmTV2wZKEK8n7plNXW88Q==", "checkoutFormGuid": "579349f1-196c-4228-bc9f-ba653575bcf1", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:04:01.0094562", "end": "2025-10-05T00:04:01.0094562", "deleted": true, "updated": "2025-10-05T00:04:01.0094562", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "d02a5eac-8604-4fee-884c-ddd17f6dd835", "851d5690-9827-4a5a-af21-abe50e8225c1" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "46" } }, "ingressId": "sample string 4" }, { "$ref": "91" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "soe8UVE7wkqoi3PpQwmjRw==", "accountIdentifier": "51bc87b2-3b51-4ac2-a88b-73e94309a347", "accountName": "sample string 42", "customerOrderIdentifier": "V+laS/xldUu6BJ7LEJqdvQ==", "customerOrderIdentifierGuid": "4b5ae957-65fc-4b75-ba04-9ecb109a9dbd", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "1SHxOdDMS0mBNE4tJEguQQ==", "paymentIdentifierGuid": "39f121d5-ccd0-494b-8134-4e2d24482e41", "identifier": "kgXlQgoeeUSqsPfiiJX8dw==", "identifierGuid": "42e50592-1e0a-4479-aab0-f7e28895fc77", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "PP81cTu3J06f6lR6EHSAXg==", "itemIdentifierGuid": "7135ff3c-b73b-4e27-9fea-547a1074805e" } }, { "$ref": "77" } ] }, { "$ref": "72" } ], "customerGroupMembers": [ { "$ref": "76" }, { "$ref": "76" } ], "customerGroups": [ { "$ref": "75" }, { "$ref": "75" } ], "accounts": [ { "$ref": "73" }, { "$ref": "73" } ], "account": { "$ref": "73" }, "vouchers": [ { "$id": "94", "customerIdentifier": "6CeqpvWgi0eoKvOoRwPB7g==", "customerIdentifierGuid": "a6aa27e8-a0f5-478b-a82a-f3a84703c1ee", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "/OYj9NPQcUW1lsek7K92RQ==", "idempotentGuid": "f423e6fc-d0d3-4571-b596-c7a4ecaf7645", "offline": true, "voucher": { "$id": "95", "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-05T00:04:01.0094562", "barcodeTemplate": { "$id": "96", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "97", "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-05T00:04:01.0094562", "labelPageLayout": "BF6fJCPGYUW1eU/e/2Bf6w==", "pageLayoutGuid": "249f5e04-c623-4561-b579-4fdeff605feb", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "95" }, "elements": [ { "$id": "98", "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-05T00:04:01.0094562" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "pAHcc5dAdkueljlxKny9hw==", "customerIdentifierGuid": "73dc01a4-4097-4b76-9e96-39712a7cbd87", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:04:01.0094562", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "2nJgm4iXMEiQStF6pc0QmA==", "issuedIdempotentGuid": "9b6072da-9788-4830-904a-d17aa5cd1098", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:04:01.0094562", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:04:01.0094562", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "dDZHdxfLUUuSkJFd8cRRYA==", "redeemedIdempotentGuid": "77473674-cb17-4b51-9290-915df1c45160", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:04:01.0094562", "storeName": "sample string 17", "scaleLabel": { "$ref": "97" }, "voucher": { "$ref": "95" }, "customer": { "$ref": "71" }, "issuedOfflinePayment": { "$ref": "77" }, "redeemedOfflinePayment": { "$ref": "77" } }, { "$ref": "99" } ] }, "customer": { "$ref": "71" } }, { "$ref": "94" } ] } }, { "$ref": "70" } ], "customerGroups": [ { "$id": "100", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "NJe836Svv0yydAllGJl7LA==", "groupIDGuid": "dfbc9734-afa4-4cbf-b274-096518997b2c", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "frFCPpoz0U621XuWZ7xjyg==", "identifierGuid": "3e42b17e-339a-4ed1-b6d5-7b9667bc63ca", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "101" } ], "comboPriceGroups": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "Wwf0c3lnbEiEHWysBpIAtA==", "guid": "73f4075b-6779-486c-841d-6cac069200b4", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "67" }, "comboPricePlus": [ { "$id": "103", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "xxRIFRetlkunnj0JW1IkLA==", "groupGuid": "154814c7-ad17-4b96-a79e-3d095b52242c", "comboPriceType": 5, "priceType": 5, "pluG_UID": "SQClZgFpXkuTb61auIiPZg==", "pluGuid": "66a50049-6901-4b5e-936f-ad5ab8888f66", "priceGroupG_UID": "2Oa8JC89oEetRhqa1dMJlg==", "priceGroupGuid": "24bce6d8-3d2f-47a0-ad46-1a9ad5d30996", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "67" }, "product": { "$ref": "3" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "67" } }, { "$ref": "103" } ] }, { "$ref": "102" } ], "priceLevels": [ { "$id": "104", "id": 1, "priceLevelIdentifier": "rVl8h/6EyEy+uJzgiP1dOg==", "priceLevelIdentifierGuid": "877c59ad-84fe-4cc8-beb8-9ce088fd5d3a", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "PZmJC63I9kKo4UT7/xdd7A==", "headerIdentifierGuid": "0b89993d-c8ad-42f6-a8e1-44fbff175dec", "identifier": "BQ5yxcSvi0aman2giD7lVA==", "identifierGuid": "c5720e05-afc4-468b-a66a-7da0883ee554", "supplierIdentifier": "VoNU+GIq7kygoqF5X+vsNA==", "supplierGuid": "f8548356-2a62-4cee-a0a2-a1795febec34", "pluG_UID": "n9/qVmyu3U2M3u50nCOgPQ==", "pluGuid": "56eadf9f-ae6c-4ddd-8cde-ee749c23a03d", "campaignName": "e12aad20-8bb9-475f-8729-0d88d4751c58", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:04:01.0094562", "end": "2025-10-05T00:04:01.0094562", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "QxQy8agyVkC+QxOfiRwAOw==", "bonusItemPluGuid": "f1321443-32a8-4056-be43-139f891c003b", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:04:01.0094562", "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-05T00:04:01.0094562", "campaignEndDate": "2025-10-05T00:04:01.0094562", "masterPLUG_UID": "V+PbF8z1JE+rNregCpQ03A==", "masterID": "17dbe357-f5cc-4f24-ab36-b7a00a9434dc", "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": "SkLfq3KRVEukJKXRAVMd/g==", "bonusMasterID": "abdf424a-9172-4b54-a424-a5d101531dfe", "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-05T00:04:01.0094562", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "Se+UIHir8EubWdvNSDeFXQ==", "pluGuid": "2094ef49-ab78-4bf0-9b59-dbcd4837855d", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "wifOQIqLSE6NyMqokiP3Cg==", "alternateProduct": "40ce27c2-8b8a-4e48-8dc8-caa89223f70a", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "HmkFmywc8EGe1sen1eOPSw==", "pluGuid": "9b05691e-1c2c-41f0-9ed6-c7a7d5e38f4b", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:04:01.0094562", "inventoryTracked": "2025-10-05T00:04:01.0094562", "isNormalPriceChangesCampaign": true }, "location": { "$ref": "54" }, "operator": { "$ref": "38" }, "productDescription": "sample string 8", "productActive": true, "productBarcode": "sample string 10", "succeeded": true, "printRunID": "FeSxsGcDlkSAKmwbGUw6OQ==", "printRunGuid": "b0b1e415-0367-4496-802a-6c1b194c3a39", "departmentName": "sample string 12", "subDepartmentName": "sample string 13", "minorDepartmentName": "sample string 14", "lesserDepartmentName": "sample string 15", "storeName": "sample string 16", "campaignDescription": "sample string 17", "campaignStartDate": "2025-10-05T00:04:01.0094562", "campaignEndDate": "2025-10-05T00:04:01.0094562", "campaignPrice": 1, "campaignCost": 1, "campaignCostDecimals": 1, "comboGroupDescription": "sample string 18", "comboGroupSell": 1, "printRequestType": 19, "isTobacco": true, "isLiquor": true, "shelfLocationName": "sample string 22", "operatorName": "sample string 23", "printBatchType": 24, "createdBy": "sample string 25", "pageLayoutName": "sample string 26", "complianceIndicatorName": "sample string 27", "warehouseDirectIndicator": "sample string 28", "productGrade": "sample string 29" }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK � E[� �з 5 xl/workbook.xml � (� ����0��&�C���()��x���V�O�||K $���~;l2nx3���/]��lI�o{P��w�8�C��E���ƴo:�<����ȃ4���z���ay�w�j\P�K���!67{H�|��X��&"K���X�mI!�T��c��[Wa��+e����B��9xco0F���PK � E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK � E[o�'' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5a17242f7b1c4c4f" /></Relationships>PK � E[!��X H xl/worksheets/sheet1.xml � (� ��[S9�����;��[������B�$y��\���M��_��lM�����|ԣ9�N�Lq���������ӛþ�T��ܜO/�7?�w�˿|�����t�k~�4�^��̟��W����`~~�LF�jz����.���h���L//������n��,��̚��"^j~5�����Sk~;kF�-L�JMF�����8Vowߛ5���Z?��,�_���<��ko���W�ǫ�þZj[���Og���rtw��8�ٌ^-�Kf��|z=_��Mƭw��d�g��~|�����2-��]p����|1����NU��j=�ף�4 (F�{=������ ʑ�A�=�^O��������(PF���f�ެ׃��C�|p����z�_����r�+�{�[�w��߯�������Wwv���Zr�5)�=h�-��UHuN �!�q�A���S�@������!��{������[��**$��D UdȘk }H(j����!RpV�� F��QSEN�4؈�w�4脣�xT��B�(*UH@j�X�zäZ�Pkp�=)1 *����`�>@b:Lƕ&������$����T������A��R�'kBk���H��um�A,�6HDBF��"����h�-UHD��0M�XB��t�Hp�I����u�P! >g�������P�$"!<�Kc"Uާ�S֓���R��D$fD� 1�{uLHb�%Ue�t�}yV�zXo��\|��v�8ԅi��I��B�VG����0�01��<`bmۙ�����Ity.b�8B�P��"1�>?M�^� {THLb��z�c���B4)!I*�:,�>l�(THH���n�Od-)Un���I����ŧ����=@� b�ܲI�I�'Hʏ"*�yڣBB�L�`�-ؾ��(!I$C�f��`B�:(Ƒ#�H�P$��@QB�:(�vFĦ�Gk2�E���X4:� >�!��� N�$M�b|h�����.�� 1����J{H,�>�ꖯ�ǣ���`6��͖_���:~�/_��<���>R���ڕb���]ųmt�� �*�o+��8�V���Ŷ�v/���x���]��mE�*�c��$�շ����N�0_�f� a�~$�ڏ��y�I�0s?���6��WA��=$��o����]�0w�n-����C`��R���E`�B�Y\qD�q-�ɵId.�B(��\�D�L�>�D�M�>�D�N�>�$�O�>�$�P�> %�Q�>%�R�>)%�S�}rj��C!���<rj6>� ^Oa�La�^Č ���r�cA�N�y�ʉ ag��\� a���\� ��x[b�<._�P��.IR�TJ��!�x�;{�KYO;e�$v����.> ��f>��/����U�0�� �� aw�]�0~�-��@:�1�Dn��#���I�;�Jǯ%���/�����t���t���t����_�oK����os)��ݮ/����T�!>�>�*�I&���0�3���5B���G��>�w�kk!��߯F�w+��3j�B=�B��ڇ�;�ބ���E3;�N�l������ѿPK � E[be�?� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞��RԴ�nؖ^���8jbG�[��Xp$��E%H%l����I3�����8������:��w-��k`�^�pP�L$�O���Zp9O��&�pT� �ұ!�*�4vtR��:�����9��d��?�`m�q�qD�� ���!f {;�-����*T O���B.~�4�ʚY �fj)�L�^�|&c���}Y�n�Y47�q*�yα\z�4/���Z�$�BjsQ�W��PK � E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK � E[)� 3 xl/sharedStrings.xml � (� ��n�8�}����+[u�|%i���� 0��.%��B�R�ǽ���-R)R�yi�� ��b]�_߶��+TuV�O�3����L�b�����G#8=�Z$4/x��������9A֢~��4�_������>+wP &-�-m�ڜ hR� 4���6M�|K���$.ۢyx�'m������Sd�5V M�fP�;o>�;g�9�S�%s�g��e���\�@�ޖ1mP'�Hd�qo�~���յ�[��*ڔ��gDj��vG�MqO����mT~��v����F;:n] ��F�i)�����g��j �Y�[��f����u ��;����f��Z��jG��M��߁]&m�5������:����������UٜyI+<p v��1@�����-4��ct�x ;Z5[4�����0�]V��a�[�q+�̃Z���F|@�ɺ� ��(�n���/"�J��D�5���bQ�!:���h ����Y�����2�q\��[��yJJ����u8�-x�K�p?� ��}�j���3Zİ*�,^����lk��*���v� }�������g����k�����Ɔe'��P'1�J��D��B�&��8�C�:�cB`8iQ�YF�[f���r�����m�%�C|�pb7�� �4Tyhd��k 3��k��(�kY.��Xs�$A��i?B���1�؎ �@P7��4���h�9`pǍޜ�st�B�G�-�f/5";��&�I|+%N����]ڇ�2�q+��OP ��3���e�y��h7�����>���:�Q�>��p��v�K���+:������1�������]��z������m�O �Y�F�ds���;���bU4���l�D7,��O��؏"#��p��4 }�ߵcb�� ���=R�Z�z��-6��B��G� �P���)e�!W(�}���R�W���>��(�t��cR������i�F�����.t�д���g<�#�<w1'�����t~1���;Fz�[М3�l�+�uAG���Q�\z�y�j�,�Q�������R5�����8�'��ft�y�;@�u��� qY|i��\�1CvP�0�v��S9~G��I��8(M�U��k��Cu�è�$�9��]r�:����iW[�e�ݱ���/�N�P|̳nT%i���Y@?`�Ve �HF+����t�4���;��Xܤx*�O~�՜���O��G�b�U��@��,��YB��}�X&�}@6����*6�4�r�2���1�����usF����s=Qv�t�Z���S�s 4g�(>H�s�7oqޢmU�� ����� :u_�<���R� ����6p���}�1O| )m���hp���?�jMoń�pK2��#g��im�֖i�'qGZ"���}o�a!�i�\*�pa �za �0�ޯha�I�*�j�U"�q?cRSV{)]�6��֙5}��t�,��aʊl�n�9D�n�7-�V��#��X��E��U� <�`�XY$�]��[�@D�Q:�%�\�?达�(�W�����z<_����O8�DzF�}fR�uBw�ދ�dԳ�=��ѝ�\L�y9+�\�3SK;�OH�AZ2Ӳ�B~c�i��@j��ܣ��[ߢcK�T��5Tt?%�+�;!����̐~�� ���e���_W���Ȏ �fi��Ӭ%pD�y}z�e�6�, �˗��\ǘ+ �|_��"��@y�[��J�%����01��y��y~�ڥ�?�U֝��0\[CUb���%/�<۔O�&����W�� %Ԭ�7a6���zɜ&Z���\������ I������>��3���,3Ĵn�Ŵ��� ƽI)���K���*Cz�����u�HI���;zݩ L�Jәv�X쉅��磳"�o�r�"��c�S�o�%2��%�b�X�gx���g&F䅀~��1�@�a�r~b����<��~l��N�S�ڞm��F�Mh��� }-��h�v�;<Pն��-�E@�j���6���Ul9�;��}� ���rO�f�Xfr-����.����̬1�9J�r4����~��2BS��(����hO�n;��*�}��o�a -�l�W�6�Rp�*%������ /p m̎���ʨx���j����g�2B���ۺ�]n3�Tr��d��d�����_@L����bçqd��ni�x�n��T�������.���P-���W�c8�ݏ�F�,O��q��5� �]�v>���N|7I-�+wG�8nq?�(sIk`��)4��J�;��w��s��Ҹie�[իb��L^�u�U����tDrA�.~�Z��3jk�2M���~5��2FY�BX�h.t��9��v�K߄k��h�mSr �bIW���c����Z)����M�(:��Mb�m'���6h�$��f�N@:� )�eHX�;�/6-�Q��~�&W�L�K[����J591�kF`@�Q������)q �� �8����;K?'��p5`���$���@��� )f~BiH�'P��x�W��4�Y���w���F��!z]8�.4�Ѻ�~O�ne5$�4���X}�N��Ր�n�K�ƞhh���Y�+_dR���V#��$��C�l;3��̱E�pbu��yk~�<Ԏ+dAS�,�|���M������>��Y���c��T#����n}uh$����o?�Z��o�$H���pз4�=��K��0I�[�^1���S�i��UW��l� _du7ERk�����H��h"J���D����5�$����TQe35��7���C�i�х@�3(���z$��x�L6�O�X"ɏ�EB�z��q�.`5����>b�}�-��L�B�r�Y���Ktd.����@St5�O��d=��t�b����Q�;6O�'�g�����qD��1�j�$ �yi �rO��I���{��ڲ�?��Lnjht�Q�I���I����QfJo��d�y=ze �vbz��OQ>֜=�d��6v,f�4�_������$�э���@3�ЌX«��k�K����� �V�i� �y��V5�m�w�/h��+���PP7r�U��2�V9�������;s�\���t���or�o��{&�l[z���L� wG_��Q�v��J�� c�>�,���+�l3pM"��GsÃ���W5�K�QmZ4-�K�i]�(+5�r�*K =H������5����ۙ�����:�.�3&���q폲r�u��m�A�*N�*foVW��P�p(A��|���s&�I1��l�2Єn� ҧ�8]�e�s?��f]��'��]}�Mۈ{��!��oJ�w[�d��T���4w4~���{Qs]��K��!��=���A�������s�,�0�2��Ȍ,p,�0���zF`b��Vd�NL(Q^lγ�#xr���G�G�?Z�����#/E���>�>������#�����N��PK- � E[� �з 5 xl/workbook.xmlPK- � E[���� � [Content_Types].xmlPK- � E[o�'' ' V _rels/.relsPK- � E[!��X H � xl/worksheets/sheet1.xmlPK- � E[be�?� P l xl/_rels/workbook.xml.relsPK- � E[Ѓc'2 E � xl/styles.xmlPK- � E[)� 3 * xl/sharedStrings.xmlPK � 3
application/vnd.ms-excel
PK � E[� 6� 5 xl/workbook.xml � (� ����0��&�C���&8q���� [�H����[J ��mgv�۩'�_k_�G*�P���D �`���k�I�'�B�;ۿ5�� ����QY�r�.�X�y�!HĨ��A��w��s���)d����l���o�ΰ�"+b@cC;�@Iv�CC���J���ˢ�p.JqBH����j��n�PK � E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK � E[��ju' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R3b76dcacb74f4662" /></Relationships>PK � E[!��X H xl/worksheets/sheet1.xml � (� ��[S9�����;��[������B�$y��\���M��_��lM�����|ԣ9�N�Lq���������ӛþ�T��ܜO/�7?�w�˿|�����t�k~�4�^��̟��W����`~~�LF�jz����.���h���L//������n��,��̚��"^j~5�����Sk~;kF�-L�JMF�����8Vowߛ5���Z?��,�_���<��ko���W�ǫ�þZj[���Og���rtw��8�ٌ^-�Kf��|z=_��Mƭw��d�g��~|�����2-��]p����|1����NU��j=�ף�4 (F�{=������ ʑ�A�=�^O��������(PF���f�ެ׃��C�|p����z�_����r�+�{�[�w��߯�������Wwv���Zr�5)�=h�-��UHuN �!�q�A���S�@������!��{������[��**$��D UdȘk }H(j����!RpV�� F��QSEN�4؈�w�4脣�xT��B�(*UH@j�X�zäZ�Pkp�=)1 *����`�>@b:Lƕ&������$����T������A��R�'kBk���H��um�A,�6HDBF��"����h�-UHD��0M�XB��t�Hp�I����u�P! >g�������P�$"!<�Kc"Uާ�S֓���R��D$fD� 1�{uLHb�%Ue�t�}yV�zXo��\|��v�8ԅi��I��B�VG����0�01��<`bmۙ�����Ity.b�8B�P��"1�>?M�^� {THLb��z�c���B4)!I*�:,�>l�(THH���n�Od-)Un���I����ŧ����=@� b�ܲI�I�'Hʏ"*�yڣBB�L�`�-ؾ��(!I$C�f��`B�:(Ƒ#�H�P$��@QB�:(�vFĦ�Gk2�E���X4:� >�!��� N�$M�b|h�����.�� 1����J{H,�>�ꖯ�ǣ���`6��͖_���:~�/_��<���>R���ڕb���]ųmt�� �*�o+��8�V���Ŷ�v/���x���]��mE�*�c��$�շ����N�0_�f� a�~$�ڏ��y�I�0s?���6��WA��=$��o����]�0w�n-����C`��R���E`�B�Y\qD�q-�ɵId.�B(��\�D�L�>�D�M�>�D�N�>�$�O�>�$�P�> %�Q�>%�R�>)%�S�}rj��C!���<rj6>� ^Oa�La�^Č ���r�cA�N�y�ʉ ag��\� a���\� ��x[b�<._�P��.IR�TJ��!�x�;{�KYO;e�$v����.> ��f>��/����U�0�� �� aw�]�0~�-��@:�1�Dn��#���I�;�Jǯ%���/�����t���t���t����_�oK����os)��ݮ/����T�!>�>�*�I&���0�3���5B���G��>�w�kk!��߯F�w+��3j�B=�B��ڇ�;�ބ���E3;�N�l������ѿPK � E[x5�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�MڔTu�aö��=��&vd�@�Ƃ#q�"A"�`��h~OO��|���߆��P��w� FNyݹV�9��{���1�h�1����Ҹ�<*K��r��0`�ih���-�R���)�Lv����7�S���y �� �WN�%`G-% ?�ȯaQd*�G-�@(�R��0�Y"0~3��.=�_��|&C�(m����庹���@�)�|�Ӵ<Q���^5� �j�U���b�PK � E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK � E[)� 3 xl/sharedStrings.xml � (� ��n�8�}����+[u�|%i���� 0��.%��B�R�ǽ���-R)R�yi�� ��b]�_߶��+TuV�O�3����L�b�����G#8=�Z$4/x��������9A֢~��4�_������>+wP &-�-m�ڜ hR� 4���6M�|K���$.ۢyx�'m������Sd�5V M�fP�;o>�;g�9�S�%s�g��e���\�@�ޖ1mP'�Hd�qo�~���յ�[��*ڔ��gDj��vG�MqO����mT~��v����F;:n] ��F�i)�����g��j �Y�[��f����u ��;����f��Z��jG��M��߁]&m�5������:����������UٜyI+<p v��1@�����-4��ct�x ;Z5[4�����0�]V��a�[�q+�̃Z���F|@�ɺ� ��(�n���/"�J��D�5���bQ�!:���h ����Y�����2�q\��[��yJJ����u8�-x�K�p?� ��}�j���3Zİ*�,^����lk��*���v� }�������g����k�����Ɔe'��P'1�J��D��B�&��8�C�:�cB`8iQ�YF�[f���r�����m�%�C|�pb7�� �4Tyhd��k 3��k��(�kY.��Xs�$A��i?B���1�؎ �@P7��4���h�9`pǍޜ�st�B�G�-�f/5";��&�I|+%N����]ڇ�2�q+��OP ��3���e�y��h7�����>���:�Q�>��p��v�K���+:������1�������]��z������m�O �Y�F�ds���;���bU4���l�D7,��O��؏"#��p��4 }�ߵcb�� ���=R�Z�z��-6��B��G� �P���)e�!W(�}���R�W���>��(�t��cR������i�F�����.t�д���g<�#�<w1'�����t~1���;Fz�[М3�l�+�uAG���Q�\z�y�j�,�Q�������R5�����8�'��ft�y�;@�u��� qY|i��\�1CvP�0�v��S9~G��I��8(M�U��k��Cu�è�$�9��]r�:����iW[�e�ݱ���/�N�P|̳nT%i���Y@?`�Ve �HF+����t�4���;��Xܤx*�O~�՜���O��G�b�U��@��,��YB��}�X&�}@6����*6�4�r�2���1�����usF����s=Qv�t�Z���S�s 4g�(>H�s�7oqޢmU�� ����� :u_�<���R� ����6p���}�1O| )m���hp���?�jMoń�pK2��#g��im�֖i�'qGZ"���}o�a!�i�\*�pa �za �0�ޯha�I�*�j�U"�q?cRSV{)]�6��֙5}��t�,��aʊl�n�9D�n�7-�V��#��X��E��U� <�`�XY$�]��[�@D�Q:�%�\�?达�(�W�����z<_����O8�DzF�}fR�uBw�ދ�dԳ�=��ѝ�\L�y9+�\�3SK;�OH�AZ2Ӳ�B~c�i��@j��ܣ��[ߢcK�T��5Tt?%�+�;!����̐~�� ���e���_W���Ȏ �fi��Ӭ%pD�y}z�e�6�, �˗��\ǘ+ �|_��"��@y�[��J�%����01��y��y~�ڥ�?�U֝��0\[CUb���%/�<۔O�&����W�� %Ԭ�7a6���zɜ&Z���\������ I������>��3���,3Ĵn�Ŵ��� ƽI)���K���*Cz�����u�HI���;zݩ L�Jәv�X쉅��磳"�o�r�"��c�S�o�%2��%�b�X�gx���g&F䅀~��1�@�a�r~b����<��~l��N�S�ڞm��F�Mh��� }-��h�v�;<Pն��-�E@�j���6���Ul9�;��}� ���rO�f�Xfr-����.����̬1�9J�r4����~��2BS��(����hO�n;��*�}��o�a -�l�W�6�Rp�*%������ /p m̎���ʨx���j����g�2B���ۺ�]n3�Tr��d��d�����_@L����bçqd��ni�x�n��T�������.���P-���W�c8�ݏ�F�,O��q��5� �]�v>���N|7I-�+wG�8nq?�(sIk`��)4��J�;��w��s��Ҹie�[իb��L^�u�U����tDrA�.~�Z��3jk�2M���~5��2FY�BX�h.t��9��v�K߄k��h�mSr �bIW���c����Z)����M�(:��Mb�m'���6h�$��f�N@:� )�eHX�;�/6-�Q��~�&W�L�K[����J591�kF`@�Q������)q �� �8����;K?'��p5`���$���@��� )f~BiH�'P��x�W��4�Y���w���F��!z]8�.4�Ѻ�~O�ne5$�4���X}�N��Ր�n�K�ƞhh���Y�+_dR���V#��$��C�l;3��̱E�pbu��yk~�<Ԏ+dAS�,�|���M������>��Y���c��T#����n}uh$����o?�Z��o�$H���pз4�=��K��0I�[�^1���S�i��UW��l� _du7ERk�����H��h"J���D����5�$����TQe35��7���C�i�х@�3(���z$��x�L6�O�X"ɏ�EB�z��q�.`5����>b�}�-��L�B�r�Y���Ktd.����@St5�O��d=��t�b����Q�;6O�'�g�����qD��1�j�$ �yi �rO��I���{��ڲ�?��Lnjht�Q�I���I����QfJo��d�y=ze �vbz��OQ>֜=�d��6v,f�4�_������$�э���@3�ЌX«��k�K����� �V�i� �y��V5�m�w�/h��+���PP7r�U��2�V9�������;s�\���t���or�o��{&�l[z���L� wG_��Q�v��J�� c�>�,���+�l3pM"��GsÃ���W5�K�QmZ4-�K�i]�(+5�r�*K =H������5����ۙ�����:�.�3&���q폲r�u��m�A�*N�*foVW��P�p(A��|���s&�I1��l�2Єn� ҧ�8]�e�s?��f]��'��]}�Mۈ{��!��oJ�w[�d��T���4w4~���{Qs]��K��!��=���A�������s�,�0�2��Ȍ,p,�0���zF`b��Vd�NL(Q^lγ�#xr���G�G�?Z�����#/E���>�>������#�����N��PK- � E[� 6� 5 xl/workbook.xmlPK- � E[���� � � [Content_Types].xmlPK- � E[��ju' ' T _rels/.relsPK- � E[!��X H � xl/worksheets/sheet1.xmlPK- � E[x5�� P j xl/_rels/workbook.xml.relsPK- � E[Ѓc'2 E � xl/styles.xmlPK- � E[)� 3 & xl/sharedStrings.xmlPK � /