GET api/store/{storeID}/printBatches/campaigns
Get a list of unique campaigns for unprinted batches
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Take | integer |
None. |
|
Skip | integer |
None. |
|
HeaderIdentifier | Collection of byte |
None. |
|
HeaderGuid | globally unique identifier |
None. |
|
PrintRequestType | PrintRequestType |
None. |
|
SortKind | PrintBatchSortKind |
None. |
|
Sort | SortOrder |
None. |
|
Printed |
Whether to include the print batch details that have been printed |
boolean |
None. |
PrintDate |
The date that a print batch detail was printed, incompatible with printed filter being set to false |
date |
None. |
UTCOffset |
UTC offset to be used with the single date to get the results accurately |
decimal number |
None. |
UseExactPrintDateTime | boolean |
None. |
|
Keyword | string |
None. |
|
Search | ProductQuerySearch |
None. |
|
ShelfLocationGuids |
Print Batch Details assigned to these location only |
Collection of globally unique identifier |
None. |
SupplierIdentifier |
Print Batch Details with product with this preffered supplier only |
Collection of byte |
None. |
SupplierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
PLU |
PLU |
integer |
None. |
APN | string |
None. |
|
Name | string |
None. |
|
ItemNumber |
Item number |
string |
None. |
DirectNumber |
PluOrderingDetail.ItemCode |
string |
None. |
DepartmentCode |
Print Batch Details with product in this department |
string |
None. |
SubDepartmentCode |
Print Batch Details with product in this sub department Added for react app |
string |
None. |
MinorDepartmentCode |
Print Batch Details with product in this minor department Added for react app |
string |
None. |
Tobacco |
Print Batch Details with product has a tobacco product type |
boolean |
None. |
Liquor |
Print Batch Details with product has a liquor product type |
boolean |
Deprecated. |
GlutenFree |
Print Batch Details with product that is gluten free |
boolean |
None. |
ExcludeTalkers |
Print Batch details with a product that has departments with matching ExcludeTalkers values |
boolean |
None. |
Direct |
Print Batch details with a product that has a SupplierDirect Warehouse Indicator |
boolean |
None. |
Variety |
Print Batch details with a product that has a Variety Warehouse Indicator |
boolean |
None. |
Warehouse |
Print Batch details with a product that has a WarehouseLine Warehouse Indicator |
boolean |
None. |
SlowMoving |
Print Batch Details with product is (not) Slow Moving? (true or false option, matched to Product value) |
boolean |
None. |
GeneralMerchandise |
Print Batch Details with product is (not) General Merchandise? (true or false option, matched to Product value) |
boolean |
None. |
HasCampaign |
Print Batch Details with products that has a campaign (when it's set to true) |
boolean |
None. |
ComplianceIndicator |
Print Batch Details with product has this ComplianceIndicator/CoreRangeIndicator |
string |
None. |
ComplianceIndicators |
Print Batch Details with product has these ComplianceIndicators/CoreRangeIndicators |
Collection of string |
None. |
Grades |
Print Batch Details with product has these ProductGrade(s) |
Collection of string |
None. |
StartsWith |
Whether to make searches starting with rather than anywhere. |
boolean |
None. |
ExcludeZeroQty |
Excludes any talkers with zero quantity |
boolean |
None. |
CampaignNames |
Filter batch details by campaign names. Added for react app |
Collection of string |
None. |
DepartmentCodes |
Filter batch details by department codes. Added for react app |
Collection of string |
None. |
SubDepartmentCodes |
Filter batch details by subdepartment codes Added for react app |
Collection of string |
None. |
MinorDepartmentCodes |
Filter batch details by minordepartment codes Added for react app |
Collection of string |
None. |
LesserDepartmentCodes |
Filter batch details by lesserdepartment codes Added for react app |
Collection of string |
None. |
WarehouseDirectIndicators |
filter by warehouse indicator of PLU |
Collection of string |
None. |
Users |
Filter print batch details by users |
Collection of string |
None. |
PrintBatchTypes |
filter by PrintBatchtypes |
Collection of integer |
None. |
IncludeZeroQtyOnly |
filter labels having 0 Qty only - for react app |
boolean |
None. |
LabelPageLayoutG_UID | Collection of byte |
None. |
|
LabelPageLayoutGuid | globally unique identifier |
None. |
|
CampaignStartDate |
The detail campaign will starts after this date |
date |
None. |
CampaignEndDate |
The detail campaign will starts before this date |
date |
None. |
Relations |
Load all product, location, bin and operator models |
boolean |
None. |
storeID |
Store identifier of print batch, optional |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
List of campaigns for print batches
Collection of CampaignName | Description | Type | Additional information |
---|---|---|---|
ID |
Server-side incremental ID |
integer |
None. |
StoreID | integer |
Deprecated. |
|
Name | string |
Required String length: inclusive between 0 and 64 |
|
NameGuid | globally unique identifier |
None. |
|
Description | string |
String length: inclusive between 0 and 255 |
|
ShowDiscounts |
Show the discounts on screen/receipt |
boolean |
None. |
ShowTotals |
Show discount totals on receipt |
boolean |
None. |
OnlyEvaluateOnSubtotal | boolean |
None. |
|
UseDescription |
When showing discounts, use campaign description |
boolean |
None. |
CampaignType | CampaignType |
None. |
|
StartDate | date |
Data type: Date |
|
StartTime | integer |
None. |
|
EndDate |
Defaults to DateTime.MaxValue at the POS ? |
date |
Data type: Date |
EndTime | integer |
None. |
|
Recurrence | integer |
None. |
|
RecurrenceType | CampaignScheduleType |
None. |
|
MonthType | CampaignMonthlyType |
None. |
|
WeekDays | CampaignDayOfWeek |
None. |
|
Months | CampaignMonth |
None. |
|
MonthWeeks | CampaignWeekOfMonth |
None. |
|
MonthDays | string |
String length: inclusive between 0 and 32 |
|
Printed | boolean |
None. |
|
TalkerText | string |
None. |
|
RangeDescription | string |
None. |
|
DealDescription | string |
None. |
|
LabelQuantity | integer |
None. |
|
Active | integer |
None. |
|
Deactivated | date |
None. |
|
System |
Inidcates that the Campaign is critical for business operations |
boolean |
None. |
Created | date |
None. |
|
Updated | date |
None. |
|
PriceChangeNotifiedUtc | date |
None. |
|
PromoType |
Refers to the sale promo type (Normal, Promo or In-store) |
PromoType |
None. |
PromotionTypeCode |
PromotionType Code from promotion type field |
string |
None. |
HostIdentifier |
Host Identifier for PromotionTypeCode, only filled when FromHost is true |
Collection of byte |
None. |
HostIdentifierGuid | globally unique identifier |
None. |
|
HostType | HostType |
None. |
|
CreatedByUser | string |
String length: inclusive between 0 and 255 |
|
FromHost | boolean |
None. |
|
Deleted | boolean |
None. |
|
CampaignDeleted | date |
None. |
|
UpdatedByUser | string |
String length: inclusive between 0 and 255 |
|
OfferID | integer |
None. |
|
IsPriceChangeCampaign | boolean |
None. |
|
Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
StoreNames | Collection of string |
Relation. This field may not always be loaded or used for updates. |
|
CampaignPlus | Collection of CampaignPlu |
Relation. This field may not always be loaded or used for updates. |
|
CampaignPools | Collection of CampaignPool |
Relation. This field may not always be loaded or used for updates. |
|
SellingRules | Collection of SellingRule |
Relation. This field may not always be loaded or used for updates. |
|
Customers | Collection of CampaignCustomer |
Relation. This field may not always be loaded or used for updates. |
|
CustomerGroups | Collection of CampaignCustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
SignIqTickets | Collection of CampaignSignIqTicket |
Relation. This field may not always be loaded or used for updates. |
|
ComboPriceGroups | Collection of ComboPriceGroup |
Relation. This field may not always be loaded or used for updates. |
|
PriceLevels | Collection of CampaignPriceLevel |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ { "$id": "1", "id": 1, "storeID": 2, "name": "aef01403-41f9-426f-93e9-eb3f19bc86bc", "nameGuid": "aef01403-41f9-426f-93e9-eb3f19bc86bc", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:02:33.9257749", "startTime": 1, "endDate": "2025-10-05T00:02:33.9257749", "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-10-05T00:02:33.9257749", "system": true, "created": "2025-10-05T00:02:33.9257749", "updated": "2025-10-05T00:02:33.9257749", "priceChangeNotifiedUtc": "2025-10-05T00:02:33.9257749", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "41MwMJ55lkidKH2qH3uj1A==", "hostIdentifierGuid": "303053e3-799e-4896-9d28-7daa1f7ba3d4", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:02:33.9257749", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$id": "2", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "wtofAas3P0KCbzHrMW9ijA==", "pluGuid": "011fdac2-37ab-423f-826f-31eb316f628c", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "fJDW4pzii0OW72W6bLPAnw==", "dealCostGuid": "e2d6907c-e29c-438b-96ef-65ba6cb3c09f", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "Yks4ta1xTU2tV8OwP4AQrw==", "priceGroupGuid": "b5384b62-71ad-4d4d-ad57-c3b03f8010af", "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-10-05T00:02:33.9257749", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "/K/W8uNfLEeOx0iYcvbWmA==", "campaignComboPriceGroupIdentifier": "f2d6affc-5fe3-472c-8ec7-489872f6d698", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "3", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:02:33.9257749", "operatorG_UID": "Hhx+pkQRoEy4wnXK/uwwQg==", "operatorGuid": "a67e1c1e-1144-4ca0-b8c2-75cafeec3042", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:02:33.9257749", "signIqTicketFileMovedUtc": "2025-10-05T00:02:33.9257749", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:02:33.9257749", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$id": "4", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "ZDN/V0jvH0yMYg652jnItA==", "guid": "577f3364-ef48-4c1f-8c62-0eb9da39c8b4", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "CHEJzeaM50ahxjP7s2Xj4A==", "priceGroupGuid": "cd097108-8ce6-46e7-a1c6-33fbb365e3e0", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:02:33.9257749", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:02:33.9257749", "pluCreated": "2025-10-05T00:02:33.9257749", "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-10-05T00:02:33.9257749", "lastManualUpdate": "2025-10-05T00:02:33.9257749", "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-10-05T00:02:33.9257749", "currentCostUpdated": "2025-10-05T00:02:33.9257749", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:02:33.9257749", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:02:33.9257749", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "SfWnSb+pnUO1ermFOHM42Q==", "altPLUGuid": "49a7f549-a9bf-439d-b57a-b985387338d9", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-05T00:02:33.9257749", "labelLastPrice": 1, "shelfPageLayoutG_UID": "UtIk59fRo0m8+IwhfAYvkw==", "shelfPageLayoutGuid": "e724d252-d1d7-49a3-bcf8-8c217c062f93", "talkerPageLayoutG_UID": "ygEL6LtTtUKnFtUfGOcVtg==", "talkerPageLayoutGuid": "e80b01ca-53bb-42b5-a716-d51f18e715b6", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 85, "unitMeasureKindChanged": true, "signIQData": "sample string 87", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "Ff3kiCoI0E+lbyPUTLYbPA==", "inventoryIdentifier": "88e4fd15-082a-4fd0-a56f-23d44cb61b3c", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "tLj/L5CbOUe64wwK7oy7ig==", "parentPluGuid": "2fffb8b4-9b90-4739-bae3-0c0aee8cbb8a", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "O/euHOm+3UGrTD8Y/DhXLw==", "supplierIdentifierGuid": "1caef73b-bee9-41dd-ab4c-3f18fc38572f", "supplierChanged": true, "rebateSupplierIdentifier": "J4ZOSxWrKUiUJfJYFCvi4Q==", "rebateSupplierIdentifierGuid": "4b4e8627-ab15-4829-9425-f258142be2e1", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:02:33.9257749", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "ofoasSU9RE2rYNQB8ixV9Q==", "hostIdentifierGuid": "b11afaa1-3d25-4d44-ab60-d401f22c55f5", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "4" }, { "$ref": "4" } ], "store": { "$id": "5", "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-10-05T00:02:33.9257749", "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": "uaeBAMm8jEKKyqc0K6ZpJw==", "hostIdentifierGuid": "0081a7b9-bcc9-428c-8aca-a7342ba66927", "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-10-05T00:02:33.9257749", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "6", "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": "6" }, "hostStoreSettings": [ { "$id": "7", "id": 1, "hostIdentifier": "8ToHqqpGR0u4AtBCFktQ1w==", "hostIdentifierGuid": "aa073af1-46aa-4b47-b802-d042164b50d7", "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": "8", "identifier": "gP9sgCVxvU2wqRGVwzGs8A==", "identifierGuid": "806cff80-7125-4dbd-b0a9-1195c331acf0", "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": "r2JPKVXHW0Wyi35DcuMtjw==", "hostSupplierIdentifierGuid": "294f62af-c755-455b-b28b-7e4372e32d8f", "loyaltyPriceLevelIdentifier": "zrf32GfH8kSHhErLr2TwfA==", "loyaltyPriceLevelIdentifierGuid": "d8f7b7ce-c767-44f2-8784-4acbaf64f07c", "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-10-05T00:02:33.9257749", "lastProcessed": "2025-10-05T00:02:33.9257749", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "ip1gPeD5P0yP6ivIP8xXKA==", "identifierGuid": "3d609d8a-f9e0-4c3f-8fea-2bc83fcc5728", "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": "r/UU118P802t164OsQFrbg==", "primaryContactID": "d714f5af-0f5f-4df3-add7-ae0eb1016b6e", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "Xgc9MsbZxk6AsFuoAEC0Ww==", "supplierGroupGuid": "323d075e-d9c6-4ec6-80b0-5ba80040b45b", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:02:33.9257749", "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": "10", "id": "a546b459-dd1d-4c88-b89c-7eec914cde70", "identifier": "Xu3AQmjKuUqQw8xntQTIpg==", "identifierGuid": "42c0ed5e-ca68-4ab9-90c3-cc67b504c8a6", "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": "11", "supplierIdentifier": "lZlgvE8XSEKOWRjEG1xy9g==", "supplierIdentifierGuid": "bc609995-174f-4248-8e59-18c41b5c72f6", "contactGuid": "cwsiI6ZxxU+UoAsLA4elzw==", "contactID": "23220b73-71a6-4fc5-94a0-0b0b0387a5cf", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "cMJAeTIzBU+p2AiAp5I7Ew==", "pluGuid": "7940c270-3332-4f05-a9d8-0880a7923b13", "supplierIdentifier": "wSQVnV4GCEizc3IpjjvGcA==", "supplierIdentifierGuid": "9d1524c1-065e-4808-b373-72298e3bc670", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:02:33.9257749", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:02:33.9257749", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "PdRG9gAKakmR6wokreFo+w==", "pluGuid": "f646d43d-0a00-496a-91eb-0a24ade168fb", "supplierIdentifier": "eHL+BHPMTkmWdLJS1tBd5g==", "supplierIdentifierGuid": "04fe7278-cc73-494e-9674-b252d6d05de6", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "13" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "fWvpLhhEZEW0KR1W+8ZVXw==", "parentPluGuid": "2ee96b7d-4418-4564-b429-1d56fbc6555f", "freight": 45.0, "freightType": 1, "product": { "$ref": "4" }, "supplier": { "$ref": "9" }, "serviceFee": { "$id": "14", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "12" } ], "orderCycleHeaders": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "KYTtmE/qEUKpvLYZDVmwnA==", "supplierGuid": "98ed8429-ea4f-4211-a9bc-b6190d59b09c", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "15" } ], "cycles": [ { "$id": "16", "storeID": 1, "supplierIdentifier": "ZY9zsVI/5UO4th2POFIpzQ==", "supplierGuid": "b1738f65-3f52-43e5-b8b6-1d8f385229cd", "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-10-05T00:02:33.9257749", "deliveryDate": "2025-10-05T00:02:33.9257749", "nextCutOffDate": "2025-10-05T00:02:33.9257749", "nextDeliveryDate": "2025-10-05T00:02:33.9257749", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-10-05T00:02:33.9257749", "isHost": true }, "files": [ { "$id": "17", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:02:33.9257749", "processed": "2025-10-05T00:02:33.9257749", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:02:33.9257749", "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": "8" }, "metcashHeader": { "$id": "18", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:02:33.9257749", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "B9VkVa9L7E6yRdQgCwcsKQ==", "hostIdentifierGuid": "5564d507-4baf-4eec-b245-d4200b072c29", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "5302bb43-665f-4607-a848-c5107ec863c6", "9a7ad6d9-103c-4512-a242-b8f79f62e988" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "VH7iAFizvk6OsQ5EWc8rvA==", "identifierGuid": "00e27e54-b358-4ebe-8eb1-0e4459cf2bbc", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "faaffab9-542c-4edc-a410-37f9c27ded79", "b0193371-ca8c-4c74-9383-47125f9b7ebb" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "7" } ], "accounts": [ { "$id": "21", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "21" } ], "sales": [ { "$id": "22", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:02:33.9257749", "ftpSite": { "$id": "23", "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": "22" } ], "zoneMatrix": [ { "$ref": "19" }, { "$ref": "19" } ], "cashManagements": [ { "$id": "24", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "25", "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": "24" } ], "updateStoreID": "966fec59-1661-4c76-b2c2-abfb9c6e8f4f", "updateStore": { "$id": "26", "id": "ec73de2f-99a3-4621-a0c2-b9194383eedf", "name": "sample string 1", "lastActivity": "2025-10-05T00:02:33.9257749", "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-10-05T00:02:33.9257749" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "27", "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": "28", "pluG_UID": "kplF6lECO0CB+zvj4IvJXA==", "pluGuid": "ea459992-0251-403b-81fb-3be3e08bc95c", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:02:33.9257749" }, { "$ref": "28" } ], "currentPrices": { "$id": "29", "pluPrices": { "$id": "30", "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-10-05T00:02:33.9257749", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:02:33.9257749", "startTime": 3, "endDate": "2025-10-05T00:02:33.9257749", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "tvVJJotJaE2lr2r32l8OjQ==", "hostIdentifierGuid": "2649f5b6-498b-4d68-a5af-6af7da5f0e8d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "iXRSggU2GkeW8j9Y1ZYO2g==", "guid": "82527489-3605-471a-96f2-3f58d5960eda", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "gfxUUp/Ac02Vz6VMLHB1og==", "priceGroupGuid": "5254fc81-c09f-4d73-95cf-a54c2c7075a2", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:02:33.9257749", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "34", "pluG_UID": "YcYmdUE5FEysnwWbQnMQGQ==", "pluGuid": "7526c661-3941-4c14-ac9f-059b42731019", "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": "35", "pluGuid": "f22def1b-57f3-44d5-8e58-31892381d820", "created": "2025-10-05T00:02:33.9257749", "createdByUser": "sample string 1", "activated": "2025-10-05T00:02:33.9257749", "deactivated": "2025-10-05T00:02:33.9257749", "lastOrdered": "2025-10-05T00:02:33.9257749", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:02:33.9257749", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:02:33.9257749", "lastSold": "2025-10-05T00:02:33.9257749", "firstSold": "2025-10-05T00:02:33.9257749", "awsUpdated": "2025-10-05T00:02:33.9257749", "lastManualUpdate": "2025-10-05T00:02:33.9257749", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:02:33.9257749", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:02:33.9257749", "doNotRangeUpdated": "2025-10-05T00:02:33.9257749", "doNotOrderUpdated": "2025-10-05T00:02:33.9257749", "tracked": "2025-10-05T00:02:33.9257749" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "SLF0NqJWZUy1OLK0nXD0wA==", "pluGuid": "3674b148-56a2-4c65-b538-b2b49d70f4c0", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "N6eEEOQImEmNFtxF59guaw==", "pluGuid": "1084a737-08e4-4998-8d16-dc45e7d82e6b", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:02:33.9257749", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-10-05T00:02:33.9257749", "createdLocal": "2025-10-05T00:02:33.9257749", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "zn2cyiRA6EqJzgLEkertyA==", "operatorGuid": "ca9c7dce-4024-4ae8-89ce-02c491eaedc8", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "5C+/Kn0Q3UeFpi8WN3bBjA==", "pluGuid": "2abf2fe4-107d-47dd-85a6-2f163776c18c", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "jAcSwac0SUmaZLo3aFupvA==", "guid": "c112078c-34a7-4949-9a64-ba37685ba9bc", "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-10-05T00:02:33.9257749", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:02:33.9257749", "endShift": "2025-10-05T00:02:33.9257749", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "8p6xsVvzTketg3qJKHuhrA==", "operatorGuid": "b1b19ef2-f35b-474e-ad83-7a89287ba1ac", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "BTPdbaldFEeHvMJQbRAmdg==", "pluGuid": "6ddd3305-5da9-4714-87bc-c2506d102676", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "iGDC6XMPhEaYXJVTOC9zmg==", "pluGuid": "e9c26088-0f73-4684-985c-9553382f739a", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "68P+nVYUpEG78TTmoCIUZA==", "identifierGuid": "9dfec3eb-1456-41a4-bbf1-34e6a0221464", "pluG_UID": "1EYeXelzrUyCDnviwcE5xw==", "pluGuid": "5d1e46d4-73e9-4cad-820e-7be2c1c139c7", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "43" } ], "supplier": { "$ref": "9" }, "supplierName": "sample string 147", "children": [ { "$ref": "4" }, { "$ref": "4" } ], "ordering": { "$ref": "12" }, "flipChartPages": [ { "$id": "44", "identifier": "6FiyF+7Ce0e0SMSgvxWx1g==", "groupName": "sample string 1", "identifierGuid": "17b258e8-c2ee-477b-b448-c4a0bf15b1d6", "exists": true, "flipChartIdentifier": "9kdiMP2EMkiu+CxPyHWwbQ==", "flipChartIdentifierGuid": "306247f6-84fd-4832-aef8-2c4fc875b06d", "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": "7GmKF9LDo0WF2du+eSLNaA==", "groupIdentifierGuid": "178a69ec-c3d2-45a3-85d9-dbbe7922cd68", "flipChart": { "$id": "45", "identifier": "XM46uPVN7E62MsJ5bLPb9A==", "identifierGuid": "b83ace5c-4df5-4eec-b632-c2796cb3dbf4", "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": "46", "identifier": "fo9+nPHEIUGerakgL7HOpg==", "identifierGuid": "9c7e8f7e-c4f1-4121-9ead-a9202fb1cea6", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "+mzY4/xJuUCJJV4tvA5jFg==", "guid": "e3d86cfa-49fc-40b9-8925-5e2dbc0e6316", "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": "Q5iRBbLpXUyJg659aSBWKw==", "previousFormGuid": "05919843-e9b2-4c5d-8983-ae7d6920562b", "nextForm": 1, "nextFormG_UID": "p8LbUWufLk2mKYsyioDH4A==", "nextFormGuid": "51dbc2a7-9f6b-4d2e-a629-8b328a80c7e0", "attributes": "sample string 10", "updated": "2025-10-05T00:02:33.9257749", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "47" }, "previousCheckoutForm": { "$ref": "47" }, "buttons": [ { "$id": "48", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "+95x/BALgkS/a78wDIUO6w==", "checkoutFormGuid": "fc71defb-0b10-4482-bf6b-bf300c850eeb", "identifier": "cKPFPj/L4Eydn5tIOiVBNw==", "identifierGuid": "3ec5a370-cb3f-4ce0-9d9f-9b483a254137", "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": "nY6zXe8unEyUnx6k4mQo0w==", "valueGuid": "5db38e9d-2eef-4c9c-949f-1ea4e26428d3", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:02:33.9257749", "action": "sample string 12", "valueForm": { "$ref": "47" }, "image": { "$id": "49", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:02:33.9257749", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "LMRBHWgyOkGgYO0xT+0zxQ==", "checkoutFormGuid": "1d41c42c-3268-413a-a060-ed314fed33c5", "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": "50" } ] }, { "$ref": "47" } ], "panels": [ { "$ref": "50" }, { "$ref": "50" } ] }, "pages": [ { "$ref": "44" }, { "$ref": "44" } ] }, "contentPanel": { "$ref": "50" }, "products": [ { "$id": "51", "flipChartPageIdentifier": "im4K9h1mwkuiBfzpvky9Ww==", "flipChartPageIdentifierGuid": "f60a6e8a-661d-4bc2-a205-fce9be4cbd5b", "pluG_UID": "5pjBeKhB0EKXFWN9vSuXvw==", "pluGuid": "78c198e6-41a8-42d0-9715-637dbd2b97bf", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "4" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "51" } ], "productCount": 27, "pages": [ { "$ref": "44" }, { "$ref": "44" } ] }, { "$ref": "44" } ], "priceHistory": [ { "$id": "52", "pluG_UID": "lGVS5Dgl40iRNkGwXZMEmg==", "pluGuid": "e4526594-2538-48e3-9136-41b05d93049a", "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-10-05T00:02:33.9257749", "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": "52" } ], "ingredients": [ { "$id": "53", "pluG_UID": "+BoRaO5JQkyWEx+cN9Xadw==", "ingredientGuid": "bcq4BUrbzk2Q+5CtyEj1jg==", "ingredientIdentifier": "05b8ca6d-db4a-4dce-90fb-90adc848f58e", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "4" } }, { "$ref": "53" } ], "bins": [ { "$id": "54", "pluG_UID": "iu7rJIYtu0Sg+mSUFF6q4w==", "pluGuid": "24ebee8a-2d86-44bb-a0fa-6494145eaae3", "shelfLocationIdentifier": "eE9FrIdwZEumEaxOw3EgOg==", "shelfLocationGuid": "ac454f78-7087-4b64-a611-ac4ec371203a", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "D+c65vQSMEONhywnCIhNqQ==", "labelPageLayoutGuid": "e63ae70f-12f4-4330-8d87-2c2708884da9", "updated": "2025-10-05T00:02:33.9257749", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "4" }, "location": { "$id": "55", "identifier": "lIwjMKh7/U2l9/tkAbcPdQ==", "storeID": 1, "identifierGuid": "30238c94-7ba8-4dfd-a5f7-fb6401b70f75", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:02:33.9257749", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "54" }, { "$ref": "54" } ] } }, { "$ref": "54" } ], "bin": { "$ref": "54" }, "scaleLocations": [ { "$id": "56", "plu": 1, "pluG_UID": "QQ4e5TMS7Umywx5DbNU8RQ==", "pluGuid": "e51e0e41-1233-49ed-b2c3-1e436cd53c45", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "57", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:02:33.9257749", "department": { "$id": "58", "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": "57" }, "subDepartments": [ { "$id": "59", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "60", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "61", "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-10-05T00:02:33.9257749", "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": "lyvvW1UGvUa8Fk8yLb+jMg==", "labelPageLayoutGuid": "5bef2b97-0655-46bd-bc16-4f322dbfa332", "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": "62", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "63", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "64", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "64" } ], "commodityCode": "sample string 6" }, { "$ref": "63" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "63" }, "mscDep": { "$id": "65", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "62" }, { "$ref": "62" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "64" } }, { "$ref": "61" } ], "updated": "2025-10-05T00:02:33.9257749", "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": "D317+Ow5YkyiOb59Cbrvag==", "labelPageLayoutGuid": "f87b7d0f-39ec-4c62-a239-be7d09baef6a", "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": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" } }, { "$ref": "60" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:33.9257749", "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": "yCtB9k7hA0GdSRM8j1iGAg==", "labelPageLayoutGuid": "f6412bc8-e14e-4103-9d49-133c8f588602", "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": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" } }, { "$ref": "59" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:02:33.9257749", "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": "WNy+2CiGYE+6N7VyHrEu/g==", "labelPageLayoutGuid": "d8bedc58-8628-4f60-ba37-b5721eb12efe", "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": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" } } } }, { "$ref": "56" } ], "nextPrice": { "$ref": "2" }, "currentCostStart": "2025-10-05T00:02:33.9414082", "dealCosts": [ { "$id": "66", "headerIdentifier": "4WbM9StuAUOp6gfE10C7eQ==", "headerIdentifierGuid": "f5cc66e1-6e2b-4301-a9ea-07c4d740bb79", "identifier": "1ozSIsif9k6cUvK5GDGniw==", "identifierGuid": "22d28cd6-9fc8-4ef6-9c52-f2b91831a78b", "supplierIdentifier": "UNxzuuu0x0OcZ+7oXnzo1Q==", "supplierGuid": "ba73dc50-b4eb-43c7-9c67-eee85e7ce8d5", "pluG_UID": "bCwCrs8UiUWzRJ1X7bhBXw==", "pluGuid": "ae022c6c-14cf-4589-b344-9d57edb8415f", "campaignName": "87db79bf-87fe-4165-8a5d-103fcc230a41", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:02:33.9414082", "end": "2025-10-05T00:02:33.9414082", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "2EBQNd3XmkiNS1Ji4s6G6Q==", "bonusItemPluGuid": "355040d8-d7dd-489a-8d4b-5262e2ce86e9", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:02:33.9414082", "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-10-05T00:02:33.9414082", "campaignEndDate": "2025-10-05T00:02:33.9414082", "masterPLUG_UID": "QMzV6fZBCUakpAHIlg5z1A==", "masterID": "e9d5cc40-41f6-4609-a4a4-01c8960e73d4", "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": "+WH3FbgXskKxMLmnNn6T5w==", "bonusMasterID": "15f761f9-17b8-42b2-b130-b9a7367e93e7", "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 }, { "$ref": "66" } ], "tags": [ { "$id": "67", "pluG_UID": "CF6zSPz24EiCiBru0ur+Gg==", "pluGuid": "48b35e08-f6fc-48e0-8288-1aeed2eafe1a", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "67" } ], "alternateProductG_UID": "I6ORrPY7X0iCX+RqHcU4tw==", "alternateProduct": "ac91a323-3bf6-485f-825f-e46a1dc538b7", "productHostCode": { "$id": "68", "id": 1, "pluG_UID": "4RKNyUihgkWZuUm2k3InAg==", "pluGuid": "c98d12e1-a148-4582-99b9-49b693722702", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:02:33.9414082", "inventoryTracked": "2025-10-05T00:02:33.9414082", "isNormalPriceChangesCampaign": true }, "campaignPlu": { "$ref": "2" } }, { "$ref": "3" } ], "campaign": { "$ref": "1" }, "product": { "$ref": "4" }, "dealCost": { "$ref": "66" } }, { "$ref": "2" } ], "campaignPools": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "jkq2W9u/RU+00m9hjV3xHA==", "pluGuid": "5bb64a8e-bfdb-4f45-b4d2-6f618d5df11c", "hostOfferID": 1, "priceGroupG_UID": "A6AHYnAQbkO8FdS/8jjQeA==", "priceGroupGuid": "6207a003-1070-436e-bc15-d4bff238d078", "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-10-05T00:02:33.9414082", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "1" } }, { "$ref": "69" } ], "sellingRules": [ { "$id": "70", "id": 1, "identifier": "mX5uJNc5l0+OKfXJJfovCg==", "identifierStr": "mX5uJNc5l0+OKfXJJfovCg==", "identifierGuid": "246e7e99-39d7-4f97-8e29-f5c925fa2f0a", "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": "1" } }, { "$ref": "70" } ], "customers": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "n7I/g1tBo06jWNX2F2A2sg==", "customerIDGuid": "833fb29f-415b-4ea3-a358-d5f6176036b2", "campaign": { "$ref": "1" }, "customer": { "$id": "72", "identifier": "tGuZRZbZ2ESrBSEIRQJfsQ==", "identifierGuid": "45996bb4-d996-44d8-ab05-210845025fb1", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:02:33.9414082", "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": "1vHza8SphEiVpV11uluyaA==", "communityIdentifierGuid": "6bf3f1d6-a9c4-4884-95a5-5d75ba5bb268", "joined": "2025-10-05T00:02:33.9414082", "updated": "2025-10-05T00:02:33.9414082", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "QGvIV0O3sEGGAdea2XdSWg==", "priceLevelIdentifierGuid": "57c86b40-b743-41b0-8601-d79ad977525a", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:02:33.9414082", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "73", "cardType": 2, "issueDate": "2025-10-05T00:02:33.9414082", "expiry": "2025-10-05T00:02:33.9414082", "customerID": "HcCYzelnoUiBJRSII2fqlg==", "customerIDGuid": "cd98c01d-67e9-48a1-8125-14882367ea96", "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-10-05T00:02:33.9414082", "linkedAccount": "wtXtcVobu0SKeMEDXOZTuQ==", "linkedAccountGuid": "71edd5c2-1b5a-44bb-8a78-c1035ce653b9", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "72" }, "account": { "$id": "74", "id": 1, "identifier": "rIl39tFQQUGbBifvSRRkWw==", "identifierGuid": "f67789ac-50d1-4141-9b06-27ef4914645b", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:02:33.9414082", "owner": "BreNqVWU7UuN2XK06L/Zog==", "ownerGuid": "a98db706-9455-4bed-8dd9-72b4e8bfd9a2", "accountStoreGroupIdentifier": "DnJN0MUA1kSPmoUJ/Jeu1g==", "accountStoreGroupGuid": "d04d720e-00c5-44d6-8f9a-8509fc97aed6", "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-10-05T00:02:33.9414082", "active": true, "updated": "2025-10-05T00:02:33.9414082", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "72" }, "card": { "$ref": "73" }, "members": { "$id": "75", "sample string 1": [ { "$ref": "72" }, { "$ref": "72" } ], "sample string 2": [ { "$ref": "72" }, { "$ref": "72" } ] }, "customerGroups": [ { "$id": "76", "identifier": "jeVsC4zusUusuZalK0DJ6Q==", "identifierGuid": "0b6ce58d-ee8c-4bb1-acb9-96a52b40c9e9", "name": "sample string 2", "primaryContact": "vmRgrNrO2kaPmf/L30UQEQ==", "primaryContactGuid": "ac6064be-ceda-46da-8f99-ffcbdf451011", "accountID": "yLSifj98FkmMqZeZlUfdBQ==", "accountIDGuid": "7ea2b4c8-7c3f-4916-8ca9-97999547dd05", "special": true, "updated": "2025-10-05T00:02:33.9414082", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "7X7GT6xW5Ee3U9lU/stH9w==", "priceLevelIdentifierGuid": "4fc67eed-56ac-47e4-b753-d954fecb47f7", "deleted": true, "account": { "$ref": "74" }, "primaryContactCustomer": { "$ref": "72" }, "customerGroupMembers": [ { "$id": "77", "id": 1, "groupID": "cAbwdplymkyz//vC7dUl+A==", "groupIDGuid": "76f00670-7299-4c9a-b3ff-fbc2edd525f8", "customerID": "IETxlZlt8kG6gYdspN4uig==", "customerIDGuid": "95f14420-6d99-41f2-ba81-876ca4de2e8a", "card": "sample string 4", "linkedAccount": "mCbziKGcgkaawTIXkgkdlg==", "linkedAccountGuid": "88f32698-9ca1-4682-9ac1-321792091d96", "customer": { "$ref": "72" }, "group": { "$ref": "76" }, "customerCard": { "$ref": "73" } }, { "$ref": "77" } ] }, { "$ref": "76" } ] }, "payments": [ { "$id": "78", "id": 1, "identifier": "tdP/jH7POEWBjZfTmrma/w==", "identifierGuid": "8cffd3b5-cf7e-4538-818d-97d39ab99aff", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "DCz0E/aKqkal74VKD4BA3w==", "accountIDGuid": "13f42c0c-8af6-46aa-a5ef-854a0f8040df", "customerAccount": { "$ref": "74" }, "customerCard": { "$ref": "73" }, "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-10-05T00:02:33.9414082", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "qajib8LuRk6tP1EyD4bfag==", "idempotentVoidGuid": "6fe2a8a9-eec2-4e46-ad3f-51320f86df6a", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "79", "saleHeaderID": 1, "saleHeaderGuid": "nQhwnEb5VkK7S4xfcAMe6Q==", "saleHeaderIdentifierGuid": "9c70089d-f946-4256-bb4b-8c5f70031ee9", "created": "2025-10-05T00:02:33.9414082", "createdLocal": "2025-10-05T00:02:33.9414082", "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-10-05T00:02:33.9414082", "storeID": 1, "operatorG_Uid": "D6lQqZsIeUGTmSMM/TFfqQ==", "operatorGuid": "a950a90f-089b-4179-9399-230cfd315fa9", "customerG_Uid": "iycg0SnMQUGrTsFQ8StL2Q==", "customerGuid": "d120278b-cc29-4141-ab4e-c150f12b4bd9", "communityIdentifier": "+zeBBiqp80S6XPi+Os1+vQ==", "communityIdentifierGuid": "068137fb-a92a-44f3-ba5c-f8be3acd7ebd", "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": "jWbyPOspXE+9Y4sa03LYzQ==", "priceLevelIdentifierGuid": "3cf2668d-29eb-4f5c-bd63-8b1ad372d8cd", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "72" }, "communityOrganisation": { "$id": "80", "id": 1, "identifier": "vxJzVJv6g0GiQywivoQrkw==", "identifierGuid": "547312bf-fa9b-4183-a243-2c22be842b93", "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-10-05T00:02:33.9414082", "deleted": true }, "details": [ { "$id": "81", "saleItemID": 1, "identifier": "mDozY6qXZk6I5ctYbNdvPg==", "identifierGuid": "63333a98-97aa-4e66-88e5-cb586cd76f3e", "saleHeaderID": 2, "plu": 1, "pluG_UId": "VAEKEflkbEu3B6ZDfTgAEA==", "pluGuid": "110a0154-64f9-4b6c-b707-a6437d380010", "accountID": "FRICIxLBMEO7pvsPfnudRw==", "accountIDGuid": "23021215-c112-4330-bba6-fb0f7e7b9d47", "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-10-05T00:02:33.9414082", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "DMeQy2Jc30WT7G9xuc9SsA==", "refundGuid": "cb90c70c-5c62-45df-93ec-6f71b9cf52b0", "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": "y6+t4jwJ1k260W8FoAD2NQ==", "idempotentVoidGuid": "e2adafcb-093c-4dd6-bad1-6f05a000f635", "priceLevelIdentifier": "cgWfOdb7H0Gw/mxElGRorg==", "priceLevelIdentifierGuid": "399f0572-fbd6-411f-b0fe-6c44946468ae", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "82", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:02:33.9414082", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "82" } ], "refund": { "$id": "83", "id": 1, "g_UID": "fyj6Q2/A8k6S/aLXc/AMHg==", "guid": "43fa287f-c06f-4ef2-92fd-a2d773f00c1e", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:02:33.9414082" }, "modifier": { "$id": "84", "id": 1, "setG_UID": "oHWzNZ5L/k61p6zwDqobmQ==", "modifierSetGuid": "35b375a0-4b9e-4efe-b5a7-acf00eaa1b99", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "pVpEP2Cuj0CuGXJ19i1BNg==", "pluGuid": "3f445aa5-ae60-408f-ae19-7275f62d4136", "deleted": true, "g_UID": "R/wjmyxiAkilnuAkENCOAg==", "guid": "9b23fc47-622c-4802-a59e-e02410d08e02", "product": { "$ref": "4" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "81" } ], "eftReceipts": [ { "$id": "85", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "79" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "85" } ], "payments": [ { "$ref": "78" }, { "$ref": "78" } ], "cards": [ { "$id": "86", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "86" } ], "campaignHits": [ { "$id": "87", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "87" } ], "fuel": [ { "$id": "88", "id": 1, "plu": 1, "pluG_UID": "HF1QOljvBEuRQ8l9LCIIaQ==", "pluGuid": "3a505d1c-ef58-4b04-9143-c97d2c220869", "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-10-05T00:02:33.9414082", "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-10-05T00:02:33.9414082", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "88" } ], "fuelResells": [ { "$id": "89", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "ZHYBgQ+ue0S8EL+0QINSiQ==", "pluGuid": "81017664-ae0f-447b-bc10-bfb440835289", "accountID": "rI1xqSUwd0OQVfqA2lyZKA==", "accountIDGuid": "a9718dac-3025-4377-9055-fa80da5c9928", "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-10-05T00:02:33.9414082", "bestOrExpireType": 1, "refundG_UID": "pTVe+D+eJEmAHNz40Ki5nA==", "refundGuid": "f85e35a5-9e3f-4924-801c-dcf8d0a8b99c", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "89" } ], "customerOrder": [ { "$id": "90", "identifier": "gvVRJMfq2EqXBkkfanP9pw==", "identifierGuid": "2451f582-eac7-4ad8-9706-491f6a73fda7", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "rIvxEz0GC021en0/wA/cVQ==", "customerIdentifierGuid": "13f18bac-063d-4d0b-b57a-7d3fc00fdc55", "operatorNo": 1, "operatorG_UID": "kNDvY5tHeUuRMqoCg38tlw==", "operatorGuid": "63efd090-479b-4b79-9132-aa02837f2d97", "created": "2025-10-05T00:02:33.9414082", "ordered": "2025-10-05T00:02:33.9414082", "started": "2025-10-05T00:02:33.9414082", "completed": "2025-10-05T00:02:33.9414082", "supplied": "2025-10-05T00:02:33.9414082", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "72" }, "operator": { "$ref": "39" }, "details": [ { "$id": "91", "headerID": 1, "plu": 1, "pluG_UId": "AVfIUvBdnk2a9Vo4jJ8Xqg==", "pluGuid": "52c85701-5df0-4d9e-9af5-5a388c9f17aa", "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": "0RHjDrkqHEa5+VMiTSNIaA==", "headerIdentifierGuid": "0ee311d1-2ab9-461c-b9f9-53224d234868", "product": { "$ref": "4" } }, { "$ref": "91" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "79" } }, { "$ref": "90" } ], "surveyResponses": [ { "$id": "92", "surveyG_UID": "30ckO2sYE0KGW+/g6ARnmw==", "surveyGuid": "3b2447df-186b-4213-865b-efe0e804679b", "saleHeaderGuid": "V2Xyy/Q0wEi9bBEU/2YnPw==", "saleGuid": "cbf26557-34f4-48c0-bd6c-1114ff66273f", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "wndrkg/bO0CHKDtDjlf09w==", "guidResponse": "926b77c2-db0f-403b-8728-3b438e57f4f7", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:02:33.9414082", "sale": { "$ref": "79" }, "survey": { "$id": "93", "g_UID": "eOAa0px3+E2rhIkIIRC5KA==", "guid": "d21ae078-779c-4df8-ab84-89082110b928", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "TdaSSzouIEuCFI6AksjJHA==", "checkoutFormGuid": "4b92d64d-2e3a-4b20-8214-8e8092c8c91c", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:02:33.9414082", "end": "2025-10-05T00:02:33.9414082", "deleted": true, "updated": "2025-10-05T00:02:33.9414082", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "14baeb80-1f7f-4f18-ab48-3641ea3be7a3", "e1bf93dc-27e8-4f60-9c4c-71660656689c" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "47" } }, "ingressId": "sample string 4" }, { "$ref": "92" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "lvh0uXB/0Eiai7bgycrUDA==", "accountIdentifier": "b974f896-7f70-48d0-9a8b-b6e0c9cad40c", "accountName": "sample string 42", "customerOrderIdentifier": "5gz5nI+S20msL9KdLrZtiA==", "customerOrderIdentifierGuid": "9cf90ce6-928f-49db-ac2f-d29d2eb66d88", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "94", "id": 1, "paymentID": 2, "paymentIdentifier": "fOutB9AAGEeY4U7kFGzXPQ==", "paymentIdentifierGuid": "07adeb7c-00d0-4718-98e1-4ee4146cd73d", "identifier": "geF2n9AaykKMlHB//uUa9Q==", "identifierGuid": "9f76e181-1ad0-42ca-8c94-707ffee51af5", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "FB9P7cBRfE2izPYDhL3KXw==", "itemIdentifierGuid": "ed4f1f14-51c0-4d7c-a2cc-f60384bdca5f" } }, { "$ref": "78" } ] }, { "$ref": "73" } ], "customerGroupMembers": [ { "$ref": "77" }, { "$ref": "77" } ], "customerGroups": [ { "$ref": "76" }, { "$ref": "76" } ], "accounts": [ { "$ref": "74" }, { "$ref": "74" } ], "account": { "$ref": "74" }, "vouchers": [ { "$id": "95", "customerIdentifier": "83M7i0Wj+0Wx3cq+awYdyg==", "customerIdentifierGuid": "8b3b73f3-a345-45fb-b1dd-cabe6b061dca", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "MQE/Vm/dSE6fvWgPFHlG1w==", "idempotentGuid": "563f0131-dd6f-4e48-9fbd-680f147946d7", "offline": true, "voucher": { "$id": "96", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-05T00:02:33.9414082", "barcodeTemplate": { "$id": "97", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "98", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:02:33.9414082", "labelPageLayout": "gVikIjTac0mE2a4Rmb4TEw==", "pageLayoutGuid": "22a45881-da34-4973-84d9-ae1199be1313", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "96" }, "elements": [ { "$id": "99", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:02:33.9414082" }, { "$ref": "99" } ] }, "customerVouchers": [ { "$id": "100", "id": 1, "customerIdentifier": "QPiSRKgPhEyfB+CL/Vcq0A==", "customerIdentifierGuid": "4492f840-0fa8-4c84-9f07-e08bfd572ad0", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:02:33.9414082", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "KPO79wyDVUu+Mi8Knbr7XQ==", "issuedIdempotentGuid": "f7bbf328-830c-4b55-be32-2f0a9dbafb5d", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:02:33.9414082", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:02:33.9414082", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "S7w80AkNR0WGDrz1blxnaQ==", "redeemedIdempotentGuid": "d03cbc4b-0d09-4547-860e-bcf56e5c6769", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:02:33.9414082", "storeName": "sample string 17", "scaleLabel": { "$ref": "98" }, "voucher": { "$ref": "96" }, "customer": { "$ref": "72" }, "issuedOfflinePayment": { "$ref": "78" }, "redeemedOfflinePayment": { "$ref": "78" } }, { "$ref": "100" } ] }, "customer": { "$ref": "72" } }, { "$ref": "95" } ] } }, { "$ref": "71" } ], "customerGroups": [ { "$id": "101", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "Uk4zy7IdZUycdGScErAyTg==", "groupIDGuid": "cb334e52-1db2-4c65-9c74-649c12b0324e", "campaign": { "$ref": "1" }, "group": { "$ref": "76" } }, { "$ref": "101" } ], "signIqTickets": [ { "$id": "102", "identifier": "0Bgm12gdX0mwlodwX6OXcQ==", "identifierGuid": "d72618d0-1d68-495f-b096-87705fa39771", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "102" } ], "comboPriceGroups": [ { "$id": "103", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "ATEfGC1BDUO9MyPjqJLxYw==", "guid": "181f3101-412d-430d-bd33-23e3a892f163", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "1" }, "comboPricePlus": [ { "$id": "104", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "TQBJo/B2rUOLfc5rsQ2EWg==", "groupGuid": "a349004d-76f0-43ad-8b7d-ce6bb10d845a", "comboPriceType": 5, "priceType": 5, "pluG_UID": "6F7DkLosO0+3w0KyGLUBRA==", "pluGuid": "90c35ee8-2cba-4f3b-b7c3-42b218b50144", "priceGroupG_UID": "g0JoI51DtkqBTz2P5ZQMDA==", "priceGroupGuid": "23684283-439d-4ab6-814f-3d8fe5940c0c", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "1" }, "product": { "$ref": "4" }, "priceGroup": { "$ref": "33" }, "campaignPool": { "$ref": "1" } }, { "$ref": "104" } ] }, { "$ref": "103" } ], "priceLevels": [ { "$id": "105", "id": 1, "priceLevelIdentifier": "5V+HqUcXpE28/daA0ltL+w==", "priceLevelIdentifierGuid": "a9875fe5-1747-4da4-bcfd-d680d25b4bfb", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "105" } ] }, { "$ref": "1" } ]
application/xml
Sample not available.
text/xml
Sample not available.
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK Q E[\�iI� 5 xl/workbook.xml � (� ����0D�&�C���� )��x��})[i�-ik��-H�yۙ�};|��o���G���]c��j�';��;i���{1+�X[��hK�$g�ߩ�ӕ�ˏ��b�ÊҠ��B���p��Vw6 [C�7��~�(b@cIk@���ے�)q������YvɥH��@m������PK Q E[���� � [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 Q E[�c@&' ' _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="R73247a3619a9433a" /></Relationships>PK Q E[���`� 4% xl/worksheets/sheet1.xml � (� �Z�R;����Z��R�p� I�|�\���M���X��ќ��/`PϬ��Vk)v>�?u���h����v����p��k��:��v?��M��g�E1�x����t��8��|��f���x0�&/ų{�Lǃ��q��7yx�����q�<� �toZ< ��Q���ˬ��m�^��i1.�0~zo5���{;Ñリ}gZ<�vs��߇n����Do����b)�N&�?�w�l��E���ӯ��a�0x}�_Oގ�ѯǹgI-k�'O����x����.������ݮ˸dZx���l>߽�����:��-�`U�:ЙS�ii�0\��z���[֫U�Z�s��$��ik�h�z]֛�1�@)���ެ�MY�3�ˬ�`ts�]��u��h#�LX�\s�[ջj=c�9������ �r��Zj�ָȬ�J9��.�!��WU'��J3pRX��}��m��e���qU�{Ʉ.8��@�C��Og\x�.��|�C�7��sά[�݂��A��VW�AX/@ �A<H���gNО(��!3� 兿�{DР�[�_���'���������5�;��dN'N4(*T���)ìסK(H ]�a �3�; �A�´e0hO�-�+��D[�A��-� A{���A{PjO�L��Rj����������bi�C� �,��(�u�CjA��� R�*���q�A�Pjl���>��I�R1 BU��Y�p�8)���H��9˘֖#78d��l�2HQV�h����n �R�(Ŗ�A���~}�5p��#�?Lu�C��,%(!ڀ?�}z����v0�s��|�x�(KO���/��h�� AYJ��M����e�)u��A�����̻��{?��*HP���>k�Y��_)VA��T�5w�' 0�4��DU*�B��R�D&UT�JZ�#-�ׂT�q��U�F�8R}������[��m0��L'o��r��^|�����EϿ���+�=�����]!�1���b��#�c�1B��1B�G1B��1��'1���1��� ��g�zN@��zI@�W1��� j� ���� ro b�+�6��7�ؽ# ������� v�nN�P zs�SFD�b8'��✰# �s�H� Kb9'L �朰%`� c�p&`� k��&`� sJ�3�N�y&�)1τ?%�0��<��g¢�LxTb� �J�3�R�y&l�0τO�O�T!���OU�s��:�E��bUD�k�:���I�C��������Qr����!� d}��I�@�+7�+ph�g m�7os���a�a�K��u��M��m��W�t��o�}�# ȭ� 2���W֖��&/���76�̅O���Z`[`��LXNc�9���������2�3�Ɯo@�����]��d��z� ���[��p�ƉHXU�D$�jp"f5x�[ ��O���� ڨ~���UKV(���:���M�ɚ���'kr����!� d}��-u���|�6 m.Ʈƾ4�]7��4��6�}%H�ɚޗ;�����d�!Q�֖%k�B����S抒�E����أ������D�J`�d�M$JV�C��P~��}Wļ�dm��z� �����D�J`�d%0Q�Ƙ8Y L��&JV%+������d�U���X���p2���ߙ����PK Q E[�9 � P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I�P�n�a[z��=��&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ������L #��l/���5춛��D0�XZ�A��q~�<(C���dS�s~R��� {�5�K�2��2����E{������: �(;��)J�)~ y������C��Z՝*ZQ D`�nj!^F �^��Bf��m!Z�j�5Uw�1�I?G�.�tZ�jI�҅Γ�ب�����PK Q E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK Q E[p��a� � xl/sharedStrings.xml � (� �Vmo�0�+V��B�L@����ڇj�Lr����m���d�Ql�4�}�=wϽ�Kz�Ek�p�w^� `1O[������:H*�L9��S�t���'�B:�ɾ�R*���2^A���s`I�Ȱҏb��\ N� @e�oA��0a�y�T��T0�\��͠S�AO &���=�z�m�*.�4��l���$���X�\� �A �ui�f���+L�>t�h��kL� �14-���\�q�c�d(9\ͬ���@)�*,�>r��l� 3c �M�ąz��d+�3��"� ���ư��UA ս L����'3x5&����l�0=_�Яf���k����f���R洔 �}�Pk��<��YO ��j�+�H�*6�xƭo�F�Vk yb�|�RM`5�8��DWy�Ro�(�(�K]Wh���eÍ�����Sݥ)�L��l��֛d�em�n��ly�iq�ܼ0���m~(�����g���/r�R�<�H���ق����5��,C4ZA�i䶚�ԍB�\X�i#Z����XP�{���8Z�K�2- c}އt����ptn�]��E����>apB�v��V7j�Q�캝�F�Y�01&������wSАS q�w�]��k"Տ���c�T�4J���i]�?ď����w�����f�m5!�園]k��;�=a�[����Q8a���t�4��)��N�$��_��PK- Q E[\�iI� 5 xl/workbook.xmlPK- Q E[���� � [Content_Types].xmlPK- Q E[�c@&' ' V _rels/.relsPK- Q E[���`� 4% � xl/worksheets/sheet1.xmlPK- Q E[�9 � P � xl/_rels/workbook.xml.relsPK- Q E[Ѓc'2 E xl/styles.xmlPK- Q E[p��a� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK Q E[�aϷ 5 xl/workbook.xml � (� ����0��J}�(��S!����k��&8MT��$}�Hݺ����W�ֽzk_�G�+�P�T1�D �b'4q'���tOf�P;��M`Y���AY㥚<�h����/�7�eh{>R/� g��h�u��-�~S� ;.VEhlh(Y���ДW�8���B��D\�,����l��~PK Q E[���� � [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 Q E[G9��' ' _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="R0c08893c57704e46" /></Relationships>PK Q E[���`� 4% xl/worksheets/sheet1.xml � (� �Z�R;����Z��R�p� I�|�\���M���X��ќ��/`PϬ��Vk)v>�?u���h����v����p��k��:��v?��M��g�E1�x����t��8��|��f���x0�&/ų{�Lǃ��q��7yx�����q�<� �toZ< ��Q���ˬ��m�^��i1.�0~zo5���{;Ñリ}gZ<�vs��߇n����Do����b)�N&�?�w�l��E���ӯ��a�0x}�_Oގ�ѯǹgI-k�'O����x����.������ݮ˸dZx���l>߽�����:��-�`U�:ЙS�ii�0\��z���[֫U�Z�s��$��ik�h�z]֛�1�@)���ެ�MY�3�ˬ�`ts�]��u��h#�LX�\s�[ջj=c�9������ �r��Zj�ָȬ�J9��.�!��WU'��J3pRX��}��m��e���qU�{Ʉ.8��@�C��Og\x�.��|�C�7��sά[�݂��A��VW�AX/@ �A<H���gNО(��!3� 兿�{DР�[�_���'���������5�;��dN'N4(*T���)ìסK(H ]�a �3�; �A�´e0hO�-�+��D[�A��-� A{���A{PjO�L��Rj����������bi�C� �,��(�u�CjA��� R�*���q�A�Pjl���>��I�R1 BU��Y�p�8)���H��9˘֖#78d��l�2HQV�h����n �R�(Ŗ�A���~}�5p��#�?Lu�C��,%(!ڀ?�}z����v0�s��|�x�(KO���/��h�� AYJ��M����e�)u��A�����̻��{?��*HP���>k�Y��_)VA��T�5w�' 0�4��DU*�B��R�D&UT�JZ�#-�ׂT�q��U�F�8R}������[��m0��L'o��r��^|�����EϿ���+�=�����]!�1���b��#�c�1B��1B�G1B��1��'1���1��� ��g�zN@��zI@�W1��� j� ���� ro b�+�6��7�ؽ# ������� v�nN�P zs�SFD�b8'��✰# �s�H� Kb9'L �朰%`� c�p&`� k��&`� sJ�3�N�y&�)1τ?%�0��<��g¢�LxTb� �J�3�R�y&l�0τO�O�T!���OU�s��:�E��bUD�k�:���I�C��������Qr����!� d}��I�@�+7�+ph�g m�7os���a�a�K��u��M��m��W�t��o�}�# ȭ� 2���W֖��&/���76�̅O���Z`[`��LXNc�9���������2�3�Ɯo@�����]��d��z� ���[��p�ƉHXU�D$�jp"f5x�[ ��O���� ڨ~���UKV(���:���M�ɚ���'kr����!� d}��-u���|�6 m.Ʈƾ4�]7��4��6�}%H�ɚޗ;�����d�!Q�֖%k�B����S抒�E����أ������D�J`�d�M$JV�C��P~��}Wļ�dm��z� �����D�J`�d%0Q�Ƙ8Y L��&JV%+������d�U���X���p2���ߙ����PK Q E[}��� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;��%A6ݰ�\���IDbG�)�l]�H�B-*�F�V��==i���c�{�'�֍F��&ja���^=հ�n8q&�0.���Z�_֔:1��]bԡ��������ʼn�H3�*jc�3����F�Q����L/ƞ܀���ѷ�Sr��$P��e���u�R�SE��@��Ԝ�N�~���H�@Y�h�ժꊦl*3p����p��).Gj��Ҏ協<-J�oj��/�_PK Q E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK Q E[p��a� � xl/sharedStrings.xml � (� �Vmo�0�+V��B�L@����ڇj�Lr����m���d�Ql�4�}�=wϽ�Kz�Ek�p�w^� `1O[������:H*�L9��S�t���'�B:�ɾ�R*���2^A���s`I�Ȱҏb��\ N� @e�oA��0a�y�T��T0�\��͠S�AO &���=�z�m�*.�4��l���$���X�\� �A �ui�f���+L�>t�h��kL� �14-���\�q�c�d(9\ͬ���@)�*,�>r��l� 3c �M�ąz��d+�3��"� ���ư��UA ս L����'3x5&����l�0=_�Яf���k����f���R洔 �}�Pk��<��YO ��j�+�H�*6�xƭo�F�Vk yb�|�RM`5�8��DWy�Ro�(�(�K]Wh���eÍ�����Sݥ)�L��l��֛d�em�n��ly�iq�ܼ0���m~(�����g���/r�R�<�H���ق����5��,C4ZA�i䶚�ԍB�\X�i#Z����XP�{���8Z�K�2- c}އt����ptn�]��E����>apB�v��V7j�Q�캝�F�Y�01&������wSАS q�w�]��k"Տ���c�T�4J���i]�?ď����w�����f�m5!�園]k��;�=a�[����Q8a���t�4��)��N�$��_��PK- Q E[�aϷ 5 xl/workbook.xmlPK- Q E[���� � [Content_Types].xmlPK- Q E[G9��' ' V _rels/.relsPK- Q E[���`� 4% � xl/worksheets/sheet1.xmlPK- Q E[}��� P � xl/_rels/workbook.xml.relsPK- Q E[Ѓc'2 E xl/styles.xmlPK- Q E[p��a� � � xl/sharedStrings.xmlPK � �