PUT api/product/{guid}/ingredient/{ingredientGuid}
Add / save an ingredient to a product
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
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. |
Request Formats
application/json, text/json
Sample:
{ "pluG_UID": "4u6pkOlIVUWQyLkJyp1U8g==", "ingredientGuid": "YoyvaX3C7EKIX1f2mlopPw==", "ingredientIdentifier": "69af8c62-c27d-42ec-885f-57f69a5a293f", "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": "WOQ9iX1L7Eq/nTqPWNlBIQ==", "guid": "893de458-4b7d-4aec-bf9d-3a8f58d94121", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "0mNxt7U/4EWnVECYMALoOw==", "priceGroupGuid": "b77163d2-3fb5-45e0-a754-40983002e83b", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:24:35.6951749", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:24:35.6951749", "pluCreated": "2025-08-02T23:24:35.6951749", "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:24:35.6951749", "lastManualUpdate": "2025-08-02T23:24:35.6951749", "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:24:35.6951749", "currentCostUpdated": "2025-08-02T23:24:35.6951749", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:24:35.6951749", "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:24:35.6951749", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "lk5+8z/nb0m+wswGTZ8bLg==", "altPLUGuid": "f37e4e96-e73f-496f-bec2-cc064d9f1b2e", "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:24:35.6951749", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Zd5EtmQUJEaGe/78edw+Xg==", "shelfPageLayoutGuid": "b644de65-1464-4624-867b-fefc79dc3e5e", "talkerPageLayoutG_UID": "PdniCSG1ykGQBqtpSjPGjw==", "talkerPageLayoutGuid": "09e2d93d-b521-41ca-9006-ab694a33c68f", "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": "tB0oYdnEOkiXwo/4SwpI8w==", "inventoryIdentifier": "61281db4-c4d9-483a-97c2-8ff84b0a48f3", "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": "X6wiVPWsyEOfJaIdbxageQ==", "parentPluGuid": "5422ac5f-acf5-43c8-9f25-a21d6f16a079", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "yfh9MjxYiEaPZ6VegWvVIA==", "supplierIdentifierGuid": "327df8c9-583c-4688-8f67-a55e816bd520", "supplierChanged": true, "rebateSupplierIdentifier": "dt7SEBY3wkGrvnG3Oo42bg==", "rebateSupplierIdentifierGuid": "10d2de76-3716-41c2-abbe-71b73a8e366e", "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:24:35.7331545", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "5UUUxutMM0W1HJBotoOrmQ==", "hostIdentifierGuid": "c61445e5-4ceb-4533-b51c-9068b683ab99", "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:24:35.7331545", "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": "soW7na7D/UuzY3VekjP33Q==", "hostIdentifierGuid": "9dbb85b2-c3ae-4bfd-b363-755e9233f7dd", "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:24:35.7331545", "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": "HxgFHGUnz0GQjhk3bqkxnw==", "hostIdentifierGuid": "1c05181f-2765-41cf-908e-19376ea9319f", "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": "hoDa//xLSESrkdGBXhciFQ==", "identifierGuid": "ffda8086-4bfc-4448-ab91-d1815e172215", "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": "RW1nlTMARECE/kru6Ut7gA==", "hostSupplierIdentifierGuid": "95676d45-0033-4044-84fe-4aeee94b7b80", "loyaltyPriceLevelIdentifier": "7AjJQNo0f0WzDHiPd0BY4g==", "loyaltyPriceLevelIdentifierGuid": "40c908ec-34da-457f-b30c-788f774058e2", "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:24:35.7331545", "lastProcessed": "2025-08-02T23:24:35.7331545", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "yvlIf96Ws0CD7Cbdwnrq1Q==", "identifierGuid": "7f48f9ca-96de-40b3-83ec-26ddc27aead5", "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": "BcbnOGTkgEON5HLfndgmWA==", "primaryContactID": "38e7c605-e464-4380-8de4-72df9dd82658", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "K1j8b9YeL0iomr0ckZGoUA==", "supplierGroupGuid": "6ffc582b-1ed6-482f-a89a-bd1c9191a850", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:24:35.7331545", "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": "532fe12a-7fb4-4bb1-9ff4-53d1040fdb69", "identifier": "VqQEbme7qE26b0MdyRCeeA==", "identifierGuid": "6e04a456-bb67-4da8-ba6f-431dc9109e78", "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": "zH4h5ueJwkmrGaM3NM77oQ==", "supplierIdentifierGuid": "e6217ecc-89e7-49c2-ab19-a33734cefba1", "contactGuid": "2i8W54cuSU+/V1fJcDtFLw==", "contactID": "e7162fda-2e87-4f49-bf57-57c9703b452f", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "UAbp0QrQoka8qEVUxpWyXw==", "pluGuid": "d1e90650-d00a-46a2-bca8-4554c695b25f", "supplierIdentifier": "5rC+bKf930mmWOX75KLXkg==", "supplierIdentifierGuid": "6cbeb0e6-fda7-49df-a658-e5fbe4a2d792", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:24:35.7331545", "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:24:35.7331545", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "vgZuRD+qb0SH1jUrn9a/mw==", "pluGuid": "446e06be-aa3f-446f-87d6-352b9fd6bf9b", "supplierIdentifier": "zWYlARVBL0aPA7egy8MdyQ==", "supplierIdentifierGuid": "012566cd-4115-462f-8f03-b7a0cbc31dc9", "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": "jL61KrFTb0WBKtV8YwddYw==", "parentPluGuid": "2ab5be8c-53b1-456f-812a-d57c63075d63", "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": "Loiv/Fw2GEWUzozsnPpOtg==", "supplierGuid": "fcaf882e-365c-4518-94ce-8cec9cfa4eb6", "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": "+jMEvckrPkiyy3YaCcE0Mg==", "supplierGuid": "bd0433fa-2bc9-483e-b2cb-761a09c13432", "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:24:35.7331545", "deliveryDate": "2025-08-02T23:24:35.7331545", "nextCutOffDate": "2025-08-02T23:24:35.7331545", "nextDeliveryDate": "2025-08-02T23:24:35.7331545", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-08-02T23:24:35.7331545", "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:24:35.7331545", "processed": "2025-08-02T23:24:35.7331545", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:24:35.7331545", "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:24:35.7487978", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "rlNFsujt4EO2HpJnRmzWzQ==", "hostIdentifierGuid": "b24553ae-ede8-43e0-b61e-9267466cd6cd", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "10b75559-2d65-4550-a419-2f3e6c900b84", "67f389e0-cd31-407e-87de-33312b446225" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "qjEmi7Cmp0G8+Oe5t0+xYg==", "identifierGuid": "8b2631aa-a6b0-41a7-bcf8-e7b9b74fb162", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "e45d7370-8441-47d7-9f86-df4fcbce8992", "3f4ce1d2-0a6e-4a21-a051-348d541a0530" ], "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:24:35.7487978", "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": "ecb0beec-70f0-4334-86ae-33ebdc41bfaa", "updateStore": { "$id": "24", "id": "a27e0ab2-c95e-4d12-9780-2224ee6a5de9", "name": "sample string 1", "lastActivity": "2025-08-02T23:24:35.7487978", "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:24:35.7487978" }, "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": "HFjsnsGnVU+vqu7yhrBpNg==", "pluGuid": "9eec581c-a7c1-4f55-afaa-eef286b06936", "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:24:35.7487978" }, { "$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:24:35.7487978", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:24:35.7487978", "startTime": 3, "endDate": "2025-08-02T23:24:35.7487978", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "9I96ITcclU2nv54IGCzXfQ==", "hostIdentifierGuid": "217a8ff4-1c37-4d95-a7bf-9e08182cd77d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "jO28FryPsUWb2ibaEpxydQ==", "guid": "16bced8c-8fbc-45b1-9bda-26da129c7275", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "xToOTKZxIU2jMdO7ctDFXw==", "priceGroupGuid": "4c0e3ac5-71a6-4d21-a331-d3bb72d0c55f", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:24:35.7487978", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "IrfFo81lt0OjZzf27t7WWg==", "pluGuid": "a3c5b722-65cd-43b7-a367-37f6eeded65a", "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": "8881c064-9891-4618-9f24-0c8eb2595402", "created": "2025-08-02T23:24:35.7494269", "createdByUser": "sample string 1", "activated": "2025-08-02T23:24:35.7494269", "deactivated": "2025-08-02T23:24:35.7494269", "lastOrdered": "2025-08-02T23:24:35.7494269", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:24:35.7494269", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:24:35.7494269", "lastSold": "2025-08-02T23:24:35.7494269", "firstSold": "2025-08-02T23:24:35.7494269", "awsUpdated": "2025-08-02T23:24:35.7494269", "lastManualUpdate": "2025-08-02T23:24:35.7494269", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:24:35.7494269", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:24:35.7494269", "doNotRangeUpdated": "2025-08-02T23:24:35.7494269", "doNotOrderUpdated": "2025-08-02T23:24:35.7494269", "tracked": "2025-08-02T23:24:35.7494269" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "RxyRiT8rwkS3JYR8fB6g0w==", "pluGuid": "89911c47-2b3f-44c2-b725-847c7c1ea0d3", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "ltIFQxzRwUSNYSEdLqXZyQ==", "pluGuid": "4305d296-d11c-44c1-8d61-211d2ea5d9c9", "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:24:35.7494269", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-08-02T23:24:35.7494269", "createdLocal": "2025-08-02T23:24:35.7494269", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "uz/vClcS2EOu/CQoooT+Vg==", "operatorGuid": "0aef3fbb-1257-43d8-aefc-2428a284fe56", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "3U8lEZqZ20WajTWVYDwVKw==", "pluGuid": "11254fdd-999a-45db-9a8d-3595603c152b", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "qp7GAT260Uisu5rvV36Nkw==", "guid": "01c69eaa-ba3d-48d1-acbb-9aef577e8d93", "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:24:35.7494269", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:24:35.7494269", "endShift": "2025-08-02T23:24:35.7494269", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "zo7o0gTqWkePLHTD78SUaA==", "operatorGuid": "d2e88ece-ea04-475a-8f2c-74c3efc49468", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "+sE+6gbTxEqDVThLHiUINQ==", "pluGuid": "ea3ec1fa-d306-4ac4-8355-384b1e250835", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "GUAatBlYTUmBmnaESdJlaw==", "pluGuid": "b41a4019-5819-494d-819a-768449d2656b", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "Gv568pHjSU6ueckSD5gUKg==", "identifierGuid": "f27afe1a-e391-4e49-ae79-c9120f98142a", "pluG_UID": "SIBUH/9V30iNT7jgO+fkvA==", "pluGuid": "1f548048-55ff-48df-8d4f-b8e03be7e4bc", "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": "2QxlRL1i7EC5POWxQrcGRA==", "groupName": "sample string 1", "identifierGuid": "44650cd9-62bd-40ec-b93c-e5b142b70644", "exists": true, "flipChartIdentifier": "UOLNqjzmrUyQlFEk32jTAw==", "flipChartIdentifierGuid": "aacde250-e63c-4cad-9094-5124df68d303", "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": "ddIRf1IQsEu0VFvfKY2eQQ==", "groupIdentifierGuid": "7f11d275-1052-4bb0-b454-5bdf298d9e41", "flipChart": { "$id": "43", "identifier": "oumzZpsBFUeIZaqzSyVQlQ==", "identifierGuid": "66b3e9a2-019b-4715-8865-aab34b255095", "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": "4GOiACCJwkCCILZA4vc5VA==", "identifierGuid": "00a263e0-8920-40c2-8220-b640e2f73954", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "EcRUsVswTEeqD9Z0yxFUYA==", "guid": "b154c411-305b-474c-aa0f-d674cb115460", "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": "Yzx17ad+9UK9goEDB7fQhg==", "previousFormGuid": "ed753c63-7ea7-42f5-bd82-810307b7d086", "nextForm": 1, "nextFormG_UID": "4E3H8/obmkqR3d1wQ4I20g==", "nextFormGuid": "f3c74de0-1bfa-4a9a-91dd-dd70438236d2", "attributes": "sample string 10", "updated": "2025-08-02T23:24:35.7494269", "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": "7qtZPDUg6Euct6YoH/w8CA==", "checkoutFormGuid": "3c59abee-2035-4be8-9cb7-a6281ffc3c08", "identifier": "bmIPLWSz0U6JcnKegVuIjg==", "identifierGuid": "2d0f626e-b364-4ed1-8972-729e815b888e", "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": "fD2jTI0MpUuz5sZNUuzJVg==", "valueGuid": "4ca33d7c-0c8d-4ba5-b3e6-c64d52ecc956", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:24:35.7494269", "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:24:35.7494269", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "JAL71NH1JkOJI0FuYw3TJA==", "checkoutFormGuid": "d4fb0224-f5d1-4326-8923-416e630dd324", "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": "lBH/cNO43UWOdinB1IGKKQ==", "flipChartPageIdentifierGuid": "70ff1194-b8d3-45dd-8e76-29c1d4818a29", "pluG_UID": "QbByZAyfwk+6pLDthEi2lA==", "pluGuid": "6472b041-9f0c-4fc2-baa4-b0ed8448b694", "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": "pNRNVE0HqkqodkBQi1+BXg==", "pluGuid": "544dd4a4-074d-4aaa-a876-40508b5f815e", "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:24:35.7503649", "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": "T6+82B7awkGkxRnl9LcyaA==", "pluGuid": "d8bcaf4f-da1e-41c2-a4c5-19e5f4b73268", "shelfLocationIdentifier": "o/HCSSr0F0C1YW+SkZeU7A==", "shelfLocationGuid": "49c2f1a3-f42a-4017-b561-6f92919794ec", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "/4cHrV2U30SWSmUEl7S+kA==", "labelPageLayoutGuid": "ad0787ff-945d-44df-964a-650497b4be90", "updated": "2025-08-02T23:24:35.7503649", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "52", "identifier": "UO1E5SoZxEe58jojMnuA1Q==", "storeID": 1, "identifierGuid": "e544ed50-192a-47c4-b9f2-3a23327b80d5", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:24:35.7503649", "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": "okKX/CHUGEy398NIWw5m/w==", "pluGuid": "fc9742a2-d421-4c18-b7f7-c3485b0e66ff", "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:24:35.7503649", "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:24:35.7503649", "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": "k/CWugnK7UGmSc5MzJ4VVQ==", "labelPageLayoutGuid": "ba96f093-ca09-41ed-a649-ce4ccc9e1555", "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:24:35.7503649", "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": "g2bO1D36+EyhGdoB0NJLyQ==", "labelPageLayoutGuid": "d4ce6683-fa3d-4cf8-a119-da01d0d24bc9", "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:24:35.7503649", "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": "QP+wC63Gsk63gwqk+VRXbQ==", "labelPageLayoutGuid": "0bb0ff40-c6ad-4eb2-b783-0aa4f954576d", "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:24:35.7503649", "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": "nhCtcPTBG0+Gfwv6+yVVhg==", "labelPageLayoutGuid": "70ad109e-c1f4-4f1b-867f-0bfafb255586", "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": "LJiHSy6ac06+9xyInPcp3Q==", "pluGuid": "4b87982c-9a2e-4e73-bef7-1c889cf729dd", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "1CeXsdvtQU6ryQ/GzraOZw==", "dealCostGuid": "b19727d4-eddb-4e41-abc9-0fc6ceb68e67", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "1ynAjC2WuE6Z1Uvck7+91Q==", "priceGroupGuid": "8cc029d7-962d-4eb8-99d5-4bdc93bfbdd5", "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:24:35.7503649", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "le/7eNBOBUex7H+XVjHFZA==", "campaignComboPriceGroupIdentifier": "78fbef95-4ed0-4705-b1ec-7f975631c564", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:24:35.7503649", "operatorG_UID": "HmMY2CrTI0qh+DAMIWs2jg==", "operatorGuid": "d818631e-d32a-4a23-a1f8-300c216b368e", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:24:35.7503649", "signIqTicketFileMovedUtc": "2025-08-02T23:24:35.7503649", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:24:35.7503649", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "f12e22c0-cafd-4434-8e94-5fe3451dff9b", "nameGuid": "f12e22c0-cafd-4434-8e94-5fe3451dff9b", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:24:35.7503649", "startTime": 1, "endDate": "2025-08-02T23:24:35.7503649", "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:24:35.7503649", "system": true, "created": "2025-08-02T23:24:35.7503649", "updated": "2025-08-02T23:24:35.7503649", "priceChangeNotifiedUtc": "2025-08-02T23:24:35.7503649", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "m8YT7Ptwfk+7b4xo66gP0Q==", "hostIdentifierGuid": "ec13c69b-70fb-4f7e-bb6f-8c68eba80fd1", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:24:35.7503649", "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": "r1q9nS8g4U+COuUWWKcxcA==", "pluGuid": "9dbd5aaf-202f-4fe1-823a-e51658a73170", "hostOfferID": 1, "priceGroupG_UID": "E3JlujCNFEiK0yaLGeoeSA==", "priceGroupGuid": "ba657213-8d30-4814-8ad3-268b19ea1e48", "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:24:35.7503649", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "B2uxGlKQu0qEMNYsda7MCA==", "identifierStr": "B2uxGlKQu0qEMNYsda7MCA==", "identifierGuid": "1ab16b07-9052-4abb-8430-d62c75aecc08", "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": "gPeu3gREo0SedWL3ZiuQWg==", "customerIDGuid": "deaef780-4404-44a3-9e75-62f7662b905a", "campaign": { "$ref": "65" }, "customer": { "$id": "69", "identifier": "14kp9GRl+UWA91Coxbg0rQ==", "identifierGuid": "f42989d7-6564-45f9-80f7-50a8c5b834ad", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:24:35.7503649", "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": "7Gu9p2FvEk64q216KIjnug==", "communityIdentifierGuid": "a7bd6bec-6f61-4e12-b8ab-6d7a2888e7ba", "joined": "2025-08-02T23:24:35.7503649", "updated": "2025-08-02T23:24:35.7503649", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "BZ04hO1epkmlb89XY7v2Nw==", "priceLevelIdentifierGuid": "84389d05-5eed-49a6-a56f-cf5763bbf637", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:24:35.7503649", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "70", "cardType": 2, "issueDate": "2025-08-02T23:24:35.7503649", "expiry": "2025-08-02T23:24:35.7503649", "customerID": "pAruU938p0S5JxXXRdF6HA==", "customerIDGuid": "53ee0aa4-fcdd-44a7-b927-15d745d17a1c", "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:24:35.7503649", "linkedAccount": "0fVxmw6heEeblaYeUhLD8w==", "linkedAccountGuid": "9b71f5d1-a10e-4778-9b95-a61e5212c3f3", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "69" }, "account": { "$id": "71", "id": 1, "identifier": "V9HaX6b350Gs5tYllmNlfQ==", "identifierGuid": "5fdad157-f7a6-41e7-ace6-d6259663657d", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:24:35.7503649", "owner": "XQGuhv1Ns02zygzl7Q6UIg==", "ownerGuid": "86ae015d-4dfd-4db3-b3ca-0ce5ed0e9422", "accountStoreGroupIdentifier": "Am+i5/CdaUe9jrtC5TsJLA==", "accountStoreGroupGuid": "e7a26f02-9df0-4769-bd8e-bb42e53b092c", "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:24:35.7503649", "active": true, "updated": "2025-08-02T23:24:35.7503649", "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": "2SzbJJ38TEWeTt1WvYbdiA==", "identifierGuid": "24db2cd9-fc9d-454c-9e4e-dd56bd86dd88", "name": "sample string 2", "primaryContact": "bjUTE4/Ez0OloSJrsFRN2A==", "primaryContactGuid": "1313356e-c48f-43cf-a5a1-226bb0544dd8", "accountID": "09yUOcgu8k6rsnDGBSpjVA==", "accountIDGuid": "3994dcd3-2ec8-4ef2-abb2-70c6052a6354", "special": true, "updated": "2025-08-02T23:24:35.7503649", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "HJu830kj3EijsjvNqDRkug==", "priceLevelIdentifierGuid": "dfbc9b1c-2349-48dc-a3b2-3bcda83464ba", "deleted": true, "account": { "$ref": "71" }, "primaryContactCustomer": { "$ref": "69" }, "customerGroupMembers": [ { "$id": "74", "id": 1, "groupID": "m9wYumgzZE6/QJKTgweoJA==", "groupIDGuid": "ba18dc9b-3368-4e64-bf40-92938307a824", "customerID": "JGfGAfH5Ok6L4Aau/v0/xg==", "customerIDGuid": "01c66724-f9f1-4e3a-8be0-06aefefd3fc6", "card": "sample string 4", "linkedAccount": "08p1NQyLek2rauDD36HtWA==", "linkedAccountGuid": "3575cad3-8b0c-4d7a-ab6a-e0c3dfa1ed58", "customer": { "$ref": "69" }, "group": { "$ref": "73" }, "customerCard": { "$ref": "70" } }, { "$ref": "74" } ] }, { "$ref": "73" } ] }, "payments": [ { "$id": "75", "id": 1, "identifier": "Nl0pLkowH0y+d7b3E7YrCw==", "identifierGuid": "2e295d36-304a-4c1f-be77-b6f713b62b0b", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "b0mJUGkikU2xaFk1in6GEg==", "accountIDGuid": "5089496f-2269-4d91-b168-59358a7e8612", "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:24:35.7503649", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "+4K5t+luO0W2VAkAvIx1FQ==", "idempotentVoidGuid": "b7b982fb-6ee9-453b-b654-0900bc8c7515", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "76", "saleHeaderID": 1, "saleHeaderGuid": "OKRSKlMqVEexFWFD8L9eBQ==", "saleHeaderIdentifierGuid": "2a52a438-2a53-4754-b115-6143f0bf5e05", "created": "2025-08-02T23:24:35.7503649", "createdLocal": "2025-08-02T23:24:35.7503649", "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:24:35.7503649", "storeID": 1, "operatorG_Uid": "/TqI5HfiZ06Qnq1bxWitkw==", "operatorGuid": "e4883afd-e277-4e67-909e-ad5bc568ad93", "customerG_Uid": "3DxHSvVeOEC/2PNmefdiEw==", "customerGuid": "4a473cdc-5ef5-4038-bfd8-f36679f76213", "communityIdentifier": "qdn9mckNnkSrwqfjFw4Dyw==", "communityIdentifierGuid": "99fdd9a9-0dc9-449e-abc2-a7e3170e03cb", "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": "S3rcGTaXBkG2uLsS2DJ2BQ==", "priceLevelIdentifierGuid": "19dc7a4b-9736-4106-b6b8-bb12d8327605", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "69" }, "communityOrganisation": { "$id": "77", "id": 1, "identifier": "XQ0pLAso0ECJgKGBbf9qKA==", "identifierGuid": "2c290d5d-280b-40d0-8980-a1816dff6a28", "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:24:35.7503649", "deleted": true }, "details": [ { "$id": "78", "saleItemID": 1, "identifier": "qQavTb44AkeKzmtbnvwCHQ==", "identifierGuid": "4daf06a9-38be-4702-8ace-6b5b9efc021d", "saleHeaderID": 2, "plu": 1, "pluG_UId": "6Y4eWe/z70KIKXXLCS+/VQ==", "pluGuid": "591e8ee9-f3ef-42ef-8829-75cb092fbf55", "accountID": "93Vjce+MtkGHTQQm/tgbpg==", "accountIDGuid": "716375f7-8cef-41b6-874d-0426fed81ba6", "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:24:35.7503649", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "atER65B8iUWn3SnZ+C6qFQ==", "refundGuid": "eb11d16a-7c90-4589-a7dd-29d9f82eaa15", "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": "hv7I80sKxkSl/7flpTh9ew==", "idempotentVoidGuid": "f3c8fe86-0a4b-44c6-a5ff-b7e5a5387d7b", "priceLevelIdentifier": "PKpB/HZW1k+ZD5JXfdIyYA==", "priceLevelIdentifierGuid": "fc41aa3c-5676-4fd6-990f-92577dd23260", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "79", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:24:35.7503649", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "79" } ], "refund": { "$id": "80", "id": 1, "g_UID": "11kNPfBeqEmfLFNTLHPI5A==", "guid": "3d0d59d7-5ef0-49a8-9f2c-53532c73c8e4", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:24:35.7503649" }, "modifier": { "$id": "81", "id": 1, "setG_UID": "FuS59UhRoUenjXCAaANm3A==", "modifierSetGuid": "f5b9e416-5148-47a1-a78d-7080680366dc", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "Z+v4X74PF0SPyHHszbEenw==", "pluGuid": "5ff8eb67-0fbe-4417-8fc8-71eccdb11e9f", "deleted": true, "g_UID": "x5cqBGxu1Eim0PrmKH4L8A==", "guid": "042a97c7-6e6c-48d4-a6d0-fae6287e0bf0", "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": "afOnYYAT3kaw+MfNugsyJQ==", "pluGuid": "61a7f369-1380-46de-b0f8-c7cdba0b3225", "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:24:35.7503649", "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:24:35.7503649", "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": "8o1PESNArUmcw0vTU5Ybwg==", "pluGuid": "114f8df2-4023-49ad-9cc3-4bd353961bc2", "accountID": "bxR3qXDmNEq4/o1rlG85EA==", "accountIDGuid": "a977146f-e670-4a34-b8fe-8d6b946f3910", "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:24:35.7503649", "bestOrExpireType": 1, "refundG_UID": "jm7y7FYo+0qP3kQsrWw6eQ==", "refundGuid": "ecf26e8e-2856-4afb-8fde-442cad6c3a79", "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": "nseuz0DZyUWESoPF+MPCLQ==", "identifierGuid": "cfaec79e-d940-45c9-844a-83c5f8c3c22d", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "st06jf4F4EOk3/P9LapZ/A==", "customerIdentifierGuid": "8d3addb2-05fe-43e0-a4df-f3fd2daa59fc", "operatorNo": 1, "operatorG_UID": "eu2ZAi0Cl0u+hy1GHGK6sA==", "operatorGuid": "0299ed7a-022d-4b97-be87-2d461c62bab0", "created": "2025-08-02T23:24:35.7503649", "ordered": "2025-08-02T23:24:35.7503649", "started": "2025-08-02T23:24:35.7503649", "completed": "2025-08-02T23:24:35.7503649", "supplied": "2025-08-02T23:24:35.7503649", "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": "0tPvA+O0UUKps8e5LLWH7Q==", "pluGuid": "03efd3d2-b4e3-4251-a9b3-c7b92cb587ed", "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": "likiqDRoWESzXrcU3CQFfw==", "headerIdentifierGuid": "a8222996-6834-4458-b35e-b714dc24057f", "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": "TlMfGrgHlE+gCRN+gYDlCQ==", "surveyGuid": "1a1f534e-07b8-4f94-a009-137e8180e509", "saleHeaderGuid": "LSxGrhs7SU6/0aEwXKG4eg==", "saleGuid": "ae462c2d-3b1b-4e49-bfd1-a1305ca1b87a", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "k+qtPOMYsk2Yzx2fleN9yw==", "guidResponse": "3cadea93-18e3-4db2-98cf-1d9f95e37dcb", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:24:35.7503649", "sale": { "$ref": "76" }, "survey": { "$id": "90", "g_UID": "TToSli/j5E6r/RJJFZ/TXw==", "guid": "96123a4d-e32f-4ee4-abfd-1249159fd35f", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "DVV9uN628UuvtRN/T9D2kQ==", "checkoutFormGuid": "b87d550d-b6de-4bf1-afb5-137f4fd0f691", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:24:35.7503649", "end": "2025-08-02T23:24:35.7503649", "deleted": true, "updated": "2025-08-02T23:24:35.7503649", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "e6f3676a-5394-41fb-a7d7-83e58e931c97", "8358e8ca-78e5-4d8a-acb9-5c68abd5d0b8" ], "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": "kvPpb1Hd+kqtV0+DW3mk9g==", "accountIdentifier": "6fe9f392-dd51-4afa-ad57-4f835b79a4f6", "accountName": "sample string 42", "customerOrderIdentifier": "9Ewjj/mFr0G8iQ8famvqEw==", "customerOrderIdentifierGuid": "8f234cf4-85f9-41af-bc89-0f1f6a6bea13", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "91", "id": 1, "paymentID": 2, "paymentIdentifier": "tmiIipdskUyi58N1kByiSw==", "paymentIdentifierGuid": "8a8868b6-6c97-4c91-a2e7-c375901ca24b", "identifier": "B6XoHU5VxEG7MCtxAWIpAg==", "identifierGuid": "1de8a507-554e-41c4-bb30-2b7101622902", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "k5G32PXy4kizxZr6FaW40Q==", "itemIdentifierGuid": "d8b79193-f2f5-48e2-b3c5-9afa15a5b8d1" } }, { "$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": "4niHJgnqEkarpx+jE6H4dQ==", "customerIdentifierGuid": "268778e2-ea09-4612-aba7-1fa313a1f875", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "lJAlfMksSkK0sBTmsk4Nfg==", "idempotentGuid": "7c259094-2cc9-424a-b4b0-14e6b24e0d7e", "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:24:35.7503649", "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:24:35.7503649", "labelPageLayout": "laX5TYwePES2ObAU7NOO7w==", "pageLayoutGuid": "4df9a595-1e8c-443c-b639-b014ecd38eef", "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:24:35.7503649" }, { "$ref": "96" } ] }, "customerVouchers": [ { "$id": "97", "id": 1, "customerIdentifier": "+Vok0LLoEEutAmynu0WCxw==", "customerIdentifierGuid": "d0245af9-e8b2-4b10-ad02-6ca7bb4582c7", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:24:35.7503649", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "EFGEZ/dklEaJN9fxZAe7zA==", "issuedIdempotentGuid": "67845110-64f7-4694-8937-d7f16407bbcc", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:24:35.7503649", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:24:35.7503649", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "qBkvVrSzCEalCV5Ce7wtcA==", "redeemedIdempotentGuid": "562f19a8-b3b4-4608-a509-5e427bbc2d70", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:24:35.7503649", "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": "OiMAMmksdE2+gdOiGs+IUw==", "groupIDGuid": "3200233a-2c69-4d74-be81-d3a21acf8853", "campaign": { "$ref": "65" }, "group": { "$ref": "73" } }, { "$ref": "98" } ], "signIqTickets": [ { "$id": "99", "identifier": "iMeGhJ/uhkuZNR41OYHkbA==", "identifierGuid": "8486c788-ee9f-4b86-9935-1e353981e46c", "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": "88RMazV3f0S6Fy5JpnWCoQ==", "guid": "6b4cc4f3-7735-447f-ba17-2e49a67582a1", "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": "NbhXKgdRHEGx+8b0eCMphQ==", "groupGuid": "2a57b835-5107-411c-b1fb-c6f478232985", "comboPriceType": 5, "priceType": 5, "pluG_UID": "+4DcQYHWYkS9U0I0ewGmnA==", "pluGuid": "41dc80fb-d681-4462-bd53-42347b01a69c", "priceGroupG_UID": "mJh6wrFI00WHZzYk6t5vyw==", "priceGroupGuid": "c27a9898-48b1-45d3-8767-3624eade6fcb", "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": "xRrSuPn+aUOF4dIdXTVimQ==", "priceLevelIdentifierGuid": "b8d21ac5-fef9-4369-85e1-d21d5d356299", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "102" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "103", "headerIdentifier": "FjL0dB+6RUKp2LqTrAlRXQ==", "headerIdentifierGuid": "74f43216-ba1f-4245-a9d8-ba93ac09515d", "identifier": "BCpLlC06CEOJIeI0kVpAnw==", "identifierGuid": "944b2a04-3a2d-4308-8921-e234915a409f", "supplierIdentifier": "SGcE4/XUlkKTxW1wd5BcFg==", "supplierGuid": "e3046748-d4f5-4296-93c5-6d7077905c16", "pluG_UID": "8D5EH6QF8UO8fl5/i38w9g==", "pluGuid": "1f443ef0-05a4-43f1-bc7e-5e7f8b7f30f6", "campaignName": "e51a7821-58f1-4b6e-b19f-f165a7a0c445", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:24:35.7503649", "end": "2025-08-02T23:24:35.7503649", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "A7lZS1RMmkO0+o/JBC35Rw==", "bonusItemPluGuid": "4b59b903-4c54-439a-b4fa-8fc9042df947", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:24:35.7503649", "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:24:35.7503649", "campaignEndDate": "2025-08-02T23:24:35.7503649", "masterPLUG_UID": "eZ3d7pVJ6EisCjQ537+weQ==", "masterID": "eedd9d79-4995-48e8-ac0a-3439dfbfb079", "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": "s446kZoYPk2C7Uc3tu8Xhg==", "bonusMasterID": "913a8eb3-189a-4d3e-82ed-4737b6ef1786", "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:24:35.7503649", "dealCosts": [ { "$ref": "103" }, { "$ref": "103" } ], "tags": [ { "$id": "104", "pluG_UID": "/mrTtEosNUaEUScrDbH/fg==", "pluGuid": "b4d36afe-2c4a-4635-8451-272b0db1ff7e", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "104" } ], "alternateProductG_UID": "NPXvowNRCki/MwxvEwXHLw==", "alternateProduct": "a3eff534-5103-480a-bf33-0c6f1305c72f", "productHostCode": { "$id": "105", "id": 1, "pluG_UID": "BW9qPF4BqUmi30zdV0ekMA==", "pluGuid": "3c6a6f05-015e-49a9-a2df-4cdd5747a430", "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:24:35.7503649", "inventoryTracked": "2025-08-02T23:24:35.7503649", "isNormalPriceChangesCampaign": true } }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.