POST api/flipcharts
Request Information
URI Parameters
None.
Body Parameters
FlipChart| Name | 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. |
Request Formats
application/json, text/json
Sample:
{
"identifier": "jtX/QvZ8Xkym9+MT0dkEuA==",
"identifierGuid": "42ffd58e-7cf6-4c5e-a6f7-e313d1d904b8",
"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": "DpKgDtsg+km1pgIZ7rU5GQ==",
"identifierGuid": "0ea0920e-20db-49fa-b5a6-0219eeb53919",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "3",
"id": 1,
"g_UID": "T50yzkJR8UqJrl5NyjOXfA==",
"guid": "ce329d4f-5142-4af1-89ae-5e4dca33977c",
"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": "KwdwY+VBokW2A1CPmlkQ9w==",
"previousFormGuid": "6370072b-41e5-45a2-b603-508f9a5910f7",
"nextForm": 1,
"nextFormG_UID": "VR7a9ODGw0Ot+YNP96/lnw==",
"nextFormGuid": "f4da1e55-c6e0-43c3-adf9-834ff7afe59f",
"attributes": "sample string 10",
"updated": "2026-04-03T06:16:42.4582752",
"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": "w0J3W0L5X0a7r3BXl7EuDg==",
"checkoutFormGuid": "5b7742c3-f942-465f-bbaf-705797b12e0e",
"identifier": "d3ejWV4wJkqAyhES/t6flQ==",
"identifierGuid": "59a37777-305e-4a26-80ca-1112fede9f95",
"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": "O9/DPdDIOUegbK6u9BLFaw==",
"valueGuid": "3dc3df3b-c8d0-4739-a06c-aeaef412c56b",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:16:42.4582752",
"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": "2026-04-03T06:16:42.4582752",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "4"
}
],
"panels": [
{
"$id": "6",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "5RhFvekQfUK8GGeQqNUg7g==",
"checkoutFormGuid": "bd4518e5-10e9-427d-bc18-6790a8d520ee",
"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": "vS6KcwU3Qk6CT6A5692w0A==",
"groupName": "sample string 1",
"identifierGuid": "738a2ebd-3705-4e42-824f-a039ebddb0d0",
"exists": true,
"flipChartIdentifier": "MEEuUqDXGEizHjUQSTQ9Jg==",
"flipChartIdentifierGuid": "522e4130-d7a0-4818-b31e-351049343d26",
"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": "uRvaHxllIUexzRRuIfPVyw==",
"groupIdentifierGuid": "1fda1bb9-6519-4721-b1cd-146e21f3d5cb",
"flipChart": {
"$ref": "1"
},
"contentPanel": {
"$ref": "6"
},
"products": [
{
"$id": "8",
"flipChartPageIdentifier": "kZdiAkrrdka3JmCTRqJnOw==",
"flipChartPageIdentifierGuid": "02629791-eb4a-4676-b726-609346a2673b",
"pluG_UID": "SP6ZxNeZiEGbJy5jds0RJw==",
"pluGuid": "c499fe48-99d7-4188-9b27-2e6376cd1127",
"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": "0+WpeNB8oEW9mTtDl2M4Gw==",
"guid": "78a9e5d3-7cd0-45a0-bd99-3b439763381b",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "k9zgh1wZBEiIzDwXAp+PGg==",
"priceGroupGuid": "87e0dc93-195c-4804-88cc-3c17029f8f1a",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:16:42.4738966",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:16:42.4738966",
"pluCreated": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"lastManualUpdate": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"currentCostUpdated": "2026-04-03T06:16:42.4738966",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "9Z2h7GfWV0idk73YwcoDkg==",
"altPLUGuid": "eca19df5-d667-4857-9d93-bdd8c1ca0392",
"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": "2026-04-03T06:16:42.4738966",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "CYZaKBJ5IkaYry4XmHV6Dg==",
"shelfPageLayoutGuid": "285a8609-7912-4622-98af-2e1798757a0e",
"talkerPageLayoutG_UID": "SBbqVYo4VkaItFnfuBThgw==",
"talkerPageLayoutGuid": "55ea1648-388a-4656-88b4-59dfb814e183",
"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,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "IwXjYa3kvkWoPaxaZmTLqQ==",
"inventoryIdentifier": "61e30523-e4ad-45be-a83d-ac5a6664cba9",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "ONCQydRITUirG0W3bilPhQ==",
"parentPluGuid": "c990d038-48d4-484d-ab1b-45b76e294f85",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "6MWIui63ZUu9L2UF7oCRIw==",
"supplierIdentifierGuid": "ba88c5e8-b72e-4b65-bd2f-6505ee809123",
"supplierChanged": true,
"rebateSupplierIdentifier": "dwVIBq7uUUir/avgRPQmIA==",
"rebateSupplierIdentifierGuid": "06480577-eeae-4851-abfd-abe044f42620",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:16:42.4738966",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "Tmb3+BvP1kinGbh4cOdFLQ==",
"hostIdentifierGuid": "f8f7664e-cf1b-48d6-a719-b87870e7452d",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"store": {
"$id": "10",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-04-03T06:16:42.4738966",
"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": "ZAOjYXw2mUisblJV3h67uA==",
"hostIdentifierGuid": "61a30364-367c-4899-ac6e-5255de1ebbb8",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:16:42.4738966",
"priceZone": {
"$id": "11",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "WQvDM+GyeUSi+YVWCgEh4g==",
"hostIdentifierGuid": "33c30b59-b2e1-4479-a2f9-85560a0121e2",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "12",
"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"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "3Ooh//v++UudLTKcyuM0Fg==",
"hostIdentifierGuid": "ff21eadc-fefb-4bf9-9d2d-329ccae33416",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "14",
"identifier": "JfLTc1WvgE6U8xsI55KNPg==",
"identifierGuid": "73d3f225-af55-4e80-94f3-1b08e7928d3e",
"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": "n6BebLqjDUmHDJlIOA0ILw==",
"hostSupplierIdentifierGuid": "6c5ea09f-a3ba-490d-870c-9948380d082f",
"loyaltyPriceLevelIdentifier": "IglquzZa/EuR86moaYH7TQ==",
"loyaltyPriceLevelIdentifierGuid": "bb6a0922-5a36-4bfc-91f3-a9a86981fb4d",
"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": "2026-04-03T06:16:42.4738966",
"lastProcessed": "2026-04-03T06:16:42.4738966",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "ZNEoFx94mE2nOuS6UANmRA==",
"identifierGuid": "1728d164-781f-4d98-a73a-e4ba50036644",
"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": "56xw3elO30KhejYcSh4xVw==",
"primaryContactID": "dd70ace7-4ee9-42df-a17a-361c4a1e3157",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "f+FEQoYSwk2ni9f25cP6gg==",
"supplierGroupGuid": "4244e17f-1286-4dc2-a78b-d7f6e5c3fa82",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:16:42.4738966",
"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": "16",
"id": "b28d7578-db80-482e-8371-fa2e3fb89f6a",
"identifier": "e/N4Hu4yf02h6Tw/II1lrw==",
"identifierGuid": "1e78f37b-32ee-4d7f-a1e9-3c3f208d65af",
"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": "17",
"supplierIdentifier": "ZeeXvS+Gdk2QEvN+Az4jRw==",
"supplierIdentifierGuid": "bd97e765-862f-4d76-9012-f37e033e2347",
"contactGuid": "Z3iSIkeZvEW0Ul+fSjyJOA==",
"contactID": "22927867-9947-45bc-b452-5f9f4a3c8938",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "KS5/y/bKoEufZYMYfOilxg==",
"pluGuid": "cb7f2e29-caf6-4ba0-9f65-83187ce8a5c6",
"supplierIdentifier": "VUK3Qw+QDkyV/mQeZITQlA==",
"supplierIdentifierGuid": "43b74255-900f-4c0e-95fe-641e6484d094",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:16:42.4738966",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:16:42.4738966",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "8QDsdqoEHUa7WARwJcrcIw==",
"pluGuid": "76ec00f1-04aa-461d-bb58-047025cadc23",
"supplierIdentifier": "y9+XXJMJZkG4et+KTi5VoA==",
"supplierIdentifierGuid": "5c97dfcb-0993-4166-b87a-df8a4e2e55a0",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "19"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "7Kqc0EWh20y3iFNublntpw==",
"parentPluGuid": "d09caaec-a145-4cdb-b788-536e6e59eda7",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "9"
},
"supplier": {
"$ref": "15"
},
"serviceFee": {
"$id": "20",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "18"
}
],
"orderCycleHeaders": [
{
"$id": "21",
"storeID": 1,
"supplierIdentifier": "Q0b62utw4E6+fh9AaVaE6g==",
"supplierGuid": "dafa4643-70eb-4ee0-be7e-1f40695684ea",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "21"
}
],
"cycles": [
{
"$id": "22",
"storeID": 1,
"supplierIdentifier": "ldO+Y03D8kSDr8uZS9N9Yg==",
"supplierGuid": "63bed395-c34d-44f2-83af-cb994bd37d62",
"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": "2026-04-03T06:16:42.4738966",
"deliveryDate": "2026-04-03T06:16:42.4738966",
"nextCutOffDate": "2026-04-03T06:16:42.4738966",
"nextDeliveryDate": "2026-04-03T06:16:42.4738966",
"nextDaysBuffer": 10
},
{
"$ref": "22"
}
],
"store": {
"$ref": "10"
},
"updated": "2026-04-03T06:16:42.4738966",
"isHost": true
},
"files": [
{
"$id": "23",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:16:42.4738966",
"processed": "2026-04-03T06:16:42.4738966",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:16:42.4738966",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "14"
},
"metcashHeader": {
"$id": "24",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:16:42.4738966",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "23"
}
],
"zoneMatrix": [
{
"$id": "25",
"id": 1,
"hostIdentifier": "zBtzzbNDsUynU9sSMvHY3g==",
"hostIdentifierGuid": "cd731bcc-43b3-4cb1-a753-db1232f1d8de",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"98abe27d-c6db-4f47-b193-cc3c12e5db5e",
"79568e35-d326-4661-b5ce-8d53e4015dd9"
]
},
{
"$ref": "25"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "26",
"identifier": "HJSu6XgvD0G19jCyPLM78Q==",
"identifierGuid": "e9ae941c-2f78-410f-b5f6-30b23cb33bf1",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "26"
}
],
"promoTypeGuids": [
"431b98a5-5c3c-42f1-b3a1-e08b705c6785",
"45e41b16-6ab9-4306-8569-cf0a31a83bf0"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$id": "27",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "27"
}
],
"sales": [
{
"$id": "28",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:16:42.4738966",
"ftpSite": {
"$id": "29",
"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": "28"
}
],
"zoneMatrix": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"cashManagements": [
{
"$id": "30",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "31",
"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": "30"
}
],
"updateStoreID": "b262cde5-22b8-4c97-901e-010edb1950ab",
"updateStore": {
"$id": "32",
"id": "dbc004a3-7176-4ae6-ae6a-51d5ed8c8cde",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "33",
"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": "34",
"pluG_UID": "2qS+tRUHgkGXusLD9pPDnQ==",
"pluGuid": "b5bea4da-0715-4182-97ba-c2c3f693c39d",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:16:42.4738966"
},
{
"$ref": "34"
}
],
"currentPrices": {
"$id": "35",
"pluPrices": {
"$id": "36",
"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,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:16:42.4738966",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "36"
},
"winningCampaign": 1,
"winner": {
"$id": "37",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:16:42.4738966",
"startTime": 5,
"endDate": "2026-04-03T06:16:42.4738966",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "AuVNGAyWkkiAN8lzaOhMvQ==",
"hostIdentifierGuid": "184de502-960c-4892-8037-c97368e84cbd",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"tray": {
"$id": "38",
"g_UId": "EhbD5eew902n/LN/Fw9zOQ==",
"guid": "e5c31612-b0e7-4df7-a7fc-b37f170f7339",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "39",
"priceGroupG_UID": "rqRnkTMZMEuHC2QJL9mY0Q==",
"priceGroupGuid": "9167a4ae-1933-4b30-870b-64092fd998d1",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:16:42.4738966",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "40",
"pluG_UID": "tiQTqxlnAkurJ5Q2GAj1Hg==",
"pluGuid": "ab1324b6-6719-4b02-ab27-94361808f51e",
"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": "41",
"pluGuid": "87eacc91-1274-4b76-8971-5e1d9d64fee1",
"created": "2026-04-03T06:16:42.4738966",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:16:42.4738966",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:16:42.4738966",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:16:42.4738966",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:16:42.4738966",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:16:42.4738966",
"lastSold": "2026-04-03T06:16:42.4738966",
"firstSold": "2026-04-03T06:16:42.4738966",
"awsUpdated": "2026-04-03T06:16:42.4738966",
"lastManualUpdate": "2026-04-03T06:16:42.4738966",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:16:42.4738966",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:16:42.4738966",
"doNotRangeUpdated": "2026-04-03T06:16:42.4738966",
"doNotOrderUpdated": "2026-04-03T06:16:42.4738966",
"tracked": "2026-04-03T06:16:42.4738966"
},
"allergens": [
{
"$id": "42",
"primaryKey": {
"$id": "43",
"pluGuid": "13bc3f99-e94e-4ed3-9629-28d32bba32ca",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "mT+8E07p006WKSjTK7oyyg==",
"pluGuid": "13bc3f99-e94e-4ed3-9629-28d32bba32ca",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"costs": {
"$id": "44",
"pluG_UID": "Iof9s74pfkOtt7lB/7sZNA==",
"pluGuid": "b3fd8722-29be-437e-adb7-b941ffbb1934",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:16:42.4738966",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "45",
"saleHeaderID": 1,
"created": "2026-04-03T06:16:42.4738966",
"createdLocal": "2026-04-03T06:16:42.4738966",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "v7A1H2doO0WdUIwaFmmA1A==",
"operatorGuid": "1f35b0bf-6867-453b-9d50-8c1a166980d4",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "pvSJvvxjWkaUVHYY4Quo3g==",
"pluGuid": "be89f4a6-63fc-465a-9454-7618e10ba8de",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "46",
"id": 1,
"g_Uid": "3lfnpchKp0m2kjKfs046fQ==",
"guid": "a5e757de-4ac8-49a7-b692-329fb34e3a7d",
"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": "2026-04-03T06:16:42.4738966",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:16:42.4738966",
"endShift": "2026-04-03T06:16:42.4738966",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "47",
"operatorG_UID": "UXb8JdsGOUWyvMpVCHqw7A==",
"operatorGuid": "25fc7651-06db-4539-b2bc-ca55087ab0ec",
"storeID": 2,
"operator": {
"$ref": "46"
},
"store": {
"$ref": "10"
}
},
{
"$ref": "47"
}
]
}
},
{
"$ref": "45"
}
],
"apns": [
{
"$id": "48",
"pluID": 1,
"pluG_UID": "VDxkWomSZU2GhpSd81PY9g==",
"pluGuid": "5a643c54-9289-4d65-8686-949df353d8f6",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "48"
}
],
"tuns": [
{
"$id": "49",
"pluG_UId": "DZXFhUQdLkS/Xh0DhB4AJg==",
"pluGuid": "85c5950d-1d44-442e-bf5e-1d03841e0026",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "9"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "49"
}
],
"competitionPricing": [
{
"$id": "50",
"identifier": "o7aPyg4HmkupWb40LDnahg==",
"identifierGuid": "ca8fb6a3-070e-4b9a-a959-be342c39da86",
"pluG_UID": "wWTYFNGV0EajhGixTiVrHw==",
"pluGuid": "14d864c1-95d1-46d0-a384-68b14e256b1f",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "50"
}
],
"supplier": {
"$ref": "15"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"ordering": {
"$ref": "18"
},
"flipChartPages": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"priceHistory": [
{
"$id": "51",
"pluG_UID": "k2mKKxZmH0uy2OOkbDjPCQ==",
"pluGuid": "2b8a6993-6616-4b1f-b2d8-e3a46c38cf09",
"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": "2026-04-03T06:16:42.4738966",
"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": "51"
}
],
"ingredients": [
{
"$id": "52",
"pluG_UID": "Azbu9XfDH0i4vEbhEqaN6Q==",
"ingredientGuid": "lcAvJLHYVE2OWX2wmDNH2A==",
"ingredientIdentifier": "242fc095-d8b1-4d54-8e59-7db0983347d8",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "9"
}
},
{
"$ref": "52"
}
],
"bins": [
{
"$id": "53",
"pluG_UID": "hzBlhR9fLkaYLlNizKKOcA==",
"pluGuid": "85653087-5f1f-462e-982e-5362cca28e70",
"shelfLocationIdentifier": "x948PIPxX06Qx+dIjZQJ3A==",
"shelfLocationGuid": "3c3cdec7-f183-4e5f-90c7-e7488d9409dc",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "yLTwZlejDEeundhgDpnu3Q==",
"labelPageLayoutGuid": "66f0b4c8-a357-470c-ae9d-d8600e99eedd",
"updated": "2026-04-03T06:16:42.4738966",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "9"
},
"location": {
"$id": "54",
"identifier": "D/yy0ENWSUO6ztYCUcjDPA==",
"storeID": 1,
"identifierGuid": "d0b2fc0f-5643-4349-bace-d60251c8c33c",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:16:42.4738966",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}
},
{
"$ref": "53"
}
],
"bin": {
"$ref": "53"
},
"scaleLocations": [
{
"$id": "55",
"plu": 1,
"pluG_UID": "6EPHjcUeyUa924bA8HRVIQ==",
"pluGuid": "8dc743e8-1ec5-46c9-bddb-86c0f0745521",
"deptNo": 1,
"product": {
"$ref": "9"
},
"scaleLocation": {
"$id": "56",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:16:42.4738966",
"department": {
"$id": "57",
"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": "56"
},
"subDepartments": [
{
"$id": "58",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "59",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "60",
"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": "2026-04-03T06:16:42.4738966",
"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": "5tp/TR7pskiHfbCOF4oW6A==",
"labelPageLayoutGuid": "4d7fdae6-e91e-48b2-877d-b08e178a16e8",
"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": "61",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "62",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "63",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "63"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "62"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$id": "64",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "60"
}
],
"updated": "2026-04-03T06:16:42.4738966",
"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": "/BUBp6AV+Uanbt9Z5NWSrQ==",
"labelPageLayoutGuid": "a70115fc-15a0-46f9-a76e-df59e4d592ad",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "59"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:42.4738966",
"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": "+1YBGj4Up063YGdyP/4NEw==",
"labelPageLayoutGuid": "1a0156fb-143e-4ea7-b760-67723ffe0d13",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
},
{
"$ref": "58"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:16:42.4738966",
"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": "eIfKml23fUC4+jhunRh1Nw==",
"labelPageLayoutGuid": "9aca8778-b75d-407d-b8fa-386e9d187537",
"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": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
}
}
}
},
{
"$ref": "55"
}
],
"nextPrice": {
"$id": "65",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "FUMezT7WHkmvsHjAIBDlPg==",
"pluGuid": "cd1e4315-d63e-491e-afb0-78c02010e53e",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "wEppj8hduEaRUSHX43sShA==",
"dealCostGuid": "8f694ac0-5dc8-46b8-9151-21d7e37b1284",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "1sGJkD79Ck27IZmhaWq+dQ==",
"priceGroupGuid": "9089c1d6-fd3e-4d0a-bb21-99a1696abe75",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:16:42.4738966",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "aa10bebb-c0c6-4790-b387-d62f370c5fe3",
"campaignComboPriceGroupG_UID": "Y46sCJ5K00iUtCAQjmm2zQ==",
"campaignComboPriceGroupIdentifier": "08ac8e63-4a9e-48d3-94b4-20108e69b6cd",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "66",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:16:42.4738966",
"operatorG_UID": "/jDFczyah0OJqQw6GkFziQ==",
"operatorGuid": "73c530fe-9a3c-4387-89a9-0c3a1a417389",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:16:42.4738966",
"signIqTicketFileMovedUtc": "2026-04-03T06:16:42.4738966",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:16:42.4738966",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3859fb42-cc84-436d-8f26-ce5c1f1b3e44",
"product": {
"$ref": "9"
},
"campaignPlu": {
"$ref": "65"
},
"fuelItem": true
},
{
"$ref": "66"
}
],
"campaign": {
"$id": "67",
"id": 1,
"storeID": 2,
"name": "89b62413-9b50-41d3-9e7d-45dbdc09105b",
"nameGuid": "89b62413-9b50-41d3-9e7d-45dbdc09105b",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:16:42.4738966",
"startTime": 1,
"endDate": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"system": true,
"created": "2026-04-03T06:16:42.4738966",
"updated": "2026-04-03T06:16:42.4738966",
"priceChangeNotifiedUtc": "2026-04-03T06:16:42.4738966",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "eewJeFsoPUCJCEzRDFcCOA==",
"hostIdentifierGuid": "7809ec79-285b-403d-8908-4cd10c570238",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:16:42.4738966",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"campaignPools": [
{
"$id": "68",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "C961xTmkZ0uJtZ+az4us4g==",
"pluGuid": "c5b5de0b-a439-4b67-89b5-9f9acf8bace2",
"hostOfferID": 1,
"priceGroupG_UID": "DvEcFxw8a0GjBO7F059p4w==",
"priceGroupGuid": "171cf10e-3c1c-416b-a304-eec5d39f69e3",
"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": "2026-04-03T06:16:42.4738966",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "9"
},
"campaign": {
"$ref": "67"
}
},
{
"$ref": "68"
}
],
"sellingRules": [
{
"$id": "69",
"id": 1,
"identifier": "PKzJrjW40EuGaK5Al+eYiw==",
"identifierStr": "PKzJrjW40EuGaK5Al+eYiw==",
"identifierGuid": "aec9ac3c-b835-4bd0-8668-ae4097e7988b",
"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": "67"
}
},
{
"$ref": "69"
}
],
"customers": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "/Qa1HGFwV0+LQMfEZO0LqA==",
"customerIDGuid": "1cb506fd-7061-4f57-8b40-c7c464ed0ba8",
"campaign": {
"$ref": "67"
},
"customer": {
"$id": "71",
"identifier": "WQy7xVpa2kSG59VaEzDMcg==",
"identifierGuid": "c5bb0c59-5a5a-44da-86e7-d55a1330cc72",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:16:42.4738966",
"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": "uXjhr2XvdE636aCC37LAQA==",
"communityIdentifierGuid": "afe178b9-ef65-4e74-b7e9-a082dfb2c040",
"joined": "2026-04-03T06:16:42.4738966",
"updated": "2026-04-03T06:16:42.4738966",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "EZa73ff3TU2voS1Du/97kw==",
"priceLevelIdentifierGuid": "ddbb9611-f7f7-4d4d-afa1-2d43bbff7b93",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:16:42.4738966",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "72",
"cardType": 2,
"issueDate": "2026-04-03T06:16:42.4738966",
"expiry": "2026-04-03T06:16:42.4738966",
"customerID": "pG5f1DEcfk6Rw0T3oWJStg==",
"customerIDGuid": "d45f6ea4-1c31-4e7e-91c3-44f7a16252b6",
"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": "2026-04-03T06:16:42.4738966",
"linkedAccount": "ROLTCuh0M0S+MpApvFSVFw==",
"linkedAccountGuid": "0ad3e244-74e8-4433-be32-9029bc549517",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "71"
},
"account": {
"$id": "73",
"id": 1,
"identifier": "GETsLyD7WU65FSZ/i53wvw==",
"identifierGuid": "2fec4418-fb20-4e59-b915-267f8b9df0bf",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:16:42.4738966",
"owner": "xvCkJKQh+0OLEZMQYvLhXw==",
"ownerGuid": "24a4f0c6-21a4-43fb-8b11-931062f2e15f",
"accountStoreGroupIdentifier": "R5pZYs5bIEiGWhnTvW7nRg==",
"accountStoreGroupGuid": "62599a47-5bce-4820-865a-19d3bd6ee746",
"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": "2026-04-03T06:16:42.4738966",
"active": true,
"updated": "2026-04-03T06:16:42.4738966",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "71"
},
"card": {
"$ref": "72"
},
"members": {
"$id": "74",
"sample string 1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"sample string 2": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"customerGroups": [
{
"$id": "75",
"identifier": "teDInURcTUu1zELAEA92zg==",
"identifierGuid": "9dc8e0b5-5c44-4b4d-b5cc-42c0100f76ce",
"name": "sample string 2",
"primaryContact": "fSVGC5hOHEmUgjWJaYFBYg==",
"primaryContactGuid": "0b46257d-4e98-491c-9482-358969814162",
"accountID": "YTe9dvp91kWwu7wkLtd8ag==",
"accountIDGuid": "76bd3761-7dfa-45d6-b0bb-bc242ed77c6a",
"special": true,
"updated": "2026-04-03T06:16:42.4738966",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "YY84ySk3FkW9Uh1oTICAWw==",
"priceLevelIdentifierGuid": "c9388f61-3729-4516-bd52-1d684c80805b",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "73"
},
"primaryContactCustomer": {
"$ref": "71"
},
"customerGroupMembers": [
{
"$id": "76",
"id": 1,
"groupID": "qVv7Ih3DZEyGrXkC5hycAQ==",
"groupIDGuid": "22fb5ba9-c31d-4c64-86ad-7902e61c9c01",
"customerID": "vjpTar9wzkytHuZBIrDkYA==",
"customerIDGuid": "6a533abe-70bf-4cce-ad1e-e64122b0e460",
"card": "sample string 4",
"linkedAccount": "RfM2MRPODUavvp9PDYBXqA==",
"linkedAccountGuid": "3136f345-ce13-460d-afbe-9f4f0d8057a8",
"customer": {
"$ref": "71"
},
"group": {
"$ref": "75"
},
"customerCard": {
"$ref": "72"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "75"
}
]
},
"payments": [
{
"$id": "77",
"id": 1,
"identifier": "sNYjb7dk9EmS5elF9RODqw==",
"identifierGuid": "6f23d6b0-64b7-49f4-92e5-e945f51383ab",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "KGgv+vlY60SVqBlv7vxGOg==",
"accountIDGuid": "fa2f6828-58f9-44eb-95a8-196feefc463a",
"customerAccount": {
"$ref": "73"
},
"customerCard": {
"$ref": "72"
},
"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": "2026-04-03T06:16:42.4738966",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "9Dujto/KWUeqPkmvwDzdiA==",
"idempotentVoidGuid": "b6a33bf4-ca8f-4759-aa3e-49afc03cdd88",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "78",
"saleHeaderID": 1,
"saleHeaderGuid": "cXyTCZ7CNEa8wWRfWCON4Q==",
"saleHeaderIdentifierGuid": "09937c71-c29e-4634-bcc1-645f58238de1",
"created": "2026-04-03T06:16:42.4738966",
"createdLocal": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"storeID": 1,
"operatorG_Uid": "SDZvx/IIrkCP43soA9OLMA==",
"operatorGuid": "c76f3648-08f2-40ae-8fe3-7b2803d38b30",
"customerG_Uid": "EvrvCA7HXkeyb2Z6O7I00w==",
"customerGuid": "08effa12-c70e-475e-b26f-667a3bb234d3",
"communityIdentifier": "2GK/AMrXXUukw3IEG4i4Lw==",
"communityIdentifierGuid": "00bf62d8-d7ca-4b5d-a4c3-72041b88b82f",
"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": "hCizmYoBc0CLTZDSEUw2mw==",
"priceLevelIdentifierGuid": "99b32884-018a-4073-8b4d-90d2114c369b",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:16:42.4738966+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "79",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:16:42.4738966",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "46"
},
"customer": {
"$ref": "71"
},
"communityOrganisation": {
"$id": "80",
"id": 1,
"identifier": "JABepqO9UE+B27WCfoG+ww==",
"identifierGuid": "a65e0024-bda3-4f50-81db-b5827e81bec3",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:16:42.4738966",
"promoPeriodEnd": "2026-04-03T06:16:42.4738966",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:16:42.4738966",
"deleted": true
},
"details": [
{
"$id": "81",
"saleItemID": 1,
"identifier": "URia18TZOUqge2fJJFfnSA==",
"identifierGuid": "d79a1851-d9c4-4a39-a07b-67c92457e748",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "ERVLq5B6lk6mEC4+QVzeoQ==",
"pluGuid": "ab4b1511-7a90-4e96-a610-2e3e415cdea1",
"accountID": "SUexCBUTdkWdIUykmnFxtg==",
"accountIDGuid": "08b14749-1315-4576-9d21-4ca49a7171b6",
"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": "2026-04-03T06:16:42.4738966",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "1E+fKyAhZU+b8EY99I9vUA==",
"refundGuid": "2b9f4fd4-2120-4f65-9bf0-463df48f6f50",
"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": "ZfEKQ23ND0yQvE9ZmZ8CDw==",
"idempotentVoidGuid": "430af165-cd6d-4c0f-90bc-4f59999f020f",
"priceLevelIdentifier": "w9izl3aBoEKUXTs/FeNv2w==",
"priceLevelIdentifierGuid": "97b3d8c3-8176-42a0-945d-3b3f15e36fdb",
"communityIdentifier": "D09kCoBngkiPk6UXhcAm9Q==",
"communityIdentifierGuid": "0a644f0f-6780-4882-8f93-a51785c026f5",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "82",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:16:42.4738966",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "82"
}
],
"refund": {
"$id": "83",
"id": 1,
"g_UID": "gTR9WcxlIkCp4iDkymLYRA==",
"guid": "597d3481-65cc-4022-a9e2-20e4ca62d844",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:16:42.4738966"
},
"modifier": {
"$id": "84",
"id": 1,
"setG_UID": "c5kw8tWl00i9NVMrPESNNQ==",
"modifierSetGuid": "f2309973-a5d5-48d3-bd35-532b3c448d35",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "BZ+oTima/EiLRoeDWgb+Lw==",
"pluGuid": "4ea89f05-9a29-48fc-8b46-87835a06fe2f",
"deleted": true,
"g_UID": "YqlT9vGZNUC69tyI5OLkUg==",
"guid": "f653a962-99f1-4035-baf6-dc88e4e2e452",
"product": {
"$ref": "9"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "81"
}
],
"eftReceipts": [
{
"$id": "85",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "78"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "85"
}
],
"payments": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"cards": [
{
"$id": "86",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "86"
}
],
"campaignHits": [
{
"$id": "87",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "87"
}
],
"fuel": [
{
"$id": "88",
"id": 1,
"plu": 1,
"pluG_UID": "2qX517S3Y0C/fa1IThZDYA==",
"pluGuid": "d7f9a5da-b7b4-4063-bf7d-ad484e164360",
"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": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "88"
}
],
"fuelResells": [
{
"$id": "89",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "YPbf1a2YFUmvao8sPz40ug==",
"pluGuid": "d5dff660-98ad-4915-af6a-8f2c3f3e34ba",
"accountID": "J0EW5poUjkWicmphbaYPVQ==",
"accountIDGuid": "e6164127-149a-458e-a272-6a616da60f55",
"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": "2026-04-03T06:16:42.4738966",
"bestOrExpireType": 1,
"refundG_UID": "z0/vRlPWP0u+9y9HF0xNPg==",
"refundGuid": "46ef4fcf-d653-4b3f-bef7-2f47174c4d3e",
"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": "89"
}
],
"customerOrder": [
{
"$id": "90",
"identifier": "T+w8iZJaJ0yjDBGeuDZZnA==",
"identifierGuid": "893cec4f-5a92-4c27-a30c-119eb836599c",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "qHvfT0I+00KnW6Ty0V6U1g==",
"customerIdentifierGuid": "4fdf7ba8-3e42-42d3-a75b-a4f2d15e94d6",
"operatorNo": 1,
"operatorG_UID": "0dDxgQZ6ZkGRhjfBRyjMcQ==",
"operatorGuid": "81f1d0d1-7a06-4166-9186-37c14728cc71",
"created": "2026-04-03T06:16:42.4738966",
"ordered": "2026-04-03T06:16:42.4738966",
"started": "2026-04-03T06:16:42.4738966",
"completed": "2026-04-03T06:16:42.4738966",
"supplied": "2026-04-03T06:16:42.4738966",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "71"
},
"operator": {
"$ref": "46"
},
"details": [
{
"$id": "91",
"headerID": 1,
"plu": 1,
"pluG_UId": "wFGMgxSgA0aH2UtLYScvxA==",
"pluGuid": "838c51c0-a014-4603-87d9-4b4b61272fc4",
"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": "s4b6CnlWf0uWqA6zGqh0OA==",
"headerIdentifierGuid": "0afa86b3-5679-4b7f-96a8-0eb31aa87438",
"product": {
"$ref": "9"
}
},
{
"$ref": "91"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "78"
}
},
{
"$ref": "90"
}
],
"surveyResponses": [
{
"$id": "92",
"surveyG_UID": "F6zCt2n/p0SAi8QM4Ww7Hg==",
"surveyGuid": "b7c2ac17-ff69-44a7-808b-c40ce16c3b1e",
"saleHeaderGuid": "hemf1alRhkapbDx0j1kXzQ==",
"saleGuid": "d59fe985-51a9-4686-a96c-3c748f5917cd",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "jF8atuRfWEu8Sfn+amPdog==",
"guidResponse": "b61a5f8c-5fe4-4b58-bc49-f9fe6a63dda2",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:16:42.4738966",
"sale": {
"$ref": "78"
},
"survey": {
"$id": "93",
"g_UID": "CGkQTT3jUUayYmgzEp1nXA==",
"guid": "4d106908-e33d-4651-b262-6833129d675c",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "c6hMuK7NoUqeZXNmFY8oeA==",
"checkoutFormGuid": "b84ca873-cdae-4aa1-9e65-7366158f2878",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:16:42.4738966",
"end": "2026-04-03T06:16:42.4738966",
"deleted": true,
"updated": "2026-04-03T06:16:42.4738966",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"5084183e-e9ac-4f4d-91e2-7f1a0449fa59",
"d8b065de-5540-47e0-a429-0a67bf4b2166"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "3"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "92"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "IkKSnWp05kCkP6ogB2BNVQ==",
"accountIdentifier": "9d924222-746a-40e6-a43f-aa2007604d55",
"accountName": "sample string 44",
"customerOrderIdentifier": "ip/fSoEEhE2mmJeSvC9qnQ==",
"customerOrderIdentifierGuid": "4adf9f8a-0481-4d84-a698-9792bc2f6a9d",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "94",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "wAbBkqqk/UqYUeDicQ5t0w==",
"paymentIdentifierGuid": "92c106c0-a4aa-4afd-9851-e0e2710e6dd3",
"identifier": "wz/LKXok40Wr2HF3eyv64A==",
"identifierGuid": "29cb3fc3-247a-45e3-abd8-71777b2bfae0",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "ZrHu1j0Hf0iHRKA3ZlqVIQ==",
"itemIdentifierGuid": "d6eeb166-073d-487f-8744-a037665a9521"
}
},
{
"$ref": "77"
}
]
},
{
"$ref": "72"
}
],
"customerGroupMembers": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"customerGroups": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"accounts": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"account": {
"$ref": "73"
},
"vouchers": [
{
"$id": "95",
"customerIdentifier": "A5xdO5G6LkWjWdk5uR1uGA==",
"customerIdentifierGuid": "3b5d9c03-ba91-452e-a359-d939b91d6e18",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "KEFZlLfAcU+buDQz04uCtA==",
"idempotentGuid": "94594128-c0b7-4f71-9bb8-3433d38b82b4",
"offline": true,
"voucher": {
"$id": "96",
"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": "2026-04-03T06:16:42.4738966",
"barcodeTemplate": {
"$id": "97",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "98",
"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": "2026-04-03T06:16:42.4738966",
"labelPageLayout": "Ed5YufoRSECRPOMYjgeNhg==",
"pageLayoutGuid": "b958de11-11fa-4048-913c-e3188e078d86",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "96"
},
"elements": [
{
"$id": "99",
"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": "2026-04-03T06:16:42.4738966"
},
{
"$ref": "99"
}
]
},
"customerVouchers": [
{
"$id": "100",
"id": 1,
"customerIdentifier": "VL9Ver5epEWS1qrdSIU2ww==",
"customerIdentifierGuid": "7a55bf54-5ebe-45a4-92d6-aadd488536c3",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:16:42.4738966",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "j8c6TAVC3EuFETfQux90MQ==",
"issuedIdempotentGuid": "4c3ac78f-4205-4bdc-8511-37d0bb1f7431",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:16:42.4738966",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:16:42.4738966",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "9eUkzyF6iUa/qKWJPrFzFQ==",
"redeemedIdempotentGuid": "cf24e5f5-7a21-4689-bfa8-a5893eb17315",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:16:42.4738966",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "98"
},
"voucher": {
"$ref": "96"
},
"customer": {
"$ref": "71"
},
"issuedOfflinePayment": {
"$ref": "77"
},
"redeemedOfflinePayment": {
"$ref": "77"
}
},
{
"$ref": "100"
}
]
},
"customer": {
"$ref": "71"
}
},
{
"$ref": "95"
}
]
}
},
{
"$ref": "70"
}
],
"customerGroups": [
{
"$id": "101",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "k29tPX4p/0WDiOQsbXZUFw==",
"groupIDGuid": "3d6d6f93-297e-45ff-8388-e42c6d765417",
"campaign": {
"$ref": "67"
},
"group": {
"$ref": "75"
}
},
{
"$ref": "101"
}
],
"signIqTickets": [
{
"$id": "102",
"identifier": "SEpEsMlOxkeiYUMcvPiKGg==",
"identifierGuid": "b0444a48-4ec9-47c6-a261-431cbcf88a1a",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "102"
}
],
"comboPriceGroups": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "QtrtC3rYfU+qECR3KzohCA==",
"guid": "0bedda42-d87a-4f7d-aa10-24772b3a2108",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "67"
},
"comboPricePlus": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "lLAKnwtz1kSTfGfvPFKe2w==",
"groupGuid": "9f0ab094-730b-44d6-937c-67ef3c529edb",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "M3rZV6bG6keXM+mfLAcrGg==",
"pluGuid": "57d97a33-c6a6-47ea-9733-e99f2c072b1a",
"priceGroupG_UID": "/YsF7UfqtE67b7Guwhz8iQ==",
"priceGroupGuid": "ed058bfd-ea47-4eb4-bb6f-b1aec21cfc89",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "67"
},
"product": {
"$ref": "9"
},
"priceGroup": {
"$ref": "39"
},
"campaignPool": {
"$ref": "67"
}
},
{
"$ref": "104"
}
]
},
{
"$ref": "103"
}
],
"priceLevels": [
{
"$id": "105",
"id": 1,
"priceLevelIdentifier": "t0dc4u2ax0ypzqgdpiUjzQ==",
"priceLevelIdentifierGuid": "e25c47b7-9aed-4cc7-a9ce-a81da62523cd",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "105"
}
],
"promotionType": {
"$id": "106",
"identifier": "sjmuEzimJECkERzxUwnnqA==",
"identifierGuid": "13ae39b2-a638-4024-a411-1cf15309e7a8",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "eae+/m0WOUC8O1SboXChqQ==",
"labelPageLayoutGuid": "febea779-166d-4039-bc3b-549ba170a1a9",
"priceLevelIdentifier": "RrByeg4nYkmZQMJCwmyYeQ==",
"priceLevelIdentifierGuid": "7a72b046-270e-4962-9940-c242c26c9879",
"active": true,
"updated": "2026-04-03T06:16:42.4738966",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "9"
},
"dealCost": {
"$id": "107",
"headerIdentifier": "K4AbWVB040K/VrgYKjpRJA==",
"headerIdentifierGuid": "591b802b-7450-42e3-bf56-b8182a3a5124",
"identifier": "yGTkuqdFYkiu5UnEH1KnFg==",
"identifierGuid": "bae464c8-45a7-4862-aee5-49c41f52a716",
"supplierIdentifier": "jwRbXL4EtEuFInJVZu+Uxw==",
"supplierGuid": "5c5b048f-04be-4bb4-8522-725566ef94c7",
"pluG_UID": "SJZmCOwhbkOZfl+3mtJRrA==",
"pluGuid": "08669648-21ec-436e-997e-5fb79ad251ac",
"campaignName": "b8f3599a-efc9-433b-89b5-e3b238d399fc",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:16:42.4738966",
"end": "2026-04-03T06:16:42.4738966",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "8dzENY+t50OWFKHWQnmFZQ==",
"bonusItemPluGuid": "35c4dcf1-ad8f-43e7-9614-a1d642798565",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:16:42.4738966",
"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": "2026-04-03T06:16:42.4738966",
"campaignEndDate": "2026-04-03T06:16:42.4738966",
"masterPLUG_UID": "wwcb3V0k4U2sIjVwZ6MYgQ==",
"masterID": "dd1b07c3-245d-4de1-ac22-357067a31881",
"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": "iMWpiFQPwUW6FhJ44sbDyg==",
"bonusMasterID": "88a9c588-0f54-45c1-ba16-1278e2c6c3ca",
"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": "2026-04-03T06:16:42.4738966",
"dealCosts": [
{
"$ref": "107"
},
{
"$ref": "107"
}
],
"tags": [
{
"$id": "108",
"pluG_UID": "jI2ybG43+E+B9QIm8oJuDg==",
"pluGuid": "6cb28d8c-376e-4ff8-81f5-0226f2826e0e",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "108"
}
],
"alternateProductG_UID": "tcy1inESXkaMwh9+JdaeLQ==",
"alternateProduct": "8ab5ccb5-1271-465e-8cc2-1f7e25d69e2d",
"altProduct": {
"$ref": "9"
},
"productHostCode": {
"$id": "109",
"id": 1,
"pluG_UID": "F5a6af2Y3UKF9kLX4Z+xTQ==",
"pluGuid": "69ba9617-98fd-42dd-85f6-42d7e19fb14d",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:16:42.4738966",
"inventoryTracked": "2026-04-03T06:16:42.4738966",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "110",
"pluG_UID": "aqHYEt2Zxki8bV7StCdELg==",
"pluGuid": "12d8a16a-99dd-48c6-bc6d-5ed2b427442e",
"fuelPluG_UID": "AUTS+FfOZEegSJhFdiNxEA==",
"fuelPluGuid": "f8d24401-ce57-4764-a048-984576237110",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "110"
},
{
"$ref": "110"
}
]
},
"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/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"9d819abd-890d-490f-8173-b712db853759"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9d819abd-890d-490f-8173-b712db853759</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK 2�\�!�ѷ 5 xl/workbook.xml � (� ����0��&�C����N\�z�^`k�O�||K $���~;���j=���+l���� �u$um@��VR�}͘���[��$M��0R/�r\��?,g,��q /�%�P���*�fO��2k��Dd ��Ta�ETHQ n��E��W���-D7�_�m���,m3��7XI���PK 2�\���� � [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
2�\'t��' ' _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="R8427acddc3eb4108" /></Relationships>PK 2�\,�߉% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w��v�Mm'�i�� �кM�&��t�瓤!q�Ė��{v��͌�
�4ښo��3�-v�5�}��ǦZ�.Nx������� �k�2���Z�d�)
�^�p�v6`����A0J��ғ�+���D �d��+�����t`��A_�
g���]��~�,��x��KW�<a��9)�렗���py=(6�M=-�.���7Ό��wѝW5/vٮx,˲ȷ�f�笝�G�W�b�I�'�eS.�R9��(��� �¼�&��5������~�tF�@I���/PK 2�\���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�NC���ݰ���xGM��v=�����ĂMW��==i���c�}v&zgk�� F��mW�)�%l7�=
*��`�)��bC
&���F27�M���QŔ��O
��#���~[&;\&�ѵm����4�������`�"����~J�_���Nװ/�jE��4U�(� ���e������dDY5$+DXh��*c�'�}���i^����@��\`^HW5~��/PK 2�\Ѓ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 2�\�yP�� � xl/sharedStrings.xml � (� 5�An� E���p��Pa�����f#���������.���z�_~�"~`�\q���H8Ք�1ȯ�UY)�#��T�A>���OĢM�93�Z�4C�t�+`K�u+�nM�1��e�Gc�u����ܴR옿w���&��sp�v.�IYg�zs�lן��w�4��?;�9x����UxPK- 2�\�!�ѷ 5 xl/workbook.xmlPK- 2�\���� � [Content_Types].xmlPK-
2�\'t��' ' V _rels/.relsPK- 2�\,�߉% � � xl/worksheets/sheet1.xmlPK- 2�\���� P 9 xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
xl/styles.xmlPK- 2�\�yP�� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK 2�\*s� 5 xl/workbook.xml � (� ����0D�J��(�@�K��
�&�$(IE?�R�n�����ٺ��v =������1�J��/vBw�uB���l߫k۾5���I�1�#e��j�t����C�Dz�P����DH�4{*��*���]L¶�M+�X1���5�du�]ISJ\��� č7)�Fp=��`���PK 2�\���� � [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
2�\N��M' ' _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="R9be780608b19456a" /></Relationships>PK 2�\,�߉% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w��v�Mm'�i�� �кM�&��t�瓤!q�Ė��{v��͌�
�4ښo��3�-v�5�}��ǦZ�.Nx������� �k�2���Z�d�)
�^�p�v6`����A0J��ғ�+���D �d��+�����t`��A_�
g���]��~�,��x��KW�<a��9)�렗���py=(6�M=-�.���7Ό��wѝW5/vٮx,˲ȷ�f�笝�G�W�b�I�'�eS.�R9��(��� �¼�&��5������~�tF�@I���/PK 2�\��<� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8 �5�i7ݰ-����Q;��B�Ƃ#q,*A*�`��h~OO��|�Xm�Ɓ�(���FN��w]�d�$l֫
��D��Y^q�����yԖF������aĔ��� �;�uY.x�3�����C����^Gr�0��-Q���Qj��w��L��6��(�P�@%��0~3����_�K>�A*��,Q �H7���}I!_z�4/����TJ�����Ƌ����PK 2�\Ѓ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 2�\�yP�� � xl/sharedStrings.xml � (� 5�An� E���p��Pa�����f#���������.���z�_~�"~`�\q���H8Ք�1ȯ�UY)�#��T�A>���OĢM�93�Z�4C�t�+`K�u+�nM�1��e�Gc�u����ܴR옿w���&��sp�v.�IYg�zs�lן��w�4��?;�9x����UxPK- 2�\*s� 5 xl/workbook.xmlPK- 2�\���� � � [Content_Types].xmlPK-
2�\N��M' ' U _rels/.relsPK- 2�\,�߉% � � xl/worksheets/sheet1.xmlPK- 2�\��<� P 8 xl/_rels/workbook.xml.relsPK- 2�\Ѓc'2 E
| xl/styles.xmlPK- 2�\�yP�� � � xl/sharedStrings.xmlPK � �