POST api/inventory/{id}/adjust
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
InventoryHistory| Name | Description | Type | Additional information |
|---|---|---|---|
| InventoryGuid | Collection of byte |
None. |
|
| InventoryIdentifier | globally unique identifier |
None. |
|
| PLUG_UID | Collection of byte |
None. |
|
| PLUIdentifier | globally unique identifier |
None. |
|
| InventoryReason | InventoryReasons |
None. |
|
| InventoryInvoiceGuid | Collection of byte |
None. |
|
| InvoiceIdentifier | globally unique identifier |
None. |
|
| OperatorGuid | Collection of byte |
None. |
|
| OperatorIdentifier | globally unique identifier |
None. |
|
| StocktakeGuid | Collection of byte |
None. |
|
| StocktakeIdentifier | globally unique identifier |
None. |
|
| OrderGuid | Collection of byte |
None. |
|
| OrderIdentifier | globally unique identifier |
None. |
|
| SaleHeaderGuid | Collection of byte |
None. |
|
| SaleHeaderGuidIdentifier | globally unique identifier |
None. |
|
| DumpStockID | integer |
None. |
|
| FuelDeliveryID | integer |
None. |
|
| CreditNoteIdentifier | Collection of byte |
None. |
|
| CreditNoteGuid | globally unique identifier |
None. |
|
| InventorySourceGuid | Collection of byte |
None. |
|
| InventorySourceIdentifier | globally unique identifier |
None. |
|
| CreatedLocal | date |
None. |
|
| BaseUnits | integer |
None. |
|
| UnitsPerCarton |
Number of BaseUnits Per Carton |
integer |
None. |
| UnitsPerCartonWeighted |
Whether the units per carton is for a weighted value |
boolean |
None. |
| Counted | integer |
None. |
|
| CountedPacks | integer |
None. |
|
| Open | integer |
None. |
|
| MovementQty | integer |
None. |
|
| Close | integer |
None. |
|
| OpenPacks | integer |
None. |
|
| MovementQtyPacks | integer |
None. |
|
| ClosePacks | integer |
None. |
|
| Accuracy | integer |
None. |
|
| Manual |
Indicates this change was instigated by a user's actions |
integer |
None. |
| User |
The user or operator who performed the action |
string |
None. |
| Updated | date |
None. |
|
| CreatedLocalTime | date |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
| StoreID | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Barcode | string |
Relation. This field may not always be loaded or used for updates. |
|
| DirectCode | string |
Relation. This field may not always be loaded or used for updates. |
|
| ProductName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
| OrderPacked | integer |
Relation. This field may not always be loaded or used for updates. |
|
| Invoice | InventoryInvoice |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceHeaderIdentifier | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceHeaderGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
| InvoiceCostDecimals | integer |
Relation. This field may not always be loaded or used for updates. |
|
| OrderNumber | integer |
Relation. This field may not always be loaded or used for updates. |
|
| OrderReceivingStoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OrderSendingStoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
| CreditNoteID |
Credit Note Reference number |
integer |
Relation. This field may not always be loaded or used for updates. |
| Reason | InventoryReason |
Relation. This field may not always be loaded or used for updates. |
|
| ReasonName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OperatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
| OperatorNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
| StocktakeName | string |
Relation. This field may not always be loaded or used for updates. |
|
| SaleIdentifier | string |
Relation. This field may not always be loaded or used for updates. |
|
| SaleHeaderID | integer |
Relation. This field may not always be loaded or used for updates. |
|
| InventoryAfterCounted | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| InventorySetStock | boolean |
Relation. This field may not always be loaded or used for updates. |
|
| ExternalId | string |
Relation. This field may not always be loaded or used for updates. |
|
| APN | string |
Relation. This field may not always be loaded or used for updates. |
|
| DeptCode | string |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{
"inventoryGuid": "9KsedjNgO0uXohJa/2ekzg==",
"inventoryIdentifier": "761eabf4-6033-4b3b-97a2-125aff67a4ce",
"pluG_UID": "a5gTpxzRCkeU/apPm9ONWw==",
"pluIdentifier": "a713986b-d11c-470a-94fd-aa4f9bd38d5b",
"inventoryReason": 3,
"inventoryInvoiceGuid": "ytesJl2JakONFxQP2BOGhA==",
"invoiceIdentifier": "26acd7ca-895d-436a-8d17-140fd8138684",
"operatorGuid": "Pne3eA7pu06OAq1MTiXD7w==",
"operatorIdentifier": "78b7773e-e90e-4ebb-8e02-ad4c4e25c3ef",
"stocktakeGuid": "mKXxXWGTUk6rYRhpgTJrvQ==",
"stocktakeIdentifier": "5df1a598-9361-4e52-ab61-186981326bbd",
"orderGuid": "CjYCfLJmrUeqvzDnFlzEXA==",
"orderIdentifier": "7c02360a-66b2-47ad-aabf-30e7165cc45c",
"saleHeaderGuid": "9DhGDOCkOUiQETA+1UbmeA==",
"saleHeaderGuidIdentifier": "0c4638f4-a4e0-4839-9011-303ed546e678",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "6j0OYZik/E2lhn+MA8XkCA==",
"creditNoteGuid": "610e3dea-a498-4dfc-a586-7f8c03c5e408",
"inventorySourceGuid": "apVbgnNH1E2lHmCCWxGuMA==",
"inventorySourceIdentifier": "825b956a-4773-4dd4-a51e-60825b11ae30",
"createdLocal": "2026-04-03T06:15:21.5726085",
"baseUnits": 4,
"unitsPerCarton": 5,
"unitsPerCartonWeighted": true,
"counted": 7,
"countedPacks": 8,
"open": 1,
"movementQty": 9,
"close": 1,
"openPacks": 1,
"movementQtyPacks": 10,
"closePacks": 1,
"accuracy": 1,
"manual": 11,
"user": "sample string 12",
"updated": "2026-04-03T06:15:21.5726085",
"createdLocalTime": "2026-04-03T06:15:21.5726085",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "2",
"inventoryInvoiceGuid": "di8Vrp2fhUa3FtM/YCt0GA==",
"invoiceIdentifier": "ae152f76-9f9d-4685-b716-d33f602b7418",
"inventoryGuid": "dFF8UmlJhU2fFa7EpUtS7w==",
"inventoryIdentifier": "527c5174-4969-4d85-9f15-aec4a54b52ef",
"supplierIdentifier": "LIuzVxvKY0CfMKhSMnUgQA==",
"supplierGuid": "57b38b2c-ca1b-4063-9f30-a85232752040",
"orderGuid": "nMNYuFJ5WkOT/Fslx7LPkQ==",
"orderIdentifier": "b858c39c-7952-435a-93fc-5b25c7b2cf91",
"invoiceHeaderIdentifier": "RtGyYM5vUEKKBIo6JURvvA==",
"invoiceHeaderGuid": "60b2d146-6fce-4250-8a04-8a3a25446fbc",
"created": "2026-04-03T06:15:21.5726085",
"ordered": "2026-04-03T06:15:21.5726085",
"storeID": 1,
"bestOrExpire": "2026-04-03T06:15:21.5726085",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-04-03T06:15:21.5726085",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "1azn36xnYU6T28JlIeX9vA==",
"pluGuid": "dfe7acd5-67ac-4e61-93db-c26521e5fdbc",
"orderInventoryGuid": "h375DlZIFEqln+eqz0kMfQ==",
"orderInventoryIdentifier": "0ef97e87-4856-4a14-a59f-e7aacf490c7d",
"supplier": {
"$id": "3",
"identifier": "NZGzOtQjwESUCxuGsOZ2EQ==",
"identifierGuid": "3ab39135-23d4-44c0-940b-1b86b0e67611",
"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": "h7jW4XInG0qmLRJrx+TkhQ==",
"primaryContactID": "e1d6b887-2772-4a1b-a62d-126bc7e4e485",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "A/EdarYjvUiPZcCigssteA==",
"supplierGroupGuid": "6a1df103-23b6-48bd-8f65-c0a282cb2d78",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:15:21.5726085",
"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": "4",
"id": "b2a06d64-965b-46ea-bf01-1ea779366658",
"identifier": "4BUBNKCxCEGV0yTm0h/oGA==",
"identifierGuid": "340115e0-b1a0-4108-95d3-24e6d21fe818",
"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": "5",
"supplierIdentifier": "I5J0vDax7kqK85PyH+QbkA==",
"supplierIdentifierGuid": "bc749223-b136-4aee-8af3-93f21fe41b90",
"contactGuid": "Pa7udBKK7EGF7Lpa4U6ibQ==",
"contactID": "74eeae3d-8a12-41ec-85ec-ba5ae14ea26d",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "HBc9F0eU8kSlTg4/T3o/0A==",
"pluGuid": "173d171c-9447-44f2-a54e-0e3f4f7a3fd0",
"supplierIdentifier": "lxA7pVnhIkWJ3zZLzv9LSA==",
"supplierIdentifierGuid": "a53b1097-e159-4522-89df-364bceff4b48",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "+9S7HHNBnUy430tI1yEqMg==",
"pluGuid": "1cbbd4fb-4173-4c9d-b8df-4b48d7212a32",
"supplierIdentifier": "YkZiz2mzqkSN1+yEBY5U1Q==",
"supplierIdentifierGuid": "cf624662-b369-44aa-8dd7-ec84058e54d5",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "7"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "JkLCyC/IMUqo6P597RpuiQ==",
"parentPluGuid": "c8c24226-c82f-4a31-a8e8-fe7ded1a6e89",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "l+jdPsEe5EWTmbAomrFcug==",
"guid": "3edde897-1ec1-45e4-9399-b0289ab15cba",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "o5zfM7WPGkusRmIBya+yqg==",
"priceGroupGuid": "33df9ca3-8fb5-4b1a-ac46-6201c9afb2aa",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:15:21.5726085",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:15:21.5726085",
"pluCreated": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"lastManualUpdate": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"currentCostUpdated": "2026-04-03T06:15:21.5726085",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "Err+eYZcKUiejzTQk/MIBA==",
"altPLUGuid": "79feba12-5c86-4829-9e8f-34d093f30804",
"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:15:21.5726085",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "7w8f8rE0Rk2yftqox5i2mw==",
"shelfPageLayoutGuid": "f21f0fef-34b1-4d46-b27e-daa8c798b69b",
"talkerPageLayoutG_UID": "LaUGcvbezESPpsc0L4M7TQ==",
"talkerPageLayoutGuid": "7206a52d-def6-44cc-8fa6-c7342f833b4d",
"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": "Srb4laGY4kym2X8ljMrQpA==",
"inventoryIdentifier": "95f8b64a-98a1-4ce2-a6d9-7f258ccad0a4",
"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": "Qawy0yYgrEaQs7l65nml9g==",
"parentPluGuid": "d332ac41-2026-46ac-90b3-b97ae679a5f6",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "FX0YEAFJ+USxMhVY8YZGzA==",
"supplierIdentifierGuid": "10187d15-4901-44f9-b132-1558f18646cc",
"supplierChanged": true,
"rebateSupplierIdentifier": "TFiMxsKYpEiYJJtqMaxSfA==",
"rebateSupplierIdentifierGuid": "c68c584c-98c2-48a4-9824-9b6a31ac527c",
"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:15:21.5726085",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "OOFz8OOuDE2QVJ8LGvXQxQ==",
"hostIdentifierGuid": "f073e138-aee3-4d0c-9054-9f0b1af5d0c5",
"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": "8"
},
{
"$ref": "8"
}
],
"store": {
"$id": "9",
"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:15:21.5726085",
"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": "+5iXNx5iCUCTMcKJ1zcTBw==",
"hostIdentifierGuid": "379798fb-621e-4009-9331-c289d7371307",
"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:15:21.5726085",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "mUwKn8WVi0KY0SNaDsEiqQ==",
"hostIdentifierGuid": "9f0a4c99-95c5-428b-98d1-235a0ec122a9",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "11",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "11"
},
"hostStoreSettings": [
{
"$id": "12",
"id": 1,
"hostIdentifier": "mXfCPyZxskqV91AvlEWceA==",
"hostIdentifierGuid": "3fc27799-7126-4ab2-95f7-502f94459c78",
"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": "13",
"identifier": "NaeV9iNj/kSdxBuihGaStA==",
"identifierGuid": "f695a735-6323-44fe-9dc4-1ba2846692b4",
"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": "4yhZrsNPYUClzVBmkgbCvA==",
"hostSupplierIdentifierGuid": "ae5928e3-4fc3-4061-a5cd-50669206c2bc",
"loyaltyPriceLevelIdentifier": "3Cax8VLQJEaU1Rq34ku77Q==",
"loyaltyPriceLevelIdentifierGuid": "f1b126dc-d052-4624-94d5-1ab7e24bbbed",
"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:15:21.5726085",
"lastProcessed": "2026-04-03T06:15:21.5726085",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$ref": "3"
},
"files": [
{
"$id": "14",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:15:21.5726085",
"processed": "2026-04-03T06:15:21.5726085",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:15:21.5726085",
"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": "13"
},
"metcashHeader": {
"$id": "15",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:15:21.5726085",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "14"
}
],
"zoneMatrix": [
{
"$id": "16",
"id": 1,
"hostIdentifier": "vaJZ2p6Uz0SZKqW5BWA0xg==",
"hostIdentifierGuid": "da59a2bd-949e-44cf-992a-a5b9056034c6",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"45edc7a6-729a-4a86-9cfa-0aaa0c999d22",
"9b841654-84ea-428e-ba97-e6b2355f61f3"
]
},
{
"$ref": "16"
}
],
"hostFileStoreSetting": {
"$ref": "12"
},
"hostStoreSettings": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"promotionPlacements": [
{
"$id": "17",
"identifier": "+z25kAQRS0aCd8GJANg+dA==",
"identifierGuid": "90b93dfb-1104-464b-8277-c18900d83e74",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "17"
}
],
"promoTypeGuids": [
"44720711-6464-4cbb-bf19-37c900d41e7d",
"ff507bd0-4c32-4583-9477-29b0adf28c51"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "12"
}
],
"accounts": [
{
"$id": "18",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "18"
}
],
"sales": [
{
"$id": "19",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:15:21.5726085",
"ftpSite": {
"$id": "20",
"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": "19"
}
],
"zoneMatrix": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"cashManagements": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "22",
"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": "21"
}
],
"updateStoreID": "3061842d-97f5-480a-a22e-b1d14942394f",
"updateStore": {
"$id": "23",
"id": "79e523f0-95eb-4606-9998-3cebfa0338d5",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "24",
"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": "25",
"pluG_UID": "O+Xjw214ZU6FXu770M0cMQ==",
"pluGuid": "c3e3e53b-786d-4e65-855e-eefbd0cd1c31",
"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:15:21.5726085"
},
{
"$ref": "25"
}
],
"currentPrices": {
"$id": "26",
"pluPrices": {
"$id": "27",
"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:15:21.5726085",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "27"
},
"winningCampaign": 1,
"winner": {
"$id": "28",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:15:21.5726085",
"startTime": 5,
"endDate": "2026-04-03T06:15:21.5726085",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "RBwxOlZ3kk2+7WUjssy3wQ==",
"hostIdentifierGuid": "3a311c44-7756-4d92-beed-6523b2ccb7c1",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
},
"tray": {
"$id": "29",
"g_UId": "zKVCOs5x1EiprnCgnH559A==",
"guid": "3a42a5cc-71ce-48d4-a9ae-70a09c7e79f4",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "30",
"priceGroupG_UID": "I2eeS1cfaUKqt2TdllqB2Q==",
"priceGroupGuid": "4b9e6723-1f57-4269-aab7-64dd965a81d9",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:15:21.5726085",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "31",
"pluG_UID": "UXpBdl5u5kSuyhLqIpdikw==",
"pluGuid": "76417a51-6e5e-44e6-aeca-12ea22976293",
"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": "32",
"pluGuid": "b2f2c46e-4916-42b5-8015-7806c847b925",
"created": "2026-04-03T06:15:21.5726085",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:15:21.5726085",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:15:21.5726085",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:15:21.5726085",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:15:21.5726085",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:15:21.5726085",
"lastSold": "2026-04-03T06:15:21.5726085",
"firstSold": "2026-04-03T06:15:21.5726085",
"awsUpdated": "2026-04-03T06:15:21.5726085",
"lastManualUpdate": "2026-04-03T06:15:21.5726085",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:15:21.5726085",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:15:21.5726085",
"doNotRangeUpdated": "2026-04-03T06:15:21.5726085",
"doNotOrderUpdated": "2026-04-03T06:15:21.5726085",
"tracked": "2026-04-03T06:15:21.5726085"
},
"allergens": [
{
"$id": "33",
"primaryKey": {
"$id": "34",
"pluGuid": "d0a2731c-d886-4828-b2e4-c17d6c972b12",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "HHOi0IbYKEiy5MF9bJcrEg==",
"pluGuid": "d0a2731c-d886-4828-b2e4-c17d6c972b12",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "33"
}
],
"costs": {
"$id": "35",
"pluG_UID": "cVcCDkUElUCU8T63wxz0rQ==",
"pluGuid": "0e025771-0445-4095-94f1-3eb7c31cf4ad",
"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:15:21.5726085",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "36",
"saleHeaderID": 1,
"created": "2026-04-03T06:15:21.5726085",
"createdLocal": "2026-04-03T06:15:21.5726085",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "RreCYV8960eIFG9WAY8YXw==",
"operatorGuid": "6182b746-3d5f-47eb-8814-6f56018f185f",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "SgCqLeTwZ0afhh1cNk05zQ==",
"pluGuid": "2daa004a-f0e4-4667-9f86-1d5c364d39cd",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "37",
"id": 1,
"g_Uid": "NsBga0P0i0STwXlDx0WnBQ==",
"guid": "6b60c036-f443-448b-93c1-7943c745a705",
"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:15:21.5726085",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:15:21.5726085",
"endShift": "2026-04-03T06:15:21.5726085",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "38",
"operatorG_UID": "4dPPKavRjUS8Qvc3q2j93w==",
"operatorGuid": "29cfd3e1-d1ab-448d-bc42-f737ab68fddf",
"storeID": 2,
"operator": {
"$ref": "37"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "38"
}
]
}
},
{
"$ref": "36"
}
],
"apns": [
{
"$id": "39",
"pluID": 1,
"pluG_UID": "e+GoH4S7J0aBz7XKlSKl/g==",
"pluGuid": "1fa8e17b-bb84-4627-81cf-b5ca9522a5fe",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "39"
}
],
"tuns": [
{
"$id": "40",
"pluG_UId": "/v7DUQczQUumwT/RS6HvYw==",
"pluGuid": "51c3fefe-3307-4b41-a6c1-3fd14ba1ef63",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "40"
}
],
"competitionPricing": [
{
"$id": "41",
"identifier": "0NqNC+WojEiaQ0nMaqW46w==",
"identifierGuid": "0b8ddad0-a8e5-488c-9a43-49cc6aa5b8eb",
"pluG_UID": "cG7lq/6rY0GN7OCT7Rj5Rg==",
"pluGuid": "abe56e70-abfe-4163-8dec-e093ed18f946",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "41"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "42",
"identifier": "MScwGmpUpE+Q1a80Bz8wQw==",
"groupName": "sample string 1",
"identifierGuid": "1a302731-546a-4fa4-90d5-af34073f3043",
"exists": true,
"flipChartIdentifier": "6NiLbmrAhUaWkaUxBbmWCw==",
"flipChartIdentifierGuid": "6e8bd8e8-c06a-4685-9691-a53105b9960b",
"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": "Y7MS1Og140OjvoDoqeSkpQ==",
"groupIdentifierGuid": "d412b363-35e8-43e3-a3be-80e8a9e4a4a5",
"flipChart": {
"$id": "43",
"identifier": "Yl32gOZk8UmJRBMMCB08Cw==",
"identifierGuid": "80f65d62-64e6-49f1-8944-130c081d3c0b",
"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": "44",
"identifier": "eqPkkpEOBUmf8tZ6vGfhMQ==",
"identifierGuid": "92e4a37a-0e91-4905-9ff2-d67abc67e131",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "45",
"id": 1,
"g_UID": "oH2KP/eKpEyENzcEuzXuDg==",
"guid": "3f8a7da0-8af7-4ca4-8437-3704bb35ee0e",
"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": "pJQ/zFiWkEm3MeYoYyF6jg==",
"previousFormGuid": "cc3f94a4-9658-4990-b731-e62863217a8e",
"nextForm": 1,
"nextFormG_UID": "tCPMmQ9tLEaM7bpGqC/kvA==",
"nextFormGuid": "99cc23b4-6d0f-462c-8ced-ba46a82fe4bc",
"attributes": "sample string 10",
"updated": "2026-04-03T06:15:21.5726085",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "45"
},
"previousCheckoutForm": {
"$ref": "45"
},
"buttons": [
{
"$id": "46",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "1pw9Sg236UeCEAEtxdirhg==",
"checkoutFormGuid": "4a3d9cd6-b70d-47e9-8210-012dc5d8ab86",
"identifier": "mZ65djZUCEKSCjzOXqSHxw==",
"identifierGuid": "76b99e99-5436-4208-920a-3cce5ea487c7",
"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": "ZcHVX30t/EGe5aKPR4dohQ==",
"valueGuid": "5fd5c165-2d7d-41fc-9ee5-a28f47876885",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:15:21.5726085",
"action": "sample string 12",
"valueForm": {
"$ref": "45"
},
"image": {
"$id": "47",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:15:21.5726085",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "46"
}
],
"panels": [
{
"$id": "48",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "iwBqAEyfAECR6kPZKKuvlw==",
"checkoutFormGuid": "006a008b-9f4c-4000-91ea-43d928abaf97",
"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": "48"
}
]
},
{
"$ref": "45"
}
],
"panels": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"pages": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
"contentPanel": {
"$ref": "48"
},
"products": [
{
"$id": "49",
"flipChartPageIdentifier": "E3LN2swVkkO9DhFwxnd8YQ==",
"flipChartPageIdentifierGuid": "dacd7213-15cc-4392-bd0e-1170c6777c61",
"pluG_UID": "o3ueKYOgQ0K2KLrGDB3nTA==",
"pluGuid": "299e7ba3-a083-4243-b628-bac60c1de74c",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "8"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "49"
}
],
"productCount": 27,
"pages": [
{
"$ref": "42"
},
{
"$ref": "42"
}
]
},
{
"$ref": "42"
}
],
"priceHistory": [
{
"$id": "50",
"pluG_UID": "F8CM1kTi3ESGLv9L4qQoMA==",
"pluGuid": "d68cc017-e244-44dc-862e-ff4be2a42830",
"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:15:21.5726085",
"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": "50"
}
],
"ingredients": [
{
"$id": "51",
"pluG_UID": "piQfrTCsg0qgdxlbBOsFUA==",
"ingredientGuid": "PxcrJCepQkK8Hr+tIP9bZA==",
"ingredientIdentifier": "242b173f-a927-4242-bc1e-bfad20ff5b64",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"bins": [
{
"$id": "52",
"pluG_UID": "w7/fUmbw9kq1gjDQRaxTvQ==",
"pluGuid": "52dfbfc3-f066-4af6-b582-30d045ac53bd",
"shelfLocationIdentifier": "8BNypduG00mmuwvIkm33mA==",
"shelfLocationGuid": "a57213f0-86db-49d3-a6bb-0bc8926df798",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "Ss3Fy9SLskeIL2MI+TCVcQ==",
"labelPageLayoutGuid": "cbc5cd4a-8bd4-47b2-882f-6308f9309571",
"updated": "2026-04-03T06:15:21.5726085",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "53",
"identifier": "BpwBHJYoKU6UhqgI1gGB8Q==",
"storeID": 1,
"identifierGuid": "1c019c06-2896-4e29-9486-a808d60181f1",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:15:21.5726085",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "52"
},
{
"$ref": "52"
}
]
}
},
{
"$ref": "52"
}
],
"bin": {
"$ref": "52"
},
"scaleLocations": [
{
"$id": "54",
"plu": 1,
"pluG_UID": "xDWICUUgN0Sd0gnGr3qWkw==",
"pluGuid": "098835c4-2045-4437-9dd2-09c6af7a9693",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "55",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:15:21.5726085",
"department": {
"$id": "56",
"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": "55"
},
"subDepartments": [
{
"$id": "57",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "58",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "59",
"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:15:21.5726085",
"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": "fLCnRR+jN0qnVJUmzCwbwQ==",
"labelPageLayoutGuid": "45a7b07c-a31f-4a37-a754-9526cc2c1bc1",
"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": "60",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "61",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "62",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "62"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "61"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$id": "63",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "62"
}
},
{
"$ref": "59"
}
],
"updated": "2026-04-03T06:15:21.5726085",
"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": "bjJDR83JP0+WlYYVYiDe0w==",
"labelPageLayoutGuid": "4743326e-c9cd-4f3f-9695-86156220ded3",
"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": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
}
},
{
"$ref": "58"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:15:21.5726085",
"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": "ZJRdAFaUCEyEEqn8Nj81/g==",
"labelPageLayoutGuid": "005d9464-9456-4c08-8412-a9fc363f35fe",
"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": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
}
},
{
"$ref": "57"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:15:21.5726085",
"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": "cEhKapVJUUSPYTbW15mJaQ==",
"labelPageLayoutGuid": "6a4a4870-4995-4451-8f61-36d6d7998969",
"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": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
}
}
}
},
{
"$ref": "54"
}
],
"nextPrice": {
"$id": "64",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "SCF8PrmzxEK3Dr3xepq69Q==",
"pluGuid": "3e7c2148-b3b9-42c4-b70e-bdf17a9abaf5",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "armkoRgb6UmcBi2MADcTYA==",
"dealCostGuid": "a1a4b96a-1b18-49e9-9c06-2d8c00371360",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "D/OPz0+BH0y6h0aEg7pUgA==",
"priceGroupGuid": "cf8ff30f-814f-4c1f-ba87-468483ba5480",
"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:15:21.5726085",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "51ca3e5e-2131-47e9-9061-62e7c92612ff",
"campaignComboPriceGroupG_UID": "74AQiuGSLEe2RsCeutz3jg==",
"campaignComboPriceGroupIdentifier": "8a1080ef-92e1-472c-b646-c09ebadcf78e",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "65",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:15:21.5726085",
"operatorG_UID": "AuAIfucVAUOPe83nrQbOTw==",
"operatorGuid": "7e08e002-15e7-4301-8f7b-cde7ad06ce4f",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:15:21.5726085",
"signIqTicketFileMovedUtc": "2026-04-03T06:15:21.5726085",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:15:21.5726085",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "4088ac0c-dd6f-415b-8048-069e6fac8517",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "64"
},
"fuelItem": true
},
{
"$ref": "65"
}
],
"campaign": {
"$id": "66",
"id": 1,
"storeID": 2,
"name": "13b7c0b3-fbc6-43e5-8bdc-c7cce8153041",
"nameGuid": "13b7c0b3-fbc6-43e5-8bdc-c7cce8153041",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:15:21.5726085",
"startTime": 1,
"endDate": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"system": true,
"created": "2026-04-03T06:15:21.5726085",
"updated": "2026-04-03T06:15:21.5726085",
"priceChangeNotifiedUtc": "2026-04-03T06:15:21.5726085",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "qar2A+BM80qT4plNLYyAmQ==",
"hostIdentifierGuid": "03f6aaa9-4ce0-4af3-93e2-994d2d8c8099",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:15:21.5726085",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"campaignPools": [
{
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "Vks97YVgPEWWQrqJtAQCHQ==",
"pluGuid": "ed3d4b56-6085-453c-9642-ba89b404021d",
"hostOfferID": 1,
"priceGroupG_UID": "gxlBgNA5+kOgfpKcDK1/dQ==",
"priceGroupGuid": "80411983-39d0-43fa-a07e-929c0cad7f75",
"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:15:21.5726085",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "66"
}
},
{
"$ref": "67"
}
],
"sellingRules": [
{
"$id": "68",
"id": 1,
"identifier": "grHgpfUzrk+vHmCAC8p+8A==",
"identifierStr": "grHgpfUzrk+vHmCAC8p+8A==",
"identifierGuid": "a5e0b182-33f5-4fae-af1e-60800bca7ef0",
"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": "66"
}
},
{
"$ref": "68"
}
],
"customers": [
{
"$id": "69",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "JWilq+iVmUCJZn6+4ZYWDw==",
"customerIDGuid": "aba56825-95e8-4099-8966-7ebee196160f",
"campaign": {
"$ref": "66"
},
"customer": {
"$id": "70",
"identifier": "MoeIoydMLkOsEg6geiZkjg==",
"identifierGuid": "a3888732-4c27-432e-ac12-0ea07a26648e",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:15:21.5726085",
"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": "P90VKs8f1EySNfe7KyM0BQ==",
"communityIdentifierGuid": "2a15dd3f-1fcf-4cd4-9235-f7bb2b233405",
"joined": "2026-04-03T06:15:21.5726085",
"updated": "2026-04-03T06:15:21.5726085",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "6zPdgsR7DUi09sOvT2tjPQ==",
"priceLevelIdentifierGuid": "82dd33eb-7bc4-480d-b4f6-c3af4f6b633d",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:15:21.5726085",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "71",
"cardType": 2,
"issueDate": "2026-04-03T06:15:21.5726085",
"expiry": "2026-04-03T06:15:21.5726085",
"customerID": "Cm3oU/IsG0argVtaPEadwg==",
"customerIDGuid": "53e86d0a-2cf2-461b-ab81-5b5a3c469dc2",
"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:15:21.5726085",
"linkedAccount": "pIft8E+DbUq9aoaOVDbKRA==",
"linkedAccountGuid": "f0ed87a4-834f-4a6d-bd6a-868e5436ca44",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "70"
},
"account": {
"$id": "72",
"id": 1,
"identifier": "OLnzTiqqT0Kwo7vf3qPueQ==",
"identifierGuid": "4ef3b938-aa2a-424f-b0a3-bbdfdea3ee79",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:15:21.5726085",
"owner": "ik6r/sX0kk+0slfNcfy7vA==",
"ownerGuid": "feab4e8a-f4c5-4f92-b4b2-57cd71fcbbbc",
"accountStoreGroupIdentifier": "d53IRxb02UucbOAfIfRyhg==",
"accountStoreGroupGuid": "47c89d77-f416-4bd9-9c6c-e01f21f47286",
"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:15:21.5726085",
"active": true,
"updated": "2026-04-03T06:15:21.5726085",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "70"
},
"card": {
"$ref": "71"
},
"members": {
"$id": "73",
"sample string 1": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"sample string 2": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"customerGroups": [
{
"$id": "74",
"identifier": "qAX2zkxwPU26DkNescS7bA==",
"identifierGuid": "cef605a8-704c-4d3d-ba0e-435eb1c4bb6c",
"name": "sample string 2",
"primaryContact": "fjA1OGx4+UGcCssx4TXgKg==",
"primaryContactGuid": "3835307e-786c-41f9-9c0a-cb31e135e02a",
"accountID": "suv6oOqxhEi0wfP9uZEOGA==",
"accountIDGuid": "a0faebb2-b1ea-4884-b4c1-f3fdb9910e18",
"special": true,
"updated": "2026-04-03T06:15:21.5726085",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "5w9cyr655k+fdfFxNAm83g==",
"priceLevelIdentifierGuid": "ca5c0fe7-b9be-4fe6-9f75-f1713409bcde",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "72"
},
"primaryContactCustomer": {
"$ref": "70"
},
"customerGroupMembers": [
{
"$id": "75",
"id": 1,
"groupID": "UO7o60WOA0OqN3Bhy9SfDA==",
"groupIDGuid": "ebe8ee50-8e45-4303-aa37-7061cbd49f0c",
"customerID": "ShLobSXHKUWcBrdx0X1HBg==",
"customerIDGuid": "6de8124a-c725-4529-9c06-b771d17d4706",
"card": "sample string 4",
"linkedAccount": "4yBa4RFd9E6FMzAlmyDUiA==",
"linkedAccountGuid": "e15a20e3-5d11-4ef4-8533-30259b20d488",
"customer": {
"$ref": "70"
},
"group": {
"$ref": "74"
},
"customerCard": {
"$ref": "71"
}
},
{
"$ref": "75"
}
]
},
{
"$ref": "74"
}
]
},
"payments": [
{
"$id": "76",
"id": 1,
"identifier": "FeciTXOu9kK101y0Yp8huw==",
"identifierGuid": "4d22e715-ae73-42f6-b5d3-5cb4629f21bb",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "3De6YWRuZEutIKx54PdygA==",
"accountIDGuid": "61ba37dc-6e64-4b64-ad20-ac79e0f77280",
"customerAccount": {
"$ref": "72"
},
"customerCard": {
"$ref": "71"
},
"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:15:21.5726085",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "v06ToY28gka7eKOWoqGvMg==",
"idempotentVoidGuid": "a1934ebf-bc8d-4682-bb78-a396a2a1af32",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "77",
"saleHeaderID": 1,
"saleHeaderGuid": "OeHRfF9eO0itJzaf7+OH1w==",
"saleHeaderIdentifierGuid": "7cd1e139-5e5f-483b-ad27-369fefe387d7",
"created": "2026-04-03T06:15:21.5726085",
"createdLocal": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"storeID": 1,
"operatorG_Uid": "QD8RdKevEUKLMEkunIZdDQ==",
"operatorGuid": "74113f40-afa7-4211-8b30-492e9c865d0d",
"customerG_Uid": "O+1Oc6Rrq06dtxFhoMjBrw==",
"customerGuid": "734eed3b-6ba4-4eab-9db7-1161a0c8c1af",
"communityIdentifier": "oSh/AK9F4kaGTwaCAM8wqQ==",
"communityIdentifierGuid": "007f28a1-45af-46e2-864f-068200cf30a9",
"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": "yA+hQVLxzEWDoS3Pj6XqYA==",
"priceLevelIdentifierGuid": "41a10fc8-f152-45cc-83a1-2dcf8fa5ea60",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:15:21.5726085+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": "78",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:15:21.5726085",
"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": "37"
},
"customer": {
"$ref": "70"
},
"communityOrganisation": {
"$id": "79",
"id": 1,
"identifier": "oT8Vr7g7jE+86Tz2nxvZJA==",
"identifierGuid": "af153fa1-3bb8-4f8c-bce9-3cf69f1bd924",
"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:15:21.5726085",
"promoPeriodEnd": "2026-04-03T06:15:21.5726085",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:15:21.5726085",
"deleted": true
},
"details": [
{
"$id": "80",
"saleItemID": 1,
"identifier": "QXXDHhAyD0iNSnhtlqMEmA==",
"identifierGuid": "1ec37541-3210-480f-8d4a-786d96a30498",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "4r9Dyi8kRUyw1EiguxKW+g==",
"pluGuid": "ca43bfe2-242f-4c45-b0d4-48a0bb1296fa",
"accountID": "qxD/ZeZVykab9ifzXVFwZg==",
"accountIDGuid": "65ff10ab-55e6-46ca-9bf6-27f35d517066",
"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:15:21.5726085",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "9DWktnEd/keHK8c0UtO3rA==",
"refundGuid": "b6a435f4-1d71-47fe-872b-c73452d3b7ac",
"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": "GVpvirGGfkGY8epXzj1ZCQ==",
"idempotentVoidGuid": "8a6f5a19-86b1-417e-98f1-ea57ce3d5909",
"priceLevelIdentifier": "+cU93Q+CXU2TaVB04i22yQ==",
"priceLevelIdentifierGuid": "dd3dc5f9-820f-4d5d-9369-5074e22db6c9",
"communityIdentifier": "nzsrcEUJ5Uar/9pRcJGZNw==",
"communityIdentifierGuid": "702b3b9f-0945-46e5-abff-da5170919937",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "81",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:15:21.5726085",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "81"
}
],
"refund": {
"$id": "82",
"id": 1,
"g_UID": "CCQl8qWGa0CNaMlPE7m1BQ==",
"guid": "f2252408-86a5-406b-8d68-c94f13b9b505",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:15:21.5726085"
},
"modifier": {
"$id": "83",
"id": 1,
"setG_UID": "X+fAQNpO1Uu5lk99/g8dTQ==",
"modifierSetGuid": "40c0e75f-4eda-4bd5-b996-4f7dfe0f1d4d",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "wGl//9xzW06pgzAlgKwu9Q==",
"pluGuid": "ff7f69c0-73dc-4e5b-a983-302580ac2ef5",
"deleted": true,
"g_UID": "z0HWGEtu70OROoF55OvklQ==",
"guid": "18d641cf-6e4b-43ef-913a-8179e4ebe495",
"product": {
"$ref": "8"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "80"
}
],
"eftReceipts": [
{
"$id": "84",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "77"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "84"
}
],
"payments": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"cards": [
{
"$id": "85",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "85"
}
],
"campaignHits": [
{
"$id": "86",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "86"
}
],
"fuel": [
{
"$id": "87",
"id": 1,
"plu": 1,
"pluG_UID": "RxOZStydo06pmrSBrleZ6w==",
"pluGuid": "4a991347-9ddc-4ea3-a99a-b481ae5799eb",
"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:15:21.5726085",
"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:15:21.5726085",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "87"
}
],
"fuelResells": [
{
"$id": "88",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "I+l6PbKuB0WavoDL+d4q9Q==",
"pluGuid": "3d7ae923-aeb2-4507-9abe-80cbf9de2af5",
"accountID": "bwLa6I/rwUyOgnXoKgE8sg==",
"accountIDGuid": "e8da026f-eb8f-4cc1-8e82-75e82a013cb2",
"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:15:21.5726085",
"bestOrExpireType": 1,
"refundG_UID": "zHqW5hL6l0W57QHIConq1A==",
"refundGuid": "e6967acc-fa12-4597-b9ed-01c80a89ead4",
"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": "88"
}
],
"customerOrder": [
{
"$id": "89",
"identifier": "iCTUAgp7bEKgg7/MMxrF0A==",
"identifierGuid": "02d42488-7b0a-426c-a083-bfcc331ac5d0",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "KWxiamS9t02eCPZnGcWbvA==",
"customerIdentifierGuid": "6a626c29-bd64-4db7-9e08-f66719c59bbc",
"operatorNo": 1,
"operatorG_UID": "t01uehpqHkau0bY3RdE50Q==",
"operatorGuid": "7a6e4db7-6a1a-461e-aed1-b63745d139d1",
"created": "2026-04-03T06:15:21.5726085",
"ordered": "2026-04-03T06:15:21.5726085",
"started": "2026-04-03T06:15:21.5726085",
"completed": "2026-04-03T06:15:21.5726085",
"supplied": "2026-04-03T06:15:21.5726085",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "70"
},
"operator": {
"$ref": "37"
},
"details": [
{
"$id": "90",
"headerID": 1,
"plu": 1,
"pluG_UId": "GBPdpoQX4EiQBjDSH3AoPQ==",
"pluGuid": "a6dd1318-1784-48e0-9006-30d21f70283d",
"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": "hoz5ina1tU29h4S3/2G/aw==",
"headerIdentifierGuid": "8af98c86-b576-4db5-bd87-84b7ff61bf6b",
"product": {
"$ref": "8"
}
},
{
"$ref": "90"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "77"
}
},
{
"$ref": "89"
}
],
"surveyResponses": [
{
"$id": "91",
"surveyG_UID": "H7z4vQQwkEOSBGeSzTaLdw==",
"surveyGuid": "bdf8bc1f-3004-4390-9204-6792cd368b77",
"saleHeaderGuid": "tkUlltM3wECJyHPDxkiY9w==",
"saleGuid": "962545b6-37d3-40c0-89c8-73c3c64898f7",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "/V1DoGJEQk+cMxPY7KJ46g==",
"guidResponse": "a0435dfd-4462-4f42-9c33-13d8eca278ea",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:15:21.5726085",
"sale": {
"$ref": "77"
},
"survey": {
"$id": "92",
"g_UID": "PA4WdeUP3UKqeOUEtIchJQ==",
"guid": "75160e3c-0fe5-42dd-aa78-e504b4872125",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "gtm+hL1MoU+jfpxbfxAVCQ==",
"checkoutFormGuid": "84bed982-4cbd-4fa1-a37e-9c5b7f101509",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:15:21.5726085",
"end": "2026-04-03T06:15:21.5726085",
"deleted": true,
"updated": "2026-04-03T06:15:21.5726085",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"5f764c53-7caa-4ff3-be50-c24583fdfb96",
"f86623aa-851f-4755-9b1e-5db7b3506669"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "45"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "91"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "DkcPuAHZyEan1rIVbIlU+w==",
"accountIdentifier": "b80f470e-d901-46c8-a7d6-b2156c8954fb",
"accountName": "sample string 44",
"customerOrderIdentifier": "bVQSTtJkn0KFYO3KSczkWw==",
"customerOrderIdentifierGuid": "4e12546d-64d2-429f-8560-edca49cce45b",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "93",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "OB404A4r9Ue1wCOkEkg1eA==",
"paymentIdentifierGuid": "e0341e38-2b0e-47f5-b5c0-23a412483578",
"identifier": "93ZvpB7m60ShqxsYD/d9+g==",
"identifierGuid": "a46f76f7-e61e-44eb-a1ab-1b180ff77dfa",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "m1h1EbACW0m8ZCDXZT5MHg==",
"itemIdentifierGuid": "1175589b-02b0-495b-bc64-20d7653e4c1e"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "71"
}
],
"customerGroupMembers": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"customerGroups": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"accounts": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"account": {
"$ref": "72"
},
"vouchers": [
{
"$id": "94",
"customerIdentifier": "+kYsiSbMLEWe1+vVXjAWtw==",
"customerIdentifierGuid": "892c46fa-cc26-452c-9ed7-ebd55e3016b7",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "WWHUUfEaMkiNx+Tll6C2nA==",
"idempotentGuid": "51d46159-1af1-4832-8dc7-e4e597a0b69c",
"offline": true,
"voucher": {
"$id": "95",
"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:15:21.5726085",
"barcodeTemplate": {
"$id": "96",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "97",
"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:15:21.5726085",
"labelPageLayout": "gtCkOJaWf0ulIEZJKRWIjA==",
"pageLayoutGuid": "38a4d082-9696-4b7f-a520-46492915888c",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "95"
},
"elements": [
{
"$id": "98",
"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:15:21.5726085"
},
{
"$ref": "98"
}
]
},
"customerVouchers": [
{
"$id": "99",
"id": 1,
"customerIdentifier": "h+qSqBQtJEmvko3bTS3/rg==",
"customerIdentifierGuid": "a892ea87-2d14-4924-af92-8ddb4d2dffae",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:15:21.5726085",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "3xQiPtVPKU2rIBthGf/GEg==",
"issuedIdempotentGuid": "3e2214df-4fd5-4d29-ab20-1b6119ffc612",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:15:21.5726085",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:15:21.5726085",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "rN0r4dMPuUiqLT1cQHevyQ==",
"redeemedIdempotentGuid": "e12bddac-0fd3-48b9-aa2d-3d5c4077afc9",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:15:21.5726085",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "97"
},
"voucher": {
"$ref": "95"
},
"customer": {
"$ref": "70"
},
"issuedOfflinePayment": {
"$ref": "76"
},
"redeemedOfflinePayment": {
"$ref": "76"
}
},
{
"$ref": "99"
}
]
},
"customer": {
"$ref": "70"
}
},
{
"$ref": "94"
}
]
}
},
{
"$ref": "69"
}
],
"customerGroups": [
{
"$id": "100",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "+rNtPOQ1BEu7uiXdAwypNA==",
"groupIDGuid": "3c6db3fa-35e4-4b04-bbba-25dd030ca934",
"campaign": {
"$ref": "66"
},
"group": {
"$ref": "74"
}
},
{
"$ref": "100"
}
],
"signIqTickets": [
{
"$id": "101",
"identifier": "r+aAKMZDc0CuYB5KoaUHOA==",
"identifierGuid": "2880e6af-43c6-4073-ae60-1e4aa1a50738",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "101"
}
],
"comboPriceGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "wzWdZlX240+8gjd8IlI13Q==",
"guid": "669d35c3-f655-4fe3-bc82-377c225235dd",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "66"
},
"comboPricePlus": [
{
"$id": "103",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "8GCtXtfoFEiHGwEYwDzT8w==",
"groupGuid": "5ead60f0-e8d7-4814-871b-0118c03cd3f3",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "xHtogDB5J0y3csqm4aM2Hg==",
"pluGuid": "80687bc4-7930-4c27-b772-caa6e1a3361e",
"priceGroupG_UID": "hCLzs3xhpEGv8NxXHhC+JA==",
"priceGroupGuid": "b3f32284-617c-41a4-aff0-dc571e10be24",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "66"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "30"
},
"campaignPool": {
"$ref": "66"
}
},
{
"$ref": "103"
}
]
},
{
"$ref": "102"
}
],
"priceLevels": [
{
"$id": "104",
"id": 1,
"priceLevelIdentifier": "TNLdjp8fxkeGNbu+5qmYEg==",
"priceLevelIdentifierGuid": "8eddd24c-1f9f-47c6-8635-bbbee6a99812",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "104"
}
],
"promotionType": {
"$id": "105",
"identifier": "dSh2iam+skGaba6U5DN7Cw==",
"identifierGuid": "89762875-bea9-41b2-9a6d-ae94e4337b0b",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "HREYWl4tKEe9hYk0Ti0lyw==",
"labelPageLayoutGuid": "5a18111d-2d5e-4728-bd85-89344e2d25cb",
"priceLevelIdentifier": "/AhexqMcT0KzovePWRJtFA==",
"priceLevelIdentifierGuid": "c65e08fc-1ca3-424f-b3a2-f78f59126d14",
"active": true,
"updated": "2026-04-03T06:15:21.5726085",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "106",
"headerIdentifier": "dKvjBZorfE6hr4LZiv2FJw==",
"headerIdentifierGuid": "05e3ab74-2b9a-4e7c-a1af-82d98afd8527",
"identifier": "KkGfkuwZgUagoNQslmnD5g==",
"identifierGuid": "929f412a-19ec-4681-a0a0-d42c9669c3e6",
"supplierIdentifier": "dllx7tmoCU65rLY6Hoktsw==",
"supplierGuid": "ee715976-a8d9-4e09-b9ac-b63a1e892db3",
"pluG_UID": "fjcl1s7ZsUe/4tddQH67Ug==",
"pluGuid": "d625377e-d9ce-47b1-bfe2-d75d407ebb52",
"campaignName": "ad7f951a-f60c-4e05-b989-fb44bbc9a768",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:15:21.5726085",
"end": "2026-04-03T06:15:21.5726085",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "6u/SJdOmeEezJizOkt1xPg==",
"bonusItemPluGuid": "25d2efea-a6d3-4778-b326-2cce92dd713e",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:15:21.5726085",
"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:15:21.5726085",
"campaignEndDate": "2026-04-03T06:15:21.5726085",
"masterPLUG_UID": "77+pXdHkgUyV/ym0KBcy/A==",
"masterID": "5da9bfef-e4d1-4c81-95ff-29b4281732fc",
"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": "nN/jHneq7022wr/heGPCrA==",
"bonusMasterID": "1ee3df9c-aa77-4def-b6c2-bfe17863c2ac",
"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:15:21.5726085",
"dealCosts": [
{
"$ref": "106"
},
{
"$ref": "106"
}
],
"tags": [
{
"$id": "107",
"pluG_UID": "BUbaLn9BAUC+gqSgje11gw==",
"pluGuid": "2eda4605-417f-4001-be82-a4a08ded7583",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "107"
}
],
"alternateProductG_UID": "WA6HGR64ZE6Y0WI+fvJy2g==",
"alternateProduct": "19870e58-b81e-4e64-98d1-623e7ef272da",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "108",
"id": 1,
"pluG_UID": "WY6ckrbvJ02LEioAflA7Xg==",
"pluGuid": "929c8e59-efb6-4d27-8b12-2a007e503b5e",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "60"
},
"mscCom": {
"$ref": "61"
},
"mscDep": {
"$ref": "63"
},
"mscSubCom": {
"$ref": "62"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:15:21.5726085",
"inventoryTracked": "2026-04-03T06:15:21.5726085",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "109",
"pluG_UID": "vKRmDdV/GE2No5vlRRbPkw==",
"pluGuid": "0d66a4bc-7fd5-4d18-8da3-9be54516cf93",
"fuelPluG_UID": "VmEb8GRvckOocO+1K/+wEg==",
"fuelPluGuid": "f01b6156-6f64-4372-a870-efb52bffb012",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "109"
},
{
"$ref": "109"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "110",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "111",
"storeID": 1,
"supplierIdentifier": "eP9oDAXDVUKXKO8LXpQq/Q==",
"supplierGuid": "0c68ff78-c305-4255-9728-ef0b5e942afd",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "111"
}
],
"cycles": [
{
"$id": "112",
"storeID": 1,
"supplierIdentifier": "/XJ9R9v7RUGdmtLzhKWA1Q==",
"supplierGuid": "477d72fd-fbdb-4145-9d9a-d2f384a580d5",
"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:15:21.5726085",
"deliveryDate": "2026-04-03T06:15:21.5726085",
"nextCutOffDate": "2026-04-03T06:15:21.5726085",
"nextDeliveryDate": "2026-04-03T06:15:21.5726085",
"nextDaysBuffer": 10
},
{
"$ref": "112"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-04-03T06:15:21.5726085",
"isHost": true
},
"inventoryUnits": [
{
"$id": "113",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "0PPfLPVaT0aKz7BhveIo3g==",
"invoiceIdentifier": "2cdff3d0-5af5-464f-8acf-b061bde228de",
"inventoryGuid": "8hyYgnUfdk6NdXizpogUXw==",
"inventoryIdentifier": "82981cf2-1f75-4e76-8d75-78b3a688145f",
"serialNumber": "sample string 3",
"sold": "2026-04-03T06:15:21.5726085",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-04-03T06:15:21.5726085",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "113"
}
]
},
"invoiceHeaderIdentifier": "/e5rZ+tWiEGyuyKh01JCLw==",
"invoiceHeaderGuid": "676beefd-56eb-4188-b2bb-22a1d352422f",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "114",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-04-03T06:15:21.5726085"
},
"reasonName": "sample string 23",
"operatorName": "sample string 24",
"operatorNumber": "sample string 25",
"stocktakeName": "sample string 26",
"saleIdentifier": "sample string 27",
"saleHeaderID": 1,
"inventoryAfterCounted": true,
"inventorySetStock": true,
"externalId": "sample string 30",
"apn": "sample string 31",
"deptCode": "sample string 32"
}
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.