GET api/store/{storeID}/cashBalancing?Take={Take}&Skip={Skip}&EndOfDayManagement={EndOfDayManagement}&StartDate={StartDate}&EndDate={EndDate}
Return a list of all existing cash balancing headers. Will not list running days that don't exist yet. For reporting selections ONLY
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store to get list of finalised headers from |
integer |
Required |
Take | integer |
None. |
|
Skip | integer |
None. |
|
StoreID | integer |
None. |
|
EndOfDayManagement |
Filled in by Store setting if not provided |
boolean |
None. |
StartDate |
Filter date to match of cash balancing header date |
date |
None. |
EndDate |
Filter date to match with cash balancing header date |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
PageList of matching cash balancing headers
PageListOfCashBalancingHeaderName | Description | Type | Additional information |
---|---|---|---|
Type | string |
None. |
|
List | Collection of CashBalancingHeader |
None. |
|
Skip |
Number of records to skip over |
integer |
None. |
Take |
Number of records to take |
integer |
None. |
TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{ "type": "CashBalancingHeader", "list": [ { "$id": "2", "identifier": "nj47507mFUi2FH/gUScZmg==", "identifierGuid": "e73b3e9e-e64e-4815-b614-7fe05127199a", "storeID": 2, "date": "2025-10-05T00:01:51.2620397", "started": "2025-10-05T00:01:51.2620397", "ended": "2025-10-05T00:01:51.2620397", "cashFinalised": true, "cashTotalAmount": 4, "eftFinalised": true, "eftTotalAmount": 6, "bankFinalised": true, "bankTotalAmount": 8, "bankingOpened": true, "fuelRequired": true, "fuelFinalised": true, "createdDuringTradingDay": true, "accountingFinalised": 13, "endOfDayID": 14, "storeName": "sample string 15", "autoFill": true, "createRelations": true, "invalidDates": false, "cashDetails": [ { "$id": "3", "id": 1, "headerIdentifier": "lCkb7yVNv0Owrqa78zUE9g==", "headerIdentifierGuid": "ef1b2994-4d25-43bf-b0ae-a6bbf33504f6", "operatorG_UID": "7uKdXflvFUKVbhR8BKoZVA==", "operatorGuid": "5d9de2ee-6ff9-4215-956e-147c04aa1954", "date": "2025-10-05T00:01:51.2620397", "operatorCash": 4, "drawerID": 5, "machineID": 6, "managerCash": 7, "expectedCash": 8, "finalisedCash": 9, "operatorCashNote": "sample string 10", "managerCashNote": "sample string 11", "expectedPickup": 12, "pickupCash": 13, "start": "2025-10-05T00:01:51.2620397", "end": "2025-10-05T00:01:51.2620397", "operatorName": "sample string 16", "operatorNumber": "sample string 17", "machineName": "sample string 18", "operators": "sample string 19" }, { "$ref": "3" } ], "eftDetails": [ { "$id": "4", "id": 1, "headerIdentifier": "HTc1//fY6ki+Ls4Mu/dtCQ==", "headerIdentifierGuid": "ff35371d-d8f7-48ea-be2e-ce0cbbf76d09", "date": "2025-10-05T00:01:51.2620397", "machineID": 1, "cardID": 3, "cardName": "sample string 4", "expectedAmount": 1, "managerDeclared": 1, "eftTenderCount": 1, "machineName": "sample string 5" }, { "$ref": "4" } ], "bankDetailSummary": { "$id": "5", "id": 1, "headerIdentifier": "BuzMRK43ckGDij6a6359kw==", "headerIdentifierGuid": "44ccec06-37ae-4172-838a-3e9aeb7e7d93", "bankName": "sample string 3", "expectedCash": 4, "cashDeclared": 1, "expectedPickup": 5, "pickupDeclared": 1, "expectedCheque": 6, "chequeDeclared": 1 }, "cashBalancingBankingAccounts": [ { "$id": "6", "id": 1, "headerIdentifier": "hzTpRg7/2EqBsdXjCVfEqQ==", "headerIdentifierGuid": "46e93487-ff0e-4ad8-81b1-d5e30957c4a9", "storeAccountID": 3, "cashDeclared": 4, "pickupDeclared": 5, "chequeDeclared": 6, "accountName": "sample string 7", "storeAccount": { "$id": "7", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true } }, { "$ref": "6" } ], "cashBalancingFuelTankLevels": [ { "$id": "8", "headerIdentifier": "maLBB/UwnUC+nAM57KuOIw==", "headerIdentifierGuid": "07c1a299-30f5-409d-be9c-0339ecab8e23", "fuelTankNumber": 2, "fuelGradeID": 1, "fuelGrade": "sample string 3", "opening": 4.0, "openingAdjusted": true, "adjustments": 6.0, "deliveries": 7.0, "deliveriesAdjusted": true, "samples": 9.0, "pumpTest": 10.0, "sales": 11.0, "closing": 12.0, "closingAdjusted": true, "dailyVariance": 14.0, "waterLevel": 15.0, "meterSales": 16.0, "meterVariance": -5.0, "twentyEightDayVariance": 17.0, "fuelTank": { "$id": "9", "id": 1, "storeID": 2, "tankNumber": 3, "fuelGrade": "sample string 4", "fuelGradeID": 1, "capacity": 5.0, "lpg": true, "waterLevel": 7.0, "updated": "2025-10-05T00:01:51.2620397", "storeName": "sample string 9", "store": { "$id": "10", "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:51.2620397", "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": "JG2r0zdEUUCFC5jk0G8lDQ==", "hostIdentifierGuid": "d3ab6d24-4437-4051-850b-98e4d06f250d", "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:51.2620397", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "11", "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": "11" }, "hostStoreSettings": [ { "$id": "12", "id": 1, "hostIdentifier": "1mCm4OhyFk2Kq0UDvGTJlw==", "hostIdentifierGuid": "e0a660d6-72e8-4d16-8aab-4503bc64c997", "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": "13", "identifier": "Xkz93raPME6YYk7QnHlTew==", "identifierGuid": "defd4c5e-8fb6-4e30-9862-4ed09c79537b", "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": "QQl3zyKsz0iiirypMod48Q==", "hostSupplierIdentifierGuid": "cf770941-ac22-48cf-a28a-bca9328778f1", "loyaltyPriceLevelIdentifier": "1f4ARJzt4ky1hUivqHB52Q==", "loyaltyPriceLevelIdentifierGuid": "4400fed5-ed9c-4ce2-b585-48afa87079d9", "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:51.2620397", "lastProcessed": "2025-10-05T00:01:51.2620397", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "14", "identifier": "gLXXj3ia2Uqsq9DWtUXoqw==", "identifierGuid": "8fd7b580-9a78-4ad9-acab-d0d6b545e8ab", "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": "zgRfvnHhxUKx1PkC1h1wIQ==", "primaryContactID": "be5f04ce-e171-42c5-b1d4-f902d61d7021", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "b0qZlNG/Pki5/vNH5d+R1A==", "supplierGroupGuid": "94994a6f-bfd1-483e-b9fe-f347e5df91d4", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:51.2620397", "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": "15", "id": "050cce69-441e-4a71-ae89-7b56fd455c79", "identifier": "5n7mTmKOgkKIqMXY6kRqNg==", "identifierGuid": "4ee67ee6-8e62-4282-88a8-c5d8ea446a36", "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": "16", "supplierIdentifier": "TDxd00cel0qEQvAjwHWrhg==", "supplierIdentifierGuid": "d35d3c4c-1e47-4a97-8442-f023c075ab86", "contactGuid": "MNYyiJ5SdECBtQfyTyNAug==", "contactID": "8832d630-529e-4074-81b5-07f24f2340ba", "contact": { "$ref": "15" }, "supplier": { "$ref": "14" } }, { "$ref": "16" } ], "products": [ { "$id": "17", "pluG_UID": "FpefSiCJKUWLXCNgo9kHKw==", "pluGuid": "4a9f9716-8920-4529-8b5c-2360a3d9072b", "supplierIdentifier": "lYvxI5NWTkW0JfzKAXUPDQ==", "supplierIdentifierGuid": "23f18b95-5693-454e-b425-fcca01750f0d", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:51.2620397", "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:51.2620397", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "18", "pluG_UID": "EpUXv79d1U6vR1abNLqIzg==", "pluGuid": "bf179512-5dbf-4ed5-af47-569b34ba88ce", "supplierIdentifier": "Qop/gxk3oUO0DFeZwJKEqQ==", "supplierIdentifierGuid": "837f8a42-3719-43a1-b40c-5799c09284a9", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "18" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "cfsMZ04KL0yNPs59vksGYg==", "parentPluGuid": "670cfb71-0a4e-4c2f-8d3e-ce7dbe4b0662", "freight": 45.0, "freightType": 1, "product": { "$id": "19", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "wLP7OKBUWkCNnNdyGoRaEg==", "guid": "38fbb3c0-54a0-405a-8d9c-d7721a845a12", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "TIUoYPHao0mnaPoXA1GB2Q==", "priceGroupGuid": "6028854c-daf1-49a3-a768-fa17035181d9", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:51.2620397", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:51.2620397", "pluCreated": "2025-10-05T00:01:51.2620397", "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:51.2620397", "lastManualUpdate": "2025-10-05T00:01:51.2620397", "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:51.2620397", "currentCostUpdated": "2025-10-05T00:01:51.2620397", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:51.2620397", "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:51.2620397", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "70Hc7eDtj0qLsE3XtUdTvQ==", "altPLUGuid": "eddc41ef-ede0-4a8f-8bb0-4dd7b54753bd", "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:51.2620397", "labelLastPrice": 1, "shelfPageLayoutG_UID": "4vnXUO5LnkeC/QZmndM0jQ==", "shelfPageLayoutGuid": "50d7f9e2-4bee-479e-82fd-06669dd3348d", "talkerPageLayoutG_UID": "1nGHckowVEq3TxXWkEIedA==", "talkerPageLayoutGuid": "728771d6-304a-4a54-b74f-15d690421e74", "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": "R21WIt8obE+Xi43NIafYcg==", "inventoryIdentifier": "22566d47-28df-4f6c-978b-8dcd21a7d872", "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": "tJehPfU7NU63PDrGRL42hw==", "parentPluGuid": "3da197b4-3bf5-4e35-b73c-3ac644be3687", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "HExkwB02Skm0tHKPjlx4sg==", "supplierIdentifierGuid": "c0644c1c-361d-494a-b4b4-728f8e5c78b2", "supplierChanged": true, "rebateSupplierIdentifier": "gRDr9LVslUWV5s9QowMPvg==", "rebateSupplierIdentifierGuid": "f4eb1081-6cb5-4595-95e6-cf50a3030fbe", "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:51.2620397", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "gFg5iAWFrUiQ+jr6LSo3Jw==", "hostIdentifierGuid": "88395880-8505-48ad-90fa-3afa2d2a3727", "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": "19" }, { "$ref": "19" } ], "store": { "$ref": "10" }, "storePrices": [ { "$id": "20", "pluG_UID": "18QdDjLCXUunbXgZpMHS9Q==", "pluGuid": "0e1dc4d7-c232-4b5d-a76d-7819a4c1d2f5", "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:51.2620397" }, { "$ref": "20" } ], "currentPrices": { "$id": "21", "pluPrices": { "$id": "22", "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:51.2620397", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "22" }, "winningCampaign": 1, "winner": { "$id": "23", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:51.2620397", "startTime": 3, "endDate": "2025-10-05T00:01:51.2620397", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "m2LsJkZLKU6awLx/SRQ0HQ==", "hostIdentifierGuid": "26ec629b-4b46-4e29-9ac0-bc7f4914341d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "23" }, { "$ref": "23" } ] }, "tray": { "$id": "24", "g_UId": "3PV21CjMok+jeP24oLFX2g==", "guid": "d476f5dc-cc28-4fa2-a378-fdb8a0b157da", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "25", "priceGroupG_UID": "MsNZaqHHtUGVsIork8K/3A==", "priceGroupGuid": "6a59c332-c7a1-41b5-95b0-8a2b93c2bfdc", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:51.2620397", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "19" }, { "$ref": "19" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "26", "pluG_UID": "k5hL3U5Qu0ae+HVq63uNeA==", "pluGuid": "dd4b9893-504e-46bb-9ef8-756aeb7b8d78", "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": "27", "pluGuid": "65c245ef-a5f8-4b43-9d1c-ef4f58852ef9", "created": "2025-10-05T00:01:51.2620397", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:51.2620397", "deactivated": "2025-10-05T00:01:51.2620397", "lastOrdered": "2025-10-05T00:01:51.2620397", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:51.2620397", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:51.2620397", "lastSold": "2025-10-05T00:01:51.2620397", "firstSold": "2025-10-05T00:01:51.2620397", "awsUpdated": "2025-10-05T00:01:51.2620397", "lastManualUpdate": "2025-10-05T00:01:51.2620397", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:51.2620397", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:51.2620397", "doNotRangeUpdated": "2025-10-05T00:01:51.2620397", "doNotOrderUpdated": "2025-10-05T00:01:51.2620397", "tracked": "2025-10-05T00:01:51.2620397" }, "allergens": [ { "$id": "28", "allergenID": 1, "pluG_UID": "cLrdbaNgyE+0lqIrVTlahA==", "pluGuid": "6dddba70-60a3-4fc8-b496-a22b55395a84", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "28" } ], "costs": { "$id": "29", "pluG_UID": "ILeMGChOykC76Q4rPVIL9w==", "pluGuid": "188cb720-4e28-40ca-bbe9-0e2b3d520bf7", "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:51.2620397", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "30", "saleHeaderID": 1, "created": "2025-10-05T00:01:51.2620397", "createdLocal": "2025-10-05T00:01:51.2620397", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "Fza54hdP7k+73IvrNSC+QA==", "operatorGuid": "e2b93617-4f17-4fee-bbdc-8beb3520be40", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "/u+p2JdTrk+BVdbHIbIfiQ==", "pluGuid": "d8a9effe-5397-4fae-8155-d6c721b21f89", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "31", "id": 1, "g_Uid": "eptB6J7GJ0SMzYFACZVgRA==", "guid": "e8419b7a-c69e-4427-8ccd-814009956044", "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:51.2620397", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:51.2620397", "endShift": "2025-10-05T00:01:51.2620397", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "32", "operatorG_UID": "+2hkeOuo0Ea8E7s1A2f0Lw==", "operatorGuid": "786468fb-a8eb-46d0-bc13-bb350367f42f", "storeID": 2, "operator": { "$ref": "31" }, "store": { "$ref": "10" } }, { "$ref": "32" } ] } }, { "$ref": "30" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "y/KapbD6IU27i5+Dxw5nBA==", "pluGuid": "a59af2cb-fab0-4d21-bb8b-9f83c70e6704", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "KyooxkRQw0u39UdgblEB9w==", "pluGuid": "c6282a2b-5044-4bc3-b7f5-47606e5101f7", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "19" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "lx5FVdED10m27m/OFhD7bA==", "identifierGuid": "55451e97-03d1-49d7-b6ee-6fce1610fb6c", "pluG_UID": "OH2RVhxny0erm9seYuCdVw==", "pluGuid": "56917d38-671c-47cb-ab9b-db1e62e09d57", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "35" } ], "supplier": { "$ref": "14" }, "supplierName": "sample string 147", "children": [ { "$ref": "19" }, { "$ref": "19" } ], "ordering": { "$ref": "17" }, "flipChartPages": [ { "$id": "36", "identifier": "Jv6FhBYVN0KRBhcVv3gKdQ==", "groupName": "sample string 1", "identifierGuid": "8485fe26-1516-4237-9106-1715bf780a75", "exists": true, "flipChartIdentifier": "Nd43kH/0eUqEqgEyiNObvg==", "flipChartIdentifierGuid": "9037de35-f47f-4a79-84aa-013288d39bbe", "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": "UpO/JxU590KN+VOTiQ8ANg==", "groupIdentifierGuid": "27bf9352-3915-42f7-8df9-5393890f0036", "flipChart": { "$id": "37", "identifier": "fk2sWw6tJ0iJ1OMfWA5aug==", "identifierGuid": "5bac4d7e-ad0e-4827-89d4-e31f580e5aba", "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": "38", "identifier": "v90oujkKw02N3aJl4AwOCg==", "identifierGuid": "ba28ddbf-0a39-4dc3-8ddd-a265e00c0e0a", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "7D15VrN2v06XFalU0XH6AQ==", "guid": "56793dec-76b3-4ebf-9715-a954d171fa01", "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": "P23weIRcOkK7HWZSXV/7kA==", "previousFormGuid": "78f06d3f-5c84-423a-bb1d-66525d5ffb90", "nextForm": 1, "nextFormG_UID": "pEyRIWSknEWizleX5WCYnQ==", "nextFormGuid": "21914ca4-a464-459c-a2ce-5797e560989d", "attributes": "sample string 10", "updated": "2025-10-05T00:01:51.2620397", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "39" }, "previousCheckoutForm": { "$ref": "39" }, "buttons": [ { "$id": "40", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "UB8GjXndV06Y7uYOol5u4g==", "checkoutFormGuid": "8d061f50-dd79-4e57-98ee-e60ea25e6ee2", "identifier": "jE5lc/xtOkihzoE0SrJ9jg==", "identifierGuid": "73654e8c-6dfc-483a-a1ce-81344ab27d8e", "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": "02WfLHyV+06iPzfhLdk6oQ==", "valueGuid": "2c9f65d3-957c-4efb-a23f-37e12dd93aa1", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:51.2620397", "action": "sample string 12", "valueForm": { "$ref": "39" }, "image": { "$id": "41", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:51.2620397", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "tce+KIP+PECHf7HLCcxIcA==", "checkoutFormGuid": "28bec7b5-fe83-403c-877f-b1cb09cc4870", "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": "42" } ] }, { "$ref": "39" } ], "panels": [ { "$ref": "42" }, { "$ref": "42" } ] }, "pages": [ { "$ref": "36" }, { "$ref": "36" } ] }, "contentPanel": { "$ref": "42" }, "products": [ { "$id": "43", "flipChartPageIdentifier": "Si4Z0desB0WsMJdUxflBYw==", "flipChartPageIdentifierGuid": "d1192e4a-acd7-4507-ac30-9754c5f94163", "pluG_UID": "JQuM4+elXUWAwJpKvMjxmw==", "pluGuid": "e38c0b25-a5e7-455d-80c0-9a4abcc8f19b", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "19" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "43" } ], "productCount": 27, "pages": [ { "$ref": "36" }, { "$ref": "36" } ] }, { "$ref": "36" } ], "priceHistory": [ { "$id": "44", "pluG_UID": "bWOzeaTYU02b0EtMmmzaWA==", "pluGuid": "79b3636d-d8a4-4d53-9bd0-4b4c9a6cda58", "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:51.2620397", "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": "44" } ], "ingredients": [ { "$id": "45", "pluG_UID": "LsX0jvBgQE6p7/me7NRkMA==", "ingredientGuid": "yiy3lendl0Oa3JpHKLFwrg==", "ingredientIdentifier": "95b72cca-dde9-4397-9adc-9a4728b170ae", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "19" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "rKigRTgML0iCy1LIfKbtYw==", "pluGuid": "45a0a8ac-0c38-482f-82cb-52c87ca6ed63", "shelfLocationIdentifier": "FnKbd1iEJ0WsHr8bMNqDyg==", "shelfLocationGuid": "779b7216-8458-4527-ac1e-bf1b30da83ca", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "n8hkMF7qQUu6semfl+ODJg==", "labelPageLayoutGuid": "3064c89f-ea5e-4b41-bab1-e99f97e38326", "updated": "2025-10-05T00:01:51.2620397", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "19" }, "location": { "$id": "47", "identifier": "3r7l9+i5zkm2U42BCSOSPg==", "storeID": 1, "identifierGuid": "f7e5bede-b9e8-49ce-b653-8d810923923e", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:51.2620397", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "46" }, { "$ref": "46" } ] } }, { "$ref": "46" } ], "bin": { "$ref": "46" }, "scaleLocations": [ { "$id": "48", "plu": 1, "pluG_UID": "+ZUvW1GC2kCFTK0gEFzbzQ==", "pluGuid": "5b2f95f9-8251-40da-854c-ad20105cdbcd", "deptNo": 1, "product": { "$ref": "19" }, "scaleLocation": { "$id": "49", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:51.2620397", "department": { "$id": "50", "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": "49" }, "subDepartments": [ { "$id": "51", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "52", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "53", "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:51.2620397", "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": "W9J0HNBVbEKTwDvmYlU9kg==", "labelPageLayoutGuid": "1c74d25b-55d0-426c-93c0-3be662553d92", "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": "54", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "55", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "56", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "56" } ], "commodityCode": "sample string 6" }, { "$ref": "55" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "55" }, "mscDep": { "$id": "57", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "54" }, { "$ref": "54" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "53" } ], "updated": "2025-10-05T00:01:51.2620397", "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": "L3srUATBU0yb04Ma69tunQ==", "labelPageLayoutGuid": "502b7b2f-c104-4c53-9bd3-831aebdb6e9d", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "52" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:51.2620397", "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": "YF5qT6LdLUO4It+VVnFU8g==", "labelPageLayoutGuid": "4f6a5e60-dda2-432d-b822-df95567154f2", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "51" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:51.2620397", "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": "QHpw0ESAPkejMTRseq9tig==", "labelPageLayoutGuid": "d0707a40-8044-473e-a331-346c7aaf6d8a", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } } } }, { "$ref": "48" } ], "nextPrice": { "$id": "58", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "jS4fLCtQmkmp99fUw6VlLA==", "pluGuid": "2c1f2e8d-502b-499a-a9f7-d7d4c3a5652c", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "lnMaC0X+XkWYmVlFLiuX6Q==", "dealCostGuid": "0b1a7396-fe45-455e-9899-59452e2b97e9", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "qVlDKJO9nUyhDw7IY4nSVQ==", "priceGroupGuid": "284359a9-bd93-4c9d-a10f-0ec86389d255", "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:51.2620397", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "PEOCrm1M/Emt4bzbw1xIKA==", "campaignComboPriceGroupIdentifier": "ae82433c-4c6d-49fc-ade1-bcdbc35c4828", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:51.2620397", "operatorG_UID": "+M93/wcrLUaWNGQmpOJdAA==", "operatorGuid": "ff77cff8-2b07-462d-9634-6426a4e25d00", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:51.2620397", "signIqTicketFileMovedUtc": "2025-10-05T00:01:51.2620397", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:51.2620397", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "19" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "e7ecd3c6-136d-4f2c-b695-590d7e8efea2", "nameGuid": "e7ecd3c6-136d-4f2c-b695-590d7e8efea2", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:51.2620397", "startTime": 1, "endDate": "2025-10-05T00:01:51.2620397", "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:51.2620397", "system": true, "created": "2025-10-05T00:01:51.2620397", "updated": "2025-10-05T00:01:51.2620397", "priceChangeNotifiedUtc": "2025-10-05T00:01:51.2620397", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "DgWSOYHusEmUvMU0KODAvg==", "hostIdentifierGuid": "3992050e-ee81-49b0-94bc-c53428e0c0be", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:51.2620397", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "58" }, { "$ref": "58" } ], "campaignPools": [ { "$id": "61", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "fiR3xk2FLUup1tthYX7cJg==", "pluGuid": "c677247e-854d-4b2d-a9d6-db61617edc26", "hostOfferID": 1, "priceGroupG_UID": "Ln9Xc93b9U6tVFL3C87IlQ==", "priceGroupGuid": "73577f2e-dbdd-4ef5-ad54-52f70bcec895", "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:51.2620397", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "19" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "Bpg1nkyL2UuKx5DsTR3Wzw==", "identifierStr": "Bpg1nkyL2UuKx5DsTR3Wzw==", "identifierGuid": "9e359806-8b4c-4bd9-8ac7-90ec4d1dd6cf", "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": "60" } }, { "$ref": "62" } ], "customers": [ { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "dvjZOu/VykyAG9o/E9l36Q==", "customerIDGuid": "3ad9f876-d5ef-4cca-801b-da3f13d977e9", "campaign": { "$ref": "60" }, "customer": { "$id": "64", "identifier": "H1+5PatiSkaEPNyfC0LLjA==", "identifierGuid": "3db95f1f-62ab-464a-843c-dc9f0b42cb8c", "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:51.2620397", "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": "umeIzPzPHkufbz0CZ8jBUw==", "communityIdentifierGuid": "cc8867ba-cffc-4b1e-9f6f-3d0267c8c153", "joined": "2025-10-05T00:01:51.2620397", "updated": "2025-10-05T00:01:51.2620397", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "osREzWNdUkOrNSHPGVNqRw==", "priceLevelIdentifierGuid": "cd44c4a2-5d63-4352-ab35-21cf19536a47", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:51.2620397", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "65", "cardType": 2, "issueDate": "2025-10-05T00:01:51.2620397", "expiry": "2025-10-05T00:01:51.2620397", "customerID": "7o81EhDviUqk+vuYtcDNrw==", "customerIDGuid": "12358fee-ef10-4a89-a4fa-fb98b5c0cdaf", "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:51.2620397", "linkedAccount": "J2vCUz8hgU6DWhBFDkX6dw==", "linkedAccountGuid": "53c26b27-213f-4e81-835a-10450e45fa77", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "64" }, "account": { "$id": "66", "id": 1, "identifier": "rxsy/Yd8rUyX42SBkxCBpw==", "identifierGuid": "fd321baf-7c87-4cad-97e3-6481931081a7", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:51.2620397", "owner": "0IKiqqsjak+DBNb0pmJtTg==", "ownerGuid": "aaa282d0-23ab-4f6a-8304-d6f4a6626d4e", "accountStoreGroupIdentifier": "g5c9FjteJkCtdvCq6wkKCw==", "accountStoreGroupGuid": "163d9783-5e3b-4026-ad76-f0aaeb090a0b", "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:51.2620397", "active": true, "updated": "2025-10-05T00:01:51.2620397", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "64" }, "card": { "$ref": "65" }, "members": { "$id": "67", "sample string 1": [ { "$ref": "64" }, { "$ref": "64" } ], "sample string 2": [ { "$ref": "64" }, { "$ref": "64" } ] }, "customerGroups": [ { "$id": "68", "identifier": "sd2n6ZIYmUadyk+gM2ux7w==", "identifierGuid": "e9a7ddb1-1892-4699-9dca-4fa0336bb1ef", "name": "sample string 2", "primaryContact": "/f3w7jSNOEOwR8otgDlKrQ==", "primaryContactGuid": "eef0fdfd-8d34-4338-b047-ca2d80394aad", "accountID": "npvSBKPwCkORv1/p/kIdUw==", "accountIDGuid": "04d29b9e-f0a3-430a-91bf-5fe9fe421d53", "special": true, "updated": "2025-10-05T00:01:51.2620397", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "HFu7LkIpJ0iROvqya5ME+Q==", "priceLevelIdentifierGuid": "2ebb5b1c-2942-4827-913a-fab26b9304f9", "deleted": true, "account": { "$ref": "66" }, "primaryContactCustomer": { "$ref": "64" }, "customerGroupMembers": [ { "$id": "69", "id": 1, "groupID": "JjwQ3YgvNkah6Wm5UVi0Dg==", "groupIDGuid": "dd103c26-2f88-4636-a1e9-69b95158b40e", "customerID": "oofFdHd6XkyYtYPKJYPtMQ==", "customerIDGuid": "74c587a2-7a77-4c5e-98b5-83ca2583ed31", "card": "sample string 4", "linkedAccount": "VCCzNKLrikywwycgNATJrw==", "linkedAccountGuid": "34b32054-eba2-4c8a-b0c3-27203404c9af", "customer": { "$ref": "64" }, "group": { "$ref": "68" }, "customerCard": { "$ref": "65" } }, { "$ref": "69" } ] }, { "$ref": "68" } ] }, "payments": [ { "$id": "70", "id": 1, "identifier": "RCBch5Q0U0K5uPKFnudfjg==", "identifierGuid": "875c2044-3494-4253-b9b8-f2859ee75f8e", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "IPKDZ63NPUyiXgFpr+OoBA==", "accountIDGuid": "6783f220-cdad-4c3d-a25e-0169afe3a804", "customerAccount": { "$ref": "66" }, "customerCard": { "$ref": "65" }, "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:51.2620397", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "6SV8JtNFZ0WxD8QmK9ar7A==", "idempotentVoidGuid": "267c25e9-45d3-4567-b10f-c4262bd6abec", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "71", "saleHeaderID": 1, "saleHeaderGuid": "wQUi4mD/dE2F8ftQ6jOd/Q==", "saleHeaderIdentifierGuid": "e22205c1-ff60-4d74-85f1-fb50ea339dfd", "created": "2025-10-05T00:01:51.2620397", "createdLocal": "2025-10-05T00:01:51.2620397", "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:51.2620397", "storeID": 1, "operatorG_Uid": "056aVatQWkSWn6ub4FM+8A==", "operatorGuid": "559a9ed3-50ab-445a-969f-ab9be0533ef0", "customerG_Uid": "3tqhANX/jEqMQfeesyqkrg==", "customerGuid": "00a1dade-ffd5-4a8c-8c41-f79eb32aa4ae", "communityIdentifier": "aI29VilwT0etvMZ3REzHAQ==", "communityIdentifierGuid": "56bd8d68-7029-474f-adbc-c677444cc701", "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": "iSZf2UA0qk+0Nh6IkQHeJg==", "priceLevelIdentifierGuid": "d95f2689-3440-4faa-b436-1e889101de26", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "31" }, "customer": { "$ref": "64" }, "communityOrganisation": { "$id": "72", "id": 1, "identifier": "uKwJc7q08Uendt7ODm6luQ==", "identifierGuid": "7309acb8-b4ba-47f1-a776-dece0e6ea5b9", "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:51.2620397", "deleted": true }, "details": [ { "$id": "73", "saleItemID": 1, "identifier": "Z0eYAlr42kWdOQ+nBJ91GQ==", "identifierGuid": "02984767-f85a-45da-9d39-0fa7049f7519", "saleHeaderID": 2, "plu": 1, "pluG_UId": "G1f1ocYqb0qjRDh0UwftZg==", "pluGuid": "a1f5571b-2ac6-4a6f-a344-38745307ed66", "accountID": "tGqS9lLqS02VQeQhx8/c2g==", "accountIDGuid": "f6926ab4-ea52-4d4b-9541-e421c7cfdcda", "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:51.2620397", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "0Paroyl6f0GvrozYXh7X0w==", "refundGuid": "a3abf6d0-7a29-417f-afae-8cd85e1ed7d3", "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": "RETTR3JXkES2eo8SAZH/iQ==", "idempotentVoidGuid": "47d34444-5772-4490-b67a-8f120191ff89", "priceLevelIdentifier": "bQmueUkhdk6eZS+GigjiFg==", "priceLevelIdentifierGuid": "79ae096d-2149-4e76-9e65-2f868a08e216", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "74", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:51.2620397", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "74" } ], "refund": { "$id": "75", "id": 1, "g_UID": "pf0XUrYlF0K9u5h2hPetpA==", "guid": "5217fda5-25b6-4217-bdbb-987684f7ada4", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:51.2620397" }, "modifier": { "$id": "76", "id": 1, "setG_UID": "LcLrnNmXi0qYTVRwHzRA1A==", "modifierSetGuid": "9cebc22d-97d9-4a8b-984d-54701f3440d4", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "kz0eCBPSqkuW10y8b+hoDQ==", "pluGuid": "081e3d93-d213-4baa-96d7-4cbc6fe8680d", "deleted": true, "g_UID": "mP4VF3eLtUSqR/DuaAtUfQ==", "guid": "1715fe98-8b77-44b5-aa47-f0ee680b547d", "product": { "$ref": "19" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "73" } ], "eftReceipts": [ { "$id": "77", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "71" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "77" } ], "payments": [ { "$ref": "70" }, { "$ref": "70" } ], "cards": [ { "$id": "78", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "78" } ], "campaignHits": [ { "$id": "79", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "79" } ], "fuel": [ { "$id": "80", "id": 1, "plu": 1, "pluG_UID": "X2Rat19ICEWdj8yytwSVtQ==", "pluGuid": "b75a645f-485f-4508-9d8f-ccb2b70495b5", "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:51.2620397", "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:51.2620397", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "80" } ], "fuelResells": [ { "$id": "81", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "yispgcc21keI33FOKn1yYQ==", "pluGuid": "81292bca-36c7-47d6-88df-714e2a7d7261", "accountID": "nhjTPSrXgk26mMSDpPENsw==", "accountIDGuid": "3dd3189e-d72a-4d82-ba98-c483a4f10db3", "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:51.2620397", "bestOrExpireType": 1, "refundG_UID": "W6Cp8A+Uok6zo+PiTBhIqw==", "refundGuid": "f0a9a05b-940f-4ea2-b3a3-e3e24c1848ab", "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": "81" } ], "customerOrder": [ { "$id": "82", "identifier": "/br7xAzS7kmZuNCSVMt5nw==", "identifierGuid": "c4fbbafd-d20c-49ee-99b8-d09254cb799f", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "0jDQMWZukEqJ6cv8QtIgvg==", "customerIdentifierGuid": "31d030d2-6e66-4a90-89e9-cbfc42d220be", "operatorNo": 1, "operatorG_UID": "htmihCxDek2GzgCiGUfZyw==", "operatorGuid": "84a2d986-432c-4d7a-86ce-00a21947d9cb", "created": "2025-10-05T00:01:51.2620397", "ordered": "2025-10-05T00:01:51.2620397", "started": "2025-10-05T00:01:51.2620397", "completed": "2025-10-05T00:01:51.2620397", "supplied": "2025-10-05T00:01:51.2620397", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "64" }, "operator": { "$ref": "31" }, "details": [ { "$id": "83", "headerID": 1, "plu": 1, "pluG_UId": "YE0d2Q17I0SpTBCHBip4HA==", "pluGuid": "d91d4d60-7b0d-4423-a94c-1087062a781c", "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": "gqe2wf+/pEuevsLdM5h3jw==", "headerIdentifierGuid": "c1b6a782-bfff-4ba4-9ebe-c2dd3398778f", "product": { "$ref": "19" } }, { "$ref": "83" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "71" } }, { "$ref": "82" } ], "surveyResponses": [ { "$id": "84", "surveyG_UID": "qA3v1L8NOUqeVpyMvQes4Q==", "surveyGuid": "d4ef0da8-0dbf-4a39-9e56-9c8cbd07ace1", "saleHeaderGuid": "jB26cjfaSES+3PyWCy0JnA==", "saleGuid": "72ba1d8c-da37-4448-bedc-fc960b2d099c", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "lnm7YeMSKEexeQf/UAfAyw==", "guidResponse": "61bb7996-12e3-4728-b179-07ff5007c0cb", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:51.2620397", "sale": { "$ref": "71" }, "survey": { "$id": "85", "g_UID": "k4JIudcVZEm+wLRmTlOmuA==", "guid": "b9488293-15d7-4964-bec0-b4664e53a6b8", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "BXGV8sJpQ0Cu0heQfxtLnQ==", "checkoutFormGuid": "f2957105-69c2-4043-aed2-17907f1b4b9d", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:51.2620397", "end": "2025-10-05T00:01:51.2620397", "deleted": true, "updated": "2025-10-05T00:01:51.2620397", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "290cc12d-4cac-4f3a-8bda-9b8bff097056", "f7989ba8-3ef8-43cd-9165-fa76df7a0c4e" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "39" } }, "ingressId": "sample string 4" }, { "$ref": "84" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "iIQ8y0CsVUOnvFMlrMpbVw==", "accountIdentifier": "cb3c8488-ac40-4355-a7bc-5325acca5b57", "accountName": "sample string 42", "customerOrderIdentifier": "sEthDJQms0+VmkAND+NRLg==", "customerOrderIdentifierGuid": "0c614bb0-2694-4fb3-959a-400d0fe3512e", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "86", "id": 1, "paymentID": 2, "paymentIdentifier": "Px6JjCvBJkmf0pbEyTCkWQ==", "paymentIdentifierGuid": "8c891e3f-c12b-4926-9fd2-96c4c930a459", "identifier": "EDSH9kTcmEedMKjTuAHY5A==", "identifierGuid": "f6873410-dc44-4798-9d30-a8d3b801d8e4", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "ZUVvn7nrpkW3AN6uTtssuQ==", "itemIdentifierGuid": "9f6f4565-ebb9-45a6-b700-deae4edb2cb9" } }, { "$ref": "70" } ] }, { "$ref": "65" } ], "customerGroupMembers": [ { "$ref": "69" }, { "$ref": "69" } ], "customerGroups": [ { "$ref": "68" }, { "$ref": "68" } ], "accounts": [ { "$ref": "66" }, { "$ref": "66" } ], "account": { "$ref": "66" }, "vouchers": [ { "$id": "87", "customerIdentifier": "tfxJ5JKDu0GmGebAD9AI9Q==", "customerIdentifierGuid": "e449fcb5-8392-41bb-a619-e6c00fd008f5", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "xc0t2PgN20qwPoIBwrUaqw==", "idempotentGuid": "d82dcdc5-0df8-4adb-b03e-8201c2b51aab", "offline": true, "voucher": { "$id": "88", "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:51.2620397", "barcodeTemplate": { "$id": "89", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "90", "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:51.2620397", "labelPageLayout": "zYjDQQnOx0qp+n8MWfeaFw==", "pageLayoutGuid": "41c388cd-ce09-4ac7-a9fa-7f0c59f79a17", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "88" }, "elements": [ { "$id": "91", "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:51.2620397" }, { "$ref": "91" } ] }, "customerVouchers": [ { "$id": "92", "id": 1, "customerIdentifier": "Eh2knW1y10WY6TVyBD1m1Q==", "customerIdentifierGuid": "9da41d12-726d-45d7-98e9-3572043d66d5", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:51.2620397", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "mHGsJwPVREK/h3Hu4hg5IA==", "issuedIdempotentGuid": "27ac7198-d503-4244-bf87-71eee2183920", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:51.2620397", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:51.2620397", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "n/TVbf07hEKYT2bWB/5ktw==", "redeemedIdempotentGuid": "6dd5f49f-3bfd-4284-984f-66d607fe64b7", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:51.2620397", "storeName": "sample string 17", "scaleLabel": { "$ref": "90" }, "voucher": { "$ref": "88" }, "customer": { "$ref": "64" }, "issuedOfflinePayment": { "$ref": "70" }, "redeemedOfflinePayment": { "$ref": "70" } }, { "$ref": "92" } ] }, "customer": { "$ref": "64" } }, { "$ref": "87" } ] } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "93", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "fnhY2eZs+EyUGfMUWsxr5A==", "groupIDGuid": "d958787e-6ce6-4cf8-9419-f3145acc6be4", "campaign": { "$ref": "60" }, "group": { "$ref": "68" } }, { "$ref": "93" } ], "signIqTickets": [ { "$id": "94", "identifier": "MwcFNt2a/EacGIVXJ6fB7A==", "identifierGuid": "36050733-9add-46fc-9c18-855727a7c1ec", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "94" } ], "comboPriceGroups": [ { "$id": "95", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "Ezhl6pbcVkqcCRSwkJw06g==", "guid": "ea653813-dc96-4a56-9c09-14b0909c34ea", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "60" }, "comboPricePlus": [ { "$id": "96", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "F2V9+tbKJE2iS33DVllCMQ==", "groupGuid": "fa7d6517-cad6-4d24-a24b-7dc356594231", "comboPriceType": 5, "priceType": 5, "pluG_UID": "q4EMqLnPckeH1LMJ1wwS0Q==", "pluGuid": "a80c81ab-cfb9-4772-87d4-b309d70c12d1", "priceGroupG_UID": "8tifceTMQEiLyAxx4dyAnQ==", "priceGroupGuid": "719fd8f2-cce4-4840-8bc8-0c71e1dc809d", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "60" }, "product": { "$ref": "19" }, "priceGroup": { "$ref": "25" }, "campaignPool": { "$ref": "60" } }, { "$ref": "96" } ] }, { "$ref": "95" } ], "priceLevels": [ { "$id": "97", "id": 1, "priceLevelIdentifier": "5w2emJlHLUGOVt92E/ph1A==", "priceLevelIdentifierGuid": "989e0de7-4799-412d-8e56-df7613fa61d4", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "97" } ] }, "product": { "$ref": "19" }, "dealCost": { "$id": "98", "headerIdentifier": "oXpE8kpiwkGVzxchTKYzOA==", "headerIdentifierGuid": "f2447aa1-624a-41c2-95cf-17214ca63338", "identifier": "HBsjxQ90UEKixooIbYkCug==", "identifierGuid": "c5231b1c-740f-4250-a2c6-8a086d8902ba", "supplierIdentifier": "rhfzMfrL/UilXAn0P6Z+GA==", "supplierGuid": "31f317ae-cbfa-48fd-a55c-09f43fa67e18", "pluG_UID": "rXr7r01BIUaXpU6XHfy4kw==", "pluGuid": "affb7aad-414d-4621-97a5-4e971dfcb893", "campaignName": "34751b78-3ffd-47af-9988-84f7464d5a59", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:51.2620397", "end": "2025-10-05T00:01:51.2620397", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "7BqHOSbjQ0yFWZqvxKbBDA==", "bonusItemPluGuid": "39871aec-e326-4c43-8559-9aafc4a6c10c", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:51.2620397", "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:51.2620397", "campaignEndDate": "2025-10-05T00:01:51.2620397", "masterPLUG_UID": "tgFkMAI67U2VffemkDeBHA==", "masterID": "306401b6-3a02-4ded-957d-f7a69037811c", "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": "TLOSv0p8q0it7nkF/OHh7A==", "bonusMasterID": "bf92b34c-7c4a-48ab-adee-7905fce1e1ec", "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:51.2620397", "dealCosts": [ { "$ref": "98" }, { "$ref": "98" } ], "tags": [ { "$id": "99", "pluG_UID": "Fd2KYMZaz0uAUN73G+y+xQ==", "pluGuid": "608add15-5ac6-4bcf-8050-def71becbec5", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "99" } ], "alternateProductG_UID": "0H75k9KPWUCKads0vOgofA==", "alternateProduct": "93f97ed0-8fd2-4059-8a69-db34bce8287c", "productHostCode": { "$id": "100", "id": 1, "pluG_UID": "nOiXHdX3L0C9Jlk0F7bpMQ==", "pluGuid": "1d97e89c-f7d5-402f-bd26-593417b6e931", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:51.2620397", "inventoryTracked": "2025-10-05T00:01:51.2620397", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "14" }, "serviceFee": { "$id": "101", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "17" } ], "orderCycleHeaders": [ { "$id": "102", "storeID": 1, "supplierIdentifier": "Mqv3I5G2+ES9cgVfX5/e9w==", "supplierGuid": "23f7ab32-b691-44f8-bd72-055f5f9fdef7", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "102" } ], "cycles": [ { "$id": "103", "storeID": 1, "supplierIdentifier": "jFrbMHFtbEGpneFyXEsz5A==", "supplierGuid": "30db5a8c-6d71-416c-a99d-e1725c4b33e4", "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:51.2620397", "deliveryDate": "2025-10-05T00:01:51.2620397", "nextCutOffDate": "2025-10-05T00:01:51.2620397", "nextDeliveryDate": "2025-10-05T00:01:51.2620397", "nextDaysBuffer": 10 }, { "$ref": "103" } ], "store": { "$ref": "10" }, "updated": "2025-10-05T00:01:51.2620397", "isHost": true }, "files": [ { "$id": "104", "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:51.2620397", "processed": "2025-10-05T00:01:51.2620397", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:51.2620397", "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": "13" }, "metcashHeader": { "$id": "105", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:51.2620397", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "104" } ], "zoneMatrix": [ { "$id": "106", "id": 1, "hostIdentifier": "m90cuy6wFk6tDj8mv5wd8A==", "hostIdentifierGuid": "bb1cdd9b-b02e-4e16-ad0e-3f26bf9c1df0", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "15497f51-e776-44e9-a31d-ed35b5d4d59c", "ce875373-a820-47a2-8fac-f16768c364d8" ] }, { "$ref": "106" } ], "hostFileStoreSetting": { "$ref": "12" }, "hostStoreSettings": [ { "$ref": "12" }, { "$ref": "12" } ], "promotionPlacements": [ { "$id": "107", "identifier": "zEq6gV82tE6ywyjBqDXnlA==", "identifierGuid": "81ba4acc-365f-4eb4-b2c3-28c1a835e794", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "107" } ], "promoTypeGuids": [ "b8072085-ee87-48a5-8dda-b1c11ae05a0a", "cdb3870d-d2c7-488b-a183-fc1e19877838" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "12" } ], "accounts": [ { "$ref": "7" }, { "$ref": "7" } ], "sales": [ { "$id": "108", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:51.2620397", "ftpSite": { "$id": "109", "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": "108" } ], "zoneMatrix": [ { "$ref": "106" }, { "$ref": "106" } ], "cashManagements": [ { "$id": "110", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "111", "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": "110" } ], "updateStoreID": "a8d6f358-3807-43b8-ae00-52e373d705bb", "updateStore": { "$id": "112", "id": "bde5ef40-33aa-41d2-82f9-b3bdf4ee5696", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:51.2620397", "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:51.2620397" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "113", "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" } }, "grade": { "$id": "114", "id": 1, "gradeID": 2, "storeID": 3, "g_UID": "zVijqMBIvkiFrFCrD3X8dw==", "guid": "a8a358cd-48c0-48be-85ac-50ab0f75fc77", "fuelGrade": "sample string 5", "price1": 1, "price2": 1, "price3": 1, "price4": 1, "effective": "2025-10-05T00:01:51.2620397", "updated": "2025-10-05T00:01:51.2620397", "margin": 1, "product": { "$ref": "19" } } } }, { "$ref": "8" } ], "cashBalancingFuelMeters": [ { "$id": "115", "headerIdentifier": "M5vGNUNmuUSzj5c1ETVgqQ==", "headerIdentifierGuid": "35c69b33-6643-44b9-b38f-9735113560a9", "tankNumber": 2, "hoseNumber": 3, "pumpNumber": 4, "fuelGradeID": 1, "fuelGrade": "sample string 5", "opening": 6.0, "openingAdjust": true, "adjustments": 8.0, "samples": 9.0, "pumpTest": 10.0, "sales": 11.0, "closing": 12.0, "closingAdjust": true, "rolledOver": true, "dailyVariance": 15.0, "rolloverVolume": 16.0, "rolloverAdjustments": [ { "$id": "116", "id": 1, "storeID": 2, "tankNumber": 3, "dispenserNumber": 4, "hoseNumber": 5, "adjustedFor": "2025-10-05T00:01:51.2620397", "adjustedAt": "2025-10-05T00:01:51.2620397", "adjustmentVolume": 8.0, "reasonDesc": "sample string 9", "reason": 10, "operatorG_UID": "rQxUPkhe7Eyq2jfpbsd3wQ==", "operatorGuid": "3e540cad-5e48-4cec-aada-37e96ec777c1", "user": "sample string 11", "processed": 1, "storeName": "sample string 12", "operatorName": "sample string 13" }, { "$ref": "116" } ] }, { "$ref": "115" } ] }, { "$ref": "2" } ], "skip": 1, "take": 1, "totalCount": 1 }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK 9 E[��� 5 xl/workbook.xml � (� ����0��&�C��J�Q��x��})[�@[�����O ��mgv��)F��ڎ|to|�J*Cr�<�����f� �4�I��B(���o�&��|N�����K5x���a��!�^"ݯ( ���x ���=�~���՝M���Ml�X1���5�dq�mI/��\Mã.������Н�� ����PK 9 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 9 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="R4c5b26195b204292" /></Relationships>PK 9 E[zr� xl/worksheets/sheet1.xml � (� ��]o�0������%PuK��n��z� V1�l'���ʚ�� �:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l� �m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en� L(�����/m�?l��\��Gw&�� rI�X�ح���د ���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PK 9 E[>�g4� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8 n>�i7lؖ^���㨉�.г��H\�H�J,�t5��ӓf>�?6��yb/��hM�,Fm?���SPw5춛=M2� ��ų�b|:��s��f�3���e�,CL���G9/��.e�5����h��-�f2�0���5Q v�n���O��KXe� �oa�ITź�P�(�50~35��_��<����֝(���������S�����7��N5�!��Ư�b�PK 9 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 9 E[|\�>� � xl/sharedStrings.xml � (� m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ� u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x�� �r���df��41t��� �wf��m���k �1�u�0�Y�s��=�]s��������PK- 9 E[��� 5 xl/workbook.xmlPK- 9 E[���� � [Content_Types].xmlPK- 9 E[����' ' V _rels/.relsPK- 9 E[zr� � xl/worksheets/sheet1.xmlPK- 9 E[>�g4� P � xl/_rels/workbook.xml.relsPK- 9 E[Ѓc'2 E � xl/styles.xmlPK- 9 E[|\�>� � n xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK 9 E[g�{�� 5 xl/workbook.xml � (� ����0��&�C���� N\�z4П�5��$���~;�d��3���/\E�l���=*�'cQǝ0NA�ҽ�Brl+ԁ�I�3�#i���t�����!t�Gj\Q ����@H97{J��"��՝M���M�l�XѠ�� �dq�]Eϔ�B��m���˸h�������a%�~�_PK 9 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 9 E[�Q' ' _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="R6369adfcc8bb47f1" /></Relationships>PK 9 E[zr� xl/worksheets/sheet1.xml � (� ��]o�0������%PuK��n��z� V1�l'���ʚ�� �:�s�r,��Ձ�0V꾀$���ҵ�<��[o�|��ٶB8���nM[�[�l� �m�����Fŝߚ�M#+���I��!�q����G�V-���K/{4��!��V���y-}�1=0�)���)���G���[��K��~7?����|�e@-~��o=<yh�R�Jw6<���� P�%�Y���G�P�XB�RoU'�z������٧���Q���(Mnp�q���~����0��/�e����Kf/Y<B"ӌQ��_ϋ�����en� L(�����/m�?l��\��Gw&�� rI�X�ح���د ���^�ӿ���I>d_��oĕ��}R�_�MIѻ���W�^k'L����._PK 9 E[���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8I��ݰa[z�q�Ďl��Xp$��U$H%l����I3�����4�q�+J �׃�9����`���q)OD;̑�9ؔ�5�QY�D,��.w��H9 =��:�iU�- K\3��<��ޘA�W� ]�L_}8F���D�1q�)Ez ��T O��^��{�(#M��z3���#�_��|!c�2��J��f�2V��)�K/��奚jd�V(�u�>\���_l� PK 9 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 9 E[|\�>� � xl/sharedStrings.xml � (� m�AO�0��J�;I�j;A5��N�B�JM-uJ�!ʯ'BHێ�Y�������'&��*�0�VH.v��J?�wgWZ� u"a�gd��u�,*�Wz���e7�l℔'�1� Y���:e��(.���rqKR�K���?�����u)u;OXZ�K�ӿޣg9�6~:�Z��Q �)��x�� �r���df��41t��� �wf��m���k �1�u�0�Y�s��=�]s��������PK- 9 E[g�{�� 5 xl/workbook.xmlPK- 9 E[���� � � [Content_Types].xmlPK- 9 E[�Q' ' U _rels/.relsPK- 9 E[zr� � xl/worksheets/sheet1.xmlPK- 9 E[���� P � xl/_rels/workbook.xml.relsPK- 9 E[Ѓc'2 E � xl/styles.xmlPK- 9 E[|\�>� � l xl/sharedStrings.xmlPK � �