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": "5wZTYTIDR0ivOuyTRyb2xg==",
"inventoryIdentifier": "615306e7-0332-4847-af3a-ec934726f6c6",
"pluG_UID": "5XurS/ibsEyOMRXz53hvRg==",
"pluIdentifier": "4bab7be5-9bf8-4cb0-8e31-15f3e7786f46",
"inventoryReason": 3,
"inventoryInvoiceGuid": "H5EV3rn0Y0GQ7OXu+vtYXQ==",
"invoiceIdentifier": "de15911f-f4b9-4163-90ec-e5eefafb585d",
"operatorGuid": "qiO4sO+nMEqHtAcUQHBPTA==",
"operatorIdentifier": "b0b823aa-a7ef-4a30-87b4-071440704f4c",
"stocktakeGuid": "X4aWlFuK3026xs+qTKaxNg==",
"stocktakeIdentifier": "9496865f-8a5b-4ddf-bac6-cfaa4ca6b136",
"orderGuid": "RjfUCmKO60ixTPvl5YisxQ==",
"orderIdentifier": "0ad43746-8e62-48eb-b14c-fbe5e588acc5",
"saleHeaderGuid": "+vGDFOSAQkyYwqnxP5369w==",
"saleHeaderGuidIdentifier": "1483f1fa-80e4-4c42-98c2-a9f13f9dfaf7",
"dumpStockID": 1,
"fuelDeliveryID": 1,
"creditNoteIdentifier": "8E1FbF4mvUm1Ly0Dba95zA==",
"creditNoteGuid": "6c454df0-265e-49bd-b52f-2d036daf79cc",
"inventorySourceGuid": "K5195WjbkkeMOR+WJzxGdA==",
"inventorySourceIdentifier": "e57d9d2b-db68-4792-8c39-1f96273c4674",
"createdLocal": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"createdLocalTime": "2026-06-03T18:31:44.6691018",
"storeID": 14,
"barcode": "sample string 15",
"directCode": "sample string 16",
"productName": "sample string 17",
"salesMode": 18,
"orderPacked": 19,
"invoice": {
"$id": "2",
"inventoryInvoiceGuid": "qVIRIRhV3k+jO4IJf+OOrA==",
"invoiceIdentifier": "211152a9-5518-4fde-a33b-82097fe38eac",
"inventoryGuid": "3T7RcL5cuUmk9op4sdQNvw==",
"inventoryIdentifier": "70d13edd-5cbe-49b9-a4f6-8a78b1d40dbf",
"supplierIdentifier": "P6PmTjEzDkuelQxO2/u+TA==",
"supplierGuid": "4ee6a33f-3331-4b0e-9e95-0c4edbfbbe4c",
"orderGuid": "0s7Mu+h8n0eJpdwwaKxtRA==",
"orderIdentifier": "bbccced2-7ce8-479f-89a5-dc3068ac6d44",
"invoiceHeaderIdentifier": "v79DnvG/UUmHo2qPPc52JA==",
"invoiceHeaderGuid": "9e43bfbf-bff1-4951-87a3-6a8f3dce7624",
"created": "2026-06-03T18:31:44.6691018",
"ordered": "2026-06-03T18:31:44.6691018",
"storeID": 1,
"bestOrExpire": "2026-06-03T18:31:44.6691018",
"bestOrExpireType": 1,
"units": 1,
"weight": 1,
"received": "2026-06-03T18:31:44.6691018",
"cost": 1,
"totalCost": 1,
"freightCost": 1,
"inStock": 1,
"pluG_UID": "NmaKsnaQxkOS+bGeWz4BZA==",
"pluGuid": "b28a6636-9076-43c6-92f9-b19e5b3e0164",
"orderInventoryGuid": "euzWHmSxukGz4lNfzIKfhQ==",
"orderInventoryIdentifier": "1ed6ec7a-b164-41ba-b3e2-535fcc829f85",
"supplier": {
"$id": "3",
"identifier": "ugH1yxNpj0mgVCtNrquxOw==",
"identifierGuid": "cbf501ba-6913-498f-a054-2b4daeabb13b",
"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": "pFZDETJgE06v9cvPuHB8XA==",
"primaryContactID": "114356a4-6032-4e13-aff5-cbcfb8707c5c",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "HTxrAi5ftEix4GNMFOyW5A==",
"supplierGroupGuid": "026b3c1d-5f2e-48b4-b1e0-634c14ec96e4",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:31:44.6691018",
"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": "1b3073e5-3e21-457c-ae46-b48b01b906a9",
"identifier": "ponr22simkeMgqvixojYtQ==",
"identifierGuid": "dbeb89a6-226b-479a-8c82-abe2c688d8b5",
"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": "cYD+pfLpdUScUzKrrzprlA==",
"supplierIdentifierGuid": "a5fe8071-e9f2-4475-9c53-32abaf3a6b94",
"contactGuid": "NZKS/BaoUEqaQG4xawNUjQ==",
"contactID": "fc929235-a816-4a50-9a40-6e316b03548d",
"contact": {
"$ref": "4"
},
"supplier": {
"$ref": "3"
}
},
{
"$ref": "5"
}
],
"products": [
{
"$id": "6",
"pluG_UID": "8TnRZc0OMk+qAPiWd5vgdw==",
"pluGuid": "65d139f1-0ecd-4f32-aa00-f896779be077",
"supplierIdentifier": "Z2OfBYQiWkm62/MLne4UhA==",
"supplierIdentifierGuid": "059f6367-2284-495a-badb-f30b9dee1484",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "7",
"pluG_UID": "aWL1ZO0R2EChAwe56Bp/zg==",
"pluGuid": "64f56269-11ed-40d8-a103-07b9e81a7fce",
"supplierIdentifier": "5kWpaMDNDE2f0KFC70GRkg==",
"supplierIdentifierGuid": "68a945e6-cdc0-4d0c-9fd0-a142ef419192",
"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": "abZq/pdmvE2PGOc43DmZEg==",
"parentPluGuid": "fe6ab669-6697-4dbc-8f18-e738dc399912",
"freight": 46.0,
"freightType": 1,
"product": {
"$id": "8",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "ftNf1pwRj0CCDmOCwK5A0A==",
"guid": "d65fd37e-119c-408f-820e-6382c0ae40d0",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "ptYCI5jZbkuW0g+anpk6tQ==",
"priceGroupGuid": "2302d6a6-d998-4b6e-96d2-0f9a9e993ab5",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:31:44.6691018",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:31:44.6691018",
"pluCreated": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"lastManualUpdate": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"currentCostUpdated": "2026-06-03T18:31:44.6691018",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "AUpJTw095EiiVWtl92HwsQ==",
"altPLUGuid": "4f494a01-3d0d-48e4-a255-6b65f761f0b1",
"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-06-03T18:31:44.6691018",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "86tp+XzVeE+CpP4yhLN81g==",
"shelfPageLayoutGuid": "f969abf3-d57c-4f78-82a4-fe3284b37cd6",
"talkerPageLayoutG_UID": "RFJ+57+TnkSjyVAY9oygcA==",
"talkerPageLayoutGuid": "e77e5244-93bf-449e-a3c9-5018f68ca070",
"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": "QCrkjF1XiUGv9j25qtqX6w==",
"inventoryIdentifier": "8ce42a40-575d-4189-aff6-3db9aada97eb",
"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": "OWxE4yoJ1UeAjnxbhi6JeA==",
"parentPluGuid": "e3446c39-092a-47d5-808e-7c5b862e8978",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "35w8SUAK5kyt75523b94aQ==",
"supplierIdentifierGuid": "493c9cdf-0a40-4ce6-adef-9e76ddbf7869",
"supplierChanged": true,
"rebateSupplierIdentifier": "Mc0tZvfWFUCy/X3sskk8zA==",
"rebateSupplierIdentifierGuid": "662dcd31-d6f7-4015-b2fd-7decb2493ccc",
"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-06-03T18:31:44.6691018",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "YDajoV0g6ECGPwgdwmFDow==",
"hostIdentifierGuid": "a1a33660-205d-40e8-863f-081dc26143a3",
"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-06-03T18:31:44.6691018",
"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": "RXfrvXpAIkSdGuOexRObYg==",
"hostIdentifierGuid": "bdeb7745-407a-4422-9d1a-e39ec5139b62",
"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-06-03T18:31:44.6691018",
"priceZone": {
"$id": "10",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "IKat8qdqukykd21u2auHlw==",
"hostIdentifierGuid": "f2ada620-6aa7-4cba-a477-6d6ed9ab8797",
"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"
},
"warehouseStore": {
"$id": "12",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "13",
"id": 1,
"hostIdentifier": "bRuW2CdHg0GxkaULAsB3Mg==",
"hostIdentifierGuid": "d8961b6d-4727-4183-b191-a50b02c07732",
"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": "CqB+n3X8Ekq+1LL7jVU5tQ==",
"identifierGuid": "9f7ea00a-fc75-4a12-bed4-b2fb8d5539b5",
"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": "9tWQP7QK30K3cmFj4X6dZA==",
"hostSupplierIdentifierGuid": "3f90d5f6-0ab4-42df-b772-6163e17e9d64",
"loyaltyPriceLevelIdentifier": "m005h3yya0enhzjnBB6+rg==",
"loyaltyPriceLevelIdentifierGuid": "87394d9b-b27c-476b-a787-38e7041ebeae",
"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-06-03T18:31:44.6691018",
"lastProcessed": "2026-06-03T18:31:44.6691018",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$ref": "3"
},
"files": [
{
"$id": "15",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:31:44.6691018",
"processed": "2026-06-03T18:31:44.6691018",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:31:44.6691018",
"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": "16",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:31:44.6691018",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "15"
}
],
"zoneMatrix": [
{
"$id": "17",
"id": 1,
"hostIdentifier": "2xu2teuT4E+SP2VW8MnGlA==",
"hostIdentifierGuid": "b5b61bdb-93eb-4fe0-923f-6556f0c9c694",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"6f90863b-8bc3-43e4-ba6b-928b3a3cf773",
"b76be2aa-e8c7-4fc3-a161-d3d18d1c6cca"
]
},
{
"$ref": "17"
}
],
"hostFileStoreSetting": {
"$ref": "13"
},
"hostStoreSettings": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"promotionPlacements": [
{
"$id": "18",
"identifier": "jcA7TQEpm06OhFFq/v/G/Q==",
"identifierGuid": "4d3bc08d-2901-4e9b-8e84-516afeffc6fd",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "18"
}
],
"promoTypeGuids": [
"78fc0dfe-5ca7-4b4e-8cce-523e09fd039a",
"05805bd7-f19a-4606-b335-04811531a51f"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "13"
}
],
"accounts": [
{
"$id": "19",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "19"
}
],
"sales": [
{
"$id": "20",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:31:44.6691018",
"ftpSite": {
"$id": "21",
"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": "20"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"cashManagements": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "23",
"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,
"config": "sample string 10"
}
},
{
"$ref": "22"
}
],
"updateStoreID": "f0c64827-769a-4b69-ba39-592d0e5ae5ce",
"updateStore": {
"$id": "24",
"id": "b6c62346-d818-4129-a423-83e16e44f0fa",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "25",
"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": "26",
"pluG_UID": "SFtwnzxq+UqKOv29U5Os0g==",
"pluGuid": "9f705b48-6a3c-4af9-8a3a-fdbd5393acd2",
"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-06-03T18:31:44.6691018"
},
{
"$ref": "26"
}
],
"currentPrices": {
"$id": "27",
"pluPrices": {
"$id": "28",
"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-06-03T18:31:44.6691018",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "28"
},
"winningCampaign": 1,
"winner": {
"$id": "29",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:31:44.6691018",
"startTime": 5,
"endDate": "2026-06-03T18:31:44.6691018",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "1di4sAg/ikS0Op6x3Nt6BQ==",
"hostIdentifierGuid": "b0b8d8d5-3f08-448a-b43a-9eb1dcdb7a05",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"tray": {
"$id": "30",
"g_UId": "okZ/fzQkOU2wqenWNSgAPQ==",
"guid": "7f7f46a2-2434-4d39-b0a9-e9d63528003d",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "31",
"priceGroupG_UID": "zOPWHlJk00adctAUCqzkXw==",
"priceGroupGuid": "1ed6e3cc-6452-46d3-9d72-d0140aace45f",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:31:44.6691018",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "32",
"pluG_UID": "PSLAysjP80ilhZWqo+rXvQ==",
"pluGuid": "cac0223d-cfc8-48f3-a585-95aaa3ead7bd",
"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": "33",
"pluGuid": "25e21999-023b-4592-a51b-540c789972ab",
"created": "2026-06-03T18:31:44.6691018",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:31:44.6691018",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:31:44.6691018",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:31:44.6691018",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:31:44.6691018",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:31:44.6691018",
"lastSold": "2026-06-03T18:31:44.6691018",
"firstSold": "2026-06-03T18:31:44.6691018",
"awsUpdated": "2026-06-03T18:31:44.6691018",
"lastManualUpdate": "2026-06-03T18:31:44.6691018",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:31:44.6691018",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:31:44.6691018",
"doNotRangeUpdated": "2026-06-03T18:31:44.6691018",
"doNotOrderUpdated": "2026-06-03T18:31:44.6691018",
"tracked": "2026-06-03T18:31:44.6691018"
},
"allergens": [
{
"$id": "34",
"primaryKey": {
"$id": "35",
"pluGuid": "d6a70872-3331-4608-9a1d-73e93752dff0",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "cgin1jEzCEaaHXPpN1Lf8A==",
"pluGuid": "d6a70872-3331-4608-9a1d-73e93752dff0",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "34"
}
],
"costs": {
"$id": "36",
"pluG_UID": "JOELtyN7JU2uXLprcLO7GA==",
"pluGuid": "b70be124-7b23-4d25-ae5c-ba6b70b3bb18",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:31:44.6691018",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "37",
"saleHeaderID": 1,
"created": "2026-06-03T18:31:44.6691018",
"createdLocal": "2026-06-03T18:31:44.6691018",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "7L1WH/NmLUOLA1DKpGaWuw==",
"operatorGuid": "1f56bdec-66f3-432d-8b03-50caa46696bb",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "KLJqi7cdXUGKE3lf7kPGVg==",
"pluGuid": "8b6ab228-1db7-415d-8a13-795fee43c656",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "38",
"id": 1,
"g_Uid": "UCzSLJQ33UOnIFzKP2Jbew==",
"guid": "2cd22c50-3794-43dd-a720-5cca3f625b7b",
"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-06-03T18:31:44.6691018",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:31:44.6691018",
"endShift": "2026-06-03T18:31:44.6691018",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "39",
"operatorG_UID": "ZGOARbFadEGiuKMGO10QfA==",
"operatorGuid": "45806364-5ab1-4174-a2b8-a3063b5d107c",
"storeID": 2,
"operator": {
"$ref": "38"
},
"store": {
"$ref": "9"
}
},
{
"$ref": "39"
}
]
}
},
{
"$ref": "37"
}
],
"apns": [
{
"$id": "40",
"pluID": 1,
"pluG_UID": "TyNJBqP3Kky2w8yzgWkaBw==",
"pluGuid": "0649234f-f7a3-4c2a-b6c3-ccb381691a07",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "40"
}
],
"tuns": [
{
"$id": "41",
"pluG_UId": "1Ax2G0QfFUCN9ND4QNCPRQ==",
"pluGuid": "1b760cd4-1f44-4015-8df4-d0f840d08f45",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "8"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "41"
}
],
"competitionPricing": [
{
"$id": "42",
"identifier": "8khoKFlgSkOFmXCth8vJSA==",
"identifierGuid": "286848f2-6059-434a-8599-70ad87cbc948",
"pluG_UID": "D9obrOfeWEuHjueavZQnRQ==",
"pluGuid": "ac1bda0f-dee7-4b58-878e-e79abd942745",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "42"
}
],
"supplier": {
"$ref": "3"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"ordering": {
"$ref": "6"
},
"flipChartPages": [
{
"$id": "43",
"identifier": "gpWOxoBAlEuAPIWJVqPQmw==",
"groupName": "sample string 1",
"identifierGuid": "c68e9582-4080-4b94-803c-858956a3d09b",
"exists": true,
"flipChartIdentifier": "ovDjW76DK0OlSZ26dFGZfg==",
"flipChartIdentifierGuid": "5be3f0a2-83be-432b-a549-9dba7451997e",
"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": "q+04XeOCBEG7LAZOqEi4DQ==",
"groupIdentifierGuid": "5d38edab-82e3-4104-bb2c-064ea848b80d",
"flipChart": {
"$id": "44",
"identifier": "xgnMJXrR7E+u5q2rml65Tw==",
"identifierGuid": "25cc09c6-d17a-4fec-aee6-adab9a5eb94f",
"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": "45",
"identifier": "/mVr0DAsr0KbH5dBjmYkpw==",
"identifierGuid": "d06b65fe-2c30-42af-9b1f-97418e6624a7",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "46",
"id": 1,
"g_UID": "YKopm65XtkORKh3W1zKoCg==",
"guid": "9b29aa60-57ae-43b6-912a-1dd6d732a80a",
"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": "oygRoCgG2ECwyMmFWH4M3A==",
"previousFormGuid": "a01128a3-0628-40d8-b0c8-c985587e0cdc",
"nextForm": 1,
"nextFormG_UID": "8aiOVnKB4k2+3L2GXT78Ow==",
"nextFormGuid": "568ea8f1-8172-4de2-bedc-bd865d3efc3b",
"attributes": "sample string 10",
"updated": "2026-06-03T18:31:44.6691018",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "46"
},
"previousCheckoutForm": {
"$ref": "46"
},
"buttons": [
{
"$id": "47",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "quyUv/DZp0a28pYb2vUtmw==",
"checkoutFormGuid": "bf94ecaa-d9f0-46a7-b6f2-961bdaf52d9b",
"identifier": "DAGt2+z510KfqvK4IPTQpQ==",
"identifierGuid": "dbad010c-f9ec-42d7-9faa-f2b820f4d0a5",
"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": "f4Cr4+M/l0OC3JusRaNymQ==",
"valueGuid": "e3ab807f-3fe3-4397-82dc-9bac45a37299",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:31:44.6691018",
"action": "sample string 12",
"valueForm": {
"$ref": "46"
},
"image": {
"$id": "48",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:31:44.6691018",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "47"
}
],
"panels": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "OC2dkGFGrUCybwJld0ZFnw==",
"checkoutFormGuid": "909d2d38-4661-40ad-b26f-02657746459f",
"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": "49"
}
]
},
{
"$ref": "46"
}
],
"panels": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"pages": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
"contentPanel": {
"$ref": "49"
},
"products": [
{
"$id": "50",
"flipChartPageIdentifier": "qihjsC77lE+TQhr7IDJUWA==",
"flipChartPageIdentifierGuid": "b06328aa-fb2e-4f94-9342-1afb20325458",
"pluG_UID": "en+OSsh7Ak+PxDYLYfcXKw==",
"pluGuid": "4a8e7f7a-7bc8-4f02-8fc4-360b61f7172b",
"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": "50"
}
],
"productCount": 27,
"pages": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "43"
}
],
"priceHistory": [
{
"$id": "51",
"pluG_UID": "DdJ6v2J4uU+n08cgd6UD0g==",
"pluGuid": "bf7ad20d-7862-4fb9-a7d3-c72077a503d2",
"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-06-03T18:31:44.6691018",
"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": "odXYJrNKxEqMWfJ6vbOGDw==",
"ingredientGuid": "38m96G4+Q0eLnIlfvkQW7w==",
"ingredientIdentifier": "e8bdc9df-3e6e-4743-8b9c-895fbe4416ef",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "8"
}
},
{
"$ref": "52"
}
],
"bins": [
{
"$id": "53",
"pluG_UID": "BLbvjUxxm0S4mXIyQTqnpQ==",
"pluGuid": "8defb604-714c-449b-b899-7232413aa7a5",
"shelfLocationIdentifier": "d5BmS66c2kq1g2xEM2y42A==",
"shelfLocationGuid": "4b669077-9cae-4ada-b583-6c44336cb8d8",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "bhSnuacpTUS+HndAlt0Aug==",
"labelPageLayoutGuid": "b9a7146e-29a7-444d-be1e-774096dd00ba",
"updated": "2026-06-03T18:31:44.6691018",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "8"
},
"location": {
"$id": "54",
"identifier": "s3a+vWBN/0ulbqrXVNd8jQ==",
"storeID": 1,
"identifierGuid": "bdbe76b3-4d60-4bff-a56e-aad754d77c8d",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:31:44.6691018",
"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": "0Wj5ggmPhUO/70iwakV1Jg==",
"pluGuid": "82f968d1-8f09-4385-bfef-48b06a457526",
"deptNo": 1,
"product": {
"$ref": "8"
},
"scaleLocation": {
"$id": "56",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"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": "SSys+wHFqk+mtt+gKY5CwA==",
"labelPageLayoutGuid": "fbac2c49-c501-4faa-a6b6-dfa0298e42c0",
"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-06-03T18:31:44.6691018",
"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": "m/YvvcWPdkitrt1RWQMIKg==",
"labelPageLayoutGuid": "bd2ff69b-8fc5-4876-adae-dd515903082a",
"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-06-03T18:31:44.6691018",
"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": "qOdpWQRh9EOT5Y/kv6TaRg==",
"labelPageLayoutGuid": "5969e7a8-6104-43f4-93e5-8fe4bfa4da46",
"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-06-03T18:31:44.6691018",
"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": "VO/uC0q+80qx8q9yX9drpg==",
"labelPageLayoutGuid": "0beeef54-be4a-4af3-b1f2-af725fd76ba6",
"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": "/bTEDngFjkKRSRFKmjJBlQ==",
"pluGuid": "0ec4b4fd-0578-428e-9149-114a9a324195",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "DNW1saGJ606rnwhm0ETR1A==",
"dealCostGuid": "b1b5d50c-89a1-4eeb-ab9f-0866d044d1d4",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "CLhmplxwtUyQQncdhu33CQ==",
"priceGroupGuid": "a666b808-705c-4cb5-9042-771d86edf709",
"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,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:44.6691018",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "3e487514-2111-4cd3-b1c7-94105e56c820",
"campaignComboPriceGroupG_UID": "Es044DA9D0OQICc0dvlPTg==",
"campaignComboPriceGroupIdentifier": "e038cd12-3d30-430f-9020-273476f94f4e",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "66",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:31:44.6691018",
"operatorG_UID": "bL6oZfjSy02APylUg9ZWjg==",
"operatorGuid": "65a8be6c-d2f8-4dcb-803f-295483d6568e",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:31:44.6691018",
"signIqTicketFileMovedUtc": "2026-06-03T18:31:44.6691018",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:31:44.6691018",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "d416512f-f785-4279-8977-1956e9634f10",
"product": {
"$ref": "8"
},
"campaignPlu": {
"$ref": "65"
},
"fuelItem": true
},
{
"$ref": "66"
}
],
"campaign": {
"$id": "67",
"id": 1,
"storeID": 2,
"name": "97cdea95-8128-403c-9c17-55ceced7bb38",
"nameGuid": "97cdea95-8128-403c-9c17-55ceced7bb38",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:31:44.6691018",
"startTime": 1,
"endDate": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"system": true,
"created": "2026-06-03T18:31:44.6691018",
"updated": "2026-06-03T18:31:44.6691018",
"priceChangeNotifiedUtc": "2026-06-03T18:31:44.6691018",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "rRQiJdw0ZkejvaoXtla14w==",
"hostIdentifierGuid": "252214ad-34dc-4766-a3bd-aa17b656b5e3",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:31:44.6691018",
"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": "lZ/c7T8VXkyXtI/Z/zfdPg==",
"pluGuid": "eddc9f95-153f-4c5e-97b4-8fd9ff37dd3e",
"hostOfferID": 1,
"priceGroupG_UID": "wbETT2yIEkCvrqKiOZ7+gQ==",
"priceGroupGuid": "4f13b1c1-886c-4012-afae-a2a2399efe81",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:31:44.6691018",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "8"
},
"campaign": {
"$ref": "67"
}
},
{
"$ref": "68"
}
],
"sellingRules": [
{
"$id": "69",
"id": 1,
"identifier": "hKibfhd2W0ymrSxCeVyuDw==",
"identifierStr": "hKibfhd2W0ymrSxCeVyuDw==",
"identifierGuid": "7e9ba884-7617-4c5b-a6ad-2c42795cae0f",
"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": "TdYaRG9U2kGbM1oJxBzIiw==",
"customerIDGuid": "441ad64d-546f-41da-9b33-5a09c41cc88b",
"campaign": {
"$ref": "67"
},
"customer": {
"$id": "71",
"identifier": "AN85Qrhcl0ObGNqCz6xnkg==",
"identifierGuid": "4239df00-5cb8-4397-9b18-da82cfac6792",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:31:44.6691018",
"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": "72qOfeIkaE+lB+Eyz3OMnQ==",
"communityIdentifierGuid": "7d8e6aef-24e2-4f68-a507-e132cf738c9d",
"joined": "2026-06-03T18:31:44.6691018",
"updated": "2026-06-03T18:31:44.6691018",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "c2pJsf2Xp0OCJluejUwjdw==",
"priceLevelIdentifierGuid": "b1496a73-97fd-43a7-8226-5b9e8d4c2377",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:31:44.6691018",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "72",
"cardType": 2,
"issueDate": "2026-06-03T18:31:44.6691018",
"expiry": "2026-06-03T18:31:44.6691018",
"customerID": "KJurqxQn50S3OxhzesMVxw==",
"customerIDGuid": "abab9b28-2714-44e7-b73b-18737ac315c7",
"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-06-03T18:31:44.6691018",
"linkedAccount": "rWDJo6fHRUOIKlZ+XUw/Tg==",
"linkedAccountGuid": "a3c960ad-c7a7-4345-882a-567e5d4c3f4e",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "71"
},
"account": {
"$id": "73",
"id": 1,
"identifier": "jP6Ky3q6VEq+Pgil6tWP2A==",
"identifierGuid": "cb8afe8c-ba7a-4a54-be3e-08a5ead58fd8",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:31:44.6691018",
"owner": "9R+zI8K1I0aG02Zd+eif6Q==",
"ownerGuid": "23b31ff5-b5c2-4623-86d3-665df9e89fe9",
"accountStoreGroupIdentifier": "hkt5U6lWtUKeA5M+Ug4xsQ==",
"accountStoreGroupGuid": "53794b86-56a9-42b5-9e03-933e520e31b1",
"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-06-03T18:31:44.6691018",
"active": true,
"updated": "2026-06-03T18:31:44.6691018",
"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": "O8GO5wbpd0Cn7HEZ4mLWsA==",
"identifierGuid": "e78ec13b-e906-4077-a7ec-7119e262d6b0",
"name": "sample string 2",
"primaryContact": "2grhtl2VSk21Gtl9DoTyGA==",
"primaryContactGuid": "b6e10ada-955d-4d4a-b51a-d97d0e84f218",
"accountID": "UKH+lE6pZEaQNv7xCyYOvw==",
"accountIDGuid": "94fea150-a94e-4664-9036-fef10b260ebf",
"special": true,
"updated": "2026-06-03T18:31:44.6691018",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "oJPRmuptG0uVhosEZWBDvQ==",
"priceLevelIdentifierGuid": "9ad193a0-6dea-4b1b-9586-8b04656043bd",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "73"
},
"primaryContactCustomer": {
"$ref": "71"
},
"customerGroupMembers": [
{
"$id": "76",
"id": 1,
"groupID": "Jzp3WZNznUmab66N0C8RZQ==",
"groupIDGuid": "59773a27-7393-499d-9a6f-ae8dd02f1165",
"customerID": "oQEapejONkuItRXKIM/QNw==",
"customerIDGuid": "a51a01a1-cee8-4b36-88b5-15ca20cfd037",
"card": "sample string 4",
"linkedAccount": "RBQ6xoyObEeml4KI128FFA==",
"linkedAccountGuid": "c63a1444-8e8c-476c-a697-8288d76f0514",
"customer": {
"$ref": "71"
},
"group": {
"$ref": "75"
},
"customerCard": {
"$ref": "72"
}
},
{
"$ref": "76"
}
]
},
{
"$ref": "75"
}
]
},
"payments": [
{
"$id": "77",
"id": 1,
"identifier": "w6CzEsUjLEuqftgzzBrfwA==",
"identifierGuid": "12b3a0c3-23c5-4b2c-aa7e-d833cc1adfc0",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "EwARxRW8ykyfSwZbmKsDFw==",
"accountIDGuid": "c5110013-bc15-4cca-9f4b-065b98ab0317",
"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-06-03T18:31:44.6691018",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "xnuo8AzNq0SsYdw96s4n7A==",
"idempotentVoidGuid": "f0a87bc6-cd0c-44ab-ac61-dc3deace27ec",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "78",
"saleHeaderID": 1,
"saleHeaderGuid": "Q5ivaASAO0mM8jfqwU9Qpw==",
"saleHeaderIdentifierGuid": "68af9843-8004-493b-8cf2-37eac14f50a7",
"created": "2026-06-03T18:31:44.6691018",
"createdLocal": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"storeID": 1,
"operatorG_Uid": "aKqxrNXmEEmyg5OQQ3XVtA==",
"operatorGuid": "acb1aa68-e6d5-4910-b283-93904375d5b4",
"customerG_Uid": "FhQ3BNxwiU2vu2+pf0POSg==",
"customerGuid": "04371416-70dc-4d89-afbb-6fa97f43ce4a",
"communityIdentifier": "K54thHFDnkittVrb41mRsg==",
"communityIdentifierGuid": "842d9e2b-4371-489e-adb5-5adbe35991b2",
"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": "8cgmw/b950mDOk2HpdtdJA==",
"priceLevelIdentifierGuid": "c326c8f1-fdf6-49e7-833a-4d87a5db5d24",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:31:44.6691018+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-06-03T18:31:44.6691018",
"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": "38"
},
"customer": {
"$ref": "71"
},
"communityOrganisation": {
"$id": "80",
"id": 1,
"identifier": "fYCvTeuhsUK7Elfm+fp0Mg==",
"identifierGuid": "4daf807d-a1eb-42b1-bb12-57e6f9fa7432",
"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-06-03T18:31:44.6691018",
"promoPeriodEnd": "2026-06-03T18:31:44.6691018",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:31:44.6691018",
"deleted": true
},
"details": [
{
"$id": "81",
"saleItemID": 1,
"identifier": "NSEb9muw8EOhyyBsnJR+sw==",
"identifierGuid": "f61b2135-b06b-43f0-a1cb-206c9c947eb3",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "eSW9vvzqMUGxTX3ud1ulcA==",
"pluGuid": "bebd2579-eafc-4131-b14d-7dee775ba570",
"accountID": "k/IrQZyi1Ua5Gyh4wzwTgQ==",
"accountIDGuid": "412bf293-a29c-46d5-b91b-2878c33c1381",
"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-06-03T18:31:44.6691018",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "WuFUFTOHQkGaAAoSNTY1qA==",
"refundGuid": "1554e15a-8733-4142-9a00-0a12353635a8",
"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": "qRy96SIH30WRWZCvqoBA8A==",
"idempotentVoidGuid": "e9bd1ca9-0722-45df-9159-90afaa8040f0",
"priceLevelIdentifier": "w2EVQe7w8kynsaLDZO9OUw==",
"priceLevelIdentifierGuid": "411561c3-f0ee-4cf2-a7b1-a2c364ef4e53",
"communityIdentifier": "ufAojkr0AEyaoLIfnQXXtA==",
"communityIdentifierGuid": "8e28f0b9-f44a-4c00-9aa0-b21f9d05d7b4",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "82",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:31:44.6691018",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "82"
}
],
"refund": {
"$id": "83",
"id": 1,
"g_UID": "P34hSwiQSEGV+OYblmGAqg==",
"guid": "4b217e3f-9008-4148-95f8-e61b966180aa",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:31:44.6691018"
},
"modifier": {
"$id": "84",
"id": 1,
"setG_UID": "RyPDNP60MkKWJbMS42gkZg==",
"modifierSetGuid": "34c32347-b4fe-4232-9625-b312e3682466",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "FWTFl2UR5UuIeOW8jyQ9IA==",
"pluGuid": "97c56415-1165-4be5-8878-e5bc8f243d20",
"deleted": true,
"g_UID": "ebTmE6bXv0KuN9CYao3QlQ==",
"guid": "13e6b479-d7a6-42bf-ae37-d0986a8dd095",
"product": {
"$ref": "8"
}
},
"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": "HmbW/WNWyUiXJry7ku0AZQ==",
"pluGuid": "fdd6661e-5663-48c9-9726-bcbb92ed0065",
"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-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"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": "F9GR3FXruk6y3KP0GwCbNg==",
"pluGuid": "dc91d117-eb55-4eba-b2dc-a3f41b009b36",
"accountID": "ZJjLGxocF0CErQ/FMVZjLA==",
"accountIDGuid": "1bcb9864-1c1a-4017-84ad-0fc53156632c",
"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-06-03T18:31:44.6691018",
"bestOrExpireType": 1,
"refundG_UID": "guxvyBoa7kWjZy9DVD+zlQ==",
"refundGuid": "c86fec82-1a1a-45ee-a367-2f43543fb395",
"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": "HKAZ2Mbo8EiWBNAYx+pDyg==",
"identifierGuid": "d819a01c-e8c6-48f0-9604-d018c7ea43ca",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "khoYu+uFoEidBMdTKHfPqQ==",
"customerIdentifierGuid": "bb181a92-85eb-48a0-9d04-c7532877cfa9",
"operatorNo": 1,
"operatorG_UID": "96srDKfcOkSMeyH3sgL8Sw==",
"operatorGuid": "0c2babf7-dca7-443a-8c7b-21f7b202fc4b",
"created": "2026-06-03T18:31:44.6691018",
"ordered": "2026-06-03T18:31:44.6691018",
"started": "2026-06-03T18:31:44.6691018",
"completed": "2026-06-03T18:31:44.6691018",
"supplied": "2026-06-03T18:31:44.6691018",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "71"
},
"operator": {
"$ref": "38"
},
"details": [
{
"$id": "91",
"headerID": 1,
"plu": 1,
"pluG_UId": "TTZ/dKlAz0mADAAT8wsT4Q==",
"pluGuid": "747f364d-40a9-49cf-800c-0013f30b13e1",
"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": "ChpUsbUMp0KGgGAlmjgFmQ==",
"headerIdentifierGuid": "b1541a0a-0cb5-42a7-8680-60259a380599",
"product": {
"$ref": "8"
}
},
{
"$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": "gA0oaeQzYU2v838R/uZ9Ww==",
"surveyGuid": "69280d80-33e4-4d61-aff3-7f11fee67d5b",
"saleHeaderGuid": "jEXfh5kTp0SBMgmM0DPYmA==",
"saleGuid": "87df458c-1399-44a7-8132-098cd033d898",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "k54sHhgxM0a6N0UCxtGBnQ==",
"guidResponse": "1e2c9e93-3118-4633-ba37-4502c6d1819d",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:31:44.6691018",
"sale": {
"$ref": "78"
},
"survey": {
"$id": "93",
"g_UID": "Cr56zp5eOEi8+56NtOrQHw==",
"guid": "ce7abe0a-5e9e-4838-bcfb-9e8db4ead01f",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "ZANblvdP2kCB+qtEUhZpDw==",
"checkoutFormGuid": "965b0364-4ff7-40da-81fa-ab445216690f",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:31:44.6691018",
"end": "2026-06-03T18:31:44.6691018",
"deleted": true,
"updated": "2026-06-03T18:31:44.6691018",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"791c0d29-73ba-43c2-92e5-d2e8b2dbf709",
"9587a93d-4e3e-4d50-b120-35076950e7e3"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "46"
}
},
"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": "MJGMIBq8JkyMMn7+DfLxZw==",
"accountIdentifier": "208c9130-bc1a-4c26-8c32-7efe0df2f167",
"accountName": "sample string 44",
"customerOrderIdentifier": "L39iVMfJQ0mPYEeTTj4iQQ==",
"customerOrderIdentifierGuid": "54627f2f-c9c7-4943-8f60-47934e3e2241",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "94",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "t8h+9IJtyUmqNfeVBrIXtQ==",
"paymentIdentifierGuid": "f47ec8b7-6d82-49c9-aa35-f79506b217b5",
"identifier": "Omm0u77rrkuxmIViBB0VOg==",
"identifierGuid": "bbb4693a-ebbe-4bae-b198-8562041d153a",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "La3Xsy0V2U65BDlmz6QykA==",
"itemIdentifierGuid": "b3d7ad2d-152d-4ed9-b904-3966cfa43290"
}
},
{
"$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": "9DhBIckghEyFvzKjdzuhZg==",
"customerIdentifierGuid": "214138f4-20c9-4c84-85bf-32a3773ba166",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "GjNohL5p0E6eV/OCUwjL6g==",
"idempotentGuid": "8468331a-69be-4ed0-9e57-f3825308cbea",
"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-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"labelPageLayout": "HinP1frqF0qaZm39cJ7VKg==",
"pageLayoutGuid": "d5cf291e-eafa-4a17-9a66-6dfd709ed52a",
"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-06-03T18:31:44.6691018"
},
{
"$ref": "99"
}
]
},
"customerVouchers": [
{
"$id": "100",
"id": 1,
"customerIdentifier": "yY1Z2v6kEUyt6IjfUjUa9w==",
"customerIdentifierGuid": "da598dc9-a4fe-4c11-ade8-88df52351af7",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:31:44.6691018",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "dMhHn2AK7kapYnCYTho6Sg==",
"issuedIdempotentGuid": "9f47c874-0a60-46ee-a962-70984e1a3a4a",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:31:44.6691018",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:31:44.6691018",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "3CoB0nyBM0GrtQREY7aJPA==",
"redeemedIdempotentGuid": "d2012adc-817c-4133-abb5-044463b6893c",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:31:44.6691018",
"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": "HZ2+XgkxJUiPZLZbD4OZiQ==",
"groupIDGuid": "5ebe9d1d-3109-4825-8f64-b65b0f839989",
"campaign": {
"$ref": "67"
},
"group": {
"$ref": "75"
}
},
{
"$ref": "101"
}
],
"signIqTickets": [
{
"$id": "102",
"identifier": "jniJCvh/QEKfJosFXfehig==",
"identifierGuid": "0a89788e-7ff8-4240-9f26-8b055df7a18a",
"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": "BTkXi301TU6KWDkARKXMIQ==",
"guid": "8b173905-357d-4e4d-8a58-390044a5cc21",
"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": "z2YR7FWGZU+zMYvJJYuvjA==",
"groupGuid": "ec1166cf-8655-4f65-b331-8bc9258baf8c",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "6yg57eWI20SpoZG/Xj1Y8w==",
"pluGuid": "ed3928eb-88e5-44db-a9a1-91bf5e3d58f3",
"priceGroupG_UID": "HjWGUnUfDkSMf0qItT3PzQ==",
"priceGroupGuid": "5286351e-1f75-440e-8c7f-4a88b53dcfcd",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "67"
},
"product": {
"$ref": "8"
},
"priceGroup": {
"$ref": "31"
},
"campaignPool": {
"$ref": "67"
}
},
{
"$ref": "104"
}
]
},
{
"$ref": "103"
}
],
"priceLevels": [
{
"$id": "105",
"id": 1,
"priceLevelIdentifier": "9/ukvYGdhE6foKSajjtwxw==",
"priceLevelIdentifierGuid": "bda4fbf7-9d81-4e84-9fa0-a49a8e3b70c7",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "105"
}
],
"promotionType": {
"$id": "106",
"identifier": "7dvgJgwn90SYCQ8n8/M1nw==",
"identifierGuid": "26e0dbed-270c-44f7-9809-0f27f3f3359f",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "vOssVjhbYECVzeTNVYhC5w==",
"labelPageLayoutGuid": "562cebbc-5b38-4060-95cd-e4cd558842e7",
"priceLevelIdentifier": "nrqScfg5HkyNkJIeRPK9Yg==",
"priceLevelIdentifierGuid": "7192ba9e-39f8-4c1e-8d90-921e44f2bd62",
"active": true,
"updated": "2026-06-03T18:31:44.6691018",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "8"
},
"dealCost": {
"$id": "107",
"headerIdentifier": "VkBYrFHaKkW5dkf6u9XSyw==",
"headerIdentifierGuid": "ac584056-da51-452a-b976-47fabbd5d2cb",
"identifier": "jRjEU3+4tkWXAsuFDwXQDA==",
"identifierGuid": "53c4188d-b87f-45b6-9702-cb850f05d00c",
"supplierIdentifier": "Q5zCI8l/6kCulmpG3NiOzA==",
"supplierGuid": "23c29c43-7fc9-40ea-ae96-6a46dcd88ecc",
"pluG_UID": "iRgme8kVGEWX/TMDANr1hQ==",
"pluGuid": "7b261889-15c9-4518-97fd-330300daf585",
"campaignName": "c5de539d-1311-48db-87dd-34cc05592e87",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:31:44.6691018",
"end": "2026-06-03T18:31:44.6691018",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "ZJzYFTWCMkiDYdRfOK1h2w==",
"bonusItemPluGuid": "15d89c64-8235-4832-8361-d45f38ad61db",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:31:44.6691018",
"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-06-03T18:31:44.6691018",
"campaignEndDate": "2026-06-03T18:31:44.6691018",
"masterPLUG_UID": "r0EjAjZirkKtlaH9j8hvVA==",
"masterID": "022341af-6236-42ae-ad95-a1fd8fc86f54",
"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": "pxZuuUzQy0igQE7GSR5/Iw==",
"bonusMasterID": "b96e16a7-d04c-48cb-a040-4ec6491e7f23",
"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-06-03T18:31:44.6691018",
"dealCosts": [
{
"$ref": "107"
},
{
"$ref": "107"
}
],
"tags": [
{
"$id": "108",
"pluG_UID": "CHRgsCVqVU282SpJgyaatg==",
"pluGuid": "b0607408-6a25-4d55-bcd9-2a4983269ab6",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "108"
}
],
"alternateProductG_UID": "jeRiu0TJfU+ubs2e6a8Hzw==",
"alternateProduct": "bb62e48d-c944-4f7d-ae6e-cd9ee9af07cf",
"altProduct": {
"$ref": "8"
},
"productHostCode": {
"$id": "109",
"id": 1,
"pluG_UID": "pDc2nHzy4UWppCbB5mu9nA==",
"pluGuid": "9c3637a4-f27c-45e1-a9a4-26c1e66bbd9c",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "61"
},
"mscCom": {
"$ref": "62"
},
"mscDep": {
"$ref": "64"
},
"mscSubCom": {
"$ref": "63"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:31:44.6691018",
"inventoryTracked": "2026-06-03T18:31:44.6691018",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "110",
"pluG_UID": "CSOuKHIRSkKUiUl9xwEmAA==",
"pluGuid": "28ae2309-1172-424a-9489-497dc7012600",
"fuelPluG_UID": "aOL3YUbfr0qEweTqkWKLNQ==",
"fuelPluGuid": "61f7e268-df46-4aaf-84c1-e4ea91628b35",
"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"
}
]
},
"supplier": {
"$ref": "3"
},
"serviceFee": {
"$id": "111",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "6"
}
],
"orderCycleHeaders": [
{
"$id": "112",
"storeID": 1,
"supplierIdentifier": "7n0EbDjYWEG+g56/ueVKvQ==",
"supplierGuid": "6c047dee-d838-4158-be83-9ebfb9e54abd",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "112"
}
],
"cycles": [
{
"$id": "113",
"storeID": 1,
"supplierIdentifier": "SjZwshHhhU2DRmvtFJhO2Q==",
"supplierGuid": "b270364a-e111-4d85-8346-6bed14984ed9",
"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-06-03T18:31:44.6691018",
"deliveryDate": "2026-06-03T18:31:44.6691018",
"nextCutOffDate": "2026-06-03T18:31:44.6691018",
"nextDeliveryDate": "2026-06-03T18:31:44.6691018",
"nextDaysBuffer": 10
},
{
"$ref": "113"
}
],
"store": {
"$ref": "9"
},
"updated": "2026-06-03T18:31:44.6691018",
"isHost": true
},
"inventoryUnits": [
{
"$id": "114",
"invoiceItemNo": 1,
"inventoryInvoiceGuid": "HwWr9E7EfEWgKZd1SbqjtA==",
"invoiceIdentifier": "f4ab051f-c44e-457c-a029-977549baa3b4",
"inventoryGuid": "KTExiLI8p0ynNM9s8skr6w==",
"inventoryIdentifier": "88313129-3cb2-4ca7-a734-cf6cf2c92beb",
"serialNumber": "sample string 3",
"sold": "2026-06-03T18:31:44.6691018",
"saleItemID": 1,
"storeID": 1,
"returned": "2026-06-03T18:31:44.6691018",
"dumped": 1,
"saleHeaderID": 1
},
{
"$ref": "114"
}
]
},
"invoiceHeaderIdentifier": "rOh1ApRxzUCTYydOc466MA==",
"invoiceHeaderGuid": "0275e8ac-7194-40cd-9363-274e738eba30",
"invoiceNumber": "sample string 20",
"invoiceCost": 1,
"invoiceCostDecimals": 1,
"orderNumber": 1,
"orderReceivingStoreName": "sample string 21",
"orderSendingStoreName": "sample string 22",
"creditNoteID": 1,
"reason": {
"$id": "115",
"id": 1,
"name": "sample string 1",
"allowRF": 2,
"dumpStock": 3,
"creditRequest": 4,
"excludeFromLoss": 5,
"reserved": 6,
"updated": "2026-06-03T18:31:44.6691018"
},
"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.