POST api/deliOrder/{id}/details
Save a list of phone order details
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Phone order identifier |
globally unique identifier |
Required |
Body Parameters
Phone order details to be saved
Collection of DeliOrderDetailName | Description | Type | Additional information |
---|---|---|---|
HeaderID | integer |
None. |
|
PLU |
PLU of ordered product |
integer |
None. |
PluG_UId |
GUID of ordered product |
Collection of byte |
None. |
PluGuid | globally unique identifier |
None. |
|
Quantity |
Quantity Ordered (2 dec places) |
integer |
None. |
Unit |
Unit(s) Ordered |
FoodUnits |
None. |
Status |
Product Status (None, Packing, Packed, Complete, etc) |
OrderItemStatus |
None. |
SoldQuantity | integer |
None. |
|
SoldWeight | integer |
None. |
|
SoldCents | integer |
None. |
|
SoldGstCents |
The gst value in cents of this line |
integer |
None. |
SoldFixedPrice | integer |
None. |
|
SoldSalesMode | integer |
None. |
|
PromptDetailID | integer |
None. |
|
GroupID | integer |
None. |
|
MenuPath | string |
String length: inclusive between 0 and 50 |
|
PromptPath | string |
String length: inclusive between 0 and 50 |
|
Notes |
Product notes (eg. alterations, allergies) |
string |
String length: inclusive between 0 and 255 |
HeaderIdentifier | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
HeaderIdentifierGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
Product |
Product relation via PluG_UID |
Product |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
[ { "$id": "1", "headerID": 1, "plu": 1, "pluG_UId": "NR/5vQxjUk+wwUL+CJzXwA==", "pluGuid": "bdf91f35-630c-4f52-b0c1-42fe089cd7c0", "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": "Dt5odvJd3EGwUwBuF4eIhg==", "headerIdentifierGuid": "7668de0e-5df2-41dc-b053-006e17878886", "product": { "$id": "2", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "oMWCp7YyN0OWOWEeUq+zzw==", "guid": "a782c5a0-32b6-4337-9639-611e52afb3cf", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "lZCBnaRFH0q7ukjz+CW8+g==", "priceGroupGuid": "9d819095-45a4-4a1f-bbba-48f3f825bcfa", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:22:51.0780102", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:22:51.0780102", "pluCreated": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "lastManualUpdate": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "currentCostUpdated": "2025-08-02T23:22:51.0780102", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "Ngmxkn2g80WrPR9VX+lzBA==", "altPLUGuid": "92b10936-a07d-45f3-ab3d-1f555fe97304", "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:22:51.0780102", "labelLastPrice": 1, "shelfPageLayoutG_UID": "og0XnfS6AUambVdMccxe8Q==", "shelfPageLayoutGuid": "9d170da2-baf4-4601-a66d-574c71cc5ef1", "talkerPageLayoutG_UID": "X+k5sq+n10i+CL+JKuYavg==", "talkerPageLayoutGuid": "b239e95f-a7af-48d7-be08-bf892ae61abe", "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": "vELMEbbo5US30db+23Yi6Q==", "inventoryIdentifier": "11cc42bc-e8b6-44e5-b7d1-d6fedb7622e9", "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": "WNjNMDt91EuMZ5baCEf/4A==", "parentPluGuid": "30cdd858-7d3b-4bd4-8c67-96da0847ffe0", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "E9CxVDMzuE+Lk7A7byj1lw==", "supplierIdentifierGuid": "54b1d013-3333-4fb8-8b93-b03b6f28f597", "supplierChanged": true, "rebateSupplierIdentifier": "fjzttb04XUq4fqNu15oxLA==", "rebateSupplierIdentifierGuid": "b5ed3c7e-38bd-4a5d-b87e-a36ed79a312c", "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:22:51.0780102", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "9rVy+LTkAEWBpFvBsrnFgg==", "hostIdentifierGuid": "f872b5f6-e4b4-4500-81a4-5bc1b2b9c582", "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:22:51.0780102", "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": "S0JNoUhNIEqo20Tzm3bkTg==", "hostIdentifierGuid": "a14d424b-4d48-4a20-a8db-44f39b76e44e", "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:22:51.0780102", "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": "xVLLYHyYjkWH4KKEesxSlQ==", "hostIdentifierGuid": "60cb52c5-987c-458e-87e0-a2847acc5295", "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": "/HJYlyjwFkWglkCm+2970Q==", "identifierGuid": "975872fc-f028-4516-a096-40a6fb6f7bd1", "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": "PT8QDQHAFUaszYmFi1n5fA==", "hostSupplierIdentifierGuid": "0d103f3d-c001-4615-accd-89858b59f97c", "loyaltyPriceLevelIdentifier": "APiE0sh4ZUyKmtawXi1Ujg==", "loyaltyPriceLevelIdentifierGuid": "d284f800-78c8-4c65-8a9a-d6b05e2d548e", "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:22:51.0780102", "lastProcessed": "2025-08-02T23:22:51.0780102", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "7", "identifier": "QOfe+oKIbUyc6yr7ILQt8A==", "identifierGuid": "fadee740-8882-4c6d-9ceb-2afb20b42df0", "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": "j+bwFMQ+WUmublGcLUTQxA==", "primaryContactID": "14f0e68f-3ec4-4959-ae6e-519c2d44d0c4", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "QSJl5abz6UusNVsQKdPG5g==", "supplierGroupGuid": "e5652241-f3a6-4be9-ac35-5b1029d3c6e6", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:22:51.0780102", "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": "e1ce4a69-98ad-4d56-84dd-96f23e1186a5", "identifier": "ngt7wu9aS0Sd6kaj1PyoJg==", "identifierGuid": "c27b0b9e-5aef-444b-9dea-46a3d4fca826", "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": "yl5YyeSbkUSL/nag2yG1Hw==", "supplierIdentifierGuid": "c9585eca-9be4-4491-8bfe-76a0db21b51f", "contactGuid": "K1G3D8LKq0KogKmT+WZ9ZA==", "contactID": "0fb7512b-cac2-42ab-a880-a993f9667d64", "contact": { "$ref": "8" }, "supplier": { "$ref": "7" } }, { "$ref": "9" } ], "products": [ { "$id": "10", "pluG_UID": "xPhJctrRfEmxpZiVuFN+SQ==", "pluGuid": "7249f8c4-d1da-497c-b1a5-9895b8537e49", "supplierIdentifier": "qtGKimDVQEq+Rm7mR5Qo2A==", "supplierIdentifierGuid": "8a8ad1aa-d560-4a40-be46-6ee6479428d8", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "11", "pluG_UID": "SOfAL0gikkuhCcEkYuuEDg==", "pluGuid": "2fc0e748-2248-4b92-a109-c12462eb840e", "supplierIdentifier": "537aBJ3u7ky2gJCT08J9KA==", "supplierIdentifierGuid": "04da7ee7-ee9d-4cee-b680-9093d3c27d28", "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": "kJPfWTRHuEOWep/HI1Eykw==", "parentPluGuid": "59df9390-4734-43b8-967a-9fc723513293", "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": "CvA5lnvMW02QoYGeZv2Gyg==", "supplierGuid": "9639f00a-cc7b-4d5b-90a1-819e66fd86ca", "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": "+1NsktIF10SxG5/YvfvRwQ==", "supplierGuid": "926c53fb-05d2-44d7-b11b-9fd8bdfbd1c1", "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:22:51.0780102", "deliveryDate": "2025-08-02T23:22:51.0780102", "nextCutOffDate": "2025-08-02T23:22:51.0780102", "nextDeliveryDate": "2025-08-02T23:22:51.0780102", "nextDaysBuffer": 10 }, { "$ref": "14" } ], "store": { "$ref": "3" }, "updated": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "processed": "2025-08-02T23:22:51.0780102", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "15" } ], "zoneMatrix": [ { "$id": "17", "id": 1, "hostIdentifier": "hWcep/sA5kyXtR7YLOsURA==", "hostIdentifierGuid": "a71e6785-00fb-4ce6-97b5-1ed82ceb1444", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "81f520ef-63c0-439d-a90b-922e2d9f0253", "8bb00bab-50e4-490b-9f22-06a59341dcc0" ] }, { "$ref": "17" } ], "hostFileStoreSetting": { "$ref": "5" }, "hostStoreSettings": [ { "$ref": "5" }, { "$ref": "5" } ], "promotionPlacements": [ { "$id": "18", "identifier": "izWhfp1YV0m1yj/daIGCWg==", "identifierGuid": "7ea1358b-589d-4957-b5ca-3fdd6881825a", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "18" } ], "promoTypeGuids": [ "0a3cf7e9-3a15-46b1-a611-32cc3cd7bd52", "432f8b62-37b9-4f08-bcf3-1769075a5f7f" ], "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:22:51.0780102", "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": "6d90390c-3327-400f-981d-b37becfc9c1f", "updateStore": { "$id": "24", "id": "2b190fa3-2dac-4f22-8443-3d86ae81a45d", "name": "sample string 1", "lastActivity": "2025-08-02T23:22:51.0780102", "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:22:51.0780102" }, "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": "3bjHeeIT6EC1dHneE5p4Kg==", "pluGuid": "79c7b8dd-13e2-40e8-b574-79de139a782a", "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:22:51.0780102" }, { "$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:22:51.0780102", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "28" }, "winningCampaign": 1, "winner": { "$id": "29", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:22:51.0780102", "startTime": 3, "endDate": "2025-08-02T23:22:51.0780102", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "dF1/JpnuNEuuEr9TE2ixjQ==", "hostIdentifierGuid": "267f5d74-ee99-4b34-ae12-bf531368b18d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "29" }, { "$ref": "29" } ] }, "tray": { "$id": "30", "g_UId": "PhRrBgY77UqHRF/K+C+sIw==", "guid": "066b143e-3b06-4aed-8744-5fcaf82fac23", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "31", "priceGroupG_UID": "sjWT20tw6UatUOY/xFPmVQ==", "priceGroupGuid": "db9335b2-704b-46e9-ad50-e63fc453e655", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:22:51.0780102", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "2" }, { "$ref": "2" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "32", "pluG_UID": "KW9k4VyM5EOJGzRF7OCdnA==", "pluGuid": "e1646f29-8c5c-43e4-891b-3445ece09d9c", "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": "9431b3b9-99e5-4a2e-bf85-75b35ab17104", "created": "2025-08-02T23:22:51.0780102", "createdByUser": "sample string 1", "activated": "2025-08-02T23:22:51.0780102", "deactivated": "2025-08-02T23:22:51.0780102", "lastOrdered": "2025-08-02T23:22:51.0780102", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:22:51.0780102", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:22:51.0780102", "lastSold": "2025-08-02T23:22:51.0780102", "firstSold": "2025-08-02T23:22:51.0780102", "awsUpdated": "2025-08-02T23:22:51.0780102", "lastManualUpdate": "2025-08-02T23:22:51.0780102", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:22:51.0780102", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:22:51.0780102", "doNotRangeUpdated": "2025-08-02T23:22:51.0780102", "doNotOrderUpdated": "2025-08-02T23:22:51.0780102", "tracked": "2025-08-02T23:22:51.0780102" }, "allergens": [ { "$id": "34", "allergenID": 1, "pluG_UID": "FP4bTQXpSECvIY175lU6Ow==", "pluGuid": "4d1bfe14-e905-4048-af21-8d7be6553a3b", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "costs": { "$id": "35", "pluG_UID": "VOcPfEnykkmk7Ig+lAsRzQ==", "pluGuid": "7c0fe754-f249-4992-a4ec-883e940b11cd", "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:22:51.0780102", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "36", "saleHeaderID": 1, "created": "2025-08-02T23:22:51.0780102", "createdLocal": "2025-08-02T23:22:51.0780102", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "0wWs0kPM+kejjhjsDKG5dw==", "operatorGuid": "d2ac05d3-cc43-47fa-a38e-18ec0ca1b977", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "NXfXi7seT0G9IFDJJAMBGQ==", "pluGuid": "8bd77735-1ebb-414f-bd20-50c924030119", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "37", "id": 1, "g_Uid": "gK8qwfr0IEOEssZiMtj6SQ==", "guid": "c12aaf80-f4fa-4320-84b2-c66232d8fa49", "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:22:51.0780102", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:22:51.0780102", "endShift": "2025-08-02T23:22:51.0780102", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "38", "operatorG_UID": "4ld0ipY6GkiTQ+5KmFRgxQ==", "operatorGuid": "8a7457e2-3a96-481a-9343-ee4a985460c5", "storeID": 2, "operator": { "$ref": "37" }, "store": { "$ref": "3" } }, { "$ref": "38" } ] } }, { "$ref": "36" } ], "apns": [ { "$id": "39", "pluID": 1, "pluG_UID": "aF2MMgAbckmZd2DsVLe2aQ==", "pluGuid": "328c5d68-1b00-4972-9977-60ec54b7b669", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "39" } ], "tuns": [ { "$id": "40", "pluG_UId": "B5xc2assGkaxb7Z/9pPyHQ==", "pluGuid": "d95c9c07-2cab-461a-b16f-b67ff693f21d", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "2" }, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "competitionPricing": [ { "$id": "41", "identifier": "el3TPkwx2UaPJKI1DhFEqg==", "identifierGuid": "3ed35d7a-314c-46d9-8f24-a2350e1144aa", "pluG_UID": "/q4O4CyNCkOUBFsqQU8fKg==", "pluGuid": "e00eaefe-8d2c-430a-9404-5b2a414f1f2a", "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": "PthrvQWB2Eeb1SEi+079LA==", "groupName": "sample string 1", "identifierGuid": "bd6bd83e-8105-47d8-9bd5-2122fb4efd2c", "exists": true, "flipChartIdentifier": "NsP528+vlUO8WoA9dATmWA==", "flipChartIdentifierGuid": "dbf9c336-afcf-4395-bc5a-803d7404e658", "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": "z0GnYMNHakSHg7PgudTN1g==", "groupIdentifierGuid": "60a741cf-47c3-446a-8783-b3e0b9d4cdd6", "flipChart": { "$id": "43", "identifier": "1lzc0eRtW0m6oGirlRCQeg==", "identifierGuid": "d1dc5cd6-6de4-495b-baa0-68ab9510907a", "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": "pRXJC2pil0+QV+w26MGpIw==", "identifierGuid": "0bc915a5-626a-4f97-9057-ec36e8c1a923", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "45", "id": 1, "g_UID": "saNK26RHsEWz/6Lc5L5xEQ==", "guid": "db4aa3b1-47a4-45b0-b3ff-a2dce4be7111", "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": "9pa/nFEg9UidXJEp7J3uMg==", "previousFormGuid": "9cbf96f6-2051-48f5-9d5c-9129ec9dee32", "nextForm": 1, "nextFormG_UID": "JoZmy2F3J0KGEuYRMEdGWQ==", "nextFormGuid": "cb668626-7761-4227-8612-e61130474659", "attributes": "sample string 10", "updated": "2025-08-02T23:22:51.0780102", "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": "2wOl2Fv0pkqCwEDnU567fw==", "checkoutFormGuid": "d8a503db-f45b-4aa6-82c0-40e7539ebb7f", "identifier": "7smxyEzohEm2pS1IDFXKZg==", "identifierGuid": "c8b1c9ee-e84c-4984-b6a5-2d480c55ca66", "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": "jkthUt+z8EGAACG13MQnEQ==", "valueGuid": "52614b8e-b3df-41f0-8000-21b5dcc42711", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "imageData": "QEA=", "readOnly": true } }, { "$ref": "46" } ], "panels": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "eOWXWfphaEqIpQ86quromQ==", "checkoutFormGuid": "5997e578-61fa-4a68-88a5-0f3aaaeae899", "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": "JsqUQ0bqWkiFo9bEFVaA+A==", "flipChartPageIdentifierGuid": "4394ca26-ea46-485a-85a3-d6c4155680f8", "pluG_UID": "xWZcx044r0SGtN5XqfFhUg==", "pluGuid": "c75c66c5-384e-44af-86b4-de57a9f16152", "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": "iJeFL6fJ7k2eLgCdFprDiw==", "pluGuid": "2f859788-c9a7-4dee-9e2e-009d169ac38b", "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:22:51.0780102", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "50" } ], "ingredients": [ { "$id": "51", "pluG_UID": "1/keEdGG7kW7WmNn61Z37A==", "ingredientGuid": "iml/D9SkPkWd857tM2+jSg==", "ingredientIdentifier": "0f7f698a-a4d4-453e-9df3-9eed336fa34a", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "2" } }, { "$ref": "51" } ], "bins": [ { "$id": "52", "pluG_UID": "Zy7jUVwiN0OyJcFpNiC13A==", "pluGuid": "51e32e67-225c-4337-b225-c1693620b5dc", "shelfLocationIdentifier": "iQE3KrrwyUeCQCARPAxg1A==", "shelfLocationGuid": "2a370189-f0ba-47c9-8240-20113c0c60d4", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "9C8X5PJy2E6nVkpn5OzfsQ==", "labelPageLayoutGuid": "e4172ff4-72f2-4ed8-a756-4a67e4ecdfb1", "updated": "2025-08-02T23:22:51.0780102", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "2" }, "location": { "$id": "53", "identifier": "wlDbbi40v0SKs37Vm1LUtg==", "storeID": 1, "identifierGuid": "6edb50c2-342e-44bf-8ab3-7ed59b52d4b6", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:22:51.0780102", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "52" }, { "$ref": "52" } ] } }, { "$ref": "52" } ], "bin": { "$ref": "52" }, "scaleLocations": [ { "$id": "54", "plu": 1, "pluG_UID": "CbAce5Auk0OVT8sNgiaDHA==", "pluGuid": "7b1cb009-2e90-4393-954f-cb0d8226831c", "deptNo": 1, "product": { "$ref": "2" }, "scaleLocation": { "$id": "55", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:22:51.0780102", "department": { "$id": "56", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "55" }, "subDepartments": [ { "$id": "57", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "58", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "59", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-08-02T23:22:51.0780102", "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": "W9ErQaDxt0O4/qJAykLn/A==", "labelPageLayoutGuid": "412bd15b-f1a0-43b7-b8fe-a240ca42e7fc", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "60", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "62" } ], "commodityCode": "sample string 6" }, { "$ref": "61" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "61" }, "mscDep": { "$id": "63", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "60" }, { "$ref": "60" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "59" } ], "updated": "2025-08-02T23:22:51.0780102", "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": "nVXxINOzZEekhnYRGQLIKg==", "labelPageLayoutGuid": "20f1559d-b3d3-4764-a486-76111902c82a", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "58" } ], "investmentBuyOverride": true, "updated": "2025-08-02T23:22:51.0780102", "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": "m4FxH2NiskaDnaUBfLPZ6w==", "labelPageLayoutGuid": "1f71819b-6263-46b2-839d-a5017cb3d9eb", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } }, { "$ref": "57" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-08-02T23:22:51.0780102", "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": "/IPCEHH3Sky8kqCo5wPaNw==", "labelPageLayoutGuid": "10c283fc-f771-4c4a-bc92-a0a8e703da37", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" } } } }, { "$ref": "54" } ], "nextPrice": { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "pH0khrA7P0unoz4xxNZtsg==", "pluGuid": "86247da4-3bb0-4b3f-a7a3-3e31c4d66db2", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "rZirfrc18keImP0yXcnroQ==", "dealCostGuid": "7eab98ad-35b7-47f2-8898-fd325dc9eba1", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "upfLYAi1NkyCkwqba+HPMA==", "priceGroupGuid": "60cb97ba-b508-4c36-8293-0a9b6be1cf30", "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:22:51.0780102", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "Nv3bgptanU+4pGqZZaaQGg==", "campaignComboPriceGroupIdentifier": "82dbfd36-5a9b-4f9d-b8a4-6a9965a6901a", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "65", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:22:51.0780102", "operatorG_UID": "JYLKAVuUyUmSgK4to5ww9A==", "operatorGuid": "01ca8225-945b-49c9-9280-ae2da39c30f4", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:22:51.0780102", "signIqTicketFileMovedUtc": "2025-08-02T23:22:51.0780102", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:22:51.0780102", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "2" }, "campaignPlu": { "$ref": "64" } }, { "$ref": "65" } ], "campaign": { "$id": "66", "id": 1, "storeID": 2, "name": "837c2f38-7111-461e-94ec-7e2c9f9a2303", "nameGuid": "837c2f38-7111-461e-94ec-7e2c9f9a2303", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:22:51.0780102", "startTime": 1, "endDate": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "system": true, "created": "2025-08-02T23:22:51.0780102", "updated": "2025-08-02T23:22:51.0780102", "priceChangeNotifiedUtc": "2025-08-02T23:22:51.0780102", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "0DpSiYaboU+80RrTgCW+3A==", "hostIdentifierGuid": "89523ad0-9b86-4fa1-bcd1-1ad38025bedc", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:22:51.0780102", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "64" }, { "$ref": "64" } ], "campaignPools": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "BqnwCAFczUaHKeE6IqwtfA==", "pluGuid": "08f0a906-5c01-46cd-8729-e13a22ac2d7c", "hostOfferID": 1, "priceGroupG_UID": "zUQsrgPjCEavNnBi+h/Otw==", "priceGroupGuid": "ae2c44cd-e303-4608-af36-7062fa1fceb7", "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:22:51.0780102", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "2" }, "campaign": { "$ref": "66" } }, { "$ref": "67" } ], "sellingRules": [ { "$id": "68", "id": 1, "identifier": "qpOJsS7QoUy+9eN7eSCSww==", "identifierStr": "qpOJsS7QoUy+9eN7eSCSww==", "identifierGuid": "b18993aa-d02e-4ca1-bef5-e37b792092c3", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "66" } }, { "$ref": "68" } ], "customers": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "iFJFTGhS3E22ud1SnBBoqg==", "customerIDGuid": "4c455288-5268-4ddc-b6b9-dd529c1068aa", "campaign": { "$ref": "66" }, "customer": { "$id": "70", "identifier": "O0rUHpx9ykaQJNkPs6Y8BA==", "identifierGuid": "1ed44a3b-7d9c-46ca-9024-d90fb3a63c04", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:22:51.0780102", "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": "LW922AnvCk2eaMmO3Qqdyg==", "communityIdentifierGuid": "d8766f2d-ef09-4d0a-9e68-c98edd0a9dca", "joined": "2025-08-02T23:22:51.0780102", "updated": "2025-08-02T23:22:51.0780102", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "E8FtNu5y4EuDgUSgKuJT0w==", "priceLevelIdentifierGuid": "366dc113-72ee-4be0-8381-44a02ae253d3", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:22:51.0780102", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "71", "cardType": 2, "issueDate": "2025-08-02T23:22:51.0780102", "expiry": "2025-08-02T23:22:51.0780102", "customerID": "0cVW36/KqUGZva+DYO9jUw==", "customerIDGuid": "df56c5d1-caaf-41a9-99bd-af8360ef6353", "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:22:51.0780102", "linkedAccount": "L5U7gmxSNUGLoNKPIsp57g==", "linkedAccountGuid": "823b952f-526c-4135-8ba0-d28f22ca79ee", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "70" }, "account": { "$id": "72", "id": 1, "identifier": "mC6ae7atekud/Ma+AI4YIQ==", "identifierGuid": "7b9a2e98-adb6-4b7a-9dfc-c6be008e1821", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:22:51.0780102", "owner": "KxTxLPVsS0qCfJF79K/zyA==", "ownerGuid": "2cf1142b-6cf5-4a4b-827c-917bf4aff3c8", "accountStoreGroupIdentifier": "nFJqW/FikUmXwU9Ry++U1w==", "accountStoreGroupGuid": "5b6a529c-62f1-4991-97c1-4f51cbef94d7", "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:22:51.0780102", "active": true, "updated": "2025-08-02T23:22:51.0780102", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "70" }, "card": { "$ref": "71" }, "members": { "$id": "73", "sample string 1": [ { "$ref": "70" }, { "$ref": "70" } ], "sample string 2": [ { "$ref": "70" }, { "$ref": "70" } ] }, "customerGroups": [ { "$id": "74", "identifier": "xI05A2Lcu0uB9Y4ixwNJ1Q==", "identifierGuid": "03398dc4-dc62-4bbb-81f5-8e22c70349d5", "name": "sample string 2", "primaryContact": "vSc00ijg2ESCNYMliunSwQ==", "primaryContactGuid": "d23427bd-e028-44d8-8235-83258ae9d2c1", "accountID": "p8dssVY88kS4I6DilgskkA==", "accountIDGuid": "b16cc7a7-3c56-44f2-b823-a0e2960b2490", "special": true, "updated": "2025-08-02T23:22:51.0780102", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "ojhS6WJ4lUWt50BfSlq0bw==", "priceLevelIdentifierGuid": "e95238a2-7862-4595-ade7-405f4a5ab46f", "deleted": true, "account": { "$ref": "72" }, "primaryContactCustomer": { "$ref": "70" }, "customerGroupMembers": [ { "$id": "75", "id": 1, "groupID": "NJEkKyIwNUyTGqR538uQkw==", "groupIDGuid": "2b249134-3022-4c35-931a-a479dfcb9093", "customerID": "EQzXRZPPDkyU+rredNeN6A==", "customerIDGuid": "45d70c11-cf93-4c0e-94fa-bade74d78de8", "card": "sample string 4", "linkedAccount": "TfyR+MOVR02CzgsoFRAuFQ==", "linkedAccountGuid": "f891fc4d-95c3-4d47-82ce-0b2815102e15", "customer": { "$ref": "70" }, "group": { "$ref": "74" }, "customerCard": { "$ref": "71" } }, { "$ref": "75" } ] }, { "$ref": "74" } ] }, "payments": [ { "$id": "76", "id": 1, "identifier": "YfMG/rAlo0S0zhMVu+w2sA==", "identifierGuid": "fe06f361-25b0-44a3-b4ce-1315bbec36b0", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "661B818vfES/jHqhHcElAw==", "accountIDGuid": "f341adeb-2f5f-447c-bf8c-7aa11dc12503", "customerAccount": { "$ref": "72" }, "customerCard": { "$ref": "71" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-08-02T23:22:51.0780102", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "PGGtFCwpOEGkj21AMNHQ4Q==", "idempotentVoidGuid": "14ad613c-292c-4138-a48f-6d4030d1d0e1", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "77", "saleHeaderID": 1, "saleHeaderGuid": "Av/AERiYZEa4FfYjGs76gw==", "saleHeaderIdentifierGuid": "11c0ff02-9818-4664-b815-f6231acefa83", "created": "2025-08-02T23:22:51.0780102", "createdLocal": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "storeID": 1, "operatorG_Uid": "ACT3vH/ha0Sj4iMhHSk2EA==", "operatorGuid": "bcf72400-e17f-446b-a3e2-23211d293610", "customerG_Uid": "2e4PS45qLEGe+H+wYR/ZKQ==", "customerGuid": "4b0feed9-6a8e-412c-9ef8-7fb0611fd929", "communityIdentifier": "yd1fOUaj4kaIiTt85dtT0w==", "communityIdentifierGuid": "395fddc9-a346-46e2-8889-3b7ce5db53d3", "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": "Y3gG2np2ckmWCFiyazW44A==", "priceLevelIdentifierGuid": "da067863-767a-4972-9608-58b26b35b8e0", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "37" }, "customer": { "$ref": "70" }, "communityOrganisation": { "$id": "78", "id": 1, "identifier": "tFZeOpbuxEijQH8nzpkSZA==", "identifierGuid": "3a5e56b4-ee96-48c4-a340-7f27ce991264", "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:22:51.0780102", "deleted": true }, "details": [ { "$id": "79", "saleItemID": 1, "identifier": "MVYV1XrlBU+X9N4tW8k3Pw==", "identifierGuid": "d5155631-e57a-4f05-97f4-de2d5bc9373f", "saleHeaderID": 2, "plu": 1, "pluG_UId": "RYiOj5rgvU6/PxX6kWbjVQ==", "pluGuid": "8f8e8845-e09a-4ebd-bf3f-15fa9166e355", "accountID": "sTU/Re6mlUehUQuCVlGZcw==", "accountIDGuid": "453f35b1-a6ee-4795-a151-0b8256519973", "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:22:51.0780102", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "lVTr5GMgVk23vGL+13jagw==", "refundGuid": "e4eb5495-2063-4d56-b7bc-62fed778da83", "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": "3UB2NKFce06CD4cesFAsDw==", "idempotentVoidGuid": "347640dd-5ca1-4e7b-820f-871eb0502c0f", "priceLevelIdentifier": "u2AKO8MI40WUa2ga2aQm3A==", "priceLevelIdentifierGuid": "3b0a60bb-08c3-45e3-946b-681ad9a426dc", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "80", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:22:51.0780102", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "80" } ], "refund": { "$id": "81", "id": 1, "g_UID": "QwHeY7YRIEuEuhAa2ZbMog==", "guid": "63de0143-11b6-4b20-84ba-101ad996cca2", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:22:51.0780102" }, "modifier": { "$id": "82", "id": 1, "setG_UID": "Jk8p+s/FwUq0DKGiZ5FHlA==", "modifierSetGuid": "fa294f26-c5cf-4ac1-b40c-a1a267914794", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "DQxBU0IpXEehtYUZEWSSHg==", "pluGuid": "53410c0d-2942-475c-a1b5-85191164921e", "deleted": true, "g_UID": "D4RmQEgSMkSNSJzMqO53fA==", "guid": "4066840f-1248-4432-8d48-9ccca8ee777c", "product": { "$ref": "2" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "79" } ], "eftReceipts": [ { "$id": "83", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "77" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "83" } ], "payments": [ { "$ref": "76" }, { "$ref": "76" } ], "cards": [ { "$id": "84", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "84" } ], "campaignHits": [ { "$id": "85", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "85" } ], "fuel": [ { "$id": "86", "id": 1, "plu": 1, "pluG_UID": "DbpWZUDdW0uaYZec4LR5Fg==", "pluGuid": "6556ba0d-dd40-4b5b-9a61-979ce0b47916", "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:22:51.0780102", "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:22:51.0780102", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "86" } ], "fuelResells": [ { "$id": "87", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "uwGRWtehQUazG6ES5BbH0w==", "pluGuid": "5a9101bb-a1d7-4641-b31b-a112e416c7d3", "accountID": "hPryqB79Z0C70X/6y8voFQ==", "accountIDGuid": "a8f2fa84-fd1e-4067-bbd1-7ffacbcbe815", "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:22:51.0780102", "bestOrExpireType": 1, "refundG_UID": "kEEUwwag70magU/43RIX7A==", "refundGuid": "c3144190-a006-49ef-9a81-4ff8dd1217ec", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "87" } ], "customerOrder": [ { "$id": "88", "identifier": "MUrLQeRSPUK3sAJBwmmLvg==", "identifierGuid": "41cb4a31-52e4-423d-b7b0-0241c2698bbe", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "ok9XopTCJ0KfChElCu4b6A==", "customerIdentifierGuid": "a2574fa2-c294-4227-9f0a-11250aee1be8", "operatorNo": 1, "operatorG_UID": "7w/3gU6az0arB3MbxeNAQQ==", "operatorGuid": "81f70fef-9a4e-46cf-ab07-731bc5e34041", "created": "2025-08-02T23:22:51.0780102", "ordered": "2025-08-02T23:22:51.0780102", "started": "2025-08-02T23:22:51.0780102", "completed": "2025-08-02T23:22:51.0780102", "supplied": "2025-08-02T23:22:51.0780102", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "70" }, "operator": { "$ref": "37" }, "details": [ { "$ref": "1" }, { "$ref": "1" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "77" } }, { "$ref": "88" } ], "surveyResponses": [ { "$id": "89", "surveyG_UID": "y/K1Jc7YF0W2s90Spdm0AQ==", "surveyGuid": "25b5f2cb-d8ce-4517-b6b3-dd12a5d9b401", "saleHeaderGuid": "EQA/MIE2R0aOC5mypEH+iQ==", "saleGuid": "303f0011-3681-4647-8e0b-99b2a441fe89", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "z3yBOLYh2ECc96tVBALcxw==", "guidResponse": "38817ccf-21b6-40d8-9cf7-ab550402dcc7", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:22:51.0780102", "sale": { "$ref": "77" }, "survey": { "$id": "90", "g_UID": "u5C0fDvpvEusM6rKb9c1fQ==", "guid": "7cb490bb-e93b-4bbc-ac33-aaca6fd7357d", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "UFRm0bYFrEaKX6ldHE0bGQ==", "checkoutFormGuid": "d1665450-05b6-46ac-8a5f-a95d1c4d1b19", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:22:51.0780102", "end": "2025-08-02T23:22:51.0780102", "deleted": true, "updated": "2025-08-02T23:22:51.0780102", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "2dfaa500-778a-4a40-9060-2ab785852166", "398e0e11-55e6-409b-91e3-7552e8256089" ], "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": "a8GlcK5/9Um49nTtKDzPQg==", "accountIdentifier": "70a5c16b-7fae-49f5-b8f6-74ed283ccf42", "accountName": "sample string 42", "customerOrderIdentifier": "Ekk7BtOUBkOCIuKtvOiBgA==", "customerOrderIdentifierGuid": "063b4912-94d3-4306-8222-e2adbce88180", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "91", "id": 1, "paymentID": 2, "paymentIdentifier": "Hzc55X8BVUiJIRw4yvW5sg==", "paymentIdentifierGuid": "e539371f-017f-4855-8921-1c38caf5b9b2", "identifier": "2DVbBUt/8EyxulUjafBGgA==", "identifierGuid": "055b35d8-7f4b-4cf0-b1ba-552369f04680", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "rla86LL0DUa6I87sojkDwQ==", "itemIdentifierGuid": "e8bc56ae-f4b2-460d-ba23-ceeca23903c1" } }, { "$ref": "76" } ] }, { "$ref": "71" } ], "customerGroupMembers": [ { "$ref": "75" }, { "$ref": "75" } ], "customerGroups": [ { "$ref": "74" }, { "$ref": "74" } ], "accounts": [ { "$ref": "72" }, { "$ref": "72" } ], "account": { "$ref": "72" }, "vouchers": [ { "$id": "92", "customerIdentifier": "OGEAH2ccdUiLfswtSPdH8Q==", "customerIdentifierGuid": "1f006138-1c67-4875-8b7e-cc2d48f747f1", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "NPOOazvEekGiB5U6y2PuRw==", "idempotentGuid": "6b8ef334-c43b-417a-a207-953acb63ee47", "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:22:51.0780102", "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:22:51.0780102", "labelPageLayout": "PInM8YaL602wLdy1Y2aQGg==", "pageLayoutGuid": "f1cc893c-8b86-4deb-b02d-dcb56366901a", "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:22:51.0780102" }, { "$ref": "96" } ] }, "customerVouchers": [ { "$id": "97", "id": 1, "customerIdentifier": "c1H695ywHUKxPeQ9bJpMfA==", "customerIdentifierGuid": "f7fa5173-b09c-421d-b13d-e43d6c9a4c7c", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:22:51.0780102", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "8MSjv/WjgE+zBnDrC40WZg==", "issuedIdempotentGuid": "bfa3c4f0-a3f5-4f80-b306-70eb0b8d1666", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:22:51.0780102", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:22:51.0780102", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "5pijarI95kulAj4A6BJfMw==", "redeemedIdempotentGuid": "6aa398e6-3db2-4be6-a502-3e00e8125f33", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:22:51.0780102", "storeName": "sample string 17", "scaleLabel": { "$ref": "95" }, "voucher": { "$ref": "93" }, "customer": { "$ref": "70" }, "issuedOfflinePayment": { "$ref": "76" }, "redeemedOfflinePayment": { "$ref": "76" } }, { "$ref": "97" } ] }, "customer": { "$ref": "70" } }, { "$ref": "92" } ] } }, { "$ref": "69" } ], "customerGroups": [ { "$id": "98", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "he1cgD55VEulr/rMZ/ao4w==", "groupIDGuid": "805ced85-793e-4b54-a5af-facc67f6a8e3", "campaign": { "$ref": "66" }, "group": { "$ref": "74" } }, { "$ref": "98" } ], "signIqTickets": [ { "$id": "99", "identifier": "5hh9U2uKakuYnyt3983QfQ==", "identifierGuid": "537d18e6-8a6b-4b6a-989f-2b77f7cdd07d", "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": "SMqqduCcR0itWTk+SHKmUw==", "guid": "76aaca48-9ce0-4847-ad59-393e4872a653", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "66" }, "comboPricePlus": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "L5tQvLX4zEObmXU6fYUpHg==", "groupGuid": "bc509b2f-f8b5-43cc-9b99-753a7d85291e", "comboPriceType": 5, "priceType": 5, "pluG_UID": "QPvx4OlT40ucoOGJ6Fjywg==", "pluGuid": "e0f1fb40-53e9-4be3-9ca0-e189e858f2c2", "priceGroupG_UID": "SV4CtVUKAkKx9HHZa5hG7A==", "priceGroupGuid": "b5025e49-0a55-4202-b1f4-71d96b9846ec", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "66" }, "product": { "$ref": "2" }, "priceGroup": { "$ref": "31" }, "campaignPool": { "$ref": "66" } }, { "$ref": "101" } ] }, { "$ref": "100" } ], "priceLevels": [ { "$id": "102", "id": 1, "priceLevelIdentifier": "0Xig0AaAuUyySC7B2CITSQ==", "priceLevelIdentifierGuid": "d0a078d1-8006-4cb9-b248-2ec1d8221349", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "102" } ] }, "product": { "$ref": "2" }, "dealCost": { "$id": "103", "headerIdentifier": "InNUV9xVeUKNpgQkMG+5MQ==", "headerIdentifierGuid": "57547322-55dc-4279-8da6-0424306fb931", "identifier": "LCHA2BVRZE+iy0grnhYLnA==", "identifierGuid": "d8c0212c-5115-4f64-a2cb-482b9e160b9c", "supplierIdentifier": "9avsEKaGuEyvjXohZ/4I8Q==", "supplierGuid": "10ecabf5-86a6-4cb8-af8d-7a2167fe08f1", "pluG_UID": "mK4y9XNgYkmyDyiPWfBNSA==", "pluGuid": "f532ae98-6073-4962-b20f-288f59f04d48", "campaignName": "911d6567-0712-4801-b858-103978ba3281", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:22:51.0780102", "end": "2025-08-02T23:22:51.0780102", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "V2jv2CM4v0iMMjsn0l561A==", "bonusItemPluGuid": "d8ef6857-3823-48bf-8c32-3b27d25e7ad4", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:22:51.0780102", "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:22:51.0780102", "campaignEndDate": "2025-08-02T23:22:51.0780102", "masterPLUG_UID": "gpy3UcLGqEG6992zBx9zWw==", "masterID": "51b79c82-c6c2-41a8-baf7-ddb3071f735b", "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": "C7y+Yj2xEU2jtNxF9FlJLQ==", "bonusMasterID": "62bebc0b-b13d-4d11-a3b4-dc45f459492d", "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:22:51.0780102", "dealCosts": [ { "$ref": "103" }, { "$ref": "103" } ], "tags": [ { "$id": "104", "pluG_UID": "ksukMJo9q02O1c0/cOLVCg==", "pluGuid": "30a4cb92-3d9a-4dab-8ed5-cd3f70e2d50a", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "104" } ], "alternateProductG_UID": "gv9rjVPMmUKvwzOPpjaABQ==", "alternateProduct": "8d6bff82-cc53-4299-afc3-338fa6368005", "productHostCode": { "$id": "105", "id": 1, "pluG_UID": "qpHlkQYU3E600F9CUTBjKw==", "pluGuid": "91e591aa-1406-4edc-b4d0-5f425130632b", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "60" }, "mscCom": { "$ref": "61" }, "mscDep": { "$ref": "63" }, "mscSubCom": { "$ref": "62" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:22:51.0780102", "inventoryTracked": "2025-08-02T23:22:51.0780102", "isNormalPriceChangesCampaign": true } }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.