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": "8unRVmECU0OC9ABgunG6uw==", "identifierGuid": "56d1e9f2-0261-4353-82f4-0060ba71babb", "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": "xzd1RdltJE2XPKCmxzTolw==", "identifierGuid": "457537c7-6dd9-4d24-973c-a0a6c734e897", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "3", "id": 1, "g_UID": "FD/am6L3HEuFJridOK3Xzw==", "guid": "9bda3f14-f7a2-4b1c-8526-b89d38add7cf", "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": "DqRtJ2u5DUOXJUom4qpmkQ==", "previousFormGuid": "276da40e-b96b-430d-9725-4a26e2aa6691", "nextForm": 1, "nextFormG_UID": "Z92RS3CmC0moXL+Mz1+5iQ==", "nextFormGuid": "4b91dd67-a670-490b-a85c-bf8ccf5fb989", "attributes": "sample string 10", "updated": "2025-06-14T06:34:18.5839747", "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": "WavCN8UjwEuberqv+7qywg==", "checkoutFormGuid": "37c2ab59-23c5-4bc0-9b7a-baaffbbab2c2", "identifier": "idRhwdxLk0GeLI9cN0AppQ==", "identifierGuid": "c161d489-4bdc-4193-9e2c-8f5c374029a5", "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": "us5nh5UXoU+CmfdviAG1NQ==", "valueGuid": "8767ceba-1795-4fa1-8299-f76f8801b535", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "imageData": "QEA=", "readOnly": true } }, { "$ref": "4" } ], "panels": [ { "$id": "6", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "xyH5qmrGaUusu6uLqnW8xg==", "checkoutFormGuid": "aaf921c7-c66a-4b69-acbb-ab8baa75bcc6", "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": "7iT+8XDXuEOHE1siRfM/DA==", "groupName": "sample string 1", "identifierGuid": "f1fe24ee-d770-43b8-8713-5b2245f33f0c", "exists": true, "flipChartIdentifier": "V76Mj5ukiUCKKcuBg7fAfg==", "flipChartIdentifierGuid": "8f8cbe57-a49b-4089-8a29-cb8183b7c07e", "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": "ibXX3s5IqU2DGy8FeqMfCA==", "groupIdentifierGuid": "ded7b589-48ce-4da9-831b-2f057aa31f08", "flipChart": { "$ref": "1" }, "contentPanel": { "$ref": "6" }, "products": [ { "$id": "8", "flipChartPageIdentifier": "nYQ7nq3s80uJv9zO4Gafcg==", "flipChartPageIdentifierGuid": "9e3b849d-ecad-4bf3-89bf-dccee0669f72", "pluG_UID": "AqwuXdyevUyk266/QX34PA==", "pluGuid": "5d2eac02-9edc-4cbd-a4db-aebf417df83c", "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": "H/cbFXBdZECKmZ9jDOqlPQ==", "guid": "151bf71f-5d70-4064-8a99-9f630ceaa53d", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "DC0npAeyL0CenA36f/38Ug==", "priceGroupGuid": "a4272d0c-b207-402f-9e9c-0dfa7ffdfc52", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:34:18.5839747", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:34:18.5839747", "pluCreated": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "lastManualUpdate": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "currentCostUpdated": "2025-06-14T06:34:18.5839747", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:34:18.5839747", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:34:18.5839747", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "2cgf+iw8kUqQ2BFsYDi7Ew==", "altPLUGuid": "fa1fc8d9-3c2c-4a91-90d8-116c6038bb13", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:34:18.5839747", "labelLastPrice": 1, "shelfPageLayoutG_UID": "8Mo0uM1iuk+glhFVJEjeHA==", "shelfPageLayoutGuid": "b834caf0-62cd-4fba-a096-11552448de1c", "talkerPageLayoutG_UID": "XqBWvcfw0kGUAjhY3syvhg==", "talkerPageLayoutGuid": "bd56a05e-f0c7-41d2-9402-3858deccaf86", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "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": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "N1rXFHHY30e7l+v2+LCfVg==", "inventoryIdentifier": "14d75a37-d871-47df-bb97-ebf6f8b09f56", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "A7KdRFJpY0mIrokt89gpZw==", "parentPluGuid": "449db203-6952-4963-88ae-892df3d82967", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "bVAMmvgX5Eae5KaAUH0nAQ==", "supplierIdentifierGuid": "9a0c506d-17f8-46e4-9ee4-a680507d2701", "supplierChanged": true, "rebateSupplierIdentifier": "zT4vXOYk8UC8vvMkOQwizg==", "rebateSupplierIdentifierGuid": "5c2f3ecd-24e6-40f1-bcbe-f324390c22ce", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:34:18.5839747", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "c55WCnStV0i43dBR/28dEw==", "hostIdentifierGuid": "0a569e73-ad74-4857-b8dd-d051ff6f1d13", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "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-06-14T06:34:18.5839747", "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": "0Yo+Sm+w+EOgf+F9yiR5mw==", "hostIdentifierGuid": "4a3e8ad1-b06f-43f8-a07f-e17dca24799b", "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-06-14T06:34:18.5839747", "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": "komReaPVM0a0lZ2ez35EzA==", "hostIdentifierGuid": "79918992-d5a3-4633-b495-9d9ecf7e44cc", "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": "ZnDpqHWIcEKBlk9GSB85nw==", "identifierGuid": "a8e97066-8875-4270-8196-4f46481f399f", "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": "dz4iazAgGUijWTsE+Di74A==", "hostSupplierIdentifierGuid": "6b223e77-2030-4819-a359-3b04f838bbe0", "loyaltyPriceLevelIdentifier": "LOH2QnnSsEiKor/JIRla5Q==", "loyaltyPriceLevelIdentifierGuid": "42f6e12c-d279-48b0-8aa2-bfc921195ae5", "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-06-14T06:34:18.5839747", "lastProcessed": "2025-06-14T06:34:18.5839747", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "14", "identifier": "R4RoePMgcEm7Qat3WiWpjw==", "identifierGuid": "78688447-20f3-4970-bb41-ab775a25a98f", "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": "1f9z49UjZUGliyRSIFc5aQ==", "primaryContactID": "e373ffd5-23d5-4165-a58b-245220573969", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "TSYwTjYUDEaMjpqFkA8hOw==", "supplierGroupGuid": "4e30264d-1436-460c-8c8e-9a85900f213b", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:34:18.5839747", "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": "d35c087d-642e-475a-a392-ba0e88d894d7", "identifier": "/UkPK1q7uU+kQAdZeYlc1A==", "identifierGuid": "2b0f49fd-bb5a-4fb9-a440-075979895cd4", "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": "RjPeFtvnzkaNDifoS7fA/w==", "supplierIdentifierGuid": "16de3346-e7db-46ce-8d0e-27e84bb7c0ff", "contactGuid": "TVgLyehxYUqgmUrUJcPcSg==", "contactID": "c90b584d-71e8-4a61-a099-4ad425c3dc4a", "contact": { "$ref": "15" }, "supplier": { "$ref": "14" } }, { "$ref": "16" } ], "products": [ { "$id": "17", "pluG_UID": "mM5U3EfX6k2C6zplCRkKBw==", "pluGuid": "dc54ce98-d747-4dea-82eb-3a6509190a07", "supplierIdentifier": "uBcqmQ1n60S6hPhfJRKNmA==", "supplierIdentifierGuid": "992a17b8-670d-44eb-ba84-f85f25128d98", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:34:18.5839747", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:34:18.5839747", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "18", "pluG_UID": "CY4T2WoHCEa8kz+jW00nsg==", "pluGuid": "d9138e09-076a-4608-bc93-3fa35b4d27b2", "supplierIdentifier": "KPJhR5Fa0kWLEWW551ey/w==", "supplierIdentifierGuid": "4761f228-5a91-45d2-8b11-65b9e757b2ff", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "18" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "+Z+ii1oDwUOCBCiKoCFiMA==", "parentPluGuid": "8ba29ff9-035a-43c1-8204-288aa0216230", "freight": 44.0, "freightType": 1, "product": { "$ref": "9" }, "supplier": { "$ref": "14" }, "serviceFee": { "$id": "19", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "17" } ], "orderCycleHeaders": [ { "$id": "20", "storeID": 1, "supplierIdentifier": "svwyJpFgGUqoGXjRtr6P6g==", "supplierGuid": "2632fcb2-6091-4a19-a819-78d1b6be8fea", "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": "H3vuX5zHB0mVeen1YPtiYw==", "supplierGuid": "5fee7b1f-c79c-4907-9579-e9f560fb6263", "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-06-14T06:34:18.5839747", "deliveryDate": "2025-06-14T06:34:18.5839747", "nextCutOffDate": "2025-06-14T06:34:18.5839747", "nextDeliveryDate": "2025-06-14T06:34:18.5839747", "nextDaysBuffer": 10 }, { "$ref": "21" } ], "store": { "$ref": "10" }, "updated": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "processed": "2025-06-14T06:34:18.5839747", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "22" } ], "zoneMatrix": [ { "$id": "24", "id": 1, "hostIdentifier": "gaNForwaak+BJ/Apu82AXA==", "hostIdentifierGuid": "a245a381-1abc-4f6a-8127-f029bbcd805c", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "5278d1a0-4d08-4a1d-b63b-c0dec3b97c59", "5d56d411-d17b-44da-821c-fcbf50cb2374" ] }, { "$ref": "24" } ], "hostFileStoreSetting": { "$ref": "12" }, "hostStoreSettings": [ { "$ref": "12" }, { "$ref": "12" } ], "promotionPlacements": [ { "$id": "25", "identifier": "yW1lOlZx6EGgRAL+PSgo0g==", "identifierGuid": "3a656dc9-7156-41e8-a044-02fe3d2828d2", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "25" } ], "promoTypeGuids": [ "30c326f1-eb38-490c-9e1f-7a2b94be5325", "edfea823-9fc6-433a-b544-baf9356cd747" ], "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-06-14T06:34:18.5839747", "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": "8b135ffa-617d-4a0e-b746-4c0ff83fa043", "updateStore": { "$id": "31", "id": "0f9501d9-6243-40fa-ae8c-8068a28fdd80", "name": "sample string 1", "lastActivity": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747" }, "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": "3LZNTCHTmE20nwOA9QPePg==", "pluGuid": "4c4db6dc-d321-4d98-b49f-0380f503de3e", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:34:18.5839747" }, { "$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-06-14T06:34:18.5839747", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "35" }, "winningCampaign": 1, "winner": { "$id": "36", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:34:18.5839747", "startTime": 3, "endDate": "2025-06-14T06:34:18.5839747", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "1+H6PqecWkGjIhh/U1YHDw==", "hostIdentifierGuid": "3efae1d7-9ca7-415a-a322-187f5356070f", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "36" }, { "$ref": "36" } ] }, "tray": { "$id": "37", "g_UId": "BMm0e44AR0OM6p2H4RI06Q==", "guid": "7bb4c904-008e-4347-8cea-9d87e11234e9", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "38", "priceGroupG_UID": "E9gkPR/x/U+7eGuGPwY9cg==", "priceGroupGuid": "3d24d813-f11f-4ffd-bb78-6b863f063d72", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:34:18.5839747", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "9" }, { "$ref": "9" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "39", "pluG_UID": "c8eYJLR+V0ehENjQecRGQQ==", "pluGuid": "2498c773-7eb4-4757-a110-d8d079c44641", "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": "cdad2640-ee1e-4212-93b1-86b523dbcb6d", "created": "2025-06-14T06:34:18.5839747", "createdByUser": "sample string 1", "activated": "2025-06-14T06:34:18.5839747", "deactivated": "2025-06-14T06:34:18.5839747", "lastOrdered": "2025-06-14T06:34:18.5839747", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:34:18.5839747", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:34:18.5839747", "lastSold": "2025-06-14T06:34:18.5839747", "firstSold": "2025-06-14T06:34:18.5839747", "awsUpdated": "2025-06-14T06:34:18.5839747", "lastManualUpdate": "2025-06-14T06:34:18.5839747", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:34:18.5839747", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:34:18.5839747", "doNotRangeUpdated": "2025-06-14T06:34:18.5839747", "doNotOrderUpdated": "2025-06-14T06:34:18.5839747", "tracked": "2025-06-14T06:34:18.5839747" }, "allergens": [ { "$id": "41", "allergenID": 1, "pluG_UID": "p45wvWxWPkiVlr1LjJdhHQ==", "pluGuid": "bd708ea7-566c-483e-9596-bd4b8c97611d", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "costs": { "$id": "42", "pluG_UID": "0fgCHESzRkaLIzgGvnFYug==", "pluGuid": "1c02f8d1-b344-4646-8b23-3806be7158ba", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:34:18.5839747", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "43", "saleHeaderID": 1, "created": "2025-06-14T06:34:18.5839747", "createdLocal": "2025-06-14T06:34:18.5839747", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "bo3zbuG1HUOntDAifGG1aw==", "operatorGuid": "6ef38d6e-b5e1-431d-a7b4-30227c61b56b", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "/TTOIK6E9Uy+2wx1zvNNSg==", "pluGuid": "20ce34fd-84ae-4cf5-bedb-0c75cef34d4a", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "44", "id": 1, "g_Uid": "BAyuP7eyWUSaTOnpDgxbRA==", "guid": "3fae0c04-b2b7-4459-9a4c-e9e90e0c5b44", "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-06-14T06:34:18.5839747", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:34:18.5839747", "endShift": "2025-06-14T06:34:18.5839747", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "45", "operatorG_UID": "NcUp446Mi0qqF7GHxpKA9Q==", "operatorGuid": "e329c535-8c8e-4a8b-aa17-b187c69280f5", "storeID": 2, "operator": { "$ref": "44" }, "store": { "$ref": "10" } }, { "$ref": "45" } ] } }, { "$ref": "43" } ], "apns": [ { "$id": "46", "pluID": 1, "pluG_UID": "TkiLIRyghEKzrm1yNMtatA==", "pluGuid": "218b484e-a01c-4284-b3ae-6d7234cb5ab4", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "46" } ], "tuns": [ { "$id": "47", "pluG_UId": "kz/Tbvr0B0O78mb/8tF2tA==", "pluGuid": "6ed33f93-f4fa-4307-bbf2-66fff2d176b4", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "9" }, "storeIDs": [ 1, 2 ] }, { "$ref": "47" } ], "competitionPricing": [ { "$id": "48", "identifier": "mkhZEpE3fESZxtH271bdcA==", "identifierGuid": "1259489a-3791-447c-99c6-d1f6ef56dd70", "pluG_UID": "DveiGT8iykyAvuhVmBVEoQ==", "pluGuid": "19a2f70e-223f-4cca-80be-e855981544a1", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "48" } ], "supplier": { "$ref": "14" }, "supplierName": "sample string 146", "children": [ { "$ref": "9" }, { "$ref": "9" } ], "ordering": { "$ref": "17" }, "flipChartPages": [ { "$ref": "7" }, { "$ref": "7" } ], "priceHistory": [ { "$id": "49", "pluG_UID": "6zYnJqwkyUWE5AWi9kPUzw==", "pluGuid": "262736eb-24ac-45c9-84e4-05a2f643d4cf", "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-06-14T06:34:18.5839747", "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": "L9xpdS/DL0GJq4U+SkEmvQ==", "ingredientGuid": "6l3r3+80Mkq4nI64V8qZHw==", "ingredientIdentifier": "dfeb5dea-34ef-4a32-b89c-8eb857ca991f", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "9" } }, { "$ref": "50" } ], "bins": [ { "$id": "51", "pluG_UID": "rgemVkPdFk6d6l5ANbrt9A==", "pluGuid": "56a607ae-dd43-4e16-9dea-5e4035baedf4", "shelfLocationIdentifier": "juiwMwxCMUW3soxIRpxrRw==", "shelfLocationGuid": "33b0e88e-420c-4531-b7b2-8c48469c6b47", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "SO2rywen8EugCg8ySOHZew==", "labelPageLayoutGuid": "cbabed48-a707-4bf0-a00a-0f3248e1d97b", "updated": "2025-06-14T06:34:18.5839747", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "9" }, "location": { "$id": "52", "identifier": "JLGJh4q+YE+Xak5JXQuQtg==", "storeID": 1, "identifierGuid": "8789b124-be8a-4f60-976a-4e495d0b90b6", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:34:18.5839747", "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": "9iex9mns6k+/Xq/QbJRc7w==", "pluGuid": "f6b127f6-ec69-4fea-bf5e-afd06c945cef", "deptNo": 1, "product": { "$ref": "9" }, "scaleLocation": { "$id": "54", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "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": "xkRDf3Y8HUW6ojFsurgQiA==", "labelPageLayoutGuid": "7f4344c6-3c76-451d-baa2-316cbab81088", "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-06-14T06:34:18.5839747", "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": "KpFnb2oqZk6KI3E5X6SjNg==", "labelPageLayoutGuid": "6f67912a-2a6a-4e66-8a23-71395fa4a336", "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-06-14T06:34:18.5839747", "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": "rxE7/aeNBkWyAYGSIO07+g==", "labelPageLayoutGuid": "fd3b11af-8da7-4506-b201-819220ed3bfa", "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-06-14T06:34:18.5839747", "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": "oF8C61zJ40CO4WitEZs+Zg==", "labelPageLayoutGuid": "eb025fa0-c95c-40e3-8ee1-68ad119b3e66", "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": "3kprE+ymWEyvhuwzhzG01g==", "pluGuid": "136b4ade-a6ec-4c58-af86-ec338731b4d6", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "//0OdOAL3EmN+5jZGzMglA==", "dealCostGuid": "740efdff-0be0-49dc-8dfb-98d91b332094", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "5JieuyNbzU+SfqfP18vQgw==", "priceGroupGuid": "bb9e98e4-5b23-4fcd-927e-a7cfd7cbd083", "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-06-14T06:34:18.5839747", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "4y6BHZeJTUC5gtGOYuvi4Q==", "campaignComboPriceGroupIdentifier": "1d812ee3-8997-404d-b982-d18e62ebe2e1", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "64", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:34:18.5839747", "operatorG_UID": "I7YrTzko706fNqgnhN3HcQ==", "operatorGuid": "4f2bb623-2839-4eef-9f36-a82784ddc771", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:34:18.5839747", "signIqTicketFileMovedUtc": "2025-06-14T06:34:18.5839747", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:34:18.5839747", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "9" }, "campaignPlu": { "$ref": "63" } }, { "$ref": "64" } ], "campaign": { "$id": "65", "id": 1, "storeID": 2, "name": "d5da8e54-56ec-4373-a426-14bdf2c076c5", "nameGuid": "d5da8e54-56ec-4373-a426-14bdf2c076c5", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:34:18.5839747", "startTime": 1, "endDate": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "system": true, "created": "2025-06-14T06:34:18.5839747", "updated": "2025-06-14T06:34:18.5839747", "priceChangeNotifiedUtc": "2025-06-14T06:34:18.5839747", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "vNRDyxy0LUKAPPFqhOlbAw==", "hostIdentifierGuid": "cb43d4bc-b41c-422d-803c-f16a84e95b03", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:34:18.5839747", "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": "wzWeI3hKK0SjPqDO7yRCdQ==", "pluGuid": "239e35c3-4a78-442b-a33e-a0ceef244275", "hostOfferID": 1, "priceGroupG_UID": "gXiC9eJdiEusBEGLSz+CZA==", "priceGroupGuid": "f5827881-5de2-4b88-ac04-418b4b3f8264", "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-06-14T06:34:18.5839747", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "9" }, "campaign": { "$ref": "65" } }, { "$ref": "66" } ], "sellingRules": [ { "$id": "67", "id": 1, "identifier": "gMZHjR0JeU29/b7MXri9+w==", "identifierStr": "gMZHjR0JeU29/b7MXri9+w==", "identifierGuid": "8d47c680-091d-4d79-bdfd-becc5eb8bdfb", "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": "HdvJylLjq0uxwFv0pVyzzQ==", "customerIDGuid": "cac9db1d-e352-4bab-b1c0-5bf4a55cb3cd", "campaign": { "$ref": "65" }, "customer": { "$id": "69", "identifier": "QBDP5/EmY06DRSroFTSq5g==", "identifierGuid": "e7cf1040-26f1-4e63-8345-2ae81534aae6", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:34:18.5839747", "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": "QY0AiulO/0y3PFjuJ9vFCw==", "communityIdentifierGuid": "8a008d41-4ee9-4cff-b73c-58ee27dbc50b", "joined": "2025-06-14T06:34:18.5839747", "updated": "2025-06-14T06:34:18.5839747", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "KH2eiwfEnEO1GsGPZ9/FLA==", "priceLevelIdentifierGuid": "8b9e7d28-c407-439c-b51a-c18f67dfc52c", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:34:18.5839747", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "70", "cardType": 2, "issueDate": "2025-06-14T06:34:18.5839747", "expiry": "2025-06-14T06:34:18.5839747", "customerID": "i3NE1EnGSkeiruk1bdkMfw==", "customerIDGuid": "d444738b-c649-474a-a2ae-e9356dd90c7f", "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-06-14T06:34:18.5839747", "linkedAccount": "+FOZ1355h0uDyAlahrlp1A==", "linkedAccountGuid": "d79953f8-797e-4b87-83c8-095a86b969d4", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "69" }, "account": { "$id": "71", "id": 1, "identifier": "4dQuwpQdkUm0ZhiS55FWVA==", "identifierGuid": "c22ed4e1-1d94-4991-b466-1892e7915654", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:34:18.5839747", "owner": "Nw1EwiDrrUy8TkMLyreVDA==", "ownerGuid": "c2440d37-eb20-4cad-bc4e-430bcab7950c", "accountStoreGroupIdentifier": "4EjWZaJqA0KNat5RCSHn5Q==", "accountStoreGroupGuid": "65d648e0-6aa2-4203-8d6a-de510921e7e5", "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-06-14T06:34:18.5839747", "active": true, "updated": "2025-06-14T06:34:18.5839747", "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": "qqiEhUqUb0aUN3xiY42ITw==", "identifierGuid": "8584a8aa-944a-466f-9437-7c62638d884f", "name": "sample string 2", "primaryContact": "Duv0RasHakOH3nda/gHHzQ==", "primaryContactGuid": "45f4eb0e-07ab-436a-87de-775afe01c7cd", "accountID": "cKjOSTh1GkiHZNiGLCYiQg==", "accountIDGuid": "49cea870-7538-481a-8764-d8862c262242", "special": true, "updated": "2025-06-14T06:34:18.5839747", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "OZnvq0WNj0OGsb9/M298kQ==", "priceLevelIdentifierGuid": "abef9939-8d45-438f-86b1-bf7f336f7c91", "deleted": true, "account": { "$ref": "71" }, "primaryContactCustomer": { "$ref": "69" }, "customerGroupMembers": [ { "$id": "74", "id": 1, "groupID": "t1OavyAPkkiO3nE6zjUUPQ==", "groupIDGuid": "bf9a53b7-0f20-4892-8ede-713ace35143d", "customerID": "VgKFLIEMRkWraX5vRkmdnA==", "customerIDGuid": "2c850256-0c81-4546-ab69-7e6f46499d9c", "card": "sample string 4", "linkedAccount": "qzlOW1dtsEy1AMSyZm/HQg==", "linkedAccountGuid": "5b4e39ab-6d57-4cb0-b500-c4b2666fc742", "customer": { "$ref": "69" }, "group": { "$ref": "73" }, "customerCard": { "$ref": "70" } }, { "$ref": "74" } ] }, { "$ref": "73" } ] }, "payments": [ { "$id": "75", "id": 1, "identifier": "Iuw99guiK0KsD0cc93fkdg==", "identifierGuid": "f63dec22-a20b-422b-ac0f-471cf777e476", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "yy4ynW9iBEKw+Vs5z8qR/w==", "accountIDGuid": "9d322ecb-626f-4204-b0f9-5b39cfca91ff", "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-06-14T06:34:18.5839747", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "NSBEJSzi102CFDwXfojzkg==", "idempotentVoidGuid": "25442035-e22c-4dd7-8214-3c177e88f392", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "76", "saleHeaderID": 1, "saleHeaderGuid": "yHOid8/jH0imuySSiO5qQw==", "saleHeaderIdentifierGuid": "77a273c8-e3cf-481f-a6bb-249288ee6a43", "created": "2025-06-14T06:34:18.5839747", "createdLocal": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "storeID": 1, "operatorG_Uid": "FLmdq6sQzkqk1rsmJg2AOQ==", "operatorGuid": "ab9db914-10ab-4ace-a4d6-bb26260d8039", "customerG_Uid": "dRAXScnIk0Si1TKaovupUg==", "customerGuid": "49171075-c8c9-4493-a2d5-329aa2fba952", "communityIdentifier": "K3XIsrM0U0C3HxvMbo6y8w==", "communityIdentifierGuid": "b2c8752b-34b3-4053-b71f-1bcc6e8eb2f3", "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": "gGHLOi3GF0288AgbvWrTCQ==", "priceLevelIdentifierGuid": "3acb6180-c62d-4d17-bcf0-081bbd6ad309", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "44" }, "customer": { "$ref": "69" }, "communityOrganisation": { "$id": "77", "id": 1, "identifier": "io//lQwkbUeX9E25mdznKQ==", "identifierGuid": "95ff8f8a-240c-476d-97f4-4db999dce729", "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-06-14T06:34:18.5839747", "deleted": true }, "details": [ { "$id": "78", "saleItemID": 1, "identifier": "aPWNWCy+eUmHIe7fjA78qg==", "identifierGuid": "588df568-be2c-4979-8721-eedf8c0efcaa", "saleHeaderID": 2, "plu": 1, "pluG_UId": "ysW63ZGn4UyKW9yPmrgwDw==", "pluGuid": "ddbac5ca-a791-4ce1-8a5b-dc8f9ab8300f", "accountID": "+GpeN1c6AUqr2nWcclFcCg==", "accountIDGuid": "375e6af8-3a57-4a01-abda-759c72515c0a", "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-06-14T06:34:18.5839747", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "MnaFsDXOU0yHZ++xDWZbrQ==", "refundGuid": "b0857632-ce35-4c53-8767-efb10d665bad", "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": "X1U7wvTNukCmynDGy1wwJA==", "idempotentVoidGuid": "c23b555f-cdf4-40ba-a6ca-70c6cb5c3024", "priceLevelIdentifier": "ao5LPV+yJUK+H596QheRtg==", "priceLevelIdentifierGuid": "3d4b8e6a-b25f-4225-be1f-9f7a421791b6", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "79", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:34:18.5839747", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "79" } ], "refund": { "$id": "80", "id": 1, "g_UID": "9q/2mL99AkO7pt9HTCa9uw==", "guid": "98f6aff6-7dbf-4302-bba6-df474c26bdbb", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:34:18.5839747" }, "modifier": { "$id": "81", "id": 1, "setG_UID": "5coaEDMrZUueq4LMJi/Enw==", "modifierSetGuid": "101acae5-2b33-4b65-9eab-82cc262fc49f", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "Zl5aZkgXE0O2uqoWbWjwbg==", "pluGuid": "665a5e66-1748-4313-b6ba-aa166d68f06e", "deleted": true, "g_UID": "eA6DkqEawUi5oLPgeCivFA==", "guid": "92830e78-1aa1-48c1-b9a0-b3e07828af14", "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": "tlILWscBeEuG1Z1UI1pgVQ==", "pluGuid": "5a0b52b6-01c7-4b78-86d5-9d54235a6055", "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-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "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": "10QfcRmy/E+2Zpa1YSGqHA==", "pluGuid": "711f44d7-b219-4ffc-b666-96b56121aa1c", "accountID": "A0ZOKsfSoUODqYl2LhMHvQ==", "accountIDGuid": "2a4e4603-d2c7-43a1-83a9-89762e1307bd", "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-06-14T06:34:18.5839747", "bestOrExpireType": 1, "refundG_UID": "nghOWywmQECYNvwuJzOWRQ==", "refundGuid": "5b4e089e-262c-4040-9836-fc2e27339645", "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": "0ZC37OwyL0WVf+d4pvO4/g==", "identifierGuid": "ecb790d1-32ec-452f-957f-e778a6f3b8fe", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "B5i1xt2Nfku28P9m3z1Aaw==", "customerIdentifierGuid": "c6b59807-8ddd-4b7e-b6f0-ff66df3d406b", "operatorNo": 1, "operatorG_UID": "v9PmgJjq50GKWqJOsKW2Jg==", "operatorGuid": "80e6d3bf-ea98-41e7-8a5a-a24eb0a5b626", "created": "2025-06-14T06:34:18.5839747", "ordered": "2025-06-14T06:34:18.5839747", "started": "2025-06-14T06:34:18.5839747", "completed": "2025-06-14T06:34:18.5839747", "supplied": "2025-06-14T06:34:18.5839747", "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": "Lefp3PbiokuXdI6O1IYpZQ==", "pluGuid": "dce9e72d-e2f6-4ba2-9774-8e8ed4862965", "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": "2ckSigfBBkmLcMaqG+qBtA==", "headerIdentifierGuid": "8a12c9d9-c107-4906-8b70-c6aa1bea81b4", "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": "bVMNMGVMvUOaKYjMnWpo9Q==", "surveyGuid": "300d536d-4c65-43bd-9a29-88cc9d6a68f5", "saleHeaderGuid": "VQ3wAcBJ/k+3OWlD1yzzoQ==", "saleGuid": "01f00d55-49c0-4ffe-b739-6943d72cf3a1", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "ZiD2Km9Yw02c2lQ/E2WgVw==", "guidResponse": "2af62066-586f-4dc3-9cda-543f1365a057", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:34:18.5839747", "sale": { "$ref": "76" }, "survey": { "$id": "90", "g_UID": "e6kPRP3Sf0ied0YB1nEwIw==", "guid": "440fa97b-d2fd-487f-9e77-4601d6713023", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "t+1toKdU4U6XUn+Ma235Wg==", "checkoutFormGuid": "a06dedb7-54a7-4ee1-9752-7f8c6b6df95a", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:34:18.5839747", "end": "2025-06-14T06:34:18.5839747", "deleted": true, "updated": "2025-06-14T06:34:18.5839747", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "a2c9cff5-bb64-439d-80f0-bdc9bcd5438f", "4fd98d9d-8d10-4663-a034-d051e16ad7bc" ], "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": "tczC7gP2e0eFcCOXmfdTNA==", "accountIdentifier": "eec2ccb5-f603-477b-8570-239799f75334", "accountName": "sample string 42", "customerOrderIdentifier": "Y1X+rtxHBUKUA9mbnSY3/g==", "customerOrderIdentifierGuid": "aefe5563-47dc-4205-9403-d99b9d2637fe", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "91", "id": 1, "paymentID": 2, "paymentIdentifier": "Bbl6HCShUkKqfpHSr/l9+A==", "paymentIdentifierGuid": "1c7ab905-a124-4252-aa7e-91d2aff97df8", "identifier": "RhjzOwMvVUak9gFuZR5kAw==", "identifierGuid": "3bf31846-2f03-4655-a4f6-016e651e6403", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "iunGJXEUg02J0vY5izLsLA==", "itemIdentifierGuid": "25c6e98a-1471-4d83-89d2-f6398b32ec2c" } }, { "$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": "+i//H7Ch3UKFj6nfAOMbxQ==", "customerIdentifierGuid": "1fff2ffa-a1b0-42dd-858f-a9df00e31bc5", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "GNUCgmdZUUmHgI45DJBxgA==", "idempotentGuid": "8202d518-5967-4951-8780-8e390c907180", "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-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "labelPageLayout": "m7yb9fnNtkWAv+WAEOrDAA==", "pageLayoutGuid": "f59bbc9b-cdf9-45b6-80bf-e58010eac300", "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-06-14T06:34:18.5839747" }, { "$ref": "96" } ] }, "customerVouchers": [ { "$id": "97", "id": 1, "customerIdentifier": "0cXaizExdE2t0y99u9g7QA==", "customerIdentifierGuid": "8bdac5d1-3131-4d74-add3-2f7dbbd83b40", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:34:18.5839747", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "iDAMBWs7PESZHFSPqb6HXw==", "issuedIdempotentGuid": "050c3088-3b6b-443c-991c-548fa9be875f", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:34:18.5839747", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:34:18.5839747", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "J3ar1OtNKkGXz1w0c0nsLA==", "redeemedIdempotentGuid": "d4ab7627-4deb-412a-97cf-5c347349ec2c", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:34:18.5839747", "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": "NKo7a+mYrUS+8za8mStZsw==", "groupIDGuid": "6b3baa34-98e9-44ad-bef3-36bc992b59b3", "campaign": { "$ref": "65" }, "group": { "$ref": "73" } }, { "$ref": "98" } ], "signIqTickets": [ { "$id": "99", "identifier": "fVy9FqjHJk6jiYJ46ebSmQ==", "identifierGuid": "16bd5c7d-c7a8-4e26-a389-8278e9e6d299", "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": "l/68bMVbO0aNwLC+z3Kgng==", "guid": "6cbcfe97-5bc5-463b-8dc0-b0becf72a09e", "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": "qKShpzdb1E+3srhlhd+JuA==", "groupGuid": "a7a1a4a8-5b37-4fd4-b7b2-b86585df89b8", "comboPriceType": 5, "priceType": 5, "pluG_UID": "pak5LFAiBkaKigeJYA3VUA==", "pluGuid": "2c39a9a5-2250-4606-8a8a-0789600dd550", "priceGroupG_UID": "9Is8X+lKpEueUjsvqtbENg==", "priceGroupGuid": "5f3c8bf4-4ae9-4ba4-9e52-3b2faad6c436", "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": "b00YYXIsp0+Qs2G5YG+7rw==", "priceLevelIdentifierGuid": "61184d6f-2c72-4fa7-90b3-61b9606fbbaf", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "102" } ] }, "product": { "$ref": "9" }, "dealCost": { "$id": "103", "headerIdentifier": "ahJ+KdmKkU2vwb0dhtwjMg==", "headerIdentifierGuid": "297e126a-8ad9-4d91-afc1-bd1d86dc2332", "identifier": "hCfHHz9AqUuBchev/56FBw==", "identifierGuid": "1fc72784-403f-4ba9-8172-17afff9e8507", "supplierIdentifier": "bvj4Qy0tckmp9+UIba44lQ==", "supplierGuid": "43f8f86e-2d2d-4972-a9f7-e5086dae3895", "pluG_UID": "caDweoIs80WfAWjI/ZNJhQ==", "pluGuid": "7af0a071-2c82-45f3-9f01-68c8fd934985", "campaignName": "5fac8fc8-aaa7-48cd-b216-513595c51081", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:34:18.5839747", "end": "2025-06-14T06:34:18.5839747", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "zVgYXvNrSEKhBHKNcUsd8Q==", "bonusItemPluGuid": "5e1858cd-6bf3-4248-a104-728d714b1df1", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:34:18.5839747", "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-06-14T06:34:18.5839747", "campaignEndDate": "2025-06-14T06:34:18.5839747", "masterPLUG_UID": "GlqALChm2Uur/1/H9CUB7A==", "masterID": "2c805a1a-6628-4bd9-abff-5fc7f42501ec", "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": "hqXPCqjkaU+MQPJt5Nr0qQ==", "bonusMasterID": "0acfa586-e4a8-4f69-8c40-f26de4daf4a9", "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-06-14T06:34:18.5839747", "dealCosts": [ { "$ref": "103" }, { "$ref": "103" } ], "tags": [ { "$id": "104", "pluG_UID": "Ew23VSzdgkShaynVyvnGIw==", "pluGuid": "55b70d13-dd2c-4482-a16b-29d5caf9c623", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "104" } ], "alternateProductG_UID": "HISFb2nZbU6LeHk/GjZgYA==", "alternateProduct": "6f85841c-d969-4e6d-8b78-793f1a366060", "productHostCode": { "$id": "105", "id": 1, "pluG_UID": "a026pxBwzkaFpbSoWtjSaw==", "pluGuid": "a7ba4d6b-7010-46ce-85a5-b4a85ad8d26b", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "59" }, "mscCom": { "$ref": "60" }, "mscDep": { "$ref": "62" }, "mscSubCom": { "$ref": "61" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:34:18.5839747", "inventoryTracked": "2025-06-14T06:34:18.5839747", "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 I4�Z�{�.� 5 xl/workbook.xml � (� ����0D�J��(��P����k�&�$(IE?�R�n�����ٺ��v =_�����1�I��/vBw�uB���l߫۽5��R�s�p����RM�n�X~r�KĠ� �AZ�O��K���ٯ2{��$l��T��U+�@ JV�.*�P� �� q͒���-�Z�Ӄ}�J����PK I4�Z���� � [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 I4�Z:��.' ' _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="R3360973d19ca4d76" /></Relationships>PK I4�Z86��n b# xl/worksheets/sheet1.xml � (� �Z�r7��" �����*nҤ�7��M��XS��HJ��/V-b������X��9 ����/oF?���bu{:֍������������O~�����j���z>ߎ~�y�>_o��M&����r�iV�淼v�Z/g[�s�u���Z\��Wߗ����(e'���lˏ�\/�m��ن��|[�g��-,o�S-g�����傳w���W��V?��4����d�����m�ϣ�(�Vu<�<�vr~�{����r~5�~�}���u��z�e�hs����~������h9�{����r{͟�!U�.�����f�Z~�/�,��fo��7A!ye�G��x8<G ��������>���<��A���iO�xj9������x���)�� �Oa���x��w��=��^["N����>�Ϣ3ຟ���><��&�֠i���*�Ge���t�*��W ������2D ��i��6h�q�)� u"C�(�'���@�Q�:�k, ��*P�SD%jJ��ڣ!��XS;EԢ�i���TŠ�u�Fݠ�Cȃ��QG9j�f���f�����!�[�C^���4�$uP���4Q�� Iç�h�u�(�J���x����C�&�]��&J�@�AqI�u�ߕQ���#���4�j{���|HZ���%il�6={�����e��4.���-�)d��4Y�4]�C ���J��I��) jTV�P��\�OA�$d���/����&��q�Ԉ�Ǩ8�u�Ih�Ҏ���0 Q��i��݃��I��J�2ޱ9�(�I%C�$$����q�$o�v��Ipic���s�d���D���`u�Am�&!dz@nX�;�庢I��ă&�j X � ��/0juz gU7�8�m�mb�$��]h�#к1jM���c���#dֺ5�<>�z�ƨI�Z�gMׇ@�k{��ĬNZ.1���"(��D�%Ъ�4��Jy�(I�) H� d���$� I�Y�X�]��Q�$�t��c���$I��vJ.�|� �%I&{���@n�v��(I�/5��Ԫ>FQ�$%�ԍeO���S7�U2<�k(m8��� N%I6�@�S� =P�$e���1�Z_�B�$���q������$)��p�R�a�<j�$����"`Wfj5�FI����t��Q��d��6J�B�2����]v�ѕ{����I�n�,J���Ty�6J�$��X <����M�}�q>���N֫��z����O-��ٞ�7㳓g�d��#���##L�8?F@����9��1�r��c���#\�xv��9��1"�� � R_ ����U"x}]�b� �ٷ���]"��� �/@� j�~,@�� ���D��G"��R�vۂ ���-��~ے�m��F0����`G�C� �-X�m�� hn��s�� y.8$�k���M�<̉��;Q�\�'J��D�s��(y.8%�����Q�<L���KQ�\�)I�>%���S<O>%���S<O>%���S<OKmS�<-���ӂOI�<-���i��S+y.��J�>���O�� C�9LD�8H_�� ���)�C���59�kr�I��ؓ�Ɂ']��N�"�E�yU��N�)$��g�m�&�~�- ��o�}� 4�������=k�}9ޒ�����v?<j4��<�-X�IL�9��[�0�f~�s`�����o�����-�ַ��o�e�⫾��u=�}fi�H���Ѭ���oC�?����0}�j��,N۾�>�L�-��-�RxGry2�M��=��@�>M��)�q�#yq�����Br�y?(L��Q������j���w_�<���� PK I4�ZGE$g� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8qL���ݰ��{�Q;��B�Ƃ#q�"A*�`��h~OO��|�Xoߦ�������$FFY=���ShJ�n�{1� ��gq����'ν�iB�ؙL��Mb�:>�:bG\�i�ݒ�Lv����m�AѳU��L��_�;��( ;��(��S���$R��t {�:�Y� QJ٤0~75.#�_��|!�WJcEE��J*U�U�GG�%�x�Ӳ�PSM.D��z�Xɫ����PK I4�ZЃ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 I4�Z��%N� b xl/sharedStrings.xml � (� ��oo�0ƿJ��$@[�M@��IeE�I3�XM�̾���~NR��7�;��{�_>g���b��N��=������nں�=��S� ��.�}���S�� b�9U�@FT r�l���2U.�P� `���v�f�qߋD�q��M ��0y�[�a�_)pd����M2+m�+��l���h%$�Jj�����ȥxjR=T������s"c���z��P��=h�(V�^�ϤY�U"��iw�n�5��u���A�#�}hd\��bb_�ʼn�KI��eL�q�.A��N�i�I�Km)�<�.d"RQ��G�� �}$hl� �S��t뢥�N�[{5F����+��Vijd�f#%¸J5;"��E^Á�E�П����8P�%��p�m&5ԭh.��WR䫄P��Լf���SJp��r�m��6��Q�uv*�Rs�wtǺ�?� @�*�8�G�q�A"�HjkK{-ɚȂpH���5:SE���������Bn=ްM���Q�f���M����s��\�7�Lo�����"��BȂ���w��h>m��v��i�����.��Ӗ~��伳&�us�"Y��~�H�4�M|'�V�tzG��~q$%#�?9�O��&�~as�u�eP��T��I�*(۽ & D����U�W��KR�ʋ��p�, n��?��[�,�$D���� {b���8�PK- I4�Z�{�.� 5 xl/workbook.xmlPK- I4�Z���� � � [Content_Types].xmlPK- I4�Z:��.' ' U _rels/.relsPK- I4�Z86��n b# � xl/worksheets/sheet1.xmlPK- I4�ZGE$g� P � xl/_rels/workbook.xml.relsPK- I4�ZЃc'2 E � xl/styles.xmlPK- I4�Z��%N� b @ xl/sharedStrings.xmlPK � [
application/vnd.ms-excel
Sample:
PK I4�Z�05� 5 xl/workbook.xml � (� ����0��&�C�p�P p��Ճ�i�?ik��H�yۙ��v�ɸWc̋}Ԩ}�J>�`s ��П�%=�z��Y�'���-զ}+��$����4��z���ay�;?5�(�R��x`�X�=$M>����.&�5��"�����FE%�1 gѹu%?s�r9w��S�vIs�:|g����PK I4�Z���� � [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 I4�Z��' ' _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="R33cfdb720354490a" /></Relationships>PK I4�Z86��n b# xl/worksheets/sheet1.xml � (� �Z�r7��" �����*nҤ�7��M��XS��HJ��/V-b������X��9 ����/oF?���bu{:֍������������O~�����j���z>ߎ~�y�>_o��M&����r�iV�淼v�Z/g[�s�u���Z\��Wߗ����(e'���lˏ�\/�m��ن��|[�g��-,o�S-g�����傳w���W��V?��4����d�����m�ϣ�(�Vu<�<�vr~�{����r~5�~�}���u��z�e�hs����~������h9�{����r{͟�!U�.�����f�Z~�/�,��fo��7A!ye�G��x8<G ��������>���<��A���iO�xj9������x���)�� �Oa���x��w��=��^["N����>�Ϣ3ຟ���><��&�֠i���*�Ge���t�*��W ������2D ��i��6h�q�)� u"C�(�'���@�Q�:�k, ��*P�SD%jJ��ڣ!��XS;EԢ�i���TŠ�u�Fݠ�Cȃ��QG9j�f���f�����!�[�C^���4�$uP���4Q�� Iç�h�u�(�J���x����C�&�]��&J�@�AqI�u�ߕQ���#���4�j{���|HZ���%il�6={�����e��4.���-�)d��4Y�4]�C ���J��I��) jTV�P��\�OA�$d���/����&��q�Ԉ�Ǩ8�u�Ih�Ҏ���0 Q��i��݃��I��J�2ޱ9�(�I%C�$$����q�$o�v��Ipic���s�d���D���`u�Am�&!dz@nX�;�庢I��ă&�j X � ��/0juz gU7�8�m�mb�$��]h�#к1jM���c���#dֺ5�<>�z�ƨI�Z�gMׇ@�k{��ĬNZ.1���"(��D�%Ъ�4��Jy�(I�) H� d���$� I�Y�X�]��Q�$�t��c���$I��vJ.�|� �%I&{���@n�v��(I�/5��Ԫ>FQ�$%�ԍeO���S7�U2<�k(m8��� N%I6�@�S� =P�$e���1�Z_�B�$���q������$)��p�R�a�<j�$����"`Wfj5�FI����t��Q��d��6J�B�2����]v�ѕ{����I�n�,J���Ty�6J�$��X <����M�}�q>���N֫��z����O-��ٞ�7㳓g�d��#���##L�8?F@����9��1�r��c���#\�xv��9��1"�� � R_ ����U"x}]�b� �ٷ���]"��� �/@� j�~,@�� ���D��G"��R�vۂ ���-��~ے�m��F0����`G�C� �-X�m�� hn��s�� y.8$�k���M�<̉��;Q�\�'J��D�s��(y.8%�����Q�<L���KQ�\�)I�>%���S<O>%���S<O>%���S<OKmS�<-���ӂOI�<-���i��S+y.��J�>���O�� C�9LD�8H_�� ���)�C���59�kr�I��ؓ�Ɂ']��N�"�E�yU��N�)$��g�m�&�~�- ��o�}� 4�������=k�}9ޒ�����v?<j4��<�-X�IL�9��[�0�f~�s`�����o�����-�ַ��o�e�⫾��u=�}fi�H���Ѭ���oC�?����0}�j��,N۾�>�L�-��-�RxGry2�M��=��@�>M��)�q�#yq�����Br�y?(L��Q������j���w_�<���� PK I4�Z<cV� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N����ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�H^0���x���S^�o��] ��f��Ly"�a�$��Mi~�4*��������a�)����TG�#-[Ӱd�5��3���>zu�Х?��Շc�� �A�S?�H/�� �I����JȲR�u�вBo��y�����/dP�Fԫ��ٽ��T�ʀ�9�|�Ӳ�P3�u��@d��������PK I4�ZЃ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 I4�Z��%N� b xl/sharedStrings.xml � (� ��oo�0ƿJ��$@[�M@��IeE�I3�XM�̾���~NR��7�;��{�_>g���b��N��=������nں�=��S� ��.�}���S�� b�9U�@FT r�l���2U.�P� `���v�f�qߋD�q��M ��0y�[�a�_)pd����M2+m�+��l���h%$�Jj�����ȥxjR=T������s"c���z��P��=h�(V�^�ϤY�U"��iw�n�5��u���A�#�}hd\��bb_�ʼn�KI��eL�q�.A��N�i�I�Km)�<�.d"RQ��G�� �}$hl� �S��t뢥�N�[{5F����+��Vijd�f#%¸J5;"��E^Á�E�П����8P�%��p�m&5ԭh.��WR䫄P��Լf���SJp��r�m��6��Q�uv*�Rs�wtǺ�?� @�*�8�G�q�A"�HjkK{-ɚȂpH���5:SE���������Bn=ްM���Q�f���M����s��\�7�Lo�����"��BȂ���w��h>m��v��i�����.��Ӗ~��伳&�us�"Y��~�H�4�M|'�V�tzG��~q$%#�?9�O��&�~as�u�eP��T��I�*(۽ & D����U�W��KR�ʋ��p�, n��?��[�,�$D���� {b���8�PK- I4�Z�05� 5 xl/workbook.xmlPK- I4�Z���� � � [Content_Types].xmlPK- I4�Z��' ' U _rels/.relsPK- I4�Z86��n b# � xl/worksheets/sheet1.xmlPK- I4�Z<cV� P � xl/_rels/workbook.xml.relsPK- I4�ZЃc'2 E � xl/styles.xmlPK- I4�Z��%N� b @ xl/sharedStrings.xmlPK � [