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": "kO1zNg2N4E6qViC3QCpkUw==", "identifierGuid": "3673ed90-8d0d-4ee0-aa56-20b7402a6453", "headerIdentifier": "ma5/uEFRAE+mBBYCEdbtVg==", "headerIdentifierGuid": "b87fae99-5141-4f00-a604-160211d6ed56", "pluG_UID": "kDMAEd0v+k6fM0Ub2sA77Q==", "pluGuid": "11003390-2fdd-4efa-9f33-451bdac03bed", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-08-02T23:24:36.7506211", "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-08-02T23:24:36.7506211", "costEnd": "2025-08-02T23:24:36.7506211", "createdFromUnknownScan": true, "orderGuid": "nhtvzn3TLkuGLNKwQRLAMA==", "orderIdentifierGuid": "ce6f1b9e-d37d-4b2e-862c-d2b04112c030", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-08-02T23:24:36.7506211", "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": "ilu/c7A1+0qh51x4hvztCA==", "pluGuid": "73bf5b8a-35b0-4afb-a1e7-5c7886fced08", "invoiceIdentifier": "Ki/6pS15KEWIs3JT4m+bdA==", "invoiceGuid": "a5fa2f2a-792d-4528-88b3-7253e26f9b74", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-08-02T23:24:36.7506211" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "/xI7AiUTOEipCTjvz6kbYw==", "priceGroupGuid": "023b12ff-1325-4838-a909-38efcfa91b63", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "aD3RjvK9+k+qYbQ/iZXeew==", "guid": "8ed13d68-bdf2-4ffa-aa61-b43f8995de7b", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "spRKfKDAYkmpk4kv53n2wA==", "priceGroupGuid": "7c4a94b2-c0a0-4962-a993-892fe779f6c0", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:24:36.7506211", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:24:36.7506211", "pluCreated": "2025-08-02T23:24:36.7506211", "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-08-02T23:24:36.7506211", "lastManualUpdate": "2025-08-02T23:24:36.7506211", "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-08-02T23:24:36.7506211", "currentCostUpdated": "2025-08-02T23:24:36.7506211", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:24:36.7506211", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:24:36.7506211", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "x2HBTaMuREq6M2Xji/8mPQ==", "altPLUGuid": "4dc161c7-2ea3-4a44-ba33-65e38bff263d", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:24:36.7662894", "labelLastPrice": 1, "shelfPageLayoutG_UID": "Nw77GfvmUkKNo53N/WzI1w==", "shelfPageLayoutGuid": "19fb0e37-e6fb-4252-8da3-9dcdfd6cc8d7", "talkerPageLayoutG_UID": "GgiBfqAQ1Uyz4EBSx7nJLA==", "talkerPageLayoutGuid": "7e81081a-10a0-4cd5-b3e0-4052c7b9c92c", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "xV3X4RHDpEy9nvUR6uEajA==", "inventoryIdentifier": "e1d75dc5-c311-4ca4-bd9e-f511eae11a8c", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "c1grGPJGF0KsGt3d366bNQ==", "parentPluGuid": "182b5873-46f2-4217-ac1a-dddddfae9b35", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "0Y7lgi8qQkSnDXggM1H6EA==", "supplierIdentifierGuid": "82e58ed1-2a2f-4442-a70d-78203351fa10", "supplierChanged": true, "rebateSupplierIdentifier": "P4+TuzTCvEix+4/WgHNqCw==", "rebateSupplierIdentifierGuid": "bb938f3f-c234-48bc-b1fb-8fd680736a0b", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:24:36.7662894", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "MBSDTzwEFEW+bYxExQ3Euw==", "hostIdentifierGuid": "4f831430-043c-4514-be6d-8c44c50dc4bb", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "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-08-02T23:24:36.7662894", "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": "PdaAmOIRhkCV0/fG5iZjOA==", "hostIdentifierGuid": "9880d63d-11e2-4086-95d3-f7c6e6266338", "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-08-02T23:24:36.7662894", "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": "zxrDkrIE6UK3wlOwoyDlvA==", "hostIdentifierGuid": "92c31acf-04b2-42e9-b7c2-53b0a320e5bc", "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": "LHk2K8clhkK4D+mWZbtL1w==", "identifierGuid": "2b36792c-25c7-4286-b80f-e99665bb4bd7", "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": "HDAPC+UVskiGB78wHMF8vQ==", "hostSupplierIdentifierGuid": "0b0f301c-15e5-48b2-8607-bf301cc17cbd", "loyaltyPriceLevelIdentifier": "IyuJvg4ksE+FBEUh3uFR9w==", "loyaltyPriceLevelIdentifierGuid": "be892b23-240e-4fb0-8504-4521dee151f7", "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-08-02T23:24:36.7662894", "lastProcessed": "2025-08-02T23:24:36.7662894", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "I4hCZir1qU+Bk7hhGH16ZQ==", "identifierGuid": "66428823-f52a-4fa9-8193-b861187d7a65", "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": "MV4ce9wCqU6DyH9zh8WflA==", "primaryContactID": "7b1c5e31-02dc-4ea9-83c8-7f7387c59f94", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "8MFCf+/O4kehRLaldDMAKg==", "supplierGroupGuid": "7f42c1f0-ceef-47e2-a144-b6a57433002a", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:24:36.7662894", "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": "0ee936b4-c0ce-45df-be6a-f1066d7a6b0f", "identifier": "L8EfUPsuHUCJn1SiuGUgdQ==", "identifierGuid": "501fc12f-2efb-401d-899f-54a2b8652075", "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": "3zQGIffovESuTQHELhsTBw==", "supplierIdentifierGuid": "210634df-e8f7-44bc-ae4d-01c42e1b1307", "contactGuid": "DwUhe+Y070SQFOt4dh+OnQ==", "contactID": "7b21050f-34e6-44ef-9014-eb78761f8e9d", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "LlPdxsYxtUu/ISD7MCBaUw==", "pluGuid": "c6dd532e-31c6-4bb5-bf21-20fb30205a53", "supplierIdentifier": "TYovh9Za1kerricp25nSug==", "supplierIdentifierGuid": "872f8a4d-5ad6-47d6-abae-2729db99d2ba", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:24:36.7662894", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:24:36.7662894", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "C4hldRWPrkCD8zbY6R6hiQ==", "pluGuid": "7565880b-8f15-40ae-83f3-36d8e91ea189", "supplierIdentifier": "9vRnDkvWWUKJoaKhnXTGiA==", "supplierIdentifierGuid": "0e67f4f6-d64b-4259-89a1-a2a19d74c688", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "5sT1m1z0IkmdDtAXuJmAww==", "parentPluGuid": "9bf5c4e6-f45c-4922-9d0e-d017b89980c3", "freight": 45.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "gnTGUU/+O0Ku7hrx80tAVQ==", "supplierGuid": "51c67482-fe4f-423b-aeee-1af1f34b4055", "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": "93/gwwtyakKWOV/hcf46Cw==", "supplierGuid": "c3e07ff7-720b-426a-9639-5fe171fe3a0b", "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-08-02T23:24:36.7662894", "deliveryDate": "2025-08-02T23:24:36.7662894", "nextCutOffDate": "2025-08-02T23:24:36.7662894", "nextDeliveryDate": "2025-08-02T23:24:36.7662894", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "processed": "2025-08-02T23:24:36.7662894", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "caxR3ks9QEurpdkDNyNQVg==", "hostIdentifierGuid": "de51ac71-3d4b-4b40-aba5-d90337235056", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "4765d2e4-ddb9-4061-9d08-b31bf0eb3751", "e919a96d-cd03-4cfd-af5f-eb8b65c07388" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "jIJgNKYng0uhmnpHPc6IDw==", "identifierGuid": "3460828c-27a6-4b83-a19a-7a473dce880f", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "3380f93a-99c3-471b-aad0-ba3ac6fd3d75", "008915ad-6ec4-4662-a7ae-bc97fcf7de0c" ], "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-08-02T23:24:36.7662894", "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": "6b880f6d-5be0-41a5-9eeb-d684688e8cf7", "updateStore": { "$id": "25", "id": "211baa94-6e7b-41cf-9047-22ba4dfc2a7f", "name": "sample string 1", "lastActivity": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894" }, "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": "e4qblHgfo0CeddZ0VKcQfg==", "pluGuid": "949b8a7b-1f78-40a3-9e75-d67454a7107e", "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-08-02T23:24:36.7662894" }, { "$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-08-02T23:24:36.7662894", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:24:36.7662894", "startTime": 3, "endDate": "2025-08-02T23:24:36.7662894", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "rclgJVFa1E+uH9evjy53bw==", "hostIdentifierGuid": "2560c9ad-5a51-4fd4-ae1f-d7af8f2e776f", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "eeQgYyyIaE2LEExOE4mE6A==", "guid": "6320e479-882c-4d68-8b10-4c4e138984e8", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "p6pcbmHE+UmJO2LusslYoA==", "priceGroupGuid": "6e5caaa7-c461-49f9-893b-62eeb2c958a0", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:24:36.7662894", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "33", "pluG_UID": "BQh+y6xB8EW0dD5YeK/Uqg==", "pluGuid": "cb7e0805-41ac-45f0-b474-3e5878afd4aa", "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": "922f841d-83d2-4e26-9dc3-207521ec8e69", "created": "2025-08-02T23:24:36.7662894", "createdByUser": "sample string 1", "activated": "2025-08-02T23:24:36.7662894", "deactivated": "2025-08-02T23:24:36.7662894", "lastOrdered": "2025-08-02T23:24:36.7662894", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:24:36.7662894", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:24:36.7662894", "lastSold": "2025-08-02T23:24:36.7662894", "firstSold": "2025-08-02T23:24:36.7662894", "awsUpdated": "2025-08-02T23:24:36.7662894", "lastManualUpdate": "2025-08-02T23:24:36.7662894", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:24:36.7662894", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:24:36.7662894", "doNotRangeUpdated": "2025-08-02T23:24:36.7662894", "doNotOrderUpdated": "2025-08-02T23:24:36.7662894", "tracked": "2025-08-02T23:24:36.7662894" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "OHcegZ1560+3P7Bn2N4PUA==", "pluGuid": "811e7738-799d-4feb-b73f-b067d8de0f50", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "KUAn3Bs0skSQPK1YqmUwTA==", "pluGuid": "dc274029-341b-44b2-903c-ad58aa65304c", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:24:36.7662894", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-08-02T23:24:36.7662894", "createdLocal": "2025-08-02T23:24:36.7662894", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "jhNkBwV2a0mz6l8b7PaVig==", "operatorGuid": "0764138e-7605-496b-b3ea-5f1becf6958a", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "gyeCQvQqHkiupgBza8rl/w==", "pluGuid": "42822783-2af4-481e-aea6-00736bcae5ff", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "VyCEcZvY6kyHkdv+cIiznA==", "guid": "71842057-d89b-4cea-8791-dbfe7088b39c", "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-08-02T23:24:36.7662894", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:24:36.7662894", "endShift": "2025-08-02T23:24:36.7662894", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "/6DZUd5uUUuKq8cBccJJxw==", "operatorGuid": "51d9a0ff-6ede-4b51-8aab-c70171c249c7", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "MsitcVmwDka8KvJmZIEnZQ==", "pluGuid": "71adc832-b059-460e-bc2a-f26664812765", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "RpYjk1QqAkOamgS77OXo0A==", "pluGuid": "93239646-2a54-4302-9a9a-04bbece5e8d0", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "Ze640rkGDUCdnX94hArmPg==", "identifierGuid": "d2b8ee65-06b9-400d-9d9d-7f78840ae63e", "pluG_UID": "13UjX2NKe06Bc0+u0UtfHw==", "pluGuid": "5f2375d7-4a63-4e7b-8173-4faed14b5f1f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 147", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "lBF+EcPN7katz87GpVdv6w==", "groupName": "sample string 1", "identifierGuid": "117e1194-cdc3-46ee-adcf-cec6a5576feb", "exists": true, "flipChartIdentifier": "CsFycpYw2Ua/uLLzmSqDVw==", "flipChartIdentifierGuid": "7272c10a-3096-46d9-bfb8-b2f3992a8357", "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": "lTL+2qB37kOTx5LmMoqZxA==", "groupIdentifierGuid": "dafe3295-77a0-43ee-93c7-92e6328a99c4", "flipChart": { "$id": "44", "identifier": "upOHti3s/U+W1BiVh2zxig==", "identifierGuid": "b68793ba-ec2d-4ffd-96d4-1895876cf18a", "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": "6pwopsEkpkuP78XITBSrkA==", "identifierGuid": "a6289cea-24c1-4ba6-8fef-c5c84c14ab90", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "LzwTHL/+G0OS3P16RU/1QA==", "guid": "1c133c2f-febf-431b-92dc-fd7a454ff540", "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": "YswZGMPONEKI6m0NibEG0w==", "previousFormGuid": "1819cc62-cec3-4234-88ea-6d0d89b106d3", "nextForm": 1, "nextFormG_UID": "RE/4EiE4RkC3cyZ8lRkPWQ==", "nextFormGuid": "12f84f44-3821-4046-b773-267c95190f59", "attributes": "sample string 10", "updated": "2025-08-02T23:24:36.7662894", "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": "2cgsAEpYh0K2cu/zkMkVjg==", "checkoutFormGuid": "002cc8d9-584a-4287-b672-eff390c9158e", "identifier": "zr+2hhwWm0OkIpPmnTuCjw==", "identifierGuid": "86b6bfce-161c-439b-a422-93e69d3b828f", "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": "GddYcB9MAk2G4qAWJQPpTg==", "valueGuid": "7058d719-4c1f-4d02-86e2-a0162503e94e", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "gPCjYt/rw0KTcB37/WxK/Q==", "checkoutFormGuid": "62a3f080-ebdf-42c3-9370-1dfbfd6c4afd", "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": "CPV21x07WE6ju7Ky1rR1pQ==", "flipChartPageIdentifierGuid": "d776f508-3b1d-4e58-a3bb-b2b2d6b475a5", "pluG_UID": "dPcI9Ux8a0Obb5X4OYTkeg==", "pluGuid": "f508f774-7c4c-436b-9b6f-95f83984e47a", "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": "r6ftUvKr1kON4MKfHNiLHw==", "pluGuid": "52eda7af-abf2-43d6-8de0-c29f1cd88b1f", "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-08-02T23:24:36.7662894", "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": "neIVhRLbHU+uhq183Kd7GQ==", "ingredientGuid": "a4sN1A/2zU2RR7AQQ9Kbjw==", "ingredientIdentifier": "d40d8b6b-f60f-4dcd-9147-b01043d29b8f", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "NVuRLMrqHEy6nRYCXwFi4g==", "pluGuid": "2c915b35-eaca-4c1c-ba9d-16025f0162e2", "shelfLocationIdentifier": "vOPi0QfnhESAS/ENx34v9w==", "shelfLocationGuid": "d1e2e3bc-e707-4484-804b-f10dc77e2ff7", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "i327n84d9kiaNKGXIVLwAw==", "labelPageLayoutGuid": "9fbb7d8b-1dce-48f6-9a34-a1972152f003", "updated": "2025-08-02T23:24:36.7662894", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "jW60/TMjC0KUV39/frkgxQ==", "storeID": 1, "identifierGuid": "fdb46e8d-2333-420b-9457-7f7f7eb920c5", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:24:36.7662894", "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": "9zbU25k50k2lT0WdL0hZaw==", "pluGuid": "dbd436f7-3999-4dd2-a54f-459d2f48596b", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "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": "taaa+np+RkuJyoZLNip2hA==", "labelPageLayoutGuid": "fa9aa6b5-7e7a-4b46-89ca-864b362a7684", "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-08-02T23:24:36.7662894", "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": "612PvQf+qUujiRqotmNSJg==", "labelPageLayoutGuid": "bd8f5deb-fe07-4ba9-a389-1aa8b6635226", "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-08-02T23:24:36.7662894", "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": "JK8+Ux0+fUit5ezX9daANg==", "labelPageLayoutGuid": "533eaf24-3e1d-487d-ade5-ecd7f5d68036", "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-08-02T23:24:36.7662894", "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": "IEQrFwJvd0G4VHn9VWgPIw==", "labelPageLayoutGuid": "172b4420-6f02-4177-b854-79fd55680f23", "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": "N+2d64pA2USeB8HnWqZdPw==", "pluGuid": "eb9ded37-408a-44d9-9e07-c1e75aa65d3f", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "Rx+63LqEr0iTF9rF09yLHA==", "dealCostGuid": "dcba1f47-84ba-48af-9317-dac5d3dc8b1c", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "96R0VLKhukGmUYP0hyYH3Q==", "priceGroupGuid": "5474a4f7-a1b2-41ba-a651-83f4872607dd", "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-08-02T23:24:36.7662894", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "o3eqAO+720e63Jz7yNQepw==", "campaignComboPriceGroupIdentifier": "00aa77a3-bbef-47db-badc-9cfbc8d41ea7", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:24:36.7662894", "operatorG_UID": "6cRRdBC3uk+Bf5StEAAvXw==", "operatorGuid": "7451c4e9-b710-4fba-817f-94ad10002f5f", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:24:36.7662894", "signIqTicketFileMovedUtc": "2025-08-02T23:24:36.7662894", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:24:36.7662894", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "b47ac856-be1b-4256-9a5c-61a418f05197", "nameGuid": "b47ac856-be1b-4256-9a5c-61a418f05197", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:24:36.7662894", "startTime": 1, "endDate": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "system": true, "created": "2025-08-02T23:24:36.7662894", "updated": "2025-08-02T23:24:36.7662894", "priceChangeNotifiedUtc": "2025-08-02T23:24:36.7662894", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "rRGVquXHN0SZUXE0jt+Kvw==", "hostIdentifierGuid": "aa9511ad-c7e5-4437-9951-71348edf8abf", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:24:36.7662894", "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": "mERA+jXb20e9xEHFrpkN6g==", "pluGuid": "fa404498-db35-47db-bdc4-41c5ae990dea", "hostOfferID": 1, "priceGroupG_UID": "EtQ5ClQaHESIpUulK01/cA==", "priceGroupGuid": "0a39d412-1a54-441c-88a5-4ba52b4d7f70", "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-08-02T23:24:36.7662894", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "CH52eCYlz02KjxgAr94b9A==", "identifierStr": "CH52eCYlz02KjxgAr94b9A==", "identifierGuid": "78767e08-2526-4dcf-8a8f-1800afde1bf4", "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": "Opls9ucEMka5ZYru2JSlBQ==", "customerIDGuid": "f66c993a-04e7-4632-b965-8aeed894a505", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "AAtJoRHCskuYsCfgMY+OIQ==", "identifierGuid": "a1490b00-c211-4bb2-98b0-27e0318f8e21", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:24:36.7662894", "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": "ZEbsViI8jU2fWE51OkCBsA==", "communityIdentifierGuid": "56ec4664-3c22-4d8d-9f58-4e753a4081b0", "joined": "2025-08-02T23:24:36.7662894", "updated": "2025-08-02T23:24:36.7662894", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "EG4ermffMEadWUjw/78lCw==", "priceLevelIdentifierGuid": "ae1e6e10-df67-4630-9d59-48f0ffbf250b", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:24:36.7662894", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-08-02T23:24:36.7662894", "expiry": "2025-08-02T23:24:36.7662894", "customerID": "XsavoZdPjkG+tOZa+OFXtQ==", "customerIDGuid": "a1afc65e-4f97-418e-beb4-e65af8e157b5", "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-08-02T23:24:36.7662894", "linkedAccount": "B+DWKGsHb0uKdtP7fZSDMg==", "linkedAccountGuid": "28d6e007-076b-4b6f-8a76-d3fb7d948332", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "DPzPYrdLuUC3PeXIYuDgFQ==", "identifierGuid": "62cffc0c-4bb7-40b9-b73d-e5c862e0e015", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:24:36.7662894", "owner": "qnTPN+ncK0apuixK7KIeLQ==", "ownerGuid": "37cf74aa-dce9-462b-a9ba-2c4aeca21e2d", "accountStoreGroupIdentifier": "GD3aiFmKNUGBZjLrR+yt7g==", "accountStoreGroupGuid": "88da3d18-8a59-4135-8166-32eb47ecadee", "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-08-02T23:24:36.7662894", "active": true, "updated": "2025-08-02T23:24:36.7662894", "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": "km8NKGerjkGubYkL7haqqw==", "identifierGuid": "280d6f92-ab67-418e-ae6d-890bee16aaab", "name": "sample string 2", "primaryContact": "mwSSucZUdUS9UmVbOSlOdQ==", "primaryContactGuid": "b992049b-54c6-4475-bd52-655b39294e75", "accountID": "Se+GXPsZgEyn2h+GFMJtcQ==", "accountIDGuid": "5c86ef49-19fb-4c80-a7da-1f8614c26d71", "special": true, "updated": "2025-08-02T23:24:36.7662894", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "0jB/QozN6EiCaINcs4Qadw==", "priceLevelIdentifierGuid": "427f30d2-cd8c-48e8-8268-835cb3841a77", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "1hc1EuSH9kWWB2Mjzw02pw==", "groupIDGuid": "123517d6-87e4-45f6-9607-6323cf0d36a7", "customerID": "MMDk6TNb6kGsQc5FDRWAEA==", "customerIDGuid": "e9e4c030-5b33-41ea-ac41-ce450d158010", "card": "sample string 4", "linkedAccount": "ZjHDAecTpEix31c3UUr0Vg==", "linkedAccountGuid": "01c33166-13e7-48a4-b1df-5737514af456", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "FeKbvAYyckuvTN//jwmylQ==", "identifierGuid": "bc9be215-3206-4b72-af4c-dfff8f09b295", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "JPLKbKXFAk6LGFjyt7s86Q==", "accountIDGuid": "6ccaf224-c5a5-4e02-8b18-58f2b7bb3ce9", "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-08-02T23:24:36.7662894", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "N7TOZIo5GEq7TYYpGJfHCg==", "idempotentVoidGuid": "64ceb437-398a-4a18-bb4d-86291897c70a", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "E2WZNfQ/lEGR1cCNvpGm7Q==", "saleHeaderIdentifierGuid": "35996513-3ff4-4194-91d5-c08dbe91a6ed", "created": "2025-08-02T23:24:36.7662894", "createdLocal": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "storeID": 1, "operatorG_Uid": "FSosa1OsGE+gpQOJ/wXlzw==", "operatorGuid": "6b2c2a15-ac53-4f18-a0a5-0389ff05e5cf", "customerG_Uid": "495jkG3570yj7IuHjgW8Mg==", "customerGuid": "9063dee3-f96d-4cef-a3ec-8b878e05bc32", "communityIdentifier": "I8a54VMFgUWkeL5hhdpfHg==", "communityIdentifierGuid": "e1b9c623-0553-4581-a478-be6185da5f1e", "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": "oeKdUjJ9PEyIFNlH/8uf3w==", "priceLevelIdentifierGuid": "529de2a1-7d32-4c3c-8814-d947ffcb9fdf", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "PJQAwYSGt0SNm3sl1uoB1Q==", "identifierGuid": "c100943c-8684-44b7-8d9b-7b25d6ea01d5", "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-08-02T23:24:36.7662894", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "Cu6raLKNokOMqJZtSPHWZw==", "identifierGuid": "68abee0a-8db2-43a2-8ca8-966d48f1d667", "saleHeaderID": 2, "plu": 1, "pluG_UId": "df5Npdod60SZB6FuESHcCw==", "pluGuid": "a54dfe75-1dda-44eb-9907-a16e1121dc0b", "accountID": "//ChemxRSUWo2hhLxPFtYg==", "accountIDGuid": "7aa1f0ff-516c-4549-a8da-184bc4f16d62", "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-08-02T23:24:36.7662894", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "y30UQlOjQUG6FZwgcZvGqw==", "refundGuid": "42147dcb-a353-4141-ba15-9c20719bc6ab", "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": "kwF4/K2NvUWLeLoJBWDGMA==", "idempotentVoidGuid": "fc780193-8dad-45bd-8b78-ba090560c630", "priceLevelIdentifier": "Tyl+APxA10+XkW5lWOUdBQ==", "priceLevelIdentifierGuid": "007e294f-40fc-4fd7-9791-6e6558e51d05", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:24:36.7662894", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "+JLdj0SjXkaSBvMtgPd6LA==", "guid": "8fdd92f8-a344-465e-9206-f32d80f77a2c", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:24:36.7662894" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "BKv9t+QuM0OdNGuc16GrmA==", "modifierSetGuid": "b7fdab04-2ee4-4333-9d34-6b9cd7a1ab98", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "vHJGFgtynECyUrLQIgnxyw==", "pluGuid": "164672bc-720b-409c-b252-b2d02209f1cb", "deleted": true, "g_UID": "NmhVL89CXkuwbmu/leCW9w==", "guid": "2f556836-42cf-4b5e-b06e-6bbf95e096f7", "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": "fO6L5F8iREOSYjqfp3OWlw==", "pluGuid": "e48bee7c-225f-4344-9262-3a9fa7739697", "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-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "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": "Ani6wRBOQ0ah7VxeAHyp4Q==", "pluGuid": "c1ba7802-4e10-4643-a1ed-5c5e007ca9e1", "accountID": "S1ytsWD/EEm8M7PqlYNkVA==", "accountIDGuid": "b1ad5c4b-ff60-4910-bc33-b3ea95836454", "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-08-02T23:24:36.7662894", "bestOrExpireType": 1, "refundG_UID": "7qeq1gCjbEmogFKZtvY5+A==", "refundGuid": "d6aaa7ee-a300-496c-a880-5299b6f639f8", "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": "GlK5lQTgtEOVnolCgXroWg==", "identifierGuid": "95b9521a-e004-43b4-959e-8942817ae85a", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "K0/WQWQMuEGAUqgyG+LrsA==", "customerIdentifierGuid": "41d64f2b-0c64-41b8-8052-a8321be2ebb0", "operatorNo": 1, "operatorG_UID": "8cFkExN9RkS54Si7u8zuiw==", "operatorGuid": "1364c1f1-7d13-4446-b9e1-28bbbbccee8b", "created": "2025-08-02T23:24:36.7662894", "ordered": "2025-08-02T23:24:36.7662894", "started": "2025-08-02T23:24:36.7662894", "completed": "2025-08-02T23:24:36.7662894", "supplied": "2025-08-02T23:24:36.7662894", "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": "5QYod2PlWk6LTwoxl9BlnQ==", "pluGuid": "772806e5-e563-4e5a-8b4f-0a3197d0659d", "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": "aOP2hpeUCka/rfWE1a6X/Q==", "headerIdentifierGuid": "86f6e368-9497-460a-bfad-f584d5ae97fd", "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": "At2cG37oHUGOK15s6m9zdQ==", "surveyGuid": "1b9cdd02-e87e-411d-8e2b-5e6cea6f7375", "saleHeaderGuid": "4Ff9+G0f9kOJ1vR5JHeIXQ==", "saleGuid": "f8fd57e0-1f6d-43f6-89d6-f4792477885d", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "3ClfPmK2PU+dYXIkJE0sEw==", "guidResponse": "3e5f29dc-b662-4f3d-9d61-7224244d2c13", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:24:36.7662894", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "Z9DMq7psq0Wz3BXknjIF7A==", "guid": "abccd067-6cba-45ab-b3dc-15e49e3205ec", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "HjjCM1hh20KXwF8z8ZWZiw==", "checkoutFormGuid": "33c2381e-6158-42db-97c0-5f33f195998b", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:24:36.7662894", "end": "2025-08-02T23:24:36.7662894", "deleted": true, "updated": "2025-08-02T23:24:36.7662894", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "62e40c90-b5de-419b-b46a-e3039a6f928e", "db6614ac-41d7-41f0-ab03-2bfedfae2733" ], "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": "GD5KCfp+DUyOBvNY7/TrZA==", "accountIdentifier": "094a3e18-7efa-4c0d-8e06-f358eff4eb64", "accountName": "sample string 42", "customerOrderIdentifier": "mJLnUHTe7EWZdje/CZt/gQ==", "customerOrderIdentifierGuid": "50e79298-de74-45ec-9976-37bf099b7f81", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "1zXRrCj470Cs8g5QdnxOtw==", "paymentIdentifierGuid": "acd135d7-f828-40ef-acf2-0e50767c4eb7", "identifier": "hY7o1HwXBUqHs56yw3N01A==", "identifierGuid": "d4e88e85-177c-4a05-87b3-9eb2c37374d4", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "E2q/akdkr0aG0t+nbNwKRg==", "itemIdentifierGuid": "6abf6a13-6447-46af-86d2-dfa76cdc0a46" } }, { "$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": "fvnN57kmY0aTjAuJdiKcWg==", "customerIdentifierGuid": "e7cdf97e-26b9-4663-938c-0b8976229c5a", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "yoZVfo3j00+7wpOh+xX2+g==", "idempotentGuid": "7e5586ca-e38d-4fd3-bbc2-93a1fb15f6fa", "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-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "labelPageLayout": "nAQp8o+nGkmarwVDcAJ9Kg==", "pageLayoutGuid": "f229049c-a78f-491a-9aaf-054370027d2a", "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-08-02T23:24:36.7662894" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "mmBsGQDsN0eT3oEBCC2jTw==", "customerIdentifierGuid": "196c609a-ec00-4737-93de-8101082da34f", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:24:36.7662894", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "ZhRishxTGkGDhYyYMGmkKg==", "issuedIdempotentGuid": "b2621466-531c-411a-8385-8c983069a42a", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:24:36.7662894", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:24:36.7662894", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "LX7rz6ASi06JbrrU8Yh0fw==", "redeemedIdempotentGuid": "cfeb7e2d-12a0-4e8b-896e-bad4f188747f", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:24:36.7662894", "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": "pqzP4z+Wf0e5GVtsdOd6lw==", "groupIDGuid": "e3cfaca6-963f-477f-b919-5b6c74e77a97", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "3swCHHC9REuWr9Ttxh6QUA==", "identifierGuid": "1c02ccde-bd70-4b44-96af-d4edc61e9050", "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": "qtgmFaXuv0uyVQmHake+7w==", "guid": "1526d8aa-eea5-4bbf-b255-09876a47beef", "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": "smJOU33t6kWavTBMLlP73g==", "groupGuid": "534e62b2-ed7d-45ea-9abd-304c2e53fbde", "comboPriceType": 5, "priceType": 5, "pluG_UID": "785btQYmUki1gQKhSbjPTA==", "pluGuid": "b55bceef-2606-4852-b581-02a149b8cf4c", "priceGroupG_UID": "Kh4jc7lGP0Wdftov6ZJr5Q==", "priceGroupGuid": "73231e2a-46b9-453f-9d7e-da2fe9926be5", "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": "TLDJnyN/LkOdG8pqEXwzOg==", "priceLevelIdentifierGuid": "9fc9b04c-7f23-432e-9d1b-ca6a117c333a", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "+IK1wIIwRk+UlmkkTVFs5g==", "headerIdentifierGuid": "c0b582f8-3082-4f46-9496-69244d516ce6", "identifier": "Yz9WkkVReUmEv9J5oHksJQ==", "identifierGuid": "92563f63-5145-4979-84bf-d279a0792c25", "supplierIdentifier": "0giTf/XvHUq6yVgZ/xpfTA==", "supplierGuid": "7f9308d2-eff5-4a1d-bac9-5819ff1a5f4c", "pluG_UID": "lj5yVYX0Pk2lXApkqE2k5A==", "pluGuid": "55723e96-f485-4d3e-a55c-0a64a84da4e4", "campaignName": "742107cb-4555-47e2-9feb-7318ac3bee4e", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:24:36.7662894", "end": "2025-08-02T23:24:36.7662894", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "kYQFzqmPGEmFhZz0o/21UA==", "bonusItemPluGuid": "ce058491-8fa9-4918-8585-9cf4a3fdb550", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:24:36.7662894", "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-08-02T23:24:36.7662894", "campaignEndDate": "2025-08-02T23:24:36.7662894", "masterPLUG_UID": "DdCjXw3PrEuq9EzBVxpnsw==", "masterID": "5fa3d00d-cf0d-4bac-aaf4-4cc1571a67b3", "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": "f8mXZh00zkeUSTJQ3nNlKA==", "bonusMasterID": "6697c97f-341d-47ce-9449-3250de736528", "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-08-02T23:24:36.7662894", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "VolX9t8aBEeQ/NyiGZFBeA==", "pluGuid": "f6578956-1adf-4704-90fc-dca219914178", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "hKEsq1BwT0a1J5Le4A4u0w==", "alternateProduct": "ab2ca184-7050-464f-b527-92dee00e2ed3", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "MvKieWu55kS3fwT4PxQxkg==", "pluGuid": "79a2f232-b96b-44e6-b77f-04f83f143192", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:24:36.7662894", "inventoryTracked": "2025-08-02T23:24:36.7662894", "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
"5404b799-f0c9-49ae-ae27-a8ce47a4d5a8"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5404b799-f0c9-49ae-ae27-a8ce47a4d5a8</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �[_z3� 5 xl/workbook.xml � (� ����0��&�C���?8q����Ri�-ik��-%�x�3;����}cLO>j�.�%�sƜ�P�;�uص�*�A�3m+�F�j�R�O�� ^�:9:���a��"<]��հ�HM����bn��8�(��֝M�M�]DE4(,i (���Y҄��0�%����A�,͐n� V��w�PK �[���� � [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 �[!*�' ' _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="Rc174790036344f6b" /></Relationships>PK �[:*% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w���vLm'�i�� �кK�&���瓤!q�Ė��{v���l�5ښo7g`[촽�|��nϏM���z@,��?��+�� �o�78� ���Rw������K"ϲB8$)������.?:�]�`���HmySu:�G��A_�-g���]���,��x��KW�,a��9)�:�A/���py}Q6�K=->���7Ό��w���ߗ�Dz��"/��.t��'4kyu)V��y�$����\*��y|r�}�wn�J̱7� ������%pgD�~~��PK �[���� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��8�M7l)p�q�ؑmJ9[=R�P�J�����h~OO��|���ަ����5 ��FZ5���s�O5춛�"� ��'q����5�^�8 ��M�h�&b�::y҂�u)��x��?D�� ����&���N�G@��u�)yzy�@���C��9+VK&$�G �aj>\G�^�y*S)�,�J���e�*���%�x��)-'j�`JIV.���\�75z��/PK �[Ѓ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 �[Q�έ � xl/sharedStrings.xml � (� 5�An� E���HDj;�d�'h0œ��g��/]t�������]�s�QN+�T�L�Q~��^+� �J8�d��10�jS�Q�"��ZN3�C]�Zr�[i�=,���3��Ş�{�2i��NҴZ픟;��� r����n�ݥ��� �:}B߁���+1ؿ�m��/PK- �[_z3� 5 xl/workbook.xmlPK- �[���� � [Content_Types].xmlPK- �[!*�' ' V _rels/.relsPK- �[:*% � � xl/worksheets/sheet1.xmlPK- �[���� P 9 xl/_rels/workbook.xml.relsPK- �[Ѓc'2 E xl/styles.xmlPK- �[Q�έ � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK �[r�A�� 5 xl/workbook.xml � (� ����0��&�C��T *)��x��}��m�-ik���'�x�3;�����v�%�ِ������ ףw���(�����+'�md�$ɘ��v6(����a��#<�B��[P���~G���=4a���֝L�M��]̊X0X� "P2;�gA9%>��p�^������O�D��7�`���PK �[���� � [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 �[OQX�' ' _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="Re4ce94fcca524aac" /></Relationships>PK �[:*% � xl/worksheets/sheet1.xml � (� �Q�N�0��(w���vLm'�i�� �кK�&���瓤!q�Ė��{v���l�5ښo7g`[촽�|��nϏM���z@,��?��+�� �o�78� ���Rw������K"ϲB8$)������.?:�]�`���HmySu:�G��A_�-g���]���,��x��KW�,a��9)�:�A/���py}Q6�K=->���7Ό��w���ߗ�Dz��"/��.t��'4kyu)V��y�$����\*��y|r�}�wn�J̱7� ������%pgD�~~��PK �[�U� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�N�|��ݰa[z�'Q;�]�gc���V� �X��j4��'�|�l�o�H^Ї��xƀ�UN�k��C������i"��HZ���>�yCiP=N2dnF�:��IƔ���R�d�4g��~ɀ[&9^f��3(|t�<������#F G�;� ����%*�'�����heax��+B��e�����/dXɍ�\ #[���]ez�Q?G�.�tZ�j��u+V�uYU����Fo�b�PK �[Ѓ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 �[Q�έ � xl/sharedStrings.xml � (� 5�An� E���HDj;�d�'h0œ��g��/]t�������]�s�QN+�T�L�Q~��^+� �J8�d��10�jS�Q�"��ZN3�C]�Zr�[i�=,���3��Ş�{�2i��NҴZ픟;��� r����n�ݥ��� �:}B߁���+1ؿ�m��/PK- �[r�A�� 5 xl/workbook.xmlPK- �[���� � [Content_Types].xmlPK- �[OQX�' ' V _rels/.relsPK- �[:*% � � xl/worksheets/sheet1.xmlPK- �[�U� P 9 xl/_rels/workbook.xml.relsPK- �[Ѓc'2 E � xl/styles.xmlPK- �[Q�έ � � xl/sharedStrings.xmlPK � �