PUT api/invoice/{id}/detail/{pluGuid}
Update a single Invoice detail
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Header Identifier |
globally unique identifier |
Required |
pluGuid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
detail model to save
InvoiceDetailName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
HeaderIdentifier | Collection of byte |
None. |
|
HeaderIdentifierGuid | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
PageNo | integer |
None. |
|
LineNo | integer |
None. |
|
ItemOrdered | string |
None. |
|
ItemShipped | string |
None. |
|
Apn | string |
None. |
|
Barcode | string |
None. |
|
ProdStatus | ProductStatus |
None. |
|
DateAvailable | date |
None. |
|
Commodity | string |
String length: inclusive between 0 and 10 |
|
Supplier | string |
None. |
|
ItemDesc | string |
None. |
|
ItemType | ProductType |
None. |
|
InvestmentBuyInd | character |
None. |
|
OrderType | string |
None. |
|
CartonQty | integer |
None. |
|
CartonQuantitySpecified |
Whether the host specified the carton qty |
boolean |
None. |
SoldByWeight | boolean |
None. |
|
OrderByWeight | boolean |
None. |
|
UnitsOrdered | integer |
None. |
|
UnitsSupplied | integer |
None. |
|
UnitsReceived | integer |
None. |
|
WeightOrdered | integer |
None. |
|
WeightShipped | integer |
None. |
|
WeightReceived | integer |
None. |
|
UnitSpecified |
Whether host specified unit type, used to improve product matching results |
UnitSpecified |
None. |
WholesalePrice | integer |
None. |
|
ExtWholesalePrice | integer |
None. |
|
NormalPrice | integer |
None. |
|
RetailPrice | integer |
None. |
|
PricingUnit | string |
None. |
|
ClaimFlag | character |
None. |
|
GstRate | integer |
None. |
|
GstAmount | integer |
None. |
|
ExtGstAmount | integer |
None. |
|
DeliWeight | integer |
None. |
|
MarginAmount | integer |
None. |
|
ExtMarginAmount | integer |
None. |
|
CostAmount | integer |
None. |
|
OrderedCostAmount | integer |
None. |
|
ExtCostAmount | integer |
None. |
|
CostIncSpecified |
Whether the host specified the costs inclusive of tax |
boolean |
None. |
FreightAmount | integer |
None. |
|
FreightGstAmount | integer |
None. |
|
ExtFreightAmount | integer |
None. |
|
ExtFreightGstAmount | integer |
None. |
|
CostDecimals | integer |
None. |
|
WetRate | integer |
None. |
|
ContainerDeposit | integer |
None. |
|
BasePrice | integer |
None. |
|
WetValue | integer |
None. |
|
DeliveryFee | integer |
None. |
|
CasePrice | integer |
None. |
|
WholesaleExt | integer |
None. |
|
WetExt | integer |
None. |
|
TotalLitres | integer |
None. |
|
Tun | string |
None. |
|
ApplyDetails | boolean |
None. |
|
ApplySell | boolean |
None. |
|
ApplyCost | boolean |
None. |
|
ApplyOr | boolean |
None. |
|
ApplyQty | boolean |
None. |
|
ItemNumber | string |
None. |
|
DirectNumber | string |
None. |
|
ItemSize | string |
None. |
|
CostGst | integer |
None. |
|
SellGst | integer |
None. |
|
CostOr | integer |
None. |
|
SellOr | integer |
None. |
|
MarginOr | integer |
None. |
|
GrossProfit | decimal number |
None. |
|
Sell | integer |
None. |
|
CartonCost | integer |
None. |
|
CurrentCost | integer |
None. |
|
CostID | character |
None. |
|
CostStart | date |
None. |
|
CostEnd | date |
None. |
|
CreatedFromUnknownScan | boolean |
None. |
|
OrderGuid | Collection of byte |
None. |
|
OrderIdentifierGuid |
The order that the invoice order details are sourced from |
globally unique identifier |
None. |
Processed |
This line has been processed for inventory and costs as per header settings |
boolean |
None. |
Received |
This line is locked for changes |
boolean |
None. |
Inventoried |
This line has been processed for inventory |
boolean |
None. |
FromElectronicInvoice |
Added from processing an electronic invoice allowing that |
boolean |
None. |
AllowDelete |
Line can be removed from invoice |
boolean |
None. |
Updated | date |
None. |
|
InvoiceNo | string |
Relation. This field may not always be loaded or used for updates. |
|
HasInventory | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ExistingCost |
The current cost of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
ExistingSell |
The current sell of the product |
decimal number |
Relation. This field may not always be loaded or used for updates. |
FutureCost |
The future cost after completed, null if not last cost. Has not summarised to include discounts |
decimal number |
Relation. This field may not always be loaded or used for updates. |
FutureSell |
The future sell after completed, based on cost margin updates, null if no change will be attempted |
decimal number |
Relation. This field may not always be loaded or used for updates. |
NextSell |
Next sell price, from a price change campaign |
decimal number |
Relation. This field may not always be loaded or used for updates. |
NextSellCampaignName |
Next sell campaign name |
string |
Relation. This field may not always be loaded or used for updates. |
NextSellCampaignDescription |
Next sell campaign description |
string |
Relation. This field may not always be loaded or used for updates. |
UnknownScan |
Generated by InvoiceService.LocateProduct, and will generate a new Product record on save |
InvoiceUnknownScan |
Relation. This field may not always be loaded or used for updates. |
ProductActive |
Product active status |
boolean |
Relation. This field may not always be loaded or used for updates. |
ProductSalesMode |
Product sales mode |
SalesMode |
Relation. This field may not always be loaded or used for updates. |
ProductGSTPercent |
Product sales GST Percent |
integer |
Relation. This field may not always be loaded or used for updates. |
ProductCostCalcMethod | CostCalcMethod |
Relation. This field may not always be loaded or used for updates. |
|
ProductAlwaysApplyMargin | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ProductMarginRanged | boolean |
Relation. This field may not always be loaded or used for updates. |
|
ProductMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
ProductMinimumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
ProductMaximumMargin | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupCode | string |
Relation. This field may not always be loaded or used for updates. |
|
Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
IncrementCount |
Flag that indicates on update the received values instead of setting |
boolean |
Relation. This field may not always be loaded or used for updates. |
MinimumQuantity | integer |
Relation. This field may not always be loaded or used for updates. |
|
RandomWeight | boolean |
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. |
|
Cartons | integer |
Relation. This field may not always be loaded or used for updates. |
|
Weight | integer |
Relation. This field may not always be loaded or used for updates. |
|
Units | integer |
Relation. This field may not always be loaded or used for updates. |
|
AutoOrderStatus | integer |
Relation. This field may not always be loaded or used for updates. |
|
InvoiceDetailReceive |
Credit note populated. True if images are attached to invoice detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "identifier": "w5/bPZrceUqwzGXkY0ooFA==", "identifierGuid": "3ddb9fc3-dc9a-4a79-b0cc-65e4634a2814", "headerIdentifier": "5I/5HvSPTEq81luu7VX9fg==", "headerIdentifierGuid": "1ef98fe4-8ff4-4a4c-bcd6-5baeed55fd7e", "pluG_UID": "ne9keNKm00C6RY7oKpUNyw==", "pluGuid": "7864ef9d-a6d2-40d3-ba45-8ee82a950dcb", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T07:35:04.8177812", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-06-14T07:35:04.8177812", "costEnd": "2025-06-14T07:35:04.8177812", "createdFromUnknownScan": true, "orderGuid": "Up84Z65p00ePm6iigmVuPQ==", "orderIdentifierGuid": "67389f52-69ae-47d3-8f9b-a8a282656e3d", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T07:35:04.8177812", "invoiceNo": "sample string 28", "hasInventory": true, "existingCost": 30.1, "existingSell": 31.1, "futureCost": 1.1, "futureSell": 1.1, "nextSell": 1.1, "nextSellCampaignName": "sample string 32", "nextSellCampaignDescription": "sample string 33", "unknownScan": { "$id": "2", "pluG_UID": "XThw6nIUvEOdyxN8GHRJFA==", "pluGuid": "ea70385d-1472-43bc-9dcb-137c18744914", "invoiceIdentifier": "xb9vDo0pBUC65DyPKx2bLg==", "invoiceGuid": "0e6fbfc5-298d-4005-bae4-3c8f2b1d9b2e", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T07:35:04.8177812" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "OexO8tRJzUukPeHHtl7kKw==", "priceGroupGuid": "f24eec39-49d4-4bcd-a43d-e1c7b65ee42b", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "iKe3GOo+2UWoQ2+WI1Inow==", "guid": "18b7a788-3eea-45d9-a843-6f96235227a3", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "rj9hs9+HvUqtIzH7+1H72A==", "priceGroupGuid": "b3613fae-87df-4abd-ad23-31fbfb51fbd8", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:35:04.8177812", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:35:04.8177812", "pluCreated": "2025-06-14T07:35:04.8177812", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T07:35:04.8177812", "lastManualUpdate": "2025-06-14T07:35:04.8177812", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T07:35:04.8177812", "currentCostUpdated": "2025-06-14T07:35:04.8177812", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:35:04.8177812", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:35:04.8177812", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "fsuU8x5q7Ee+WkyepepflQ==", "altPLUGuid": "f394cb7e-6a1e-47ec-be5a-4c9ea5ea5f95", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:35:04.8177812", "labelLastPrice": 1, "shelfPageLayoutG_UID": "WMAzz+qKHkittqXpDVN4Lw==", "shelfPageLayoutGuid": "cf33c058-8aea-481e-adb6-a5e90d53782f", "talkerPageLayoutG_UID": "zKutiOKMr0WT95La3J6TfQ==", "talkerPageLayoutGuid": "88adabcc-8ce2-45af-93f7-92dadc9e937d", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "ej/oMdd90kii3TuhDWiF4A==", "inventoryIdentifier": "31e83f7a-7dd7-48d2-a2dd-3ba10d6885e0", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "FY3kqq6iKEiGuKp23JG7EA==", "parentPluGuid": "aae48d15-a2ae-4828-86b8-aa76dc91bb10", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "jfQWCJS1s0Gn0OMbLACJ+Q==", "supplierIdentifierGuid": "0816f48d-b594-41b3-a7d0-e31b2c0089f9", "supplierChanged": true, "rebateSupplierIdentifier": "ZEH01zDE8kqfMFLfE5a9ww==", "rebateSupplierIdentifierGuid": "d7f44164-c430-4af2-9f30-52df1396bdc3", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:35:04.8177812", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "NvDo1msBakmqfcy8Eo8NBg==", "hostIdentifierGuid": "d6e8f036-016b-496a-aa7d-ccbc128f0d06", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "3" }, { "$ref": "3" } ], "store": { "$id": "4", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T07:35:04.8177812", "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": "NhX0xI6/a02m+Veytazgag==", "hostIdentifierGuid": "c4f41536-bf8e-4d6b-a6f9-57b2b5ace06a", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T07:35:04.8177812", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "5", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "5" }, "hostStoreSettings": [ { "$id": "6", "id": 1, "hostIdentifier": "ujHysLmPa02AmIIvrbsw/w==", "hostIdentifierGuid": "b0f231ba-8fb9-4d6b-8098-822fadbb30ff", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "7", "identifier": "oO6aJzvC3keUujFsWvD5rQ==", "identifierGuid": "279aeea0-c23b-47de-94ba-316c5af0f9ad", "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": "efmUBlbJT0G9Ci5mNxU6qQ==", "hostSupplierIdentifierGuid": "0694f979-c956-414f-bd0a-2e6637153aa9", "loyaltyPriceLevelIdentifier": "rkiUY0eMrEqD5oVbUacHTA==", "loyaltyPriceLevelIdentifierGuid": "639448ae-8c47-4aac-83e6-855b51a7074c", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T07:35:04.8177812", "lastProcessed": "2025-06-14T07:35:04.8177812", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "wOh8xlaJX0e8VokM3iesXw==", "identifierGuid": "c67ce8c0-8956-475f-bc56-890cde27ac5f", "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": "x5vbc2ig4Eq+r7s4/FrVOg==", "primaryContactID": "73db9bc7-a068-4ae0-beaf-bb38fc5ad53a", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "M7y0K2p+1kuRGqT4VWd7DQ==", "supplierGroupGuid": "2bb4bc33-7e6a-4bd6-911a-a4f855677b0d", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:35:04.8177812", "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": "9", "id": "1bced757-4477-4bcf-8384-e419de669858", "identifier": "0lOv80TXyEWPkCnjI5m2IA==", "identifierGuid": "f3af53d2-d744-45c8-8f90-29e32399b620", "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": "10", "supplierIdentifier": "V+Q/mtzHwE2lKaYygwtsgA==", "supplierIdentifierGuid": "9a3fe457-c7dc-4dc0-a529-a632830b6c80", "contactGuid": "IP9Fcj5ypkOADeg3gTrrtw==", "contactID": "7245ff20-723e-43a6-800d-e837813aebb7", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "A03sl25H+U+nFXVx2/0pOQ==", "pluGuid": "97ec4d03-476e-4ff9-a715-7571dbfd2939", "supplierIdentifier": "Wiq8RldYmkSvoN80PUxKxA==", "supplierIdentifierGuid": "46bc2a5a-5857-449a-afa0-df343d4c4ac4", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:35:04.8177812", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:35:04.8177812", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "5ar4uecX+0C/bLhwupjy8Q==", "pluGuid": "b9f8aae5-17e7-40fb-bf6c-b870ba98f2f1", "supplierIdentifier": "mr5G6MK59ECyEs8DvEBSZw==", "supplierIdentifierGuid": "e846be9a-b9c2-40f4-b212-cf03bc405267", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "q7Jj4F2HqU6f7VWnTsYmCQ==", "parentPluGuid": "e063b2ab-875d-4ea9-9fed-55a74ec62609", "freight": 44.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "Mgk4rMkfokOhohDq4ruNpQ==", "supplierGuid": "ac380932-1fc9-43a2-a1a2-10eae2bb8da5", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "14" } ], "cycles": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "zTq83boQxESeXsW/KB07LQ==", "supplierGuid": "ddbc3acd-10ba-44c4-9e5e-c5bf281d3b2d", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T07:35:04.8177812", "deliveryDate": "2025-06-14T07:35:04.8177812", "nextCutOffDate": "2025-06-14T07:35:04.8177812", "nextDeliveryDate": "2025-06-14T07:35:04.8177812", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-06-14T07:35:04.8177812", "isHost": true }, "files": [ { "$id": "16", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T07:35:04.8177812", "processed": "2025-06-14T07:35:04.8177812", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:35:04.8177812", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "7" }, "metcashHeader": { "$id": "17", "customerNumber": "sample string 1", "creationDate": "2025-06-14T07:35:04.8177812", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "hca+ZTR8/EqHe8HeTcN/tg==", "hostIdentifierGuid": "65bec685-7c34-4afc-877b-c1de4dc37fb6", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "34236f0c-92b6-43c7-8dac-7eeaa3b22d32", "55d1b582-dc9b-41ef-a3d8-2687776b8fe4" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "n6lxWHhzp0iRX0cEHoPthA==", "identifierGuid": "5871a99f-7378-48a7-915f-47041e83ed84", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "6bebcca5-f8a0-4cf2-b18a-18f617cbe29c", "3f57d16f-df66-4991-96ab-8ae7d2e234b3" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "20", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "20" } ], "sales": [ { "$id": "21", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T07:35:04.8177812", "ftpSite": { "$id": "22", "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": "21" } ], "zoneMatrix": [ { "$ref": "18" }, { "$ref": "18" } ], "cashManagements": [ { "$id": "23", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "24", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "23" } ], "updateStoreID": "6651bf26-1a5e-4860-944c-721f6fa3f1f8", "updateStore": { "$id": "25", "id": "804beedc-5989-404c-8d3a-a38365f4ea05", "name": "sample string 1", "lastActivity": "2025-06-14T07:35:04.8177812", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T07:35:04.8177812" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "26", "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": "27", "pluG_UID": "CtMWn5zH+0y2s8/0SUY0fQ==", "pluGuid": "9f16d30a-c79c-4cfb-b6b3-cff44946347d", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:35:04.8177812" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T07:35:04.8177812", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:35:04.8177812", "startTime": 3, "endDate": "2025-06-14T07:35:04.8177812", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "tBBp/GglzUqDMBSSWDFjJA==", "hostIdentifierGuid": "fc6910b4-2568-4acd-8330-149258316324", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "CiGxhrwoPEeZbi0AOmLLPw==", "guid": "86b1210a-28bc-473c-996e-2d003a62cb3f", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "g/n5lHS/B02bt4WCdtneSA==", "priceGroupGuid": "94f9f983-bf74-4d07-9bb7-858276d9de48", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:35:04.8177812", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "gEqEV5ltwkaGW5xBwiBTIQ==", "pluGuid": "57844a80-6d99-46c2-865b-9c41c2205321", "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": "34", "pluGuid": "cf40545d-bf74-4e8c-9428-5e903c0fe30f", "created": "2025-06-14T07:35:04.8177812", "createdByUser": "sample string 1", "activated": "2025-06-14T07:35:04.8177812", "deactivated": "2025-06-14T07:35:04.8177812", "lastOrdered": "2025-06-14T07:35:04.8177812", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:35:04.8177812", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:35:04.8177812", "lastSold": "2025-06-14T07:35:04.8177812", "firstSold": "2025-06-14T07:35:04.8177812", "awsUpdated": "2025-06-14T07:35:04.8177812", "lastManualUpdate": "2025-06-14T07:35:04.8177812", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:35:04.8177812", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:35:04.8177812", "doNotRangeUpdated": "2025-06-14T07:35:04.8177812", "doNotOrderUpdated": "2025-06-14T07:35:04.8177812", "tracked": "2025-06-14T07:35:04.8177812" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "B70652015k+dU7rTKIe6IA==", "pluGuid": "e73abd07-356d-4fe6-9d53-bad32887ba20", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "m708TvCmEEGudhBt3gPd8g==", "pluGuid": "4e3cbd9b-a6f0-4110-ae76-106dde03ddf2", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:35:04.8177812", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T07:35:04.8177812", "createdLocal": "2025-06-14T07:35:04.8177812", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "7IRvlKZruU2kC7uGg5YF7Q==", "operatorGuid": "946f84ec-6ba6-4db9-a40b-bb86839605ed", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "RCnKizp2b0KwtvoYpS31zA==", "pluGuid": "8bca2944-763a-426f-b0b6-fa18a52df5cc", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "HBIiyh7iUEqd35FI+SKw4g==", "guid": "ca22121c-e21e-4a50-9ddf-9148f922b0e2", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T07:35:04.8177812", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:35:04.8177812", "endShift": "2025-06-14T07:35:04.8177812", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "FFu6lbUf3U+9b3xMeLC8/w==", "operatorGuid": "95ba5b14-1fb5-4fdd-bd6f-7c4c78b0bcff", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "4ifPlcUG10q8A7kW/biyfg==", "pluGuid": "95cf27e2-06c5-4ad7-bc03-b916fdb8b27e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "MTidoAq1L0yY7frGAW8jcg==", "pluGuid": "a09d3831-b50a-4c2f-98ed-fac6016f2372", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "k9PgX0tTH0u+cKumvZZYpw==", "identifierGuid": "5fe0d393-534b-4b1f-be70-aba6bd9658a7", "pluG_UID": "alDbXlLIF0GGuqiv9L8EjQ==", "pluGuid": "5edb506a-c852-4117-86ba-a8aff4bf048d", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 146", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "qB1dpr7Rx0m/uMUAdcU8fw==", "groupName": "sample string 1", "identifierGuid": "a65d1da8-d1be-49c7-bfb8-c50075c53c7f", "exists": true, "flipChartIdentifier": "NSXnQUPtvEC41gFyCh45vg==", "flipChartIdentifierGuid": "41e72535-ed43-40bc-b8d6-01720a1e39be", "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": "UBAAj7I3ykevNvqWo9sDuQ==", "groupIdentifierGuid": "8f001050-37b2-47ca-af36-fa96a3db03b9", "flipChart": { "$id": "44", "identifier": "kUCDm5U9+Ue5wLUmm67gcw==", "identifierGuid": "9b834091-3d95-47f9-b9c0-b5269baee073", "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": "0JMYbRj0sEmUfXUiQYreJg==", "identifierGuid": "6d1893d0-f418-49b0-947d-7522418ade26", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "3owY+A7ZokSvhLZ3avJ4JQ==", "guid": "f8188cde-d90e-44a2-af84-b6776af27825", "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": "QfhP+nS40kS39/5MycAuhQ==", "previousFormGuid": "fa4ff841-b874-44d2-b7f7-fe4cc9c02e85", "nextForm": 1, "nextFormG_UID": "RSUQf95xAEyCuquHF7i5Hg==", "nextFormGuid": "7f102545-71de-4c00-82ba-ab8717b8b91e", "attributes": "sample string 10", "updated": "2025-06-14T07:35:04.8177812", "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": "kOC544lLHkiw02QV3GpVdw==", "checkoutFormGuid": "e3b9e090-4b89-481e-b0d3-6415dc6a5577", "identifier": "vMEthL7oaUKW4AhiKHWNhw==", "identifierGuid": "842dc1bc-e8be-4269-96e0-086228758d87", "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": "+/LZZc/+UkSoQvqeRHBAwQ==", "valueGuid": "65d9f2fb-fecf-4452-a842-fa9e447040c1", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:35:04.8177812", "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": "2025-06-14T07:35:04.8177812", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "S1BVZFhke0ymya/8B3jLQQ==", "checkoutFormGuid": "6455504b-6458-4c7b-a6c9-affc0778cb41", "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": "P58579V8IkSBMHXk69cMPA==", "flipChartPageIdentifierGuid": "ef399f3f-7cd5-4422-8130-75e4ebd70c3c", "pluG_UID": "ML7/Bwz+z0CUpRPBlY5jYg==", "pluGuid": "07ffbe30-fe0c-40cf-94a5-13c1958e6362", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "3" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "50" } ], "productCount": 27, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, { "$ref": "43" } ], "priceHistory": [ { "$id": "51", "pluG_UID": "o+LFJ4nh0EiTk2vQfXhKKg==", "pluGuid": "27c5e2a3-e189-48d0-9393-6bd07d784a2a", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T07:35:04.8177812", "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": "s171cK6x0U2VpTHsmJeCKg==", "ingredientGuid": "0mvMGTJl/EGaWGEd9q8yOg==", "ingredientIdentifier": "19cc6bd2-6532-41fc-9a58-611df6af323a", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "AdtkQ+2R60iSsxeKyUfd4w==", "pluGuid": "4364db01-91ed-48eb-92b3-178ac947dde3", "shelfLocationIdentifier": "LKiKjvv58UmmxcajreAd1w==", "shelfLocationGuid": "8e8aa82c-f9fb-49f1-a6c5-c6a3ade01dd7", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "XkXwJVmrdkK6biPzYijK8w==", "labelPageLayoutGuid": "25f0455e-ab59-4276-ba6e-23f36228caf3", "updated": "2025-06-14T07:35:04.8177812", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "xVqMmC09EUqOFG6UVVoJxQ==", "storeID": 1, "identifierGuid": "988c5ac5-3d2d-4a11-8e14-6e94555a09c5", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:35:04.8177812", "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": "Jw2qSwUhdUiHAmv/6Q3MUg==", "pluGuid": "4baa0d27-2105-4875-8702-6bffe90dcc52", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:35:04.8177812", "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": "2025-06-14T07:35:04.8177812", "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": "nXXrY3l8E0mPiJxOIOvUaQ==", "labelPageLayoutGuid": "63eb759d-7c79-4913-8f88-9c4e20ebd469", "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": "2025-06-14T07:35:04.8177812", "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": "yeVPuN4mrkWejzkwgPq5mQ==", "labelPageLayoutGuid": "b84fe5c9-26de-45ae-9e8f-393080fab999", "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": "2025-06-14T07:35:04.8177812", "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": "vBOQ0jSksUCTHbtD0timvA==", "labelPageLayoutGuid": "d29013bc-a434-40b1-931d-bb43d2d8a6bc", "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": "2025-06-14T07:35:04.8177812", "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": "WLFGxV6Tl0e8uXbMgF4MjQ==", "labelPageLayoutGuid": "c546b158-935e-4797-bcb9-76cc805e0c8d", "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": "94T23nTiTkKb/JP+xtvOnw==", "pluGuid": "def684f7-e274-424e-9bfc-93fec6dbce9f", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "FvVnkHeZ7EmgS07ZOuLRsg==", "dealCostGuid": "9067f516-9977-49ec-a04b-4ed93ae2d1b2", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "RTOja+JVj0KJfWnXLL/uZg==", "priceGroupGuid": "6ba33345-55e2-428f-897d-69d72cbfee66", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:35:04.8177812", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "93hfp0+ztk+4Qjho5rp2/w==", "campaignComboPriceGroupIdentifier": "a75f78f7-b34f-4fb6-b842-3868e6ba76ff", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:35:04.8177812", "operatorG_UID": "AbN7SCIQ2UW1jKEkA2bJOA==", "operatorGuid": "487bb301-1022-45d9-b58c-a1240366c938", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:35:04.8177812", "signIqTicketFileMovedUtc": "2025-06-14T07:35:04.8177812", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:35:04.8177812", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "30ff5495-5a01-4cd3-8a53-fa9a8f9ebded", "nameGuid": "30ff5495-5a01-4cd3-8a53-fa9a8f9ebded", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:35:04.8177812", "startTime": 1, "endDate": "2025-06-14T07:35:04.8177812", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T07:35:04.8177812", "system": true, "created": "2025-06-14T07:35:04.8177812", "updated": "2025-06-14T07:35:04.8177812", "priceChangeNotifiedUtc": "2025-06-14T07:35:04.8177812", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "hi+O+2gDPEm2oGkS7fvbzw==", "hostIdentifierGuid": "fb8e2f86-0368-493c-b6a0-6912edfbdbcf", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:35:04.8177812", "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": "+LBz8Bk+CUakfoxUBb7iTA==", "pluGuid": "f073b0f8-3e19-4609-a47e-8c5405bee24c", "hostOfferID": 1, "priceGroupG_UID": "1oj1Us6sIEuhbVSnn5bgUg==", "priceGroupGuid": "52f588d6-acce-4b20-a16d-54a79f96e052", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:35:04.8177812", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "7rjF1pOFrU2QzzxOHsmXeA==", "identifierStr": "7rjF1pOFrU2QzzxOHsmXeA==", "identifierGuid": "d6c5b8ee-8593-4dad-90cf-3c4e1ec99778", "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": "8HBFj2dG3EqwHt2K5z/LHw==", "customerIDGuid": "8f4570f0-4667-4adc-b01e-dd8ae73fcb1f", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "RhHL1Ca63UCKexvSqYXqOQ==", "identifierGuid": "d4cb1146-ba26-40dd-8a7b-1bd2a985ea39", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:35:04.8177812", "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": "OglIjFYm+EOGv6XWvmC9DA==", "communityIdentifierGuid": "8c48093a-2656-43f8-86bf-a5d6be60bd0c", "joined": "2025-06-14T07:35:04.8177812", "updated": "2025-06-14T07:35:04.8177812", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "FdkviNul7Emd4oFPfJp09w==", "priceLevelIdentifierGuid": "882fd915-a5db-49ec-9de2-814f7c9a74f7", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:35:04.8177812", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-06-14T07:35:04.8177812", "expiry": "2025-06-14T07:35:04.8177812", "customerID": "aYgKvGZUjEiSJ/qI68rTDg==", "customerIDGuid": "bc0a8869-5466-488c-9227-fa88ebcad30e", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T07:35:04.8177812", "linkedAccount": "9igPY5C1hk26YNfXfP0N3A==", "linkedAccountGuid": "630f28f6-b590-4d86-ba60-d7d77cfd0ddc", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "+QJJ5JLhBUaMFEL18UjTlg==", "identifierGuid": "e44902f9-e192-4605-8c14-42f5f148d396", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:35:04.8177812", "owner": "UdiL0e7A9E6iMfl7yxw/XQ==", "ownerGuid": "d18bd851-c0ee-4ef4-a231-f97bcb1c3f5d", "accountStoreGroupIdentifier": "I5ipmeXIbEWTt2/oqROfLA==", "accountStoreGroupGuid": "99a99823-c8e5-456c-93b7-6fe8a9139f2c", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T07:35:04.8177812", "active": true, "updated": "2025-06-14T07:35:04.8177812", "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": "gomUDBSipUKAOCkLBxKwFA==", "identifierGuid": "0c948982-a214-42a5-8038-290b0712b014", "name": "sample string 2", "primaryContact": "88emL2bMf06XDItsM+cdsg==", "primaryContactGuid": "2fa6c7f3-cc66-4e7f-970c-8b6c33e71db2", "accountID": "BNDXAKYTEUu35eg4pcX1bA==", "accountIDGuid": "00d7d004-13a6-4b11-b7e5-e838a5c5f56c", "special": true, "updated": "2025-06-14T07:35:04.8177812", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "0/HjZA5i/0WEgJrYEDr7RQ==", "priceLevelIdentifierGuid": "64e3f1d3-620e-45ff-8480-9ad8103afb45", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "+xNSF6rB/kGvU7454f3NAg==", "groupIDGuid": "175213fb-c1aa-41fe-af53-be39e1fdcd02", "customerID": "KXZnhudfsE2yeF+aUqt6nA==", "customerIDGuid": "86677629-5fe7-4db0-b278-5f9a52ab7a9c", "card": "sample string 4", "linkedAccount": "XyzIkbaFj06EKrL94ji1hw==", "linkedAccountGuid": "91c82c5f-85b6-4e8f-842a-b2fde238b587", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "w4FzI1ESekS7XNVPrCaDUQ==", "identifierGuid": "237381c3-1251-447a-bb5c-d54fac268351", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "Wap8KTnpX0mVm4rkT5ngBw==", "accountIDGuid": "297caa59-e939-495f-959b-8ae44f99e007", "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": "2025-06-14T07:35:04.8177812", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "FQ7BqzPgZEmWpIR2m02zTw==", "idempotentVoidGuid": "abc10e15-e033-4964-96a4-84769b4db34f", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "TDLgNOSzBkuiXxldnssEaA==", "saleHeaderIdentifierGuid": "34e0324c-b3e4-4b06-a25f-195d9ecb0468", "created": "2025-06-14T07:35:04.8177812", "createdLocal": "2025-06-14T07:35:04.8177812", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T07:35:04.8177812", "storeID": 1, "operatorG_Uid": "vg5li9r7P0i+firKO3kmZA==", "operatorGuid": "8b650ebe-fbda-483f-be7e-2aca3b792664", "customerG_Uid": "GsM6Sd3iDk+coDrNxXQ24Q==", "customerGuid": "493ac31a-e2dd-4f0e-9ca0-3acdc57436e1", "communityIdentifier": "dOgdp+xKlkmt81iczvU9Dg==", "communityIdentifierGuid": "a71de874-4aec-4996-adf3-589ccef53d0e", "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": "w194x/j3RE+XuceD13dNYg==", "priceLevelIdentifierGuid": "c7785fc3-f7f8-4f44-97b9-c783d7774d62", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "b2iteVnI70KAjrB5gErrGQ==", "identifierGuid": "79ad686f-c859-42ef-808e-b079804aeb19", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T07:35:04.8177812", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "jMO2qpXzDEysvSG2YJLGRA==", "identifierGuid": "aab6c38c-f395-4c0c-acbd-21b66092c644", "saleHeaderID": 2, "plu": 1, "pluG_UId": "zZ2Lp9a2K0m7Ug+acyALZA==", "pluGuid": "a78b9dcd-b6d6-492b-bb52-0f9a73200b64", "accountID": "OaQ95ipek0OkLPboLMnqzA==", "accountIDGuid": "e63da439-5e2a-4393-a42c-f6e82cc9eacc", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T07:35:04.8177812", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "SfBEcazJR0SkkMFE0BLGHg==", "refundGuid": "7144f049-c9ac-4447-a490-c144d012c61e", "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": "KJmi7aGyk0amUeTs3DVb+g==", "idempotentVoidGuid": "eda29928-b2a1-4693-a651-e4ecdc355bfa", "priceLevelIdentifier": "tQqROLfFNkirCeGd7kcGaQ==", "priceLevelIdentifierGuid": "38910ab5-c5b7-4836-ab09-e19dee470669", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:35:04.8177812", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "fzC38q7YMEyHUFbPu67l4g==", "guid": "f2b7307f-d8ae-4c30-8750-56cfbbaee5e2", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:35:04.8177812" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "27OivdKdHUOgoV5SGn7gYw==", "modifierSetGuid": "bda2b3db-9dd2-431d-a0a1-5e521a7ee063", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "9pHc0Fn3xEauSSJI39fIlQ==", "pluGuid": "d0dc91f6-f759-46c4-ae49-2248dfd7c895", "deleted": true, "g_UID": "aJR0wgxdMUuhDtRjPfQtGw==", "guid": "c2749468-5d0c-4b31-a10e-d4633df42d1b", "product": { "$ref": "3" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "80" } ], "eftReceipts": [ { "$id": "84", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "78" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "84" } ], "payments": [ { "$ref": "77" }, { "$ref": "77" } ], "cards": [ { "$id": "85", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "85" } ], "campaignHits": [ { "$id": "86", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "86" } ], "fuel": [ { "$id": "87", "id": 1, "plu": 1, "pluG_UID": "f2+iBjQW8USz8NE/U6/MLg==", "pluGuid": "06a26f7f-1634-44f1-b3f0-d13f53afcc2e", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T07:35:04.8177812", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T07:35:04.8177812", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "87" } ], "fuelResells": [ { "$id": "88", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "4d5GvmP0NkyjB57WCY9mWA==", "pluGuid": "be46dee1-f463-4c36-a307-9ed6098f6658", "accountID": "FwFobq8TBEm2/PrXTU9HJw==", "accountIDGuid": "6e680117-13af-4904-b6fc-fad74d4f4727", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T07:35:04.8177812", "bestOrExpireType": 1, "refundG_UID": "nYp/YsMudEuSpxbQ5LPfZA==", "refundGuid": "627f8a9d-2ec3-4b74-92a7-16d0e4b3df64", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "88" } ], "customerOrder": [ { "$id": "89", "identifier": "FM5qZdNWekq1Kh3QKocPbA==", "identifierGuid": "656ace14-56d3-4a7a-b52a-1dd02a870f6c", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "3OibwdfdXk2wZLi754xwrQ==", "customerIdentifierGuid": "c19be8dc-ddd7-4d5e-b064-b8bbe78c70ad", "operatorNo": 1, "operatorG_UID": "0L88UjcKKkS1XSmGvdJIFg==", "operatorGuid": "523cbfd0-0a37-442a-b55d-2986bdd24816", "created": "2025-06-14T07:35:04.8177812", "ordered": "2025-06-14T07:35:04.8177812", "started": "2025-06-14T07:35:04.8177812", "completed": "2025-06-14T07:35:04.8177812", "supplied": "2025-06-14T07:35:04.8177812", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "71" }, "operator": { "$ref": "38" }, "details": [ { "$id": "90", "headerID": 1, "plu": 1, "pluG_UId": "i3O3z0/wmkGbu5eZMctOGg==", "pluGuid": "cfb7738b-f04f-419a-9bbb-979931cb4e1a", "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": "7aOntNI6EkG2MWKNYVqusA==", "headerIdentifierGuid": "b4a7a3ed-3ad2-4112-b631-628d615aaeb0", "product": { "$ref": "3" } }, { "$ref": "90" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "78" } }, { "$ref": "89" } ], "surveyResponses": [ { "$id": "91", "surveyG_UID": "n5qtccMegUSU9xWsbxLfjQ==", "surveyGuid": "71ad9a9f-1ec3-4481-94f7-15ac6f12df8d", "saleHeaderGuid": "8FT0St/k9U23j2AAKX4q1A==", "saleGuid": "4af454f0-e4df-4df5-b78f-6000297e2ad4", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "SeAWr7BJiUSf/mvpeEA+Ng==", "guidResponse": "af16e049-49b0-4489-9ffe-6be978403e36", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:35:04.8177812", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "9F0OZ5TplUmwGfzkjTtGQQ==", "guid": "670e5df4-e994-4995-b019-fce48d3b4641", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "ejZM0Q6NWkmSI0WIFgokWg==", "checkoutFormGuid": "d14c367a-8d0e-495a-9223-4588160a245a", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:35:04.8177812", "end": "2025-06-14T07:35:04.8177812", "deleted": true, "updated": "2025-06-14T07:35:04.8177812", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "d573c085-31e1-4be1-91c6-2c6e32380eeb", "351ea791-c709-47fa-a42a-710c1d8b3f74" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "46" } }, "ingressId": "sample string 4" }, { "$ref": "91" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "Gp62E1ikfEuVBML86nCMsg==", "accountIdentifier": "13b69e1a-a458-4b7c-9504-c2fcea708cb2", "accountName": "sample string 42", "customerOrderIdentifier": "Aaj+nCaG3U6PjGFlBqoLXA==", "customerOrderIdentifierGuid": "9cfea801-8626-4edd-8f8c-616506aa0b5c", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "kmW06J8kykKvNIl73lWFHA==", "paymentIdentifierGuid": "e8b46592-249f-42ca-af34-897bde55851c", "identifier": "uQ9S1WSzKkyVGn8Gef9aZA==", "identifierGuid": "d5520fb9-b364-4c2a-951a-7f0679ff5a64", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "dxjajEED0U2Hv/Lkor14tA==", "itemIdentifierGuid": "8cda1877-0341-4dd1-87bf-f2e4a2bd78b4" } }, { "$ref": "77" } ] }, { "$ref": "72" } ], "customerGroupMembers": [ { "$ref": "76" }, { "$ref": "76" } ], "customerGroups": [ { "$ref": "75" }, { "$ref": "75" } ], "accounts": [ { "$ref": "73" }, { "$ref": "73" } ], "account": { "$ref": "73" }, "vouchers": [ { "$id": "94", "customerIdentifier": "Wzd+g1IpRkmcErbbQLjYww==", "customerIdentifierGuid": "837e375b-2952-4946-9c12-b6db40b8d8c3", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "PNNmML/nIUyZ5ruw6z8t7A==", "idempotentGuid": "3066d33c-e7bf-4c21-99e6-bbb0eb3f2dec", "offline": true, "voucher": { "$id": "95", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-06-14T07:35:04.8177812", "barcodeTemplate": { "$id": "96", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "97", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-06-14T07:35:04.8177812", "labelPageLayout": "/z2BkJrrVkuMUbCMXCsc2A==", "pageLayoutGuid": "90813dff-eb9a-4b56-8c51-b08c5c2b1cd8", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "95" }, "elements": [ { "$id": "98", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-06-14T07:35:04.8177812" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "kICNslhiU0WA6CjrqjK+zA==", "customerIdentifierGuid": "b28d8090-6258-4553-80e8-28ebaa32becc", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:35:04.8177812", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Zmn4xnoM706biVsakZG2CA==", "issuedIdempotentGuid": "c6f86966-0c7a-4eef-9b89-5b1a9191b608", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:35:04.8177812", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:35:04.8177812", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "YKx6FSQk3EOlWOaSjPKCUA==", "redeemedIdempotentGuid": "157aac60-2424-43dc-a558-e6928cf28250", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:35:04.8177812", "storeName": "sample string 17", "scaleLabel": { "$ref": "97" }, "voucher": { "$ref": "95" }, "customer": { "$ref": "71" }, "issuedOfflinePayment": { "$ref": "77" }, "redeemedOfflinePayment": { "$ref": "77" } }, { "$ref": "99" } ] }, "customer": { "$ref": "71" } }, { "$ref": "94" } ] } }, { "$ref": "70" } ], "customerGroups": [ { "$id": "100", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "j5LbySeJK02eSyzv5l/0NQ==", "groupIDGuid": "c9db928f-8927-4d2b-9e4b-2cefe65ff435", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "QXZFJiaKg061n+jID+18fg==", "identifierGuid": "26457641-8a26-4e83-b59f-e8c80fed7c7e", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "101" } ], "comboPriceGroups": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "BEhRO4i+M061eOlo51PfGQ==", "guid": "3b514804-be88-4e33-b578-e968e753df19", "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": "103", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "Dz97xHdENEC5MKZKSfwnBg==", "groupGuid": "c47b3f0f-4477-4034-b930-a64a49fc2706", "comboPriceType": 5, "priceType": 5, "pluG_UID": "B+55kB1jdUiHYirmEDxhuA==", "pluGuid": "9079ee07-631d-4875-8762-2ae6103c61b8", "priceGroupG_UID": "XFkWvLbdCE+3IURRniUstQ==", "priceGroupGuid": "bc16595c-ddb6-4f08-b721-44519e252cb5", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "67" }, "product": { "$ref": "3" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "67" } }, { "$ref": "103" } ] }, { "$ref": "102" } ], "priceLevels": [ { "$id": "104", "id": 1, "priceLevelIdentifier": "FKjucLeglEK1mnWYZ/2ArA==", "priceLevelIdentifierGuid": "70eea814-a0b7-4294-b59a-759867fd80ac", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "w4qU9T/9LkKle9KPbOqPkA==", "headerIdentifierGuid": "f5948ac3-fd3f-422e-a57b-d28f6cea8f90", "identifier": "gzc4XIQQRUaqhKamSTtYSg==", "identifierGuid": "5c383783-1084-4645-aa84-a6a6493b584a", "supplierIdentifier": "HDToatVVUEi9+j0d03wC0g==", "supplierGuid": "6ae8341c-55d5-4850-bdfa-3d1dd37c02d2", "pluG_UID": "CWuGQza/BEaYKGRrpbf5zA==", "pluGuid": "43866b09-bf36-4604-9828-646ba5b7f9cc", "campaignName": "05c7340e-4ab9-44c4-99e2-f6c3e6dfe86d", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:35:04.8177812", "end": "2025-06-14T07:35:04.8177812", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "6hyXSR/4SEa7CIMurLEung==", "bonusItemPluGuid": "49971cea-f81f-4648-bb08-832eacb12e9e", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:35:04.8177812", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:35:04.8177812", "campaignEndDate": "2025-06-14T07:35:04.8177812", "masterPLUG_UID": "OxqPIiv60UuqywFOTI78sw==", "masterID": "228f1a3b-fa2b-4bd1-aacb-014e4c8efcb3", "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": "s+hKWCkDN0Kt+GKFeGDzGg==", "bonusMasterID": "584ae8b3-0329-4237-adf8-62857860f31a", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T07:35:04.8177812", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "37/fF85w+UGfJKyLcboAbQ==", "pluGuid": "17dfbfdf-70ce-41f9-9f24-ac8b71ba006d", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "HeDjFIrpGkajSFqF14+VRg==", "alternateProduct": "14e3e01d-e98a-461a-a348-5a85d78f9546", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "LJV5D/O6ZU+c5h01YSt1Bw==", "pluGuid": "0f79952c-baf3-4f65-9ce6-1d35612b7507", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:35:04.8177812", "inventoryTracked": "2025-06-14T07:35:04.8177812", "isNormalPriceChangesCampaign": true }, "incrementCount": true, "minimumQuantity": 1, "randomWeight": true, "salesMode": 43, "cartons": 1, "weight": 1, "units": 1, "autoOrderStatus": 1, "invoiceDetailReceive": true }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Invoice detail identifier
globally unique identifierResponse Formats
application/json, text/json
"b8e3c306-1a3a-4f1a-937e-dca287eca47e"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b8e3c306-1a3a-4f1a-937e-dca287eca47e</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK b<�Z73��� 5 xl/workbook.xml � (� ����0D�&�C��UN\�z��" �%m ~��o�vfg�N>k3�Z�#Ge3S�)c�6=J�'=��N �K�b��D��n��c�cfp'����,]i���dZ�#:9�( B��x $_�=�6Holu��5�~Sy��AZ�J�soz��d���ѭ�<� Di�Н��r��.�PK b<�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK b<�ZVz' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R22f102ee79c64ca6" /></Relationships>PK b<�Z�>�$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}�nJ�UI�IU�ݦ�3K��pN��m����-?��l���l��o7�3p-v�]j>Q��ǦZ�_� �.|�5�x"�� ��Z��*����{�� �ɂ#q/�NxE�������0zP]�`���*�xSu&�'��C_�-g��2���~�,��xM�KWs������_=�W�@o�<��h�*rO�C�7�&�3�n�]LG���,�BrW<n���S �ku5)V�,yR�����|.G��qB6�Cwnd%��O��_�u\�3"�� ?�|PK b<�Z���� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�M��EM�aö��'Q۲]�gc���V���X��j4��'�|�lvo�D^0����V�n�}�d�$춛=N*�8�>��bcCJ��Ҩ�U��G�;ƅY����z���GZ3���d�5���Ctƌ�>�h�`���1� �A�S?�H/aQe*�Ǯ�=�%ό�Y��z� �7S��<a����&)D� J��Z�TfP���K��\�-��JvRYs#�E�^���PK b<�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK b<�Zr),*� � xl/sharedStrings.xml � (� 5�An�0�"�Ȏ��-d�P�/H��L,��\�.��G9�8�]���o^�m� ��0ıL�#ܮ�v #�<�R�F�#s ^DM���0����I�)��J\�{�2j���d�'��4/��4g�11�Xv֪�s���㟫 ��k�.v�ٶء=�[�o]Ov�xz�x��; ��� OPK- b<�Z73��� 5 xl/workbook.xmlPK- b<�Z���� � � [Content_Types].xmlPK- b<�ZVz' ' U _rels/.relsPK- b<�Z�>�$ � � xl/worksheets/sheet1.xmlPK- b<�Z���� P 7 xl/_rels/workbook.xml.relsPK- b<�ZЃc'2 E } xl/styles.xmlPK- b<�Zr),*� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK b<�Z�I�� 5 xl/workbook.xml � (� ����0��&�C��@HU��x��}��4П�5��$���~;�d��3���/\E�l���zT�OƢ�;a���{1#��1�[�,K���Ѿ��ӕ��[���=bP�R 5��Bʹ�C�����l���o�\`�Ţ��m %�s{V4��2w��k m����Ʌӝ��J����PK b<�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK b<�Z�=��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R83c4ba8824614d06" /></Relationships>PK b<�Z�>�$ � xl/worksheets/sheet1.xml � (� �Q�n� ��}�nJ�UI�IU�ݦ�3K��pN��m����-?��l���l��o7�3p-v�]j>Q��ǦZ�_� �.|�5�x"�� ��Z��*����{�� �ɂ#q/�NxE�������0zP]�`���*�xSu&�'��C_�-g��2���~�,��xM�KWs������_=�W�@o�<��h�*rO�C�7�&�3�n�]LG���,�BrW<n���S �ku5)V�,yR�����|.G��qB6�Cwnd%��O��_�u\�3"�� ?�|PK b<�Z�cxN� P xl/_rels/workbook.xml.rels � (� ���n� @��@*���i/����b�� D@���v�'��ViK�v)�6~z�|���6�q`��C�ly&��ծ�m[�1���jG�t#t�X���.���;1dn"�:��cJ}�'�l�/�(��3������Ct���NG��0?9Q�G�R���wȳD��T�3�x̱�,)T��M-��@����d��Aj�I�Tw���S�}���i^���\���^�Rjy}'~�/֟PK b<�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK b<�Zr),*� � xl/sharedStrings.xml � (� 5�An�0�"�Ȏ��-d�P�/H��L,��\�.��G9�8�]���o^�m� ��0ıL�#ܮ�v #�<�R�F�#s ^DM���0����I�)��J\�{�2j���d�'��4/��4g�11�Xv֪�s���㟫 ��k�.v�ٶء=�[�o]Ov�xz�x��; ��� OPK- b<�Z�I�� 5 xl/workbook.xmlPK- b<�Z���� � � [Content_Types].xmlPK- b<�Z�=��' ' U _rels/.relsPK- b<�Z�>�$ � � xl/worksheets/sheet1.xmlPK- b<�Z�cxN� P 7 xl/_rels/workbook.xml.relsPK- b<�ZЃc'2 E | xl/styles.xmlPK- b<�Zr),*� � � xl/sharedStrings.xmlPK � �