GET api/voucher/{name}/campaigns?Skip={Skip}&Take={Take}&VoucherName={VoucherName}&Active={Active}&System={System}&IncludeEnded={IncludeEnded}&StoreID={StoreID}
Find Selling Rule campaigns for a specified campaign
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Voucher name |
string |
Required |
| Skip | integer |
None. |
|
| Take | integer |
None. |
|
| VoucherName |
The voucher name for campaign search |
string |
Required |
| Active |
Active campaigns only |
boolean |
None. |
| System |
System only |
boolean |
None. |
| IncludeEnded |
Include campaigns that have been ended |
boolean |
None. |
| StoreID |
Campaign StoreIDs list contains specified StoreID |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
List of matching voucher campaigns
CampaignList| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer |
None. |
|
| TotalCount | integer |
None. |
|
| List | Collection of Campaign |
None. |
Response Formats
application/json, text/json
Sample:
{
"count": 1,
"totalCount": 2,
"list": [
{
"$id": "2",
"id": 1,
"storeID": 2,
"name": "30e21afa-290c-4756-adef-f471bdc2ce10",
"nameGuid": "30e21afa-290c-4756-adef-f471bdc2ce10",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-06-03T18:34:46.4427075",
"startTime": 1,
"endDate": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"system": true,
"created": "2026-06-03T18:34:46.4427075",
"updated": "2026-06-03T18:34:46.4427075",
"priceChangeNotifiedUtc": "2026-06-03T18:34:46.4427075",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "VvjHsHFj9kKeMFK8DUlmzA==",
"hostIdentifierGuid": "b0c7f856-6371-42f6-9e30-52bc0d4966cc",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-06-03T18:34:46.4427075",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$id": "3",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "eT26zUYx70O6wOvN0joX9A==",
"pluGuid": "cdba3d79-3146-43ef-bac0-ebcdd23a17f4",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "iSpJpPTynUK/AdC80q9OHw==",
"dealCostGuid": "a4492a89-f2f4-429d-bf01-d0bcd2af4e1f",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "yUslUUOxiU+YO8Nfr879Vw==",
"priceGroupGuid": "51254bc9-b143-4f89-983b-c35fafcefd57",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"orderPacked": 20,
"pluNormalCost": 21,
"pluaws": 22.0,
"directNumber": "sample string 23",
"departmentName": "sample string 24",
"subDepartmentName": "sample string 25",
"priceGroupName": "sample string 26",
"supplierName": "sample string 27",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:46.4427075",
"rrp": 28,
"campaignDescription": "sample string 29",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "fe4ea026-dee2-4235-8cad-71a47352b088",
"campaignComboPriceGroupG_UID": "v8L7q1IOm0mGEGXvxI2atg==",
"campaignComboPriceGroupIdentifier": "abfbc2bf-0e52-499b-8610-65efc48d9ab6",
"promotionPlacementDescription": "sample string 31",
"storeAcceptances": [
{
"$id": "4",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-06-03T18:34:46.4427075",
"operatorG_UID": "hIMD281YzEapQnZcvudSYw==",
"operatorGuid": "db038384-58cd-46cc-a942-765cbee75263",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-06-03T18:34:46.4427075",
"signIqTicketFileMovedUtc": "2026-06-03T18:34:46.4427075",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-06-03T18:34:46.4427075",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "86ca3dc3-1c3d-44b4-957b-3751ca01b735",
"product": {
"$id": "5",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "YxXLVfBJ70+fTTpnYr2l6A==",
"guid": "55cb1563-49f0-4fef-9f4d-3a6762bda5e8",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "GQYoL/BiJkqqzk21w8hbVQ==",
"priceGroupGuid": "2f280619-62f0-4a26-aace-4db5c3c85b55",
"blueprintID": 1,
"lastCountedDate": "2026-06-03T18:34:46.4427075",
"externalID": "sample string 7",
"active": true,
"activated": "2026-06-03T18:34:46.4427075",
"pluCreated": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"lastManualUpdate": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"currentCostUpdated": "2026-06-03T18:34:46.4427075",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "eQjmsOcTc0aHX/x0jvjoLw==",
"altPLUGuid": "b0e60879-13e7-4673-875f-fc748ef8e82f",
"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": "2026-06-03T18:34:46.4427075",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "AKr83FE0Xk6NaluLmAh7Gw==",
"shelfPageLayoutGuid": "dcfcaa00-3451-4e5e-8d6a-5b8b98087b1b",
"talkerPageLayoutG_UID": "RtIq17X1f06wBryp+rqZUg==",
"talkerPageLayoutGuid": "d72ad246-f5b5-4e7f-b006-bca9faba9952",
"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,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "CnvBBeDhjUu8fALjqrO7Og==",
"inventoryIdentifier": "05c17b0a-e1e0-4b8d-bc7c-02e3aab3bb3a",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "f1EOsyAxA0eDpm9rlNaumg==",
"parentPluGuid": "b30e517f-3120-4703-83a6-6f6b94d6ae9a",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "rT3Ag/v/WUSr6/++JyBsbw==",
"supplierIdentifierGuid": "83c03dad-fffb-4459-abeb-ffbe27206c6f",
"supplierChanged": true,
"rebateSupplierIdentifier": "9pq4aMzoZU6Jb+7mxfT/vA==",
"rebateSupplierIdentifierGuid": "68b89af6-e8cc-4e65-896f-eee6c5f4ffbc",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-06-03T18:34:46.4427075",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "yG5KIbTQNku8zi8KnOYKcg==",
"hostIdentifierGuid": "214a6ec8-d0b4-4b36-bcce-2f0a9ce60a72",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"store": {
"$id": "6",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": 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": "2026-06-03T18:34:46.4427075",
"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": "YVKO1g7kXUOgUfsyIQKtbg==",
"hostIdentifierGuid": "d68e5261-e40e-435d-a051-fb322102ad6e",
"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,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-06-03T18:34:46.4427075",
"priceZone": {
"$id": "7",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "JnA2um5/eEel5qG1ypaGMg==",
"hostIdentifierGuid": "ba367026-7f6e-4778-a5e6-a1b5ca968632",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "8",
"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"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "8"
},
"warehouseStore": {
"$id": "9",
"storeID": 1,
"warehouseStoreID": 2,
"storeName": "sample string 3",
"warehouseName": "sample string 4"
},
"hostStoreSettings": [
{
"$id": "10",
"id": 1,
"hostIdentifier": "v2CgQoGFRUWekm+w1NmenA==",
"hostIdentifierGuid": "42a060bf-8581-4545-9e92-6fb0d4d99e9c",
"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,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "11",
"identifier": "/zuXXEso6EGngP+wdC7wvQ==",
"identifierGuid": "5c973bff-284b-41e8-a780-ffb0742ef0bd",
"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": "Z20uV5kodEGSLS1lnx+OHw==",
"hostSupplierIdentifierGuid": "572e6d67-2899-4174-922d-2d659f1f8e1f",
"loyaltyPriceLevelIdentifier": "vrayzBhLRk+BZRyKGle2zw==",
"loyaltyPriceLevelIdentifierGuid": "ccb2b6be-4b18-4f46-8165-1c8a1a57b6cf",
"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": "2026-06-03T18:34:46.4427075",
"lastProcessed": "2026-06-03T18:34:46.4427075",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "12",
"identifier": "eA+kIQ9vokS+X8OifPR+HA==",
"identifierGuid": "21a40f78-6f0f-44a2-be5f-c3a27cf47e1c",
"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": "Jc1pW4zkl0m/qmwx4u22Ow==",
"primaryContactID": "5b69cd25-e48c-4997-bfaa-6c31e2edb63b",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "cbZ/DXsykEuOvmBWhGkMSA==",
"supplierGroupGuid": "0d7fb671-327b-4b90-8ebe-605684690c48",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-06-03T18:34:46.4427075",
"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": "13",
"id": "af625580-1808-4571-a9c9-80c5ed9e1efe",
"identifier": "zmLOaSQaI0isj1QE+/OEgg==",
"identifierGuid": "69ce62ce-1a24-4823-ac8f-5404fbf38482",
"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": "14",
"supplierIdentifier": "ioVYNGRdV0GcQOuUUW2TRw==",
"supplierIdentifierGuid": "3458858a-5d64-4157-9c40-eb94516d9347",
"contactGuid": "9AAMxQhozEOcNHi5DlZ0LA==",
"contactID": "c50c00f4-6808-43cc-9c34-78b90e56742c",
"contact": {
"$ref": "13"
},
"supplier": {
"$ref": "12"
}
},
{
"$ref": "14"
}
],
"products": [
{
"$id": "15",
"pluG_UID": "lguOzqOggkSVgtisgUPkGQ==",
"pluGuid": "ce8e0b96-a0a3-4482-9582-d8ac8143e419",
"supplierIdentifier": "r6h595oeEESV+xP0/6QY+Q==",
"supplierIdentifierGuid": "f779a8af-1e9a-4410-95fb-13f4ffa418f9",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-06-03T18:34:46.4427075",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-06-03T18:34:46.4427075",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "16",
"pluG_UID": "6emfiyBqREqu+SuZb/AtOw==",
"pluGuid": "8b9fe9e9-6a20-4a44-aef9-2b996ff02d3b",
"supplierIdentifier": "23FDC0wlmUWzGLzEA5udXg==",
"supplierIdentifierGuid": "0b4371db-254c-4599-b318-bcc4039b9d5e",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "16"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "U8VVWJWKbUiztx2gIdR13A==",
"parentPluGuid": "5855c553-8a95-486d-b3b7-1da021d475dc",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "5"
},
"supplier": {
"$ref": "12"
},
"serviceFee": {
"$id": "17",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "15"
}
],
"orderCycleHeaders": [
{
"$id": "18",
"storeID": 1,
"supplierIdentifier": "KUOi8eqyjUyY5aJ5tDpJrw==",
"supplierGuid": "f1a24329-b2ea-4c8d-98e5-a279b43a49af",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "18"
}
],
"cycles": [
{
"$id": "19",
"storeID": 1,
"supplierIdentifier": "7bW0ozmlhE+zRKuuzXiX0Q==",
"supplierGuid": "a3b4b5ed-a539-4f84-b344-abaecd7897d1",
"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": "2026-06-03T18:34:46.4427075",
"deliveryDate": "2026-06-03T18:34:46.4427075",
"nextCutOffDate": "2026-06-03T18:34:46.4427075",
"nextDeliveryDate": "2026-06-03T18:34:46.4427075",
"nextDaysBuffer": 10
},
{
"$ref": "19"
}
],
"store": {
"$ref": "6"
},
"updated": "2026-06-03T18:34:46.4427075",
"isHost": true
},
"files": [
{
"$id": "20",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-06-03T18:34:46.4427075",
"processed": "2026-06-03T18:34:46.4427075",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-06-03T18:34:46.4427075",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "11"
},
"metcashHeader": {
"$id": "21",
"customerNumber": "sample string 1",
"creationDate": "2026-06-03T18:34:46.4427075",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "20"
}
],
"zoneMatrix": [
{
"$id": "22",
"id": 1,
"hostIdentifier": "aN5mlPn9gUuH8KUcedpafg==",
"hostIdentifierGuid": "9466de68-fdf9-4b81-87f0-a51c79da5a7e",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"e011cf04-f375-4f4e-b7a1-fdfb02720339",
"2c789ee9-aeb9-4b5f-9681-0333ae66d3f8"
]
},
{
"$ref": "22"
}
],
"hostFileStoreSetting": {
"$ref": "10"
},
"hostStoreSettings": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"promotionPlacements": [
{
"$id": "23",
"identifier": "OQpTgsgfO0+YY/eHA5vlOQ==",
"identifierGuid": "82530a39-1fc8-4f3b-9863-f787039be539",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "23"
}
],
"promoTypeGuids": [
"83879ba7-c0f3-4cad-ac31-7d8f5c62acdc",
"496e0010-9138-418f-bca0-2c6f62eba1c0"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "10"
}
],
"accounts": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "24"
}
],
"sales": [
{
"$id": "25",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-06-03T18:34:46.4427075",
"ftpSite": {
"$id": "26",
"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": "25"
}
],
"suppliedStores": [
1,
2
],
"zoneMatrix": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"cashManagements": [
{
"$id": "27",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "28",
"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,
"config": "sample string 10"
}
},
{
"$ref": "27"
}
],
"updateStoreID": "625ac919-a91b-4820-ba45-cb1eb6bad623",
"updateStore": {
"$id": "29",
"id": "08d8fef9-7c8a-4769-b872-f5de33b9cbb8",
"name": "sample string 1",
"lastActivity": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "30",
"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": "31",
"pluG_UID": "oB0JbsJeUk+rMc1EjQ5vjw==",
"pluGuid": "6e091da0-5ec2-4f52-ab31-cd448d0e6f8f",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-06-03T18:34:46.4427075"
},
{
"$ref": "31"
}
],
"currentPrices": {
"$id": "32",
"pluPrices": {
"$id": "33",
"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,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-06-03T18:34:46.4427075",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "33"
},
"winningCampaign": 1,
"winner": {
"$id": "34",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-06-03T18:34:46.4427075",
"startTime": 5,
"endDate": "2026-06-03T18:34:46.4427075",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "7ocS0fJMTkCdyf7pcBiCTw==",
"hostIdentifierGuid": "d11287ee-4cf2-404e-9dc9-fee97018824f",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"tray": {
"$id": "35",
"g_UId": "IH6D3AafWUSK6Xocr1IFfQ==",
"guid": "dc837e20-9f06-4459-8ae9-7a1caf52057d",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "36",
"priceGroupG_UID": "WKoJh0KgZkmv365+LfcN6Q==",
"priceGroupGuid": "8709aa58-a042-4966-afdf-ae7e2df70de9",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-06-03T18:34:46.4427075",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "37",
"pluG_UID": "1JKd3dIJukCepcB+kTYm5Q==",
"pluGuid": "dd9d92d4-09d2-40ba-9ea5-c07e913626e5",
"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": "38",
"pluGuid": "c6e4cff3-2ade-42e9-bb06-f2f6134c1981",
"created": "2026-06-03T18:34:46.4427075",
"createdByUser": "sample string 1",
"activated": "2026-06-03T18:34:46.4427075",
"activatedByUser": "sample string 2",
"deactivated": "2026-06-03T18:34:46.4427075",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-06-03T18:34:46.4427075",
"lastOrderedQty": 4.0,
"lastReceived": "2026-06-03T18:34:46.4427075",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-06-03T18:34:46.4427075",
"lastSold": "2026-06-03T18:34:46.4427075",
"firstSold": "2026-06-03T18:34:46.4427075",
"awsUpdated": "2026-06-03T18:34:46.4427075",
"lastManualUpdate": "2026-06-03T18:34:46.4427075",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-06-03T18:34:46.4427075",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-06-03T18:34:46.4427075",
"doNotRangeUpdated": "2026-06-03T18:34:46.4427075",
"doNotOrderUpdated": "2026-06-03T18:34:46.4427075",
"tracked": "2026-06-03T18:34:46.4427075"
},
"allergens": [
{
"$id": "39",
"primaryKey": {
"$id": "40",
"pluGuid": "1fe53574-64d2-4b7d-a6d2-2db6a8373c27",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "dDXlH9JkfUum0i22qDc8Jw==",
"pluGuid": "1fe53574-64d2-4b7d-a6d2-2db6a8373c27",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "39"
}
],
"costs": {
"$id": "41",
"pluG_UID": "9nI+MeAbJ0Gc/6o8eHy9Jw==",
"pluGuid": "313e72f6-1be0-4127-9cff-aa3c787cbd27",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-06-03T18:34:46.4427075",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "42",
"saleHeaderID": 1,
"created": "2026-06-03T18:34:46.4427075",
"createdLocal": "2026-06-03T18:34:46.4427075",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "93UDJbtjyESv0cJ9GuFVxw==",
"operatorGuid": "250375f7-63bb-44c8-afd1-c27d1ae155c7",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "5HurqtxzrEyGjamEztd3ow==",
"pluGuid": "aaab7be4-73dc-4cac-868d-a984ced777a3",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "43",
"id": 1,
"g_Uid": "gX5UyHUoJkSL6wJ3fi6HDg==",
"guid": "c8547e81-2875-4426-8beb-02777e2e870e",
"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": "2026-06-03T18:34:46.4427075",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-06-03T18:34:46.4427075",
"endShift": "2026-06-03T18:34:46.4427075",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "44",
"operatorG_UID": "4zcLpzpn10iKLo5B5Phkjw==",
"operatorGuid": "a70b37e3-673a-48d7-8a2e-8e41e4f8648f",
"storeID": 2,
"operator": {
"$ref": "43"
},
"store": {
"$ref": "6"
}
},
{
"$ref": "44"
}
]
}
},
{
"$ref": "42"
}
],
"apns": [
{
"$id": "45",
"pluID": 1,
"pluG_UID": "vMusLYRb0ki00Vj2ZNrASg==",
"pluGuid": "2daccbbc-5b84-48d2-b4d1-58f664dac04a",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "45"
}
],
"tuns": [
{
"$id": "46",
"pluG_UId": "nEUl7++3sUy/BgbpyO4DSw==",
"pluGuid": "ef25459c-b7ef-4cb1-bf06-06e9c8ee034b",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "5"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "46"
}
],
"competitionPricing": [
{
"$id": "47",
"identifier": "64Ig1OsE9EOzLR+nkxzdsA==",
"identifierGuid": "d42082eb-04eb-43f4-b32d-1fa7931cddb0",
"pluG_UID": "tGWkPfNZHUKBlX2xB+yThw==",
"pluGuid": "3da465b4-59f3-421d-8195-7db107ec9387",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "47"
}
],
"supplier": {
"$ref": "12"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"ordering": {
"$ref": "15"
},
"flipChartPages": [
{
"$id": "48",
"identifier": "9nt/ImljXEOezkXFhhnepQ==",
"groupName": "sample string 1",
"identifierGuid": "227f7bf6-6369-435c-9ece-45c58619dea5",
"exists": true,
"flipChartIdentifier": "cJoyvfGQ/UOrAEm15IBOVg==",
"flipChartIdentifierGuid": "bd329a70-90f1-43fd-ab00-49b5e4804e56",
"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": "fTFJKSz2E0y/j2C+MGZBbw==",
"groupIdentifierGuid": "2949317d-f62c-4c13-bf8f-60be3066416f",
"flipChart": {
"$id": "49",
"identifier": "NW73PMBl+kKwwpidTyB5jg==",
"identifierGuid": "3cf76e35-65c0-42fa-b0c2-989d4f20798e",
"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": "50",
"identifier": "Fmsay3sq80eM0cEWKRsIwQ==",
"identifierGuid": "cb1a6b16-2a7b-47f3-8cd1-c116291b08c1",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "51",
"id": 1,
"g_UID": "aXuDYoMFxEG0uOWtO7cKUQ==",
"guid": "62837b69-0583-41c4-b4b8-e5ad3bb70a51",
"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": "sWKtMQLqQkqTePoLpheXDA==",
"previousFormGuid": "31ad62b1-ea02-4a42-9378-fa0ba617970c",
"nextForm": 1,
"nextFormG_UID": "QcOPnCiJcU+Lfdqh0yHLFw==",
"nextFormGuid": "9c8fc341-8928-4f71-8b7d-daa1d321cb17",
"attributes": "sample string 10",
"updated": "2026-06-03T18:34:46.4427075",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "51"
},
"previousCheckoutForm": {
"$ref": "51"
},
"buttons": [
{
"$id": "52",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "DGCmfR+OeUqtf3pxoALeDg==",
"checkoutFormGuid": "7da6600c-8e1f-4a79-ad7f-7a71a002de0e",
"identifier": "UHhKtydG90mdVRwfVMxT7Q==",
"identifierGuid": "b74a7850-4627-49f7-9d55-1c1f54cc53ed",
"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": "b9bXIMqc5kizuNaD9uQTxQ==",
"valueGuid": "20d7d66f-9cca-48e6-b3b8-d683f6e413c5",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-06-03T18:34:46.4427075",
"action": "sample string 12",
"valueForm": {
"$ref": "51"
},
"image": {
"$id": "53",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-06-03T18:34:46.4427075",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "52"
}
],
"panels": [
{
"$id": "54",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "4l0RSU9E0kiKy8K2VC9Zsg==",
"checkoutFormGuid": "49115de2-444f-48d2-8acb-c2b6542f59b2",
"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": "54"
}
]
},
{
"$ref": "51"
}
],
"panels": [
{
"$ref": "54"
},
{
"$ref": "54"
}
]
},
"pages": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"contentPanel": {
"$ref": "54"
},
"products": [
{
"$id": "55",
"flipChartPageIdentifier": "mbveM8/7skeQQkcdYT5JiA==",
"flipChartPageIdentifierGuid": "33debb99-fbcf-47b2-9042-471d613e4988",
"pluG_UID": "5TvrgaI80U2z3hvq5ylnGQ==",
"pluGuid": "81eb3be5-3ca2-4dd1-b3de-1beae7296719",
"sortOrder": 3,
"sent": true,
"productChanged": true,
"productImageName": "sample string 6",
"productShowImageOnFlipCharts": true,
"productShowTextOnFlipCharts": true,
"productOverrideFlipChartText": true,
"productFlipChartText": "sample string 10",
"product": {
"$ref": "5"
},
"departmentSortOrder": 11,
"subDepartmentName": "sample string 12"
},
{
"$ref": "55"
}
],
"productCount": 27,
"pages": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "48"
}
],
"priceHistory": [
{
"$id": "56",
"pluG_UID": "Rf3cfDEEGk2WmHVEwaPsTw==",
"pluGuid": "7cdcfd45-0431-4d1a-9698-7544c1a3ec4f",
"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": "2026-06-03T18:34:46.4427075",
"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": "56"
}
],
"ingredients": [
{
"$id": "57",
"pluG_UID": "P6U2C9O+Z0anUgkTwh/5xQ==",
"ingredientGuid": "ISMAOgkCiE+RYubppuy+xg==",
"ingredientIdentifier": "3a002321-0209-4f88-9162-e6e9a6ecbec6",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "5"
}
},
{
"$ref": "57"
}
],
"bins": [
{
"$id": "58",
"pluG_UID": "MsvJUy6DnUWVkVFezHYApA==",
"pluGuid": "53c9cb32-832e-459d-9591-515ecc7600a4",
"shelfLocationIdentifier": "OBw1rwboMEathi338gU5tg==",
"shelfLocationGuid": "af351c38-e806-4630-ad86-2df7f20539b6",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "qD2WkORFOkGegJcywm8reQ==",
"labelPageLayoutGuid": "90963da8-45e4-413a-9e80-9732c26f2b79",
"updated": "2026-06-03T18:34:46.4427075",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "5"
},
"location": {
"$id": "59",
"identifier": "urKb9rU6ekGbTvoyXdmYww==",
"storeID": 1,
"identifierGuid": "f69bb2ba-3ab5-417a-9b4e-fa325dd998c3",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-06-03T18:34:46.4427075",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "58"
}
],
"bin": {
"$ref": "58"
},
"scaleLocations": [
{
"$id": "60",
"plu": 1,
"pluG_UID": "CdzcF5mAMU+oJweYjxAkMg==",
"pluGuid": "17dcdc09-8099-4f31-a827-07988f102432",
"deptNo": 1,
"product": {
"$ref": "5"
},
"scaleLocation": {
"$id": "61",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-06-03T18:34:46.4427075",
"department": {
"$id": "62",
"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": "61"
},
"subDepartments": [
{
"$id": "63",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "64",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "65",
"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": "2026-06-03T18:34:46.4427075",
"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": "Wz0pZ0Wa+EyGPOElWne/lw==",
"labelPageLayoutGuid": "67293d5b-9a45-4cf8-863c-e1255a77bf97",
"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": "66",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "67",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "68",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "68"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "67"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$id": "69",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "68"
}
},
{
"$ref": "65"
}
],
"updated": "2026-06-03T18:34:46.4427075",
"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": "VX7/crl7+Em9yhtLXwURyw==",
"labelPageLayoutGuid": "72ff7e55-7bb9-49f8-bdca-1b4b5f0511cb",
"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": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
}
},
{
"$ref": "64"
}
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:46.4427075",
"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": "UCZWduC0XEKB7YGOHA+HKQ==",
"labelPageLayoutGuid": "76562650-b4e0-425c-81ed-818e1c0f8729",
"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": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
}
},
{
"$ref": "63"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-06-03T18:34:46.4427075",
"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": "v2JmIK7eX0iMiPfUtH0Qgw==",
"labelPageLayoutGuid": "206662bf-deae-485f-8c88-f7d4b47d1083",
"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": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
}
}
}
},
{
"$ref": "60"
}
],
"nextPrice": {
"$ref": "3"
},
"currentCostStart": "2026-06-03T18:34:46.4427075",
"dealCosts": [
{
"$id": "70",
"headerIdentifier": "wtHs2yXIz0GhCdsicA1U+Q==",
"headerIdentifierGuid": "dbecd1c2-c825-41cf-a109-db22700d54f9",
"identifier": "PcLRnNUwCEmhUilqu88vqA==",
"identifierGuid": "9cd1c23d-30d5-4908-a152-296abbcf2fa8",
"supplierIdentifier": "cGgxtrld2EOFbr1WD3+BSg==",
"supplierGuid": "b6316870-5db9-43d8-856e-bd560f7f814a",
"pluG_UID": "7Khd5rKKbEG4FZutA3Hpog==",
"pluGuid": "e65da8ec-8ab2-416c-b815-9bad0371e9a2",
"campaignName": "7230aa8d-6482-4e98-a142-e9a4c368d27a",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-06-03T18:34:46.4427075",
"end": "2026-06-03T18:34:46.4427075",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "JLubgUECfkOxufUbABWc3w==",
"bonusItemPluGuid": "819bbb24-0241-437e-b1b9-f51b00159cdf",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"campaignEndDate": "2026-06-03T18:34:46.4427075",
"masterPLUG_UID": "gcflIB1rdUqDNWNsqQfE+Q==",
"masterID": "20e5c781-6b1d-4a75-8335-636ca907c4f9",
"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": "2w99ZIIs8k6v6tPGD5kAzw==",
"bonusMasterID": "647d0fdb-2c82-4ef2-afea-d3c60f9900cf",
"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": "70"
}
],
"tags": [
{
"$id": "71",
"pluG_UID": "VUdj6xQoS0W/BGLXEpMbNQ==",
"pluGuid": "eb634755-2814-454b-bf04-62d712931b35",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "71"
}
],
"alternateProductG_UID": "tEZVbvCKQU6BYIus3ozzKw==",
"alternateProduct": "6e5546b4-8af0-4e41-8160-8bacde8cf32b",
"altProduct": {
"$ref": "5"
},
"productHostCode": {
"$id": "72",
"id": 1,
"pluG_UID": "lF6MIi2fZkuFzjbD/18qPw==",
"pluGuid": "228c5e94-9f2d-4b66-85ce-36c3ff5f2a3f",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "66"
},
"mscCom": {
"$ref": "67"
},
"mscDep": {
"$ref": "69"
},
"mscSubCom": {
"$ref": "68"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-06-03T18:34:46.4427075",
"inventoryTracked": "2026-06-03T18:34:46.4427075",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "73",
"pluG_UID": "ls020yIrCEiifq14Lhj0oQ==",
"pluGuid": "d336cd96-2b22-4808-a27e-ad782e18f4a1",
"fuelPluG_UID": "dCkNg8wQ3UmPWY3aPhJctg==",
"fuelPluGuid": "830d2974-10cc-49dd-8f59-8dda3e125cb6",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"campaignPlu": {
"$ref": "3"
},
"fuelItem": true
},
{
"$ref": "4"
}
],
"campaign": {
"$ref": "2"
},
"product": {
"$ref": "5"
},
"dealCost": {
"$ref": "70"
}
},
{
"$ref": "3"
}
],
"campaignPools": [
{
"$id": "74",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "7Fz7BYhIsku1LIzCbS8pvw==",
"pluGuid": "05fb5cec-4888-4bb2-b52c-8cc26d2f29bf",
"hostOfferID": 1,
"priceGroupG_UID": "Q9+Ke7yzmUGwxqoBh4Ew7g==",
"priceGroupGuid": "7b8adf43-b3bc-4199-b0c6-aa01878130ee",
"fuelItem": true,
"pluName": "sample string 6",
"apn": "sample string 7",
"pluActive": true,
"cartonQty": 1,
"baseUnits": 9.1,
"cri": "sample string 10",
"salesMode": 1,
"orderPacked": 11,
"pluaws": 12.0,
"directNumber": "sample string 13",
"departmentName": "sample string 14",
"subDepartmentName": "sample string 15",
"priceGroupName": "sample string 16",
"supplierName": "sample string 17",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-06-03T18:34:46.4427075",
"rrp": 18,
"campaignDescription": "sample string 19",
"product": {
"$ref": "5"
},
"campaign": {
"$ref": "2"
}
},
{
"$ref": "74"
}
],
"sellingRules": [
{
"$id": "75",
"id": 1,
"identifier": "Q34JvbiJAEeRw+1djwQoKw==",
"identifierStr": "Q34JvbiJAEeRw+1djwQoKw==",
"identifierGuid": "bd097e43-89b8-4700-91c3-ed5d8f04282b",
"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": "2"
}
},
{
"$ref": "75"
}
],
"customers": [
{
"$id": "76",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "pVSvYUb2zE6bh1FS91BINw==",
"customerIDGuid": "61af54a5-f646-4ecc-9b87-5152f7504837",
"campaign": {
"$ref": "2"
},
"customer": {
"$id": "77",
"identifier": "j6zZUZ1Sjk2gegz8n3WXxQ==",
"identifierGuid": "51d9ac8f-529d-4d8e-a07a-0cfc9f7597c5",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-06-03T18:34:46.4427075",
"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": "+jfdtL0bkUuuoBA6I7KdFw==",
"communityIdentifierGuid": "b4dd37fa-1bbd-4b91-aea0-103a23b29d17",
"joined": "2026-06-03T18:34:46.4427075",
"updated": "2026-06-03T18:34:46.4427075",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "5E9mt8JLWkGkUJ8co3IUyA==",
"priceLevelIdentifierGuid": "b7664fe4-4bc2-415a-a450-9f1ca37214c8",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-06-03T18:34:46.4427075",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "78",
"cardType": 2,
"issueDate": "2026-06-03T18:34:46.4427075",
"expiry": "2026-06-03T18:34:46.4427075",
"customerID": "InnPbIBCLE+yp2v8qDhlZQ==",
"customerIDGuid": "6ccf7922-4280-4f2c-b2a7-6bfca8386565",
"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": "2026-06-03T18:34:46.4427075",
"linkedAccount": "M6w34eh/HUSFvbsGBrigAw==",
"linkedAccountGuid": "e137ac33-7fe8-441d-85bd-bb0606b8a003",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "77"
},
"account": {
"$id": "79",
"id": 1,
"identifier": "vVH+OtmNoUm5/nLX25e4/A==",
"identifierGuid": "3afe51bd-8dd9-49a1-b9fe-72d7db97b8fc",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-06-03T18:34:46.4427075",
"owner": "99+T0Rt5CECrfj6WNJhIzg==",
"ownerGuid": "d193dff7-791b-4008-ab7e-3e96349848ce",
"accountStoreGroupIdentifier": "brrSCOkAkU2ssQArhioSUA==",
"accountStoreGroupGuid": "08d2ba6e-00e9-4d91-acb1-002b862a1250",
"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": "2026-06-03T18:34:46.4427075",
"active": true,
"updated": "2026-06-03T18:34:46.4427075",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "77"
},
"card": {
"$ref": "78"
},
"members": {
"$id": "80",
"sample string 1": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"sample string 2": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"customerGroups": [
{
"$id": "81",
"identifier": "s1NnByDJaUmHqCk8GB1ZRQ==",
"identifierGuid": "076753b3-c920-4969-87a8-293c181d5945",
"name": "sample string 2",
"primaryContact": "PL6VVk3LU0CSmerXG5NJ9Q==",
"primaryContactGuid": "5695be3c-cb4d-4053-9299-ead71b9349f5",
"accountID": "BmLc5J8fhEqWfDKui7UEbg==",
"accountIDGuid": "e4dc6206-1f9f-4a84-967c-32ae8bb5046e",
"special": true,
"updated": "2026-06-03T18:34:46.4427075",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "v46EWJTU9EyFWVBN2VZNDQ==",
"priceLevelIdentifierGuid": "58848ebf-d494-4cf4-8559-504dd9564d0d",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "79"
},
"primaryContactCustomer": {
"$ref": "77"
},
"customerGroupMembers": [
{
"$id": "82",
"id": 1,
"groupID": "5vu+pWnQ+0yDqbiaXTuMwg==",
"groupIDGuid": "a5befbe6-d069-4cfb-83a9-b89a5d3b8cc2",
"customerID": "rIgmZUG1ZEeMHTUNkP+qkA==",
"customerIDGuid": "652688ac-b541-4764-8c1d-350d90ffaa90",
"card": "sample string 4",
"linkedAccount": "UCN/0ZpLjUmp0dIZkLNUiQ==",
"linkedAccountGuid": "d17f2350-4b9a-498d-a9d1-d21990b35489",
"customer": {
"$ref": "77"
},
"group": {
"$ref": "81"
},
"customerCard": {
"$ref": "78"
}
},
{
"$ref": "82"
}
]
},
{
"$ref": "81"
}
]
},
"payments": [
{
"$id": "83",
"id": 1,
"identifier": "nYo/RWzUgE6C5IZejW+aRQ==",
"identifierGuid": "453f8a9d-d46c-4e80-82e4-865e8d6f9a45",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "6tdSqbplm0+5ubau2Lh+cA==",
"accountIDGuid": "a952d7ea-65ba-4f9b-b9b9-b6aed8b87e70",
"customerAccount": {
"$ref": "79"
},
"customerCard": {
"$ref": "78"
},
"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": "2026-06-03T18:34:46.4427075",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "zM+d6/shNkypVQPG8R2+JQ==",
"idempotentVoidGuid": "eb9dcfcc-21fb-4c36-a955-03c6f11dbe25",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "84",
"saleHeaderID": 1,
"saleHeaderGuid": "Ht+Bni9dqUOm9IEZ8sMUSg==",
"saleHeaderIdentifierGuid": "9e81df1e-5d2f-43a9-a6f4-8119f2c3144a",
"created": "2026-06-03T18:34:46.4427075",
"createdLocal": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"storeID": 1,
"operatorG_Uid": "wsPQ84HGbUOmr4nkqJwIjg==",
"operatorGuid": "f3d0c3c2-c681-436d-a6af-89e4a89c088e",
"customerG_Uid": "Lmgm6/tsaESc5vsCHxlpHQ==",
"customerGuid": "eb26682e-6cfb-4468-9ce6-fb021f19691d",
"communityIdentifier": "jVH+RM+dS0GzRDL2h9vU/g==",
"communityIdentifierGuid": "44fe518d-9dcf-414b-b344-32f687dbd4fe",
"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": "d46T2gsdgEOoFlTv9/472Q==",
"priceLevelIdentifierGuid": "da938e77-1d0b-4380-a816-54eff7fe3bd9",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:34:46.4427075+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "85",
"customerName": "sample string 1",
"pickupAt": "2026-06-03T18:34:46.4427075",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "43"
},
"customer": {
"$ref": "77"
},
"communityOrganisation": {
"$id": "86",
"id": 1,
"identifier": "wrYmsqSi0U66B+YlRaiqRA==",
"identifierGuid": "b226b6c2-a2a4-4ed1-ba07-e62545a8aa44",
"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",
"abn": "sample string 15",
"promoPeriodStart": "2026-06-03T18:34:46.4427075",
"promoPeriodEnd": "2026-06-03T18:34:46.4427075",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-06-03T18:34:46.4427075",
"deleted": true
},
"details": [
{
"$id": "87",
"saleItemID": 1,
"identifier": "U3lCHDfZz0u9tvTLk1o8MQ==",
"identifierGuid": "1c427953-d937-4bcf-bdb6-f4cb935a3c31",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "XKgT31P4ZEmYs4qqn4Hpyg==",
"pluGuid": "df13a85c-f853-4964-98b3-8aaa9f81e9ca",
"accountID": "TVmOUkj5A0C7FlVq+9c+LA==",
"accountIDGuid": "528e594d-f948-4003-bb16-556afbd73e2c",
"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": "2026-06-03T18:34:46.4427075",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "+QTLqF79gEiI89g/YWMZzQ==",
"refundGuid": "a8cb04f9-fd5e-4880-88f3-d83f616319cd",
"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": "VgrDGEveAUqPrvR31blSfg==",
"idempotentVoidGuid": "18c30a56-de4b-4a01-8fae-f477d5b9527e",
"priceLevelIdentifier": "GL4TEdhQfk+cBhgrw95aEw==",
"priceLevelIdentifierGuid": "1113be18-50d8-4f7e-9c06-182bc3de5a13",
"communityIdentifier": "8UYXFYlJ5kKvgCX4iegYkg==",
"communityIdentifierGuid": "151746f1-4989-42e6-af80-25f889e81892",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "88",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-06-03T18:34:46.4427075",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "88"
}
],
"refund": {
"$id": "89",
"id": 1,
"g_UID": "M2WJfyDx80Gb2NfvozeAMA==",
"guid": "7f896533-f120-41f3-9bd8-d7efa3378030",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-06-03T18:34:46.4427075"
},
"modifier": {
"$id": "90",
"id": 1,
"setG_UID": "FNrdIudtQUu8xbO/vC+eCA==",
"modifierSetGuid": "22ddda14-6de7-4b41-bcc5-b3bfbc2f9e08",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "54rWQdQNH0mXvY/cQEBJwA==",
"pluGuid": "41d68ae7-0dd4-491f-97bd-8fdc404049c0",
"deleted": true,
"g_UID": "1MX0U7g9a0CppY4iPhYmqw==",
"guid": "53f4c5d4-3db8-406b-a9a5-8e223e1626ab",
"product": {
"$ref": "5"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "87"
}
],
"eftReceipts": [
{
"$id": "91",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "84"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "91"
}
],
"payments": [
{
"$ref": "83"
},
{
"$ref": "83"
}
],
"cards": [
{
"$id": "92",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "92"
}
],
"campaignHits": [
{
"$id": "93",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "93"
}
],
"fuel": [
{
"$id": "94",
"id": 1,
"plu": 1,
"pluG_UID": "z4n54q4QkEGo5C97Mr3U7g==",
"pluGuid": "e2f989cf-10ae-4190-a8e4-2f7b32bdd4ee",
"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": "2026-06-03T18:34:46.4427075",
"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": "2026-06-03T18:34:46.4427075",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "94"
}
],
"fuelResells": [
{
"$id": "95",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "gv7N4uBi6UuLkWY1weh7KA==",
"pluGuid": "e2cdfe82-62e0-4be9-8b91-6635c1e87b28",
"accountID": "AGyQBwuBN02iO1tVIhsroQ==",
"accountIDGuid": "07906c00-810b-4d37-a23b-5b55221b2ba1",
"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": "2026-06-03T18:34:46.4427075",
"bestOrExpireType": 1,
"refundG_UID": "si5X/DMxZUabkQ/OX7n/sg==",
"refundGuid": "fc572eb2-3133-4665-9b91-0fce5fb9ffb2",
"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": "95"
}
],
"customerOrder": [
{
"$id": "96",
"identifier": "QGn2Hf6lHUmwgXwhzzD3gw==",
"identifierGuid": "1df66940-a5fe-491d-b081-7c21cf30f783",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "CqzNCH83Q0yCxIC7cEUb+A==",
"customerIdentifierGuid": "08cdac0a-377f-4c43-82c4-80bb70451bf8",
"operatorNo": 1,
"operatorG_UID": "a0aHe1m2WUS0pqThMOGgjQ==",
"operatorGuid": "7b87466b-b659-4459-b4a6-a4e130e1a08d",
"created": "2026-06-03T18:34:46.4427075",
"ordered": "2026-06-03T18:34:46.4427075",
"started": "2026-06-03T18:34:46.4427075",
"completed": "2026-06-03T18:34:46.4427075",
"supplied": "2026-06-03T18:34:46.4427075",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "77"
},
"operator": {
"$ref": "43"
},
"details": [
{
"$id": "97",
"headerID": 1,
"plu": 1,
"pluG_UId": "U6mIrYHOXkK4I/KeYiL7GQ==",
"pluGuid": "ad88a953-ce81-425e-b823-f29e6222fb19",
"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": "XXYrAP+Xdke6EGhIqIGvbw==",
"headerIdentifierGuid": "002b765d-97ff-4776-ba10-6848a881af6f",
"product": {
"$ref": "5"
}
},
{
"$ref": "97"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "84"
}
},
{
"$ref": "96"
}
],
"surveyResponses": [
{
"$id": "98",
"surveyG_UID": "dr59Ae6IFkCw7UnQ6E5ZIA==",
"surveyGuid": "017dbe76-88ee-4016-b0ed-49d0e84e5920",
"saleHeaderGuid": "nDwJOvvgoE2IJJSnshwMYg==",
"saleGuid": "3a093c9c-e0fb-4da0-8824-94a7b21c0c62",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "mpKJKs5W0kqwqE+gvY378g==",
"guidResponse": "2a89929a-56ce-4ad2-b0a8-4fa0bd8dfbf2",
"whoAnswered": 2,
"answeredAtUTC": "2026-06-03T18:34:46.4427075",
"sale": {
"$ref": "84"
},
"survey": {
"$id": "99",
"g_UID": "QLpuU3I/dUmnb8MV/4txJg==",
"guid": "536eba40-3f72-4975-a76f-c315ff8b7126",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "VLEILcQu4kugk1srfK9hig==",
"checkoutFormGuid": "2d08b154-2ec4-4be2-a093-5b2b7caf618a",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-06-03T18:34:46.4427075",
"end": "2026-06-03T18:34:46.4427075",
"deleted": true,
"updated": "2026-06-03T18:34:46.4427075",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"25b55ef7-5f4c-4986-b3e6-663c07b299aa",
"9b81aa58-0c94-4c09-9de8-d66d2c5c661c"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "51"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "98"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "MKJtGh8cjUqd46WfdfRpXg==",
"accountIdentifier": "1a6da230-1c1f-4a8d-9de3-a59f75f4695e",
"accountName": "sample string 44",
"customerOrderIdentifier": "j5iRq34q10OnI8kzqx19gA==",
"customerOrderIdentifierGuid": "ab91988f-2a7e-43d7-a723-c933ab1d7d80",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "100",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "A39lOx85A0aLOkE4QksAkQ==",
"paymentIdentifierGuid": "3b657f03-391f-4603-8b3a-4138424b0091",
"identifier": "3mGdbBL+u0GwK3kuQpiMRw==",
"identifierGuid": "6c9d61de-fe12-41bb-b02b-792e42988c47",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "dCil9Amnq0+GO3LzQRBuFw==",
"itemIdentifierGuid": "f4a52874-a709-4fab-863b-72f341106e17"
}
},
{
"$ref": "83"
}
]
},
{
"$ref": "78"
}
],
"customerGroupMembers": [
{
"$ref": "82"
},
{
"$ref": "82"
}
],
"customerGroups": [
{
"$ref": "81"
},
{
"$ref": "81"
}
],
"accounts": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"account": {
"$ref": "79"
},
"vouchers": [
{
"$id": "101",
"customerIdentifier": "lZWE09+ljUSKHKBnf2Nfpw==",
"customerIdentifierGuid": "d3849595-a5df-448d-8a1c-a0677f635fa7",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "84LpDcYbKkOHRM+dGZas2Q==",
"idempotentGuid": "0de982f3-1bc6-432a-8744-cf9d1996acd9",
"offline": true,
"voucher": {
"$id": "102",
"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": "2026-06-03T18:34:46.4427075",
"barcodeTemplate": {
"$id": "103",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "104",
"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": "2026-06-03T18:34:46.4427075",
"labelPageLayout": "O8oRwnChQ0u5Xi8uTjdONQ==",
"pageLayoutGuid": "c211ca3b-a170-4b43-b95e-2f2e4e374e35",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "102"
},
"elements": [
{
"$id": "105",
"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": "2026-06-03T18:34:46.4427075"
},
{
"$ref": "105"
}
]
},
"customerVouchers": [
{
"$id": "106",
"id": 1,
"customerIdentifier": "n+NO0oE+U0q8+UT60+nioA==",
"customerIdentifierGuid": "d24ee39f-3e81-4a53-bcf9-44fad3e9e2a0",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-06-03T18:34:46.4427075",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "IDXv5jRGgkiOq9uBoXe2Lw==",
"issuedIdempotentGuid": "e6ef3520-4634-4882-8eab-db81a177b62f",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-06-03T18:34:46.4427075",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-06-03T18:34:46.4427075",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "JyAN6tJVn0iEI/dxMYS7eA==",
"redeemedIdempotentGuid": "ea0d2027-55d2-489f-8423-f7713184bb78",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-06-03T18:34:46.4427075",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "104"
},
"voucher": {
"$ref": "102"
},
"customer": {
"$ref": "77"
},
"issuedOfflinePayment": {
"$ref": "83"
},
"redeemedOfflinePayment": {
"$ref": "83"
}
},
{
"$ref": "106"
}
]
},
"customer": {
"$ref": "77"
}
},
{
"$ref": "101"
}
]
}
},
{
"$ref": "76"
}
],
"customerGroups": [
{
"$id": "107",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "e42k2JL0ykqJLa/1pax1Kw==",
"groupIDGuid": "d8a48d7b-f492-4aca-892d-aff5a5ac752b",
"campaign": {
"$ref": "2"
},
"group": {
"$ref": "81"
}
},
{
"$ref": "107"
}
],
"signIqTickets": [
{
"$id": "108",
"identifier": "eoX5kuzJlUCyOoQ1TSLdvw==",
"identifierGuid": "92f9857a-c9ec-4095-b23a-84354d22ddbf",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "108"
}
],
"comboPriceGroups": [
{
"$id": "109",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "QJDvfG9H6ECYoXKs6SZS6A==",
"guid": "7cef9040-476f-40e8-98a1-72ace92652e8",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "2"
},
"comboPricePlus": [
{
"$id": "110",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "IBHTAsmImEaFxh4kmJLm9w==",
"groupGuid": "02d31120-88c9-4698-85c6-1e249892e6f7",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "/dT2Ubvx5EmTEQSiV1q6iQ==",
"pluGuid": "51f6d4fd-f1bb-49e4-9311-04a2575aba89",
"priceGroupG_UID": "8pt+2HdsT0uROIBpd5YyEA==",
"priceGroupGuid": "d87e9bf2-6c77-4b4f-9138-806977963210",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "2"
},
"product": {
"$ref": "5"
},
"priceGroup": {
"$ref": "36"
},
"campaignPool": {
"$ref": "2"
}
},
{
"$ref": "110"
}
]
},
{
"$ref": "109"
}
],
"priceLevels": [
{
"$id": "111",
"id": 1,
"priceLevelIdentifier": "vS4xzdZhuEulWj5Njn4i9g==",
"priceLevelIdentifierGuid": "cd312ebd-61d6-4bb8-a55a-3e4d8e7e22f6",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "111"
}
],
"promotionType": {
"$id": "112",
"identifier": "TymbEAYbG0iZMStB2mKK7Q==",
"identifierGuid": "109b294f-1b06-481b-9931-2b41da628aed",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "MUqDTrlIO028U8zm6+BDRg==",
"labelPageLayoutGuid": "4e834a31-48b9-4d3b-bc53-cce6ebe04346",
"priceLevelIdentifier": "K6Aa9JMtdUq3lOjUxtMnVg==",
"priceLevelIdentifierGuid": "f41aa02b-2d93-4a75-b794-e8d4c6d32756",
"active": true,
"updated": "2026-06-03T18:34:46.4427075",
"hostName": "sample string 11"
}
},
{
"$ref": "2"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK W��\6g�� 5 xl/workbook.xml � (� ����0��&�C����N\�z��bhK�||K $���~;ŤM�Ժ'9(���r�Ɯ1�p�`zD�w�6����tkݼ%*ǒ(:3�8���b�t��ò�Ah-GtrXP���~GH17{�l��X��&aK���� �.�"
$����֖4������r�b<6�5�0�{�l�]}PK W��\���� � [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
W��\@�' ' _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="R0099e1018cc847fe" /></Relationships>PK W��\����m xl/worksheets/sheet1.xml � (� ���n�0E���+oQ��]�E�v�+#ۄ|~�Ii�DU70��3wf�huV%8 c��bHFQ�:��!��˟�p�D�6G[ဗWvibX8W/�i!�#]���rmw�hH�L�N���C�)2���[�B����S��F�,��ʾ�ⲂI�I_����pM�[
J� ~���W1�&����^��Ew�}05 9oJ���g!��K�&ե
_�d�:?�+3W�p1"c<�^�6�i��_�o��腣GȈ0:S<e����³��1Ϗ��cOƳ�<�����IdtLH��]���
�C[��S�#t�؋bs� ��{�[��Ǘ^��6�9z�E�؍����J���N����'_PK W��\��9�� P xl/_rels/workbook.xml.rels � (� ��Kn�0@�b;�D`�M��g�D$�e������W�E�6H]t�j4��'�|�lvo�H^0���x���ծl��9��
v��G��D�I^���>%��4�'���qaR)���^��
Ɩ4�p�$�����1��G�������p�=brP����O)�k�E�yj�3�Ve�q�e%k@���b�����0�5�,[�L���L���)�Kϝ��
�U-����q���ћ��~PK W��\Ѓ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 W��\lIXj� = xl/sharedStrings.xml � (� m�AO�0��J�;I�B(���BO�B�j�6R��E�_O�8���{϶��~��ޱp����4Z!
y4y�����ъh�� �>"k�m���J��,��Z�Ì ���:�\H�e����gDI�^6͵MH�!�$^_i�Rx[�;�� �N�oΞ��g�����{<�`2]��5��#a �9�_7ϻ������y��f�w���@�j�<������PK- W��\6g�� 5 xl/workbook.xmlPK- W��\���� � [Content_Types].xmlPK-
W��\@�' ' V _rels/.relsPK- W��\����m � xl/worksheets/sheet1.xmlPK- W��\��9�� P � xl/_rels/workbook.xml.relsPK- W��\Ѓc'2 E
� xl/styles.xmlPK- W��\lIXj� = @ xl/sharedStrings.xmlPK � e
application/vnd.ms-excel
Sample:
PK W��\P9��� 5 xl/workbook.xml � (� ����0��&�C�p�Ap��Ճ�i�?ik��H�yۙ��v�ɸ�Ø��Q��U|� �H�?Kz���)�tO0}/[jL�V��$��шA�i=_i���u����W�B�y}<0V.��&�llu����Ta�ETL���7���\���9s����H�m�w �i~|g����PK W��\���� � [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
W��\�T
' ' _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="R21c7d5b3535d49d4" /></Relationships>PK W��\����m xl/worksheets/sheet1.xml � (� ���n�0E���+oQ��]�E�v�+#ۄ|~�Ii�DU70��3wf�huV%8 c��bHFQ�:��!��˟�p�D�6G[ဗWvibX8W/�i!�#]���rmw�hH�L�N���C�)2���[�B����S��F�,��ʾ�ⲂI�I_����pM�[
J� ~���W1�&����^��Ew�}05 9oJ���g!��K�&ե
_�d�:?�+3W�p1"c<�^�6�i��_�o��腣GȈ0:S<e����³��1Ϗ��cOƳ�<�����IdtLH��]���
�C[��S�#t�؋bs� ��{�[��Ǘ^��6�9z�E�؍����J���N����'_PK W��\��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�C��U�nذ-���'5�#�z6�+` R���F�{z�����f�6��C�S���vp��Sj��m7{u���H�
���5���8�X�]�>L:�4tt��;�����%���p��?D߶��oN�����p�=brСä��%�"S�<Z{Qj+L--CY�J �7S��<b����2�ҍ�+ެ�(����2�h�Rȗ^:-�5Y?7��p!yɥ��ѫ��~PK W��\Ѓ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 W��\lIXj� = xl/sharedStrings.xml � (� m�AO�0��J�;I�B(���BO�B�j�6R��E�_O�8���{϶��~��ޱp����4Z!
y4y�����ъh�� �>"k�m���J��,��Z�Ì ���:�\H�e����gDI�^6͵MH�!�$^_i�Rx[�;�� �N�oΞ��g�����{<�`2]��5��#a �9�_7ϻ������y��f�w���@�j�<������PK- W��\P9��� 5 xl/workbook.xmlPK- W��\���� � � [Content_Types].xmlPK-
W��\�T
' ' U _rels/.relsPK- W��\����m � xl/worksheets/sheet1.xmlPK- W��\��� P � xl/_rels/workbook.xml.relsPK- W��\Ѓc'2 E
� xl/styles.xmlPK- W��\lIXj� = ? xl/sharedStrings.xmlPK � d