PUT api/flipchart/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
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": "kRqXeY63KkyYSDwPRjvorg==",
"identifierGuid": "79971a91-b78e-4c2a-9848-3c0f463be8ae",
"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": "dQddlm9UkkCMXDtatD238Q==",
"identifierGuid": "965d0775-546f-4092-8c5c-3b5ab43db7f1",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "3",
"id": 1,
"g_UID": "++dNj6a5CkCI90cAPNN7pg==",
"guid": "8f4de7fb-b9a6-400a-88f7-47003cd37ba6",
"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": "XSUjgoKRdkaPrru7wAvIiQ==",
"previousFormGuid": "8223255d-9182-4676-8fae-bbbbc00bc889",
"nextForm": 1,
"nextFormG_UID": "21OhxovMbEibNHHjdya8eQ==",
"nextFormGuid": "c6a153db-cc8b-486c-9b34-71e37726bc79",
"attributes": "sample string 10",
"updated": "2026-04-02T20:50:15.2219521",
"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": "43vEPlTVekuRoyMAmCJMSg==",
"checkoutFormGuid": "3ec47be3-d554-4b7a-91a3-230098224c4a",
"identifier": "XPjUDjAK5ku9Y+pU0Hv86g==",
"identifierGuid": "0ed4f85c-0a30-4be6-bd63-ea54d07bfcea",
"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": "TDPSwPr68EOF2HdmL7qXOw==",
"valueGuid": "c0d2334c-fafa-43f0-85d8-77662fba973b",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "4"
}
],
"panels": [
{
"$id": "6",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "RfVggGGoVU6wOhWUAQ/j2g==",
"checkoutFormGuid": "8060f545-a861-4e55-b03a-1594010fe3da",
"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": "5U1L83TeXku1hCvHHQUOfA==",
"groupName": "sample string 1",
"identifierGuid": "f34b4de5-de74-4b5e-b584-2bc71d050e7c",
"exists": true,
"flipChartIdentifier": "2O01J33GqESSBOVw3VuPjQ==",
"flipChartIdentifierGuid": "2735edd8-c67d-44a8-9204-e570dd5b8f8d",
"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": "J23qgzdvKEiH9nc4maRdmg==",
"groupIdentifierGuid": "83ea6d27-6f37-4828-87f6-773899a45d9a",
"flipChart": {
"$ref": "1"
},
"contentPanel": {
"$ref": "6"
},
"products": [
{
"$id": "8",
"flipChartPageIdentifier": "nShfAWp8b0Kn8G2UN2rUhw==",
"flipChartPageIdentifierGuid": "015f289d-7c6a-426f-a7f0-6d94376ad487",
"pluG_UID": "+tUqbzdll0+sd/yXBEgOCA==",
"pluGuid": "6f2ad5fa-6537-4f97-ac77-fc9704480e08",
"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": "rNewYMRf7U6e3BzadLI1DQ==",
"guid": "60b0d7ac-5fc4-4eed-9edc-1cda74b2350d",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "59mHBtnx7EGxDpSMIwjD5g==",
"priceGroupGuid": "0687d9e7-f1d9-41ec-b10e-948c2308c3e6",
"blueprintID": 1,
"lastCountedDate": "2026-04-02T20:50:15.2219521",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-02T20:50:15.2219521",
"pluCreated": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"lastManualUpdate": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"currentCostUpdated": "2026-04-02T20:50:15.2219521",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "yfoe1FsYGUCm2aHfrAa1/Q==",
"altPLUGuid": "d41efac9-185b-4019-a6d9-a1dfac06b5fd",
"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-02T20:50:15.2219521",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "t6DzW8rXckCBc0MeSjyDUg==",
"shelfPageLayoutGuid": "5bf3a0b7-d7ca-4072-8173-431e4a3c8352",
"talkerPageLayoutG_UID": "Zx8CXI8/JkW9XC/yyeSe1A==",
"talkerPageLayoutGuid": "5c021f67-3f8f-4526-bd5c-2ff2c9e49ed4",
"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": "oruN5gffHkW8+X7MHvh8XQ==",
"inventoryIdentifier": "e68dbba2-df07-451e-bcf9-7ecc1ef87c5d",
"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": "LNMhrP1DwEmRiQoTQMYktg==",
"parentPluGuid": "ac21d32c-43fd-49c0-9189-0a1340c624b6",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "I9NSsu1QyUqcBUheHEr02g==",
"supplierIdentifierGuid": "b252d323-50ed-4ac9-9c05-485e1c4af4da",
"supplierChanged": true,
"rebateSupplierIdentifier": "g3j4NQcIxU+u8CiQk7kb2Q==",
"rebateSupplierIdentifierGuid": "35f87883-0807-4fc5-aef0-289093b91bd9",
"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-02T20:50:15.2219521",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "aeaQ7Fh86064IVE/PBUVyQ==",
"hostIdentifierGuid": "ec90e669-7c58-4eeb-b821-513f3c1515c9",
"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-02T20:50:15.2219521",
"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": "YYKYOKZiUEKaNkjFBnw0iQ==",
"hostIdentifierGuid": "38988261-62a6-4250-9a36-48c5067c3489",
"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-02T20:50:15.2219521",
"priceZone": {
"$id": "11",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "4QIdzFBYF0aAFQLt0kGDCA==",
"hostIdentifierGuid": "cc1d02e1-5850-4617-8015-02edd2418308",
"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": "6lGi9fB5R0OYCw7E/LH+9Q==",
"hostIdentifierGuid": "f5a251ea-79f0-4347-980b-0ec4fcb1fef5",
"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": "TtoTlObBykSGE3yyX6LYbw==",
"identifierGuid": "9413da4e-c1e6-44ca-8613-7cb25fa2d86f",
"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": "aoYkebQFo028fbdOFYkhgQ==",
"hostSupplierIdentifierGuid": "7924866a-05b4-4da3-bc7d-b74e15892181",
"loyaltyPriceLevelIdentifier": "wA4ezIVk5E6vfEse2SeDpg==",
"loyaltyPriceLevelIdentifierGuid": "cc1e0ec0-6485-4ee4-af7c-4b1ed92783a6",
"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-02T20:50:15.2219521",
"lastProcessed": "2026-04-02T20:50:15.2219521",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "15",
"identifier": "GOzmhURpIkmMdppiW3I2SQ==",
"identifierGuid": "85e6ec18-6944-4922-8c76-9a625b723649",
"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": "V6of033DAEKgAhclEgPkZg==",
"primaryContactID": "d31faa57-c37d-4200-a002-17251203e466",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "hYTweSA0MUCnADwudGR71g==",
"supplierGroupGuid": "79f08485-3420-4031-a700-3c2e74647bd6",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-02T20:50:15.2219521",
"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": "72fb8277-d2f8-4312-b958-9041bea9cff8",
"identifier": "ZKbXMecOok6CjSAhGMiavw==",
"identifierGuid": "31d7a664-0ee7-4ea2-828d-202118c89abf",
"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": "rgU3sHyS3kyAlGnjPrkg/g==",
"supplierIdentifierGuid": "b03705ae-927c-4cde-8094-69e33eb920fe",
"contactGuid": "MRY2M69wNkOZpNV3uxgTTw==",
"contactID": "33361631-70af-4336-99a4-d577bb18134f",
"contact": {
"$ref": "16"
},
"supplier": {
"$ref": "15"
}
},
{
"$ref": "17"
}
],
"products": [
{
"$id": "18",
"pluG_UID": "rkoXnkuZqU6FdYkU9KOFBw==",
"pluGuid": "9e174aae-994b-4ea9-8575-8914f4a38507",
"supplierIdentifier": "lIAKaxBGYUWcZtzgNC9H0A==",
"supplierIdentifierGuid": "6b0a8094-4610-4561-9c66-dce0342f47d0",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "19",
"pluG_UID": "YRLcVqT/WUqEp+SY8NYeng==",
"pluGuid": "56dc1261-ffa4-4a59-84a7-e498f0d61e9e",
"supplierIdentifier": "69SzLKtqF06ENJUIRr77eA==",
"supplierIdentifierGuid": "2cb3d4eb-6aab-4e17-8434-950846befb78",
"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": "J1NUq1b+WEeJRdiKGoa7hQ==",
"parentPluGuid": "ab545327-fe56-4758-8945-d88a1a86bb85",
"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": "JYsEsuEmVkWRuFZYC5Yi3A==",
"supplierGuid": "b2048b25-26e1-4556-91b8-56580b9622dc",
"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": "z29qQ8r/8UKNlLLt+aDEgg==",
"supplierGuid": "436a6fcf-ffca-42f1-8d94-b2edf9a0c482",
"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-02T20:50:15.2219521",
"deliveryDate": "2026-04-02T20:50:15.2219521",
"nextCutOffDate": "2026-04-02T20:50:15.2219521",
"nextDeliveryDate": "2026-04-02T20:50:15.2219521",
"nextDaysBuffer": 10
},
{
"$ref": "22"
}
],
"store": {
"$ref": "10"
},
"updated": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"processed": "2026-04-02T20:50:15.2219521",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "23"
}
],
"zoneMatrix": [
{
"$id": "25",
"id": 1,
"hostIdentifier": "MoDslfarw06Yt8LoYBR4gw==",
"hostIdentifierGuid": "95ec8032-abf6-4ec3-98b7-c2e860147883",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"60047709-c41b-4bc3-9b16-f919fa1272e3",
"630ffceb-0bba-4ce2-b7e1-77784c2794e2"
]
},
{
"$ref": "25"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "26",
"identifier": "8xixQbeeAUqHlfi+ROdvfQ==",
"identifierGuid": "41b118f3-9eb7-4a01-8795-f8be44e76f7d",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "26"
}
],
"promoTypeGuids": [
"eba22958-3d57-4872-b1d6-1074650bc0ee",
"b7919022-c45e-4fdf-889d-7e48f1718ee3"
],
"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-02T20:50:15.2219521",
"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": "79afbf95-89c1-4674-8203-58285fbca669",
"updateStore": {
"$id": "32",
"id": "1426e923-e6d7-4beb-9a3b-42372ee50c2a",
"name": "sample string 1",
"lastActivity": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521"
},
"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": "L74ehNEBHk2VNQByF7DknQ==",
"pluGuid": "841ebe2f-01d1-4d1e-9535-007217b0e49d",
"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-02T20:50:15.2219521"
},
{
"$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-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"startTime": 5,
"endDate": "2026-04-02T20:50:15.2219521",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "QbxwoAE2DUO9GGCSyJzV5Q==",
"hostIdentifierGuid": "a070bc41-3601-430d-bd18-6092c89cd5e5",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "37"
},
{
"$ref": "37"
}
]
},
"tray": {
"$id": "38",
"g_UId": "GpZeFqLGBE2rNm9jRY1PHA==",
"guid": "165e961a-c6a2-4d04-ab36-6f63458d4f1c",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "39",
"priceGroupG_UID": "MW2R8KOCzU2a9IV3dAJFOA==",
"priceGroupGuid": "f0916d31-82a3-4dcd-9af4-857774024538",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-02T20:50:15.2219521",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "40",
"pluG_UID": "A32O9HVJGEm/BHQAh4Jycg==",
"pluGuid": "f48e7d03-4975-4918-bf04-740087827272",
"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": "c56af2de-dd9b-4099-b3cb-1d18aee40292",
"created": "2026-04-02T20:50:15.2219521",
"createdByUser": "sample string 1",
"activated": "2026-04-02T20:50:15.2219521",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-02T20:50:15.2219521",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-02T20:50:15.2219521",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-02T20:50:15.2219521",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-02T20:50:15.2219521",
"lastSold": "2026-04-02T20:50:15.2219521",
"firstSold": "2026-04-02T20:50:15.2219521",
"awsUpdated": "2026-04-02T20:50:15.2219521",
"lastManualUpdate": "2026-04-02T20:50:15.2219521",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-02T20:50:15.2219521",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-02T20:50:15.2219521",
"doNotRangeUpdated": "2026-04-02T20:50:15.2219521",
"doNotOrderUpdated": "2026-04-02T20:50:15.2219521",
"tracked": "2026-04-02T20:50:15.2219521"
},
"allergens": [
{
"$id": "42",
"primaryKey": {
"$id": "43",
"pluGuid": "d8fa3b2a-3f1b-4d5f-91b2-1efe29f5adc0",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "Kjv62Bs/X02Rsh7+KfWtwA==",
"pluGuid": "d8fa3b2a-3f1b-4d5f-91b2-1efe29f5adc0",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"costs": {
"$id": "44",
"pluG_UID": "wwJuFKJbMkm/6cass6Pgig==",
"pluGuid": "146e02c3-5ba2-4932-bfe9-c6acb3a3e08a",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-02T20:50:15.2219521",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "45",
"saleHeaderID": 1,
"created": "2026-04-02T20:50:15.2219521",
"createdLocal": "2026-04-02T20:50:15.2219521",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "61HtRvt8IUqbzLvvvreqnQ==",
"operatorGuid": "46ed51eb-7cfb-4a21-9bcc-bbefbeb7aa9d",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "Q3OratvT60WAJDfTEBnzvQ==",
"pluGuid": "6aab7343-d3db-45eb-8024-37d31019f3bd",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "46",
"id": 1,
"g_Uid": "hwfh8SLMTE+zMk+7zfSWTA==",
"guid": "f1e10787-cc22-4f4c-b332-4fbbcdf4964c",
"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-02T20:50:15.2219521",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-02T20:50:15.2219521",
"endShift": "2026-04-02T20:50:15.2219521",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "47",
"operatorG_UID": "MI2gUIz2w0WY4L9efH7ZZQ==",
"operatorGuid": "50a08d30-f68c-45c3-98e0-bf5e7c7ed965",
"storeID": 2,
"operator": {
"$ref": "46"
},
"store": {
"$ref": "10"
}
},
{
"$ref": "47"
}
]
}
},
{
"$ref": "45"
}
],
"apns": [
{
"$id": "48",
"pluID": 1,
"pluG_UID": "gu8NyM6jB0yT/jNJPG4QHA==",
"pluGuid": "c80def82-a3ce-4c07-93fe-33493c6e101c",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "48"
}
],
"tuns": [
{
"$id": "49",
"pluG_UId": "fyqca0HJIUaIuVHJv5V1qA==",
"pluGuid": "6b9c2a7f-c941-4621-88b9-51c9bf9575a8",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "9"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "49"
}
],
"competitionPricing": [
{
"$id": "50",
"identifier": "Rix3ZiJDu0y7kf6OLoXpFA==",
"identifierGuid": "66772c46-4322-4cbb-bb91-fe8e2e85e914",
"pluG_UID": "dz3pHc9iikq2Kd3heL2u+Q==",
"pluGuid": "1de93d77-62cf-4a8a-b629-dde178bdaef9",
"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": "2oryU7gCJkCSb2THKScn7g==",
"pluGuid": "53f28ada-02b8-4026-926f-64c7292727ee",
"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-02T20:50:15.2219521",
"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": "6XzGatPbW0qacValSlANNg==",
"ingredientGuid": "dvn/7fxTvUe3g671EVxPOg==",
"ingredientIdentifier": "edfff976-53fc-47bd-b783-aef5115c4f3a",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "9"
}
},
{
"$ref": "52"
}
],
"bins": [
{
"$id": "53",
"pluG_UID": "kS2tac9wLUKYGEJlLtYn1w==",
"pluGuid": "69ad2d91-70cf-422d-9818-42652ed627d7",
"shelfLocationIdentifier": "QGt+zrEFZUKPdhBByR1wFw==",
"shelfLocationGuid": "ce7e6b40-05b1-4265-8f76-1041c91d7017",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Zlzcs2jIrEGIqnGfNZVd4Q==",
"labelPageLayoutGuid": "b3dc5c66-c868-41ac-88aa-719f35955de1",
"updated": "2026-04-02T20:50:15.2219521",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "9"
},
"location": {
"$id": "54",
"identifier": "jLpCTqDWc0WMA09fRSXVeA==",
"storeID": 1,
"identifierGuid": "4e42ba8c-d6a0-4573-8c03-4f5f4525d578",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-02T20:50:15.2219521",
"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": "JjHSu7yl902rVwUZNuqz0Q==",
"pluGuid": "bbd23126-a5bc-4df7-ab57-051936eab3d1",
"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-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"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": "ncjUOi4crkilAbPXJO7K5g==",
"labelPageLayoutGuid": "3ad4c89d-1c2e-48ae-a501-b3d724eecae6",
"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-02T20:50:15.2219521",
"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": "WEB4h7sGa0m5rfuQap1JOg==",
"labelPageLayoutGuid": "87784058-06bb-496b-b9ad-fb906a9d493a",
"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-02T20:50:15.2219521",
"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": "rJIUp9xGakKBDHiC100KCA==",
"labelPageLayoutGuid": "a71492ac-46dc-426a-810c-7882d74d0a08",
"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-02T20:50:15.2219521",
"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": "6InxbWx67UK9SqRGY+Qjsg==",
"labelPageLayoutGuid": "6df189e8-7a6c-42ed-bd4a-a44663e423b2",
"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": "YMnz8S6dG02YEpLMDhiQ0w==",
"pluGuid": "f1f3c960-9d2e-4d1b-9812-92cc0e1890d3",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "BhnHKhseFUOc+s/BiuDQxw==",
"dealCostGuid": "2ac71906-1e1b-4315-9cfa-cfc18ae0d0c7",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "TodDnL6j7EOyHyXBankwxw==",
"priceGroupGuid": "9c43874e-a3be-43ec-b21f-25c16a7930c7",
"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-02T20:50:15.2219521",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f6a92def-d5a8-4fb0-89df-668c22c67f03",
"campaignComboPriceGroupG_UID": "6YIQhm0Plk2GLX3fQIK2aQ==",
"campaignComboPriceGroupIdentifier": "861082e9-0f6d-4d96-862d-7ddf4082b669",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "66",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-02T20:50:15.2219521",
"operatorG_UID": "Xb1/n05+W0mOjqnocptNbw==",
"operatorGuid": "9f7fbd5d-7e4e-495b-8e8e-a9e8729b4d6f",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-02T20:50:15.2219521",
"signIqTicketFileMovedUtc": "2026-04-02T20:50:15.2219521",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-02T20:50:15.2219521",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "f450962f-b76b-4d78-9b3c-483d263a2efc",
"product": {
"$ref": "9"
},
"campaignPlu": {
"$ref": "65"
},
"fuelItem": true
},
{
"$ref": "66"
}
],
"campaign": {
"$id": "67",
"id": 1,
"storeID": 2,
"name": "38d0b675-9556-4b54-bd12-ccd49848ead8",
"nameGuid": "38d0b675-9556-4b54-bd12-ccd49848ead8",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-02T20:50:15.2219521",
"startTime": 1,
"endDate": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"system": true,
"created": "2026-04-02T20:50:15.2219521",
"updated": "2026-04-02T20:50:15.2219521",
"priceChangeNotifiedUtc": "2026-04-02T20:50:15.2219521",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "D9GEDga/xkGSEycQgSi/HA==",
"hostIdentifierGuid": "0e84d10f-bf06-41c6-9213-27108128bf1c",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-02T20:50:15.2219521",
"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": "tHnEKLOcKkOh7egaiaXiJg==",
"pluGuid": "28c479b4-9cb3-432a-a1ed-e81a89a5e226",
"hostOfferID": 1,
"priceGroupG_UID": "ToJfewetek+lwGzHbCX+gA==",
"priceGroupGuid": "7b5f824e-ad07-4f7a-a5c0-6cc76c25fe80",
"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-02T20:50:15.2219521",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "9"
},
"campaign": {
"$ref": "67"
}
},
{
"$ref": "68"
}
],
"sellingRules": [
{
"$id": "69",
"id": 1,
"identifier": "NxvmO+0/xki2zWfSuX1btA==",
"identifierStr": "NxvmO+0/xki2zWfSuX1btA==",
"identifierGuid": "3be61b37-3fed-48c6-b6cd-67d2b97d5bb4",
"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": "H/oxeSQZgkuZKDKfeIu55Q==",
"customerIDGuid": "7931fa1f-1924-4b82-9928-329f788bb9e5",
"campaign": {
"$ref": "67"
},
"customer": {
"$id": "71",
"identifier": "8z2rjZ+2vk+CA9opKGYwzA==",
"identifierGuid": "8dab3df3-b69f-4fbe-8203-da29286630cc",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-02T20:50:15.2219521",
"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": "rsmUnq6yXU6heV0D1MxcTQ==",
"communityIdentifierGuid": "9e94c9ae-b2ae-4e5d-a179-5d03d4cc5c4d",
"joined": "2026-04-02T20:50:15.2219521",
"updated": "2026-04-02T20:50:15.2219521",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "UrSDovFuIU6PBRgJ66zJbw==",
"priceLevelIdentifierGuid": "a283b452-6ef1-4e21-8f05-1809ebacc96f",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-02T20:50:15.2219521",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "72",
"cardType": 2,
"issueDate": "2026-04-02T20:50:15.2219521",
"expiry": "2026-04-02T20:50:15.2219521",
"customerID": "3jOlHqGB70CkUSFvwPJxpw==",
"customerIDGuid": "1ea533de-81a1-40ef-a451-216fc0f271a7",
"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-02T20:50:15.2219521",
"linkedAccount": "9tPoerWMHkya47YBZ5zoig==",
"linkedAccountGuid": "7ae8d3f6-8cb5-4c1e-9ae3-b601679ce88a",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "71"
},
"account": {
"$id": "73",
"id": 1,
"identifier": "drC39CeZpk+6XDQhjdOUzQ==",
"identifierGuid": "f4b7b076-9927-4fa6-ba5c-34218dd394cd",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-02T20:50:15.2219521",
"owner": "moBzeW3SWE6L6WluVddQ9A==",
"ownerGuid": "7973809a-d26d-4e58-8be9-696e55d750f4",
"accountStoreGroupIdentifier": "TEuKj2OME0K4NlzAQGgq6g==",
"accountStoreGroupGuid": "8f8a4b4c-8c63-4213-b836-5cc040682aea",
"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-02T20:50:15.2219521",
"active": true,
"updated": "2026-04-02T20:50:15.2219521",
"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": "t14AZNw3H0O2x6FYGY4vmA==",
"identifierGuid": "64005eb7-37dc-431f-b6c7-a158198e2f98",
"name": "sample string 2",
"primaryContact": "NwNLD5wmLkSANLKJGVVvIQ==",
"primaryContactGuid": "0f4b0337-269c-442e-8034-b28919556f21",
"accountID": "N6v4WfYjtUm3HTGLA/dumw==",
"accountIDGuid": "59f8ab37-23f6-49b5-b71d-318b03f76e9b",
"special": true,
"updated": "2026-04-02T20:50:15.2219521",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "ojBKX2RIf02FhM0p0Hf3bA==",
"priceLevelIdentifierGuid": "5f4a30a2-4864-4d7f-8584-cd29d077f76c",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "73"
},
"primaryContactCustomer": {
"$ref": "71"
},
"customerGroupMembers": [
{
"$id": "76",
"id": 1,
"groupID": "xx8mH9dcWE+xF3qk56tagA==",
"groupIDGuid": "1f261fc7-5cd7-4f58-b117-7aa4e7ab5a80",
"customerID": "SpDAxr//ZUyj5Wx1a74FPg==",
"customerIDGuid": "c6c0904a-ffbf-4c65-a3e5-6c756bbe053e",
"card": "sample string 4",
"linkedAccount": "k3nYsQ0euUqd3beGMLlc9g==",
"linkedAccountGuid": "b1d87993-1e0d-4ab9-9ddd-b78630b95cf6",
"customer": {
"$ref": "71"
},
"group": {
"$ref": "75"
},
"customerCard": {
"$ref": "72"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "75"
}
]
},
"payments": [
{
"$id": "77",
"id": 1,
"identifier": "c9YBJ/9tT0aJ8Yu8ENqvFw==",
"identifierGuid": "2701d673-6dff-464f-89f1-8bbc10daaf17",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "on5+6v00YUuNKb9/aEhekQ==",
"accountIDGuid": "ea7e7ea2-34fd-4b61-8d29-bf7f68485e91",
"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-02T20:50:15.2219521",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "GVPFvif2dkWSBW5T7uyA4g==",
"idempotentVoidGuid": "bec55319-f627-4576-9205-6e53eeec80e2",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "78",
"saleHeaderID": 1,
"saleHeaderGuid": "H6lOEaU/ZE60Tr8zuiTOfQ==",
"saleHeaderIdentifierGuid": "114ea91f-3fa5-4e64-b44e-bf33ba24ce7d",
"created": "2026-04-02T20:50:15.2219521",
"createdLocal": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"storeID": 1,
"operatorG_Uid": "dISnWYa020yrWPjVMu4ehQ==",
"operatorGuid": "59a78474-b486-4cdb-ab58-f8d532ee1e85",
"customerG_Uid": "EP44YIfwVkyDkYHnpfF+DQ==",
"customerGuid": "6038fe10-f087-4c56-8391-81e7a5f17e0d",
"communityIdentifier": "E0NfHZmU5EyCcFTZeoSKIQ==",
"communityIdentifierGuid": "1d5f4313-9499-4ce4-8270-54d97a848a21",
"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": "GblI2VygbUSPeDeE7+o2NA==",
"priceLevelIdentifierGuid": "d948b919-a05c-446d-8f78-3784efea3634",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-02T20:50:15.2219521+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-02T20:50:15.2219521",
"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": "zaiTSv3NBEW8ra0f2l58Pg==",
"identifierGuid": "4a93a8cd-cdfd-4504-bcad-ad1fda5e7c3e",
"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-02T20:50:15.2219521",
"promoPeriodEnd": "2026-04-02T20:50:15.2219521",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-02T20:50:15.2219521",
"deleted": true
},
"details": [
{
"$id": "81",
"saleItemID": 1,
"identifier": "LbkpUxI5S0WP09YeDvLJKg==",
"identifierGuid": "5329b92d-3912-454b-8fd3-d61e0ef2c92a",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "czglkxYU60KMWWW/1HlkoA==",
"pluGuid": "93253873-1416-42eb-8c59-65bfd47964a0",
"accountID": "Rxql7GFLu0mPxtCS+PrAfw==",
"accountIDGuid": "eca51a47-4b61-49bb-8fc6-d092f8fac07f",
"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-02T20:50:15.2219521",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "CgW8fH6PjU+Rlj/QjZBW7A==",
"refundGuid": "7cbc050a-8f7e-4f8d-9196-3fd08d9056ec",
"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": "3w8q3Ztmb0OCCIoDCB+Nvw==",
"idempotentVoidGuid": "dd2a0fdf-669b-436f-8208-8a03081f8dbf",
"priceLevelIdentifier": "dbumqdT9jEe5LppMOyojTQ==",
"priceLevelIdentifierGuid": "a9a6bb75-fdd4-478c-b92e-9a4c3b2a234d",
"communityIdentifier": "NK6Qa0FrbkqzZBOAsK38Uw==",
"communityIdentifierGuid": "6b90ae34-6b41-4a6e-b364-1380b0adfc53",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "82",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-02T20:50:15.2219521",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "82"
}
],
"refund": {
"$id": "83",
"id": 1,
"g_UID": "ak4AsDevDkqXsDC7bPLgiA==",
"guid": "b0004e6a-af37-4a0e-97b0-30bb6cf2e088",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-02T20:50:15.2219521"
},
"modifier": {
"$id": "84",
"id": 1,
"setG_UID": "jAVwLjPf8EmJC+6V3YGO7Q==",
"modifierSetGuid": "2e70058c-df33-49f0-890b-ee95dd818eed",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "nGbD1/HyJ0KJ/qw+ZMuI7A==",
"pluGuid": "d7c3669c-f2f1-4227-89fe-ac3e64cb88ec",
"deleted": true,
"g_UID": "vqwhvtjW0E25KIL797Sy8Q==",
"guid": "be21acbe-d6d8-4dd0-b928-82fbf7b4b2f1",
"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": "j6oS5lr4ME+aDHpZyxS56Q==",
"pluGuid": "e612aa8f-f85a-4f30-9a0c-7a59cb14b9e9",
"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-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"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": "oJg6bU2loU+t5i5VEgRK8A==",
"pluGuid": "6d3a98a0-a54d-4fa1-ade6-2e5512044af0",
"accountID": "L8ybPk/gL0OgdU4OrR5CNw==",
"accountIDGuid": "3e9bcc2f-e04f-432f-a075-4e0ead1e4237",
"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-02T20:50:15.2219521",
"bestOrExpireType": 1,
"refundG_UID": "MqkbYtRxmESfFufFylbt5Q==",
"refundGuid": "621ba932-71d4-4498-9f16-e7c5ca56ede5",
"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": "0eGcphMfo0qDiZy6qH1dng==",
"identifierGuid": "a69ce1d1-1f13-4aa3-8389-9cbaa87d5d9e",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "0Bt/ihgFeEmVHdJUrtZ6ng==",
"customerIdentifierGuid": "8a7f1bd0-0518-4978-951d-d254aed67a9e",
"operatorNo": 1,
"operatorG_UID": "GI9XbGO7CUOdbvm8UxDI/Q==",
"operatorGuid": "6c578f18-bb63-4309-9d6e-f9bc5310c8fd",
"created": "2026-04-02T20:50:15.2219521",
"ordered": "2026-04-02T20:50:15.2219521",
"started": "2026-04-02T20:50:15.2219521",
"completed": "2026-04-02T20:50:15.2219521",
"supplied": "2026-04-02T20:50:15.2219521",
"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": "R3R6HZdHIkCh9C1B+7AIcg==",
"pluGuid": "1d7a7447-4797-4022-a1f4-2d41fbb00872",
"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": "15/zC0D4q0m93E5y87Goiw==",
"headerIdentifierGuid": "0bf39fd7-f840-49ab-bddc-4e72f3b1a88b",
"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": "u/NHLkZXRUi0pe2F1Ps4kQ==",
"surveyGuid": "2e47f3bb-5746-4845-b4a5-ed85d4fb3891",
"saleHeaderGuid": "dR4AYzQLpEeSHh1t+AKyfg==",
"saleGuid": "63001e75-0b34-47a4-921e-1d6df802b27e",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "HYHUFv/q3E693WpH9lWkjA==",
"guidResponse": "16d4811d-eaff-4edc-bddd-6a47f655a48c",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-02T20:50:15.2219521",
"sale": {
"$ref": "78"
},
"survey": {
"$id": "93",
"g_UID": "Z1/BwpnmyU+05cg/628aWw==",
"guid": "c2c15f67-e699-4fc9-b4e5-c83feb6f1a5b",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "IFj6vLLA3kOrrVBmr0St8w==",
"checkoutFormGuid": "bcfa5820-c0b2-43de-abad-5066af44adf3",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-02T20:50:15.2219521",
"end": "2026-04-02T20:50:15.2219521",
"deleted": true,
"updated": "2026-04-02T20:50:15.2219521",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"88307fa8-37dd-4708-816c-c6c74767e921",
"9e0d1c55-beb6-41f2-bb52-e19ca710373e"
],
"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": "JtFpEYnM7EKZvl7rzuIrow==",
"accountIdentifier": "1169d126-cc89-42ec-99be-5eebcee22ba3",
"accountName": "sample string 44",
"customerOrderIdentifier": "6+603Iui/U6AU9mBlg+zHA==",
"customerOrderIdentifierGuid": "dcb4eeeb-a28b-4efd-8053-d981960fb31c",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "94",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "97ccDNNYx069xbyWrDOXiA==",
"paymentIdentifierGuid": "0c1cb7f7-58d3-4ec7-bdc5-bc96ac339788",
"identifier": "bdkAHyTvqUqPHlTHo8Lchw==",
"identifierGuid": "1f00d96d-ef24-4aa9-8f1e-54c7a3c2dc87",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "rJRF8G0Op0Gq/27zi6n73g==",
"itemIdentifierGuid": "f04594ac-0e6d-41a7-aaff-6ef38ba9fbde"
}
},
{
"$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": "wrG5a75BykSfHuMPl3Gaeg==",
"customerIdentifierGuid": "6bb9b1c2-41be-44ca-9f1e-e30f97719a7a",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "x61Bf1QGVk6do27XL4H7JQ==",
"idempotentGuid": "7f41adc7-0654-4e56-9da3-6ed72f81fb25",
"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-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"labelPageLayout": "iQ1xFJ8KeEq+WusckCoW8g==",
"pageLayoutGuid": "14710d89-0a9f-4a78-be5a-eb1c902a16f2",
"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-02T20:50:15.2219521"
},
{
"$ref": "99"
}
]
},
"customerVouchers": [
{
"$id": "100",
"id": 1,
"customerIdentifier": "rBkY6Hof+ESgCy/l0ZyIaQ==",
"customerIdentifierGuid": "e81819ac-1f7a-44f8-a00b-2fe5d19c8869",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-02T20:50:15.2219521",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "8W/xLcajt0ihKxv4tJeWGw==",
"issuedIdempotentGuid": "2df16ff1-a3c6-48b7-a12b-1bf8b497961b",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-02T20:50:15.2219521",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-02T20:50:15.2219521",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "VW7JsMDi0kWDHse7qpQ6Dw==",
"redeemedIdempotentGuid": "b0c96e55-e2c0-45d2-831e-c7bbaa943a0f",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-02T20:50:15.2219521",
"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": "yWNh781at0y/5gQdqI53VA==",
"groupIDGuid": "ef6163c9-5acd-4cb7-bfe6-041da88e7754",
"campaign": {
"$ref": "67"
},
"group": {
"$ref": "75"
}
},
{
"$ref": "101"
}
],
"signIqTickets": [
{
"$id": "102",
"identifier": "gLjPdPpuAEu7DuloGmbnng==",
"identifierGuid": "74cfb880-6efa-4b00-bb0e-e9681a66e79e",
"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": "si9YMM70o0+Lz+5mBjaHXA==",
"guid": "30582fb2-f4ce-4fa3-8bcf-ee660636875c",
"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": "zC085K0inka659CixMImkw==",
"groupGuid": "e43c2dcc-22ad-469e-bae7-d0a2c4c22693",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "v97AEOtn5ke7DVEki8ORtg==",
"pluGuid": "10c0debf-67eb-47e6-bb0d-51248bc391b6",
"priceGroupG_UID": "wur21yjFiUCZVwKftgHWAA==",
"priceGroupGuid": "d7f6eac2-c528-4089-9957-029fb601d600",
"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": "XqTrKyG3gkOKN+Vz7TeElQ==",
"priceLevelIdentifierGuid": "2beba45e-b721-4382-8a37-e573ed378495",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "105"
}
],
"promotionType": {
"$id": "106",
"identifier": "oyO4FzgKmEaeoW8xAz3REw==",
"identifierGuid": "17b823a3-0a38-4698-9ea1-6f31033dd113",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "8kuDx28IhkOyBgjFPlV0yg==",
"labelPageLayoutGuid": "c7834bf2-086f-4386-b206-08c53e5574ca",
"priceLevelIdentifier": "X0GvluDakkqedO8lfyogxw==",
"priceLevelIdentifierGuid": "96af415f-dae0-4a92-9e74-ef257f2a20c7",
"active": true,
"updated": "2026-04-02T20:50:15.2219521",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "9"
},
"dealCost": {
"$id": "107",
"headerIdentifier": "AN9O4xKnwUedS3OD6oJRzQ==",
"headerIdentifierGuid": "e34edf00-a712-47c1-9d4b-7383ea8251cd",
"identifier": "qBUfnFGhFUOk5/2QxO7j0Q==",
"identifierGuid": "9c1f15a8-a151-4315-a4e7-fd90c4eee3d1",
"supplierIdentifier": "LrOFSc9hYE+9b/w3id2/vg==",
"supplierGuid": "4985b32e-61cf-4f60-bd6f-fc3789ddbfbe",
"pluG_UID": "dAT7q8GXk0eUNcV2ebBgyA==",
"pluGuid": "abfb0474-97c1-4793-9435-c57679b060c8",
"campaignName": "582403e6-0dca-4c44-b5c9-4661f94b058c",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-02T20:50:15.2219521",
"end": "2026-04-02T20:50:15.2219521",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "MRKcnsoghUqRc04+hGSpmA==",
"bonusItemPluGuid": "9e9c1231-20ca-4a85-9173-4e3e8464a998",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-02T20:50:15.2219521",
"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-02T20:50:15.2219521",
"campaignEndDate": "2026-04-02T20:50:15.2219521",
"masterPLUG_UID": "4SdPHZAQiEOI178CjOJyCw==",
"masterID": "1d4f27e1-1090-4388-88d7-bf028ce2720b",
"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": "O7aTqY71NkG9m0TrKkcEfQ==",
"bonusMasterID": "a993b63b-f58e-4136-bd9b-44eb2a47047d",
"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-02T20:50:15.2219521",
"dealCosts": [
{
"$ref": "107"
},
{
"$ref": "107"
}
],
"tags": [
{
"$id": "108",
"pluG_UID": "XpUcNanLc0yqz6GPuGzsHw==",
"pluGuid": "351c955e-cba9-4c73-aacf-a18fb86cec1f",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "108"
}
],
"alternateProductG_UID": "lznmDewm/UCUVEFPW0+suQ==",
"alternateProduct": "0de63997-26ec-40fd-9454-414f5b4facb9",
"altProduct": {
"$ref": "9"
},
"productHostCode": {
"$id": "109",
"id": 1,
"pluG_UID": "AiqDkO8ZNESmYYHkgIONXQ==",
"pluGuid": "90832a02-19ef-4434-a661-81e480838d5d",
"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-02T20:50:15.2219521",
"inventoryTracked": "2026-04-02T20:50:15.2219521",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "110",
"pluG_UID": "21e7uagsLUuxhVsQb1LatA==",
"pluGuid": "b9bb57db-2ca8-4b2d-b185-5b106f52dab4",
"fuelPluG_UID": "5TATNDm6d06zm/+x3ws1ng==",
"fuelPluGuid": "341330e5-ba39-4e77-b39b-ffb1df0b359e",
"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
None.