GET api/invoice/{id}/detail/{pluGuid}
Get 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
None.
Response Information
Resource Description
Matching invoice detail model
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. |
Response Formats
application/json, text/json
{ "identifier": "acRCr8wClkee+JbhxU5aRw==", "identifierGuid": "af42c469-02cc-4796-9ef8-96e1c54e5a47", "headerIdentifier": "Z2bPZJrvAE6sxeYJD69/ug==", "headerIdentifierGuid": "64cf6667-ef9a-4e00-acc5-e6090faf7fba", "pluG_UID": "RV9lL2jaukmYEateN03ixA==", "pluGuid": "2f655f45-da68-49ba-9811-ab5e374de2c4", "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:37:13.6968353", "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:37:13.6968353", "costEnd": "2025-06-14T07:37:13.6968353", "createdFromUnknownScan": true, "orderGuid": "h18jYVcjhEupRkNwK5w64w==", "orderIdentifierGuid": "61235f87-2357-4b84-a946-43702b9c3ae3", "processed": true, "received": true, "inventoried": true, "fromElectronicInvoice": true, "allowDelete": true, "updated": "2025-06-14T07:37:13.6968353", "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": "3EGOEEM2iUG5n9/jrcGsAw==", "pluGuid": "108e41dc-3643-4189-b99f-dfe3adc1ac03", "invoiceIdentifier": "vuXfvEEQgk64dUxSTlDyWQ==", "invoiceGuid": "bcdfe5be-1041-4e82-b875-4c524e50f259", "barcode": "sample string 3", "itemNumber": "sample string 4", "created": "2025-06-14T07:37:13.6968353" }, "productActive": true, "productSalesMode": 35, "productGSTPercent": 36, "productCostCalcMethod": 37, "productAlwaysApplyMargin": true, "productMarginRanged": true, "productMargin": 1.1, "productMinimumMargin": 1.1, "productMaximumMargin": 1.1, "priceGroupG_UID": "Y6vxl2m+XU+NQXsAlkG6rA==", "priceGroupGuid": "97f1ab63-be69-4f5d-8d41-7b009641baac", "priceGroupName": "sample string 40", "priceGroupCode": "sample string 41", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "9eJMgodAcU+fOl86bl5IEQ==", "guid": "824ce2f5-4087-4f71-9f3a-5f3a6e5e4811", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "vhmY5/5eFkevxYi2yoH2+w==", "priceGroupGuid": "e79819be-5efe-4716-afc5-88b6ca81f6fb", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:37:13.6968353", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:37:13.6968353", "pluCreated": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "lastManualUpdate": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "currentCostUpdated": "2025-06-14T07:37:13.6968353", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "QSV6aFvjo0+IHec/KvBMXw==", "altPLUGuid": "687a2541-e35b-4fa3-881d-e73f2af04c5f", "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:37:13.6968353", "labelLastPrice": 1, "shelfPageLayoutG_UID": "3f8Lwolp8UOk5Zga4gD1xQ==", "shelfPageLayoutGuid": "c20bffdd-6989-43f1-a4e5-981ae200f5c5", "talkerPageLayoutG_UID": "R298kRf/O0Sa6jo5oo7Fng==", "talkerPageLayoutGuid": "917c6f47-ff17-443b-9aea-3a39a28ec59e", "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": "L1VdE+TsuUiFvfpPtdQhNg==", "inventoryIdentifier": "135d552f-ece4-48b9-85bd-fa4fb5d42136", "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": "eazWnRVJpUCoGn0wr53QRA==", "parentPluGuid": "9dd6ac79-4915-40a5-a81a-7d30af9dd044", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "ug1Aq+wSsEyH20aVWiqajQ==", "supplierIdentifierGuid": "ab400dba-12ec-4cb0-87db-46955a2a9a8d", "supplierChanged": true, "rebateSupplierIdentifier": "uGXRQormb0mekjK0nDHXVA==", "rebateSupplierIdentifierGuid": "42d165b8-e68a-496f-9e92-32b49c31d754", "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:37:13.6968353", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "d2WG3pVONkK1hDL6hrTGgw==", "hostIdentifierGuid": "de866577-4e95-4236-b584-32fa86b4c683", "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:37:13.6968353", "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": "g4XSFYd7gE2oQpbzjRwm7A==", "hostIdentifierGuid": "15d28583-7b87-4d80-a842-96f38d1c26ec", "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:37:13.6968353", "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": "nG8oSvYqHkmgH67YaewDxA==", "hostIdentifierGuid": "4a286f9c-2af6-491e-a01f-aed869ec03c4", "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": "zKQc0ZasZkiKLqEUlATW5w==", "identifierGuid": "d11ca4cc-ac96-4866-8a2e-a1149404d6e7", "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": "47Jsvv27pkSmYuNsYh29wg==", "hostSupplierIdentifierGuid": "be6cb2e3-bbfd-44a6-a662-e36c621dbdc2", "loyaltyPriceLevelIdentifier": "GhFDarbQwkmj2q/FpgHzJQ==", "loyaltyPriceLevelIdentifierGuid": "6a43111a-d0b6-49c2-a3da-afc5a601f325", "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:37:13.6968353", "lastProcessed": "2025-06-14T07:37:13.6968353", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "RuWMuElJUEOTVV1bcDZYHg==", "identifierGuid": "b88ce546-4949-4350-9355-5d5b7036581e", "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": "iEUErOyx0k2jn98Ty8oM/A==", "primaryContactID": "ac044588-b1ec-4dd2-a39f-df13cbca0cfc", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "JtpgXhVV/Eat0+6S3TBDFw==", "supplierGroupGuid": "5e60da26-5515-46fc-add3-ee92dd304317", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:37:13.6968353", "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": "9dbbf489-0107-4195-bef4-3eed77f91059", "identifier": "zLEIIgL3DUSmNXquPnfkvQ==", "identifierGuid": "2208b1cc-f702-440d-a635-7aae3e77e4bd", "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": "GSCAxy9SVEiJpoJ5guQZcg==", "supplierIdentifierGuid": "c7802019-522f-4854-89a6-827982e41972", "contactGuid": "Ql+V+JvqSkWeQPrBMUWrbA==", "contactID": "f8955f42-ea9b-454a-9e40-fac13145ab6c", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "SaDXbmtQoU+dUTckYDPqEA==", "pluGuid": "6ed7a049-506b-4fa1-9d51-37246033ea10", "supplierIdentifier": "xUnN57PGrEG7oeUFTFEIKQ==", "supplierIdentifierGuid": "e7cd49c5-c6b3-41ac-bba1-e5054c510829", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "HwxYakO9oEihCkW6byI2PQ==", "pluGuid": "6a580c1f-bd43-48a0-a10a-45ba6f22363d", "supplierIdentifier": "/M1FXHjZCUqHojJAFRs8Lg==", "supplierIdentifierGuid": "5c45cdfc-d978-4a09-87a2-3240151b3c2e", "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": "gAy5hrk/IkuVQhzIllyguQ==", "parentPluGuid": "86b90c80-3fb9-4b22-9542-1cc8965ca0b9", "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": "C0ZxK06BwUqmwLqg7Ne+dw==", "supplierGuid": "2b71460b-814e-4ac1-a6c0-baa0ecd7be77", "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": "5DCSrR6HoUi4ipig1s5Ymw==", "supplierGuid": "ad9230e4-871e-48a1-b88a-98a0d6ce589b", "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:37:13.6968353", "deliveryDate": "2025-06-14T07:37:13.6968353", "nextCutOffDate": "2025-06-14T07:37:13.6968353", "nextDeliveryDate": "2025-06-14T07:37:13.6968353", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "processed": "2025-06-14T07:37:13.6968353", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "nrnG3x6zCUmueHS96yfpGA==", "hostIdentifierGuid": "dfc6b99e-b31e-4909-ae78-74bdeb27e918", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "f4051e9f-5cb9-41c8-8c9c-89dd89add22c", "94c0cdb8-328b-4f6c-afe9-c1a3f9bc9585" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "IPG7ywl93USmrSgu03SGBA==", "identifierGuid": "cbbbf120-7d09-44dd-a6ad-282ed3748604", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "157cf52d-4d89-48bc-9cab-6f41fe912b64", "a29ed014-97ec-4de6-95ac-b7dd7f50d6a8" ], "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:37:13.6968353", "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": "afed60fd-8e0d-438a-aea9-e55832c519dc", "updateStore": { "$id": "25", "id": "7c9e84fe-815a-4f24-bc22-13ffdb5f473f", "name": "sample string 1", "lastActivity": "2025-06-14T07:37:13.6968353", "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:37:13.6968353" }, "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": "htSm2vwoqE2P24yJgGmPeA==", "pluGuid": "daa6d486-28fc-4da8-8fdb-8c8980698f78", "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:37:13.6968353" }, { "$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:37:13.6968353", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:37:13.6968353", "startTime": 3, "endDate": "2025-06-14T07:37:13.6968353", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "mSRoSSQnyE6ytA65mVQIeQ==", "hostIdentifierGuid": "49682499-2724-4ec8-b2b4-0eb999540879", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "mYUg5QUAgUqMnUPhFRf+QA==", "guid": "e5208599-0005-4a81-8c9d-43e11517fe40", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "UnwZdNCgekmN9nQkcy+wSA==", "priceGroupGuid": "74197c52-a0d0-497a-8df6-7424732fb048", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:37:13.6968353", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "xyWbt/0Cckq2uzE/dO6AIw==", "pluGuid": "b79b25c7-02fd-4a72-b6bb-313f74ee8023", "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": "2aebd700-d005-40d8-8cfd-7c7f22e6891c", "created": "2025-06-14T07:37:13.6968353", "createdByUser": "sample string 1", "activated": "2025-06-14T07:37:13.6968353", "deactivated": "2025-06-14T07:37:13.6968353", "lastOrdered": "2025-06-14T07:37:13.6968353", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:37:13.6968353", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:37:13.6968353", "lastSold": "2025-06-14T07:37:13.6968353", "firstSold": "2025-06-14T07:37:13.6968353", "awsUpdated": "2025-06-14T07:37:13.6968353", "lastManualUpdate": "2025-06-14T07:37:13.6968353", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:37:13.6968353", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:37:13.6968353", "doNotRangeUpdated": "2025-06-14T07:37:13.6968353", "doNotOrderUpdated": "2025-06-14T07:37:13.6968353", "tracked": "2025-06-14T07:37:13.6968353" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "o5/xPLW6oUmPu9LGOjbHNw==", "pluGuid": "3cf19fa3-bab5-49a1-8fbb-d2c63a36c737", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "fH8YTlW9jUWvrjIUNIRzMw==", "pluGuid": "4e187f7c-bd55-458d-afae-321434847333", "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:37:13.6968353", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T07:37:13.6968353", "createdLocal": "2025-06-14T07:37:13.6968353", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "1OrikZf2yES5fXV3fM1VqA==", "operatorGuid": "91e2ead4-f697-44c8-b97d-75777ccd55a8", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "PSuG8Umyrk6VZQpoU+1d0g==", "pluGuid": "f1862b3d-b249-4eae-9565-0a6853ed5dd2", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "uD9K7VOoU0ODe3ORukXPZA==", "guid": "ed4a3fb8-a853-4353-837b-7391ba45cf64", "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:37:13.6968353", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:37:13.6968353", "endShift": "2025-06-14T07:37:13.6968353", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "YALPxjDShkWOhVQKHrt4RA==", "operatorGuid": "c6cf0260-d230-4586-8e85-540a1ebb7844", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "6A1G4LrwlUa10oYAdeB+cA==", "pluGuid": "e0460de8-f0ba-4695-b5d2-860075e07e70", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "Cfm59RHi/Ee1dE2fK8ONZQ==", "pluGuid": "f5b9f909-e211-47fc-b574-4d9f2bc38d65", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "7E1WJjYra0W+n9TGOpgEdw==", "identifierGuid": "26564dec-2b36-456b-be9f-d4c63a980477", "pluG_UID": "Tts9MXjQh0KNAi0N7wPJ4Q==", "pluGuid": "313ddb4e-d078-4287-8d02-2d0def03c9e1", "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": "FBVtjACm7kWyeZFHrprhBg==", "groupName": "sample string 1", "identifierGuid": "8c6d1514-a600-45ee-b279-9147ae9ae106", "exists": true, "flipChartIdentifier": "J13uQ/37WUeAueYdcLxeJw==", "flipChartIdentifierGuid": "43ee5d27-fbfd-4759-80b9-e61d70bc5e27", "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": "8w72H4JgcUyQibTL1WM9FQ==", "groupIdentifierGuid": "1ff60ef3-6082-4c71-9089-b4cbd5633d15", "flipChart": { "$id": "44", "identifier": "X9DKT3/Fj0mru62xgv4Lvw==", "identifierGuid": "4fcad05f-c57f-498f-abbb-adb182fe0bbf", "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": "/K9DCNliiUSj0JgoUJAT1A==", "identifierGuid": "0843affc-62d9-4489-a3d0-9828509013d4", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "lOavrwh1ykm/105Cu+IYwg==", "guid": "afafe694-7508-49ca-bfd7-4e42bbe218c2", "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": "dZ6+Vb59j0WXaOSRtr5dDA==", "previousFormGuid": "55be9e75-7dbe-458f-9768-e491b6be5d0c", "nextForm": 1, "nextFormG_UID": "NUTKECegs0eno6hkWtIOcQ==", "nextFormGuid": "10ca4435-a027-47b3-a7a3-a8645ad20e71", "attributes": "sample string 10", "updated": "2025-06-14T07:37:13.6968353", "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": "JVpFzlEBjEefPT9+0JMipQ==", "checkoutFormGuid": "ce455a25-0151-478c-9f3d-3f7ed09322a5", "identifier": "CDhJja8KqE6L2sSqSy7J9w==", "identifierGuid": "8d493808-0aaf-4ea8-8bda-c4aa4b2ec9f7", "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": "S+rh3qvpZ0i0Q7PWw1f4iw==", "valueGuid": "dee1ea4b-e9ab-4867-b443-b3d6c357f88b", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "4DhBTKAuL0+3Hr3b0Hx1LQ==", "checkoutFormGuid": "4c4138e0-2ea0-4f2f-b71e-bddbd07c752d", "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": "qkY3opPCoUaX2DEMGI/rPA==", "flipChartPageIdentifierGuid": "a23746aa-c293-46a1-97d8-310c188feb3c", "pluG_UID": "AyDIwBPe3kS0sxlKbhfRYA==", "pluGuid": "c0c82003-de13-44de-b4b3-194a6e17d160", "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": "iWImSSHzSEeJjv3IcKkLNg==", "pluGuid": "49266289-f321-4748-898e-fdc870a90b36", "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:37:13.6968353", "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": "cBFuLPLIMESHQi6POoLVUg==", "ingredientGuid": "4scy0kdc/0a6DdS4C5E3tA==", "ingredientIdentifier": "d232c7e2-5c47-46ff-ba0d-d4b80b9137b4", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "ugdYvu++IkGwJqchxBK6vQ==", "pluGuid": "be5807ba-beef-4122-b026-a721c412babd", "shelfLocationIdentifier": "cRH/R7G5IkSitzjliIl+QQ==", "shelfLocationGuid": "47ff1171-b9b1-4422-a2b7-38e588897e41", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "CIlbD/ZS2kG0sxUDTubJPg==", "labelPageLayoutGuid": "0f5b8908-52f6-41da-b4b3-15034ee6c93e", "updated": "2025-06-14T07:37:13.6968353", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "XjQbQqD590mrw9U7Y9RZlA==", "storeID": 1, "identifierGuid": "421b345e-f9a0-49f7-abc3-d53b63d45994", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:37:13.6968353", "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": "vj5x7W07EUqJ6qLLpL04Dg==", "pluGuid": "ed713ebe-3b6d-4a11-89ea-a2cba4bd380e", "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:37:13.6968353", "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:37:13.6968353", "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": "++rG/Atu5E6arcHDtYjwLA==", "labelPageLayoutGuid": "fcc6eafb-6e0b-4ee4-9aad-c1c3b588f02c", "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:37:13.6968353", "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": "OGuaRYMDEUWpMqWkivRH8Q==", "labelPageLayoutGuid": "459a6b38-0383-4511-a932-a5a48af447f1", "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:37:13.6968353", "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": "WgTny1RDZ0yBRoDh7xJjCw==", "labelPageLayoutGuid": "cbe7045a-4354-4c67-8146-80e1ef12630b", "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:37:13.6968353", "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": "p3AqDZu+h0m03ZDe3POeaA==", "labelPageLayoutGuid": "0d2a70a7-be9b-4987-b4dd-90dedcf39e68", "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": "EA/ZIzRj10+ccRFO4fvIog==", "pluGuid": "23d90f10-6334-4fd7-9c71-114ee1fbc8a2", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "EAozahmlhE+EqfoBIA4OGQ==", "dealCostGuid": "6a330a10-a519-4f84-84a9-fa01200e0e19", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "mg3YskM2GEacVcdle9yDkg==", "priceGroupGuid": "b2d80d9a-3643-4618-9c55-c7657bdc8392", "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:37:13.6968353", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "QYZ5UrW9IEG30EamokTNSw==", "campaignComboPriceGroupIdentifier": "52798641-bdb5-4120-b7d0-46a6a244cd4b", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:37:13.6968353", "operatorG_UID": "WRrXp5fuR0OrvSZ6pwt+lA==", "operatorGuid": "a7d71a59-ee97-4347-abbd-267aa70b7e94", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:37:13.6968353", "signIqTicketFileMovedUtc": "2025-06-14T07:37:13.6968353", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:37:13.6968353", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "ae145dbf-c5fc-45be-b1a4-9f3b8bc8b56c", "nameGuid": "ae145dbf-c5fc-45be-b1a4-9f3b8bc8b56c", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:37:13.6968353", "startTime": 1, "endDate": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "system": true, "created": "2025-06-14T07:37:13.6968353", "updated": "2025-06-14T07:37:13.6968353", "priceChangeNotifiedUtc": "2025-06-14T07:37:13.6968353", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "xwbR7xnovkSlgV6SQWd8/g==", "hostIdentifierGuid": "efd106c7-e819-44be-a581-5e9241677cfe", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:37:13.6968353", "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": "/eMmX6ahIUOCHqVuzQw6Iw==", "pluGuid": "5f26e3fd-a1a6-4321-821e-a56ecd0c3a23", "hostOfferID": 1, "priceGroupG_UID": "OeP+mpTsKE+AsJs9BLYiqw==", "priceGroupGuid": "9afee339-ec94-4f28-80b0-9b3d04b622ab", "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:37:13.6968353", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "lECVpvcTPEa9QFdOFzmtCw==", "identifierStr": "lECVpvcTPEa9QFdOFzmtCw==", "identifierGuid": "a6954094-13f7-463c-bd40-574e1739ad0b", "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": "Qwr/h6dsAUSwQCUuAK0vRw==", "customerIDGuid": "87ff0a43-6ca7-4401-b040-252e00ad2f47", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "+lkEqBPqi02ZksP9FLSvdA==", "identifierGuid": "a80459fa-ea13-4d8b-9992-c3fd14b4af74", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:37:13.6968353", "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": "4umrvlHRuES1hZk51J6FRw==", "communityIdentifierGuid": "beabe9e2-d151-44b8-b585-9939d49e8547", "joined": "2025-06-14T07:37:13.6968353", "updated": "2025-06-14T07:37:13.6968353", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "uhLbXasxPEqrbn2JJw+obg==", "priceLevelIdentifierGuid": "5ddb12ba-31ab-4a3c-ab6e-7d89270fa86e", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:37:13.6968353", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-06-14T07:37:13.6968353", "expiry": "2025-06-14T07:37:13.6968353", "customerID": "lrBSwo81Tk+QPPnEptv8FQ==", "customerIDGuid": "c252b096-358f-4f4e-903c-f9c4a6dbfc15", "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:37:13.6968353", "linkedAccount": "tWccTbU6dUqwv+zmZ8ZGfg==", "linkedAccountGuid": "4d1c67b5-3ab5-4a75-b0bf-ece667c6467e", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "7ziYm99PskO+TxPzzzRrLw==", "identifierGuid": "9b9838ef-4fdf-43b2-be4f-13f3cf346b2f", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:37:13.6968353", "owner": "XvTvEMdYvE2AKsxzOJaTwg==", "ownerGuid": "10eff45e-58c7-4dbc-802a-cc73389693c2", "accountStoreGroupIdentifier": "5cpB7HJxXk2/6c3LRdkEKw==", "accountStoreGroupGuid": "ec41cae5-7172-4d5e-bfe9-cdcb45d9042b", "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:37:13.6968353", "active": true, "updated": "2025-06-14T07:37:13.6968353", "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": "AHJaRZ3WIkScI7SPCPgZdg==", "identifierGuid": "455a7200-d69d-4422-9c23-b48f08f81976", "name": "sample string 2", "primaryContact": "HZIKeTS4LkCDtak4C4zKnQ==", "primaryContactGuid": "790a921d-b834-402e-83b5-a9380b8cca9d", "accountID": "w2rdl/O3OkeDDReBBTDq0Q==", "accountIDGuid": "97dd6ac3-b7f3-473a-830d-17810530ead1", "special": true, "updated": "2025-06-14T07:37:13.6968353", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "5D27giVJOk235KLgisLMfQ==", "priceLevelIdentifierGuid": "82bb3de4-4925-4d3a-b7e4-a2e08ac2cc7d", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "NM7m9/AplEO7K+Y8qwQaoA==", "groupIDGuid": "f7e6ce34-29f0-4394-bb2b-e63cab041aa0", "customerID": "mvPsQ34UMEWZVn8TbKRZ3w==", "customerIDGuid": "43ecf39a-147e-4530-9956-7f136ca459df", "card": "sample string 4", "linkedAccount": "+sqhcchTAUevS0ypBPYJwg==", "linkedAccountGuid": "71a1cafa-53c8-4701-af4b-4ca904f609c2", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "KZ6iVP8DUk2OBih89UM6OQ==", "identifierGuid": "54a29e29-03ff-4d52-8e06-287cf5433a39", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "OhIXgVLZU0+L+TTJFaoihQ==", "accountIDGuid": "8117123a-d952-4f53-8bf9-34c915aa2285", "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:37:13.6968353", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "2Zas0co/jU6870icioiRKA==", "idempotentVoidGuid": "d1ac96d9-3fca-4e8d-bcef-489c8a889128", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "lVaEyavbyEOUP5Gc4Wom9g==", "saleHeaderIdentifierGuid": "c9845695-dbab-43c8-943f-919ce16a26f6", "created": "2025-06-14T07:37:13.6968353", "createdLocal": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "storeID": 1, "operatorG_Uid": "OGasYjPxWE+Eg8OyDJKS2A==", "operatorGuid": "62ac6638-f133-4f58-8483-c3b20c9292d8", "customerG_Uid": "NeywrWRh80OlFDqSCAGoOA==", "customerGuid": "adb0ec35-6164-43f3-a514-3a920801a838", "communityIdentifier": "CV9r2oF5NUaQBN5SzhQgfg==", "communityIdentifierGuid": "da6b5f09-7981-4635-9004-de52ce14207e", "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": "VAjr/cHpX0OzEyaUmlxpuQ==", "priceLevelIdentifierGuid": "fdeb0854-e9c1-435f-b313-26949a5c69b9", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "CvYtpQGk/k2u2FJsoC9PwA==", "identifierGuid": "a52df60a-a401-4dfe-aed8-526ca02f4fc0", "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:37:13.6968353", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "Mlnr8pe7YUeSy7iSFVTwFQ==", "identifierGuid": "f2eb5932-bb97-4761-92cb-b8921554f015", "saleHeaderID": 2, "plu": 1, "pluG_UId": "E+WFOuTM3EuPd/MBp6pweQ==", "pluGuid": "3a85e513-cce4-4bdc-8f77-f301a7aa7079", "accountID": "gfQisEryJkGkFLUEOT1nRA==", "accountIDGuid": "b022f481-f24a-4126-a414-b504393d6744", "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:37:13.6968353", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "ZlbT+/K350+Q6+Jnn0fL0Q==", "refundGuid": "fbd35666-b7f2-4fe7-90eb-e2679f47cbd1", "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": "C+MlJDaFwUCruUFvhmSKaA==", "idempotentVoidGuid": "2425e30b-8536-40c1-abb9-416f86648a68", "priceLevelIdentifier": "4iHImWkuiE6je6nEZ2uGMw==", "priceLevelIdentifierGuid": "99c821e2-2e69-4e88-a37b-a9c4676b8633", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:37:13.6968353", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "VWyl0w6Y4EKvpfx9bLAsKA==", "guid": "d3a56c55-980e-42e0-afa5-fc7d6cb02c28", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:37:13.6968353" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "LAPINTLNMkCO+tWDmUgotw==", "modifierSetGuid": "35c8032c-cd32-4032-8efa-d583994828b7", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "9ZRoG3dO8U6W/rBcRgpETg==", "pluGuid": "1b6894f5-4e77-4ef1-96fe-b05c460a444e", "deleted": true, "g_UID": "L1+DdXuQp0eRv8P10kKSSA==", "guid": "75835f2f-907b-47a7-91bf-c3f5d2429248", "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": "jYuxK09ywEqhdqb8yLi7yw==", "pluGuid": "2bb18b8d-724f-4ac0-a176-a6fcc8b8bbcb", "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:37:13.6968353", "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:37:13.6968353", "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": "SwuW8z+XY02cLYWxjJpS6w==", "pluGuid": "f3960b4b-973f-4d63-9c2d-85b18c9a52eb", "accountID": "iElGdI9mpUyj1dyjlokgSQ==", "accountIDGuid": "74464988-668f-4ca5-a3d5-dca396892049", "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:37:13.6968353", "bestOrExpireType": 1, "refundG_UID": "VsiAv7ybv0CjiappauTAkg==", "refundGuid": "bf80c856-9bbc-40bf-a389-aa696ae4c092", "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": "lJ1zkOtzJk6WqK7fkDexfw==", "identifierGuid": "90739d94-73eb-4e26-96a8-aedf9037b17f", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "atQHvf2pNkK8ykGmRfwvKw==", "customerIdentifierGuid": "bd07d46a-a9fd-4236-bcca-41a645fc2f2b", "operatorNo": 1, "operatorG_UID": "h0oGEgWOT0WMYhmW7q3EOw==", "operatorGuid": "12064a87-8e05-454f-8c62-1996eeadc43b", "created": "2025-06-14T07:37:13.6968353", "ordered": "2025-06-14T07:37:13.6968353", "started": "2025-06-14T07:37:13.6968353", "completed": "2025-06-14T07:37:13.6968353", "supplied": "2025-06-14T07:37:13.6968353", "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": "azColIVscUKB9Kd+XcytNg==", "pluGuid": "94a8306b-6c85-4271-81f4-a77e5dccad36", "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": "SZ3Xv3m2d0mycRFByih+6Q==", "headerIdentifierGuid": "bfd79d49-b679-4977-b271-1141ca287ee9", "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": "AgdaQCLBTU63193NxUK7yQ==", "surveyGuid": "405a0702-c122-4e4d-b7d7-ddcdc542bbc9", "saleHeaderGuid": "WOJlJqDgEkWvTnZgnaSSSw==", "saleGuid": "2665e258-e0a0-4512-af4e-76609da4924b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "6QyKOLk6TEmvH9FT0Kf9zA==", "guidResponse": "388a0ce9-3ab9-494c-af1f-d153d0a7fdcc", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:37:13.6968353", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "xX3+AFYgsUuUOhSHyNvhHQ==", "guid": "00fe7dc5-2056-4bb1-943a-1487c8dbe11d", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "KS/0Y4W6o0uBTT9JOV7ybQ==", "checkoutFormGuid": "63f42f29-ba85-4ba3-814d-3f49395ef26d", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:37:13.6968353", "end": "2025-06-14T07:37:13.6968353", "deleted": true, "updated": "2025-06-14T07:37:13.6968353", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "1c6e6a7c-70cc-4120-b7dd-7dd0dc667e22", "d36fce82-1f45-45c0-9ab6-a3d2b48de7e6" ], "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": "+1kDsy00JEGF2+TQM4vbwg==", "accountIdentifier": "b30359fb-342d-4124-85db-e4d0338bdbc2", "accountName": "sample string 42", "customerOrderIdentifier": "+r9cE/Z8YU6mcjO1OJf5Yg==", "customerOrderIdentifierGuid": "135cbffa-7cf6-4e61-a672-33b53897f962", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "3NxYO4Z/g0mzQXEajgPcyQ==", "paymentIdentifierGuid": "3b58dcdc-7f86-4983-b341-711a8e03dcc9", "identifier": "UGRKoFAiD0WsulcUHSduwg==", "identifierGuid": "a04a6450-2250-450f-acba-57141d276ec2", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "V703OND5Ykq36Jhr636kcw==", "itemIdentifierGuid": "3837bd57-f9d0-4a62-b7e8-986beb7ea473" } }, { "$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": "kbj/bg5Awky91F7bAOIeOg==", "customerIdentifierGuid": "6effb891-400e-4cc2-bdd4-5edb00e21e3a", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "BlgJ2z7DRUmjaZmDHhiklA==", "idempotentGuid": "db095806-c33e-4945-a369-99831e18a494", "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:37:13.6968353", "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:37:13.6968353", "labelPageLayout": "4OJN9UQEn0WWsB54YJKY8A==", "pageLayoutGuid": "f54de2e0-0444-459f-96b0-1e78609298f0", "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:37:13.6968353" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "4Erqsh8/hU2DCnsmwWsf1A==", "customerIdentifierGuid": "b2ea4ae0-3f1f-4d85-830a-7b26c16b1fd4", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:37:13.6968353", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "T/hQjX2YCECqh6B72fs+Cw==", "issuedIdempotentGuid": "8d50f84f-987d-4008-aa87-a07bd9fb3e0b", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:37:13.6968353", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:37:13.6968353", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "ySRfDqoXzU+Zgw6f+9Eung==", "redeemedIdempotentGuid": "0e5f24c9-17aa-4fcd-9983-0e9ffbd12e9e", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:37:13.6968353", "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": "tYRCakDk4Uyse9f2tsj1qw==", "groupIDGuid": "6a4284b5-e440-4ce1-ac7b-d7f6b6c8f5ab", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "kbYjpKuAdUqa1/qExH6CpA==", "identifierGuid": "a423b691-80ab-4a75-9ad7-fa84c47e82a4", "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": "+b8jG60yh0S7d3b09aXQzA==", "guid": "1b23bff9-32ad-4487-bb77-76f4f5a5d0cc", "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": "mhtouDaW+0eiHLUp6/doFA==", "groupGuid": "b8681b9a-9636-47fb-a21c-b529ebf76814", "comboPriceType": 5, "priceType": 5, "pluG_UID": "gDhJTazTIUWMAQI44MbCmQ==", "pluGuid": "4d493880-d3ac-4521-8c01-0238e0c6c299", "priceGroupG_UID": "3Qrk+GHr606lY0xXCY1XSA==", "priceGroupGuid": "f8e40add-eb61-4eeb-a563-4c57098d5748", "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": "XKcTmWxc1UW5y/+jNY856w==", "priceLevelIdentifierGuid": "9913a75c-5c6c-45d5-b9cb-ffa3358f39eb", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "dkNQ5cS0k0SbnRBaOGFHxg==", "headerIdentifierGuid": "e5504376-b4c4-4493-9b9d-105a386147c6", "identifier": "+uYQOc92XkC4+jjxlJpTmA==", "identifierGuid": "3910e6fa-76cf-405e-b8fa-38f1949a5398", "supplierIdentifier": "zAQgbLj0i0GfTY9TMntC4g==", "supplierGuid": "6c2004cc-f4b8-418b-9f4d-8f53327b42e2", "pluG_UID": "8T5Bc7IL4UO6Kt1vwtd1xA==", "pluGuid": "73413ef1-0bb2-43e1-ba2a-dd6fc2d775c4", "campaignName": "4e28f784-c784-49b6-a5e9-c2261662eaeb", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:37:13.6968353", "end": "2025-06-14T07:37:13.6968353", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "ZXbR4Ev2ZkaYUfkd0kfR2Q==", "bonusItemPluGuid": "e0d17665-f64b-4666-9851-f91dd247d1d9", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:37:13.6968353", "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:37:13.6968353", "campaignEndDate": "2025-06-14T07:37:13.6968353", "masterPLUG_UID": "FvNcrDAWwUu+Rek1IPB5qA==", "masterID": "ac5cf316-1630-4bc1-be45-e93520f079a8", "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": "mBdXRDAnX02rjAMkix+3jg==", "bonusMasterID": "44571798-2730-4d5f-ab8c-03248b1fb78e", "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:37:13.6968353", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "aWZA+AlRT060R8xvsPEEKQ==", "pluGuid": "f8406669-5109-4e4f-b447-cc6fb0f10429", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "MvK6edLks0WXkuJJ8iCh2A==", "alternateProduct": "79baf232-e4d2-45b3-9792-e249f220a1d8", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "ACQy3v/WE0i3wyqjjr9aGA==", "pluGuid": "de322400-d6ff-4813-b7c3-2aa38ebf5a18", "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:37:13.6968353", "inventoryTracked": "2025-06-14T07:37:13.6968353", "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/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �<�Z��� � 5 xl/workbook.xml � (� ��;�0D�H����&B�B@E�6E��,�d;"���.�����)&��ځ|�hB�K���rƂ�QC�X�f�u�k���/f�NI��|k4�]9Ϙ���&�����a���#F=n( ���|"�X�=Na����]L¶�M+�X1���5D�du�mIJ|��� )��2ɛT ���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�7��' ' _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="R63a825b56c5944ae" /></Relationships>PK �<�Z�M�c$ �B xl/worksheets/sheet1.xml � (� �\is�8�+.}_��S��D2�n�{�7Vb��VJR����R�h��&U��h����T������ɯ�ru��}8�����o�,.�o�=��\�W��q~v�X������'d~�z�|8�Z�<8=]}���\����[Z��X�\���o���_��̻ŗ�7����Vʟ.��/�������䷷1�V?����+�|������vr~vyM�7o��}8�������m�?^��V��O6��������]>���������_/O.�_/~~_�]�=�_�ZJn�����j����� v�������]_���'3u�xk�B&'_~��O�������~����0�Q�Ai�T,�7�����n�*����і����v�|?U�FB� ����~w�����~��h���9O�_��p�?��q Vy������x�>�߇����U`��7��~P�0�X=��X�t����hީ)"FK'g� �s�D<�s��q�?o*����|�����X��0dbt��*#a@�0%��贊��"a�(����N��0��Eg( �*aH�qpGI���R�i��挊%��GC���Jt����`��w:i5%u�o�A��B'Jj�ɂp��=B�:1R��T�(����J'F�8�����A]�:QRgQ2��ĨJRK�4j� >�j����i11�d� PJ�1�6��&��\R��0����IT����T�T��I�4F�)A�"����W$F7Tfp֨�#��E������b%�0IGz��_���?���M"���jzoe�̈���&&�,6�����C�61����d���A[_��ML�y��H�@�a�ML��w��jR�w��Č��c�����&&�q Ze�Lj�r�61�fL�G$F��z���6d\��1Q��p�&.�8<��-���E�C����Q�H��U8�'��2>