GET api/campaign/{name}?relations={relations}
Get campaign
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
name |
Campaign name |
string |
Required |
relations |
Whether relational data should be loaded with campaign |
boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
Matching Campaign
CampaignName | Description | Type | Additional information |
---|---|---|---|
ID |
Server-side incremental ID |
integer |
None. |
StoreID | integer |
Deprecated. |
|
Name | string |
Required String length: inclusive between 0 and 64 |
|
NameGuid | globally unique identifier |
None. |
|
Description | string |
String length: inclusive between 0 and 255 |
|
ShowDiscounts |
Show the discounts on screen/receipt |
boolean |
None. |
ShowTotals |
Show discount totals on receipt |
boolean |
None. |
OnlyEvaluateOnSubtotal | boolean |
None. |
|
UseDescription |
When showing discounts, use campaign description |
boolean |
None. |
CampaignType | CampaignType |
None. |
|
StartDate | date |
Data type: Date |
|
StartTime | integer |
None. |
|
EndDate |
Defaults to DateTime.MaxValue at the POS ? |
date |
Data type: Date |
EndTime | integer |
None. |
|
Recurrence | integer |
None. |
|
RecurrenceType | CampaignScheduleType |
None. |
|
MonthType | CampaignMonthlyType |
None. |
|
WeekDays | CampaignDayOfWeek |
None. |
|
Months | CampaignMonth |
None. |
|
MonthWeeks | CampaignWeekOfMonth |
None. |
|
MonthDays | string |
String length: inclusive between 0 and 32 |
|
Printed | boolean |
None. |
|
TalkerText | string |
None. |
|
RangeDescription | string |
None. |
|
DealDescription | string |
None. |
|
LabelQuantity | integer |
None. |
|
Active | integer |
None. |
|
Deactivated | date |
None. |
|
System |
Inidcates that the Campaign is critical for business operations |
boolean |
None. |
Created | date |
None. |
|
Updated | date |
None. |
|
PriceChangeNotifiedUtc | date |
None. |
|
PromoType |
Refers to the sale promo type (Normal, Promo or In-store) |
PromoType |
None. |
PromotionTypeCode |
PromotionType Code from promotion type field |
string |
None. |
HostIdentifier |
Host Identifier for PromotionTypeCode, only filled when FromHost is true |
Collection of byte |
None. |
HostIdentifierGuid | globally unique identifier |
None. |
|
HostType | HostType |
None. |
|
CreatedByUser | string |
String length: inclusive between 0 and 255 |
|
FromHost | boolean |
None. |
|
Deleted | boolean |
None. |
|
CampaignDeleted | date |
None. |
|
UpdatedByUser | string |
String length: inclusive between 0 and 255 |
|
OfferID | integer |
None. |
|
IsPriceChangeCampaign | boolean |
None. |
|
Stores | Collection of integer |
Relation. This field may not always be loaded or used for updates. |
|
StoreNames | Collection of string |
Relation. This field may not always be loaded or used for updates. |
|
CampaignPlus | Collection of CampaignPlu |
Relation. This field may not always be loaded or used for updates. |
|
CampaignPools | Collection of CampaignPool |
Relation. This field may not always be loaded or used for updates. |
|
SellingRules | Collection of SellingRule |
Relation. This field may not always be loaded or used for updates. |
|
Customers | Collection of CampaignCustomer |
Relation. This field may not always be loaded or used for updates. |
|
CustomerGroups | Collection of CampaignCustomerGroup |
Relation. This field may not always be loaded or used for updates. |
|
SignIqTickets | Collection of CampaignSignIqTicket |
Relation. This field may not always be loaded or used for updates. |
|
ComboPriceGroups | Collection of ComboPriceGroup |
Relation. This field may not always be loaded or used for updates. |
|
PriceLevels | Collection of CampaignPriceLevel |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "id": 1, "storeID": 2, "name": "1fc1dd46-427f-47d2-a8b1-2b5c9e53103d", "nameGuid": "1fc1dd46-427f-47d2-a8b1-2b5c9e53103d", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:01.6213102", "startTime": 1, "endDate": "2025-10-05T00:01:01.6213102", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-10-05T00:01:01.6213102", "system": true, "created": "2025-10-05T00:01:01.6213102", "updated": "2025-10-05T00:01:01.6213102", "priceChangeNotifiedUtc": "2025-10-05T00:01:01.6213102", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "oViE4Cwy+0e5tnjtzPHOYw==", "hostIdentifierGuid": "e08458a1-322c-47fb-b9b6-78edccf1ce63", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:01.6213102", "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": "RaQlG2gh/0ujW8U+lPy7ZA==", "pluGuid": "1b25a445-2168-4bff-a35b-c53e94fcbb64", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "Ps/5N8Y7mkq03L4B+b+fEg==", "dealCostGuid": "37f9cf3e-3bc6-4a9a-b4dc-be01f9bf9f12", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "V9CzAb48/UGRFy16/OySuA==", "priceGroupGuid": "01b3d057-3cbe-41fd-9117-2d7afcec92b8", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:01.6213102", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "Pzt3H5dK/Eu5TP0oKtdcTg==", "campaignComboPriceGroupIdentifier": "1f773b3f-4a97-4bfc-b94c-fd282ad75c4e", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "3", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:01.6213102", "operatorG_UID": "zEf6/IwyrEeA+nYM2ED+rg==", "operatorGuid": "fcfa47cc-328c-47ac-80fa-760cd840feae", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:01.6213102", "signIqTicketFileMovedUtc": "2025-10-05T00:01:01.6213102", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:01.6213102", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$id": "4", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "gNrRK56rJkCcf07jWYLSjg==", "guid": "2bd1da80-ab9e-4026-9c7f-4ee35982d28e", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "zxmhPnX2kk2dfvxAP9VJXA==", "priceGroupGuid": "3ea119cf-f675-4d92-9d7e-fc403fd5495c", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:01.6368787", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:01.6368787", "pluCreated": "2025-10-05T00:01:01.6368787", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-10-05T00:01:01.6368787", "lastManualUpdate": "2025-10-05T00:01:01.6368787", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-10-05T00:01:01.6368787", "currentCostUpdated": "2025-10-05T00:01:01.6368787", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:01.6368787", "defaultGP": 1, "breakTargetMode": 33, "break1": 1, "price1": 1, "target1": 34, "break2": 1, "price2": 1, "target2": 35, "break3": 1, "price3": 1, "target3": 36, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "paws": 1.0, "awsUpdated": "2025-10-05T00:01:01.6368787", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "3UZdShd/2Uq5KNjirAkhsw==", "altPLUGuid": "4a5d46dd-7f17-4ad9-b928-d8e2ac0921b3", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 54", "altPriceDescription2": "sample string 55", "cartonQuantity": 56, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 58", "text2": "sample string 59", "text3": "sample string 60", "labelText": "sample string 61", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 65", "barcodeFormat": "sample string 66", "austMade": 1, "coolCode": 67, "countryOfOrigin": "sample string 68", "percentContent": 69.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 70", "subDeptCode": "sample string 71", "minorDeptCode": "sample string 72", "lesserDeptCode": "sample string 73", "deptName": "sample string 74", "subDeptName": "sample string 75", "minorDeptName": "sample string 76", "lesserDeptName": "sample string 77", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 80, "labelShelfChanged": true, "labelTalkerQty": 82, "labelSmall": true, "labelLastPrinted": "2025-10-05T00:01:01.6368787", "labelLastPrice": 1, "shelfPageLayoutG_UID": "JUDrPEBO906QVVDOsjIWjQ==", "shelfPageLayoutGuid": "3ceb4025-4e40-4ef7-9055-50ceb232168d", "talkerPageLayoutG_UID": "KhB/n5uPQkWXUUsWleYplQ==", "talkerPageLayoutGuid": "9f7f102a-8f9b-4542-9751-4b1695e62995", "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": "3cQOTyKFh0i7/PcYGVTf/Q==", "inventoryIdentifier": "4f0ec4dd-8522-4887-bbfc-f7181954dffd", "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": "hzHJ6WXPiUiKixTe+yOmiQ==", "parentPluGuid": "e9c93187-cf65-4889-8a8b-14defb23a689", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "Afrdj3Rz9UipiXpUQH6IpQ==", "supplierIdentifierGuid": "8fddfa01-7374-48f5-a989-7a54407e88a5", "supplierChanged": true, "rebateSupplierIdentifier": "sOviAQ+hOU2PxxhV2+BQZg==", "rebateSupplierIdentifierGuid": "01e2ebb0-a10f-4d39-8fc7-1855dbe05066", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-05T00:01:01.6487515", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "r0ZE/eqJeU62GjNbRquxIg==", "hostIdentifierGuid": "fd4446af-89ea-4e79-b61a-335b46abb122", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "4" }, { "$ref": "4" } ], "store": { "$id": "5", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-10-05T00:01:01.6487515", "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": "fAJlXkjFjkywqNBcZHOnlA==", "hostIdentifierGuid": "5e65027c-c548-4c8e-b0a8-d05c6473a794", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-10-05T00:01:01.6487515", "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": "Eha8Rei6ZESKMyXnowHZ9w==", "hostIdentifierGuid": "45bc1612-bae8-4464-8a33-25e7a301d9f7", "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": "bkSe2Rrh6kiGPrdPSUHb7w==", "identifierGuid": "d99e446e-e11a-48ea-863e-b74f4941dbef", "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": "tvWnnyzCsUKduL5SS2mZkg==", "hostSupplierIdentifierGuid": "9fa7f5b6-c22c-42b1-9db8-be524b699992", "loyaltyPriceLevelIdentifier": "sj82wB8x/kaBjkVLteVuLQ==", "loyaltyPriceLevelIdentifierGuid": "c0363fb2-311f-46fe-818e-454bb5e56e2d", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-10-05T00:01:01.6487515", "lastProcessed": "2025-10-05T00:01:01.6487515", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "9", "identifier": "hWrKiw2HuEWrGbWGdcLq4w==", "identifierGuid": "8bca6a85-870d-45b8-ab19-b58675c2eae3", "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": "uRk34CsSi0iWu8+r2G0YNA==", "primaryContactID": "e03719b9-122b-488b-96bb-cfabd86d1834", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "tTBH5oJrukCL8j05s91NLA==", "supplierGroupGuid": "e64730b5-6b82-40ba-8bf2-3d39b3dd4d2c", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:01.6487515", "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": "2e48a51e-92a5-4b76-a1fc-3e5cac11c22a", "identifier": "zQ7VSfvBFECiQHCfgGgHzQ==", "identifierGuid": "49d50ecd-c1fb-4014-a240-709f806807cd", "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": "qpd8UerPu0KjqPTZWnakLg==", "supplierIdentifierGuid": "517c97aa-cfea-42bb-a3a8-f4d95a76a42e", "contactGuid": "gfDhQy1h6USQQJzGwfkkYg==", "contactID": "43e1f081-612d-44e9-9040-9cc6c1f92462", "contact": { "$ref": "10" }, "supplier": { "$ref": "9" } }, { "$ref": "11" } ], "products": [ { "$id": "12", "pluG_UID": "zOpyXoto8UGNI7p9PpY+0A==", "pluGuid": "5e72eacc-688b-41f1-8d23-ba7d3e963ed0", "supplierIdentifier": "QhiyXlhz7k+YXwUJZiCHQQ==", "supplierIdentifierGuid": "5eb21842-7358-4fee-985f-050966208741", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:01.6487515", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-05T00:01:01.6487515", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "13", "pluG_UID": "O6C6mL3QPkSiT9ElFbVbJg==", "pluGuid": "98baa03b-d0bd-443e-a24f-d12515b55b26", "supplierIdentifier": "+kenlgFEmUSQbK3yj8rNCQ==", "supplierIdentifierGuid": "96a747fa-4401-4499-906c-adf28fcacd09", "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": "2cIDNStI+UyZ2xgylXSSAA==", "parentPluGuid": "3503c2d9-482b-4cf9-99db-183295749200", "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": "Vgw5N4ij6USep9ZfCWszsQ==", "supplierGuid": "37390c56-a388-44e9-9ea7-d65f096b33b1", "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": "0MsfP44CY0ibLSWx34sMcA==", "supplierGuid": "3f1fcbd0-028e-4863-9b2d-25b1df8b0c70", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-10-05T00:01:01.6487515", "deliveryDate": "2025-10-05T00:01:01.6487515", "nextCutOffDate": "2025-10-05T00:01:01.6487515", "nextDeliveryDate": "2025-10-05T00:01:01.6487515", "nextDaysBuffer": 10 }, { "$ref": "16" } ], "store": { "$ref": "5" }, "updated": "2025-10-05T00:01:01.6487515", "isHost": true }, "files": [ { "$id": "17", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-10-05T00:01:01.6487515", "processed": "2025-10-05T00:01:01.6487515", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:01.6487515", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "8" }, "metcashHeader": { "$id": "18", "customerNumber": "sample string 1", "creationDate": "2025-10-05T00:01:01.6487515", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "17" } ], "zoneMatrix": [ { "$id": "19", "id": 1, "hostIdentifier": "Nr4VSI1SpECNLR8yeD1HFA==", "hostIdentifierGuid": "4815be36-528d-40a4-8d2d-1f32783d4714", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "cbb56f37-cc11-431a-9714-9cb27c60f2fd", "6af05d36-7672-4dd9-8ff1-ae4579b5cd58" ] }, { "$ref": "19" } ], "hostFileStoreSetting": { "$ref": "7" }, "hostStoreSettings": [ { "$ref": "7" }, { "$ref": "7" } ], "promotionPlacements": [ { "$id": "20", "identifier": "T0gycQWpX0KTa3OVN5v8uQ==", "identifierGuid": "7132484f-a905-425f-936b-7395379bfcb9", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "20" } ], "promoTypeGuids": [ "e0ed20bd-3dbb-42d5-bdd9-2db8ff92d8c8", "96351da5-f596-400b-bd92-9025d0f33811" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "7" } ], "accounts": [ { "$id": "21", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "21" } ], "sales": [ { "$id": "22", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-10-05T00:01:01.6487515", "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": "fe3d00ef-c344-45e4-be84-8a7502ef6ff8", "updateStore": { "$id": "26", "id": "85efada2-ef54-4fdf-9e35-9f68659b3b6b", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:01.6487515", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-10-05T00:01:01.6487515" }, "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": "NXCxtm9+tUqpYeXS54OJTw==", "pluGuid": "b6b17035-7e6f-4ab5-a961-e5d2e783894f", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-05T00:01:01.6487515" }, { "$ref": "28" } ], "currentPrices": { "$id": "29", "pluPrices": { "$id": "30", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-10-05T00:01:01.6487515", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "30" }, "winningCampaign": 1, "winner": { "$id": "31", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:01.6487515", "startTime": 3, "endDate": "2025-10-05T00:01:01.6487515", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "GAbG7yTWAUu/cdQ2aVCe7w==", "hostIdentifierGuid": "efc60618-d624-4b01-bf71-d43669509eef", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "31" }, { "$ref": "31" } ] }, "tray": { "$id": "32", "g_UId": "30PxKSybxUGjUoZrR+tSGQ==", "guid": "29f143df-9b2c-41c5-a352-866b47eb5219", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "33", "priceGroupG_UID": "jtFgTXL09EaV0RVkmgJMNw==", "priceGroupGuid": "4d60d18e-f472-46f4-95d1-15649a024c37", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:01.6487515", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "4" }, { "$ref": "4" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "34", "pluG_UID": "/Hu1I+wF+0qXhNgKA85NgA==", "pluGuid": "23b57bfc-05ec-4afb-9784-d80a03ce4d80", "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": "d161b387-8794-4902-8a40-d761a9718091", "created": "2025-10-05T00:01:01.6487515", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:01.6487515", "deactivated": "2025-10-05T00:01:01.6487515", "lastOrdered": "2025-10-05T00:01:01.6487515", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:01.6487515", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:01.6487515", "lastSold": "2025-10-05T00:01:01.6487515", "firstSold": "2025-10-05T00:01:01.6487515", "awsUpdated": "2025-10-05T00:01:01.6487515", "lastManualUpdate": "2025-10-05T00:01:01.6487515", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:01.6487515", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:01.6487515", "doNotRangeUpdated": "2025-10-05T00:01:01.6487515", "doNotOrderUpdated": "2025-10-05T00:01:01.6487515", "tracked": "2025-10-05T00:01:01.6487515" }, "allergens": [ { "$id": "36", "allergenID": 1, "pluG_UID": "SdB1dJUhMUWSNYw3uJrSPQ==", "pluGuid": "7475d049-2195-4531-9235-8c37b89ad23d", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "36" } ], "costs": { "$id": "37", "pluG_UID": "H57NY5iW2EO9beXJTMh/PQ==", "pluGuid": "63cd9e1f-9698-43d8-bd6d-e5c94cc87f3d", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:01.6487515", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "38", "saleHeaderID": 1, "created": "2025-10-05T00:01:01.6487515", "createdLocal": "2025-10-05T00:01:01.6487515", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "utxW0Xm67UO3FiuyaqwRVA==", "operatorGuid": "d156dcba-ba79-43ed-b716-2bb26aac1154", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "cAKl3+eJwkegFE1BxFMasA==", "pluGuid": "dfa50270-89e7-47c2-a014-4d41c4531ab0", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "39", "id": 1, "g_Uid": "OBwSUPa9JEK5afaStJy9Cw==", "guid": "50121c38-bdf6-4224-b969-f692b49cbd0b", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-10-05T00:01:01.6487515", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:01.6487515", "endShift": "2025-10-05T00:01:01.6487515", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "40", "operatorG_UID": "rNCv7r5oDE2Wgf4HSl0/NA==", "operatorGuid": "eeafd0ac-68be-4d0c-9681-fe074a5d3f34", "storeID": 2, "operator": { "$ref": "39" }, "store": { "$ref": "5" } }, { "$ref": "40" } ] } }, { "$ref": "38" } ], "apns": [ { "$id": "41", "pluID": 1, "pluG_UID": "fm7wLkIsekS10VtDaHYgtw==", "pluGuid": "2ef06e7e-2c42-447a-b5d1-5b43687620b7", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "tuns": [ { "$id": "42", "pluG_UId": "sYlGmOmnc0SW3JpZDvXHRA==", "pluGuid": "984689b1-a7e9-4473-96dc-9a590ef5c744", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "4" }, "storeIDs": [ 1, 2 ] }, { "$ref": "42" } ], "competitionPricing": [ { "$id": "43", "identifier": "xgcK5WCoO0aVGte8gOOlow==", "identifierGuid": "e50a07c6-a860-463b-951a-d7bc80e3a5a3", "pluG_UID": "zzlHmO5irE28AMF+Y8zopA==", "pluGuid": "984739cf-62ee-4dac-bc00-c17e63cce8a4", "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": "mJpRnbQMx0+tcw8+qe2a3w==", "groupName": "sample string 1", "identifierGuid": "9d519a98-0cb4-4fc7-ad73-0f3ea9ed9adf", "exists": true, "flipChartIdentifier": "DcttaTAV3UO5FwhCeXbtog==", "flipChartIdentifierGuid": "696dcb0d-1530-43dd-b917-08427976eda2", "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": "BAxXGLSWlkiEgSHA3HM7+A==", "groupIdentifierGuid": "18570c04-96b4-4896-8481-21c0dc733bf8", "flipChart": { "$id": "45", "identifier": "wCqR+BVhTEK8Dxyk7CxaYQ==", "identifierGuid": "f8912ac0-6115-424c-bc0f-1ca4ec2c5a61", "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": "2jASmua7k06e7zcvRS/xJA==", "identifierGuid": "9a1230da-bbe6-4e93-9eef-372f452ff124", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "47", "id": 1, "g_UID": "G4teGnwImUmGNilsGWOcLA==", "guid": "1a5e8b1b-087c-4999-8636-296c19639c2c", "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": "7FhFRXgOK0yqjkn/BCtikw==", "previousFormGuid": "454558ec-0e78-4c2b-aa8e-49ff042b6293", "nextForm": 1, "nextFormG_UID": "tdKMWz48SUSw0jTP+90GnA==", "nextFormGuid": "5b8cd2b5-3c3e-4449-b0d2-34cffbdd069c", "attributes": "sample string 10", "updated": "2025-10-05T00:01:01.6487515", "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": "cLfXG11IEE+1UIQha2VbnQ==", "checkoutFormGuid": "1bd7b770-485d-4f10-b550-84216b655b9d", "identifier": "PYkM2sAQz0GV3KlHwTCP3A==", "identifierGuid": "da0c893d-10c0-41cf-95dc-a947c1308fdc", "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": "aWYpaVerbUesnKx5CQ4amw==", "valueGuid": "69296669-ab57-476d-ac9c-ac79090e1a9b", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:01.6487515", "action": "sample string 12", "valueForm": { "$ref": "47" }, "image": { "$id": "49", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-10-05T00:01:01.6487515", "imageData": "QEA=", "readOnly": true } }, { "$ref": "48" } ], "panels": [ { "$id": "50", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "/mphOkFEekOdiSadjlJ4yg==", "checkoutFormGuid": "3a616afe-4441-437a-9d89-269d8e5278ca", "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": "6vKmwSK5jE+BGUwJ3ZHj5A==", "flipChartPageIdentifierGuid": "c1a6f2ea-b922-4f8c-8119-4c09dd91e3e4", "pluG_UID": "qr0lVgX0qUOkDkySWjY2Jg==", "pluGuid": "5625bdaa-f405-43a9-a40e-4c925a363626", "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": "kyoJopCk/U2k/CEiNl4EVw==", "pluGuid": "a2092a93-a490-4dfd-a4fc-2122365e0457", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-10-05T00:01:01.6487515", "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": "LQZbM1xZ/U2lpGwSBdHMZQ==", "ingredientGuid": "NsQRsfheq0KyEcfuNQUdXA==", "ingredientIdentifier": "b111c436-5ef8-42ab-b211-c7ee35051d5c", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "4" } }, { "$ref": "53" } ], "bins": [ { "$id": "54", "pluG_UID": "sr/CuhVYE0mVmr4z3sFm3g==", "pluGuid": "bac2bfb2-5815-4913-959a-be33dec166de", "shelfLocationIdentifier": "10lonSWP40CcsouA/w/BfA==", "shelfLocationGuid": "9d6849d7-8f25-40e3-9cb2-8b80ff0fc17c", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "PFYoRxw4kUeb4k/rn2+/TQ==", "labelPageLayoutGuid": "4728563c-381c-4791-9be2-4feb9f6fbf4d", "updated": "2025-10-05T00:01:01.6487515", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "4" }, "location": { "$id": "55", "identifier": "q2IcSjtFIE+7T7bDwcsJIg==", "storeID": 1, "identifierGuid": "4a1c62ab-453b-4f20-bb4f-b6c3c1cb0922", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:01.6487515", "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": "6bvkP088jEmjox0u1QLVrA==", "pluGuid": "3fe4bbe9-3c4f-498c-a3a3-1d2ed502d5ac", "deptNo": 1, "product": { "$ref": "4" }, "scaleLocation": { "$id": "57", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-05T00:01:01.6487515", "department": { "$id": "58", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "57" }, "subDepartments": [ { "$id": "59", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "60", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "61", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:01:01.6487515", "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": "5ADPq3AVLE2jsOVfBoobmw==", "labelPageLayoutGuid": "abcf00e4-1570-4d2c-a3b0-e55f068a1b9b", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "62", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "63", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "64", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "64" } ], "commodityCode": "sample string 6" }, { "$ref": "63" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "63" }, "mscDep": { "$id": "65", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "62" }, { "$ref": "62" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "64" } }, { "$ref": "61" } ], "updated": "2025-10-05T00:01:01.6487515", "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": "2VWa6HiDZkW+DS3ou9f6pw==", "labelPageLayoutGuid": "e89a55d9-8378-4566-be0d-2de8bbd7faa7", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" } }, { "$ref": "60" } ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:01.6487515", "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": "CjuFBmPnsU2s0ruOhQBMKA==", "labelPageLayoutGuid": "06853b0a-e763-4db1-acd2-bb8e85004c28", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" } }, { "$ref": "59" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-10-05T00:01:01.6487515", "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": "T2DHouoFo0GYHnk/oAVzbw==", "labelPageLayoutGuid": "a2c7604f-05ea-41a3-981e-793fa005736f", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" } } } }, { "$ref": "56" } ], "nextPrice": { "$ref": "2" }, "currentCostStart": "2025-10-05T00:01:01.6487515", "dealCosts": [ { "$id": "66", "headerIdentifier": "O6+4/XxXXEmwKtaXPS4hLA==", "headerIdentifierGuid": "fdb8af3b-577c-495c-b02a-d6973d2e212c", "identifier": "EkL2y1jX90+oyJIgAU8w1g==", "identifierGuid": "cbf64212-d758-4ff7-a8c8-9220014f30d6", "supplierIdentifier": "aVqQPAu7OEm6UNY8CY+IOA==", "supplierGuid": "3c905a69-bb0b-4938-ba50-d63c098f8838", "pluG_UID": "n/oOM2mQmU+mTqeVu5Zp7w==", "pluGuid": "330efa9f-9069-4f99-a64e-a795bb9669ef", "campaignName": "78c68986-8dbe-425b-8e10-11a02459a6ef", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:01.6487515", "end": "2025-10-05T00:01:01.6487515", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "ZA5zSpeNO0WYOa3+pO/ZGA==", "bonusItemPluGuid": "4a730e64-8d97-453b-9839-adfea4efd918", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:01.6487515", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-10-05T00:01:01.6487515", "campaignEndDate": "2025-10-05T00:01:01.6487515", "masterPLUG_UID": "gZA/KkqOJkSfvtBBrgrx1A==", "masterID": "2a3f9081-8e4a-4426-9fbe-d041ae0af1d4", "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": "31EXyhIj90enw93n3w5v3w==", "bonusMasterID": "ca1751df-2312-47f7-a7c3-dde7df0e6fdf", "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": "nMQjW5qoeU+kqlI9HiTcwA==", "pluGuid": "5b23c49c-a89a-4f79-a4aa-523d1e24dcc0", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "67" } ], "alternateProductG_UID": "1bSz9iC8RkW4rMHvz+OsKA==", "alternateProduct": "f6b3b4d5-bc20-4546-b8ac-c1efcfe3ac28", "productHostCode": { "$id": "68", "id": 1, "pluG_UID": "cp8HM6IuDkWOneL6tpisVA==", "pluGuid": "33079f72-2ea2-450e-8e9d-e2fab698ac54", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "62" }, "mscCom": { "$ref": "63" }, "mscDep": { "$ref": "65" }, "mscSubCom": { "$ref": "64" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-05T00:01:01.6487515", "inventoryTracked": "2025-10-05T00:01:01.6487515", "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": "8NB4bG+UN0S4ogyvIN0yfw==", "pluGuid": "6c78d0f0-946f-4437-b8a2-0caf20dd327f", "hostOfferID": 1, "priceGroupG_UID": "n7a/2KZ/ykKtTLLgLJK+3g==", "priceGroupGuid": "d8bfb69f-7fa6-42ca-ad4c-b2e02c92bede", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-10-05T00:01:01.6487515", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "4" }, "campaign": { "$ref": "1" } }, { "$ref": "69" } ], "sellingRules": [ { "$id": "70", "id": 1, "identifier": "ZPhIjNU9r0qxt9F6MEjvSw==", "identifierStr": "ZPhIjNU9r0qxt9F6MEjvSw==", "identifierGuid": "8c48f864-3dd5-4aaf-b1b7-d17a3048ef4b", "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": "4qDT/NjHCEGick/A1pQfxw==", "customerIDGuid": "fcd3a0e2-c7d8-4108-a272-4fc0d6941fc7", "campaign": { "$ref": "1" }, "customer": { "$id": "72", "identifier": "lMyq92vjBUy39gdqhHLGLQ==", "identifierGuid": "f7aacc94-e36b-4c05-b7f6-076a8472c62d", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:01.6487515", "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": "SlJij4EGIkyKn3xLQWdHMQ==", "communityIdentifierGuid": "8f62524a-0681-4c22-8a9f-7c4b41674731", "joined": "2025-10-05T00:01:01.6487515", "updated": "2025-10-05T00:01:01.6487515", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "uwkZe/6Njk+7/LoZdxmYMg==", "priceLevelIdentifierGuid": "7b1909bb-8dfe-4f8e-bbfc-ba1977199832", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:01.6487515", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "73", "cardType": 2, "issueDate": "2025-10-05T00:01:01.6487515", "expiry": "2025-10-05T00:01:01.6487515", "customerID": "NUS0FvJzw0my48TrVmL/KA==", "customerIDGuid": "16b44435-73f2-49c3-b2e3-c4eb5662ff28", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-10-05T00:01:01.6487515", "linkedAccount": "+FODLcXeJkKlYv6/7cZ/tg==", "linkedAccountGuid": "2d8353f8-dec5-4226-a562-febfedc67fb6", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "72" }, "account": { "$id": "74", "id": 1, "identifier": "wJwFFwzRm02wTLLu0q08iQ==", "identifierGuid": "17059cc0-d10c-4d9b-b04c-b2eed2ad3c89", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:01.6487515", "owner": "Ang0APREMUi/azzm6ixo3A==", "ownerGuid": "00347802-44f4-4831-bf6b-3ce6ea2c68dc", "accountStoreGroupIdentifier": "wuCgnU2lFEyFvdb56T1EVg==", "accountStoreGroupGuid": "9da0e0c2-a54d-4c14-85bd-d6f9e93d4456", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-10-05T00:01:01.6487515", "active": true, "updated": "2025-10-05T00:01:01.6487515", "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": "ThbeAbl1TECd7YOpZOBXJQ==", "identifierGuid": "01de164e-75b9-404c-9ded-83a964e05725", "name": "sample string 2", "primaryContact": "BL/ueowvrUiBAIpkZ2iu1Q==", "primaryContactGuid": "7aeebf04-2f8c-48ad-8100-8a646768aed5", "accountID": "6lYi/jcknEmESzU8twdFHQ==", "accountIDGuid": "fe2256ea-2437-499c-844b-353cb707451d", "special": true, "updated": "2025-10-05T00:01:01.6487515", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "v1r70jJI9kanptRqW31hbw==", "priceLevelIdentifierGuid": "d2fb5abf-4832-46f6-a7a6-d46a5b7d616f", "deleted": true, "account": { "$ref": "74" }, "primaryContactCustomer": { "$ref": "72" }, "customerGroupMembers": [ { "$id": "77", "id": 1, "groupID": "K/QXCVb4VUinrOdAiuFKQQ==", "groupIDGuid": "0917f42b-f856-4855-a7ac-e7408ae14a41", "customerID": "rJU4t7AA406QlByYWdb5KQ==", "customerIDGuid": "b73895ac-00b0-4ee3-9094-1c9859d6f929", "card": "sample string 4", "linkedAccount": "4LBejt5hiUW+37zA61qJ1A==", "linkedAccountGuid": "8e5eb0e0-61de-4589-bedf-bcc0eb5a89d4", "customer": { "$ref": "72" }, "group": { "$ref": "76" }, "customerCard": { "$ref": "73" } }, { "$ref": "77" } ] }, { "$ref": "76" } ] }, "payments": [ { "$id": "78", "id": 1, "identifier": "e65QPGz/Z0uzylBWgwST2g==", "identifierGuid": "3c50ae7b-ff6c-4b67-b3ca-5056830493da", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "M9WfSsr+lEKQYUsh3xfqYA==", "accountIDGuid": "4a9fd533-feca-4294-9061-4b21df17ea60", "customerAccount": { "$ref": "74" }, "customerCard": { "$ref": "73" }, "accountType": 1, "cardName": "sample string 8", "authorisationNumber": "sample string 9", "bankReference": "sample string 10", "merchantID": "sample string 11", "terminalID": "sample string 12", "cardNumber": "sample string 13", "paymentDate": "2025-10-05T00:01:01.6487515", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "Z66Ym1fb/EWPCmXyg9coUw==", "idempotentVoidGuid": "9b98ae67-db57-45fc-8f0a-65f283d72853", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "79", "saleHeaderID": 1, "saleHeaderGuid": "FompqmX7f0WuY8XTtq8MFQ==", "saleHeaderIdentifierGuid": "aaa98916-fb65-457f-ae63-c5d3b6af0c15", "created": "2025-10-05T00:01:01.6487515", "createdLocal": "2025-10-05T00:01:01.6487515", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-10-05T00:01:01.6487515", "storeID": 1, "operatorG_Uid": "Ze7IjNLmYEiUClix9Yw57A==", "operatorGuid": "8cc8ee65-e6d2-4860-940a-58b1f58c39ec", "customerG_Uid": "QQItZBv1dU24+ZYSVPlC1w==", "customerGuid": "642d0241-f51b-4d75-b8f9-961254f942d7", "communityIdentifier": "pO4MQLnzGkeeK6B2ljiLzA==", "communityIdentifierGuid": "400ceea4-f3b9-471a-9e2b-a07696388bcc", "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": "pIgMFOGw0kC5fvFXCdw9Sg==", "priceLevelIdentifierGuid": "140c88a4-b0e1-40d2-b97e-f15709dc3d4a", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "39" }, "customer": { "$ref": "72" }, "communityOrganisation": { "$id": "80", "id": 1, "identifier": "CXsIx1WTgUqlxJ6BrFV18w==", "identifierGuid": "c7087b09-9355-4a81-a5c4-9e81ac5575f3", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-10-05T00:01:01.6487515", "deleted": true }, "details": [ { "$id": "81", "saleItemID": 1, "identifier": "Ts9mxQ6RW0mEgwuOnhytCg==", "identifierGuid": "c566cf4e-910e-495b-8483-0b8e9e1cad0a", "saleHeaderID": 2, "plu": 1, "pluG_UId": "wHINXAWAPUiy5D35nvgNDw==", "pluGuid": "5c0d72c0-8005-483d-b2e4-3df99ef80d0f", "accountID": "STKL5LBmhUG9AzkiyjQQPQ==", "accountIDGuid": "e48b3249-66b0-4185-bd03-3922ca34103d", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-10-05T00:01:01.6487515", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "xy9YvLYvLUCf0OM+bMw+gQ==", "refundGuid": "bc582fc7-2fb6-402d-9fd0-e33e6ccc3e81", "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": "WkFkR9QUlE+ce37kYiVSnQ==", "idempotentVoidGuid": "4764415a-14d4-4f94-9c7b-7ee46225529d", "priceLevelIdentifier": "0133DfETdkuOq3cs9XFQOQ==", "priceLevelIdentifierGuid": "0df75dd3-13f1-4b76-8eab-772cf5715039", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "82", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:01.6487515", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "82" } ], "refund": { "$id": "83", "id": 1, "g_UID": "tJiNSjkXFkW4eFvAU7agrA==", "guid": "4a8d98b4-1739-4516-b878-5bc053b6a0ac", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:01.6487515" }, "modifier": { "$id": "84", "id": 1, "setG_UID": "0eqZ6Hc+W0KY1bhVPuyniA==", "modifierSetGuid": "e899ead1-3e77-425b-98d5-b8553eeca788", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "/JwOA5r0nkqUla0bAm9u5Q==", "pluGuid": "030e9cfc-f49a-4a9e-9495-ad1b026f6ee5", "deleted": true, "g_UID": "poAfkrplbkyYA97vrWXJXQ==", "guid": "921f80a6-65ba-4c6e-9803-deefad65c95d", "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": "brcRJmuhT0uAgeKK9W87DA==", "pluGuid": "2611b76e-a16b-4b4f-8081-e28af56f3b0c", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-10-05T00:01:01.6487515", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-10-05T00:01:01.6487515", "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": "8JtvbtjOWUq8xtaP8GSo7Q==", "pluGuid": "6e6f9bf0-ced8-4a59-bcc6-d68ff064a8ed", "accountID": "P7ofUO7gIE22MYw6KOTd6g==", "accountIDGuid": "501fba3f-e0ee-4d20-b631-8c3a28e4ddea", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-10-05T00:01:01.6487515", "bestOrExpireType": 1, "refundG_UID": "KaUiL/cjUk20OZPA8cFk8A==", "refundGuid": "2f22a529-23f7-4d52-b439-93c0f1c164f0", "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": "DXFmS1ead0u+ssIZ5fH+hQ==", "identifierGuid": "4b66710d-9a57-4b77-beb2-c219e5f1fe85", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "n0nl+rMK6ESHCKIt1l4Qow==", "customerIdentifierGuid": "fae5499f-0ab3-44e8-8708-a22dd65e10a3", "operatorNo": 1, "operatorG_UID": "Nh5XPF7EaEqNAazZRU/89g==", "operatorGuid": "3c571e36-c45e-4a68-8d01-acd9454ffcf6", "created": "2025-10-05T00:01:01.6487515", "ordered": "2025-10-05T00:01:01.6487515", "started": "2025-10-05T00:01:01.6487515", "completed": "2025-10-05T00:01:01.6487515", "supplied": "2025-10-05T00:01:01.6487515", "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": "v8Jw8haBEEC3g+cytKSYOA==", "pluGuid": "f270c2bf-8116-4010-b783-e732b4a49838", "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": "IIXCuTsu206yh00DJj/5Cw==", "headerIdentifierGuid": "b9c28520-2e3b-4edb-b287-4d03263ff90b", "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": "ZYlroPIhC0yaGD83IQBG4w==", "surveyGuid": "a06b8965-21f2-4c0b-9a18-3f37210046e3", "saleHeaderGuid": "4hOsT5PTLUaw6WQ8H+54tQ==", "saleGuid": "4fac13e2-d393-462d-b0e9-643c1fee78b5", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "AdBDKIX7wUGMDXpGJ1cdaQ==", "guidResponse": "2843d001-fb85-41c1-8c0d-7a4627571d69", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:01.6487515", "sale": { "$ref": "79" }, "survey": { "$id": "93", "g_UID": "sV5gUv1IT0qmRMZoHZXcaw==", "guid": "52605eb1-48fd-4a4f-a644-c6681d95dc6b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "FjETKe4sdUSk2riiBCeN8w==", "checkoutFormGuid": "29133116-2cee-4475-a4da-b8a204278df3", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:01.6487515", "end": "2025-10-05T00:01:01.6487515", "deleted": true, "updated": "2025-10-05T00:01:01.6487515", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "fb3ae94a-9589-4bd0-8a39-07314fe96cb7", "a9211644-c7ba-4b59-a1e1-fb1ab8d5cc37" ], "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": "4LQq5mp0+UG7FqVVe8bqmg==", "accountIdentifier": "e62ab4e0-746a-41f9-bb16-a5557bc6ea9a", "accountName": "sample string 42", "customerOrderIdentifier": "zQUnIa2SPkm+cIf+LOSUyw==", "customerOrderIdentifierGuid": "212705cd-92ad-493e-be70-87fe2ce494cb", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "94", "id": 1, "paymentID": 2, "paymentIdentifier": "tt3TTxUKSEiGBZW0X7P8lw==", "paymentIdentifierGuid": "4fd3ddb6-0a15-4848-8605-95b45fb3fc97", "identifier": "QixB9j4Ed0elakyfx8hDNw==", "identifierGuid": "f6412c42-043e-4777-a56a-4c9fc7c84337", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "auOOss2rD0ShQV2EQnYagQ==", "itemIdentifierGuid": "b28ee36a-abcd-440f-a141-5d8442761a81" } }, { "$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": "ZUNpOmIu90iALvWUP2q/ww==", "customerIdentifierGuid": "3a694365-2e62-48f7-802e-f5943f6abfc3", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "7s5cH0uig0uwaSqBl+ouzg==", "idempotentGuid": "1f5cceee-a24b-4b83-b069-2a8197ea2ece", "offline": true, "voucher": { "$id": "96", "id": 1, "name": "sample string 2", "description": "sample string 3", "shortDescription": "sample string 4", "url": "sample string 5", "barcodeTemplateID": 1, "expiry": 0, "voucherType": 6, "limitPerTransaction": 7, "customerTracking": true, "discountAccount": "sample string 9", "endDate": "2025-10-05T00:01:01.6487515", "barcodeTemplate": { "$id": "97", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "98", "id": 1, "uid": "sample string 2", "name": "sample string 3", "width": 1.1, "height": 1.1, "showBorder": true, "borderWidth": 1.1, "borderStyle": 1, "borderColour": "sample string 5", "updated": "2025-10-05T00:01:01.6487515", "labelPageLayout": "Ild/OuV2mUOnBNoKEVjYfQ==", "pageLayoutGuid": "3a7f5722-76e5-4399-a704-da0a1158d87d", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "96" }, "elements": [ { "$id": "99", "id": 1, "scaleLabelID": 2, "showPercentDI": true, "showAvgPerHundred": true, "showAvgPerServe": true, "name": "sample string 6", "x": 1.1, "y": 1.1, "width": 1.1, "height": 1.1, "type": 1, "rotation": 1, "text": "sample string 7", "fontFamily": "sample string 8", "align": 1, "bold": true, "italic": true, "underline": true, "strikeout": true, "reverse": true, "textColour": "sample string 9", "fontSize": 1.1, "picture": "QEA=", "borderWidth": 10, "sortOrder": 11, "printOptions": 12, "superScriptTextFontSize": 1.1, "lineStyle": 1, "spacingStyle": 1, "interCharacterSpacing": 1.1, "superScriptOffset": 1.1, "lineSpacing": 1.1, "dateFormat": "sample string 13", "autoGrow": true, "fontAutoResize": true, "updated": "2025-10-05T00:01:01.6487515" }, { "$ref": "99" } ] }, "customerVouchers": [ { "$id": "100", "id": 1, "customerIdentifier": "sIaQeuwWHUyhR9UkB27//A==", "customerIdentifierGuid": "7a9086b0-16ec-4c1d-a147-d524076efffc", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:01.6487515", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "2kmZi4hUbE2Hdxbr4Qezxw==", "issuedIdempotentGuid": "8b9949da-5488-4d6c-8777-16ebe107b3c7", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:01.6487515", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:01.6487515", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "AopyM2R5g0qF9VDovcFPRQ==", "redeemedIdempotentGuid": "33728a02-7964-4a83-85f5-50e8bdc14f45", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:01.6487515", "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": "Xbyvw/fvxEidJGU71lyy+w==", "groupIDGuid": "c3afbc5d-eff7-48c4-9d24-653bd65cb2fb", "campaign": { "$ref": "1" }, "group": { "$ref": "76" } }, { "$ref": "101" } ], "signIqTickets": [ { "$id": "102", "identifier": "zRQGPcKIK0KEZpJeCs1+tw==", "identifierGuid": "3d0614cd-88c2-422b-8466-925e0acd7eb7", "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": "hmWaxWMqiE6ikZvTwt9afQ==", "guid": "c59a6586-2a63-4e88-a291-9bd3c2df5a7d", "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": "qYTkSY5Y/kCYabSGvspSdA==", "groupGuid": "49e484a9-588e-40fe-9869-b486beca5274", "comboPriceType": 5, "priceType": 5, "pluG_UID": "vCqO0ZS3DUuzwrXgLLFBZw==", "pluGuid": "d18e2abc-b794-4b0d-b3c2-b5e02cb14167", "priceGroupG_UID": "P55Z/cyPpkufVpFC2EG4uQ==", "priceGroupGuid": "fd599e3f-8fcc-4ba6-9f56-9142d841b8b9", "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": "Ns0jrsRAske7XsoOEWMIHg==", "priceLevelIdentifierGuid": "ae23cd36-40c4-47b2-bb5e-ca0e1163081e", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "105" } ] }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK E[�Y�y� 5 xl/workbook.xml � (� ��;�0D�H�����Q���I�"�m�`�?���ǀ@J�ngv���ٸ�3�����\��lE�(�/Ƃ���8�B��EL�K�o:�k���Ă4��z���ay�u~ j�P�I��� !�4{J��*���]LD��M�v\� i���-�չw5N1r��Ã=��<-����`0J���PK E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK E[���' ' _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="R6e1e1bcda48c45d7" /></Relationships>PK E[Ƃ�� � xl/worksheets/sheet1.xml � (� ��[s9�� ��Rw떲��8��q�yc�8�b�p���#fhzG�KbG�5���5����7�?�t6��wu�����r2��:��ϯ��ݧ'G����uU�;Q~;{2=�^��wOz���u5̊�]uǮ&��`���M��F�����~\��{���M���<>jv=��ug�e��ݴ��0�y�j<�vO���8���;���[�'�>t;������z�5~�,���d�{�˫�qW-��-������ΰ����/&/�ѯ�yt�,k.'7�埝�h�]�3�]��0ί���Ф,D���l>{�g���`U{���u��u��h�����V�t`�Y՛u����)X����U�����1H�,��z��wu�.l,���w��ޯ�����M��{��ê>4�r*D4��z�0jϝ�k�j�4>�1�[r3$�t�:P��U�˽}�O�� Դ��z�4��Ԡ#�|�A�-4D�_>7C�O����V>,���Qf����Uh�f��:�{�$��fOc���!=�}`�a}��{�Ab��g'������AG*����Ah0h O��S>r2Ab���C��33$���`b������&�P�lL���&��f� $KdC��?������T�^*�7�Lb� ���3:bνCbM� c1�"2�]�͐Dۼ��e�3�����&�6x�;�qL(�?0H�P�E� e�W���%$i�VL Ej������B�4RJ(�~J(����; m�@��x��� A�$,�:�'ql���� A��\��5����&�&�E�7q ���mHR��������d)w��� �:���\<ˍ���I�A�.�%��+e�a�H45��:@�$�b�33$MM���zcb�\�:Qhj �����,���Qb����/�����mb��+l��v:�N�����t9�^�T�g����6���N�Q�Ϣv��o+��ٶ6�� �T<�VЦ�l[a6/�vS�r[�6��~S�z[6oǘ�o s�� a��$����{.H�� ��B�0o? f�gA���"����*H��� s�� a��$�ݟ���[ !fo)����Dfp)D�åFd�B�y\ �Dfr)D�˥Jd6�B,��,��B2��,D��B6��,����B:��,ē��B>��,���BB��,D���BF��,����BJ��,��p����s_ȩa>������^l��.u�U��]��1��g��0�a�y�sA¶�L��}����K^�%�[�z�#��+�rA�Y��n�Y��e�e�c��E�ا���-c_�Y��w� aY�.HXTlK,K�ύ��-Ie�}-�dq����=�]z���E�b��Y��fy�x-hx�؈�_�o����~��A�aw�΅�❬-�����Ix�|4� !�� )�� 1u� 9u|�BP'秠a��KA����M�Q�-���Ƚ��jz6�̫��3x�?�'�PK E[�O'�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8�NҠ�ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�H^0��;�(��S^�pJ�n ��f��Ly"�a�$��(��4?P��I����r��0ɔ���Y���ޗeMÒ�Lr8���7fP���iB�� �W��"& zL~J�^+2ȓ��j�U ��� oy��L-�����;_ȔFYs�x��o+ce@��B���iY^����چ�4V-G�.j��/�_PK E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK E[����� � xl/sharedStrings.xml � (� �Vmo�0�+V���;� �C�� h�Is�Xu��vh�_?'��bC�I�c�{�����_S�� |�~�C���)_������Ҙǘ � ��a_)�L(Wo�u�)YA��/2�I�L�6�r�L�� @�,h�� Ŕ{������x(��9�ћ���þN��@�A���2�B�m��)�lW9���cPD�L��-��xA1UUi�Qn�VZh��>t�Y�&k�r��q4ˣ�s�q� �f�.9�W3/2;?0�fK��\�~�[*&ܚ�g�� $��l����\E��WN����Vⶢ2� 䢺��k���c�r�֤0_-fG�k��c��.��M��ciǎ2g�Ґ�[GF3�E��fF���[�iB!^hb{�T8_�B�V+�Dl�|JOc��<��DWz�Ro�(�(,�KSWh���c������S�% H��L��l��Λd�ee-o��ly�Y~¾0���m~ș�4WZ�����3���>�)ym��4� ��t k�K �q�Sk5�I�Ս5܋�Z#j�3h7�z�z ezg`~q����e Z������{���pX� o���_��P��=֚�1J�Ztuj�Ą$!��E����n��)h$R�]�W����M��>n<�\7V�>� ����Oz�9^��o�bʟ܌��&����S�흀~G�',~+����: '̳{�N���u;�B��ɝ$��=�PK- E[�Y�y� 5 xl/workbook.xmlPK- E[���� � [Content_Types].xmlPK- E[���' ' V _rels/.relsPK- E[Ƃ�� � � xl/worksheets/sheet1.xmlPK- E[�O'�� P xl/_rels/workbook.xml.relsPK- E[Ѓc'2 E L xl/styles.xmlPK- E[����� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK E[{��ķ 5 xl/workbook.xml � (� ����0D�&�C��H�N\�z��EhK��|o�vfg����kcz�Q�v�-h���3���Q�]k��}1Ӷ���4o�ڳ8�Rfq /�v�]i���h���V��iy<��fO��[d0���I�b�)����E Z�J�. z���2H�Ir���e����������PK E[���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK E[��E' ' _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="Rb93a5f7c2c0c4a21" /></Relationships>PK E[Ƃ�� � xl/worksheets/sheet1.xml � (� ��[s9�� ��Rw떲��8��q�yc�8�b�p���#fhzG�KbG�5���5����7�?�t6��wu�����r2��:��ϯ��ݧ'G����uU�;Q~;{2=�^��wOz���u5̊�]uǮ&��`���M��F�����~\��{���M���<>jv=��ug�e��ݴ��0�y�j<�vO���8���;���[�'�>t;������z�5~�,���d�{�˫�qW-��-������ΰ����/&/�ѯ�yt�,k.'7�埝�h�]�3�]��0ί���Ф,D���l>{�g���`U{���u��u��h�����V�t`�Y՛u����)X����U�����1H�,��z��wu�.l,���w��ޯ�����M��{��ê>4�r*D4��z�0jϝ�k�j�4>�1�[r3$�t�:P��U�˽}�O�� Դ��z�4��Ԡ#�|�A�-4D�_>7C�O����V>,���Qf����Uh�f��:�{�$��fOc���!=�}`�a}��{�Ab��g'������AG*����Ah0h O��S>r2Ab���C��33$���`b������&�P�lL���&��f� $KdC��?������T�^*�7�Lb� ���3:bνCbM� c1�"2�]�͐Dۼ��e�3�����&�6x�;�qL(�?0H�P�E� e�W���%$i�VL Ej������B�4RJ(�~J(����; m�@��x��� A�$,�:�'ql���� A��\��5����&�&�E�7q ���mHR��������d)w��� �:���\<ˍ���I�A�.�%��+e�a�H45��:@�$�b�33$MM���zcb�\�:Qhj �����,���Qb����/�����mb��+l��v:�N�����t9�^�T�g����6���N�Q�Ϣv��o+��ٶ6�� �T<�VЦ�l[a6/�vS�r[�6��~S�z[6oǘ�o s�� a��$����{.H�� ��B�0o? f�gA���"����*H��� s�� a��$�ݟ���[ !fo)����Dfp)D�åFd�B�y\ �Dfr)D�˥Jd6�B,��,��B2��,D��B6��,����B:��,ē��B>��,���BB��,D���BF��,����BJ��,��p����s_ȩa>������^l��.u�U��]��1��g��0�a�y�sA¶�L��}����K^�%�[�z�#��+�rA�Y��n�Y��e�e�c��E�ا���-c_�Y��w� aY�.HXTlK,K�ύ��-Ie�}-�dq����=�]z���E�b��Y��fy�x-hx�؈�_�o����~��A�aw�΅�❬-�����Ix�|4� !�� )�� 1u� 9u|�BP'秠a��KA����M�Q�-���Ƚ��jz6�̫��3x�?�'�PK E[ˠ�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�� �n�R.0��$"�#۔r�.z�^��� u� �����4�����{%�{kjH�LcUo��A?��ݬ�4`���'���5t!L+�}�ш>����֍b�Z>asx&Ē�9��p��?D�u�гm�#���_�;��( ;�k)��S���$R��T {\�y^fJUE!Q���p��z}�3�c!HJ��\i)3�P������N��L��bA���ą�\����_l� PK E[Ѓc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK E[����� � xl/sharedStrings.xml � (� �Vmo�0�+V���;� �C�� h�Is�Xu��vh�_?'��bC�I�c�{�����_S�� |�~�C���)_������Ҙǘ � ��a_)�L(Wo�u�)YA��/2�I�L�6�r�L�� @�,h�� Ŕ{������x(��9�ћ���þN��@�A���2�B�m��)�lW9���cPD�L��-��xA1UUi�Qn�VZh��>t�Y�&k�r��q4ˣ�s�q� �f�.9�W3/2;?0�fK��\�~�[*&ܚ�g�� $��l����\E��WN����Vⶢ2� 䢺��k���c�r�֤0_-fG�k��c��.��M��ciǎ2g�Ґ�[GF3�E��fF���[�iB!^hb{�T8_�B�V+�Dl�|JOc��<��DWz�Ro�(�(,�KSWh���c������S�% H��L��l��Λd�ee-o��ly�Y~¾0���m~ș�4WZ�����3���>�)ym��4� ��t k�K �q�Sk5�I�Ս5܋�Z#j�3h7�z�z ezg`~q����e Z������{���pX� o���_��P��=֚�1J�Ztuj�Ą$!��E����n��)h$R�]�W����M��>n<�\7V�>� ����Oz�9^��o�bʟ܌��&����S�흀~G�',~+����: '̳{�N���u;�B��ɝ$��=�PK- E[{��ķ 5 xl/workbook.xmlPK- E[���� � [Content_Types].xmlPK- E[��E' ' V _rels/.relsPK- E[Ƃ�� � � xl/worksheets/sheet1.xmlPK- E[ˠ�� P xl/_rels/workbook.xml.relsPK- E[Ѓc'2 E N xl/styles.xmlPK- E[����� � � xl/sharedStrings.xmlPK � �