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 prmo 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": "17dbb855-65fb-4baf-aa14-b1f3ad03c32f", "nameGuid": "17dbb855-65fb-4baf-aa14-b1f3ad03c32f", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-08-02T23:25:32.5349776", "startTime": 1, "endDate": "2025-08-02T23:25:32.5349776", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-08-02T23:25:32.5349776", "system": true, "created": "2025-08-02T23:25:32.5349776", "updated": "2025-08-02T23:25:32.5349776", "priceChangeNotifiedUtc": "2025-08-02T23:25:32.5349776", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "zU7nXk1VJ0+NNBQZi4nl+g==", "hostIdentifierGuid": "5ee74ecd-554d-4f27-8d34-14198b89e5fa", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-08-02T23:25:32.5349776", "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": "/hBgmPFKNEmWabcSS4MgjA==", "pluGuid": "986010fe-4af1-4934-9669-b7124b83208c", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "J9AnJKszBEOwRjU95Ch+Yg==", "dealCostGuid": "2427d027-33ab-4304-b046-353de4287e62", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "X2TX/xgT1kuOfEOgmVKQfQ==", "priceGroupGuid": "ffd7645f-1318-4bd6-8e7c-43a09952907d", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:25:32.5349776", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "VgCTrPwBaU+ux/Y08W36vw==", "campaignComboPriceGroupIdentifier": "ac930056-01fc-4f69-aec7-f634f16dfabf", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "3", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-08-02T23:25:32.5349776", "operatorG_UID": "bQT+jH34nEuq2+tpmO/E2A==", "operatorGuid": "8cfe046d-f87d-4b9c-aadb-eb6998efc4d8", "machineID": 1, "processed": true, "appliedUtc": "2025-08-02T23:25:32.5349776", "signIqTicketFileMovedUtc": "2025-08-02T23:25:32.5349776", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-08-02T23:25:32.5349776", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$id": "4", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "MDwdTaC3806aCb9W5hDoNw==", "guid": "4d1d3c30-b7a0-4ef3-9a09-bf56e610e837", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "TKNAkmP5FUyYKNM8ieUKxw==", "priceGroupGuid": "9240a34c-f963-4c15-9828-d33c89e50ac7", "blueprintID": 1, "lastCountedDate": "2025-08-02T23:25:32.5349776", "externalID": "sample string 7", "active": true, "activated": "2025-08-02T23:25:32.5349776", "pluCreated": "2025-08-02T23:25:32.5349776", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-08-02T23:25:32.5349776", "lastManualUpdate": "2025-08-02T23:25:32.5349776", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-08-02T23:25:32.5349776", "currentCostUpdated": "2025-08-02T23:25:32.5349776", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-08-02T23:25:32.5349776", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-08-02T23:25:32.5349776", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "vkQ4ECyF80qpirFSAhVcVQ==", "altPLUGuid": "103844be-852c-4af3-a98a-b15202155c55", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-08-02T23:25:32.5349776", "labelLastPrice": 1, "shelfPageLayoutG_UID": "a8SwHkrGeU+BzXXP/fj+xw==", "shelfPageLayoutGuid": "1eb0c46b-c64a-4f79-81cd-75cffdf8fec7", "talkerPageLayoutG_UID": "4LaG/ai0S0aJNp3hJMgFXw==", "talkerPageLayoutGuid": "fd86b6e0-b4a8-464b-8936-9de124c8055f", "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": "vNWI/9FxaEitRhu378wwLw==", "inventoryIdentifier": "ff88d5bc-71d1-4868-ad46-1bb7efcc302f", "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": "WmLsXUMwpEuY2PuLjbk+EQ==", "parentPluGuid": "5dec625a-3043-4ba4-98d8-fb8b8db93e11", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "TntsNtadgkKishH9EypKZw==", "supplierIdentifierGuid": "366c7b4e-9dd6-4282-a2b2-11fd132a4a67", "supplierChanged": true, "rebateSupplierIdentifier": "CgRHxQ+GEUi+opdMvLnHoQ==", "rebateSupplierIdentifierGuid": "c547040a-860f-4811-bea2-974cbcb9c7a1", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-08-02T23:25:32.5349776", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "B688uwZoEk6hQuf9sVq9Fg==", "hostIdentifierGuid": "bb3caf07-6806-4e12-a142-e7fdb15abd16", "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-08-02T23:25:32.5349776", "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": "oFyr5DtI8k6JtcyRM/G4DA==", "hostIdentifierGuid": "e4ab5ca0-483b-4ef2-89b5-cc9133f1b80c", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-08-02T23:25:32.5349776", "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": "OXKAwagHgkCR3hDzjZpJeg==", "hostIdentifierGuid": "c1807239-07a8-4082-91de-10f38d9a497a", "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": "cnaKVvqcUE6fUJhYcs3i9A==", "identifierGuid": "568a7672-9cfa-4e50-9f50-985872cde2f4", "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": "1dB4Zw1k1EqrLlHiioHYzg==", "hostSupplierIdentifierGuid": "6778d0d5-640d-4ad4-ab2e-51e28a81d8ce", "loyaltyPriceLevelIdentifier": "XxHtHNKC3kqBDmUBmKDhwQ==", "loyaltyPriceLevelIdentifierGuid": "1ced115f-82d2-4ade-810e-650198a0e1c1", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-08-02T23:25:32.5349776", "lastProcessed": "2025-08-02T23:25:32.5349776", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "kKGz7IrYU0WPzKyOJLXzWw==", "identifierGuid": "ecb3a190-d88a-4553-8fcc-ac8e24b5f35b", "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": "RKyv0sXaJUWXvEmfErtKOA==", "primaryContactID": "d2afac44-dac5-4525-97bc-499f12bb4a38", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "1QL8tQUyn0OfNJ2TK9RpEQ==", "supplierGroupGuid": "b5fc02d5-3205-439f-9f34-9d932bd46911", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-08-02T23:25:32.5349776", "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": "6301c2f1-f850-4f4d-a3b8-3f0df03f7770", "identifier": "A1veysXrH0GPt5Df9rpkcA==", "identifierGuid": "cade5b03-ebc5-411f-8fb7-90dff6ba6470", "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": "3yqGCipPME2EQidLoQKGig==", "supplierIdentifierGuid": "0a862adf-4f2a-4d30-8442-274ba102868a", "contactGuid": "0eapuM3ex0+yHovO+O7hww==", "contactID": "b8a9e6d1-decd-4fc7-b21e-8bcef8eee1c3", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "zT1/DTI/X0mKm60BIsXx0w==", "pluGuid": "0d7f3dcd-3f32-495f-8a9b-ad0122c5f1d3", "supplierIdentifier": "YQcEtEPExE6KbPd3sxh6pQ==", "supplierIdentifierGuid": "b4040761-c443-4ec4-8a6c-f777b3187aa5", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-08-02T23:25:32.5349776", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-08-02T23:25:32.5349776", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "ymrHLk567ESLOL76vpmIiA==", "pluGuid": "2ec76aca-7a4e-44ec-8b38-befabe998888", "supplierIdentifier": "IKapEqYiZE+eWf1rRw6yfQ==", "supplierIdentifierGuid": "12a9a620-22a6-4f64-9e59-fd6b470eb27d", "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": "9wRnIF+soUCSMcYsdZedVg==", "parentPluGuid": "206704f7-ac5f-40a1-9231-c62c75979d56", "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": "5WppgETqFkaeDRAi6UDjnA==", "supplierGuid": "80696ae5-ea44-4616-9e0d-1022e940e39c", "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": "RGW/gccj2EqUChPufKz/Hw==", "supplierGuid": "81bf6544-23c7-4ad8-940a-13ee7cacff1f", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-08-02T23:25:32.5349776", "deliveryDate": "2025-08-02T23:25:32.5349776", "nextCutOffDate": "2025-08-02T23:25:32.5349776", "nextDeliveryDate": "2025-08-02T23:25:32.5349776", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-08-02T23:25:32.5349776", "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-08-02T23:25:32.5349776", "processed": "2025-08-02T23:25:32.5349776", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-08-02T23:25:32.5349776", "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-08-02T23:25:32.5349776", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "f8DaVOzvb0qKfs+TwjmKSg==", "hostIdentifierGuid": "54dac07f-efec-4a6f-8a7e-cf93c2398a4a", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "3d06eef0-251f-49a0-9062-9dbbb2185862", "ccddfb42-d21d-4c1d-8ea7-369c25cf902b" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "O1nxXkCLbEWZrT11nAykAA==", "identifierGuid": "5ef1593b-8b40-456c-99ad-3d759c0ca400", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "ec20420f-97fb-4de0-9056-e5573ae667f2", "c4ecde46-8495-44dd-a2a5-ad84d95afc10" ], "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-08-02T23:25:32.5349776", "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": "0fd756c7-cd63-4a07-be5c-3bc2977814f0", "updateStore": { "$id": "26", "id": "1db409dd-ad35-41b2-acae-aa6ab81a23ce", "name": "sample string 1", "lastActivity": "2025-08-02T23:25:32.5349776", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-08-02T23:25:32.5349776" }, "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": "P0rsAeIjFkq+dwGAx+RsSQ==", "pluGuid": "01ec4a3f-23e2-4a16-be77-0180c7e46c49", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-08-02T23:25:32.5349776" }, { "$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-08-02T23:25:32.5349776", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-08-02T23:25:32.5349776", "startTime": 3, "endDate": "2025-08-02T23:25:32.5349776", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "jM68jdr3wkSdP7UBhYwRsw==", "hostIdentifierGuid": "8dbcce8c-f7da-44c2-9d3f-b501858c11b3", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "x1wTOhj5jUyTorFVqnHh3Q==", "guid": "3a135cc7-f918-4c8d-93a2-b155aa71e1dd", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "Zbc/F8Zx9EGU856HbMOLuA==", "priceGroupGuid": "173fb765-71c6-41f4-94f3-9e876cc38bb8", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-08-02T23:25:32.5349776", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "34", "pluG_UID": "ttjPDLITskC2T31dCB6Z2Q==", "pluGuid": "0ccfd8b6-13b2-40b2-b64f-7d5d081e99d9", "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": "dcba35d1-02ad-43d0-9e82-271a87ccbd77", "created": "2025-08-02T23:25:32.5349776", "createdByUser": "sample string 1", "activated": "2025-08-02T23:25:32.5349776", "deactivated": "2025-08-02T23:25:32.5349776", "lastOrdered": "2025-08-02T23:25:32.5349776", "lastOrderedQty": 2.0, "lastReceived": "2025-08-02T23:25:32.5349776", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-08-02T23:25:32.5349776", "lastSold": "2025-08-02T23:25:32.5349776", "firstSold": "2025-08-02T23:25:32.5349776", "awsUpdated": "2025-08-02T23:25:32.5349776", "lastManualUpdate": "2025-08-02T23:25:32.5349776", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-08-02T23:25:32.5349776", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-08-02T23:25:32.5349776", "doNotRangeUpdated": "2025-08-02T23:25:32.5349776", "doNotOrderUpdated": "2025-08-02T23:25:32.5349776", "tracked": "2025-08-02T23:25:32.5349776" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "fwx/B3G/OEKquzNSMQBIIA==", "pluGuid": "077f0c7f-bf71-4238-aabb-335231004820", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "Riq0pvshbU29ebav/DDs1g==", "pluGuid": "a6b42a46-21fb-4d6d-bd79-b6affc30ecd6", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-08-02T23:25:32.5349776", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-08-02T23:25:32.5349776", "createdLocal": "2025-08-02T23:25:32.5349776", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "1UaSC8Ex+UupGhBKIYdq/Q==", "operatorGuid": "0b9246d5-31c1-4bf9-a91a-104a21876afd", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "EPXqFZXdOEiv6BhKNz+UBw==", "pluGuid": "15eaf510-dd95-4838-afe8-184a373f9407", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "imNsMP4mjEO+4+BXUECWrw==", "guid": "306c638a-26fe-438c-bee3-e057504096af", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-08-02T23:25:32.5349776", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-08-02T23:25:32.5349776", "endShift": "2025-08-02T23:25:32.5349776", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "JBiWYlbXjE+/JSWqIqtkQA==", "operatorGuid": "62961824-d756-4f8c-bf25-25aa22ab6440", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "oiskku/Ld0iwrLHKoBICnw==", "pluGuid": "92242ba2-cbef-4877-b0ac-b1caa012029f", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "u/6w8/9m+EuNgzxin/NAhA==", "pluGuid": "f3b0febb-66ff-4bf8-8d83-3c629ff34084", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "kI/6VhsoJ0amzn6coPN/eA==", "identifierGuid": "56fa8f90-281b-4627-a6ce-7e9ca0f37f78", "pluG_UID": "hrU/3Lhye0WnVpjt7Lwhxg==", "pluGuid": "dc3fb586-72b8-457b-a756-98edecbc21c6", "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": "y3BKfg2szUOpViYNMmE5YA==", "groupName": "sample string 1", "identifierGuid": "7e4a70cb-ac0d-43cd-a956-260d32613960", "exists": true, "flipChartIdentifier": "ymO52TFQTku/8Tm3HQC+ug==", "flipChartIdentifierGuid": "d9b963ca-5031-4b4e-bff1-39b71d00beba", "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": "F+GBCfVYBkqcK7GOI2stUQ==", "groupIdentifierGuid": "0981e117-58f5-4a06-9c2b-b18e236b2d51", "flipChart": { "$id": "45", "identifier": "A0V6VSjlzU+InPYcynzNfA==", "identifierGuid": "557a4503-e528-4fcd-889c-f61cca7ccd7c", "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": "S7RUxNUPYkugCPYxdGX6VQ==", "identifierGuid": "c454b44b-0fd5-4b62-a008-f6317465fa55", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "dkYTT9/6YUGtMo81U2WE0Q==", "guid": "4f134676-fadf-4161-ad32-8f35536584d1", "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": "A4soXktvi06MkndDXRCYXA==", "previousFormGuid": "5e288b03-6f4b-4e8b-8c92-77435d10985c", "nextForm": 1, "nextFormG_UID": "EDMy4Fx8l0Odnb05++oNLg==", "nextFormGuid": "e0323310-7c5c-4397-9d9d-bd39fbea0d2e", "attributes": "sample string 10", "updated": "2025-08-02T23:25:32.5349776", "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": "Vtlv2XyB8EiXznZRepnSCA==", "checkoutFormGuid": "d96fd956-817c-48f0-97ce-76517a99d208", "identifier": "E6ZXIdVfBUiAlFq0thrAGg==", "identifierGuid": "2157a613-5fd5-4805-8094-5ab4b61ac01a", "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": "SH3rER+LbkmSTgbB8QzQww==", "valueGuid": "11eb7d48-8b1f-496e-924e-06c1f10cd0c3", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-08-02T23:25:32.5349776", "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-08-02T23:25:32.5349776", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "IXLl4pQLqkWVPRaXTnJjhQ==", "checkoutFormGuid": "e2e57221-0b94-45aa-953d-16974e726385", "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": "y5Ttcp9fFU69rYsLwbcPiQ==", "flipChartPageIdentifierGuid": "72ed94cb-5f9f-4e15-bdad-8b0bc1b70f89", "pluG_UID": "IulsSL1Clk2FSJ3xpx/l4A==", "pluGuid": "486ce922-42bd-4d96-8548-9df1a71fe5e0", "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": "eBjZduloO0qayn3fWP3fWQ==", "pluGuid": "76d91878-68e9-4a3b-9aca-7ddf58fddf59", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-08-02T23:25:32.5349776", "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": "Lyi1H76XZ0WYl4h+w1A5fQ==", "ingredientGuid": "LQeJXNE5dESHjqB7fkS+ew==", "ingredientIdentifier": "5c89072d-39d1-4474-878e-a07b7e44be7b", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "4" } }, { "$ref": "53" } ], "bins": [ { "$id": "54", "pluG_UID": "yoCbYHRVuE+4rpDUh2w2Fg==", "pluGuid": "609b80ca-5574-4fb8-b8ae-90d4876c3616", "shelfLocationIdentifier": "/tLbOGm/MUK+BCLcrgg4Dg==", "shelfLocationGuid": "38dbd2fe-bf69-4231-be04-22dcae08380e", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "3Jbqm8MFjkKhsCP6XYmEdA==", "labelPageLayoutGuid": "9bea96dc-05c3-428e-a1b0-23fa5d898474", "updated": "2025-08-02T23:25:32.5349776", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "4" }, "location": { "$id": "55", "identifier": "Z8tl9urzH0W/TUIEICEZEg==", "storeID": 1, "identifierGuid": "f665cb67-f3ea-451f-bf4d-420420211912", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-08-02T23:25:32.5349776", "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": "vme48qaSBU6UiNyybXDy0A==", "pluGuid": "f2b867be-92a6-4e05-9488-dcb26d70f2d0", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "57", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-08-02T23:25:32.5349776", "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-08-02T23:25:32.5349776", "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": "GxcnmGT2xk2egzF8/HdTCA==", "labelPageLayoutGuid": "9827171b-f664-4dc6-9e83-317cfc775308", "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-08-02T23:25:32.5349776", "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": "TTgiE6amXkyqh+dIb6xxEw==", "labelPageLayoutGuid": "1322384d-a6a6-4c5e-aa87-e7486fac7113", "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-08-02T23:25:32.5349776", "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": "qccHYuLYFUuwV5OXsFaI/Q==", "labelPageLayoutGuid": "6207c7a9-d8e2-4b15-b057-9397b05688fd", "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-08-02T23:25:32.5349776", "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": "ghSzWi5XqUiFXD0Q4J9HWQ==", "labelPageLayoutGuid": "5ab31482-572e-48a9-855c-3d10e09f4759", "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-08-02T23:25:32.5349776", "dealCosts": [ { "$id": "66", "headerIdentifier": "leFHrn/XdkyqWRPZwmMGxQ==", "headerIdentifierGuid": "ae47e195-d77f-4c76-aa59-13d9c26306c5", "identifier": "eRlAaCvy4USP9EsJVayhgg==", "identifierGuid": "68401979-f22b-44e1-8ff4-4b0955aca182", "supplierIdentifier": "fS7LOOy0kk+N/B3JPLUzzg==", "supplierGuid": "38cb2e7d-b4ec-4f92-8dfc-1dc93cb533ce", "pluG_UID": "ABh624TbwEKyzFuVSz0L/A==", "pluGuid": "db7a1800-db84-42c0-b2cc-5b954b3d0bfc", "campaignName": "316411b0-f2b9-45ca-8e1a-f2280c6ed834", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-08-02T23:25:32.5349776", "end": "2025-08-02T23:25:32.5349776", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "GquslRMt9Eu6H7w6obPWxA==", "bonusItemPluGuid": "95acab1a-2d13-4bf4-ba1f-bc3aa1b3d6c4", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-08-02T23:25:32.5349776", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-08-02T23:25:32.5349776", "campaignEndDate": "2025-08-02T23:25:32.5349776", "masterPLUG_UID": "qNqtWq/mpUCoTG0AZ8e0uw==", "masterID": "5aaddaa8-e6af-40a5-a84c-6d0067c7b4bb", "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": "RxfEA+yxmEK6d7bRygA28Q==", "bonusMasterID": "03c41747-b1ec-4298-ba77-b6d1ca0036f1", "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": "FS+aE9VJaEe0P6fckkS9sg==", "pluGuid": "139a2f15-49d5-4768-b43f-a7dc9244bdb2", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "67" } ], "alternateProductG_UID": "dcZP5Iw+qkCoK8ucg2VcNA==", "alternateProduct": "e44fc675-3e8c-40aa-a82b-cb9c83655c34", "productHostCode": { "$id": "68", "id": 1, "pluG_UID": "3DHhEtzOKEWhd7BFfj90iw==", "pluGuid": "12e131dc-cedc-4528-a177-b0457e3f748b", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-08-02T23:25:32.5349776", "inventoryTracked": "2025-08-02T23:25:32.5349776", "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": "l6ufc1zYVU2bWvPc+ZsEgA==", "pluGuid": "739fab97-d85c-4d55-9b5a-f3dcf99b0480", "hostOfferID": 1, "priceGroupG_UID": "NgRO5z+wYk6TyfQmSkEMZA==", "priceGroupGuid": "e74e0436-b03f-4e62-93c9-f4264a410c64", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-08-02T23:25:32.5349776", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "1" } }, { "$ref": "69" } ], "sellingRules": [ { "$id": "70", "id": 1, "identifier": "xDe+xutEUkOso5x4EuY9jg==", "identifierStr": "xDe+xutEUkOso5x4EuY9jg==", "identifierGuid": "c6be37c4-44eb-4352-aca3-9c7812e63d8e", "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": "vPVfjGhZwUOKLydk84hhhQ==", "customerIDGuid": "8c5ff5bc-5968-43c1-8a2f-2764f3886185", "campaign": { "$ref": "1" }, "customer": { "$id": "72", "identifier": "ZmsNx429PE2IZ8Pz8eAikg==", "identifierGuid": "c70d6b66-bd8d-4d3c-8867-c3f3f1e02292", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-08-02T23:25:32.5349776", "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": "/vjaEbWtZ0uCyrgAwtmvzw==", "communityIdentifierGuid": "11daf8fe-adb5-4b67-82ca-b800c2d9afcf", "joined": "2025-08-02T23:25:32.5349776", "updated": "2025-08-02T23:25:32.5349776", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "y6CRzuP4eEivspvjqe5uEA==", "priceLevelIdentifierGuid": "ce91a0cb-f8e3-4878-afb2-9be3a9ee6e10", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-08-02T23:25:32.5349776", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "73", "cardType": 2, "issueDate": "2025-08-02T23:25:32.5349776", "expiry": "2025-08-02T23:25:32.5349776", "customerID": "+4426dpIHkCK7Wctk7RWqQ==", "customerIDGuid": "e9368efb-48da-401e-8aed-672d93b456a9", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-08-02T23:25:32.5349776", "linkedAccount": "P3ai9+K9fk+l2CFB31n8aA==", "linkedAccountGuid": "f7a2763f-bde2-4f7e-a5d8-2141df59fc68", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "72" }, "account": { "$id": "74", "id": 1, "identifier": "BBIeiM9S50mMhem4/y296w==", "identifierGuid": "881e1204-52cf-49e7-8c85-e9b8ff2dbdeb", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-08-02T23:25:32.5349776", "owner": "oroTTb8JPEirpkesHWQVHw==", "ownerGuid": "4d13baa2-09bf-483c-aba6-47ac1d64151f", "accountStoreGroupIdentifier": "9CTZ/S1BUEmhQaKUYEM8lw==", "accountStoreGroupGuid": "fdd924f4-412d-4950-a141-a29460433c97", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-08-02T23:25:32.5349776", "active": true, "updated": "2025-08-02T23:25:32.5349776", "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": "tMnRPqJCaE6Cbpp84aLCLQ==", "identifierGuid": "3ed1c9b4-42a2-4e68-826e-9a7ce1a2c22d", "name": "sample string 2", "primaryContact": "0v/7Yt1gmUS5EGm6RdMV4Q==", "primaryContactGuid": "62fbffd2-60dd-4499-b910-69ba45d315e1", "accountID": "AupTVhMjZUOn62k5JhvKcA==", "accountIDGuid": "5653ea02-2313-4365-a7eb-6939261bca70", "special": true, "updated": "2025-08-02T23:25:32.5349776", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "cb5Mxi7HNEuuRc7v8M+SPQ==", "priceLevelIdentifierGuid": "c64cbe71-c72e-4b34-ae45-ceeff0cf923d", "deleted": true, "account": { "$ref": "74" }, "primaryContactCustomer": { "$ref": "72" }, "customerGroupMembers": [ { "$id": "77", "id": 1, "groupID": "il4gRuDiOEibTtvXc892FQ==", "groupIDGuid": "46205e8a-e2e0-4838-9b4e-dbd773cf7615", "customerID": "z3Ida2K8eUWpjFqqrK8pbg==", "customerIDGuid": "6b1d72cf-bc62-4579-a98c-5aaaacaf296e", "card": "sample string 4", "linkedAccount": "llkOfYKJLE+i5XSUPKUXlQ==", "linkedAccountGuid": "7d0e5996-8982-4f2c-a2e5-74943ca51795", "customer": { "$ref": "72" }, "group": { "$ref": "76" }, "customerCard": { "$ref": "73" } }, { "$ref": "77" } ] }, { "$ref": "76" } ] }, "payments": [ { "$id": "78", "id": 1, "identifier": "K4GCsu6r1E+rfiXlOvOvuQ==", "identifierGuid": "b282812b-abee-4fd4-ab7e-25e53af3afb9", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "0nchDByVd02FRNEfVL98Pw==", "accountIDGuid": "0c2177d2-951c-4d77-8544-d11f54bf7c3f", "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-08-02T23:25:32.5349776", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "gRccwzjksEuiYRiczsX8vQ==", "idempotentVoidGuid": "c31c1781-e438-4bb0-a261-189ccec5fcbd", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "79", "saleHeaderID": 1, "saleHeaderGuid": "f+9aeUSyuU2iPZ9h2PQgtQ==", "saleHeaderIdentifierGuid": "795aef7f-b244-4db9-a23d-9f61d8f420b5", "created": "2025-08-02T23:25:32.5349776", "createdLocal": "2025-08-02T23:25:32.5349776", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-08-02T23:25:32.5349776", "storeID": 1, "operatorG_Uid": "whKeINxCm0WjorPAfexQMA==", "operatorGuid": "209e12c2-42dc-459b-a3a2-b3c07dec5030", "customerG_Uid": "RmmUNWLMmUSNtLP2ZeV5pQ==", "customerGuid": "35946946-cc62-4499-8db4-b3f665e579a5", "communityIdentifier": "MMaUT80bBEyswV/ItMEI5w==", "communityIdentifierGuid": "4f94c630-1bcd-4c04-acc1-5fc8b4c108e7", "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": "WHoLMeO1K0eilYar/LxosQ==", "priceLevelIdentifierGuid": "310b7a58-b5e3-472b-a295-86abfcbc68b1", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "72" }, "communityOrganisation": { "$id": "80", "id": 1, "identifier": "kyNyNDg4mkahyDyYN14hmQ==", "identifierGuid": "34722393-3838-469a-a1c8-3c98375e2199", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-08-02T23:25:32.5349776", "deleted": true }, "details": [ { "$id": "81", "saleItemID": 1, "identifier": "zc2WEtOxsEaC20Y9r43wjQ==", "identifierGuid": "1296cdcd-b1d3-46b0-82db-463daf8df08d", "saleHeaderID": 2, "plu": 1, "pluG_UId": "4wasjrdFVkebaDTs+VmLNw==", "pluGuid": "8eac06e3-45b7-4756-9b68-34ecf9598b37", "accountID": "ieUOAE05WkGenl6bHKLYEg==", "accountIDGuid": "000ee589-394d-415a-9e9e-5e9b1ca2d812", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-08-02T23:25:32.5349776", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "Yr+WonQTBUCLQ8Wk25Dc1w==", "refundGuid": "a296bf62-1374-4005-8b43-c5a4db90dcd7", "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": "5WTKDOtGB0eUPQF1A11nHQ==", "idempotentVoidGuid": "0cca64e5-46eb-4707-943d-0175035d671d", "priceLevelIdentifier": "rdXmvsBb30OY2bBJ7iPChQ==", "priceLevelIdentifierGuid": "bee6d5ad-5bc0-43df-98d9-b049ee23c285", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "82", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-08-02T23:25:32.5349776", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "82" } ], "refund": { "$id": "83", "id": 1, "g_UID": "P7SUyYtn00CYvtW17Qsq2Q==", "guid": "c994b43f-678b-40d3-98be-d5b5ed0b2ad9", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-08-02T23:25:32.5349776" }, "modifier": { "$id": "84", "id": 1, "setG_UID": "ongIdMXDdUO5cZNTwo39Ww==", "modifierSetGuid": "740878a2-c3c5-4375-b971-9353c28dfd5b", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "52xeQSO1pU+cU7an2tHntA==", "pluGuid": "415e6ce7-b523-4fa5-9c53-b6a7dad1e7b4", "deleted": true, "g_UID": "euSJbCY6hEq063bL9tCV8g==", "guid": "6c89e47a-3a26-4a84-b4eb-76cbf6d095f2", "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": "Je3sdp19ekGKSpnJYOqLtw==", "pluGuid": "76eced25-7d9d-417a-8a4a-99c960ea8bb7", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-08-02T23:25:32.5349776", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-08-02T23:25:32.5349776", "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": "te6suW67vUalCQWJSc+jcQ==", "pluGuid": "b9aceeb5-bb6e-46bd-a509-058949cfa371", "accountID": "OwKVbNcseEiJP2e0jB9Fmg==", "accountIDGuid": "6c95023b-2cd7-4878-893f-67b48c1f459a", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-08-02T23:25:32.5349776", "bestOrExpireType": 1, "refundG_UID": "PaVTIkYnak2N7qdveMPT5g==", "refundGuid": "2253a53d-2746-4d6a-8dee-a76f78c3d3e6", "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": "Wn4AHpufNk6XZNQ//VOF6g==", "identifierGuid": "1e007e5a-9f9b-4e36-9764-d43ffd5385ea", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "Ze3FNKfhRUyA4hB1AkBlsg==", "customerIdentifierGuid": "34c5ed65-e1a7-4c45-80e2-1075024065b2", "operatorNo": 1, "operatorG_UID": "YqIdOc87ZkmyzSuy7R9Iog==", "operatorGuid": "391da262-3bcf-4966-b2cd-2bb2ed1f48a2", "created": "2025-08-02T23:25:32.5349776", "ordered": "2025-08-02T23:25:32.5349776", "started": "2025-08-02T23:25:32.5349776", "completed": "2025-08-02T23:25:32.5349776", "supplied": "2025-08-02T23:25:32.5349776", "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": "Qrk/S9WUt0OSyFixKNbtVQ==", "pluGuid": "4b3fb942-94d5-43b7-92c8-58b128d6ed55", "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": "sWich/3uhkKqkzDngfK0Rg==", "headerIdentifierGuid": "879c68b1-eefd-4286-aa93-30e781f2b446", "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": "XhTY1sLAw0+sj9aJTVNKgw==", "surveyGuid": "d6d8145e-c0c2-4fc3-ac8f-d6894d534a83", "saleHeaderGuid": "NwXksg3ChE+KFEwQOh+YLQ==", "saleGuid": "b2e40537-c20d-4f84-8a14-4c103a1f982d", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "FK908s7+Nkicc6+1Z6wVRQ==", "guidResponse": "f274af14-fece-4836-9c73-afb567ac1545", "whoAnswered": 2, "answeredAtUTC": "2025-08-02T23:25:32.5349776", "sale": { "$ref": "79" }, "survey": { "$id": "93", "g_UID": "/+klpt5CcU6Qd01hs+4lUA==", "guid": "a625e9ff-42de-4e71-9077-4d61b3ee2550", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "q09q73MMkUmfsLTMkfbqiQ==", "checkoutFormGuid": "ef6a4fab-0c73-4991-9fb0-b4cc91f6ea89", "displayToWho": 3, "displayWhen": 4, "start": "2025-08-02T23:25:32.5349776", "end": "2025-08-02T23:25:32.5349776", "deleted": true, "updated": "2025-08-02T23:25:32.5349776", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "22f8ebfc-4188-49cd-8667-6376ceaa8713", "b261474f-a222-4f84-831c-0964d5894c3d" ], "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": "qn7dghZKEE6Yftsd2NMTaA==", "accountIdentifier": "82dd7eaa-4a16-4e10-987e-db1dd8d31368", "accountName": "sample string 42", "customerOrderIdentifier": "Lad747CP5EahaA9sIkHzOQ==", "customerOrderIdentifierGuid": "e37ba72d-8fb0-46e4-a168-0f6c2241f339", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "94", "id": 1, "paymentID": 2, "paymentIdentifier": "NMfFyzg4Nk+YRVrQY84qhQ==", "paymentIdentifierGuid": "cbc5c734-3838-4f36-9845-5ad063ce2a85", "identifier": "noeOVKCcrkaj2qWpMTRjkQ==", "identifierGuid": "548e879e-9ca0-46ae-a3da-a5a931346391", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "rbSk5FLYs0+CGu7uQ8h95g==", "itemIdentifierGuid": "e4a4b4ad-d852-4fb3-821a-eeee43c87de6" } }, { "$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": "v4KoLcApqkWoa/0aEhe1DQ==", "customerIdentifierGuid": "2da882bf-29c0-45aa-a86b-fd1a1217b50d", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "EeaAjvP64kunqmR0q+Vqow==", "idempotentGuid": "8e80e611-faf3-4be2-a7aa-6474abe56aa3", "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-08-02T23:25:32.5349776", "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-08-02T23:25:32.5349776", "labelPageLayout": "ygABTVT/4kq9/3OXaDuzrQ==", "pageLayoutGuid": "4d0100ca-ff54-4ae2-bdff-7397683bb3ad", "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-08-02T23:25:32.5349776" }, { "$ref": "99" } ] }, "customerVouchers": [ { "$id": "100", "id": 1, "customerIdentifier": "qcfKMEP9Wk+PYBJDD7P1UQ==", "customerIdentifierGuid": "30cac7a9-fd43-4f5a-8f60-12430fb3f551", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-08-02T23:25:32.5349776", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "mKzfCRGawUS78wv8Z/dP3Q==", "issuedIdempotentGuid": "09dfac98-9a11-44c1-bbf3-0bfc67f74fdd", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-08-02T23:25:32.5349776", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-08-02T23:25:32.5349776", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "FAnd5FCs9EKDwYXQhjax5A==", "redeemedIdempotentGuid": "e4dd0914-ac50-42f4-83c1-85d08636b1e4", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-08-02T23:25:32.5349776", "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": "S3OirGvgG06tpDtkf5JDsw==", "groupIDGuid": "aca2734b-e06b-4e1b-ada4-3b647f9243b3", "campaign": { "$ref": "1" }, "group": { "$ref": "76" } }, { "$ref": "101" } ], "signIqTickets": [ { "$id": "102", "identifier": "l6fXid5k7k+1XLrHQl5fvw==", "identifierGuid": "89d7a797-64de-4fee-b55c-bac7425e5fbf", "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": "Xunv++mQ9ESYFcriRrvzHQ==", "guid": "fbefe95e-90e9-44f4-9815-cae246bbf31d", "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": "HvtkMJI32USH/wlsBT7l6w==", "groupGuid": "3064fb1e-3792-44d9-87ff-096c053ee5eb", "comboPriceType": 5, "priceType": 5, "pluG_UID": "RIIY5io+qUyqFSvXiPhHag==", "pluGuid": "e6188244-3e2a-4ca9-aa15-2bd788f8476a", "priceGroupG_UID": "FSZdVb3AWE+JvCWQ8/z3Lg==", "priceGroupGuid": "555d2615-c0bd-4f58-89bc-2590f3fcf72e", "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": "5J1eO5RE0EezssoZ7wlqUA==", "priceLevelIdentifierGuid": "3b5e9de4-4494-47d0-b3b2-ca19ef096a50", "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 0�[�b� 5 xl/workbook.xml � (� ����0D�&�C���� '.^=x_�" �%m ~��o�vfg�N1k34Z�#GesS�)g��%ؓ�P�]���y1�u�c��[�r�E)38�Z�^L���Xv2���W��hu<R,͞g�7���I�b��"������%��%���%�)1�����o)O�$� ����V��w�PK 0�[���� � [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 0�[hs"�' ' _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="Ra38827c5753a4730" /></Relationships>PK 0�[>!'� 4% xl/worksheets/sheet1.xml � (� �ZkS��+.�cI�z����y�<v����Z�S���_�X��Vߑ�_�D�{��st4�����q�Z,���,�pP=���O?���V��q�?N����U������x��Z�|5-o��dY�VOa�~��MV��ŏ���~z[��oͪ��H aF��q� �Z>L.�/������&w�)�_Z�&ӧ����4t_�~���|5�p0:9ڠ�N��e��`��������x{w<�(�o�~��U��_�����j��aXқ����r�s0���f�7���w���/$ ����r5�}{�g�_�ԶN���m���� g�F�`w=n���z��z����Do�����l�M]o/����(�]o������ e��u�tm���+,�X%Q ����~[��BX�5��ew�Q0���˝�j�IU8�Z{g�R>�!�N6U��CmxT��f�'��9DJ��(=��{�B�* $���'�3�TAyV*&���'ms�R ��kw`3��Q��5W!A� @^��t������j�I(�qJ���5���W����ɧ����=���wVH/�E�M��QQ���A]8D��t�3 RQ�ʴ�@Y ��Ho �!jPپF�)w�{UԞ�=��q�!j=� jj�)U �A4���v��:���%�����A�5�D��j��BBnQ��� ��*�����Q�Pk\!�s�9c�˜A5M �t`�����@#A�"�R���8a-�q`�$��b�RĆm�^{8�3A�Q��\?F)"����-Hă"�&�!Jk "�X'�FD���(A4��K ᚯ��(��V� Z��B��i��Z�6lb��/�AH��F b-AEp���,����:JP�t�>k�Y� \)3�Q��V�z�B��"C��JԵƅ�� 2�Q��V��02J-���3ըk5����P��M���m^�N'����b�<Xl�C���2|\n^�»�2�2�>G����-b�"d�g�Pm�i��6�,E`q�"t�:E�6�M��m���ڈw)·���a�#!�^0��%!�^1��'B��f ��B���@�_�v�2��7B����v�f �����[2&T�ޒ��"��� �%cEE.3��d���1$�Kƒ@X.S��dl �gƘ@yf� �gƚ@yf� �gƜHyf܉�gƞHyf���gƠHyf��gƢHyf<��gƤHyf\��gƦ����T�njO5�y��T�<�B �RX�)��EL���c�i��ad�N�3B����}����C��!�:�z�C�,�i�����������m.:�\v�]u�}�������1��!�x�k~_�1�ֿ1��)��~o-��]^*��olə��b�=���������Z0c9C1����w��G�|�Y~`:P��=(��sك�+f^4кY^�1��!���Dd�jh"2V54�Z���Y-];�VK����KC6j<f0�F���d��dm��d�tSi��!g�&+�ɚ���C��!�:�z{[�CG������hs�1v�1��c�c�c�s���t���}��@h�2��)$I��R�d�Xh9�cK�\I���w�{���k����de0I�2�$Y[I���$��_쁹�A�3�$Y�(��cB7�C�de0I�2�$YL��)&MV�$+�I���$��`�de04YG�o���]�8��W�b�=��@��PK 0�[�W��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞��ש�vÆm�g�DM��v���G� XE�Tb�������4����ݿ�yA�Gk� �F�n4}��w�N2� ?��'q���� �^ 8K��M�h�fb�z�Hu�=Ҕ���5n��xY�?D����Ѫ�&���֝�����14�S��x�@����*��U��j�л��p���z}�+���U]�U��,�d~W�A:잃��^;��+��-8�e[3�r��U�����PK 0�[Ѓ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 0�[?�pJ� � xl/sharedStrings.xml � (� �Vmo�0�+V�'�%)t�h�Tڮ����4'��U�Nm�6��s2�(6t��>枻�^r�%���5I8�;M�� `1O[������:H*�L9��S�t�Š'�B:�ɾ�R*���2^A���s`I�Ȱҏb��\ N� @e�o5g~� sP���N��A#��:��`2��j��ߖ��L�-��f�.H�o��ɕn�`_��Y��(ai���T�Cw��h�ƴ� �C�"�=�P���%C��j�en�J�La���KP/ fKU��S�l� .��`d�� [QS��ʊ|xB#\êC�VT�lT��0F7sL�@���fK8�#��|�#�_�Q�1�X��1�Xٱ��Y)d�֡�y�'6��@�U��-W$%�,Tlz�[�R�T��(��p�¥�$�jvq�����4zYjQ�W��*�'��M�7ó��KS�]�ȝ�n��7�X��Z� �����0ƹya*-���PPi!��-?\^�&��5y��� �ʳ����� ��,��I����Y�Fn��Ÿ�Q3m�юۭt?F��)�/����Ea�����q�{>?7�m����R���}0�'n�����Mځ���ݨ{a�?H~��n rJ!��.�k`�ߢwC���|�xL�j����:|V���d�^���Q鍧Co� ��(��Z{'��Q� ����?���� ��ަS�y�N�Powr'����� PK- 0�[�b� 5 xl/workbook.xmlPK- 0�[���� � [Content_Types].xmlPK- 0�[hs"�' ' V _rels/.relsPK- 0�[>!'� 4% � xl/worksheets/sheet1.xmlPK- 0�[�W��� P � xl/_rels/workbook.xml.relsPK- 0�[Ѓc'2 E ! xl/styles.xmlPK- 0�[?�pJ� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK 0�[EsG�� 5 xl/workbook.xml � (� ����0D�H����(����I�"��`�َ��C �K�3;�v�`}���cݛ����1� T-i�Ȍ��z�q���iTE��ޚL�4I��Ǩ� �r�/�X�y�:�DQ�J�2����S���!�r4ֺ��` �oJΰ�bV̠�����ٹ�9��L�ý��+ jRq�/'��7���w�PK 0�[���� � [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 0�[�c�J' ' _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="R62f115d5a4e34969" /></Relationships>PK 0�[>!'� 4% xl/worksheets/sheet1.xml � (� �ZkS��+.�cI�z����y�<v����Z�S���_�X��Vߑ�_�D�{��st4�����q�Z,���,�pP=���O?���V��q�?N����U������x��Z�|5-o��dY�VOa�~��MV��ŏ���~z[��oͪ��H aF��q� �Z>L.�/������&w�)�_Z�&ӧ����4t_�~���|5�p0:9ڠ�N��e��`��������x{w<�(�o�~��U��_�����j��aXқ����r�s0���f�7���w���/$ ����r5�}{�g�_�ԶN���m���� g�F�`w=n���z��z����Do�����l�M]o/����(�]o������ e��u�tm���+,�X%Q ����~[��BX�5��ew�Q0���˝�j�IU8�Z{g�R>�!�N6U��CmxT��f�'��9DJ��(=��{�B�* $���'�3�TAyV*&���'ms�R ��kw`3��Q��5W!A� @^��t������j�I(�qJ���5���W����ɧ����=���wVH/�E�M��QQ���A]8D��t�3 RQ�ʴ�@Y ��Ho �!jPپF�)w�{UԞ�=��q�!j=� jj�)U �A4���v��:���%�����A�5�D��j��BBnQ��� ��*�����Q�Pk\!�s�9c�˜A5M �t`�����@#A�"�R���8a-�q`�$��b�RĆm�^{8�3A�Q��\?F)"����-Hă"�&�!Jk "�X'�FD���(A4��K ᚯ��(��V� Z��B��i��Z�6lb��/�AH��F b-AEp���,����:JP�t�>k�Y� \)3�Q��V�z�B��"C��JԵƅ�� 2�Q��V��02J-���3ըk5����P��M���m^�N'����b�<Xl�C���2|\n^�»�2�2�>G����-b�"d�g�Pm�i��6�,E`q�"t�:E�6�M��m���ڈw)·���a�#!�^0��%!�^1��'B��f ��B���@�_�v�2��7B����v�f �����[2&T�ޒ��"��� �%cEE.3��d���1$�Kƒ@X.S��dl �gƘ@yf� �gƚ@yf� �gƜHyf܉�gƞHyf���gƠHyf��gƢHyf<��gƤHyf\��gƦ����T�njO5�y��T�<�B �RX�)��EL���c�i��ad�N�3B����}����C��!�:�z�C�,�i�����������m.:�\v�]u�}�������1��!�x�k~_�1�ֿ1��)��~o-��]^*��olə��b�=���������Z0c9C1����w��G�|�Y~`:P��=(��sك�+f^4кY^�1��!���Dd�jh"2V54�Z���Y-];�VK����KC6j<f0�F���d��dm��d�tSi��!g�&+�ɚ���C��!�:�z{[�CG������hs�1v�1��c�c�c�s���t���}��@h�2��)$I��R�d�Xh9�cK�\I���w�{���k����de0I�2�$Y[I���$��_쁹�A�3�$Y�(��cB7�C�de0I�2�$YL��)&MV�$+�I���$��`�de04YG�o���]�8��W�b�=��@��PK 0�[��g�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8v�4TM��m�g�DM��v=�����ĂMW��==i���c�{zv!:g+Y��vug� ��<���n�cL����Ҋ �1�kni����l���)� Q��!.��~ʀ9��#����4�>d�`���)�D�}C���R� �D�TWp��(Q��Bի%0~7��=�_��|&#�z�WJ����L�����ӥ�N��DM��%*]>-T��M���b�PK 0�[Ѓ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 0�[?�pJ� � xl/sharedStrings.xml � (� �Vmo�0�+V�'�%)t�h�Tڮ����4'��U�Nm�6��s2�(6t��>枻�^r�%���5I8�;M�� `1O[������:H*�L9��S�t�Š'�B:�ɾ�R*���2^A���s`I�Ȱҏb��\ N� @e�o5g~� sP���N��A#��:��`2��j��ߖ��L�-��f�.H�o��ɕn�`_��Y��(ai���T�Cw��h�ƴ� �C�"�=�P���%C��j�en�J�La���KP/ fKU��S�l� .��`d�� [QS��ʊ|xB#\êC�VT�lT��0F7sL�@���fK8�#��|�#�_�Q�1�X��1�Xٱ��Y)d�֡�y�'6��@�U��-W$%�,Tlz�[�R�T��(��p�¥�$�jvq�����4zYjQ�W��*�'��M�7ó��KS�]�ȝ�n��7�X��Z� �����0ƹya*-���PPi!��-?\^�&��5y��� �ʳ����� ��,��I����Y�Fn��Ÿ�Q3m�юۭt?F��)�/����Ea�����q�{>?7�m����R���}0�'n�����Mځ���ݨ{a�?H~��n rJ!��.�k`�ߢwC���|�xL�j����:|V���d�^���Q鍧Co� ��(��Z{'��Q� ����?���� ��ަS�y�N�Powr'����� PK- 0�[EsG�� 5 xl/workbook.xmlPK- 0�[���� � � [Content_Types].xmlPK- 0�[�c�J' ' U _rels/.relsPK- 0�[>!'� 4% � xl/worksheets/sheet1.xmlPK- 0�[��g�� P � xl/_rels/workbook.xml.relsPK- 0�[Ѓc'2 E xl/styles.xmlPK- 0�[?�pJ� � � xl/sharedStrings.xmlPK � �