POST api/supplier
Request Information
URI Parameters
None.
Body Parameters
SupplierName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
Code |
Host supplier code |
string |
String length: inclusive between 0 and 20 |
Name |
Supplier name |
string |
String length: inclusive between 0 and 255 |
FuelSupplier | boolean |
None. |
|
IsSupplier |
If it's not a Supplier, it's a manufactrer |
boolean |
None. |
IsHostedSupplier |
A hosted supplier doesn't take orders. |
boolean |
None. |
HostID |
Host vendor |
HostProvider |
None. |
AccountCode |
Third party accounting software code |
string |
String length: inclusive between 0 and 20 |
InvoiceSuffix |
Third party invoice reference suffix |
string |
None. |
OrderEmail |
Email to send order to as PDF |
string |
None. |
OrderEmailBcc | string |
None. |
|
OrderFax |
Email to send order to as PDF |
string |
None. |
ShowOrderCost | boolean |
None. |
|
ReceiptCostUpdate | boolean |
None. |
|
SendReceipt |
Receipt email should be sent to supplier when an order or invoice is received |
boolean |
None. |
ReceiptEmail |
Email used to send stock receive receipts and credit invoice requests |
string |
None. |
ReceiptEmailBcc |
BCC email used to send stock receive receipts and credit invoice requests |
string |
None. |
PrimaryContactGuid | Collection of byte |
None. |
|
PrimaryContactID | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
ABN | string |
None. |
|
SupplierGroupIdentifier | Collection of byte |
None. |
|
SupplierGroupGuid | globally unique identifier |
None. |
|
Rebate | decimal number |
None. |
|
RebateType | RebateType |
None. |
|
RebateFrequency | RebateFrequency |
None. |
|
RebateSource | RebateSource |
None. |
|
RebateLastClaimed | date |
None. |
|
RebateLastClaimedAmount | decimal number |
None. |
|
CartonsOnly | boolean |
None. |
|
MinimumOrderValue | integer |
None. |
|
EnforceMinimumQuantity | boolean |
None. |
|
Freight |
Default freight fee for products with this as preferred supplier |
decimal number |
None. |
FreightType |
Default freight fee type for products with this as preferred supplier |
FreightFeeType |
None. |
Deleted | boolean |
None. |
|
DeletedUser | string |
None. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
PrimaryContact | Contact |
Relation. This field may not always be loaded or used for updates. |
|
Contacts | Collection of SupplierContact |
Relation. This field may not always be loaded or used for updates. |
|
Products | Collection of ProductOrderingDetail |
Relation. This field may not always be loaded or used for updates. |
|
OrderCycleHeaders | Collection of OrderCycleHeader |
Relation. This field may not always be loaded or used for updates. |
|
Cycles | Collection of OrderCycle |
Relation. This field may not always be loaded or used for updates. |
|
Store | Store |
Relation. This field may not always be loaded or used for updates. |
|
Updated | date |
Relation. This field may not always be loaded or used for updates. |
|
IsHost | boolean |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "identifier": "HsURY9qpaUGjn8tZmgY1zg==", "identifierGuid": "6311c51e-a9da-4169-a39f-cb599a0635ce", "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": "Vh504Gs3O06xqU6pye/2pg==", "primaryContactID": "e0741e56-376b-4e3b-b1a9-4ea9c9eff6a6", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "AaKLcS90YkyVjktt/RzUjw==", "supplierGroupGuid": "718ba201-742f-4c62-958e-4b6dfd1cd48f", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:01.5365481", "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": "2", "id": "f6d727d6-318c-40bc-a3a4-742380da3e11", "identifier": "aUFhJ97k406idabYPvOIPA==", "identifierGuid": "27614169-e4de-4ee3-a275-a6d83ef3883c", "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": "3", "supplierIdentifier": "DihP3qkRTUW9VNZ2AlEGKQ==", "supplierIdentifierGuid": "de4f280e-11a9-454d-bd54-d67602510629", "contactGuid": "o04hwKtNTUGzuvXNFDC2iw==", "contactID": "c0214ea3-4dab-414d-b3ba-f5cd1430b68b", "contact": { "$ref": "2" }, "supplier": { "$ref": "1" } }, { "$ref": "3" } ], "products": [ { "$id": "4", "pluG_UID": "b7Yu45npqEKom99LNddIiQ==", "pluGuid": "e32eb66f-e999-42a8-a89b-df4b35d74889", "supplierIdentifier": "SdZ1xqWP40S6GZisIRZbrA==", "supplierIdentifierGuid": "c675d649-8fa5-44e3-ba19-98ac21165bac", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:01.5365481", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:01:01.5365481", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "5", "pluG_UID": "DpeSlAYoyEC0mDEg+jA/rQ==", "pluGuid": "9492970e-2806-40c8-b498-3120fa303fad", "supplierIdentifier": "MnhpPVDsCkK6e45BYAHIKA==", "supplierIdentifierGuid": "3d697832-ec50-420a-ba7b-8e416001c828", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "5" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "7QJOKUgnMEaFhVGY3drS8Q==", "parentPluGuid": "294e02ed-2748-4630-8585-5198dddad2f1", "freight": 45.0, "freightType": 1, "product": { "$id": "6", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "AX7Ir0fcnEuBw9EuJe4VLw==", "guid": "afc87e01-dc47-4b9c-81c3-d12e25ee152f", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "OIyJr1F/LEmv3Awp5JUO3A==", "priceGroupGuid": "af898c38-7f51-492c-afdc-0c29e4950edc", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:01.5515682", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:01.5515682", "pluCreated": "2025-10-05T00:01:01.5515682", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-10-05T00:01:01.5515682", "lastManualUpdate": "2025-10-05T00:01:01.5515682", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-10-05T00:01:01.5515682", "currentCostUpdated": "2025-10-05T00:01:01.5515682", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:01.5515682", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:01:01.5515682", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "VLDGKLIkIU22McQPvYFxLA==", "altPLUGuid": "28c6b054-24b2-4d21-b631-c40fbd81712c", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-05T00:01:01.5515682", "labelLastPrice": 1, "shelfPageLayoutG_UID": "6K9/DDDzBEelPVNWCOwbJA==", "shelfPageLayoutGuid": "0c7fafe8-f330-4704-a53d-535608ec1b24", "talkerPageLayoutG_UID": "V1Oow985FUKxpnY/sKxdKQ==", "talkerPageLayoutGuid": "c3a85357-39df-4215-b1a6-763fb0ac5d29", "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": "1e4ykZsTNUWQ1WJzEA3pcw==", "inventoryIdentifier": "9132eed5-139b-4535-90d5-6273100de973", "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": "XXpRc5lK+UiaIaflQKNqSA==", "parentPluGuid": "73517a5d-4a99-48f9-9a21-a7e540a36a48", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "AXtokMBL6UKhSOb+qv/IKA==", "supplierIdentifierGuid": "90687b01-4bc0-42e9-a148-e6feaaffc828", "supplierChanged": true, "rebateSupplierIdentifier": "W5Ui0+0jyUehPClZ2gxYzQ==", "rebateSupplierIdentifierGuid": "d322955b-23ed-47c9-a13c-2959da0c58cd", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:01:01.5515682", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "IuB+LezNP0qiJKngtmuMNA==", "hostIdentifierGuid": "2d7ee022-cdec-4a3f-a224-a9e0b66b8c34", "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": "6" }, { "$ref": "6" } ], "store": { "$id": "7", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-10-05T00:01:01.5515682", "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": "C5ER+uUeX0+d3cy7JTKtxw==", "hostIdentifierGuid": "fa11910b-1ee5-4f5f-9ddd-ccbb2532adc7", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:01:01.5515682", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "8", "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": "8" }, "hostStoreSettings": [ { "$id": "9", "id": 1, "hostIdentifier": "sNv4iqKVAkuDHIpVhywYbA==", "hostIdentifierGuid": "8af8dbb0-95a2-4b02-831c-8a55872c186c", "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": "10", "identifier": "sHDI81M410mnvc9wrvrEww==", "identifierGuid": "f3c870b0-3853-49d7-a7bd-cf70aefac4c3", "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": "IsSMXj2HhkiY3HkXcYsXFw==", "hostSupplierIdentifierGuid": "5e8cc422-873d-4886-98dc-7917718b1717", "loyaltyPriceLevelIdentifier": "2E2RURTZKUe0oGn83MAr/A==", "loyaltyPriceLevelIdentifierGuid": "51914dd8-d914-4729-b4a0-69fcdcc02bfc", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-10-05T00:01:01.5515682", "lastProcessed": "2025-10-05T00:01:01.5515682", "hold": true, "supplierName": "sample string 35", "supplier": { "$ref": "1" }, "files": [ { "$id": "11", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:01:01.5515682", "processed": "2025-10-05T00:01:01.5515682", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:01.5515682", "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": "10" }, "metcashHeader": { "$id": "12", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:01.5515682", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "11" } ], "zoneMatrix": [ { "$id": "13", "id": 1, "hostIdentifier": "ZpHPsndLhUqJDAlTkYUEjQ==", "hostIdentifierGuid": "b2cf9166-4b77-4a85-890c-09539185048d", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "ba0bc7eb-8a6b-46ce-87de-19a78f973a58", "cdc06bcd-bcdd-43df-8d97-b7705bf9f62e" ] }, { "$ref": "13" } ], "hostFileStoreSetting": { "$ref": "9" }, "hostStoreSettings": [ { "$ref": "9" }, { "$ref": "9" } ], "promotionPlacements": [ { "$id": "14", "identifier": "mhAWLpG1kEW73KAiVBSOSA==", "identifierGuid": "2e16109a-b591-4590-bbdc-a02254148e48", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "14" } ], "promoTypeGuids": [ "102c1302-00f5-46b9-911e-c5d7262f58d1", "aab27ff6-972b-4f6c-beb0-dd60276c3f8b" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "9" } ], "accounts": [ { "$id": "15", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "15" } ], "sales": [ { "$id": "16", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:01.5515682", "ftpSite": { "$id": "17", "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": "16" } ], "zoneMatrix": [ { "$ref": "13" }, { "$ref": "13" } ], "cashManagements": [ { "$id": "18", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "19", "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": "18" } ], "updateStoreID": "a53443ae-81db-459d-bc9d-cc611755d4a7", "updateStore": { "$id": "20", "id": "291d6704-646a-457a-9849-3e5d6118efd8", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:01.5515682", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-10-05T00:01:01.5515682" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "21", "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": "22", "pluG_UID": "BiULJuO4/02kob+bNezv1w==", "pluGuid": "260b2506-b8e3-4dff-a4a1-bf9b35ecefd7", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:01:01.5515682" }, { "$ref": "22" } ], "currentPrices": { "$id": "23", "pluPrices": { "$id": "24", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-05T00:01:01.5515682", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "24" }, "winningCampaign": 1, "winner": { "$id": "25", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:01.5515682", "startTime": 3, "endDate": "2025-10-05T00:01:01.5515682", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "st/pdOskgku3Zr8MQY0ESQ==", "hostIdentifierGuid": "74e9dfb2-24eb-4b82-b766-bf0c418d0449", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "25" }, { "$ref": "25" } ] }, "tray": { "$id": "26", "g_UId": "WQDFmZbEykiH7hzBm9NSMA==", "guid": "99c50059-c496-48ca-87ee-1cc19bd35230", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "27", "priceGroupG_UID": "KTgxRdRvakaS7zw/hqL0dQ==", "priceGroupGuid": "45313829-6fd4-466a-92ef-3c3f86a2f475", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:01.5515682", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "6" }, { "$ref": "6" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "28", "pluG_UID": "scCdFMAISUi3vgtlJBM/sQ==", "pluGuid": "149dc0b1-08c0-4849-b7be-0b6524133fb1", "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": "29", "pluGuid": "2054eda7-78a1-478d-a049-d16554fb7131", "created": "2025-10-05T00:01:01.5515682", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:01.5515682", "deactivated": "2025-10-05T00:01:01.5515682", "lastOrdered": "2025-10-05T00:01:01.5515682", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:01.5515682", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:01.5515682", "lastSold": "2025-10-05T00:01:01.5515682", "firstSold": "2025-10-05T00:01:01.5515682", "awsUpdated": "2025-10-05T00:01:01.5515682", "lastManualUpdate": "2025-10-05T00:01:01.5515682", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:01.5515682", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:01.5515682", "doNotRangeUpdated": "2025-10-05T00:01:01.5515682", "doNotOrderUpdated": "2025-10-05T00:01:01.5515682", "tracked": "2025-10-05T00:01:01.5515682" }, "allergens": [ { "$id": "30", "allergenID": 1, "pluG_UID": "SAXggShsS0OUyslJzHV0zg==", "pluGuid": "81e00548-6c28-434b-94ca-c949cc7574ce", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "costs": { "$id": "31", "pluG_UID": "BhOhObHvt0uDuSeQqs61eQ==", "pluGuid": "39a11306-efb1-4bb7-83b9-2790aaceb579", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:01.5515682", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "32", "saleHeaderID": 1, "created": "2025-10-05T00:01:01.5515682", "createdLocal": "2025-10-05T00:01:01.5515682", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "txZoJ0bnxE6W6KDAxEfbsA==", "operatorGuid": "276816b7-e746-4ec4-96e8-a0c0c447dbb0", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "BwKQUES4b0KM56czbxLmeQ==", "pluGuid": "50900207-b844-426f-8ce7-a7336f12e679", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "33", "id": 1, "g_Uid": "EfFGKQF+xUa12bQ5uVYOEw==", "guid": "2946f111-7e01-46c5-b5d9-b439b9560e13", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-10-05T00:01:01.5515682", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:01.5515682", "endShift": "2025-10-05T00:01:01.5515682", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "34", "operatorG_UID": "uV9Kr+UJz02FXWMVLpc6Qw==", "operatorGuid": "af4a5fb9-09e5-4dcf-855d-63152e973a43", "storeID": 2, "operator": { "$ref": "33" }, "store": { "$ref": "7" } }, { "$ref": "34" } ] } }, { "$ref": "32" } ], "apns": [ { "$id": "35", "pluID": 1, "pluG_UID": "gFpEI5Xzf0yrkBWOjH5vaQ==", "pluGuid": "23445a80-f395-4c7f-ab90-158e8c7e6f69", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "tuns": [ { "$id": "36", "pluG_UId": "lX6hyOeYR0aA+eOwzEomow==", "pluGuid": "c8a17e95-98e7-4647-80f9-e3b0cc4a26a3", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "6" }, "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "competitionPricing": [ { "$id": "37", "identifier": "akzrhokQKE+4i435blYj7g==", "identifierGuid": "86eb4c6a-1089-4f28-b88b-8df96e5623ee", "pluG_UID": "svjatDqJ3EWYKMN0LzAxEg==", "pluGuid": "b4daf8b2-893a-45dc-9828-c3742f303112", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "37" } ], "supplier": { "$ref": "1" }, "supplierName": "sample string 147", "children": [ { "$ref": "6" }, { "$ref": "6" } ], "ordering": { "$ref": "4" }, "flipChartPages": [ { "$id": "38", "identifier": "jHCr5lhrZkGeqUVnx/OSFw==", "groupName": "sample string 1", "identifierGuid": "e6ab708c-6b58-4166-9ea9-4567c7f39217", "exists": true, "flipChartIdentifier": "6yQrYO8n/0uxKCUt9b3jFA==", "flipChartIdentifierGuid": "602b24eb-27ef-4bff-b128-252df5bde314", "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": "aFEGsuHkFEudLwBtCqB5ow==", "groupIdentifierGuid": "b2065168-e4e1-4b14-9d2f-006d0aa079a3", "flipChart": { "$id": "39", "identifier": "RTgEbmp3b02hDE9ZRHkuyA==", "identifierGuid": "6e043845-776a-4d6f-a10c-4f5944792ec8", "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": "40", "identifier": "e+2sXmBeXke07QC0SYL8yQ==", "identifierGuid": "5eaced7b-5e60-475e-b4ed-00b44982fcc9", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "41", "id": 1, "g_UID": "VfNEotpEEEW7QgsInK9WgQ==", "guid": "a244f355-44da-4510-bb42-0b089caf5681", "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": "bhYY9V3StkimIccxlpDM8g==", "previousFormGuid": "f518166e-d25d-48b6-a621-c7319690ccf2", "nextForm": 1, "nextFormG_UID": "E7Ckq2Qiw0S45Z+AQI/ZcQ==", "nextFormGuid": "aba4b013-2264-44c3-b8e5-9f80408fd971", "attributes": "sample string 10", "updated": "2025-10-05T00:01:01.5515682", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "41" }, "previousCheckoutForm": { "$ref": "41" }, "buttons": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "hs+IP8ESiUerGJrNa/kaEw==", "checkoutFormGuid": "3f88cf86-12c1-4789-ab18-9acd6bf91a13", "identifier": "iosPTd8QYkSw7VPp2rHlRw==", "identifierGuid": "4d0f8b8a-10df-4462-b0ed-53e9dab1e547", "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": "z7vjNdmTjkWvXtTLHipXkA==", "valueGuid": "35e3bbcf-93d9-458e-af5e-d4cb1e2a5790", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:01.5515682", "action": "sample string 12", "valueForm": { "$ref": "41" }, "image": { "$id": "43", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:01.5515682", "imageData": "QEA=", "readOnly": true } }, { "$ref": "42" } ], "panels": [ { "$id": "44", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "jElHdnJD6U+WSE3RLsD8cA==", "checkoutFormGuid": "7647498c-4372-4fe9-9648-4dd12ec0fc70", "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": "44" } ] }, { "$ref": "41" } ], "panels": [ { "$ref": "44" }, { "$ref": "44" } ] }, "pages": [ { "$ref": "38" }, { "$ref": "38" } ] }, "contentPanel": { "$ref": "44" }, "products": [ { "$id": "45", "flipChartPageIdentifier": "B2m7Oi3KOUuhmdTOno0LzA==", "flipChartPageIdentifierGuid": "3abb6907-ca2d-4b39-a199-d4ce9e8d0bcc", "pluG_UID": "D7Kyd+EjCEmq73hWbY8X8w==", "pluGuid": "77b2b20f-23e1-4908-aaef-78566d8f17f3", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "6" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "45" } ], "productCount": 27, "pages": [ { "$ref": "38" }, { "$ref": "38" } ] }, { "$ref": "38" } ], "priceHistory": [ { "$id": "46", "pluG_UID": "R5AnhmoRTEmD3ADEus8YFg==", "pluGuid": "86279047-116a-494c-83dc-00c4bacf1816", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-10-05T00:01:01.5515682", "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": "46" } ], "ingredients": [ { "$id": "47", "pluG_UID": "7rR0WUbJJESb4tlZuGpjOA==", "ingredientGuid": "mbDgPw7b4kuMSjykKzhVFQ==", "ingredientIdentifier": "3fe0b099-db0e-4be2-8c4a-3ca42b385515", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "6" } }, { "$ref": "47" } ], "bins": [ { "$id": "48", "pluG_UID": "f5W58PMRqU29SbOhCn/Lsg==", "pluGuid": "f0b9957f-11f3-4da9-bd49-b3a10a7fcbb2", "shelfLocationIdentifier": "guLkRbSbYEeDOSdg5uDMig==", "shelfLocationGuid": "45e4e282-9bb4-4760-8339-2760e6e0cc8a", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "vvKheb6Uc06M3IDADZ3gfQ==", "labelPageLayoutGuid": "79a1f2be-94be-4e73-8cdc-80c00d9de07d", "updated": "2025-10-05T00:01:01.5515682", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "6" }, "location": { "$id": "49", "identifier": "Q+ExTUurMkOyUXJ6ekErWQ==", "storeID": 1, "identifierGuid": "4d31e143-ab4b-4332-b251-727a7a412b59", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:01.5515682", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "48" }, { "$ref": "48" } ] } }, { "$ref": "48" } ], "bin": { "$ref": "48" }, "scaleLocations": [ { "$id": "50", "plu": 1, "pluG_UID": "Mo2mqwNbokObLgkbFc+MOw==", "pluGuid": "aba68d32-5b03-43a2-9b2e-091b15cf8c3b", "deptNo": 1, "product": { "$ref": "6" }, "scaleLocation": { "$id": "51", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:01.5515682", "department": { "$id": "52", "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": "51" }, "subDepartments": [ { "$id": "53", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "54", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "55", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:01:01.5515682", "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": "DC9nuSWjg0+8aEZfI0IbnQ==", "labelPageLayoutGuid": "b9672f0c-a325-4f83-bc68-465f23421b9d", "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": "56", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "57", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "58", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "58" } ], "commodityCode": "sample string 6" }, { "$ref": "57" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "57" }, "mscDep": { "$id": "59", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "56" }, { "$ref": "56" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "58" } }, { "$ref": "55" } ], "updated": "2025-10-05T00:01:01.5515682", "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": "pgtrzpeGo0GYYWhARpFBqA==", "labelPageLayoutGuid": "ce6b0ba6-8697-41a3-9861-6840469141a8", "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": "56" }, "mscCom": { "$ref": "57" }, "mscDep": { "$ref": "59" }, "mscSubCom": { "$ref": "58" } }, { "$ref": "54" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:01.5515682", "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": "Ji+d2sfCjUStiS9jEST8yw==", "labelPageLayoutGuid": "da9d2f26-c2c7-448d-ad89-2f631124fccb", "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": "56" }, "mscCom": { "$ref": "57" }, "mscDep": { "$ref": "59" }, "mscSubCom": { "$ref": "58" } }, { "$ref": "53" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:01.5515682", "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": "hoUra50XLECSXIcu7IcMaA==", "labelPageLayoutGuid": "6b2b8586-179d-402c-925c-872eec870c68", "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": "56" }, "mscCom": { "$ref": "57" }, "mscDep": { "$ref": "59" }, "mscSubCom": { "$ref": "58" } } } }, { "$ref": "50" } ], "nextPrice": { "$id": "60", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "d4HaU2P1d0eIEngc9dcd+A==", "pluGuid": "53da8177-f563-4777-8812-781cf5d71df8", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "tNbsKacEK0WZ8tToVpC8Zg==", "dealCostGuid": "29ecd6b4-04a7-452b-99f2-d4e85690bc66", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "4vTPSP61D0eXKbb9lEjewg==", "priceGroupGuid": "48cff4e2-b5fe-470f-9729-b6fd9448dec2", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:01.5515682", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "ORyfSFpmHkyuplQMvvPR0A==", "campaignComboPriceGroupIdentifier": "489f1c39-665a-4c1e-aea6-540cbef3d1d0", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "61", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:01.5515682", "operatorG_UID": "cV3v1EZsr0+zGc48Dlcpew==", "operatorGuid": "d4ef5d71-6c46-4faf-b319-ce3c0e57297b", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:01.5515682", "signIqTicketFileMovedUtc": "2025-10-05T00:01:01.5515682", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:01.5515682", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "6" }, "campaignPlu": { "$ref": "60" } }, { "$ref": "61" } ], "campaign": { "$id": "62", "id": 1, "storeID": 2, "name": "7b5a7cf0-9e17-48fc-b611-2eb8cbb3eefb", "nameGuid": "7b5a7cf0-9e17-48fc-b611-2eb8cbb3eefb", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:01.5515682", "startTime": 1, "endDate": "2025-10-05T00:01:01.5515682", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-10-05T00:01:01.5515682", "system": true, "created": "2025-10-05T00:01:01.5515682", "updated": "2025-10-05T00:01:01.5515682", "priceChangeNotifiedUtc": "2025-10-05T00:01:01.5515682", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "bsbg+SjvA0ym6y3F2ckNrA==", "hostIdentifierGuid": "f9e0c66e-ef28-4c03-a6eb-2dc5d9c90dac", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:01.5515682", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "60" }, { "$ref": "60" } ], "campaignPools": [ { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "JW6JNgeXh0OEJ/XAgG2oEQ==", "pluGuid": "36896e25-9707-4387-8427-f5c0806da811", "hostOfferID": 1, "priceGroupG_UID": "2Alg9hQQ3E2BjSGV1kzppw==", "priceGroupGuid": "f66009d8-1014-4ddc-818d-2195d64ce9a7", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:01.5515682", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "6" }, "campaign": { "$ref": "62" } }, { "$ref": "63" } ], "sellingRules": [ { "$id": "64", "id": 1, "identifier": "zNcYEsY9DkCbNvFFKDx66w==", "identifierStr": "zNcYEsY9DkCbNvFFKDx66w==", "identifierGuid": "1218d7cc-3dc6-400e-9b36-f145283c7aeb", "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": "62" } }, { "$ref": "64" } ], "customers": [ { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "6ILyZbWe3k+/21/4OwxAxQ==", "customerIDGuid": "65f282e8-9eb5-4fde-bfdb-5ff83b0c40c5", "campaign": { "$ref": "62" }, "customer": { "$id": "66", "identifier": "3vJwH8zDckmgMiXXChC+WQ==", "identifierGuid": "1f70f2de-c3cc-4972-a032-25d70a10be59", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:01.5515682", "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": "aYVqRO38v0mM5TRSFn3Axw==", "communityIdentifierGuid": "446a8569-fced-49bf-8ce5-3452167dc0c7", "joined": "2025-10-05T00:01:01.5515682", "updated": "2025-10-05T00:01:01.5515682", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "Yxm1efSymECNGtHZyjPfew==", "priceLevelIdentifierGuid": "79b51963-b2f4-4098-8d1a-d1d9ca33df7b", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:01.5515682", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "67", "cardType": 2, "issueDate": "2025-10-05T00:01:01.5515682", "expiry": "2025-10-05T00:01:01.5515682", "customerID": "iHV6pkTn1kWZWMdDhZml0Q==", "customerIDGuid": "a67a7588-e744-45d6-9958-c7438599a5d1", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-10-05T00:01:01.5515682", "linkedAccount": "Q22S5Iw2TEq461SApiuFlQ==", "linkedAccountGuid": "e4926d43-368c-4a4c-b8eb-5480a62b8595", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "66" }, "account": { "$id": "68", "id": 1, "identifier": "17z9NwaWvUuoJfWtlatlBg==", "identifierGuid": "37fdbcd7-9606-4bbd-a825-f5ad95ab6506", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:01.5515682", "owner": "fwWd2fcgW0yIIlGZJt+sNg==", "ownerGuid": "d99d057f-20f7-4c5b-8822-519926dfac36", "accountStoreGroupIdentifier": "5EH+MM6UJUS5xQ8g6YNxfQ==", "accountStoreGroupGuid": "30fe41e4-94ce-4425-b9c5-0f20e983717d", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-10-05T00:01:01.5515682", "active": true, "updated": "2025-10-05T00:01:01.5515682", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "66" }, "card": { "$ref": "67" }, "members": { "$id": "69", "sample string 1": [ { "$ref": "66" }, { "$ref": "66" } ], "sample string 2": [ { "$ref": "66" }, { "$ref": "66" } ] }, "customerGroups": [ { "$id": "70", "identifier": "3qZT+N8hdkKALrPMMT93NQ==", "identifierGuid": "f853a6de-21df-4276-802e-b3cc313f7735", "name": "sample string 2", "primaryContact": "igc91d9UvUiLC+nD7FS/rw==", "primaryContactGuid": "d53d078a-54df-48bd-8b0b-e9c3ec54bfaf", "accountID": "ERelhbsqE0KiUw0S6n/B5w==", "accountIDGuid": "85a51711-2abb-4213-a253-0d12ea7fc1e7", "special": true, "updated": "2025-10-05T00:01:01.5515682", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "YgoVfSzXEU249AU/Gov2Pw==", "priceLevelIdentifierGuid": "7d150a62-d72c-4d11-b8f4-053f1a8bf63f", "deleted": true, "account": { "$ref": "68" }, "primaryContactCustomer": { "$ref": "66" }, "customerGroupMembers": [ { "$id": "71", "id": 1, "groupID": "AMvY/9oit0mI8100aNAmgQ==", "groupIDGuid": "ffd8cb00-22da-49b7-88f3-5d3468d02681", "customerID": "4Xu68DXzLky3raCjCNf3hQ==", "customerIDGuid": "f0ba7be1-f335-4c2e-b7ad-a0a308d7f785", "card": "sample string 4", "linkedAccount": "L9JDMRl7y0GF1eruZBddsg==", "linkedAccountGuid": "3143d22f-7b19-41cb-85d5-eaee64175db2", "customer": { "$ref": "66" }, "group": { "$ref": "70" }, "customerCard": { "$ref": "67" } }, { "$ref": "71" } ] }, { "$ref": "70" } ] }, "payments": [ { "$id": "72", "id": 1, "identifier": "eJW6ryZ64Ea+64SaDaNZwQ==", "identifierGuid": "afba9578-7a26-46e0-beeb-849a0da359c1", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "dxk960XHlEaT2A0fsQA5jw==", "accountIDGuid": "eb3d1977-c745-4694-93d8-0d1fb100398f", "customerAccount": { "$ref": "68" }, "customerCard": { "$ref": "67" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:01:01.5515682", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "0Xl8vV8Jqke3tgM8BDDnWQ==", "idempotentVoidGuid": "bd7c79d1-095f-47aa-b7b6-033c0430e759", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "73", "saleHeaderID": 1, "saleHeaderGuid": "H6qchXVF0EC3PtHX+9FfrA==", "saleHeaderIdentifierGuid": "859caa1f-4575-40d0-b73e-d1d7fbd15fac", "created": "2025-10-05T00:01:01.5515682", "createdLocal": "2025-10-05T00:01:01.5515682", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-10-05T00:01:01.5515682", "storeID": 1, "operatorG_Uid": "z/3PHxpyoUC2arzN7BkJRg==", "operatorGuid": "1fcffdcf-721a-40a1-b66a-bccdec190946", "customerG_Uid": "xMn0yLHaSECsDrqfK7rjuw==", "customerGuid": "c8f4c9c4-dab1-4048-ac0e-ba9f2bbae3bb", "communityIdentifier": "9E1IpxNr+k+cnsR3uS+wMg==", "communityIdentifierGuid": "a7484df4-6b13-4ffa-9c9e-c477b92fb032", "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": "ouokZBydPkmW/7JJcaAZ1Q==", "priceLevelIdentifierGuid": "6424eaa2-9d1c-493e-96ff-b24971a019d5", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "33" }, "customer": { "$ref": "66" }, "communityOrganisation": { "$id": "74", "id": 1, "identifier": "vq/oOoqTGEiy4HmXwRXBGg==", "identifierGuid": "3ae8afbe-938a-4818-b2e0-7997c115c11a", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:01:01.5515682", "deleted": true }, "details": [ { "$id": "75", "saleItemID": 1, "identifier": "/2gX4ppvT0Oy3Cbz/CMd0A==", "identifierGuid": "e21768ff-6f9a-434f-b2dc-26f3fc231dd0", "saleHeaderID": 2, "plu": 1, "pluG_UId": "wuK75TT9lUqGrxraZizg/g==", "pluGuid": "e5bbe2c2-fd34-4a95-86af-1ada662ce0fe", "accountID": "NCoqKzEJYUiHmgaUIgWE4Q==", "accountIDGuid": "2b2a2a34-0931-4861-879a-0694220584e1", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-05T00:01:01.5515682", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "TpERt1zY10SDYgN/QjCH7Q==", "refundGuid": "b711914e-d85c-44d7-8362-037f423087ed", "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": "CUCGfGoKM0WU70/KMpb8Hw==", "idempotentVoidGuid": "7c864009-0a6a-4533-94ef-4fca3296fc1f", "priceLevelIdentifier": "ejy6xiAkck2YLmzO0nSb0Q==", "priceLevelIdentifierGuid": "c6ba3c7a-2420-4d72-982e-6cced2749bd1", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "76", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:01.5515682", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "76" } ], "refund": { "$id": "77", "id": 1, "g_UID": "Upjku+I1O0qEYGTpriPYMw==", "guid": "bbe49852-35e2-4a3b-8460-64e9ae23d833", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:01.5515682" }, "modifier": { "$id": "78", "id": 1, "setG_UID": "+7ObK/c77UGMJgwT2WcZ8A==", "modifierSetGuid": "2b9bb3fb-3bf7-41ed-8c26-0c13d96719f0", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "9W7hXaqquE+3Y5ahIY+POA==", "pluGuid": "5de16ef5-aaaa-4fb8-b763-96a1218f8f38", "deleted": true, "g_UID": "iy3m2ap2yUSz5PWQuTnB8Q==", "guid": "d9e62d8b-76aa-44c9-b3e4-f590b939c1f1", "product": { "$ref": "6" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "75" } ], "eftReceipts": [ { "$id": "79", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "73" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "79" } ], "payments": [ { "$ref": "72" }, { "$ref": "72" } ], "cards": [ { "$id": "80", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "80" } ], "campaignHits": [ { "$id": "81", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "81" } ], "fuel": [ { "$id": "82", "id": 1, "plu": 1, "pluG_UID": "5/laFFezDEyzr94nBI1j9w==", "pluGuid": "145af9e7-b357-4c0c-b3af-de27048d63f7", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-10-05T00:01:01.5515682", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-10-05T00:01:01.5515682", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "82" } ], "fuelResells": [ { "$id": "83", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "GOhdCj8jckunQxgsYQX4zQ==", "pluGuid": "0a5de818-233f-4b72-a743-182c6105f8cd", "accountID": "JL/rotgSlUaUy13XIADEuQ==", "accountIDGuid": "a2ebbf24-12d8-4695-94cb-5dd72000c4b9", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-10-05T00:01:01.5515682", "bestOrExpireType": 1, "refundG_UID": "yePTjG7+REql66tNExm1PQ==", "refundGuid": "8cd3e3c9-fe6e-4a44-a5eb-ab4d1319b53d", "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": "83" } ], "customerOrder": [ { "$id": "84", "identifier": "FoootDPRRU2SnJS9NXMtMg==", "identifierGuid": "b4288a16-d133-4d45-929c-94bd35732d32", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "tqqwJLhNykKvlNgEoSetVA==", "customerIdentifierGuid": "24b0aab6-4db8-42ca-af94-d804a127ad54", "operatorNo": 1, "operatorG_UID": "NtsXNtL7T0qRR6w00fcifQ==", "operatorGuid": "3617db36-fbd2-4a4f-9147-ac34d1f7227d", "created": "2025-10-05T00:01:01.5515682", "ordered": "2025-10-05T00:01:01.5515682", "started": "2025-10-05T00:01:01.5515682", "completed": "2025-10-05T00:01:01.5515682", "supplied": "2025-10-05T00:01:01.5515682", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "66" }, "operator": { "$ref": "33" }, "details": [ { "$id": "85", "headerID": 1, "plu": 1, "pluG_UId": "S/rjr4Nah0y/GrBNdcd7Qg==", "pluGuid": "afe3fa4b-5a83-4c87-bf1a-b04d75c77b42", "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": "3u5bdxe+JUiXESavTvP4/g==", "headerIdentifierGuid": "775beede-be17-4825-9711-26af4ef3f8fe", "product": { "$ref": "6" } }, { "$ref": "85" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "73" } }, { "$ref": "84" } ], "surveyResponses": [ { "$id": "86", "surveyG_UID": "RcaU6rALzEKsG9OqscLQ/g==", "surveyGuid": "ea94c645-0bb0-42cc-ac1b-d3aab1c2d0fe", "saleHeaderGuid": "XTL6cVEQoE6AH7k+56CyTw==", "saleGuid": "71fa325d-1051-4ea0-801f-b93ee7a0b24f", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "JdyUVyM1xkyUX0q0sbQkZQ==", "guidResponse": "5794dc25-3523-4cc6-945f-4ab4b1b42465", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:01.5515682", "sale": { "$ref": "73" }, "survey": { "$id": "87", "g_UID": "7frC9eTZ80inB0cB/g86zg==", "guid": "f5c2faed-d9e4-48f3-a707-4701fe0f3ace", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "NtJmrsUExEWO7Xx3C0zSdQ==", "checkoutFormGuid": "ae66d236-04c5-45c4-8eed-7c770b4cd275", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:01.5515682", "end": "2025-10-05T00:01:01.5515682", "deleted": true, "updated": "2025-10-05T00:01:01.5515682", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "8cc253cf-ab71-44be-a70e-fd870323224a", "33b5a1df-17ef-4d98-9366-bf5215c0bb45" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "41" } }, "ingressId": "sample string 4" }, { "$ref": "86" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "3MnsnoQujUy06We+GvUC9w==", "accountIdentifier": "9eecc9dc-2e84-4c8d-b4e9-67be1af502f7", "accountName": "sample string 42", "customerOrderIdentifier": "9E3UXQZLGkaIMSHlo6dFiA==", "customerOrderIdentifierGuid": "5dd44df4-4b06-461a-8831-21e5a3a74588", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "88", "id": 1, "paymentID": 2, "paymentIdentifier": "NuU8Sk8ciE+FndqerKKngg==", "paymentIdentifierGuid": "4a3ce536-1c4f-4f88-859d-da9eaca2a782", "identifier": "i9JGm5EXAEWGXYyyBo54yQ==", "identifierGuid": "9b46d28b-1791-4500-865d-8cb2068e78c9", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "mUSXtM8Wz02e94M0rTNw2A==", "itemIdentifierGuid": "b4974499-16cf-4dcf-9ef7-8334ad3370d8" } }, { "$ref": "72" } ] }, { "$ref": "67" } ], "customerGroupMembers": [ { "$ref": "71" }, { "$ref": "71" } ], "customerGroups": [ { "$ref": "70" }, { "$ref": "70" } ], "accounts": [ { "$ref": "68" }, { "$ref": "68" } ], "account": { "$ref": "68" }, "vouchers": [ { "$id": "89", "customerIdentifier": "Kl+jl7K38U6qgsEFaqZsxQ==", "customerIdentifierGuid": "97a35f2a-b7b2-4ef1-aa82-c1056aa66cc5", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "YsRYPU6e6kSLR3RY6CYDvA==", "idempotentGuid": "3d58c462-9e4e-44ea-8b47-7458e82603bc", "offline": true, "voucher": { "$id": "90", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-05T00:01:01.5515682", "barcodeTemplate": { "$id": "91", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "92", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:01:01.5515682", "labelPageLayout": "0ly8RqakTEKQCcp6O428IQ==", "pageLayoutGuid": "46bc5cd2-a4a6-424c-9009-ca7a3b8dbc21", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "90" }, "elements": [ { "$id": "93", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:01:01.5515682" }, { "$ref": "93" } ] }, "customerVouchers": [ { "$id": "94", "id": 1, "customerIdentifier": "YlUUfgmMKkiVISv98YVjRw==", "customerIdentifierGuid": "7e145562-8c09-482a-9521-2bfdf1856347", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:01.5515682", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "a3N25NTVGUG84fBnCcyyEQ==", "issuedIdempotentGuid": "e476736b-d5d4-4119-bce1-f06709ccb211", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:01.5515682", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:01.5515682", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "LVz+tJNHFEOKNtXA4HxoMw==", "redeemedIdempotentGuid": "b4fe5c2d-4793-4314-8a36-d5c0e07c6833", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:01.5515682", "storeName": "sample string 17", "scaleLabel": { "$ref": "92" }, "voucher": { "$ref": "90" }, "customer": { "$ref": "66" }, "issuedOfflinePayment": { "$ref": "72" }, "redeemedOfflinePayment": { "$ref": "72" } }, { "$ref": "94" } ] }, "customer": { "$ref": "66" } }, { "$ref": "89" } ] } }, { "$ref": "65" } ], "customerGroups": [ { "$id": "95", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "PNYRCvUuCEmejWmiotw3ow==", "groupIDGuid": "0a11d63c-2ef5-4908-9e8d-69a2a2dc37a3", "campaign": { "$ref": "62" }, "group": { "$ref": "70" } }, { "$ref": "95" } ], "signIqTickets": [ { "$id": "96", "identifier": "96BvzJg2B06Mh2fstciF5w==", "identifierGuid": "cc6fa0f7-3698-4e07-8c87-67ecb5c885e7", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "96" } ], "comboPriceGroups": [ { "$id": "97", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "3QeT1RrtLkuQl49OtlMrOw==", "guid": "d59307dd-ed1a-4b2e-9097-8f4eb6532b3b", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "62" }, "comboPricePlus": [ { "$id": "98", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "r9NcESLXPUiHyej5bn1z9Q==", "groupGuid": "115cd3af-d722-483d-87c9-e8f96e7d73f5", "comboPriceType": 5, "priceType": 5, "pluG_UID": "xTZNRiRoH0KJbcqr6tGuQw==", "pluGuid": "464d36c5-6824-421f-896d-caabead1ae43", "priceGroupG_UID": "KJuoTmYdDUuAB26pdSyirQ==", "priceGroupGuid": "4ea89b28-1d66-4b0d-8007-6ea9752ca2ad", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "62" }, "product": { "$ref": "6" }, "priceGroup": { "$ref": "27" }, "campaignPool": { "$ref": "62" } }, { "$ref": "98" } ] }, { "$ref": "97" } ], "priceLevels": [ { "$id": "99", "id": 1, "priceLevelIdentifier": "YRqe/JYdU02gqGOqXxewvQ==", "priceLevelIdentifierGuid": "fc9e1a61-1d96-4d53-a0a8-63aa5f17b0bd", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "99" } ] }, "product": { "$ref": "6" }, "dealCost": { "$id": "100", "headerIdentifier": "ePldo6Hx2Eudw3r37rJ4kw==", "headerIdentifierGuid": "a35df978-f1a1-4bd8-9dc3-7af7eeb27893", "identifier": "0yVY4XNt90qPrJ5bdjllFQ==", "identifierGuid": "e15825d3-6d73-4af7-8fac-9e5b76396515", "supplierIdentifier": "a9Zi04dCtEqyE81Yw+ql+A==", "supplierGuid": "d362d66b-4287-4ab4-b213-cd58c3eaa5f8", "pluG_UID": "vQ5FwE3SE0SyJM51VpVvEQ==", "pluGuid": "c0450ebd-d24d-4413-b224-ce7556956f11", "campaignName": "0c01f234-b4fc-4aa5-b3ff-9220524f8bde", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:01.5515682", "end": "2025-10-05T00:01:01.5515682", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Iw7Oilwr40WUJ0R/Ym38kQ==", "bonusItemPluGuid": "8ace0e23-2b5c-45e3-9427-447f626dfc91", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:01.5515682", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-10-05T00:01:01.5515682", "campaignEndDate": "2025-10-05T00:01:01.5515682", "masterPLUG_UID": "pkasAaGSdkG91ndoOSERnQ==", "masterID": "01ac46a6-92a1-4176-bdd6-77683921119d", "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": "IQkfq3rlPEm4umd3oWPYKQ==", "bonusMasterID": "ab1f0921-e57a-493c-b8ba-6777a163d829", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-10-05T00:01:01.5515682", "dealCosts": [ { "$ref": "100" }, { "$ref": "100" } ], "tags": [ { "$id": "101", "pluG_UID": "oUPPOh94I02dRf6yXrpgXQ==", "pluGuid": "3acf43a1-781f-4d23-9d45-feb25eba605d", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "101" } ], "alternateProductG_UID": "O7ntWzEoYEKGTTStsJ0LuQ==", "alternateProduct": "5bedb93b-2831-4260-864d-34adb09d0bb9", "productHostCode": { "$id": "102", "id": 1, "pluG_UID": "jg5NO2adAkyijfh7tsa7/w==", "pluGuid": "3b4d0e8e-9d66-4c02-a28d-f87bb6c6bbff", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "56" }, "mscCom": { "$ref": "57" }, "mscDep": { "$ref": "59" }, "mscSubCom": { "$ref": "58" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:01.5515682", "inventoryTracked": "2025-10-05T00:01:01.5515682", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "1" }, "serviceFee": { "$id": "103", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "4" } ], "orderCycleHeaders": [ { "$id": "104", "storeID": 1, "supplierIdentifier": "RPGSjlABsEiBYR3s+7vFVg==", "supplierGuid": "8e92f144-0150-48b0-8161-1decfbbbc556", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "104" } ], "cycles": [ { "$id": "105", "storeID": 1, "supplierIdentifier": "XEoGvln1aECCPdHoNiH8xA==", "supplierGuid": "be064a5c-f559-4068-823d-d1e83621fcc4", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-10-05T00:01:01.5515682", "deliveryDate": "2025-10-05T00:01:01.5515682", "nextCutOffDate": "2025-10-05T00:01:01.5515682", "nextDeliveryDate": "2025-10-05T00:01:01.5515682", "nextDaysBuffer": 10 }, { "$ref": "105" } ], "store": { "$ref": "7" }, "updated": "2025-10-05T00:01:01.5515682", "isHost": true }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
"3ae6c46c-e09f-444e-ab0c-7a30b1e5e66e"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3ae6c46c-e09f-444e-ab0c-7a30b1e5e66e</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK ! E[��e�� 5 xl/workbook.xml � (� ����0D�&�C����� '.^=x_akhK��|�o�vfg�N9�?���G ������`̵��Q�;n�?K�b�s�bcڷB�YE9�8��F;!GGW�?,7Z�� D���@jZ��K����9[��$l ��T`�EPD�6���ܺ�Ɣ�B��=��9��k��Y x�;{��l�]PK ! E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK ! E[���' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Ra1c29f77aff74d0e" /></Relationships>PK ! E[*�C<% � xl/worksheets/sheet1.xml � (� �QMO�0�+��,����4MpC�Zw���U���$�@H\8$�������p�����\�E]C�q� F���P��KЈ,"܅��@3{)C�Ѫ��]�u������3 �-:�����{�Q*h3�������l?SYe�ek"{r/<v<-AȺ��w�S��4�'�%%/mE��?�SV~���N�=����9nh�{�C��5io ���w2-� ֻ��v�ޮW�b�y\�h��d?���R�4Y�Xե�I�\��)J��4��8�.JyM��D����_�-�?1����s�PK ! E[կV4� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞��Ӣ�ݰa[z�'Q;�]�gc���V���X��j4��'�|�lvo�D^0�ѻxŀ��ތ����� v��'��D�%���bCJ��Q8�X�]�Xf�rz�(}T=Қ1ICɀk&9���[;j|��4�K���8 & zL��"�^e*�'������af-��-z3����_�0iWmc57��B��7�T@�B�t�T�5��rݴ�Y�k}Q�W��PK ! E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ! E[��� � xl/sharedStrings.xml � (� 5�AN�0E�b�K���qH� 0u���x2��,X>���~�|��|�&��ǃC��T�>����}#�<�ҘF�!sIQDM���0��g�$�TQm%�ɭm��vw�n���DZ��}p��mg�Z0;�ϝ^��J��NH!![�/7;Y��l���Gz�(:M���]�~PK- ! E[��e�� 5 xl/workbook.xmlPK- ! E[���� � [Content_Types].xmlPK- ! E[���' ' V _rels/.relsPK- ! E[*�C<% � � xl/worksheets/sheet1.xmlPK- ! E[կV4� P 9 xl/_rels/workbook.xml.relsPK- ! E[Ѓc'2 E xl/styles.xmlPK- ! E[��� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK ! E[�]�@� 5 xl/workbook.xml � (� ����0��&�C��P AR8q���{��4П�5���H�yۙ��v�l��4fD5i_�!؊� ��?:�q��(!d��� t 4� �`�A�i=^i���u�{? 5�(ť���[�=$�>�hlu�5D~S,������ j���1Jέ�q���d�@�(��L��z���;{�1��n�PK ! E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK ! E[�;' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5454f07819744802" /></Relationships>PK ! E[*�C<% � xl/worksheets/sheet1.xml � (� �QMO�0�+��,����4MpC�Zw���U���$�@H\8$�������p�����\�E]C�q� F���P��KЈ,"܅��@3{)C�Ѫ��]�u������3 �-:�����{�Q*h3�������l?SYe�ek"{r/<v<-AȺ��w�S��4�'�%%/mE��?�SV~���N�=����9nh�{�C��5io ���w2-� ֻ��v�ޮW�b�y\�h��d?���R�4Y�Xե�I�\��)J��4��8�.JyM��D����_�-�?1����s�PK ! E[��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞��&U�nذ-����I�Ďl��Xp$��U$H%l����I3�����4�q�^0 �7��Z8%{W�n���R���0G�W\l�Oi^Su��������aR)�����G�!�U4,p�$���!zk�^�&t�0}��{��B����R����L�hZأ��y)o�5z3���#�_��|)�ͪ��Y[r�{S�^4O)�K/���ڽl�sc*V�Jڕ��ѫ��~PK ! E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK ! E[��� � xl/sharedStrings.xml � (� 5�AN�0E�b�K���qH� 0u���x2��,X>���~�|��|�&��ǃC��T�>����}#�<�ҘF�!sIQDM���0��g�$�TQm%�ɭm��vw�n���DZ��}p��mg�Z0;�ϝ^��J��NH!![�/7;Y��l���Gz�(:M���]�~PK- ! E[�]�@� 5 xl/workbook.xmlPK- ! E[���� � � [Content_Types].xmlPK- ! E[�;' ' U _rels/.relsPK- ! E[*�C<% � � xl/worksheets/sheet1.xmlPK- ! E[��� P 8 xl/_rels/workbook.xml.relsPK- ! E[Ѓc'2 E ~ xl/styles.xmlPK- ! E[��� � � xl/sharedStrings.xmlPK � �