GET api/flipchart/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
FlipChartName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
DisplayName | string |
String length: inclusive between 0 and 60 |
|
SortOrder | integer |
None. |
|
ProductsPerRow | integer |
None. |
|
RowsPerPage | integer |
None. |
|
ButtonMarginX | integer |
None. |
|
ButtonMarginY | integer |
None. |
|
BeginButtonsX | integer |
None. |
|
BeginButtonsY | integer |
None. |
|
AutoSizeButtons | boolean |
None. |
|
AutoSizeGrid | boolean |
None. |
|
ShowButtonText | boolean |
None. |
|
ShowButtonImage | boolean |
None. |
|
FormLocationX | integer |
None. |
|
FormLocationY | integer |
None. |
|
FormWidth | integer |
None. |
|
FormHeight | integer |
None. |
|
FormMaximised | boolean |
None. |
|
FormResizable | boolean |
None. |
|
FormBackgroundImage | string |
String length: inclusive between 0 and 260 |
|
FormBackgroundColourA | integer |
None. |
|
FormBackgroundColourR | integer |
None. |
|
FormBackgroundColourG | integer |
None. |
|
FormBackgroundColourB | integer |
None. |
|
FormFontFamily | string |
String length: inclusive between 0 and 60 |
|
FormFontSize | decimal number |
None. |
|
FormFontStyle | integer |
None. |
|
FormAttributes | string |
None. |
|
ButtonWidth | integer |
None. |
|
ButtonHeight | integer |
None. |
|
ButtonAnchor | integer |
None. |
|
ButtonBackgroundImage | string |
String length: inclusive between 0 and 260 |
|
ButtonTopColour | integer |
None. |
|
ButtonTextColour | integer |
None. |
|
ButtonBottomColour | integer |
None. |
|
ButtonBorderColour | integer |
None. |
|
ButtonBorderWidth | integer |
None. |
|
ButtonRadius | integer |
None. |
|
ButtonGradientMode | integer |
None. |
|
ButtonDropShadow | boolean |
None. |
|
ButtonShadowWidth | integer |
None. |
|
ButtonHighLightOnPush | boolean |
None. |
|
ButtonFontFamily | string |
String length: inclusive between 0 and 60 |
|
ButtonFontSize | decimal number |
None. |
|
ButtonFontStyle | integer |
None. |
|
ButtonTextAlign | integer |
None. |
|
ButtonWordBreak | boolean |
None. |
|
ButtonDrawImageAndButton | boolean |
None. |
|
ButtonVerticalText | boolean |
None. |
|
ButtonImageAlign | integer |
None. |
|
PanelLocationX | integer |
None. |
|
PanelLocationY | integer |
None. |
|
PanelWidth | integer |
None. |
|
PanelHeight | integer |
None. |
|
PanelAnchor | integer |
None. |
|
PanelFontFamily | string |
String length: inclusive between 0 and 60 |
|
PanelFontSize | decimal number |
None. |
|
PanelFontStyle | integer |
None. |
|
PanelBackgroundColour | integer |
None. |
|
PanelTextColour | integer |
None. |
|
PanelAttributes | string |
None. |
|
UnsentCount | integer |
None. |
|
Group | CheckoutFormGroup |
None. |
|
Pages | Collection of FlipChartPage |
None. |
Response Formats
application/json, text/json
Sample:
{ "identifier": "2Lhopw9u9UeL7s3xsCoFDQ==", "identifierGuid": "a768b8d8-6e0f-47f5-8bee-cdf1b02a050d", "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": "2", "identifier": "KWogp9x0SUmM67Qvj3mOzA==", "identifierGuid": "a7206a29-74dc-4949-8ceb-b42f8f798ecc", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "3", "id": 1, "g_UID": "0bpWGwAAYEao7NsikZBxMw==", "guid": "1b56bad1-0000-4660-a8ec-db2291907133", "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": "4NB1M6taxUWxYnVnbk5egg==", "previousFormGuid": "3375d0e0-5aab-45c5-b162-75676e4e5e82", "nextForm": 1, "nextFormG_UID": "WMOjQ2JD+k+PwlXtjZSVLg==", "nextFormGuid": "43a3c358-4362-4ffa-8fc2-55ed8d94952e", "attributes": "sample string 10", "updated": "2025-10-05T00:00:02.388119", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "3" }, "previousCheckoutForm": { "$ref": "3" }, "buttons": [ { "$id": "4", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "E6aR5VHa2Uauj+9Qz7lisw==", "checkoutFormGuid": "e591a613-da51-46d9-ae8f-ef50cfb962b3", "identifier": "nEyGvi6m5Uyr/0cxtsxOHA==", "identifierGuid": "be864c9c-a62e-4ce5-abff-4731b6cc4e1c", "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": "TRC4peFB4Eqk/m9fEKe6Pg==", "valueGuid": "a5b8104d-41e1-4ae0-a4fe-6f5f10a7ba3e", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:00:02.388119", "action": "sample string 12", "valueForm": { "$ref": "3" }, "image": { "$id": "5", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:00:02.388119", "imageData": "QEA=", "readOnly": true } }, { "$ref": "4" } ], "panels": [ { "$id": "6", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "NnMOzJUg/kqwvV/3L3OYmQ==", "checkoutFormGuid": "cc0e7336-2095-4afe-b0bd-5ff72f739899", "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": "6" } ] }, { "$ref": "3" } ], "panels": [ { "$ref": "6" }, { "$ref": "6" } ] }, "pages": [ { "$id": "7", "identifier": "nNslkNYaJESiBnv8AhGb5w==", "groupName": "sample string 1", "identifierGuid": "9025db9c-1ad6-4424-a206-7bfc02119be7", "exists": true, "flipChartIdentifier": "qTfQ/MnRAk6MOTyYVFAuWQ==", "flipChartIdentifierGuid": "fcd037a9-d1c9-4e02-8c39-3c9854502e59", "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": "D8knCOPwWkG+p5cL4VHrIQ==", "groupIdentifierGuid": "0827c90f-f0e3-415a-bea7-970be151eb21", "flipChart": { "$ref": "1" }, "contentPanel": { "$ref": "6" }, "products": [ { "$id": "8", "flipChartPageIdentifier": "nx8k5jdOO0+0ezCJFyhvqQ==", "flipChartPageIdentifierGuid": "e6241f9f-4e37-4f3b-b47b-308917286fa9", "pluG_UID": "BQF4Wm+GNUefLPEAaURqLw==", "pluGuid": "5a780105-866f-4735-9f2c-f10069446a2f", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$id": "9", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "Ow0VXxrzo0W6vohvSUV/1g==", "guid": "5f150d3b-f31a-45a3-babe-886f49457fd6", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "tMr1N16MtE2bb5lUGzrjIw==", "priceGroupGuid": "37f5cab4-8c5e-4db4-9b6f-99541b3ae323", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:00:02.388119", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:00:02.388119", "pluCreated": "2025-10-05T00:00:02.388119", "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:00:02.388119", "lastManualUpdate": "2025-10-05T00:00:02.388119", "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:00:02.388119", "currentCostUpdated": "2025-10-05T00:00:02.388119", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:00:02.388119", "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:00:02.388119", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "3Eaw5/kTm06VQfc2qORJOQ==", "altPLUGuid": "e7b046dc-13f9-4e9b-9541-f736a8e44939", "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:00:02.388119", "labelLastPrice": 1, "shelfPageLayoutG_UID": "VE+j2LI0ZkCFS7KtPIMEaw==", "shelfPageLayoutGuid": "d8a34f54-34b2-4066-854b-b2ad3c83046b", "talkerPageLayoutG_UID": "b1qDzTYD8kS+GAqG0NvuHw==", "talkerPageLayoutGuid": "cd835a6f-0336-44f2-be18-0a86d0dbee1f", "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": "Olf8rpGxOUOrn7rZl6YuCA==", "inventoryIdentifier": "aefc573a-b191-4339-ab9f-bad997a62e08", "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": "9f7sJly9Jk+mDWHdS9wppA==", "parentPluGuid": "26ecfef5-bd5c-4f26-a60d-61dd4bdc29a4", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "/Lqscpsm50eY/QxAryvlwg==", "supplierIdentifierGuid": "72acbafc-269b-47e7-98fd-0c40af2be5c2", "supplierChanged": true, "rebateSupplierIdentifier": "OKXbyOjz7kqB7Eicp9epgQ==", "rebateSupplierIdentifierGuid": "c8dba538-f3e8-4aee-81ec-489ca7d7a981", "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:00:02.388119", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "jWc4Y1wJ4UmJ+5SFEhbhaA==", "hostIdentifierGuid": "6338678d-095c-49e1-89fb-94851216e168", "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": "9" }, { "$ref": "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:00:02.388119", "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": "6pnql8jBskug6wvGUmue6g==", "hostIdentifierGuid": "97ea99ea-c1c8-4bb2-a0eb-0bc6526b9eea", "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:00:02.388119", "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": "hva3QebfQ0Gqj+sJOhZ9iA==", "hostIdentifierGuid": "41b7f686-dfe6-4143-aa8f-eb093a167d88", "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": "i/L4EXbQSUShUFFDRu+4TQ==", "identifierGuid": "11f8f28b-d076-4449-a150-514346efb84d", "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": "UX+Yz/GTZ0+5HWAitiVOGg==", "hostSupplierIdentifierGuid": "cf987f51-93f1-4f67-b91d-6022b6254e1a", "loyaltyPriceLevelIdentifier": "JnoLn/gix0mhC8a9ry4S/w==", "loyaltyPriceLevelIdentifierGuid": "9f0b7a26-22f8-49c7-a10b-c6bdaf2e12ff", "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:00:02.388119", "lastProcessed": "2025-10-05T00:00:02.388119", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "14", "identifier": "tAg6558gxEKqk044Px1yEw==", "identifierGuid": "e73a08b4-209f-42c4-aa93-4e383f1d7213", "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": "obSr86UbO0KYAD2mUEel4w==", "primaryContactID": "f3abb4a1-1ba5-423b-9800-3da65047a5e3", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "SUSmAhOguU6FJ0FsQN4/1g==", "supplierGroupGuid": "02a64449-a013-4eb9-8527-416c40de3fd6", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:00:02.388119", "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": "9c82f04d-2988-4909-abc3-8541f859f1ce", "identifier": "MgPKrPSBxEGFeKjvfjyAhQ==", "identifierGuid": "acca0332-81f4-41c4-8578-a8ef7e3c8085", "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": "1Xz41GuYWkSreV34jSw57g==", "supplierIdentifierGuid": "d4f87cd5-986b-445a-ab79-5df88d2c39ee", "contactGuid": "/BvwCA0k5kOHY2nWLv79Zw==", "contactID": "08f01bfc-240d-43e6-8763-69d62efefd67", "contact": { "$ref": "15" }, "supplier": { "$ref": "14" } }, { "$ref": "16" } ], "products": [ { "$id": "17", "pluG_UID": "FE0SH/HdQUuNmQ4FjZsu1w==", "pluGuid": "1f124d14-ddf1-4b41-8d99-0e058d9b2ed7", "supplierIdentifier": "ZVuhsAC/dEufzcKJli9Yaw==", "supplierIdentifierGuid": "b0a15b65-bf00-4b74-9fcd-c289962f586b", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:00:02.388119", "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:00:02.388119", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "18", "pluG_UID": "98MQAeDrRECTKDJWQbpsqQ==", "pluGuid": "0110c3f7-ebe0-4044-9328-325641ba6ca9", "supplierIdentifier": "JOnkpg6GS0KKKCFuvTGZvA==", "supplierIdentifierGuid": "a6e4e924-860e-424b-8a28-216ebd3199bc", "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": "rZkiD2A3QkalZoktN86jCg==", "parentPluGuid": "0f2299ad-3760-4642-a566-892d37cea30a", "freight": 45.0, "freightType": 1, "product": { "$ref": "9" }, "supplier": { "$ref": "14" }, "serviceFee": { "$id": "19", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "17" } ], "orderCycleHeaders": [ { "$id": "20", "storeID": 1, "supplierIdentifier": "det+rv/IbUu4LiUePr9Fjg==", "supplierGuid": "ae7eeb75-c8ff-4b6d-b82e-251e3ebf458e", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "20" } ], "cycles": [ { "$id": "21", "storeID": 1, "supplierIdentifier": "JoBzAlLyqUWdf3qcN7Mp+Q==", "supplierGuid": "02738026-f252-45a9-9d7f-7a9c37b329f9", "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:00:02.388119", "deliveryDate": "2025-10-05T00:00:02.388119", "nextCutOffDate": "2025-10-05T00:00:02.388119", "nextDeliveryDate": "2025-10-05T00:00:02.388119", "nextDaysBuffer": 10 }, { "$ref": "21" } ], "store": { "$ref": "10" }, "updated": "2025-10-05T00:00:02.388119", "isHost": true }, "files": [ { "$id": "22", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:00:02.388119", "processed": "2025-10-05T00:00:02.388119", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:00:02.388119", "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": "23", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:00:02.388119", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "22" } ], "zoneMatrix": [ { "$id": "24", "id": 1, "hostIdentifier": "azF5lTnxa0ikvoy0lkOB6Q==", "hostIdentifierGuid": "9579316b-f139-486b-a4be-8cb4964381e9", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "7f172149-2ff1-47bb-bce2-b6983d43606c", "9c253f13-e6c9-4c00-9ed4-c71edd134f5e" ] }, { "$ref": "24" } ], "hostFileStoreSetting": { "$ref": "12" }, "hostStoreSettings": [ { "$ref": "12" }, { "$ref": "12" } ], "promotionPlacements": [ { "$id": "25", "identifier": "bWPY6zX3VkSk1oAz8+n4aQ==", "identifierGuid": "ebd8636d-f735-4456-a4d6-8033f3e9f869", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "25" } ], "promoTypeGuids": [ "4b0a5981-b724-40b0-ae79-463ac779cd9c", "32ddd8e5-741b-4195-a4bb-46a4a1504546" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "12" } ], "accounts": [ { "$id": "26", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "26" } ], "sales": [ { "$id": "27", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:00:02.388119", "ftpSite": { "$id": "28", "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": "27" } ], "zoneMatrix": [ { "$ref": "24" }, { "$ref": "24" } ], "cashManagements": [ { "$id": "29", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "30", "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": "29" } ], "updateStoreID": "7fb710f1-063e-4e1e-99e1-e2d973d60a9f", "updateStore": { "$id": "31", "id": "c8245b6e-3cc8-4297-9315-7fd39d976a01", "name": "sample string 1", "lastActivity": "2025-10-05T00:00:02.388119", "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:00:02.388119" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "32", "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": "33", "pluG_UID": "LKCylEcwf0yPKWIRGQfKYg==", "pluGuid": "94b2a02c-3047-4c7f-8f29-62111907ca62", "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:00:02.388119" }, { "$ref": "33" } ], "currentPrices": { "$id": "34", "pluPrices": { "$id": "35", "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:00:02.388119", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "35" }, "winningCampaign": 1, "winner": { "$id": "36", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:00:02.388119", "startTime": 3, "endDate": "2025-10-05T00:00:02.388119", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "UpdbFlxZbUaEC6hunY/i0Q==", "hostIdentifierGuid": "165b9752-595c-466d-840b-a86e9d8fe2d1", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "36" }, { "$ref": "36" } ] }, "tray": { "$id": "37", "g_UId": "SdIrigyLgUmrxZudnTo6CQ==", "guid": "8a2bd249-8b0c-4981-abc5-9b9d9d3a3a09", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "38", "priceGroupG_UID": "mnhpdEL9nk6DaJvfjZ4jLw==", "priceGroupGuid": "7469789a-fd42-4e9e-8368-9bdf8d9e232f", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:00:02.388119", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "9" }, { "$ref": "9" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "39", "pluG_UID": "wDgKo0dy+UuFcGNiZwZ/3Q==", "pluGuid": "a30a38c0-7247-4bf9-8570-636267067fdd", "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": "40", "pluGuid": "18428133-3646-4d3e-a92f-0049643f657c", "created": "2025-10-05T00:00:02.4037657", "createdByUser": "sample string 1", "activated": "2025-10-05T00:00:02.4037657", "deactivated": "2025-10-05T00:00:02.4037657", "lastOrdered": "2025-10-05T00:00:02.4037657", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:00:02.4037657", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:00:02.4037657", "lastSold": "2025-10-05T00:00:02.4037657", "firstSold": "2025-10-05T00:00:02.4037657", "awsUpdated": "2025-10-05T00:00:02.4037657", "lastManualUpdate": "2025-10-05T00:00:02.4037657", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:00:02.4037657", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:00:02.4037657", "doNotRangeUpdated": "2025-10-05T00:00:02.4037657", "doNotOrderUpdated": "2025-10-05T00:00:02.4037657", "tracked": "2025-10-05T00:00:02.4037657" }, "allergens": [ { "$id": "41", "allergenID": 1, "pluG_UID": "KvB7vivDiEOsH4IoTavv/A==", "pluGuid": "be7bf02a-c32b-4388-ac1f-82284dabeffc", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "costs": { "$id": "42", "pluG_UID": "8Qms16lp0Eyh9kqQEOW1yA==", "pluGuid": "d7ac09f1-69a9-4cd0-a1f6-4a9010e5b5c8", "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:00:02.4037657", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "43", "saleHeaderID": 1, "created": "2025-10-05T00:00:02.4037657", "createdLocal": "2025-10-05T00:00:02.4037657", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "3Ugvz1qZmUyRWKe67EOCyg==", "operatorGuid": "cf2f48dd-995a-4c99-9158-a7baec4382ca", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "pRLR3NkT2UCa90BNFCUa0Q==", "pluGuid": "dcd112a5-13d9-40d9-9af7-404d14251ad1", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "44", "id": 1, "g_Uid": "Y1jei96IhE6hgemU8AOJRQ==", "guid": "8bde5863-88de-4e84-a181-e994f0038945", "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:00:02.4037657", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:00:02.4037657", "endShift": "2025-10-05T00:00:02.4037657", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "45", "operatorG_UID": "c1qk6CtDE02it+25MF/deQ==", "operatorGuid": "e8a45a73-432b-4d13-a2b7-edb9305fdd79", "storeID": 2, "operator": { "$ref": "44" }, "store": { "$ref": "10" } }, { "$ref": "45" } ] } }, { "$ref": "43" } ], "apns": [ { "$id": "46", "pluID": 1, "pluG_UID": "d3zMIen41UG6m9dV1tttog==", "pluGuid": "21cc7c77-f8e9-41d5-ba9b-d755d6db6da2", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "46" } ], "tuns": [ { "$id": "47", "pluG_UId": "n3S9DEUGI0SlU5Px1+VS3Q==", "pluGuid": "0cbd749f-0645-4423-a553-93f1d7e552dd", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "9" }, "storeIDs": [ 1, 2 ] }, { "$ref": "47" } ], "competitionPricing": [ { "$id": "48", "identifier": "qFto/rqB/ka1WYKJGUNqbA==", "identifierGuid": "fe685ba8-81ba-46fe-b559-828919436a6c", "pluG_UID": "3Rff2uFTx0KHJP4v4mGTqQ==", "pluGuid": "dadf17dd-53e1-42c7-8724-fe2fe26193a9", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "48" } ], "supplier": { "$ref": "14" }, "supplierName": "sample string 147", "children": [ { "$ref": "9" }, { "$ref": "9" } ], "ordering": { "$ref": "17" }, "flipChartPages": [ { "$ref": "7" }, { "$ref": "7" } ], "priceHistory": [ { "$id": "49", "pluG_UID": "b12wvFV7qEe9ivh1i5piIw==", "pluGuid": "bcb05d6f-7b55-47a8-bd8a-f8758b9a6223", "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:00:02.4037657", "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": "49" } ], "ingredients": [ { "$id": "50", "pluG_UID": "RecRF9/bTkmOHoqWADbEsw==", "ingredientGuid": "Bm1cgwZmyUSvFvzIrXz/yA==", "ingredientIdentifier": "835c6d06-6606-44c9-af16-fcc8ad7cffc8", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "9" } }, { "$ref": "50" } ], "bins": [ { "$id": "51", "pluG_UID": "fC75YtHyv0ePzM45uDxriQ==", "pluGuid": "62f92e7c-f2d1-47bf-8fcc-ce39b83c6b89", "shelfLocationIdentifier": "v4hWMjAR0ku89OZVUJDxMg==", "shelfLocationGuid": "325688bf-1130-4bd2-bcf4-e6555090f132", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "/fCq01Kj9UW2Q8qGDEacdA==", "labelPageLayoutGuid": "d3aaf0fd-a352-45f5-b643-ca860c469c74", "updated": "2025-10-05T00:00:02.4037657", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "9" }, "location": { "$id": "52", "identifier": "X/cYreiXHk2C/te8ZXdngA==", "storeID": 1, "identifierGuid": "ad18f75f-97e8-4d1e-82fe-d7bc65776780", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:00:02.4037657", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "51" }, { "$ref": "51" } ] } }, { "$ref": "51" } ], "bin": { "$ref": "51" }, "scaleLocations": [ { "$id": "53", "plu": 1, "pluG_UID": "4Fy+baRnZ0yRjvuTUexwcw==", "pluGuid": "6dbe5ce0-67a4-4c67-918e-fb9351ec7073", "deptNo": 1, "product": { "$ref": "9" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:00:02.4037657", "department": { "$id": "55", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "54" }, "subDepartments": [ { "$id": "56", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "57", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:00:02.4037657", "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": "1/GInRbc/Ue1q38zLGWuvw==", "labelPageLayoutGuid": "9d88f1d7-dc16-47fd-b5ab-7f332c65aebf", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "59", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "60", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "61", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "61" } ], "commodityCode": "sample string 6" }, { "$ref": "60" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "60" }, "mscDep": { "$id": "62", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "59" }, { "$ref": "59" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "58" } ], "updated": "2025-10-05T00:00:02.4037657", "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": "RZ6qjmGIdkGSnb58JPllcA==", "labelPageLayoutGuid": "8eaa9e45-8861-4176-929d-be7c24f96570", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "57" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:00:02.4037657", "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": "WPqnMGQQjEa+ecY6pfQk6Q==", "labelPageLayoutGuid": "30a7fa58-1064-468c-be79-c63aa5f424e9", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } }, { "$ref": "56" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:00:02.4037657", "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": "FwmbuRJCZUmiL8s8GR7ZmA==", "labelPageLayoutGuid": "b99b0917-4212-4965-a22f-cb3c191ed998", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" } } } }, { "$ref": "53" } ], "nextPrice": { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "1XsOTE2zUUW0I+44rx7Z6Q==", "pluGuid": "4c0e7bd5-b34d-4551-b423-ee38af1ed9e9", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "pOtdrx2VcUyFZe4qLHEwkw==", "dealCostGuid": "af5deba4-951d-4c71-8565-ee2a2c713093", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "EUgUIgpqEUKSLpaSKlUXCw==", "priceGroupGuid": "22144811-6a0a-4211-922e-96922a55170b", "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:00:02.4037657", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "edKXqPS5GUCWXqLkwSud+g==", "campaignComboPriceGroupIdentifier": "a897d279-b9f4-4019-965e-a2e4c12b9dfa", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:00:02.4037657", "operatorG_UID": "c4yF43qboUatywLsuiHG0g==", "operatorGuid": "e3858c73-9b7a-46a1-adcb-02ecba21c6d2", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:00:02.4037657", "signIqTicketFileMovedUtc": "2025-10-05T00:00:02.4037657", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:00:02.4037657", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "9" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "48a77fd9-2b44-4352-87e2-1bb4e8a27e4b", "nameGuid": "48a77fd9-2b44-4352-87e2-1bb4e8a27e4b", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:00:02.4037657", "startTime": 1, "endDate": "2025-10-05T00:00:02.4037657", "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:00:02.4037657", "system": true, "created": "2025-10-05T00:00:02.4037657", "updated": "2025-10-05T00:00:02.4037657", "priceChangeNotifiedUtc": "2025-10-05T00:00:02.4037657", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "70OV3YXvxUKoBX0UztSOKQ==", "hostIdentifierGuid": "dd9543ef-ef85-42c5-a805-7d14ced48e29", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:00:02.4037657", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "63" }, { "$ref": "63" } ], "campaignPools": [ { "$id": "66", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "NqDQpyJ4j0WDhmj3zv5ntQ==", "pluGuid": "a7d0a036-7822-458f-8386-68f7cefe67b5", "hostOfferID": 1, "priceGroupG_UID": "xVInh+5dvkqV2WGE1cuZgw==", "priceGroupGuid": "872752c5-5dee-4abe-95d9-6184d5cb9983", "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:00:02.4037657", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "9" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "2qARzM3QlEac9CCdn9NZyA==", "identifierStr": "2qARzM3QlEac9CCdn9NZyA==", "identifierGuid": "cc11a0da-d0cd-4694-9cf4-209d9fd359c8", "campaignID": 4, "campaignName": "sample string 5", "ruleJoin": 1, "ruleType": 6, "operand0": "sample string 7", "comparisonOp": 1, "operand1": "sample string 8", "action": 1, "operand2": "sample string 9", "operand3": "sample string 10", "includeExcludedItems": true, "noFurtherDiscounts": true, "description": "sample string 11", "sortOrder": 1, "isItemRule": false, "prevDept": "sample string 12", "campaign": { "$ref": "65" } }, { "$ref": "67" } ], "customers": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "z733w5jTrk+iHvTB8ABlvQ==", "customerIDGuid": "c3f7bdcf-d398-4fae-a21e-f4c1f00065bd", "campaign": { "$ref": "65" }, "customer": { "$id": "69", "identifier": "uwLL4hPCNU2bkKmGDf9org==", "identifierGuid": "e2cb02bb-c213-4d35-9b90-a9860dff68ae", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:00:02.4037657", "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": "rfuh6wrLM0iJ8pzsv9NHuQ==", "communityIdentifierGuid": "eba1fbad-cb0a-4833-89f2-9cecbfd347b9", "joined": "2025-10-05T00:00:02.4037657", "updated": "2025-10-05T00:00:02.4037657", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "+ORBgmhq8UWKeZAd67VJ1w==", "priceLevelIdentifierGuid": "8241e4f8-6a68-45f1-8a79-901debb549d7", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:00:02.4037657", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "70", "cardType": 2, "issueDate": "2025-10-05T00:00:02.4037657", "expiry": "2025-10-05T00:00:02.4037657", "customerID": "U+T0HHOpq0OXlBKbVocBSw==", "customerIDGuid": "1cf4e453-a973-43ab-9794-129b5687014b", "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:00:02.4037657", "linkedAccount": "jy0cSy8/nEWCpzs/uj9pDQ==", "linkedAccountGuid": "4b1c2d8f-3f2f-459c-82a7-3b3fba3f690d", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "69" }, "account": { "$id": "71", "id": 1, "identifier": "iqxx1KuJu0Siz0zRIN7AMw==", "identifierGuid": "d471ac8a-89ab-44bb-a2cf-4cd120dec033", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:00:02.4037657", "owner": "AxKVmudSikC5mJ7mPBvl8A==", "ownerGuid": "9a951203-52e7-408a-b998-9ee63c1be5f0", "accountStoreGroupIdentifier": "WDnu/ZzbEkSCfjsS9DKeVQ==", "accountStoreGroupGuid": "fdee3958-db9c-4412-827e-3b12f4329e55", "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:00:02.4037657", "active": true, "updated": "2025-10-05T00:00:02.4037657", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "69" }, "card": { "$ref": "70" }, "members": { "$id": "72", "sample string 1": [ { "$ref": "69" }, { "$ref": "69" } ], "sample string 2": [ { "$ref": "69" }, { "$ref": "69" } ] }, "customerGroups": [ { "$id": "73", "identifier": "tTP0CO/j/UqAiSkLBS97zw==", "identifierGuid": "08f433b5-e3ef-4afd-8089-290b052f7bcf", "name": "sample string 2", "primaryContact": "R4UqzFa+2kaYuv2M+CoDuA==", "primaryContactGuid": "cc2a8547-be56-46da-98ba-fd8cf82a03b8", "accountID": "tbud+JijfE2x1Y9tmOLDHQ==", "accountIDGuid": "f89dbbb5-a398-4d7c-b1d5-8f6d98e2c31d", "special": true, "updated": "2025-10-05T00:00:02.4037657", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "DJoF4oBfGEKOj6TwNR8ZxQ==", "priceLevelIdentifierGuid": "e2059a0c-5f80-4218-8e8f-a4f0351f19c5", "deleted": true, "account": { "$ref": "71" }, "primaryContactCustomer": { "$ref": "69" }, "customerGroupMembers": [ { "$id": "74", "id": 1, "groupID": "6Fpl0AIMAkajBqDCWp1VJA==", "groupIDGuid": "d0655ae8-0c02-4602-a306-a0c25a9d5524", "customerID": "8ETlGuOwpU+/FAXN4qVAIg==", "customerIDGuid": "1ae544f0-b0e3-4fa5-bf14-05cde2a54022", "card": "sample string 4", "linkedAccount": "fOdO4twhPkWh63UpsjyRwg==", "linkedAccountGuid": "e24ee77c-21dc-453e-a1eb-7529b23c91c2", "customer": { "$ref": "69" }, "group": { "$ref": "73" }, "customerCard": { "$ref": "70" } }, { "$ref": "74" } ] }, { "$ref": "73" } ] }, "payments": [ { "$id": "75", "id": 1, "identifier": "zbPjK3GvtUaePr1nGE5mFQ==", "identifierGuid": "2be3b3cd-af71-46b5-9e3e-bd67184e6615", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "p0r2xdxLGU2J6fv7F/wmMg==", "accountIDGuid": "c5f64aa7-4bdc-4d19-89e9-fbfb17fc2632", "customerAccount": { "$ref": "71" }, "customerCard": { "$ref": "70" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:00:02.4037657", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "PT7zffiwlEeWqvs8su0gYg==", "idempotentVoidGuid": "7df33e3d-b0f8-4794-96aa-fb3cb2ed2062", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "76", "saleHeaderID": 1, "saleHeaderGuid": "Z14iF2gRJ0i5EcXmMwQYjQ==", "saleHeaderIdentifierGuid": "17225e67-1168-4827-b911-c5e63304188d", "created": "2025-10-05T00:00:02.4037657", "createdLocal": "2025-10-05T00:00:02.4037657", "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:00:02.4037657", "storeID": 1, "operatorG_Uid": "aRYUvzEAzU2HCTOZUynCuw==", "operatorGuid": "bf141669-0031-4dcd-8709-33995329c2bb", "customerG_Uid": "Or4l03TeAE+OPmGYxI2GFA==", "customerGuid": "d325be3a-de74-4f00-8e3e-6198c48d8614", "communityIdentifier": "YQ3HELqVeES6k62L+AVPaQ==", "communityIdentifierGuid": "10c70d61-95ba-4478-ba93-ad8bf8054f69", "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": "/Wed0fxL+0G39Udl6aa0LQ==", "priceLevelIdentifierGuid": "d19d67fd-4bfc-41fb-b7f5-4765e9a6b42d", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "44" }, "customer": { "$ref": "69" }, "communityOrganisation": { "$id": "77", "id": 1, "identifier": "/4XiZk36E0OeBnYzGHjt9w==", "identifierGuid": "66e285ff-fa4d-4313-9e06-76331878edf7", "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:00:02.4037657", "deleted": true }, "details": [ { "$id": "78", "saleItemID": 1, "identifier": "j1Nr67m1K0KBkR5pOryTjg==", "identifierGuid": "eb6b538f-b5b9-422b-8191-1e693abc938e", "saleHeaderID": 2, "plu": 1, "pluG_UId": "sD8cjGGC1U2kLwUb18GXcA==", "pluGuid": "8c1c3fb0-8261-4dd5-a42f-051bd7c19770", "accountID": "6uYIqg0Iqk+dIjga7MHMIg==", "accountIDGuid": "aa08e6ea-080d-4faa-9d22-381aecc1cc22", "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:00:02.4037657", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "qyzKVODnZkC0arpLYcVLHQ==", "refundGuid": "54ca2cab-e7e0-4066-b46a-ba4b61c54b1d", "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": "F6mT3TE/XU++TtiWCHCfYw==", "idempotentVoidGuid": "dd93a917-3f31-4f5d-be4e-d89608709f63", "priceLevelIdentifier": "TTRes2fJp02e7w9AcjKgzA==", "priceLevelIdentifierGuid": "b35e344d-c967-4da7-9eef-0f407232a0cc", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "79", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:00:02.4037657", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "79" } ], "refund": { "$id": "80", "id": 1, "g_UID": "eSl2v/kML0CP/qBTbBbIRw==", "guid": "bf762979-0cf9-402f-8ffe-a0536c16c847", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:00:02.4037657" }, "modifier": { "$id": "81", "id": 1, "setG_UID": "gqrnFwi+KkWaf53/Ng/ecQ==", "modifierSetGuid": "17e7aa82-be08-452a-9a7f-9dff360fde71", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "O5DB2+C7Nk6cfjjoGJj3jA==", "pluGuid": "dbc1903b-bbe0-4e36-9c7e-38e81898f78c", "deleted": true, "g_UID": "PFnUzk1oC0i4uQEtOyXSqQ==", "guid": "ced4593c-684d-480b-b8b9-012d3b25d2a9", "product": { "$ref": "9" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "78" } ], "eftReceipts": [ { "$id": "82", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "76" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "82" } ], "payments": [ { "$ref": "75" }, { "$ref": "75" } ], "cards": [ { "$id": "83", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "83" } ], "campaignHits": [ { "$id": "84", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "84" } ], "fuel": [ { "$id": "85", "id": 1, "plu": 1, "pluG_UID": "tkUuVQ7LCEG/yIAbt9w7KQ==", "pluGuid": "552e45b6-cb0e-4108-bfc8-801bb7dc3b29", "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:00:02.4037657", "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:00:02.4037657", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "85" } ], "fuelResells": [ { "$id": "86", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "YAtJnBVTUU+DnVWBTZct5A==", "pluGuid": "9c490b60-5315-4f51-839d-55814d972de4", "accountID": "67wCmDdcKEClhvMNkxdjAw==", "accountIDGuid": "9802bceb-5c37-4028-a586-f30d93176303", "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:00:02.4037657", "bestOrExpireType": 1, "refundG_UID": "PGHsdLE6rEik24XmrK3vvw==", "refundGuid": "74ec613c-3ab1-48ac-a4db-85e6acadefbf", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "86" } ], "customerOrder": [ { "$id": "87", "identifier": "hvnnBo0sUU6JQrSNtVW3kg==", "identifierGuid": "06e7f986-2c8d-4e51-8942-b48db555b792", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "uSeElQ1KcEyuz+OitxqKLA==", "customerIdentifierGuid": "958427b9-4a0d-4c70-aecf-e3a2b71a8a2c", "operatorNo": 1, "operatorG_UID": "QMueu3MjiEOZRTDeK33Q3w==", "operatorGuid": "bb9ecb40-2373-4388-9945-30de2b7dd0df", "created": "2025-10-05T00:00:02.4037657", "ordered": "2025-10-05T00:00:02.4037657", "started": "2025-10-05T00:00:02.4037657", "completed": "2025-10-05T00:00:02.4037657", "supplied": "2025-10-05T00:00:02.4037657", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "69" }, "operator": { "$ref": "44" }, "details": [ { "$id": "88", "headerID": 1, "plu": 1, "pluG_UId": "xdyCuCz4/EGbQMkE+Q6HoA==", "pluGuid": "b882dcc5-f82c-41fc-9b40-c904f90e87a0", "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": "uZFVlIG1v02wDGNoJZkInA==", "headerIdentifierGuid": "945591b9-b581-4dbf-b00c-63682599089c", "product": { "$ref": "9" } }, { "$ref": "88" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "76" } }, { "$ref": "87" } ], "surveyResponses": [ { "$id": "89", "surveyG_UID": "UsA6HjVA8EStYfRylGvZow==", "surveyGuid": "1e3ac052-4035-44f0-ad61-f472946bd9a3", "saleHeaderGuid": "Ljbzf2aYzUqwBU7+WxRMfQ==", "saleGuid": "7ff3362e-9866-4acd-b005-4efe5b144c7d", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "qHPoyULoYUu/Qo2/aMRd4A==", "guidResponse": "c9e873a8-e842-4b61-bf42-8dbf68c45de0", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:00:02.4037657", "sale": { "$ref": "76" }, "survey": { "$id": "90", "g_UID": "BIf1P0FJ8kCtVSn2cAjrPQ==", "guid": "3ff58704-4941-40f2-ad55-29f67008eb3d", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "emcnhMkxm02KEPR/17qJUQ==", "checkoutFormGuid": "8427677a-31c9-4d9b-8a10-f47fd7ba8951", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:00:02.4037657", "end": "2025-10-05T00:00:02.4037657", "deleted": true, "updated": "2025-10-05T00:00:02.4037657", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "ec2afb9e-ad11-4ed2-9576-1290d20fe84f", "6f6a7214-685b-4d23-a677-df93db860159" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "3" } }, "ingressId": "sample string 4" }, { "$ref": "89" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "P3Yt3CZw2U+o1iFq2cgdew==", "accountIdentifier": "dc2d763f-7026-4fd9-a8d6-216ad9c81d7b", "accountName": "sample string 42", "customerOrderIdentifier": "+NirJ1RX106OJdx3FeLVDg==", "customerOrderIdentifierGuid": "27abd8f8-5754-4ed7-8e25-dc7715e2d50e", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "91", "id": 1, "paymentID": 2, "paymentIdentifier": "3QyZ2eKc80G6nYcuq+TcgA==", "paymentIdentifierGuid": "d9990cdd-9ce2-41f3-ba9d-872eabe4dc80", "identifier": "LltB0EF0zEGGU/+/D/0tjw==", "identifierGuid": "d0415b2e-7441-41cc-8653-ffbf0ffd2d8f", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "2mxTz396y0az7gXxhtnB9g==", "itemIdentifierGuid": "cf536cda-7a7f-46cb-b3ee-05f186d9c1f6" } }, { "$ref": "75" } ] }, { "$ref": "70" } ], "customerGroupMembers": [ { "$ref": "74" }, { "$ref": "74" } ], "customerGroups": [ { "$ref": "73" }, { "$ref": "73" } ], "accounts": [ { "$ref": "71" }, { "$ref": "71" } ], "account": { "$ref": "71" }, "vouchers": [ { "$id": "92", "customerIdentifier": "u+5+IodG7UCTdrt6qp5iKQ==", "customerIdentifierGuid": "227eeebb-4687-40ed-9376-bb7aaa9e6229", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "mr3EI5OalEWjnuLU/VObPA==", "idempotentGuid": "23c4bd9a-9a93-4594-a39e-e2d4fd539b3c", "offline": true, "voucher": { "$id": "93", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-05T00:00:02.4037657", "barcodeTemplate": { "$id": "94", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "95", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:00:02.4037657", "labelPageLayout": "qqSYrni8yU+u3+zCTvzh2g==", "pageLayoutGuid": "ae98a4aa-bc78-4fc9-aedf-ecc24efce1da", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "93" }, "elements": [ { "$id": "96", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:00:02.4037657" }, { "$ref": "96" } ] }, "customerVouchers": [ { "$id": "97", "id": 1, "customerIdentifier": "ijai0qr/WE+zcfZ3kxosAw==", "customerIdentifierGuid": "d2a2368a-ffaa-4f58-b371-f677931a2c03", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:00:02.4037657", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "vg5qE9ZUW0G2bLvgUcOkww==", "issuedIdempotentGuid": "136a0ebe-54d6-415b-b66c-bbe051c3a4c3", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:00:02.4037657", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:00:02.4037657", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "dpDyjzmdGUy8G2jlWorwhw==", "redeemedIdempotentGuid": "8ff29076-9d39-4c19-bc1b-68e55a8af087", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:00:02.4037657", "storeName": "sample string 17", "scaleLabel": { "$ref": "95" }, "voucher": { "$ref": "93" }, "customer": { "$ref": "69" }, "issuedOfflinePayment": { "$ref": "75" }, "redeemedOfflinePayment": { "$ref": "75" } }, { "$ref": "97" } ] }, "customer": { "$ref": "69" } }, { "$ref": "92" } ] } }, { "$ref": "68" } ], "customerGroups": [ { "$id": "98", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "uqD5gW+Uekyina1FPaXQ/A==", "groupIDGuid": "81f9a0ba-946f-4c7a-a29d-ad453da5d0fc", "campaign": { "$ref": "65" }, "group": { "$ref": "73" } }, { "$ref": "98" } ], "signIqTickets": [ { "$id": "99", "identifier": "gnKpY9jckEO23afdLN9snQ==", "identifierGuid": "63a97282-dcd8-4390-b6dd-a7dd2cdf6c9d", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "99" } ], "comboPriceGroups": [ { "$id": "100", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "YbQkOE5TxkCisosBYtf+aw==", "guid": "3824b461-534e-40c6-a2b2-8b0162d7fe6b", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "65" }, "comboPricePlus": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "QJ/RMgAbR0+mftPkqF18DQ==", "groupGuid": "32d19f40-1b00-4f47-a67e-d3e4a85d7c0d", "comboPriceType": 5, "priceType": 5, "pluG_UID": "ju1pl0bwIUus2xCBYxYVZQ==", "pluGuid": "9769ed8e-f046-4b21-acdb-108163161565", "priceGroupG_UID": "qXaUblQ8Xk2i2eG8fs9OsA==", "priceGroupGuid": "6e9476a9-3c54-4d5e-a2d9-e1bc7ecf4eb0", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "65" }, "product": { "$ref": "9" }, "priceGroup": { "$ref": "38" }, "campaignPool": { "$ref": "65" } }, { "$ref": "101" } ] }, { "$ref": "100" } ], "priceLevels": [ { "$id": "102", "id": 1, "priceLevelIdentifier": "BCPwKDygYkudQR5aeLRhIQ==", "priceLevelIdentifierGuid": "28f02304-a03c-4b62-9d41-1e5a78b46121", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "102" } ] }, "product": { "$ref": "9" }, "dealCost": { "$id": "103", "headerIdentifier": "fbZ5Vsc9hE2YcXqTg01bMg==", "headerIdentifierGuid": "5679b67d-3dc7-4d84-9871-7a93834d5b32", "identifier": "/VNqtioelEKKVj5RslsNyQ==", "identifierGuid": "b66a53fd-1e2a-4294-8a56-3e51b25b0dc9", "supplierIdentifier": "mmWOMYHORkWLVX3GA4Dseg==", "supplierGuid": "318e659a-ce81-4546-8b55-7dc60380ec7a", "pluG_UID": "GUkBlSoNAUWaOulXdwZaGA==", "pluGuid": "95014919-0d2a-4501-9a3a-e95777065a18", "campaignName": "22acf2a2-2c7d-46c1-84ba-6210e5365178", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:00:02.4037657", "end": "2025-10-05T00:00:02.4037657", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "yHZBgdfuYk6tnoNZQaxrgg==", "bonusItemPluGuid": "814176c8-eed7-4e62-ad9e-835941ac6b82", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:00:02.4037657", "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:00:02.4037657", "campaignEndDate": "2025-10-05T00:00:02.4037657", "masterPLUG_UID": "l4qRSG7KUUaN7rU1din5AQ==", "masterID": "48918a97-ca6e-4651-8dee-b5357629f901", "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": "uILnr8xFV0GeMYaz+Df8tg==", "bonusMasterID": "afe782b8-45cc-4157-9e31-86b3f837fcb6", "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:00:02.4037657", "dealCosts": [ { "$ref": "103" }, { "$ref": "103" } ], "tags": [ { "$id": "104", "pluG_UID": "68MxrKXXFUGtDlye/+c+GA==", "pluGuid": "ac31c3eb-d7a5-4115-ad0e-5c9effe73e18", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "104" } ], "alternateProductG_UID": "hI7CSP1M/0qf/y3PVUlTyg==", "alternateProduct": "48c28e84-4cfd-4aff-9fff-2dcf554953ca", "productHostCode": { "$id": "105", "id": 1, "pluG_UID": "fqftJsSpTEaMyCCNF6hkMw==", "pluGuid": "26eda77e-a9c4-464c-8cc8-208d17a86433", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:00:02.4037657", "inventoryTracked": "2025-10-05T00:00:02.4037657", "isNormalPriceChangesCampaign": true }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "8" } ], "productCount": 27, "pages": [ { "$ref": "7" }, { "$ref": "7" } ] }, { "$ref": "7" } ] }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK E[����� 5 xl/workbook.xml � (� ����0��&�C���J '.^=x/������R�7o;��������r�-1������d� ��뵕�i_D��h���[��$93bad^h�0/�X�X`�� ^�J2�p��!D�fO��2k��Dd �����"*�����3��s�J|��"�$M�]�.��K~�{�Q����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[�2' ' _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="Re56958842e5c45ef" /></Relationships>PK E[h��n b# xl/worksheets/sheet1.xml � (� �Z�r7���+� �K�vg7nҤ�7��M�ױ�������_H-b������X��9 ����/nF?��z��=���ۋ����������'?����n��k}�u��oV�����ۣ�t}q�-f���[w�kW��b��?W_�˫��Ew�����n7SP�NW��lÏZ_Ͽ���ن�Z[u���7��������r�ٷ�����q��/a<��������:�<�������.O�j������f5��f�o6�w�v��f�v1˛���h1�r7-f����_n��NȢ5ƨ�]p�����f���_�Y��a��&��@[���x<<�L)�� �{��fo�j��y ^���iO�x�rV;G�)c���>ަ�����:m���>ޥ���`��D��?���}Ɵ5�m*���C0Z���_���e "���h+��W�������2D �5L��6h�f�)� u"C;Q�X��e�*�u"D6"��*T�SD%jJ��� �,�N��m��L�^�Y�b�Q�:Q���C ��*j�Q�ڧ�b7�̀CDE�ʁ�h�C^DIB&I��Hj�'!J�>�6�Zg<�P��P��p(hR,�J]�(I�,�⒆,���+�$��(�#��]i���(I�|��bU �!Jl�6={�����e���VX�-p��&!����pIk���!j��<FM��J�A�XR�ާ0j�N ���Z���1j!��;�6��g�C��4 h�W�q��&1jMZhy�h�a�k�&��B��;6'��T2DMb��0�<�8��䭩�"j]�,7]��xn��Q��h���8�mb�$�L����s��h�DM��&AMY � ��/LԤ��)�U�����h+o�DM�ޅfQ:���DM�D�01��Wm�c��gFȬuk�y|���m�&Mֺ=k�>B_�CԤ���C��0�*�2Q��e ��j�K~�<�(I�S0�� d���$�A���&���q��GQ���=�5���$I�@;���5��$EId/�r�C�-��)�$)��.,<R��EQ��HRO,{�oF|�b"*�5�6EL�2�N%I6�@~��Az��I�4,m� h}mQ������o�:7EIRv��P�Є�*�/�o�h�e�V�l���.8��ΪA�%i!�0|��Q�ӗ<���eׁ�ܳm��=H��$�PϢԚoJ��i�$�A�.p��J�!���Eoz��������fvv�ZލV�eο������[���x=>;�q�N�?��{D{��9��1r��1s�/��#�#(G<=F���1��g��#�#B����� �E"X}Y�Z_ ���� �M"�}[�j� ���A��D����6���D��� �~.@� ��/�`�)��M�� �mJF7+�`�)��M��(8n �DArS�$ ���)Q��l���1Q�\p&J��D�s��(y.��H��4��=���O#y.�H�5��E���Q#y.��H�.5��MI�\�) �ۂOI��|J���S<����-���m�m �ۂOI��|J���S+���O���S+y.��J�>���<=LDp���8H_�� ���)�C���59�kr�I��ؓ�Ɂ']��N�"�E�yU��N�)$��g�m�&�~�- ��o�}� 4�������=k�}9ޒ����'|/�� z������`'1�W�D�dn��`��E���ӏf���?�[|�[�⋾ŗ}���_�����y; ���G������ }�[�8`��`>����ҳ�6}�}�i�-��-�RxGry2��O��g���@���6e7�|$/Nm��8�)4 w����4�庛]v�'��[�hy�3g� PK E[��л� P xl/_rels/workbook.xml.rels � (� ��;n�0@�"p���I'K��i.@˔mĖIi��u�z� )�:@�.��@~�lvo��^ɺ���(FZ�v�] g��*�m7ч ��caE�z��5�N�4���L:t����ڎ�(O�O��vɀ{&;^g��(5Hz6�<�����ؓ�<�#ڎ| ?%�o!�ؾ�� Q�ͪ�mQ��̀�9��z}��l��H%��H|�L���oå�N��BM$Y��V5��I����_l� 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[?�֑� b xl/sharedStrings.xml � (� ��oo�0ƿJ��$е�&�Zؤ�"h�Gդ��H�&vf_��O?�T��6�D�;��{_2�|�R�H�����{�#A����ݬ��=��S� C��.G���S�� b�9U�@FT r�l���G�*�@�J 0Kóv�f�qߋD�q���&g�� �-�h���8�-9q4��:����SyJv�Hu�o%5W\JA���J<թ*ɒ�Ɗ�Q��1�?O�_=ZE(s�4f�k��܅�Ҭ�:Oմ;xF7��Y�:��ވ��v���142.�F1��/���ȥ$��2��8F W��٤�4'$z���u��2�(��#A���?4����X�s�RX'Ý�cD�6��Jm�4��S�1�a\��5��A�W�p`m�S|"�ov:����' �"���ͥ��-u��J�|�j���W�T�u�oJ n��P� �m�f�#j��A�q�b��.�D7�GW���cN�{�w��"����QK�&�$RgczG�δ������{dw���x�69Цƞֻ�5�}o�ĝ��+�������z��\.6Y�BLv����M��[]ho[��E��hEt�ٴ�H��m4{E�<�-"���wV�w�0j�~J���{ �ߐ��S�j�� ��ί_p]}��'U��b,� �v��iѣ(�|�*�*�vI Qy1T0�E� S���pb���ӄH<�[:�H�P$��PK- E[����� 5 xl/workbook.xmlPK- E[���� � [Content_Types].xmlPK- E[�2' ' V _rels/.relsPK- E[h��n b# � xl/worksheets/sheet1.xmlPK- E[��л� P � xl/_rels/workbook.xml.relsPK- E[Ѓc'2 E � xl/styles.xmlPK- E[?�֑� b B xl/sharedStrings.xmlPK � [
application/vnd.ms-excel
Sample:
PK E[X��.� 5 xl/workbook.xml � (� ����0��&�C��@ �8q���{��m�?ik��-%�x�3;��4�q�����Y�ڵX�`kB�(@11t�M�)�tOb�I�Л�@RdYE�,H�������[�{Լ��w�B���!a�IFc����l!�j�H i���=���x�s�\-�p/+Z��@���k����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="Rf84656be1cce46e9" /></Relationships>PK E[h��n b# xl/worksheets/sheet1.xml � (� �Z�r7���+� �K�vg7nҤ�7��M�ױ�������_H-b������X��9 ����/nF?��z��=���ۋ����������'?����n��k}�u��oV�����ۣ�t}q�-f���[w�kW��b��?W_�˫��Ew�����n7SP�NW��lÏZ_Ͽ���ن�Z[u���7��������r�ٷ�����q��/a<��������:�<�������.O�j������f5��f�o6�w�v��f�v1˛���h1�r7-f����_n��NȢ5ƨ�]p�����f���_�Y��a��&��@[���x<<�L)�� �{��fo�j��y ^���iO�x�rV;G�)c���>ަ�����:m���>ޥ���`��D��?���}Ɵ5�m*���C0Z���_���e "���h+��W�������2D �5L��6h�f�)� u"C;Q�X��e�*�u"D6"��*T�SD%jJ��� �,�N��m��L�^�Y�b�Q�:Q���C ��*j�Q�ڧ�b7�̀CDE�ʁ�h�C^DIB&I��Hj�'!J�>�6�Zg<�P��P��p(hR,�J]�(I�,�⒆,���+�$��(�#��]i���(I�|��bU �!Jl�6={�����e���VX�-p��&!����pIk���!j��<FM��J�A�XR�ާ0j�N ���Z���1j!��;�6��g�C��4 h�W�q��&1jMZhy�h�a�k�&��B��;6'��T2DMb��0�<�8��䭩�"j]�,7]��xn��Q��h���8�mb�$�L����s��h�DM��&AMY � ��/LԤ��)�U�����h+o�DM�ޅfQ:���DM�D�01��Wm�c��gFȬuk�y|���m�&Mֺ=k�>B_�CԤ���C��0�*�2Q��e ��j�K~�<�(I�S0�� d���$�A���&���q��GQ���=�5���$I�@;���5��$EId/�r�C�-��)�$)��.,<R��EQ��HRO,{�oF|�b"*�5�6EL�2�N%I6�@~��Az��I�4,m� h}mQ������o�:7EIRv��P�Є�*�/�o�h�e�V�l���.8��ΪA�%i!�0|��Q�ӗ<���eׁ�ܳm��=H��$�PϢԚoJ��i�$�A�.p��J�!���Eoz��������fvv�ZލV�eο������[���x=>;�q�N�?��{D{��9��1r��1s�/��#�#(G<=F���1��g��#�#B����� �E"X}Y�Z_ ���� �M"�}[�j� ���A��D����6���D��� �~.@� ��/�`�)��M�� �mJF7+�`�)��M��(8n �DArS�$ ���)Q��l���1Q�\p&J��D�s��(y.��H��4��=���O#y.�H�5��E���Q#y.��H�.5��MI�\�) �ۂOI��|J���S<����-���m�m �ۂOI��|J���S+���O���S+y.��J�>���<=LDp���8H_�� ���)�C���59�kr�I��ؓ�Ɂ']��N�"�E�yU��N�)$��g�m�&�~�- ��o�}� 4�������=k�}9ޒ����'|/�� z������`'1�W�D�dn��`��E���ӏf���?�[|�[�⋾ŗ}���_�����y; ���G������ }�[�8`��`>����ҳ�6}�}�i�-��-�RxGry2��O��g���@���6e7�|$/Nm��8�)4 w����4�庛]v�'��[�hy�3g� PK E[�֚�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8 ·�i7l�-��Ğ�Q;��B�Ƃ#q�"A*�`��h~OO��|�Xoߦ�������$FFZ5���S�j�n�{1� ��ٳ�b|:�yŹ��&���Ng݄!���3�#���4-�[2�����C�]7Hz��4� ���uG�����B?%ϯ!K"�N5�/JQf�RB�$�� ��������w��Q�ĺ���j�ȥ���FG�%�x�Ӳ�PK�Rʶ(*�,�j��/6_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[?�֑� b xl/sharedStrings.xml � (� ��oo�0ƿJ��$е�&�Zؤ�"h�Gդ��H�&vf_��O?�T��6�D�;��{_2�|�R�H�����{�#A����ݬ��=��S� C��.G���S�� b�9U�@FT r�l���G�*�@�J 0Kóv�f�qߋD�q���&g�� �-�h���8�-9q4��:����SyJv�Hu�o%5W\JA���J<թ*ɒ�Ɗ�Q��1�?O�_=ZE(s�4f�k��܅�Ҭ�:Oմ;xF7��Y�:��ވ��v���142.�F1��/���ȥ$��2��8F W��٤�4'$z���u��2�(��#A���?4����X�s�RX'Ý�cD�6��Jm�4��S�1�a\��5��A�W�p`m�S|"�ov:����' �"���ͥ��-u��J�|�j���W�T�u�oJ n��P� �m�f�#j��A�q�b��.�D7�GW���cN�{�w��"����QK�&�$RgczG�δ������{dw���x�69Цƞֻ�5�}o�ĝ��+�������z��\.6Y�BLv����M��[]ho[��E��hEt�ٴ�H��m4{E�<�-"���wV�w�0j�~J���{ �ߐ��S�j�� ��ί_p]}��'U��b,� �v��iѣ(�|�*�*�vI Qy1T0�E� S���pb���ӄH<�[:�H�P$��PK- E[X��.� 5 xl/workbook.xmlPK- E[���� � [Content_Types].xmlPK- E[ ;۴' ' V _rels/.relsPK- E[h��n b# � xl/worksheets/sheet1.xmlPK- E[�֚�� P � xl/_rels/workbook.xml.relsPK- E[Ѓc'2 E � xl/styles.xmlPK- E[?�֑� b A xl/sharedStrings.xmlPK � Z