POST api/invoice/{id}/detail/{pluGuid}
Update/increment or add 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": "Ts2DtCJn8U+9qWPwdAL1Gw==", "identifierGuid": "b483cd4e-6722-4ff1-bda9-63f07402f51b", "headerIdentifier": "IaVTP8WoFU6GcmzfO9Wvqw==", "headerIdentifierGuid": "3f53a521-a8c5-4e15-8672-6cdf3bd5afab", "pluG_UID": "HDA/UAtxzUKaKrKDHBgFtw==", "pluGuid": "503f301c-710b-42cd-9a2a-b2831c1805b7", "pageNo": 1, "lineNo": 1, "itemOrdered": "sample string 1", "itemShipped": "sample string 2", "apn": "sample string 3", "barcode": "sample string 4", "prodStatus": 0, "dateAvailable": "2025-06-14T07:34:00.0083808", "commodity": "sample string 5", "supplier": "sample string 6", "itemDesc": "sample string 7", "itemType": 48, "investmentBuyInd": "A", "orderType": "sample string 8", "cartonQty": 1, "cartonQuantitySpecified": true, "soldByWeight": true, "orderByWeight": true, "unitsOrdered": 1, "unitsSupplied": 1, "unitsReceived": 1, "weightOrdered": 1, "weightShipped": 1, "weightReceived": 1, "unitSpecified": 11, "wholesalePrice": 1, "extWholesalePrice": 1, "normalPrice": 1, "retailPrice": 1, "pricingUnit": "sample string 12", "claimFlag": "A", "gstRate": 1, "gstAmount": 1, "extGstAmount": 1, "deliWeight": 1, "marginAmount": 1, "extMarginAmount": 1, "costAmount": 1, "orderedCostAmount": 1, "extCostAmount": 1, "costIncSpecified": true, "freightAmount": 14, "freightGstAmount": 15, "extFreightAmount": 16, "extFreightGstAmount": 17, "costDecimals": 18, "wetRate": 1, "containerDeposit": 1, "basePrice": 1, "wetValue": 1, "deliveryFee": 1, "casePrice": 1, "wholesaleExt": 1, "wetExt": 1, "totalLitres": 1, "tun": "sample string 19", "applyDetails": true, "applySell": true, "applyCost": true, "applyOr": true, "applyQty": true, "itemNumber": "sample string 20", "directNumber": "sample string 21", "itemSize": "sample string 22", "costGst": 1, "sellGst": 1, "costOr": 1, "sellOr": 1, "marginOr": 1, "grossProfit": 1.0, "sell": 1, "cartonCost": 1, "currentCost": 1, "costID": "A", "costStart": "2025-06-14T07:34:00.0083808", "costEnd": "2025-06-14T07:34:00.0083808", "createdFromUnknownScan": true, "orderGuid": "tjEEPN+ao0eGhAgwXc+Agw==", "orderIdentifierGuid": "3c0431b6-9adf-47a3-8684-08305dcf8083", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T07:34:00.0083808", "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": "7ZAabOndTUGPOysoCj6mHQ==", "pluGuid": "6c1a90ed-dde9-414d-8f3b-2b280a3ea61d", "invoiceIdentifier": "OUKt6w4LjEmFZ65FsIGGyw==", "invoiceGuid": "ebad4239-0b0e-498c-8567-ae45b08186cb", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T07:34:00.0083808" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "ORiMfb3JxEuwpfP3vBe0iw==", "priceGroupGuid": "7d8c1839-c9bd-4bc4-b0a5-f3f7bc17b48b", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "YmcwziEd40OEU4fY1xnU+A==", "guid": "ce306762-1d21-43e3-8453-87d8d719d4f8", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "U2pSTCFE7Uy5F4u4uNfY1Q==", "priceGroupGuid": "4c526a53-4421-4ced-b917-8bb8b8d7d8d5", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:34:00.0083808", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:34:00.0083808", "pluCreated": "2025-06-14T07:34:00.0083808", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T07:34:00.0083808", "lastManualUpdate": "2025-06-14T07:34:00.0083808", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T07:34:00.0083808", "currentCostUpdated": "2025-06-14T07:34:00.0083808", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:34:00.0083808", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T07:34:00.0083808", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "OavWJgMPt02/aH2HoEs8zQ==", "altPLUGuid": "26d6ab39-0f03-4db7-bf68-7d87a04b3ccd", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T07:34:00.0083808", "labelLastPrice": 1, "shelfPageLayoutG_UID": "4Md5j2mHWkylL+3BEiQK+Q==", "shelfPageLayoutGuid": "8f79c7e0-8769-4c5a-a52f-edc112240af9", "talkerPageLayoutG_UID": "+kxzlFV4H0uR4EGMspxjNw==", "talkerPageLayoutGuid": "94734cfa-7855-4b1f-91e0-418cb29c6337", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "qXszWGweQkqIvBl946qPiw==", "inventoryIdentifier": "58337ba9-1e6c-4a42-88bc-197de3aa8f8b", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "m1U5SMnD8kuoiB3AfnOE0w==", "parentPluGuid": "4839559b-c3c9-4bf2-a888-1dc07e7384d3", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "v/KO95MngEmqr1qyLGLPtA==", "supplierIdentifierGuid": "f78ef2bf-2793-4980-aaaf-5ab22c62cfb4", "supplierChanged": true, "rebateSupplierIdentifier": "mHVcgBaKnEmhI3/qrDEPRQ==", "rebateSupplierIdentifierGuid": "805c7598-8a16-499c-a123-7feaac310f45", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T07:34:00.0083808", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "khXO2eHFnU63aUsTf4/eFg==", "hostIdentifierGuid": "d9ce1592-c5e1-4e9d-b769-4b137f8fde16", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "3" }, { "$ref": "3" } ], "store": { "$id": "4", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T07:34:00.0083808", "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": "sI3b5kY07k6mBTvwZGM5hg==", "hostIdentifierGuid": "e6db8db0-3446-4eee-a605-3bf064633986", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T07:34:00.0083808", "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": "mkyqi2+sl0aEcscnXR8uew==", "hostIdentifierGuid": "8baa4c9a-ac6f-4697-8472-c7275d1f2e7b", "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": "4mVtbNevd0Wk1x2SqtUHlg==", "identifierGuid": "6c6d65e2-afd7-4577-a4d7-1d92aad50796", "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": "JOb+EPgaDUCKmLa3ZrcElQ==", "hostSupplierIdentifierGuid": "10fee624-1af8-400d-8a98-b6b766b70495", "loyaltyPriceLevelIdentifier": "l2HaqVkjC0mUxRKsII0aGQ==", "loyaltyPriceLevelIdentifierGuid": "a9da6197-2359-490b-94c5-12ac208d1a19", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T07:34:00.0083808", "lastProcessed": "2025-06-14T07:34:00.0083808", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "pjUicaFlNE2YeoqgcatCpw==", "identifierGuid": "712235a6-65a1-4d34-987a-8aa071ab42a7", "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": "4HgdrCyYWUWbOVClePEVaA==", "primaryContactID": "ac1d78e0-982c-4559-9b39-50a578f11568", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "5WIm/BKsBU6KCnpTK+s7fw==", "supplierGroupGuid": "fc2662e5-ac12-4e05-8a0a-7a532beb3b7f", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:34:00.0083808", "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": "829d4100-63f0-400e-9c41-880b14a8bf38", "identifier": "K2JNiOmSoUW339fnBkHs2A==", "identifierGuid": "884d622b-92e9-45a1-b7df-d7e70641ecd8", "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": "rCsn7IhV40ypa5UjFnWU9Q==", "supplierIdentifierGuid": "ec272bac-5588-4ce3-a96b-9523167594f5", "contactGuid": "ih0oYvnbO0ikYg1rouBwOg==", "contactID": "62281d8a-dbf9-483b-a462-0d6ba2e0703a", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "l1vCw1cCeku+tmuo6waLXA==", "pluGuid": "c3c25b97-0257-4b7a-beb6-6ba8eb068b5c", "supplierIdentifier": "EhW/BmJY8UOhhGX6nl+wXA==", "supplierIdentifierGuid": "06bf1512-5862-43f1-a184-65fa9e5fb05c", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:34:00.0083808", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T07:34:00.0083808", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "s/iKjNx5AkKWQPBJnO2EmQ==", "pluGuid": "8c8af8b3-79dc-4202-9640-f0499ced8499", "supplierIdentifier": "Q0y2UwH1tEeJ5JdUWPQaMg==", "supplierIdentifierGuid": "53b64c43-f501-47b4-89e4-975458f41a32", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "L7nMT66bM0+v5QkN1AzWQw==", "parentPluGuid": "4fccb92f-9bae-4f33-afe5-090dd40cd643", "freight": 44.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "jyXbcqT92k2W2KI1zRGQwQ==", "supplierGuid": "72db258f-fda4-4dda-96d8-a235cd1190c1", "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": "dZVHrdWau0CGU5dynsKYKA==", "supplierGuid": "ad479575-9ad5-40bb-8653-97729ec29828", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T07:34:00.0083808", "deliveryDate": "2025-06-14T07:34:00.0083808", "nextCutOffDate": "2025-06-14T07:34:00.0083808", "nextDeliveryDate": "2025-06-14T07:34:00.0083808", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-06-14T07:34:00.0083808", "isHost": true }, "files": [ { "$id": "16", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T07:34:00.0083808", "processed": "2025-06-14T07:34:00.0083808", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:34:00.0083808", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "7" }, "metcashHeader": { "$id": "17", "customerNumber": "sample string 1", "creationDate": "2025-06-14T07:34:00.0083808", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "VO1xwV2fhUOzZeVFrtKxig==", "hostIdentifierGuid": "c171ed54-9f5d-4385-b365-e545aed2b18a", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "7e5d2a07-e6ac-43a3-a026-09b14d6a495a", "048236aa-d562-4ca5-a271-1c63f203dc93" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "GUNuCSnqWEaYxcAjBknBsw==", "identifierGuid": "096e4319-ea29-4658-98c5-c0230649c1b3", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "dad9a1a7-3fec-4043-83a3-4df6fa740815", "6ec349a6-b9ff-40d1-9734-ae8308f50239" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "20", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "20" } ], "sales": [ { "$id": "21", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T07:34:00.0083808", "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": "ada0019f-d638-4aad-8dcc-eb14b49a950d", "updateStore": { "$id": "25", "id": "f86c85af-82c3-44ea-ab75-a72668bc108b", "name": "sample string 1", "lastActivity": "2025-06-14T07:34:00.0083808", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T07:34:00.0083808" }, "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": "ojNtiaHjLUq0j59eUQuwDg==", "pluGuid": "896d33a2-e3a1-4a2d-b48f-9f5e510bb00e", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T07:34:00.0083808" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T07:34:00.0083808", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:34:00.0083808", "startTime": 3, "endDate": "2025-06-14T07:34:00.0083808", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "KfomHWdp3katjUJbRDn8DQ==", "hostIdentifierGuid": "1d26fa29-6967-46de-ad8d-425b4439fc0d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "n3dCJ+g0Pk+KGDZQAZvSsw==", "guid": "2742779f-34e8-4f3e-8a18-3650019bd2b3", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "k7aoYFslMEO14uxj2xdXsw==", "priceGroupGuid": "60a8b693-255b-4330-b5e2-ec63db1757b3", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:34:00.0083808", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "MV+KLBS+MU6QCmryRt2dIg==", "pluGuid": "2c8a5f31-be14-4e31-900a-6af246dd9d22", "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": "c028825a-4e86-4e32-824c-71c058626174", "created": "2025-06-14T07:34:00.0083808", "createdByUser": "sample string 1", "activated": "2025-06-14T07:34:00.0083808", "deactivated": "2025-06-14T07:34:00.0083808", "lastOrdered": "2025-06-14T07:34:00.0083808", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:34:00.0083808", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:34:00.0083808", "lastSold": "2025-06-14T07:34:00.0083808", "firstSold": "2025-06-14T07:34:00.0083808", "awsUpdated": "2025-06-14T07:34:00.0083808", "lastManualUpdate": "2025-06-14T07:34:00.0083808", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:34:00.0083808", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:34:00.0083808", "doNotRangeUpdated": "2025-06-14T07:34:00.0083808", "doNotOrderUpdated": "2025-06-14T07:34:00.0083808", "tracked": "2025-06-14T07:34:00.0083808" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "ef69mlkuZ0upL8/f/8lvsw==", "pluGuid": "9abdfe79-2e59-4b67-a92f-cfdfffc96fb3", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "jHGoc7jUAUuvOrxF1P6DTQ==", "pluGuid": "73a8718c-d4b8-4b01-af3a-bc45d4fe834d", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:34:00.0083808", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T07:34:00.0083808", "createdLocal": "2025-06-14T07:34:00.0083808", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "A1xvvPpAjUe2zZdsbKHrLw==", "operatorGuid": "bc6f5c03-40fa-478d-b6cd-976c6ca1eb2f", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "UvH3v5KMpUyBQrf2UGA3fg==", "pluGuid": "bff7f152-8c92-4ca5-8142-b7f65060377e", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "WRYLjHC0YkOijZLSDcBCQQ==", "guid": "8c0b1659-b470-4362-a28d-92d20dc04241", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T07:34:00.0083808", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:34:00.0083808", "endShift": "2025-06-14T07:34:00.0083808", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "70/l4ceNxUKD+aXvqXsXUg==", "operatorGuid": "e1e54fef-8dc7-42c5-83f9-a5efa97b1752", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "/BRHwNf5a0O/rfW7/iloHg==", "pluGuid": "c04714fc-f9d7-436b-bfad-f5bbfe29681e", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "M2EouKwZp02t/a4wW/7h8A==", "pluGuid": "b8286133-19ac-4da7-adfd-ae305bfee1f0", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "jHnZATvyLE2qIxaySjDdyw==", "identifierGuid": "01d9798c-f23b-4d2c-aa23-16b24a30ddcb", "pluG_UID": "vhnbklx2rEiSuna6wOwpww==", "pluGuid": "92db19be-765c-48ac-92ba-76bac0ec29c3", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 146", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "/gjpExx8ZUyPt/rXDgJeTA==", "groupName": "sample string 1", "identifierGuid": "13e908fe-7c1c-4c65-8fb7-fad70e025e4c", "exists": true, "flipChartIdentifier": "vA9V3+sW8U6W4kSK/gLEow==", "flipChartIdentifierGuid": "df550fbc-16eb-4ef1-96e2-448afe02c4a3", "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": "IBrwgT3kwkyoc0VSkqFl8w==", "groupIdentifierGuid": "81f01a20-e43d-4cc2-a873-455292a165f3", "flipChart": { "$id": "44", "identifier": "4+eUHqBnLkKm8Rq+UN1GEw==", "identifierGuid": "1e94e7e3-67a0-422e-a6f1-1abe50dd4613", "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": "95fxufwm7UaI1fbOrlc9Dw==", "identifierGuid": "b9f197f7-26fc-46ed-88d5-f6ceae573d0f", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "wXoHxH4ov0CYVENWHSdRLQ==", "guid": "c4077ac1-287e-40bf-9854-43561d27512d", "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": "w9yWwZ3rhUu6UdoK66n5Zw==", "previousFormGuid": "c196dcc3-eb9d-4b85-ba51-da0aeba9f967", "nextForm": 1, "nextFormG_UID": "2FmaTJwzWkSvxLVsNm6+EQ==", "nextFormGuid": "4c9a59d8-339c-445a-afc4-b56c366ebe11", "attributes": "sample string 10", "updated": "2025-06-14T07:34:00.0083808", "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": "7Nq/NuzckUWUHjnL+ixRfA==", "checkoutFormGuid": "36bfdaec-dcec-4591-941e-39cbfa2c517c", "identifier": "BxbWOlyWjEiKKIQJR/FjGQ==", "identifierGuid": "3ad61607-965c-488c-8a28-840947f16319", "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": "KQ4W98LSuE6hjZ+USWLM7Q==", "valueGuid": "f7160e29-d2c2-4eb8-a18d-9f944962cced", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:34:00.0083808", "action": "sample string 12", "valueForm": { "$ref": "46" }, "image": { "$id": "48", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T07:34:00.0083808", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "PzmHwijauEOHoZwGSUoDXg==", "checkoutFormGuid": "c287393f-da28-43b8-87a1-9c06494a035e", "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": "YAgipuuDZUyiC8sAj+Czhg==", "flipChartPageIdentifierGuid": "a6220860-83eb-4c65-a20b-cb008fe0b386", "pluG_UID": "O3yRD9m5xUmckgAli5lHmQ==", "pluGuid": "0f917c3b-b9d9-49c5-9c92-00258b994799", "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": "IdKf9wuV0EG+VA80PXCr8A==", "pluGuid": "f79fd221-950b-41d0-be54-0f343d70abf0", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T07:34:00.0083808", "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": "6Uk4qu6qO0ORrMggujrQGg==", "ingredientGuid": "igilYC3dtEWqN/7OGId7zg==", "ingredientIdentifier": "60a5088a-dd2d-45b4-aa37-fece18877bce", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "UyM4if7ch0S8HpxtVDg2Ww==", "pluGuid": "89382353-dcfe-4487-bc1e-9c6d5438365b", "shelfLocationIdentifier": "hTFPyhWubUCh3cqBF6/gBw==", "shelfLocationGuid": "ca4f3185-ae15-406d-a1dd-ca8117afe007", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "JF4HJwTHdEWYlc8wXRTMxg==", "labelPageLayoutGuid": "27075e24-c704-4574-9895-cf305d14ccc6", "updated": "2025-06-14T07:34:00.0083808", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "Ef57X9xu2EaivoH94Wtcyg==", "storeID": 1, "identifierGuid": "5f7bfe11-6edc-46d8-a2be-81fde16b5cca", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:34:00.0083808", "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": "3t7sLqYYLEWPBSceMTZxDA==", "pluGuid": "2eecdede-18a6-452c-8f05-271e3136710c", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:34:00.0083808", "department": { "$id": "57", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "56" }, "subDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "59", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "60", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T07:34:00.0083808", "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": "Q0hvlFQO0Uy0jQUZAdqYqg==", "labelPageLayoutGuid": "946f4843-0e54-4cd1-b48d-051901da98aa", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "61", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "63", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "63" } ], "commodityCode": "sample string 6" }, { "$ref": "62" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "62" }, "mscDep": { "$id": "64", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "61" }, { "$ref": "61" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "60" } ], "updated": "2025-06-14T07:34:00.0083808", "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": "UaEMd5YfC0ClZj/eSSKlfw==", "labelPageLayoutGuid": "770ca151-1f96-400b-a566-3fde4922a57f", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "59" } ], "investmentBuyOverride": true, "updated": "2025-06-14T07:34:00.0083808", "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": "okXxDNnBukSDdBrbIsUTsw==", "labelPageLayoutGuid": "0cf145a2-c1d9-44ba-8374-1adb22c513b3", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "58" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T07:34:00.0083808", "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": "+SM38gGWu0Cio3FkN7Pdgg==", "labelPageLayoutGuid": "f23723f9-9601-40bb-a2a3-716437b3dd82", "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": "wwUqpf31OEabh4yFNWmd3w==", "pluGuid": "a52a05c3-f5fd-4638-9b87-8c8535699ddf", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "nuo8p8/cckOOewbI9QWCKw==", "dealCostGuid": "a73cea9e-dccf-4372-8e7b-06c8f505822b", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "sYZmnFD63ECfAt7vnCh4TQ==", "priceGroupGuid": "9c6686b1-fa50-40dc-9f02-deef9c28784d", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:34:00.0083808", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "b5ArqIyFFk2MWlCK8Lrl7g==", "campaignComboPriceGroupIdentifier": "a82b906f-858c-4d16-8c5a-508af0bae5ee", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:34:00.0083808", "operatorG_UID": "RqyN9TbEJU6fcHJAHZfdLw==", "operatorGuid": "f58dac46-c436-4e25-9f70-72401d97dd2f", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:34:00.0083808", "signIqTicketFileMovedUtc": "2025-06-14T07:34:00.0083808", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:34:00.0083808", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "fd8f041f-53c9-41d5-adc3-c9c93aa978b4", "nameGuid": "fd8f041f-53c9-41d5-adc3-c9c93aa978b4", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:34:00.0083808", "startTime": 1, "endDate": "2025-06-14T07:34:00.0083808", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T07:34:00.0083808", "system": true, "created": "2025-06-14T07:34:00.0083808", "updated": "2025-06-14T07:34:00.0083808", "priceChangeNotifiedUtc": "2025-06-14T07:34:00.0083808", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "9RcytYbZr0mzDHUA8SeQDA==", "hostIdentifierGuid": "b53217f5-d986-49af-b30c-7500f127900c", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:34:00.0083808", "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": "NwrB4kicdEOF69ffcA+tmw==", "pluGuid": "e2c10a37-9c48-4374-85eb-d7df700fad9b", "hostOfferID": 1, "priceGroupG_UID": "VVCT2WUg6kykZAHGCxPUqA==", "priceGroupGuid": "d9935055-2065-4cea-a464-01c60b13d4a8", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T07:34:00.0083808", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "yxBF43qI7EGvHGIMaXS1xQ==", "identifierStr": "yxBF43qI7EGvHGIMaXS1xQ==", "identifierGuid": "e34510cb-887a-41ec-af1c-620c6974b5c5", "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": "GQ81UzTaH0+FBiQjqmgU1g==", "customerIDGuid": "53350f19-da34-4f1f-8506-2423aa6814d6", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "GerIO/QB80WLbac/DKVZzQ==", "identifierGuid": "3bc8ea19-01f4-45f3-8b6d-a73f0ca559cd", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:34:00.0083808", "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": "G0XGtFWA00GSzf3Q/ZWThw==", "communityIdentifierGuid": "b4c6451b-8055-41d3-92cd-fdd0fd959387", "joined": "2025-06-14T07:34:00.0083808", "updated": "2025-06-14T07:34:00.0083808", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "V2zQlj31qkenxr/wXj29CA==", "priceLevelIdentifierGuid": "96d06c57-f53d-47aa-a7c6-bff05e3dbd08", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:34:00.0083808", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-06-14T07:34:00.0083808", "expiry": "2025-06-14T07:34:00.0083808", "customerID": "3s2nXx1aZk+g7ohJr6Mwmg==", "customerIDGuid": "5fa7cdde-5a1d-4f66-a0ee-8849afa3309a", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T07:34:00.0083808", "linkedAccount": "RTxEYmutjEONApiGuj+9eQ==", "linkedAccountGuid": "62443c45-ad6b-438c-8d02-9886ba3fbd79", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "6+pbrPRIJUmeM5zID1m3JQ==", "identifierGuid": "ac5beaeb-48f4-4925-9e33-9cc80f59b725", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:34:00.0083808", "owner": "eW8M83Jk/E+4JMcg4N6JYA==", "ownerGuid": "f30c6f79-6472-4ffc-b824-c720e0de8960", "accountStoreGroupIdentifier": "uTKCnKR5a0WiBOuAc9KeXA==", "accountStoreGroupGuid": "9c8232b9-79a4-456b-a204-eb8073d29e5c", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T07:34:00.0083808", "active": true, "updated": "2025-06-14T07:34:00.0083808", "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": "S4QmzpjJn0OaG7PFhfkHlA==", "identifierGuid": "ce26844b-c998-439f-9a1b-b3c585f90794", "name": "sample string 2", "primaryContact": "VWBUPVl/OU2h2rfwMbQlOA==", "primaryContactGuid": "3d546055-7f59-4d39-a1da-b7f031b42538", "accountID": "8yPMtWg6IUaPAjrX27C3rA==", "accountIDGuid": "b5cc23f3-3a68-4621-8f02-3ad7dbb0b7ac", "special": true, "updated": "2025-06-14T07:34:00.0083808", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "GMAz8RebS0+EtLA2gFx+TA==", "priceLevelIdentifierGuid": "f133c018-9b17-4f4b-84b4-b036805c7e4c", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "58PKaMjpd0uJfBPvKsNTmg==", "groupIDGuid": "68cac3e7-e9c8-4b77-897c-13ef2ac3539a", "customerID": "ajLGH5ZuuUKaAymui9bNLg==", "customerIDGuid": "1fc6326a-6e96-42b9-9a03-29ae8bd6cd2e", "card": "sample string 4", "linkedAccount": "4X6eLqZlP0yCV28N7wxLVA==", "linkedAccountGuid": "2e9e7ee1-65a6-4c3f-8257-6f0def0c4b54", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "QFGRL+XRmEqa5PFVYxkXog==", "identifierGuid": "2f915140-d1e5-4a98-9ae4-f155631917a2", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "axXJ1OcGX0GyAkQ4UwFwMA==", "accountIDGuid": "d4c9156b-06e7-415f-b202-443853017030", "customerAccount": { "$ref": "73" }, "customerCard": { "$ref": "72" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-06-14T07:34:00.0083808", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "lvqTBEX96U6s2ztcMUhTgA==", "idempotentVoidGuid": "0493fa96-fd45-4ee9-acdb-3b5c31485380", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "ZYbbjzKb3kylmwB0KnRupw==", "saleHeaderIdentifierGuid": "8fdb8665-9b32-4cde-a59b-00742a746ea7", "created": "2025-06-14T07:34:00.0083808", "createdLocal": "2025-06-14T07:34:00.0083808", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T07:34:00.0083808", "storeID": 1, "operatorG_Uid": "pJ/HRGXHhU29gmEYWQcZAw==", "operatorGuid": "44c79fa4-c765-4d85-bd82-611859071903", "customerG_Uid": "YAef0nfZN0yi9KUkDl0q5w==", "customerGuid": "d29f0760-d977-4c37-a2f4-a5240e5d2ae7", "communityIdentifier": "Y9dQGLHFlkqXYy8AAlvLVw==", "communityIdentifierGuid": "1850d763-c5b1-4a96-9763-2f00025bcb57", "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": "UC/27RfZaki8wz4v1RoqmQ==", "priceLevelIdentifierGuid": "edf62f50-d917-486a-bcc3-3e2fd51a2a99", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "f1Q097rSp0qLNIPPKLaxNQ==", "identifierGuid": "f734547f-d2ba-4aa7-8b34-83cf28b6b135", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T07:34:00.0083808", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "cAlVOauqqEOO85zP+s3Smg==", "identifierGuid": "39550970-aaab-43a8-8ef3-9ccffacdd29a", "saleHeaderID": 2, "plu": 1, "pluG_UId": "nnGSkbkrb0yhodUrmgz9ow==", "pluGuid": "9192719e-2bb9-4c6f-a1a1-d52b9a0cfda3", "accountID": "6vnlM9fC4kGKDCT1y8II3w==", "accountIDGuid": "33e5f9ea-c2d7-41e2-8a0c-24f5cbc208df", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T07:34:00.0083808", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "j1dlGQh3xkGHDL/I9gRZaw==", "refundGuid": "1965578f-7708-41c6-870c-bfc8f604596b", "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": "2NpT+Wxc8U+EVPD0PR0tgg==", "idempotentVoidGuid": "f953dad8-5c6c-4ff1-8454-f0f43d1d2d82", "priceLevelIdentifier": "/tDMzuiMGkuyWXUx2xZ3NQ==", "priceLevelIdentifierGuid": "ceccd0fe-8ce8-4b1a-b259-7531db167735", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:34:00.0083808", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "qbQVkda9/EmwQkCJfw3fNw==", "guid": "9115b4a9-bdd6-49fc-b042-40897f0ddf37", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:34:00.0083808" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "DaJzMVKMCEmJPy/1+0Y8iw==", "modifierSetGuid": "3173a20d-8c52-4908-893f-2ff5fb463c8b", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "oRANu1WpVkit5GHiEXZzgg==", "pluGuid": "bb0d10a1-a955-4856-ade4-61e211767382", "deleted": true, "g_UID": "3mxccnEzTkGm1YQLWI8YuQ==", "guid": "725c6cde-3371-414e-a6d5-840b588f18b9", "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": "LhVf2nnC9kSZitYhELaEeA==", "pluGuid": "da5f152e-c279-44f6-998a-d62110b68478", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T07:34:00.0083808", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T07:34:00.0083808", "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": "j7ZRkZc9s0y+f+EIqb0Tqg==", "pluGuid": "9151b68f-3d97-4cb3-be7f-e108a9bd13aa", "accountID": "ajDQ/gI4+0KcbDLll3z+1A==", "accountIDGuid": "fed0306a-3802-42fb-9c6c-32e5977cfed4", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T07:34:00.0083808", "bestOrExpireType": 1, "refundG_UID": "80Kw3icdH0yqeryGyMgRGg==", "refundGuid": "deb042f3-1d27-4c1f-aa7a-bc86c8c8111a", "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": "64I+zIMuTkKdDOslQdSQeg==", "identifierGuid": "cc3e82eb-2e83-424e-9d0c-eb2541d4907a", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "jV4ETYns3kaGcj5fmoLkRg==", "customerIdentifierGuid": "4d045e8d-ec89-46de-8672-3e5f9a82e446", "operatorNo": 1, "operatorG_UID": "YVzqkd8O+UiV5GHyxwcx0Q==", "operatorGuid": "91ea5c61-0edf-48f9-95e4-61f2c70731d1", "created": "2025-06-14T07:34:00.0083808", "ordered": "2025-06-14T07:34:00.0083808", "started": "2025-06-14T07:34:00.0083808", "completed": "2025-06-14T07:34:00.0083808", "supplied": "2025-06-14T07:34:00.0083808", "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": "eLoASvQgMES9WHC7t2T6FQ==", "pluGuid": "4a00ba78-20f4-4430-bd58-70bbb764fa15", "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": "3B0tj85r70i92Ja3Aw3pbA==", "headerIdentifierGuid": "8f2d1ddc-6bce-48ef-bdd8-96b7030de96c", "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": "0As0h6/tOkCrgQqyoJV39Q==", "surveyGuid": "87340bd0-edaf-403a-ab81-0ab2a09577f5", "saleHeaderGuid": "i2Oraj+aRUWsQm4FvWvgiw==", "saleGuid": "6aab638b-9a3f-4545-ac42-6e05bd6be08b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "CtGNQBHN/0+uVS9yHeKBKA==", "guidResponse": "408dd10a-cd11-4fff-ae55-2f721de28128", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:34:00.0083808", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "Obhd//BIsEGy3RxYxiFEhA==", "guid": "ff5db839-48f0-41b0-b2dd-1c58c6214484", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "VBpyyICsjkyIQ6EkWpT6xA==", "checkoutFormGuid": "c8721a54-ac80-4c8e-8843-a1245a94fac4", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:34:00.0083808", "end": "2025-06-14T07:34:00.0083808", "deleted": true, "updated": "2025-06-14T07:34:00.0083808", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "2ff07fb1-bf30-4640-a58c-8a2681a11ccc", "60e45bba-2159-4d4a-ac84-07e9cc819725" ], "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": "2AdqOYR4zU6Vw3apqCfVOA==", "accountIdentifier": "396a07d8-7884-4ecd-95c3-76a9a827d538", "accountName": "sample string 42", "customerOrderIdentifier": "WfSYeR+pBUqyIz3aVrrh9w==", "customerOrderIdentifierGuid": "7998f459-a91f-4a05-b223-3dda56bae1f7", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "7I0vmLHPrU+6O2rhDlU+fg==", "paymentIdentifierGuid": "982f8dec-cfb1-4fad-ba3b-6ae10e553e7e", "identifier": "zfE0qrLTv0eL3Kybi48ksA==", "identifierGuid": "aa34f1cd-d3b2-47bf-8bdc-ac9b8b8f24b0", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "e2KL+XRs8kC4NLM/p+AC8g==", "itemIdentifierGuid": "f98b627b-6c74-40f2-b834-b33fa7e002f2" } }, { "$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": "Eroer9vVGkeP6D9y8tGF2w==", "customerIdentifierGuid": "af1eba12-d5db-471a-8fe8-3f72f2d185db", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "LzPqXHhTJEuBQUjP86Pjkw==", "idempotentGuid": "5cea332f-5378-4b24-8141-48cff3a3e393", "offline": true, "voucher": { "$id": "95", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-06-14T07:34:00.0083808", "barcodeTemplate": { "$id": "96", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "97", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-06-14T07:34:00.0083808", "labelPageLayout": "u2SH8xtJYkKVjyDxYr73iA==", "pageLayoutGuid": "f38764bb-491b-4262-958f-20f162bef788", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "95" }, "elements": [ { "$id": "98", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-06-14T07:34:00.0083808" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "PyqHo9w740OvqVazSaPpuA==", "customerIdentifierGuid": "a3872a3f-3bdc-43e3-afa9-56b349a3e9b8", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:34:00.0083808", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "g1t0kQb1f0mp0eXjTbIZ9Q==", "issuedIdempotentGuid": "91745b83-f506-497f-a9d1-e5e34db219f5", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:34:00.0083808", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:34:00.0083808", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "iiFqGDq6iECaUrU7hSkqSw==", "redeemedIdempotentGuid": "186a218a-ba3a-4088-9a52-b53b85292a4b", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:34:00.0083808", "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": "VWEIkKL3skSWskCGU/NOjw==", "groupIDGuid": "90086155-f7a2-44b2-96b2-408653f34e8f", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "5gGAL+XOBEWvuow0W84rSA==", "identifierGuid": "2f8001e6-cee5-4504-afba-8c345bce2b48", "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": "TqfV8CJtOkmuj8glBd01+g==", "guid": "f0d5a74e-6d22-493a-ae8f-c82505dd35fa", "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": "+TnFfRgR102daATVUcohzw==", "groupGuid": "7dc539f9-1118-4dd7-9d68-04d551ca21cf", "comboPriceType": 5, "priceType": 5, "pluG_UID": "0A3DGLjif0mhzcJLGyeCMA==", "pluGuid": "18c30dd0-e2b8-497f-a1cd-c24b1b278230", "priceGroupG_UID": "mvMdQtrQ7UGUgBidz9T9EA==", "priceGroupGuid": "421df39a-d0da-41ed-9480-189dcfd4fd10", "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": "i95aBHbxYkW9Y0KmtadGLA==", "priceLevelIdentifierGuid": "045ade8b-f176-4562-bd63-42a6b5a7462c", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "U/9c/9dXuEW8d/Qbmvnpsw==", "headerIdentifierGuid": "ff5cff53-57d7-45b8-bc77-f41b9af9e9b3", "identifier": "Z13LbcqdgU+lWhQ192HYcg==", "identifierGuid": "6dcb5d67-9dca-4f81-a55a-1435f761d872", "supplierIdentifier": "8pnVXCfPTE+PhffvQ933yg==", "supplierGuid": "5cd599f2-cf27-4f4c-8f85-f7ef43ddf7ca", "pluG_UID": "xDE+u5y/MEy4ws3PJKWVwg==", "pluGuid": "bb3e31c4-bf9c-4c30-b8c2-cdcf24a595c2", "campaignName": "7067adf2-ed2d-4e8a-b8f5-2895f4c6bb60", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:34:00.0083808", "end": "2025-06-14T07:34:00.0083808", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "P2Rr3/0v+U6JXksR9Z9ryQ==", "bonusItemPluGuid": "df6b643f-2ffd-4ef9-895e-4b11f59f6bc9", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:34:00.0083808", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T07:34:00.0083808", "campaignEndDate": "2025-06-14T07:34:00.0083808", "masterPLUG_UID": "y2dPxBdDykWzy7hHEsGAEA==", "masterID": "c44f67cb-4317-45ca-b3cb-b84712c18010", "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": "HX76xof4P0y6VG4EE59cXA==", "bonusMasterID": "c6fa7e1d-f887-4c3f-ba54-6e04139f5c5c", "bonusProductName": "sample string 34", "bonusProductAPN": "sample string 35", "bonusOrderCode": "sample string 36", "bonusNormalSell": 37, "bonusNormalCost": 38, "bonusNormalCostDecimals": 39, "bonusCartonQuantity": 40, "bonusSalesMode": 41, "bonusOrderPacked": 42, "bonusFuelItem": true, "bonusActive": true } }, "currentCostStart": "2025-06-14T07:34:00.0083808", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "WhwL+Heqrkycz/f7Y68THw==", "pluGuid": "f80b1c5a-aa77-4cae-9ccf-f7fb63af131f", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "sf/Uvo/JYkOYGAXPN5NreA==", "alternateProduct": "bed4ffb1-c98f-4362-9818-05cf37936b78", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "lQi2RElTEEiuKv4zZIWBRg==", "pluGuid": "44b60895-5349-4810-ae2a-fe3364858146", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:34:00.0083808", "inventoryTracked": "2025-06-14T07:34:00.0083808", "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
"dd640717-d8be-4196-ac2b-b7a7b879b5e4"
application/xml, text/xml
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">dd640717-d8be-4196-ac2b-b7a7b879b5e4</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK @<�Z�L(�� 5 xl/workbook.xml � (� ����0��&�C���D )��x����6П�5���H�yۙ��v�l��3�����\�E�"���'cA�7N��{ù�5�[��eW�`bA텴��X�:`� AM+J1�qs< D�fO �O2[��Dd ��M��")����,0��sj�c�*��%�����+K^ /���a�l��/PK @<�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK @<�Z/�m' ' _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="R6668484caf7b4c69" /></Relationships>PK @<�Z`��% � xl/worksheets/sheet1.xml � (� �Q�n� ��}%m�)��T��j�M;lg�85����? �4i� [~~��Tǻ��k�5�n2����i{��D�C��M���y@,��?��+�� �o�78� ���Rw����3��Kb�eO�� )Hy�G�W��p�с�3�TFj˛�Ӂ=�g�������J�w ���8�'�-&/]ͳ������X��z���UQ��c�iq��fFǽqf�=���H�</7Y�-ve��e��s�N��|��եXi��Y�l*�s��c���i�a�*1��p���گ�] \R����PK @<�Z�<h� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�!I��ݰa[z��Q۲]�gc���V� �X��j4��'�|�lvo�D^0��Y�`@�*vpJ����v��I�<��#�+6 0)�5�Q�e,�G�;څY����z��r@Z2VӰd�5���CtZ� �:�h�`���1�� ÀI�O)�K�E�y���9�M��k[]���Л��t�0�z}���_���+l˪��Me��?��/�tZ�j5bϕfX5u%��F��b�PK @<�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK @<�Z��6Ʈ � xl/sharedStrings.xml � (� 5�AN�0�b���d�,r�$^ ��ac)����1���V���M}��������Ԕ�1��۫�@�Ja��3� ��{�,�M�gXE�gcxY����%�(A���!�(e3M �@-�$iZP'��_�� �w�S���V�)��ۨ�r�:�`�do� g�;��7��PK- @<�Z�L(�� 5 xl/workbook.xmlPK- @<�Z���� � � [Content_Types].xmlPK- @<�Z/�m' ' U _rels/.relsPK- @<�Z`��% � � xl/worksheets/sheet1.xmlPK- @<�Z�<h� P 8 xl/_rels/workbook.xml.relsPK- @<�ZЃc'2 E ~ xl/styles.xmlPK- @<�Z��6Ʈ � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK @<�Z�D�� 5 xl/workbook.xml � (� ����0��&�C����R8q���{)[i�?ik��-%�x�3;���ɸ�5f@5j_� �!ؒ�{P��w�8�B��E��Cc�[�$ϲq0� ����/�X�:`����bR�z�C��͞&�d4ֺ���"�)�`�ERH3nX`%��U���+e�t����h^txco0J���PK @<�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK @<�Zŀ�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Reedcf25f2cb8441f" /></Relationships>PK @<�Z`��% � xl/worksheets/sheet1.xml � (� �Q�n� ��}%m�)��T��j�M;lg�85����? �4i� [~~��Tǻ��k�5�n2����i{��D�C��M���y@,��?��+�� �o�78� ���Rw����3��Kb�eO�� )Hy�G�W��p�с�3�TFj˛�Ӂ=�g�������J�w ���8�'�-&/]ͳ������X��z���UQ��c�iq��fFǽqf�=���H�</7Y�-ve��e��s�N��|��եXi��Y�l*�s��c���i�a�*1��p���گ�] \R����PK @<�Z�&�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞؉M���ݰ���=���m�n�gc���V� �X��j4��'�|���o�D���hMyƀ�QV��o��� ���'�DFHZ1��!F�DiP�2d֡I���YƔ��:���GZ0VR�d�-�.�C�]7*|��4������0 F �{� ����<KT ;��^�{d�� � %4z7�/�_��|!ä�y-1/P��Uw��G�}���iY^��^���</��U{U�7��PK @<�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK @<�Z��6Ʈ � xl/sharedStrings.xml � (� 5�AN�0�b���d�,r�$^ ��ac)����1���V���M}��������Ԕ�1��۫�@�Ja��3� ��{�,�M�gXE�gcxY����%�(A���!�(e3M �@-�$iZP'��_�� �w�S���V�)��ۨ�r�:�`�do� g�;��7��PK- @<�Z�D�� 5 xl/workbook.xmlPK- @<�Z���� � [Content_Types].xmlPK- @<�Zŀ�' ' V _rels/.relsPK- @<�Z`��% � � xl/worksheets/sheet1.xmlPK- @<�Z�&�� P 9 xl/_rels/workbook.xml.relsPK- @<�ZЃc'2 E � xl/styles.xmlPK- @<�Z��6Ʈ � � xl/sharedStrings.xmlPK � �