GET api/product/{guid}/ingredient/{ingredientGuid}
Get a product ingredient
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
guid |
Product identifier |
globally unique identifier |
Required |
ingredientGuid |
Ingredient product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Matching product ingredient if found
ProductIngredientName | Description | Type | Additional information |
---|---|---|---|
PLUG_UID | Collection of byte |
None. |
|
IngredientGuid | Collection of byte |
None. |
|
IngredientIdentifier | globally unique identifier |
None. |
|
Quantity | decimal number |
None. |
|
StoreIDs |
Stores to apply the ingredient add/delete to if masterstore |
Collection of integer |
None. |
IngredientText | string |
None. |
|
Ingredient | Product |
None. |
Response Formats
application/json, text/json
Sample:
{ "pluG_UID": "tWOiiU4MG0S/UmxxCXt2Rw==", "ingredientGuid": "fOJNm616GE2JtmzVTeah7g==", "ingredientIdentifier": "9b4de27c-7aad-4d18-89b6-6cd54de6a1ee", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$id": "2", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "cMksCxFBNkCloNM+rBRQqQ==", "guid": "0b2cc970-4111-4036-a5a0-d33eac1450a9", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "k9GQw+2MdEOwmYEx7UWlFA==", "priceGroupGuid": "c390d193-8ced-4374-b099-8131ed45a514", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:23:54.4885881", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:23:54.4885881", "pluCreated": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "lastManualUpdate": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "currentCostUpdated": "2025-08-02T23:23:54.4885881", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:23:54.4885881", "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, "awsUpdated": "2025-08-02T23:23:54.4885881", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "PEKYhRLrIEScKaF1iY1xUg==", "altPLUGuid": "8598423c-eb12-4420-9c29-a175898d7152", "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-08-02T23:23:54.4885881", "labelLastPrice": 1, "shelfPageLayoutG_UID": "+V4ZsKHHzE+SE7jrqMiCWg==", "shelfPageLayoutGuid": "b0195ef9-c7a1-4fcc-9213-b8eba8c8825a", "talkerPageLayoutG_UID": "CkpnL279JE+dpcBHO9zuMQ==", "talkerPageLayoutGuid": "2f674a0a-fd6e-4f24-9da5-c0473bdcee31", "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": "ZeD0U3d0rkqZEuZta2rL5g==", "inventoryIdentifier": "53f4e065-7477-4aae-9912-e66d6b6acbe6", "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": "k2+2NP0rvUmsHZHzOzE2+g==", "parentPluGuid": "34b66f93-2bfd-49bd-ac1d-91f33b3136fa", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "nHIU4ipBQEiS4iCYJV5WRw==", "supplierIdentifierGuid": "e214729c-412a-4840-92e2-2098255e5647", "supplierChanged": true, "rebateSupplierIdentifier": "ZkVtW0+St0K/nlygv1zmww==", "rebateSupplierIdentifierGuid": "5b6d4566-924f-42b7-bf9e-5ca0bf5ce6c3", "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-08-02T23:23:54.4885881", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "DvorvEokGEuKzs5qeNxf7A==", "hostIdentifierGuid": "bc2bfa0e-244a-4b18-8ace-ce6a78dc5fec", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "2" }, { "$ref": "2" } ], "store": { "$id": "3", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-08-02T23:23:54.4885881", "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": "SrT45VFkTEiqLHBCSSM7xA==", "hostIdentifierGuid": "e5f8b44a-6451-484c-aa2c-704249233bc4", "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-08-02T23:23:54.4885881", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "4", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "4" }, "hostStoreSettings": [ { "$id": "5", "id": 1, "hostIdentifier": "T+BPirBR6ECPbYpf3pUteA==", "hostIdentifierGuid": "8a4fe04f-51b0-40e8-8f6d-8a5fde952d78", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "6", "identifier": "d1mCU4wYokiL71eLgh47ZA==", "identifierGuid": "53825977-188c-48a2-8bef-578b821e3b64", "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": "/xeeSaH/WEi54ncSPGgf+g==", "hostSupplierIdentifierGuid": "499e17ff-ffa1-4858-b9e2-77123c681ffa", "loyaltyPriceLevelIdentifier": "zxo+/ch+u0yetJp/rTucAQ==", "loyaltyPriceLevelIdentifierGuid": "fd3e1acf-7ec8-4cbb-9eb4-9a7fad3b9c01", "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-08-02T23:23:54.4885881", "lastProcessed": "2025-08-02T23:23:54.4885881", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "6Ww7wUPux0CgzverruG6hg==", "identifierGuid": "c13b6ce9-ee43-40c7-a0ce-f7abaee1ba86", "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": "7XIa7LcGnE2NzkUHXbpcoQ==", "primaryContactID": "ec1a72ed-06b7-4d9c-8dce-45075dba5ca1", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "Rm0xytBp+0OSXPIVilKmEg==", "supplierGroupGuid": "ca316d46-69d0-43fb-925c-f2158a52a612", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:23:54.4885881", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "8", "id": "14c11bb0-8812-40ca-8410-666d9bdb384c", "identifier": "UY2+MwKvuEKK2cqWcv6D+g==", "identifierGuid": "33be8d51-af02-42b8-8ad9-ca9672fe83fa", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "9", "supplierIdentifier": "0xQxi/93B0Cf6gVsTr9xPg==", "supplierIdentifierGuid": "8b3114d3-77ff-4007-9fea-056c4ebf713e", "contactGuid": "BEqKoU/n7Um9utH8rEuipA==", "contactID": "a18a4a04-e74f-49ed-bdba-d1fcac4ba2a4", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "c0eKfVEv6keqrFEuzY0CgA==", "pluGuid": "7d8a4773-2f51-47ea-aaac-512ecd8d0280", "supplierIdentifier": "m5hSuVyuSUai2hJTYNp4Ew==", "supplierIdentifierGuid": "b952989b-ae5c-4649-a2da-125360da7813", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "EDAroa4TfEuUAGkfRqZTFQ==", "pluGuid": "a12b3010-13ae-4b7c-9400-691f46a65315", "supplierIdentifier": "eeJsWFRT1UaGci+MYVT3dQ==", "supplierIdentifierGuid": "586ce279-5354-46d5-8672-2f8c6154f775", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "11" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "A0LfaZ9ImUqbV/RQSQ6Z9Q==", "parentPluGuid": "69df4203-489f-4a99-9b57-f450490e99f5", "freight": 45.0, "freightType": 1, "product": { "$ref": "2" }, "supplier": { "$ref": "7" }, "serviceFee": { "$id": "12", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "10" } ], "orderCycleHeaders": [ { "$id": "13", "storeID": 1, "supplierIdentifier": "IH4PDkf4M0GDsYdErQcbgw==", "supplierGuid": "0e0f7e20-f847-4133-83b1-8744ad071b83", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "13" } ], "cycles": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "Hv4gD58JWEqpb3P9J/MW7A==", "supplierGuid": "0f20fe1e-099f-4a58-a96f-73fd27f316ec", "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-08-02T23:23:54.4885881", "deliveryDate": "2025-08-02T23:23:54.4885881", "nextCutOffDate": "2025-08-02T23:23:54.4885881", "nextDeliveryDate": "2025-08-02T23:23:54.4885881", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-08-02T23:23:54.4885881", "isHost": true }, "files": [ { "$id": "15", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-08-02T23:23:54.4885881", "processed": "2025-08-02T23:23:54.4885881", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:23:54.4885881", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "6" }, "metcashHeader": { "$id": "16", "customerNumber": "sample string 1", "creationDate": "2025-08-02T23:23:54.4885881", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "Uf0E11PKxkmOPzPQ9oxueA==", "hostIdentifierGuid": "d704fd51-ca53-49c6-8e3f-33d0f68c6e78", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "010e6b5b-a363-4f55-9dfd-9302e27fdfdb", "a2b87cc7-37eb-477c-a5aa-59f247f784f7" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "zQZ8+t5z+UGOr0/gFFaB7g==", "identifierGuid": "fa7c06cd-73de-41f9-8eaf-4fe0145681ee", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "89046704-6dd7-4fcc-82a5-93a243467080", "64b65839-e408-43a0-9043-97bf55ca3590" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "5" } ], "accounts": [ { "$id": "19", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "19" } ], "sales": [ { "$id": "20", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-08-02T23:23:54.4885881", "ftpSite": { "$id": "21", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "20" } ], "zoneMatrix": [ { "$ref": "17" }, { "$ref": "17" } ], "cashManagements": [ { "$id": "22", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "23", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "22" } ], "updateStoreID": "5fe6529b-bd96-4d26-b131-b02bc3ac1be8", "updateStore": { "$id": "24", "id": "47a4a15a-da40-4053-abd9-311b5c3a5c9e", "name": "sample string 1", "lastActivity": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "25", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } }, "storePrices": [ { "$id": "26", "pluG_UID": "LGeO3xB5W0mp93jZtQvKIw==", "pluGuid": "df8e672c-7910-495b-a9f7-78d9b50bca23", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:23:54.4885881" }, { "$ref": "26" } ], "currentPrices": { "$id": "27", "pluPrices": { "$id": "28", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-08-02T23:23:54.4885881", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:23:54.4885881", "startTime": 3, "endDate": "2025-08-02T23:23:54.4885881", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "fQemUrPTd0+pj+7HqFccoQ==", "hostIdentifierGuid": "52a6077d-d3b3-4f77-a98f-eec7a8571ca1", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "12abbGjbIkuPZUS+bm3JzA==", "guid": "6c9b66d7-db68-4b22-8f65-44be6e6dc9cc", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "vxnaqPWLcUOugjEtVLMT1w==", "priceGroupGuid": "a8da19bf-8bf5-4371-ae82-312d54b313d7", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:23:54.4885881", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "LM/pGZwNZUywXaR/1L0+fw==", "pluGuid": "19e9cf2c-0d9c-4c65-b05d-a47fd4bd3e7f", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "33", "pluGuid": "6580507d-a602-4b5c-822e-bb54a28c23da", "created": "2025-08-02T23:23:54.4885881", "createdByUser": "sample string 1", "activated": "2025-08-02T23:23:54.4885881", "deactivated": "2025-08-02T23:23:54.4885881", "lastOrdered": "2025-08-02T23:23:54.4885881", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:23:54.4885881", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:23:54.4885881", "lastSold": "2025-08-02T23:23:54.4885881", "firstSold": "2025-08-02T23:23:54.4885881", "awsUpdated": "2025-08-02T23:23:54.4885881", "lastManualUpdate": "2025-08-02T23:23:54.4885881", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:23:54.4885881", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:23:54.4885881", "doNotRangeUpdated": "2025-08-02T23:23:54.4885881", "doNotOrderUpdated": "2025-08-02T23:23:54.4885881", "tracked": "2025-08-02T23:23:54.4885881" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "q0mQmy++XkCeS5rdfl+flg==", "pluGuid": "9b9049ab-be2f-405e-9e4b-9add7e5f9f96", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "cJconV2c4kyBe/hFPDYLIg==", "pluGuid": "9d289770-9c5d-4ce2-817b-f8453c360b22", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:23:54.4885881", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-08-02T23:23:54.4885881", "createdLocal": "2025-08-02T23:23:54.4885881", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "GtnuVjU0lkS9/WKa03f/fQ==", "operatorGuid": "56eed91a-3435-4496-bdfd-629ad377ff7d", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "td1rSuJCNUiUPGLIf/jqNw==", "pluGuid": "4a6bddb5-42e2-4835-943c-62c87ff8ea37", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "6SxzayEnH0WlkfTo4gURSg==", "guid": "6b732ce9-2721-451f-a591-f4e8e205114a", "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-08-02T23:23:54.4885881", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:23:54.4885881", "endShift": "2025-08-02T23:23:54.4885881", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "vJnVr1REy0S1bU+qDfHVGQ==", "operatorGuid": "afd599bc-4454-44cb-b56d-4faa0df1d519", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "YLDJrMGja0KhjkAB6b+p/Q==", "pluGuid": "acc9b060-a3c1-426b-a18e-4001e9bfa9fd", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "QBIE3gpiqESE/DV4M44NOw==", "pluGuid": "de041240-620a-44a8-84fc-3578338e0d3b", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "1XKYsWlPyU6CILqkph6IXA==", "identifierGuid": "b19872d5-4f69-4ec9-8220-baa4a61e885c", "pluG_UID": "RTgoPgWGuUCrFox580jZ7w==", "pluGuid": "3e283845-8605-40b9-ab16-8c79f348d9ef", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "41" } ], "supplier": { "$ref": "7" }, "supplierName": "sample string 147", "children": [ { "$ref": "2" }, { "$ref": "2" } ], "ordering": { "$ref": "10" }, "flipChartPages": [ { "$id": "42", "identifier": "nF+nEO1ajkq5r8P+3FViyA==", "groupName": "sample string 1", "identifierGuid": "10a75f9c-5aed-4a8e-b9af-c3fedc5562c8", "exists": true, "flipChartIdentifier": "HDd4am+2Xk2twI1KnYDE2Q==", "flipChartIdentifierGuid": "6a78371c-b66f-4d5e-adc0-8d4a9d80c4d9", "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": "ayLboIi/RECbhYHTgUH1Cw==", "groupIdentifierGuid": "a0db226b-bf88-4044-9b85-81d38141f50b", "flipChart": { "$id": "43", "identifier": "2hFGCxrvGEGHRjjZaJe3Aw==", "identifierGuid": "0b4611da-ef1a-4118-8746-38d96897b703", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "44", "identifier": "huHhOAL4uEu+7Zs5JbHGJA==", "identifierGuid": "38e1e186-f802-4bb8-beed-9b3925b1c624", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "RRvtk0OZHkCTZGm5ebA0og==", "guid": "93ed1b45-9943-401e-9364-69b979b034a2", "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": "ABmudJ0oB0Gx8FaDY3ct2g==", "previousFormGuid": "74ae1900-289d-4107-b1f0-568363772dda", "nextForm": 1, "nextFormG_UID": "4jyc1loj5kaAacE37ODNxw==", "nextFormGuid": "d69c3ce2-235a-46e6-8069-c137ece0cdc7", "attributes": "sample string 10", "updated": "2025-08-02T23:23:54.4885881", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "45" }, "previousCheckoutForm": { "$ref": "45" }, "buttons": [ { "$id": "46", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "7cJgapcMAkO4L8p5nRv6Rw==", "checkoutFormGuid": "6a60c2ed-0c97-4302-b82f-ca799d1bfa47", "identifier": "vJCbMSNIOU2K/ATL5gbszA==", "identifierGuid": "319b90bc-4823-4d39-8afc-04cbe606eccc", "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": "0Tbj/JuehUujd6/Qber2cA==", "valueGuid": "fce336d1-9e9b-4b85-a377-afd06deaf670", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:23:54.4885881", "action": "sample string 12", "valueForm": { "$ref": "45" }, "image": { "$id": "47", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-08-02T23:23:54.4885881", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "q371D21sLUeAWEmwpNyb9Q==", "checkoutFormGuid": "0ff57eab-6c6d-472d-8058-49b0a4dc9bf5", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "48" } ] }, { "$ref": "45" } ], "panels": [ { "$ref": "48" }, { "$ref": "48" } ] }, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, "contentPanel": { "$ref": "48" }, "products": [ { "$id": "49", "flipChartPageIdentifier": "JxNdvK1Ki0GMTO6317ukpg==", "flipChartPageIdentifierGuid": "bc5d1327-4aad-418b-8c4c-eeb7d7bba4a6", "pluG_UID": "Ay88/M7FpEmZcSYsx2mdRA==", "pluGuid": "fc3c2f03-c5ce-49a4-9971-262cc7699d44", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "2" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "49" } ], "productCount": 27, "pages": [ { "$ref": "42" }, { "$ref": "42" } ] }, { "$ref": "42" } ], "priceHistory": [ { "$id": "50", "pluG_UID": "e9hGRlpm/UKqygeioKHREg==", "pluGuid": "4646d87b-665a-42fd-aaca-07a2a0a1d112", "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-08-02T23:23:54.4885881", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "50" } ], "ingredients": [ { "$ref": "1" }, { "$ref": "1" } ], "bins": [ { "$id": "51", "pluG_UID": "HJoud7zwkE+39JdpXyyyAw==", "pluGuid": "772e9a1c-f0bc-4f90-b7f4-97695f2cb203", "shelfLocationIdentifier": "+irHvCgR10+j9Fbi96i5jA==", "shelfLocationGuid": "bcc72afa-1128-4fd7-a3f4-56e2f7a8b98c", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "KoOgTFgN7U6kl5ZGREaCXg==", "labelPageLayoutGuid": "4ca0832a-0d58-4eed-a497-96464446825e", "updated": "2025-08-02T23:23:54.4885881", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "52", "identifier": "eqnPorphUkmX+WFtjJUj9w==", "storeID": 1, "identifierGuid": "a2cfa97a-61ba-4952-97f9-616d8c9523f7", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:23:54.4885881", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "51" }, { "$ref": "51" } ] } }, { "$ref": "51" } ], "bin": { "$ref": "51" }, "scaleLocations": [ { "$id": "53", "plu": 1, "pluG_UID": "Oe03NysrIE2l0ZipM2fs9A==", "pluGuid": "3737ed39-2b2b-4d20-a5d1-98a93367ecf4", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:23:54.4885881", "department": { "$id": "55", "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": "54" }, "subDepartments": [ { "$id": "56", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "57", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "58", "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-08-02T23:23:54.4885881", "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": "X+ohtsW8fECWZJpWkFwQVA==", "labelPageLayoutGuid": "b621ea5f-bcc5-407c-9664-9a56905c1054", "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": "59", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "61" } ], "commodityCode": "sample string 6" }, { "$ref": "60" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "60" }, "mscDep": { "$id": "62", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "59" }, { "$ref": "59" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "58" } ], "updated": "2025-08-02T23:23:54.4885881", "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": "CwlwHk7rP0yz/9PBuFcN8A==", "labelPageLayoutGuid": "1e70090b-eb4e-4c3f-b3ff-d3c1b8570df0", "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": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "57" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:23:54.4885881", "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": "fM+2Auau10mfKWbx1s3cfg==", "labelPageLayoutGuid": "02b6cf7c-aee6-49d7-9f29-66f1d6cddc7e", "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": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "56" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:23:54.4885881", "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": "GWkSw2GsyEGblQdRCfG3yQ==", "labelPageLayoutGuid": "c3126919-ac61-41c8-9b95-075109f1b7c9", "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": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } } } }, { "$ref": "53" } ], "nextPrice": { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "6P2/RrKvVkKPYjdw1DnsDQ==", "pluGuid": "46bffde8-afb2-4256-8f62-3770d439ec0d", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "+Wm2yHd8qEq+HOLn0V6JUw==", "dealCostGuid": "c8b669f9-7c77-4aa8-be1c-e2e7d15e8953", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "NJbsNvucnUyQA+aQEYqvGw==", "priceGroupGuid": "36ec9634-9cfb-4c9d-9003-e690118aaf1b", "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-08-02T23:23:54.4885881", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "rVCWMVq38U+M3NcQV+cqzg==", "campaignComboPriceGroupIdentifier": "319650ad-b75a-4ff1-8cdc-d71057e72ace", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:23:54.4885881", "operatorG_UID": "3XWvvHhAI0qGL4ymHQ2Uxg==", "operatorGuid": "bcaf75dd-4078-4a23-862f-8ca61d0d94c6", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:23:54.4885881", "signIqTicketFileMovedUtc": "2025-08-02T23:23:54.4885881", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:23:54.4885881", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "dea7543c-a849-44d8-9e5a-5b10c8524051", "nameGuid": "dea7543c-a849-44d8-9e5a-5b10c8524051", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:23:54.4885881", "startTime": 1, "endDate": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "system": true, "created": "2025-08-02T23:23:54.4885881", "updated": "2025-08-02T23:23:54.4885881", "priceChangeNotifiedUtc": "2025-08-02T23:23:54.4885881", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "kHHoNBTkBUe/Z+0rSPouVA==", "hostIdentifierGuid": "34e87190-e414-4705-bf67-ed2b48fa2e54", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:23:54.4885881", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "63" }, { "$ref": "63" } ], "campaignPools": [ { "$id": "66", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "fEvr6Ide6Ua4e4tTcds3lw==", "pluGuid": "e8eb4b7c-5e87-46e9-b87b-8b5371db3797", "hostOfferID": 1, "priceGroupG_UID": "VZrj2x+6x0uiZJBzqVe47w==", "priceGroupGuid": "dbe39a55-ba1f-4bc7-a264-9073a957b8ef", "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-08-02T23:23:54.4885881", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "USI6MOILYUqlB60WPaOFeA==", "identifierStr": "USI6MOILYUqlB60WPaOFeA==", "identifierGuid": "303a2251-0be2-4a61-a507-ad163da38578", "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": "65" } }, { "$ref": "67" } ], "customers": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "Jw159EFFw0e+gzYwQOGI7g==", "customerIDGuid": "f4790d27-4541-47c3-be83-363040e188ee", "campaign": { "$ref": "65" }, "customer": { "$id": "69", "identifier": "HU7SJKQ8KkGPdHFwWHPovA==", "identifierGuid": "24d24e1d-3ca4-412a-8f74-71705873e8bc", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:23:54.4885881", "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": "BsBsb+CpCUqCKdic8uphOQ==", "communityIdentifierGuid": "6f6cc006-a9e0-4a09-8229-d89cf2ea6139", "joined": "2025-08-02T23:23:54.4885881", "updated": "2025-08-02T23:23:54.4885881", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "COTf/83vtkWiotUqYa9vXg==", "priceLevelIdentifierGuid": "ffdfe408-efcd-45b6-a2a2-d52a61af6f5e", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:23:54.4885881", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "70", "cardType": 2, "issueDate": "2025-08-02T23:23:54.4885881", "expiry": "2025-08-02T23:23:54.4885881", "customerID": "hR+ZnvLxX0+z0E/CGElyKw==", "customerIDGuid": "9e991f85-f1f2-4f5f-b3d0-4fc21849722b", "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-08-02T23:23:54.4885881", "linkedAccount": "lEKbx1d6FE6M0mFYqCGH+g==", "linkedAccountGuid": "c79b4294-7a57-4e14-8cd2-6158a82187fa", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "69" }, "account": { "$id": "71", "id": 1, "identifier": "sQI4Mh9vrUa/F/o488muCQ==", "identifierGuid": "323802b1-6f1f-46ad-bf17-fa38f3c9ae09", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:23:54.4885881", "owner": "CYs7K4ICR0Sp/bMhhSahHQ==", "ownerGuid": "2b3b8b09-0282-4447-a9fd-b3218526a11d", "accountStoreGroupIdentifier": "DHObkWlcf0KQQhpeVukJIA==", "accountStoreGroupGuid": "919b730c-5c69-427f-9042-1a5e56e90920", "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-08-02T23:23:54.4885881", "active": true, "updated": "2025-08-02T23:23:54.4885881", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "69" }, "card": { "$ref": "70" }, "members": { "$id": "72", "sample string 1": [ { "$ref": "69" }, { "$ref": "69" } ], "sample string 2": [ { "$ref": "69" }, { "$ref": "69" } ] }, "customerGroups": [ { "$id": "73", "identifier": "rI5Q42xcsEGtbrVIVAIAvQ==", "identifierGuid": "e3508eac-5c6c-41b0-ad6e-b548540200bd", "name": "sample string 2", "primaryContact": "bAINY1HxsUqKoegsLfKhbA==", "primaryContactGuid": "630d026c-f151-4ab1-8aa1-e82c2df2a16c", "accountID": "S6Jbm/qI0kSh+78JT5kb3g==", "accountIDGuid": "9b5ba24b-88fa-44d2-a1fb-bf094f991bde", "special": true, "updated": "2025-08-02T23:23:54.4885881", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "yzA3VjK86k6cfxGABeMkjQ==", "priceLevelIdentifierGuid": "563730cb-bc32-4eea-9c7f-118005e3248d", "deleted": true, "account": { "$ref": "71" }, "primaryContactCustomer": { "$ref": "69" }, "customerGroupMembers": [ { "$id": "74", "id": 1, "groupID": "bORSr+dt3ESvbFJmv/x9Bg==", "groupIDGuid": "af52e46c-6de7-44dc-af6c-5266bffc7d06", "customerID": "nZMqanWHB0qGuC5f2AlJ6Q==", "customerIDGuid": "6a2a939d-8775-4a07-86b8-2e5fd80949e9", "card": "sample string 4", "linkedAccount": "v9+9GI30uUaB3Idnm+Jywg==", "linkedAccountGuid": "18bddfbf-f48d-46b9-81dc-87679be272c2", "customer": { "$ref": "69" }, "group": { "$ref": "73" }, "customerCard": { "$ref": "70" } }, { "$ref": "74" } ] }, { "$ref": "73" } ] }, "payments": [ { "$id": "75", "id": 1, "identifier": "EXVb4bOl5EmMxanzg5V3BA==", "identifierGuid": "e15b7511-a5b3-49e4-8cc5-a9f383957704", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "T2NAWL2dekKWaC6OWQwyhg==", "accountIDGuid": "5840634f-9dbd-427a-9668-2e8e590c3286", "customerAccount": { "$ref": "71" }, "customerCard": { "$ref": "70" }, "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-08-02T23:23:54.4885881", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "d1SYlLLNCEKcPicYTc+Rqg==", "idempotentVoidGuid": "94985477-cdb2-4208-9c3e-27184dcf91aa", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "76", "saleHeaderID": 1, "saleHeaderGuid": "tBGDYGzC30iKR59E5daLGw==", "saleHeaderIdentifierGuid": "608311b4-c26c-48df-8a47-9f44e5d68b1b", "created": "2025-08-02T23:23:54.4885881", "createdLocal": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "storeID": 1, "operatorG_Uid": "B5s1jY/bB065i7XDTJ1wyQ==", "operatorGuid": "8d359b07-db8f-4e07-b98b-b5c34c9d70c9", "customerG_Uid": "E814XO2V6kGfv4KWqbrkHQ==", "customerGuid": "5c78cd13-95ed-41ea-9fbf-8296a9bae41d", "communityIdentifier": "EY5CXgKGK0ifnd1hQRnGyg==", "communityIdentifierGuid": "5e428e11-8602-482b-9f9d-dd614119c6ca", "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": "XgGIcYLacUyz8hUFVWHcpQ==", "priceLevelIdentifierGuid": "7188015e-da82-4c71-b3f2-15055561dca5", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "69" }, "communityOrganisation": { "$id": "77", "id": 1, "identifier": "PXjXP4kg7UKxaAtQMcffsA==", "identifierGuid": "3fd7783d-2089-42ed-b168-0b5031c7dfb0", "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-08-02T23:23:54.4885881", "deleted": true }, "details": [ { "$id": "78", "saleItemID": 1, "identifier": "3Ksl50//70SH+veig3gbyg==", "identifierGuid": "e725abdc-ff4f-44ef-87fa-f7a283781bca", "saleHeaderID": 2, "plu": 1, "pluG_UId": "/gJnTlTDsECXyTlyZyd4Rw==", "pluGuid": "4e6702fe-c354-40b0-97c9-397267277847", "accountID": "iqH2lfcES0CXA0fpSdnxvg==", "accountIDGuid": "95f6a18a-04f7-404b-9703-47e949d9f1be", "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-08-02T23:23:54.4885881", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "U8oBKhkiqkuP5QLudSDZ1g==", "refundGuid": "2a01ca53-2219-4baa-8fe5-02ee7520d9d6", "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": "bs/wNP8HMUOCELCFeTrYAQ==", "idempotentVoidGuid": "34f0cf6e-07ff-4331-8210-b085793ad801", "priceLevelIdentifier": "k7p2dHG+aEGwvDn1nocQYA==", "priceLevelIdentifierGuid": "7476ba93-be71-4168-b0bc-39f59e871060", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "79", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:23:54.4885881", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "79" } ], "refund": { "$id": "80", "id": 1, "g_UID": "snOexmFfW0mXwe1wYypDEA==", "guid": "c69e73b2-5f61-495b-97c1-ed70632a4310", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:23:54.4885881" }, "modifier": { "$id": "81", "id": 1, "setG_UID": "mMqccClDvU+Ihvea42orYA==", "modifierSetGuid": "709cca98-4329-4fbd-8886-f79ae36a2b60", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "moa0r6lay02KSIVCvw5Izw==", "pluGuid": "afb4869a-5aa9-4dcb-8a48-8542bf0e48cf", "deleted": true, "g_UID": "FnDCKpgWREmx8iZAKLoVtA==", "guid": "2ac27016-1698-4944-b1f2-264028ba15b4", "product": { "$ref": "2" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "78" } ], "eftReceipts": [ { "$id": "82", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "76" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "82" } ], "payments": [ { "$ref": "75" }, { "$ref": "75" } ], "cards": [ { "$id": "83", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "83" } ], "campaignHits": [ { "$id": "84", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "84" } ], "fuel": [ { "$id": "85", "id": 1, "plu": 1, "pluG_UID": "4Rnl3A9jGUGBeQXjlSvl6g==", "pluGuid": "dce519e1-630f-4119-8179-05e3952be5ea", "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-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "85" } ], "fuelResells": [ { "$id": "86", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "/U/QyBDS002T6WWwiUm0lg==", "pluGuid": "c8d04ffd-d210-4dd3-93e9-65b08949b496", "accountID": "hrJyK1LuS0e+Z3FuTwVkng==", "accountIDGuid": "2b72b286-ee52-474b-be67-716e4f05649e", "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-08-02T23:23:54.4885881", "bestOrExpireType": 1, "refundG_UID": "trepaQMFu0eBQXgxXeK6tg==", "refundGuid": "69a9b7b6-0503-47bb-8141-78315de2bab6", "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": "86" } ], "customerOrder": [ { "$id": "87", "identifier": "VDz+ksqGlkeuJf11/+Milw==", "identifierGuid": "92fe3c54-86ca-4796-ae25-fd75ffe32297", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "gILSmsRWOE2nPQMvZfMzPA==", "customerIdentifierGuid": "9ad28280-56c4-4d38-a73d-032f65f3333c", "operatorNo": 1, "operatorG_UID": "dCq2QPdqmkiM2LEf3Fz96w==", "operatorGuid": "40b62a74-6af7-489a-8cd8-b11fdc5cfdeb", "created": "2025-08-02T23:23:54.4885881", "ordered": "2025-08-02T23:23:54.4885881", "started": "2025-08-02T23:23:54.4885881", "completed": "2025-08-02T23:23:54.4885881", "supplied": "2025-08-02T23:23:54.4885881", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "69" }, "operator": { "$ref": "37" }, "details": [ { "$id": "88", "headerID": 1, "plu": 1, "pluG_UId": "UM/HQZ0pRUWC4WxbNdJO3A==", "pluGuid": "41c7cf50-299d-4545-82e1-6c5b35d24edc", "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": "eTqIF0hg+ESMgN6yFrpYwA==", "headerIdentifierGuid": "17883a79-6048-44f8-8c80-deb216ba58c0", "product": { "$ref": "2" } }, { "$ref": "88" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "76" } }, { "$ref": "87" } ], "surveyResponses": [ { "$id": "89", "surveyG_UID": "9PTnJW1Jd0qccrm1r+B2xw==", "surveyGuid": "25e7f4f4-496d-4a77-9c72-b9b5afe076c7", "saleHeaderGuid": "lvwJFhCOvE+OFDE3USwJJQ==", "saleGuid": "1609fc96-8e10-4fbc-8e14-3137512c0925", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "76hlspf2a0+hhtWlJincmQ==", "guidResponse": "b265a8ef-f697-4f6b-a186-d5a52629dc99", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:23:54.4885881", "sale": { "$ref": "76" }, "survey": { "$id": "90", "g_UID": "r+L2DgH5O0KqSTe1kBtWaQ==", "guid": "0ef6e2af-f901-423b-aa49-37b5901b5669", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "IYHceJLVMEmKeaVG9VF8zw==", "checkoutFormGuid": "78dc8121-d592-4930-8a79-a546f5517ccf", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:23:54.4885881", "end": "2025-08-02T23:23:54.4885881", "deleted": true, "updated": "2025-08-02T23:23:54.4885881", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "35c197d1-7648-4c17-938c-075352edf690", "01aef546-a4fc-4411-94b0-60ed2ea75e0a" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "45" } }, "ingressId": "sample string 4" }, { "$ref": "89" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "KzcDsmeV0kuMvld9sZPq+Q==", "accountIdentifier": "b203372b-9567-4bd2-8cbe-577db193eaf9", "accountName": "sample string 42", "customerOrderIdentifier": "KI6fl8fTq0azQDl1Lt+7jA==", "customerOrderIdentifierGuid": "979f8e28-d3c7-46ab-b340-39752edfbb8c", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "91", "id": 1, "paymentID": 2, "paymentIdentifier": "RQKfoDguK069DSCRn5peJg==", "paymentIdentifierGuid": "a09f0245-2e38-4e2b-bd0d-20919f9a5e26", "identifier": "V7h5OBJjkUWKReC0pAUpNA==", "identifierGuid": "3879b857-6312-4591-8a45-e0b4a4052934", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "00mRyQ0/U0iGVHvOFjL9qg==", "itemIdentifierGuid": "c99149d3-3f0d-4853-8654-7bce1632fdaa" } }, { "$ref": "75" } ] }, { "$ref": "70" } ], "customerGroupMembers": [ { "$ref": "74" }, { "$ref": "74" } ], "customerGroups": [ { "$ref": "73" }, { "$ref": "73" } ], "accounts": [ { "$ref": "71" }, { "$ref": "71" } ], "account": { "$ref": "71" }, "vouchers": [ { "$id": "92", "customerIdentifier": "nSHZ7dbebUeM7JbyMlKt+w==", "customerIdentifierGuid": "edd9219d-ded6-476d-8cec-96f23252adfb", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "g3mw5iXby0+MfujnqUtUow==", "idempotentGuid": "e6b07983-db25-4fcb-8c7e-e8e7a94b54a3", "offline": true, "voucher": { "$id": "93", "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-08-02T23:23:54.4885881", "barcodeTemplate": { "$id": "94", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "95", "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-08-02T23:23:54.4885881", "labelPageLayout": "6BnQi+fBdUicBLkpOmRdPw==", "pageLayoutGuid": "8bd019e8-c1e7-4875-9c04-b9293a645d3f", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "93" }, "elements": [ { "$id": "96", "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-08-02T23:23:54.4885881" }, { "$ref": "96" } ] }, "customerVouchers": [ { "$id": "97", "id": 1, "customerIdentifier": "maLWxdXrt0O2NnxP3DZA2Q==", "customerIdentifierGuid": "c5d6a299-ebd5-43b7-b636-7c4fdc3640d9", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:23:54.4885881", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "GqB5aYg7j0aSeFoSGumj9A==", "issuedIdempotentGuid": "6979a01a-3b88-468f-9278-5a121ae9a3f4", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:23:54.4885881", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:23:54.4885881", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "KG/tyAopF06//xzUanTcLA==", "redeemedIdempotentGuid": "c8ed6f28-290a-4e17-bfff-1cd46a74dc2c", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:23:54.4885881", "storeName": "sample string 17", "scaleLabel": { "$ref": "95" }, "voucher": { "$ref": "93" }, "customer": { "$ref": "69" }, "issuedOfflinePayment": { "$ref": "75" }, "redeemedOfflinePayment": { "$ref": "75" } }, { "$ref": "97" } ] }, "customer": { "$ref": "69" } }, { "$ref": "92" } ] } }, { "$ref": "68" } ], "customerGroups": [ { "$id": "98", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "yxAP+3IfyEWnHvjY95ev+A==", "groupIDGuid": "fb0f10cb-1f72-45c8-a71e-f8d8f797aff8", "campaign": { "$ref": "65" }, "group": { "$ref": "73" } }, { "$ref": "98" } ], "signIqTickets": [ { "$id": "99", "identifier": "P07PMIh71061+94rqWkK+A==", "identifierGuid": "30cf4e3f-7b88-4ed7-b5fb-de2ba9690af8", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "99" } ], "comboPriceGroups": [ { "$id": "100", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "rKdUlHdRQUK98oRvntML4Q==", "guid": "9454a7ac-5177-4241-bdf2-846f9ed30be1", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "65" }, "comboPricePlus": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "gDm87CKVBk+HQQJ7CNH1wQ==", "groupGuid": "ecbc3980-9522-4f06-8741-027b08d1f5c1", "comboPriceType": 5, "priceType": 5, "pluG_UID": "WoM86ILODkWyZ+hZrZJcZQ==", "pluGuid": "e83c835a-ce82-450e-b267-e859ad925c65", "priceGroupG_UID": "mf6MyKt90EyD3JW5IA7JsQ==", "priceGroupGuid": "c88cfe99-7dab-4cd0-83dc-95b9200ec9b1", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "65" }, "product": { "$ref": "2" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "65" } }, { "$ref": "101" } ] }, { "$ref": "100" } ], "priceLevels": [ { "$id": "102", "id": 1, "priceLevelIdentifier": "nZWOfXSZ0EaZeCO9eSaB+g==", "priceLevelIdentifierGuid": "7d8e959d-9974-46d0-9978-23bd792681fa", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "102" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "103", "headerIdentifier": "ABnMemw1hkihOBg/DthQNA==", "headerIdentifierGuid": "7acc1900-356c-4886-a138-183f0ed85034", "identifier": "5cY77HHWi0u8bHH1w0Cyyg==", "identifierGuid": "ec3bc6e5-d671-4b8b-bc6c-71f5c340b2ca", "supplierIdentifier": "ihgKre/t4UiEDcR7ANRSyQ==", "supplierGuid": "ad0a188a-edef-48e1-840d-c47b00d452c9", "pluG_UID": "zHgFvNyL1kCH9IwfSRavEA==", "pluGuid": "bc0578cc-8bdc-40d6-87f4-8c1f4916af10", "campaignName": "47e8c863-3e4b-41a6-ab61-2be05ad78577", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:23:54.4885881", "end": "2025-08-02T23:23:54.4885881", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "LpJsYyxUqU6m/w4A4nzMkg==", "bonusItemPluGuid": "636c922e-542c-4ea9-a6ff-0e00e27ccc92", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:23:54.4885881", "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-08-02T23:23:54.4885881", "campaignEndDate": "2025-08-02T23:23:54.4885881", "masterPLUG_UID": "fWkRh7hSEUGEYrH9fqYmFg==", "masterID": "8711697d-52b8-4111-8462-b1fd7ea62616", "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": "9FO0nzb7D0WaDTuxahtzMg==", "bonusMasterID": "9fb453f4-fb36-450f-9a0d-3bb16a1b7332", "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-08-02T23:23:54.4885881", "dealCosts": [ { "$ref": "103" }, { "$ref": "103" } ], "tags": [ { "$id": "104", "pluG_UID": "HDSn8Q7lW0eQL3kwlUYYbw==", "pluGuid": "f1a7341c-e50e-475b-902f-79309546186f", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "104" } ], "alternateProductG_UID": "LVd3lIaxvEWJG0TYtduYCw==", "alternateProduct": "9477572d-b186-45bc-891b-44d8b5db980b", "productHostCode": { "$id": "105", "id": 1, "pluG_UID": "5Wwt3yIUK0mkUxdcoUGt3A==", "pluGuid": "df2d6ce5-1422-492b-a453-175ca141addc", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:23:54.4885881", "inventoryTracked": "2025-08-02T23:23:54.4885881", "isNormalPriceChangesCampaign": true } }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK ��[���e� 5 xl/workbook.xml � (� ����0��&�C�p�"�p��Ճ�R�@[�����O ��mgv����]�\G>��!�U19@� �'7��v��F�I����+'�m�c)x�E����@W�?�0xMP���+�miy<��fO�cX�dlug����_`�Ţ�Z�((Y�{S�3%>���e��d"���2��w��w�PK ��[���� � [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 ��[�f�' ' _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="R110492cce3104f65" /></Relationships>PK ��[��IB� � xl/worksheets/sheet1.xml � (� ���r�0F_�Ѿ��Ȥuw��]S��AI�����ݍ-F��+>�!~zo��IjS�6ȇ��m����%�h�/!xJ��o���zo�J'���� �W�Ɍ��u{��Mfݣ��,�\�U~ldk!��gֵ2U}0�R�j���Y���_J5Y݂4.jW�;��e��g��b�i�ÿjy6Wk�{�?J�uߋ�� �o�C{�,����T筬w�u!������^Sw������s]�ʭ��8�R! ��GcU�{���r�����'�OG�Јp��}�>��O}�a�� ���t��u��ar������~�# ���|���Q�c.��z?�M��~o� �� w:��>g>aą@���\����uf�4����~�U�V�ni� sCcܨ�R����KM�oKO��� S�eI�)�YlJ�. >%�KB�D�� ��Z�,��5�K�.���q��y��̮i{!�|��i���N�RV�~��Op�PK ��[�(�9� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�uL���ݰa[z�'Q;�]�gc���V���X��j4��'�|�lvo�D^Ї�Y ��A�]7�^�)��v��'�D�%��b��!��Ҡ�U(܂6u��)�=]�>�)g��>g�5�����5>:}���?����c#���=F ?�@/aU$*��N¾n��4Zh�[�X��L-�����;�d75����ॸ�̠<v�ѧK�Ny9SCV�YS�U�w5z��/PK ��[Ѓ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 ��[�� �% xl/sharedStrings.xml � (� �Z[o�:~_`����U�����A�5N.n��{�إ��#T�|D)�����C�F��ۗ �fH�ù�{��7�hV�N�S�dE\&Y��t��|c,O�&EB�O'�'��>��^�Ђ~:y�����3���rRҲڑ?���W@� P��3�4��Ɋ�E\6E�˺'����j�r p�����������/���g��g��m�d ��mIE}��J�O�fPMy�6)�a�o겂������y�2߁ְ;�8��翦�eHl߉<Ì]0\�(�lÏ��(��`:&��� 6B�M���#�$R|b�qY�9�5� =���,>��h��ώcUԎ��I�n�H�����3�ʤ������������i���'�Bſ�&�G�1;z$H��#�W��F�iݴ�h7#;���4\˲�t|�x�4�[�g������{���p�J�-$®���j�'}�`���2�ˈ+��EP)tO��˭Qp[��~V�K��� �� cڐ�Fd�����#����أ�x�wxf��BrEj��噍������v>x�b}�8���p����'<�7T��392)�%z��L���j4ʏ��Գ�̞��yqY$W@�*�3�SGی�KI�\��`I��,��A�G˔=�١��ʦ��s�r"~O��I��8*͒+>?.2������~�gӜm���O�c�'ECvdڳ���6����X������t���?ϐ1VY�� �)>����@�۫�o�u�b��M�P���i�s�n��P�x�L�KRG^�y�CBV�}�������A6��SUl.=tq�#9�Q��b H3=7�u:��8z�G��2�":��T�\�eL:'9Ϡ���qޠeU�� ���{�j��/I�C�Z�[��p�����O\��������.�3~&��΄g�-�6����}:��kK����>o�u$^G�e��?�0�4x'�Jh��H�wB�L��L����L4�]eXmLt��_0�)���&Uی�e����IZ����80��AY�횝���zauTX��F*x- �"�b�[��i=��{���k��,��Ӎ���cЇn��V���@�1��� M3�ۦ�Q�?��]㺤h����/E��['gK���LA������̎ܺۥ.]ۉ �,k!�4�� b�2\&����y�l�R3jw��VY����`d[�UX� *r�f�����G�g�&��6�7�;$� ۾�s����1A�lm��4{ {����.�� �f>�%�u�q�<��s#�zʂC|/�'��u)O���x���v��xZ�]"�-�eJuxL���V�i�����Ē��G~�:�1�Om�D:�eY�w@��Q���Imd��pHk�����3LN/I�r�ٮ>A�'��ʄ0�[c1Mt��j��nT �.�{���+t�ʐͪ�A�̎��K�dj_�W���V-MU�iM��ߡ���L"��쬦���"��b�k,b�ȡl���DŽ����i����2�4��ж#Zb����K�#��a���e�v;����Hp�5xFl��%1@�U�Y}�6�?;������Y��{\c3ٶX}E3 �)/�6�N+����&UqWH^�e&� M]���B�ޏ���k,tJ҅��?��w*J-4�LGҍUh�L�� �k��"�z(Q�M!衙��͉��z|&�֨R��a7 �LxaDiCv�}UF�/�3��'T�4� :���6m�-Rم������?�&~1����-_ƕ!M���:�e����������6�}O-���7�1t�GqS�T�{N��{F���Fb�����O�|i�y7x�C�� ��a yB�X%��߹|�iEY�*%q��Ʒ�c�_�1�ETAu�_�@䂄m���{f�>�e�*��jX�m���Bؑh.#:q윺��%�B��L{���.��i�����0���A�k�::]�_{�#Gk��~:����Qb��J��J'r,�OI� E� +��@���e� Q�`ѤJ��YK�g=�R�:�����cõlb�Kkl�6C�x��h:����kb��v�x�����nj�vQ���ČR/?v�i4�d9�r��kν-ޯ�;ǵX�O��<Ư���"��j;���a�c��i����:rf����m_Up�/�� 7� s�CFE�,��c1�[M2*^J`�:��A�e-љ'���O���v^!g��K�;�o��v��Ø>�t��f�,ωF,������L����_�E��b�+��v]��{[%1xH�Lb/��-w�7�7 �o���\�Ps�������yFs�.�a�[W�C-ş��,�͉�%f� �5y$�M��jj������D���1�8��A � ���#�5:�Hx�D6�/�X�o��"w�p�m��u�9�3�>Rfk}�͗��J�2�r�U��s|�T�9FWс��yc�{I:�U>T���=�(8�Ms���भ���X�"�Ț�7�"Pm����;/�=�c��s3��mYY0�Z��mx�@�/_�<���Z��B�� /��.�S��oBj'f�Y1��c�9�����B�/� ��A2 njK�|�>&��l���?�{C�{st5η�w)�8@� P�d M[X�IbZQ��$��t�P�H���ЃZ˅gV���\[��R��kv�B�H/�l+���ߜQZ�?PK- ��[���e� 5 xl/workbook.xmlPK- ��[���� � [Content_Types].xmlPK- ��[�f�' ' V _rels/.relsPK- ��[��IB� � � xl/worksheets/sheet1.xmlPK- ��[�(�9� P xl/_rels/workbook.xml.relsPK- ��[Ѓc'2 E P xl/styles.xmlPK- ��[�� �% � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK ��[>�H�� 5 xl/workbook.xml � (� ����0��&�C��(���ū�KYlmI[��o)�ě����o'��jc:�Q�v�-��~�s\��3�k�U��/f�Vr�+Ԟ���,���N��љ�� �qѫ~F)���� !���)qtQc�;���!���#l���hPX� <P�{S�=%6�ax ��T�mR_n�kB{��l�]~PK ��[���� � [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 ��[0�' ' _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="Rd4577816910046ed" /></Relationships>PK ��[��IB� � xl/worksheets/sheet1.xml � (� ���r�0F_�Ѿ��Ȥuw��]S��AI�����ݍ-F��+>�!~zo��IjS�6ȇ��m����%�h�/!xJ��o���zo�J'���� �W�Ɍ��u{��Mfݣ��,�\�U~ldk!��gֵ2U}0�R�j���Y���_J5Y݂4.jW�;��e��g��b�i�ÿjy6Wk�{�?J�uߋ�� �o�C{�,����T筬w�u!������^Sw������s]�ʭ��8�R! ��GcU�{���r�����'�OG�Јp��}�>��O}�a�� ���t��u��ar������~�# ���|���Q�c.��z?�M��~o� �� w:��>g>aą@���\����uf�4����~�U�V�ni� sCcܨ�R����KM�oKO��� S�eI�)�YlJ�. >%�KB�D�� ��Z�,��5�K�.���q��y��̮i{!�|��i���N�RV�~��Op�PK ��[����� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�mB⠺ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�H^0��;��A��\/����v��Q�<�0G�W\`S�(���$c�gt�c|�d�i��,�Q�H�4,p�$���!zc��^�&t�0}��-br���$��%��L��B}ߕ�uM[�R�7S��<b����2�� ;�L�x�MsS+���N��B�5h�uU�m�T��/j��/�_PK ��[Ѓ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 ��[�� �% xl/sharedStrings.xml � (� �Z[o�:~_`����U�����A�5N.n��{�إ��#T�|D)�����C�F��ۗ �fH�ù�{��7�hV�N�S�dE\&Y��t��|c,O�&EB�O'�'��>��^�Ђ~:y�����3���rRҲڑ?���W@� P��3�4��Ɋ�E\6E�˺'����j�r p�����������/���g��g��m�d ��mIE}��J�O�fPMy�6)�a�o겂������y�2߁ְ;�8��翦�eHl߉<Ì]0\�(�lÏ��(��`:&��� 6B�M���#�$R|b�qY�9�5� =���,>��h��ώcUԎ��I�n�H�����3�ʤ������������i���'�Bſ�&�G�1;z$H��#�W��F�iݴ�h7#;���4\˲�t|�x�4�[�g������{���p�J�-$®���j�'}�`���2�ˈ+��EP)tO��˭Qp[��~V�K��� �� cڐ�Fd�����#����أ�x�wxf��BrEj��噍������v>x�b}�8���p����'<�7T��392)�%z��L���j4ʏ��Գ�̞��yqY$W@�*�3�SGی�KI�\��`I��,��A�G˔=�١��ʦ��s�r"~O��I��8*͒+>?.2������~�gӜm���O�c�'ECvdڳ���6����X������t���?ϐ1VY�� �)>����@�۫�o�u�b��M�P���i�s�n��P�x�L�KRG^�y�CBV�}�������A6��SUl.=tq�#9�Q��b H3=7�u:��8z�G��2�":��T�\�eL:'9Ϡ���qޠeU�� ���{�j��/I�C�Z�[��p�����O\��������.�3~&��΄g�-�6����}:��kK����>o�u$^G�e��?�0�4x'�Jh��H�wB�L��L����L4�]eXmLt��_0�)���&Uی�e����IZ����80��AY�횝���zauTX��F*x- �"�b�[��i=��{���k��,��Ӎ���cЇn��V���@�1��� M3�ۦ�Q�?��]㺤h����/E��['gK���LA������̎ܺۥ.]ۉ �,k!�4�� b�2\&����y�l�R3jw��VY����`d[�UX� *r�f�����G�g�&��6�7�;$� ۾�s����1A�lm��4{ {����.�� �f>�%�u�q�<��s#�zʂC|/�'��u)O���x���v��xZ�]"�-�eJuxL���V�i�����Ē��G~�:�1�Om�D:�eY�w@��Q���Imd��pHk�����3LN/I�r�ٮ>A�'��ʄ0�[c1Mt��j��nT �.�{���+t�ʐͪ�A�̎��K�dj_�W���V-MU�iM��ߡ���L"��쬦���"��b�k,b�ȡl���DŽ����i����2�4��ж#Zb����K�#��a���e�v;����Hp�5xFl��%1@�U�Y}�6�?;������Y��{\c3ٶX}E3 �)/�6�N+����&UqWH^�e&� M]���B�ޏ���k,tJ҅��?��w*J-4�LGҍUh�L�� �k��"�z(Q�M!衙��͉��z|&�֨R��a7 �LxaDiCv�}UF�/�3��'T�4� :���6m�-Rم������?�&~1����-_ƕ!M���:�e����������6�}O-���7�1t�GqS�T�{N��{F���Fb�����O�|i�y7x�C�� ��a yB�X%��߹|�iEY�*%q��Ʒ�c�_�1�ETAu�_�@䂄m���{f�>�e�*��jX�m���Bؑh.#:q윺��%�B��L{���.��i�����0���A�k�::]�_{�#Gk��~:����Qb��J��J'r,�OI� E� +��@���e� Q�`ѤJ��YK�g=�R�:�����cõlb�Kkl�6C�x��h:����kb��v�x�����nj�vQ���ČR/?v�i4�d9�r��kν-ޯ�;ǵX�O��<Ư���"��j;���a�c��i����:rf����m_Up�/�� 7� s�CFE�,��c1�[M2*^J`�:��A�e-љ'���O���v^!g��K�;�o��v��Ø>�t��f�,ωF,������L����_�E��b�+��v]��{[%1xH�Lb/��-w�7�7 �o���\�Ps�������yFs�.�a�[W�C-ş��,�͉�%f� �5y$�M��jj������D���1�8��A � ���#�5:�Hx�D6�/�X�o��"w�p�m��u�9�3�>Rfk}�͗��J�2�r�U��s|�T�9FWс��yc�{I:�U>T���=�(8�Ms���भ���X�"�Ț�7�"Pm����;/�=�c��s3��mYY0�Z��mx�@�/_�<���Z��B�� /��.�S��oBj'f�Y1��c�9�����B�/� ��A2 njK�|�>&��l���?�{C�{st5η�w)�8@� P�d M[X�IbZQ��$��t�P�H���ЃZ˅gV���\[��R��kv�B�H/�l+���ߜQZ�?PK- ��[>�H�� 5 xl/workbook.xmlPK- ��[���� � [Content_Types].xmlPK- ��[0�' ' V _rels/.relsPK- ��[��IB� � � xl/worksheets/sheet1.xmlPK- ��[����� P xl/_rels/workbook.xml.relsPK- ��[Ѓc'2 E P xl/styles.xmlPK- ��[�� �% � xl/sharedStrings.xmlPK � �