POST api/campaign/{name}/plu/{guid}/group
Add/Update a campaign plus and all products in it's price group. This is intended for use with price change campaigns
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
name |
Campaign name |
string |
Required |
guid |
plu guid |
globally unique identifier |
Required |
Body Parameters
campaign plu
CampaignPluName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
CampaignID | integer |
None. |
|
CampaignName | string |
None. |
|
Plu | integer |
None. |
|
HostOfferID | integer |
None. |
|
MetcashPromotionID | string |
None. |
|
MetcashPromotionPlacement | string |
None. |
|
PluG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
NewPrice | integer |
None. |
|
PctDiscount | integer |
None. |
|
NewCost | integer |
None. |
|
NewCostDecimals | integer |
None. |
|
DealCostIdentifier | Collection of byte |
None. |
|
DealCostGuid | globally unique identifier |
None. |
|
PluName |
PLU Name |
string |
Relation. This field may not always be loaded or used for updates. |
Apn |
Barcode |
string |
Relation. This field may not always be loaded or used for updates. |
FuelItem | boolean |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupGuid | globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
|
ItemNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
CRI | string |
Relation. This field may not always be loaded or used for updates. |
|
PluPrice | integer |
Relation. This field may not always be loaded or used for updates. |
|
PluCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
PluCostIndicator | string |
Relation. This field may not always be loaded or used for updates. |
|
PluPriceGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
PluCostGstPercent | integer |
Relation. This field may not always be loaded or used for updates. |
|
PluActive | boolean |
Relation. This field may not always be loaded or used for updates. |
|
CartonQty | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
BaseUnits | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
SalesMode | integer |
Relation. This field may not always be loaded or used for updates. |
|
PluNormalCost | integer |
Relation. This field may not always be loaded or used for updates. |
|
PLUAWS | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
DirectNumber | string |
Relation. This field may not always be loaded or used for updates. |
|
DepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
SubDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
PriceGroupName | string |
Relation. This field may not always be loaded or used for updates. |
|
SupplierName | string |
Relation. This field may not always be loaded or used for updates. |
|
StockOnHand | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
StockOnOrder | decimal number |
Relation. This field may not always be loaded or used for updates. |
|
LastReceived | date |
Relation. This field may not always be loaded or used for updates. |
|
RRP | integer |
Relation. This field may not always be loaded or used for updates. |
|
CampaignDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
CampaignComboPriceGroupG_UID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
CampaignComboPriceGroupIdentifier |
Combo Price Group Identifier of combo pricing campaign's price group |
globally unique identifier |
Relation. This field may not always be loaded or used for updates. |
PromotionPlacementDescription | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreAcceptances | Collection of CampaignPluStoreAcceptance |
Relation. This field may not always be loaded or used for updates. |
|
Campaign | Campaign |
Relation. This field may not always be loaded or used for updates. |
|
Product | Product |
Relation. This field may not always be loaded or used for updates. |
|
DealCost | DealCost |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "wdnL5D6zw0Gux4dOUQXQvA==", "pluGuid": "e4cbd9c1-b33e-41c3-aec7-874e5105d0bc", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "tB1yky2mHkKtsds/dzJRyw==", "dealCostGuid": "93721db4-a62d-421e-adb1-db3f773251cb", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "QFOtEgOoUUeu9PH2VSgdXA==", "priceGroupGuid": "12ad5340-a803-4751-aef4-f1f655281d5c", "itemNumber": "sample string 10", "cri": "sample string 11", "pluPrice": 12, "pluCost": 13, "pluCostIndicator": "sample string 14", "pluPriceGstPercent": 15, "pluCostGstPercent": 16, "pluActive": true, "cartonQty": 1.1, "baseUnits": 18.1, "salesMode": 1, "pluNormalCost": 19, "pluaws": 20.0, "directNumber": "sample string 21", "departmentName": "sample string 22", "subDepartmentName": "sample string 23", "priceGroupName": "sample string 24", "supplierName": "sample string 25", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:58:24.1890523", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "jfGaKEeoHUCJGdQEEUL/tg==", "campaignComboPriceGroupIdentifier": "289af18d-a847-401d-8919-d4041142ffb6", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "2", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T06:58:24.1890523", "operatorG_UID": "bh4Wo4qMPkGD24p8vAa4VQ==", "operatorGuid": "a3161e6e-8c8a-413e-83db-8a7cbc06b855", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T06:58:24.1890523", "signIqTicketFileMovedUtc": "2025-06-14T06:58:24.1890523", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T06:58:24.1890523", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "NYk+hhueNEq3nGWp7TwXVw==", "guid": "863e8935-9e1b-4a34-b79c-65a9ed3c1757", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "4WSAcEdVZUCiZd6qpeUt1A==", "priceGroupGuid": "708064e1-5547-4065-a265-deaaa5e52dd4", "blueprintID": 1, "lastCountedDate": "2025-06-14T06:58:24.1890523", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T06:58:24.1890523", "pluCreated": "2025-06-14T06:58:24.1890523", "createdByUser": "sample string 9", "name": "sample string 10", "nameChanged": true, "secondDescription": "sample string 12", "hostDescription": "sample string 13", "keepCartonQty": true, "keepDescription": true, "keepDepartments": true, "keepSuppliers": true, "markdownDescription": "sample string 18", "altDescription": "sample string 19", "bestOrExpire": 20, "lastUpdate": "2025-06-14T06:58:24.1890523", "lastManualUpdate": "2025-06-14T06:58:24.1890523", "imageName": "sample string 23", "showImageOnFlipCharts": true, "showTextOnFlipCharts": true, "overrideFlipChartText": true, "flipChartText": "sample string 27", "salesMode": 1, "eftCode": 1, "price": 1, "priceChanged": true, "rrp": 1, "gstPercent": 28, "gstPercentChanged": true, "costGSTPercent": 29, "costGSTPercentChanged": true, "wetPercent": 1, "priceOverride": 1, "cost": 1, "currentCost": 1, "currentCostDecimals": 1, "grossProfit": 1.0, "currentCostDesc": "sample string 30", "currentCostEnd": "2025-06-14T06:58:24.1890523", "currentCostUpdated": "2025-06-14T06:58:24.1890523", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T06:58:24.1890523", "defaultGP": 1, "breakTargetMode": 32, "break1": 1, "price1": 1, "target1": 33, "break2": 1, "price2": 1, "target2": 34, "break3": 1, "price3": 1, "target3": 35, "break1Changed": true, "price1Changed": true, "target1Changed": true, "break2Changed": true, "price2Changed": true, "target2Changed": true, "break3Changed": true, "price3Changed": true, "target3Changed": true, "breakTargetModeChanged": true, "margin": 1.1, "marginChanged": true, "marginRanged": true, "marginRangedChanged": true, "minimumMargin": 1.1, "minimumMarginChanged": true, "maximumMargin": 1.1, "maximumMarginChanged": true, "overrideHostWarehouseIndicator": true, "overrideHostWarehouseIndicatorChanged": true, "overrideHostPrice": true, "overrideHostPriceChanged": true, "overrideHostCost": true, "overrideHostCostChanged": true, "overrideHostMargin": true, "overrideHostMarginChanged": true, "alwaysApplyMargin": true, "alwaysApplyMarginChanged": true, "aws": 1.0, "awsUpdated": "2025-06-14T06:58:24.1890523", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "rpafRnM5TUay01jg/j2BWg==", "altPLUGuid": "469f96ae-3973-464d-b2d3-58e0fe3d815a", "altPLUGuidChanged": true, "altPriceDescription1": "sample string 53", "altPriceDescription2": "sample string 54", "cartonQuantity": 55, "cartonQuantityChanged": true, "trayID": 1, "promptID": 1, "tare": 1, "packQty": 1, "fixedWeight": 1, "extraMesg": 1, "text1": "sample string 57", "text2": "sample string 58", "text3": "sample string 59", "labelText": "sample string 60", "labelTextChanged": true, "sendToScale": true, "nonScaleWeigh": true, "labelFormat": "sample string 64", "barcodeFormat": "sample string 65", "austMade": 1, "coolCode": 66, "countryOfOrigin": "sample string 67", "percentContent": 68.1, "departmentID": 1, "subDepartmentID": 1, "minorDepartmentID": 1, "lesserDepartmentID": 1, "deptCode": "sample string 69", "subDeptCode": "sample string 70", "minorDeptCode": "sample string 71", "lesserDeptCode": "sample string 72", "deptName": "sample string 73", "subDeptName": "sample string 74", "minorDeptName": "sample string 75", "lesserDeptName": "sample string 76", "departmentChanged": true, "subCategoryID": 1, "expiry": 1, "showDays": 1, "datePrint": 1, "labelRequired": true, "labelShelfQty": 79, "labelShelfChanged": true, "labelTalkerQty": 81, "labelSmall": true, "labelLastPrinted": "2025-06-14T06:58:24.1890523", "labelLastPrice": 1, "shelfPageLayoutG_UID": "eoLMubVUqE+1QXIkdPAPag==", "shelfPageLayoutGuid": "b9cc827a-54b5-4fa8-b541-722474f00f6a", "talkerPageLayoutG_UID": "ysDWU0zjNUeb49J4Gf9LSQ==", "talkerPageLayoutGuid": "53d6c0ca-e34c-4735-9be3-d27819ff4b49", "unitMeasure": 1.1, "unitMeasureChanged": true, "unitMeasureKind": 84, "unitMeasureKindChanged": true, "signIQData": "sample string 86", "refresh": true, "earnLoyaltyPoints": true, "earnLoyaltyPointsChanged": true, "quantityOverride": true, "quantityOverrideChanged": true, "quantityRequired": true, "quantityRequiredChanged": true, "allowDiscounts": true, "allowDiscountsChanged": true, "discountDiscounts": true, "discountDiscountsChanged": true, "itemRecalled": true, "itemRecalledChanged": true, "noRefund": true, "noRefundChanged": true, "allowMarkdown": true, "allowMarkdownChanged": true, "priceRequired": true, "priceRequiredChanged": true, "fuelItem": true, "fuelItemChanged": true, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 90, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 93, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "OL2aA3mWSkuG720dH/FVBQ==", "inventoryIdentifier": "039abd38-9679-4b4a-86ef-6d1d1ff15505", "inventoryAccuracy": 1, "baseUnits": 97, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 98, "defaultPrinter": "sample string 99", "defaultPrinterGroup": "sample string 100", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 101, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "Vfh7SZFhv0GWJjknPDENIA==", "parentPluGuid": "497bf855-6191-41bf-9626-39273c310d20", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "2V0m7qUPzky2IcVCbt81RQ==", "supplierIdentifierGuid": "ee265dd9-0fa5-4cce-b621-c5426edf3545", "supplierChanged": true, "rebateSupplierIdentifier": "2bUqqlTDokOfigCULhFtnw==", "rebateSupplierIdentifierGuid": "aa2ab5d9-c354-43a2-9f8a-00942e116d9f", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 107", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 109", "productType": "sample string 110", "productGroup": "sample string 111", "complianceIndicator": "sample string 112", "inhouseBrand": "sample string 113", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 116", "lastUpdatedByUser": "sample string 117", "lastManualUpdatedByUser": "sample string 118", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-06-14T06:58:24.1890523", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "p72Cq16Rok+yVDwah5m7dw==", "hostIdentifierGuid": "ab82bda7-915e-4fa2-b254-3c1a8799bb77", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 124", "aisleEnds": "sample string 125", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 136, "webPriceRounding": true, "webMarkup": 138, "webPriceMode": 139, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 140", "altSubDeptCode": "sample string 141", "altMinorDeptCode": "sample string 142", "altLesserDeptCode": "sample string 143", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "3" }, { "$ref": "3" } ], "store": { "$id": "4", "id": 1, "isMaster": true, "shortName": "sample string 3", "url": "sample string 4", "sortOrder": 1, "name": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "state": "sample string 12", "country": "sample string 13", "postCode": "sample string 14", "delivery": 1, "exportAccounts": 1, "salesAccountFolder": "sample string 15", "purchaseAccountFolder": "sample string 16", "initLoad": 1, "initIDs": 1, "zoneID": 1, "actAsMaster": 1, "lastActiveUtc": "2025-06-14T06:58:24.1890523", "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": "hOsG8OFjhESmFjkUIBbjEw==", "hostIdentifierGuid": "f006eb84-63e1-4484-a616-39142016e313", "hostName": 1, "hostAddress": "sample string 27", "hostUsername": "sample string 28", "hostPassword": "sample string 29", "excludeFromLeadInOut": true, "accountingProvider": 31, "accountingAddress": "sample string 32", "accountingUsername": "sample string 33", "accountingPassword": "sample string 34", "storeAccountingCode": "sample string 35", "softwareVariance": 36, "fuelWarningVariance": 37.0, "fuelErrorVariance": 38.0, "fuelAccumulatedWarningVariance": 39.0, "fuelAccumulatedErrorVariance": 40.0, "drawManagment": 41, "endOfDayManagment": true, "autoFillCashBalancing": true, "fuelDayVariance": 44, "accountingTradingTime": "00:00:00.1234567", "stockActivateProduct": 46, "giftCardSalesAccountingDeptCode": "sample string 47", "transactionDiscountAccountingDeptCode": "sample string 48", "size": 49, "updated": "2025-06-14T06:58:24.1890523", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "5", "storeID": 1, "addressType": 1, "address1": "sample string 1", "address2": "sample string 2", "city": "sample string 3", "state": "sample string 4", "country": "sample string 5", "postCode": "sample string 6" }, "billingAddress": { "$ref": "5" }, "hostStoreSettings": [ { "$id": "6", "id": 1, "hostIdentifier": "EcQSHhNLY0CNvadyECZtPw==", "hostIdentifierGuid": "1e12c411-4b13-4063-8dbd-a77210266d3f", "storeID": 2, "username": "sample string 3", "password": "sample string 4", "passwordPlain": "sample string 5", "serverAddress": "sample string 6", "serverPort": 1, "excludeFromLeadInOut": true, "useForHostFile": true, "metcashPillarID": "sample string 9", "metcashStateCode": "sample string 10", "metcashCustomerID": "sample string 11", "metcashTradingPartnerID": "sample string 12", "drakesCustomerNumber": 1, "sparCustomerNumber": "sample string 13", "sparOrderUsername": "sample string 14", "sparOrderPassword": "sample string 15", "sparOrderPasswordPlain": "sample string 16", "pharmXSiteID": 1, "ibaZoneID": 1, "ibaState": "sample string 17", "foodlandStoreCode": "sample string 18", "ilgMemberNumber": "sample string 19", "ilgOutletLocation": 1, "ilgBaseCost": 1, "ilgApplyNonAdvertisedPromos": true, "ilgExemptFromFreight": true, "ilgOrderDealReview": true, "ilgFinanceFee": 1, "processPromotions": true, "hostProvider": 0, "host": { "$id": "7", "identifier": "lG3B/QuBAEGJl3v0OFGGgw==", "identifierGuid": "fdc16d94-810b-4100-8997-7bf438518683", "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": "1g4Xj2kOukekfBSeBxxopw==", "hostSupplierIdentifierGuid": "8f170ed6-0e69-47ba-a47c-149e071c68a7", "loyaltyPriceLevelIdentifier": "E3gEdNogfkudknOwjyAhpQ==", "loyaltyPriceLevelIdentifierGuid": "74047813-20da-4b7e-9d92-73b08f2021a5", "isGroup": true, "description": "sample string 22", "hostProvider": 23, "hostTypeEnum": 24, "hostType": "sample string 25", "hostCode": "sample string 26", "username": "sample string 27", "password": "sample string 28", "passwordPlain": "sample string 29", "server": "sample string 30", "url": "sample string 31", "global": true, "stateCode": "sample string 33", "lastCollected": "2025-06-14T06:58:24.1890523", "lastProcessed": "2025-06-14T06:58:24.1890523", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "ZtHjSKs5kUitJGtpu5GM1Q==", "identifierGuid": "48e3d166-39ab-4891-ad24-6b69bb918cd5", "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": "qY4Rt+S28k6ZTW93WvvY0Q==", "primaryContactID": "b7118ea9-b6e4-4ef2-994d-6f775afbd8d1", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "lt8EmmiFOEyPCivC+duugA==", "supplierGroupGuid": "9a04df96-8568-4c38-8f0a-2bc2f9dbae80", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T06:58:24.1890523", "rebateLastClaimedAmount": 1.0, "cartonsOnly": true, "minimumOrderValue": 1, "enforceMinimumQuantity": true, "freight": 19.0, "freightType": 20, "deleted": true, "deletedUser": "sample string 22", "storeName": "sample string 23", "primaryContact": { "$id": "9", "id": "3e0e1e9b-3328-4dd3-b869-ec68d7885b0b", "identifier": "au/E6chwvkWNGEUdvLWLfA==", "identifierGuid": "e9c4ef6a-70c8-45be-8d18-451dbcb58b7c", "familyName": "sample string 1", "givenNames": "sample string 2", "otherNames": "sample string 3", "title": "sample string 4", "dateOfBirth": "sample string 5", "sex": "sample string 6", "address": "sample string 7", "address1": "sample string 8", "address2": "sample string 9", "town": "sample string 10", "state": "sample string 11", "country": "sample string 12", "postalCode": "sample string 13", "telephone": "sample string 14", "mobile": "sample string 15", "email": "sample string 16", "fax": "sample string 17", "primary": true }, "contacts": [ { "$id": "10", "supplierIdentifier": "lKnCVXJ95UeVzcFlLiNXfQ==", "supplierIdentifierGuid": "55c2a994-7d72-47e5-95cd-c1652e23577d", "contactGuid": "JT3MO8i6hkGXTgO5NFKrXw==", "contactID": "3bcc3d25-bac8-4186-974e-03b93452ab5f", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "FJ6alxaTwU+eop5IgMFaHQ==", "pluGuid": "979a9e14-9316-4fc1-9ea2-9e4880c15a1d", "supplierIdentifier": "gDTZVOxMB0KBMRLB1AWocg==", "supplierIdentifierGuid": "54d93480-4cec-4207-8131-12c1d405a872", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T06:58:24.1890523", "pricedByWeight": true, "landedUnitCostEx": 8, "landedUnitCostInc": 9, "landedCartonCostInc": 10, "landedCartonCostEx": 11, "standardCost": 12, "deliveryFee": 1, "deliveryFeeBasis": "sample string 13", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 14", "financeFee": 1, "financeFeeBasis": "sample string 15", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 16", "invoiceCode": "sample string 17", "invoiceDesc": "sample string 18", "orderDirect": true, "useCost": true, "minimumQuantity": 19, "hostType": 20, "fromHost": 21, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 22.1, "sellMultiple": 23.1, "baseMultiple": 24.1, "hostStandardCost": 25, "hostTotalCost": 26, "hostRetail": 27, "hostLandedUnitCostEx": 28, "hostLandedUnitCostInc": 29, "hostDesc": "sample string 30", "directIndicator": "sample string 31", "availableToOrder": true, "hostRangeIndicator": "sample string 33", "hostProductType": "sample string 34", "hostProductGrade": "sample string 35", "hostProductGroup": "sample string 36", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 39", "hostLastUpdated": "2025-06-14T06:58:24.1890523", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "JpxMwcZJnUSOBRk4Zks0YA==", "pluGuid": "c14c9c26-49c6-449d-8e05-1938664b3460", "supplierIdentifier": "0T2KDB3dlEywQwgr1Yn37Q==", "supplierIdentifierGuid": "0c8a3dd1-dd1d-4c94-b043-082bd589f7ed", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "12" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "UqlNe9pFe0uZTY5usbNeEg==", "parentPluGuid": "7b4da952-45da-4b7b-994d-8e6eb1b35e12", "freight": 44.0, "freightType": 1, "product": { "$ref": "3" }, "supplier": { "$ref": "8" }, "serviceFee": { "$id": "13", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "11" } ], "orderCycleHeaders": [ { "$id": "14", "storeID": 1, "supplierIdentifier": "vOl7KMj1xk+qnChbjzo7mA==", "supplierGuid": "287be9bc-f5c8-4fc6-aa9c-285b8f3a3b98", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "14" } ], "cycles": [ { "$id": "15", "storeID": 1, "supplierIdentifier": "jKnXS7QcP0u/E0aRnKyz3A==", "supplierGuid": "4bd7a98c-1cb4-4b3f-bf13-46919cacb3dc", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "cutOffWeek": 5, "cutOffDay": 6, "cutOffTime": "00:00:00.1234567", "leadTime": 7, "daysBuffer": 8, "supplierName": "sample string 9", "cutOffDate": "2025-06-14T06:58:24.1890523", "deliveryDate": "2025-06-14T06:58:24.1890523", "nextCutOffDate": "2025-06-14T06:58:24.1890523", "nextDeliveryDate": "2025-06-14T06:58:24.1890523", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-06-14T06:58:24.1890523", "isHost": true }, "files": [ { "$id": "16", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T06:58:24.1890523", "processed": "2025-06-14T06:58:24.1890523", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T06:58:24.1890523", "size": 1, "sizeFormat": "sample string 7", "isArchive": true, "version": "sample string 9", "reference": "sample string 10", "digest": "sample string 11", "contentType": "sample string 12", "host": { "$ref": "7" }, "metcashHeader": { "$id": "17", "customerNumber": "sample string 1", "creationDate": "2025-06-14T06:58:24.1890523", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "diJhH1e5rEO8ZA3CP1rGXw==", "hostIdentifierGuid": "1f612276-b957-43ac-bc64-0dc23f5ac65f", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "ef915d18-1b9c-4a10-b858-c656a0407287", "77c4c34c-86ec-4791-ad0d-03e83d2738d7" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "wy2wNBjxvUS7D4zN2wqqNA==", "identifierGuid": "34b02dc3-f118-44bd-bb0f-8ccddb0aaa34", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "e9c84e78-f04b-435e-976f-d6b3cde26bf2", "35d7eb65-a716-4e14-81c7-23d49727d2f2" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "6" } ], "accounts": [ { "$id": "20", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "20" } ], "sales": [ { "$id": "21", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T06:58:24.1890523", "ftpSite": { "$id": "22", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "path": "sample string 7", "protocol": 8 } }, { "$ref": "21" } ], "zoneMatrix": [ { "$ref": "18" }, { "$ref": "18" } ], "cashManagements": [ { "$id": "23", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "24", "id": 1, "description": "sample string 2", "address": "sample string 3", "username": "sample string 4", "password": "sample string 5", "passwordPlain": "sample string 6", "token": "sample string 7", "apiType": 8, "apiSubType": 9 } }, { "$ref": "23" } ], "updateStoreID": "b6c91018-ce3b-46b1-bc08-87ef350b7367", "updateStore": { "$id": "25", "id": "7f68826c-04a7-44f1-9aab-2ad9bd46a5cf", "name": "sample string 1", "lastActivity": "2025-06-14T06:58:24.1890523", "zone": "sample string 2", "timeZoneOffset": 0.0, "businessHoursStart": "00:00:00.1234567", "businessHoursEnd": "00:00:00.1234567", "master": true, "lastIP": "sample string 10", "lastHostName": "sample string 11", "ping": 1, "pingStatus": "sample string 12", "lastUpdateCompleted": "2025-06-14T06:58:24.1890523" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "26", "loginMode": 1, "allowSelfVerification": true, "verifierEmail": "sample string 3", "source": "sample string 4", "loginModeInherited": 5, "loginModeSource": "sample string 6", "selfVerifyInherited": true, "selfVerifySource": "sample string 8", "verifyEmailInherited": "sample string 9", "verifyEmailSource": "sample string 10" } }, "storePrices": [ { "$id": "27", "pluG_UID": "CTQmO3txYUavQYeMQiNKNA==", "pluGuid": "3b263409-717b-4661-af41-878c42234a34", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "gstPercent": 9, "normalCost": 10, "normalCostDecimals": 11, "costGstPercent": 12, "costCalcMethod": 1, "currentCost": 13, "currentCostDecimals": 14, "break1": 15, "price1": 16, "break2": 17, "price2": 18, "break3": 19, "price3": 20, "fuelItem": 21, "fixedWeight": 22, "active": true, "complianceIndicator": "sample string 23", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-06-14T06:58:24.1890523" }, { "$ref": "27" } ], "currentPrices": { "$id": "28", "pluPrices": { "$id": "29", "plu": 1, "pluG_UID": "QEA=", "stores": [ 1, 2 ], "normalPrice": 1, "cost": 2, "break1": 3, "price1": 4, "break2": 5, "price2": 6, "break3": 7, "price3": 8, "discountPrice": 9, "acceptedUtc": "2025-06-14T06:58:24.1890523", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T06:58:24.1890523", "startTime": 3, "endDate": "2025-06-14T06:58:24.1890523", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "NafRVNMATkSRbUTftODGNg==", "hostIdentifierGuid": "54d1a735-00d3-444e-916d-44dfb4e0c636", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "Hr0VeKRFGUiF94ucHdBjEw==", "guid": "7815bd1e-45a4-4819-85f7-8b9c1dd06313", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "DsZ+31tx9EuYfmYtEhok0w==", "priceGroupGuid": "df7ec60e-715b-4bf4-987e-662d121a24d3", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T06:58:24.1890523", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "W/kFloH5UkOmW/noX6uj2w==", "pluGuid": "9605f95b-f981-4352-a65b-f9e85faba3db", "plu": 1, "servingsPerPack": 1, "servingSize": 1, "showAllergens": 1, "energy": 1, "protein": 1, "fat": 1, "saturated": 1, "carbo": 1, "sugars": 1, "sodium": 1, "potasium": 1, "calcium": 1, "fibre": 1, "soya": 1, "nutsSeeds": 1, "shells": 1, "eggs": 1, "dairy": 1, "gluten": 1, "sulphites": 1, "peanuts": 1, "sesame": 1, "fish": 1, "lupins": 1 }, "dates": { "$id": "34", "pluGuid": "80f6d6cd-a413-4779-b2e3-dc6c4076ba9f", "created": "2025-06-14T06:58:24.1890523", "createdByUser": "sample string 1", "activated": "2025-06-14T06:58:24.1890523", "deactivated": "2025-06-14T06:58:24.1890523", "lastOrdered": "2025-06-14T06:58:24.1890523", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T06:58:24.1890523", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T06:58:24.1890523", "lastSold": "2025-06-14T06:58:24.1890523", "firstSold": "2025-06-14T06:58:24.1890523", "awsUpdated": "2025-06-14T06:58:24.1890523", "lastManualUpdate": "2025-06-14T06:58:24.1890523", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T06:58:24.1890523", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T06:58:24.1890523", "doNotRangeUpdated": "2025-06-14T06:58:24.1890523", "doNotOrderUpdated": "2025-06-14T06:58:24.1890523", "tracked": "2025-06-14T06:58:24.1890523" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "fNsP0/Ywak+crhzNmnkj+g==", "pluGuid": "d30fdb7c-30f6-4f6a-9cae-1ccd9a7923fa", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "y+nKw3EU6EWqI73vUIxgow==", "pluGuid": "c3cae9cb-1471-45e8-aa23-bdef508c60a3", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T06:58:24.1890523", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T06:58:24.1890523", "createdLocal": "2025-06-14T06:58:24.1890523", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "j9VnwMVrDkG+7dkatwIQDw==", "operatorGuid": "c067d58f-6bc5-410e-beed-d91ab702100f", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "lQWLts4m2EuuJThVSS6OBg==", "pluGuid": "b68b0595-26ce-4bd8-ae25-3855492e8e06", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "NLbnibZvLkm0NNikSaqbCg==", "guid": "89e7b634-6fb6-492e-b434-d8a449aa9b0a", "operatorNumber": 1, "shortName": "sample string 2", "firstName": "sample string 3", "lastName": "sample string 4", "password": "sample string 5", "hasPassword": true, "passwordText": "sample string 6", "rfidTagID": "sample string 7", "blueprintID": 1, "groupID": 1, "groupName": "sample string 8", "managerGroupID": 1, "managerGroupName": "sample string 9", "zoneID": 1, "zoneName": "sample string 10", "loggedIn": 1, "lastUsedIP": "sample string 11", "deleted": true, "locked": true, "allowOpenTill": true, "webEmail": "sample string 14", "simpleOperatorType": 0, "webRole": "sample string 15", "updated": "2025-06-14T06:58:24.1890523", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T06:58:24.1890523", "endShift": "2025-06-14T06:58:24.1890523", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "BSeHLsiyzU+iYZDePwlh7w==", "operatorGuid": "2e872705-b2c8-4fcd-a261-90de3f0961ef", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "2BTNEq1fTU23627s/K3ohw==", "pluGuid": "12cd14d8-5fad-4d4d-b7eb-6eecfcade887", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "2HN3Bbsl+kKQn0mAxboSkg==", "pluGuid": "057773d8-25bb-42fa-909f-4980c5ba1292", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "5M/OrgW3eEqI6ok4w6xKnA==", "identifierGuid": "aececfe4-b705-4a78-88ea-8938c3ac4a9c", "pluG_UID": "j+3uBAy0qEaJr2QbpU+MXw==", "pluGuid": "04eeed8f-b40c-46a8-89af-641ba54f8c5f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "42" } ], "supplier": { "$ref": "8" }, "supplierName": "sample string 146", "children": [ { "$ref": "3" }, { "$ref": "3" } ], "ordering": { "$ref": "11" }, "flipChartPages": [ { "$id": "43", "identifier": "B+6Ye5OzNUOlYoehi7cqZQ==", "groupName": "sample string 1", "identifierGuid": "7b98ee07-b393-4335-a562-87a18bb72a65", "exists": true, "flipChartIdentifier": "9vW9RlWiO0ujVGJtXxBniA==", "flipChartIdentifierGuid": "46bdf5f6-a255-4b3b-a354-626d5f106788", "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": "4MdENbREskWzyWka3c7TGw==", "groupIdentifierGuid": "3544c7e0-44b4-45b2-b3c9-691addced31b", "flipChart": { "$id": "44", "identifier": "z8dqQcHbqEGGnZlfD/JVKg==", "identifierGuid": "416ac7cf-dbc1-41a8-869d-995f0ff2552a", "displayName": "sample string 2", "sortOrder": 3, "productsPerRow": 4, "rowsPerPage": 5, "buttonMarginX": 6, "buttonMarginY": 7, "beginButtonsX": 8, "beginButtonsY": 9, "autoSizeButtons": true, "autoSizeGrid": true, "showButtonText": true, "showButtonImage": true, "formLocationX": 1, "formLocationY": 1, "formWidth": 14, "formHeight": 15, "formMaximised": true, "formResizable": true, "formBackgroundImage": "sample string 16", "formBackgroundColourA": 1, "formBackgroundColourR": 1, "formBackgroundColourG": 1, "formBackgroundColourB": 1, "formFontFamily": "sample string 17", "formFontSize": 1.1, "formFontStyle": 1, "formAttributes": "sample string 18", "buttonWidth": 19, "buttonHeight": 20, "buttonAnchor": 21, "buttonBackgroundImage": "sample string 22", "buttonTopColour": 1, "buttonTextColour": 1, "buttonBottomColour": 1, "buttonBorderColour": 1, "buttonBorderWidth": 1, "buttonRadius": 1, "buttonGradientMode": 1, "buttonDropShadow": true, "buttonShadowWidth": 1, "buttonHighLightOnPush": true, "buttonFontFamily": "sample string 23", "buttonFontSize": 1.1, "buttonFontStyle": 1, "buttonTextAlign": 1, "buttonWordBreak": true, "buttonDrawImageAndButton": true, "buttonVerticalText": true, "buttonImageAlign": 1, "panelLocationX": 1, "panelLocationY": 1, "panelWidth": 1, "panelHeight": 1, "panelAnchor": 1, "panelFontFamily": "sample string 24", "panelFontSize": 1.1, "panelFontStyle": 1, "panelBackgroundColour": 1, "panelTextColour": 1, "panelAttributes": "sample string 25", "unsentCount": 26, "group": { "$id": "45", "identifier": "PIKrQJ6vjEmqgiYANxLHCQ==", "identifierGuid": "40ab823c-af9e-498c-aa82-26003712c709", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "DWo4kRlIc0yBYKrCH14LkA==", "guid": "91386a0d-4819-4c73-8160-aac21f5e0b90", "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": "POidZmJZkUOpqshNSS/J1Q==", "previousFormGuid": "669de83c-5962-4391-a9aa-c84d492fc9d5", "nextForm": 1, "nextFormG_UID": "HQh6/oAGrUGC/vbAY6idLw==", "nextFormGuid": "fe7a081d-0680-41ad-82fe-f6c063a89d2f", "attributes": "sample string 10", "updated": "2025-06-14T06:58:24.1890523", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "46" }, "previousCheckoutForm": { "$ref": "46" }, "buttons": [ { "$id": "47", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "RMSwUaFFGUSAOqtilGeyvA==", "checkoutFormGuid": "51b0c444-45a1-4419-803a-ab629467b2bc", "identifier": "KhgYZQvR502LLjngM6xQag==", "identifierGuid": "6518182a-d10b-4de7-8b2e-39e033ac506a", "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": "AFOweIqsrEWhCft1PchYVQ==", "valueGuid": "78b05300-ac8a-45ac-a109-fb753dc85855", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T06:58:24.1890523", "action": "sample string 12", "valueForm": { "$ref": "46" }, "image": { "$id": "48", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T06:58:24.1890523", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "4MDqzJxDx0GFRXh6/ut76g==", "checkoutFormGuid": "cceac0e0-439c-41c7-8545-787afeeb7bea", "panelType": "sample string 4", "name": "sample string 5", "locationX": 6, "locationY": 7, "width": 8, "height": 9, "anchor": 10, "fontFamily": "sample string 11", "fontSize": 12.1, "fontStyle": 13, "backgroundColour": 14, "textColour": 15, "attributes": "sample string 16" }, { "$ref": "49" } ] }, { "$ref": "46" } ], "panels": [ { "$ref": "49" }, { "$ref": "49" } ] }, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, "contentPanel": { "$ref": "49" }, "products": [ { "$id": "50", "flipChartPageIdentifier": "28M0LZKMLkaoUWMylJuRIQ==", "flipChartPageIdentifierGuid": "2d34c3db-8c92-462e-a851-6332949b9121", "pluG_UID": "RkeDqm3Ftkq3rm1ZOzzxBQ==", "pluGuid": "aa834746-c56d-4ab6-b7ae-6d593b3cf105", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "3" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "50" } ], "productCount": 27, "pages": [ { "$ref": "43" }, { "$ref": "43" } ] }, { "$ref": "43" } ], "priceHistory": [ { "$id": "51", "pluG_UID": "/HcI9rFfjkWiw2qZ1ujYMg==", "pluGuid": "f60877fc-5fb1-458e-a2c3-6a99d6e8d832", "price": 1, "costCalcMethod": 1, "cost": 2, "weightedAvgCost": 3, "lastCost": 4, "rawCost": 5, "rawWeightedAvgCost": 6, "rawLastCost": 7, "costDecimals": 8, "serviceFeeID": 9, "freight": 10.0, "freightType": 11, "process": "sample string 12", "user": "sample string 13", "updated": "2025-06-14T06:58:24.2045904", "previousPrice": 1, "previousCostCalcMethod": 1, "previousCost": 1, "previousWeightedAvgCost": 1, "previousLastCost": 1, "previousRawCost": 15, "previousRawWeightedAvgCost": 16, "previousRawLastCost": 17, "previousCostDecimals": 1, "previousServiceFeeID": 18, "previousFreight": 19.0, "previousFreightType": 20, "storeID": 21, "storeName": "sample string 22", "serviceFeeDescription": "sample string 23", "previousServiceFeeDescription": "sample string 24" }, { "$ref": "51" } ], "ingredients": [ { "$id": "52", "pluG_UID": "aWjXigsBH0iBZoixL/6hYw==", "ingredientGuid": "R1TBErKIiUGBys19oMYd9g==", "ingredientIdentifier": "12c15447-88b2-4189-81ca-cd7da0c61df6", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "R5zmFQR3d0iiMdatUuvHzQ==", "pluGuid": "15e69c47-7704-4877-a231-d6ad52ebc7cd", "shelfLocationIdentifier": "TJbtNS3Wy0u7AyVYHo7E2g==", "shelfLocationGuid": "35ed964c-d62d-4bcb-bb03-25581e8ec4da", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "Lz9u9GU7UEGrP9N8Rmt8ww==", "labelPageLayoutGuid": "f46e3f2f-3b65-4150-ab3f-d37c466b7cc3", "updated": "2025-06-14T06:58:24.2045904", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "m7azr/mEMk2+UuGXNdm12A==", "storeID": 1, "identifierGuid": "afb3b69b-84f9-4d32-be52-e19735d9b5d8", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T06:58:24.2045904", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "53" }, { "$ref": "53" } ] } }, { "$ref": "53" } ], "bin": { "$ref": "53" }, "scaleLocations": [ { "$id": "55", "plu": 1, "pluG_UID": "aY0l/DvxzE+z1qhXgTEG8Q==", "pluGuid": "fc258d69-f13b-4fcc-b3d6-a857813106f1", "deptNo": 1, "product": { "$ref": "3" }, "scaleLocation": { "$id": "56", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T06:58:24.2045904", "department": { "$id": "57", "id": 1, "name": "sample string 2", "code": "sample string 3", "sortOrder": 4, "isLiquor": true, "isTobacco": true, "excludeTalker": true, "externalSales": true, "saleGLCode": "sample string 9", "cogsglCode": "sample string 10", "accountingCategoryID": 11, "maximumMarkdownPercentage": 12.0, "accountingOnly": true, "generateExternalID": 1, "useNonReportableTaxCode": true, "minPLU": 15, "maxPLU": 16, "scaleLocation": { "$ref": "56" }, "subDepartments": [ { "$id": "58", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "59", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "60", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-06-14T06:58:24.2045904", "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": "wFWKiO5dm0ymPetX7CRlbQ==", "labelPageLayoutGuid": "888a55c0-5dee-4c9b-a63d-eb57ec24656d", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "61", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "62", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "63", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "63" } ], "commodityCode": "sample string 6" }, { "$ref": "62" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "62" }, "mscDep": { "$id": "64", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "61" }, { "$ref": "61" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "60" } ], "updated": "2025-06-14T06:58:24.2045904", "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": "jZYEX1f1ekS6NLVVnkVg7g==", "labelPageLayoutGuid": "5f04968d-f557-447a-ba34-b5559e4560ee", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "59" } ], "investmentBuyOverride": true, "updated": "2025-06-14T06:58:24.2045904", "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": "11gO7YmVIkuyzEb8bK74kA==", "labelPageLayoutGuid": "ed0e58d7-9589-4b22-b2cc-46fc6caef890", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } }, { "$ref": "58" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T06:58:24.2045904", "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": "GVBQCU3sl06OtbHbA8vMSg==", "labelPageLayoutGuid": "09505019-ec4d-4e97-8eb5-b1db03cbcc4a", "minimumAge": 25, "countryOfOrigin": "sample string 26", "serviceFeeID": 1, "eftCode": 27, "defaultPrinter": "sample string 28", "defaultPrinterGroup": "sample string 29", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" } } } }, { "$ref": "55" } ], "nextPrice": { "$ref": "1" }, "currentCostStart": "2025-06-14T06:58:24.2045904", "dealCosts": [ { "$id": "65", "headerIdentifier": "5b2251Sg2Ua1Aevz45Tnfg==", "headerIdentifierGuid": "e7b6bde5-a054-46d9-b501-ebf3e394e77e", "identifier": "pNr5MCZzqUWOd1KbgJLTTQ==", "identifierGuid": "30f9daa4-7326-45a9-8e77-529b8092d34d", "supplierIdentifier": "Lz+xz5E/fk+QBRXdXMJvDA==", "supplierGuid": "cfb13f2f-3f91-4f7e-9005-15dd5cc26f0c", "pluG_UID": "nllp80zvCEuzlHB0kkZT/w==", "pluGuid": "f369599e-ef4c-4b08-b394-7074924653ff", "campaignName": "afb87db2-6f2f-4652-afd6-329398626e8e", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T06:58:24.2045904", "end": "2025-06-14T06:58:24.2045904", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "oIss51+67UGnUL/rJalF/Q==", "bonusItemPluGuid": "e72c8ba0-ba5f-41ed-a750-bfeb25a945fd", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T06:58:24.2045904", "metcashPromotionID": "sample string 14", "fromHost": 15, "storeNames": "sample string 16", "storeIDs": [ 1, 2 ], "supplierName": "sample string 17", "campaignDescription": "sample string 18", "newPrice": 1, "campaignMetcashPromotionID": "sample string 19", "campaignActive": true, "campaignStartDate": "2025-06-14T06:58:24.2045904", "campaignEndDate": "2025-06-14T06:58:24.2045904", "masterPLUG_UID": "oR3ZVg1AWU2PzfEGxdogbw==", "masterID": "56d91da1-400d-4d59-8fcd-f106c5da206f", "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": "7ijpC78sJ0uJ+htAoAra0A==", "bonusMasterID": "0be928ee-2cbf-4b27-89fa-1b40a00adad0", "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": "65" } ], "tags": [ { "$id": "66", "pluG_UID": "FQ+sWsdDSE+kmjcLoxNa0A==", "pluGuid": "5aac0f15-43c7-4f48-a49a-370ba3135ad0", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "66" } ], "alternateProductG_UID": "MqPGyad9jkqXz4oQmQHdXg==", "alternateProduct": "c9c6a332-7da7-4a8e-97cf-8a109901dd5e", "productHostCode": { "$id": "67", "id": 1, "pluG_UID": "tGtD/f7o4U+Jlz7/VHkn/w==", "pluGuid": "fd436bb4-e8fe-4fe1-8997-3eff547927ff", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "61" }, "mscCom": { "$ref": "62" }, "mscDep": { "$ref": "64" }, "mscSubCom": { "$ref": "63" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T06:58:24.2045904", "inventoryTracked": "2025-06-14T06:58:24.2045904", "isNormalPriceChangesCampaign": true }, "campaignPlu": { "$ref": "1" } }, { "$ref": "2" } ], "campaign": { "$id": "68", "id": 1, "storeID": 2, "name": "9816df7d-bd8f-43b5-8399-38e310af7f74", "nameGuid": "9816df7d-bd8f-43b5-8399-38e310af7f74", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T06:58:24.2045904", "startTime": 1, "endDate": "2025-06-14T06:58:24.2045904", "endTime": 1, "recurrence": 1, "recurrenceType": 1, "monthType": 1, "weekDays": 1, "months": 1, "monthWeeks": 1, "monthDays": "sample string 7", "printed": true, "talkerText": "sample string 8", "rangeDescription": "sample string 9", "dealDescription": "sample string 10", "labelQuantity": 11, "active": 1, "deactivated": "2025-06-14T06:58:24.2045904", "system": true, "created": "2025-06-14T06:58:24.2045904", "updated": "2025-06-14T06:58:24.2045904", "priceChangeNotifiedUtc": "2025-06-14T06:58:24.2045904", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "pjXUN2ZkT0KjtcRSLO/A8A==", "hostIdentifierGuid": "37d435a6-6466-424f-a3b5-c4522cefc0f0", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T06:58:24.2045904", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "1" }, { "$ref": "1" } ], "campaignPools": [ { "$id": "69", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "VAZQ2UtuyU2YwWnS6jkojw==", "pluGuid": "d9500654-6e4b-4dc9-98c1-69d2ea39288f", "hostOfferID": 1, "priceGroupG_UID": "+9BCy45X5UuBAKmY1Gay3w==", "priceGroupGuid": "cb42d0fb-578e-4be5-8100-a998d466b2df", "fuelItem": true, "pluName": "sample string 6", "apn": "sample string 7", "pluActive": true, "cartonQty": 1, "baseUnits": 9.1, "cri": "sample string 10", "salesMode": 1, "pluaws": 11.0, "directNumber": "sample string 12", "departmentName": "sample string 13", "subDepartmentName": "sample string 14", "priceGroupName": "sample string 15", "supplierName": "sample string 16", "stockOnHand": 1.1, "stockOnOrder": 1.1, "lastReceived": "2025-06-14T06:58:24.2045904", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "68" } }, { "$ref": "69" } ], "sellingRules": [ { "$id": "70", "id": 1, "identifier": "92sr9HJYx0mCDdfg4ZoTAQ==", "identifierStr": "92sr9HJYx0mCDdfg4ZoTAQ==", "identifierGuid": "f42b6bf7-5872-49c7-820d-d7e0e19a1301", "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": "68" } }, { "$ref": "70" } ], "customers": [ { "$id": "71", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "xQm+dXaW7EGSBPR9yabA4Q==", "customerIDGuid": "75be09c5-9676-41ec-9204-f47dc9a6c0e1", "campaign": { "$ref": "68" }, "customer": { "$id": "72", "identifier": "GpEw6BA7lkG+rYIzk3xZeA==", "identifierGuid": "e830911a-3b10-4196-bead-8233937c5978", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T06:58:24.2045904", "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": "07AUSsVIbkuZJXyRbqrelQ==", "communityIdentifierGuid": "4a14b0d3-48c5-4b6e-9925-7c916eaade95", "joined": "2025-06-14T06:58:24.2045904", "updated": "2025-06-14T06:58:24.2045904", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "02uFY0HAPUCp9y0CmjIsaA==", "priceLevelIdentifierGuid": "63856bd3-c041-403d-a9f7-2d029a322c68", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T06:58:24.2045904", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "73", "cardType": 2, "issueDate": "2025-06-14T06:58:24.2045904", "expiry": "2025-06-14T06:58:24.2045904", "customerID": "iRIVVsQbi0KZf1t0LKHlMg==", "customerIDGuid": "56151289-1bc4-428b-997f-5b742ca1e532", "initialValue": 1, "currentValue": 1, "maxLimit": 1, "minTransaction": 1, "maxTransaction": 1, "multiplier": 1.1, "active": true, "reasonInactive": 1, "idRequired": true, "idType": 1, "idValue": "sample string 5", "updated": "2025-06-14T06:58:24.2045904", "linkedAccount": "gPKJLIjCvkWQLcd5BkodqQ==", "linkedAccountGuid": "2c89f280-c288-45be-902d-c779064a1da9", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "72" }, "account": { "$id": "74", "id": 1, "identifier": "z0S3fKBx0kaBC4Vp7EJtOQ==", "identifierGuid": "7cb744cf-71a0-46d2-810b-8569ec426d39", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T06:58:24.2045904", "owner": "xJGamXhbYUyUPO93Ww8+BA==", "ownerGuid": "999a91c4-5b78-4c61-943c-ef775b0f3e04", "accountStoreGroupIdentifier": "Wv92E8uj+kaPZJGbL7BiXQ==", "accountStoreGroupGuid": "1376ff5a-a3cb-46fa-8f64-919b2fb0625d", "accountType": 1, "currentBalance": 1, "externalID": "sample string 7", "maximumLimit": 1, "accruePoints": true, "loyaltyPoints": 1, "termsOfTrade": 1, "signatureRequired": true, "referenceRequired": true, "statementSendType": 10, "ageingPeriod": 1, "monthlyAgeingPeriod": true, "explodedInvoice": true, "isFifoAllocation": true, "lastStatementSent": "2025-06-14T06:58:24.2045904", "active": true, "updated": "2025-06-14T06:58:24.2045904", "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": "5j0LIpObI0+oiDzr4nCmiw==", "identifierGuid": "220b3de6-9b93-4f23-a888-3cebe270a68b", "name": "sample string 2", "primaryContact": "npBbR7jjxEOjXQigVN5Jwg==", "primaryContactGuid": "475b909e-e3b8-43c4-a35d-08a054de49c2", "accountID": "PPBLdihvvEKPFFWfrkW9Xg==", "accountIDGuid": "764bf03c-6f28-42bc-8f14-559fae45bd5e", "special": true, "updated": "2025-06-14T06:58:24.2045904", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "UWTljSBNKEy/HWF5iJOEoQ==", "priceLevelIdentifierGuid": "8de56451-4d20-4c28-bf1d-6179889384a1", "deleted": true, "account": { "$ref": "74" }, "primaryContactCustomer": { "$ref": "72" }, "customerGroupMembers": [ { "$id": "77", "id": 1, "groupID": "DJCQ3r1A90SaYfIVSsXSLg==", "groupIDGuid": "de90900c-40bd-44f7-9a61-f2154ac5d22e", "customerID": "VOBCAn6zdE6vfGE7SJYt2g==", "customerIDGuid": "0242e054-b37e-4e74-af7c-613b48962dda", "card": "sample string 4", "linkedAccount": "qpf/7dI3GEeFcHuoWuR/TA==", "linkedAccountGuid": "edff97aa-37d2-4718-8570-7ba85ae47f4c", "customer": { "$ref": "72" }, "group": { "$ref": "76" }, "customerCard": { "$ref": "73" } }, { "$ref": "77" } ] }, { "$ref": "76" } ] }, "payments": [ { "$id": "78", "id": 1, "identifier": "dOGgEulEDkqeZ/RLkor8Rg==", "identifierGuid": "12a0e174-44e9-4a0e-9e67-f44b928afc46", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "Sm/iaJ2PBEy4xmxgPwucWA==", "accountIDGuid": "68e26f4a-8f9d-4c04-b8c6-6c603f0b9c58", "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-06-14T06:58:24.2045904", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "OwHhNAukpkORpEpX6ly7EQ==", "idempotentVoidGuid": "34e1013b-a40b-43a6-91a4-4a57ea5cbb11", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "79", "saleHeaderID": 1, "saleHeaderGuid": "IVUSaIpAoEiPG5rUQhcWOw==", "saleHeaderIdentifierGuid": "68125521-408a-48a0-8f1b-9ad44217163b", "created": "2025-06-14T06:58:24.2045904", "createdLocal": "2025-06-14T06:58:24.2045904", "createdText": "sample string 4", "itemCount": 5, "totalAmount": 6, "cashTender": 1, "cardTender": 1, "cheqTender": 1, "acctTender": 1, "voucherTender": 1, "loyaltyPoints": 1, "cashout": 1, "changeAmount": 1, "rounding": 1, "gstAmount": 1, "transactionDiscountTender": 1, "totalTip": 7, "tranType": 1, "processed": 1, "imported": "2025-06-14T06:58:24.2045904", "storeID": 1, "operatorG_Uid": "EwrG6ewg4kaFYmiDgMFqDA==", "operatorGuid": "e9c60a13-20ec-46e2-8562-688380c16a0c", "customerG_Uid": "Edu5IWXMz0+bZkJWiscN2g==", "customerGuid": "21b9db11-cc65-4fcf-9b66-42568ac70dda", "communityIdentifier": "YkhNbetAo0mMDq+PE8N89w==", "communityIdentifierGuid": "6d4d4862-40eb-49a3-8c0e-af8f13c37cf7", "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": "onEJY/4tYkeDeRqvDB5+4g==", "priceLevelIdentifierGuid": "630971a2-2dfe-4762-8379-1aaf0c1e7ee2", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "72" }, "communityOrganisation": { "$id": "80", "id": 1, "identifier": "fjd2VhJvbU2LpLsOuWpNAg==", "identifierGuid": "5676377e-6f12-4d6d-8ba4-bb0eb96a4d02", "name": "sample string 3", "lookupIdentifier": "sample string 4", "externalID": "sample string 5", "phone": "sample string 6", "fax": "sample string 7", "email": "sample string 8", "address1": "sample string 9", "address2": "sample string 10", "city": "sample string 11", "postCode": "sample string 12", "state": "sample string 13", "country": "sample string 14", "totalAmountAwarded": 15.1, "updated": "2025-06-14T06:58:24.2045904", "deleted": true }, "details": [ { "$id": "81", "saleItemID": 1, "identifier": "CmXZPG+tok6zCgbWXF5osg==", "identifierGuid": "3cd9650a-ad6f-4ea2-b30a-06d65c5e68b2", "saleHeaderID": 2, "plu": 1, "pluG_UId": "R7Dx3kmHuUKk4pbyLpopwQ==", "pluGuid": "def1b047-8749-42b9-a4e2-96f22e9a29c1", "accountID": "Pafo/+yo8Ua905NaB/jqnA==", "accountIDGuid": "ffe8a73d-a8ec-46f1-bdd3-935a07f8ea9c", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "discountType": 1, "cost": 1, "costDecimals": 8, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "offline": true, "barcode": "sample string 9", "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 10", "bestOrExpire": "2025-06-14T06:58:24.2045904", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "WPRLanGbG0qSAz1MP+IKpg==", "refundGuid": "6a4bf458-9b71-4a1b-9203-3d4c3fe20aa6", "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": "i/tYneLlCk+9yzQI1gzXQw==", "idempotentVoidGuid": "9d58fb8b-e5e2-4f0a-bdcb-3408d60cd743", "priceLevelIdentifier": "RUQfb38Yv0mPCt3I+kCCbQ==", "priceLevelIdentifierGuid": "6f1f4445-187f-49bf-8f0a-ddc8fa40826d", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "82", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T06:58:24.2045904", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "82" } ], "refund": { "$id": "83", "id": 1, "g_UID": "fYAtzPHUgkiF6ak+83alnw==", "guid": "cc2d807d-d4f1-4882-85e9-a93ef376a59f", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T06:58:24.2045904" }, "modifier": { "$id": "84", "id": 1, "setG_UID": "74geFG+FWkOM985AumKbng==", "modifierSetGuid": "141e88ef-856f-435a-8cf7-ce40ba629b9e", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "kx0mJBQfiUugBnzHwxF/wQ==", "pluGuid": "24261d93-1f14-4b89-a006-7cc7c3117fc1", "deleted": true, "g_UID": "WX3fpe/cbU+LTPiPf9X6ag==", "guid": "a5df7d59-dcef-4f6d-8b4c-f88f7fd5fa6a", "product": { "$ref": "3" } }, "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": "H1E6hQLwy0qrfk6123Uo+g==", "pluGuid": "853a511f-f002-4acb-ab7e-4eb5db7528fa", "saleHeaderID": 2, "totalCents": 3, "grade": 1, "gradeDescription": "sample string 4", "dispenser": 1, "hose": 1, "quantity": 1, "cost": 1, "acquirerNum": 1, "attendant": 1, "ePurseBalance": 1.0, "cardSignature": "sample string 5", "compartmentNumber": 1, "contractNumber": 1, "discountCardPAN": "sample string 6", "discountID": 1, "discountName": "sample string 7", "discountNetValue": 1.0, "discountType": 1, "discountValue": 1.0, "discretionaryData": "sample string 8", "driverID": "sample string 9", "eftBatchNumber": 1, "eftResponseCode": "sample string 10", "endDateTime": "2025-06-14T06:58:24.2045904", "engineHours": 1.1, "fposNumber": 1, "loyaltyCardPAN": "sample string 11", "miscData1": 1, "miscData2": "sample string 12", "miscFlags": 1, "mop": 1, "odometer": 1, "panNumber": "sample string 13", "saleRefund": true, "saleStatus": 1, "sequenceNumber": 1, "stan": 1, "startDateTime": "2025-06-14T06:58:24.2045904", "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": "NH3uXO+tk0asNmIY+gkIRQ==", "pluGuid": "5cee7d34-adef-4693-ac36-6218fa090845", "accountID": "8PNrzjLHe0O8RfyKaNNAJQ==", "accountIDGuid": "ce6bf3f0-c732-437b-bc45-fc8a68d34025", "normalPrice": 3, "originalSellingPrice": 4, "discountPrice": 5, "unit": 1, "quantity": 6, "totalCents": 7, "fixedPrice": 1, "tranType": 1, "processed": 1, "discountType": 1, "cost": 1, "costDecimals": 1, "markdown": 1, "manualQuantity": 1, "manualPrice": 1, "manualMode": 1, "active": 1, "barcode": "sample string 8", "offline": 1, "keyedSale": 1, "discountedID": 1, "fuelID": 1, "serialNumber": "sample string 9", "bestOrExpire": "2025-06-14T06:58:24.2045904", "bestOrExpireType": 1, "refundG_UID": "zTgcaxeP5kq27dslLHZRNg==", "refundGuid": "6b1c38cd-8f17-4ae6-b6ed-db252c765136", "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": "8hP0bClwhUiDgrizHkNwMA==", "identifierGuid": "6cf413f2-7029-4885-8382-b8b31e437030", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "zZTyj24HLESCnU0L487R+w==", "customerIdentifierGuid": "8ff294cd-076e-442c-829d-4d0be3ced1fb", "operatorNo": 1, "operatorG_UID": "kUtANaAvEk2QivR29ZJC6w==", "operatorGuid": "35404b91-2fa0-4d12-908a-f476f59242eb", "created": "2025-06-14T06:58:24.2045904", "ordered": "2025-06-14T06:58:24.2045904", "started": "2025-06-14T06:58:24.2045904", "completed": "2025-06-14T06:58:24.2045904", "supplied": "2025-06-14T06:58:24.2045904", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "72" }, "operator": { "$ref": "38" }, "details": [ { "$id": "91", "headerID": 1, "plu": 1, "pluG_UId": "q1BrqlspPUaEcR9p2fimqw==", "pluGuid": "aa6b50ab-295b-463d-8471-1f69d9f8a6ab", "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": "rnHHgNYatU+GZFo2vCiK7Q==", "headerIdentifierGuid": "80c771ae-1ad6-4fb5-8664-5a36bc288aed", "product": { "$ref": "3" } }, { "$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": "PEoEIwPiNUOivY0g+TQZDA==", "surveyGuid": "23044a3c-e203-4335-a2bd-8d20f934190c", "saleHeaderGuid": "3IQQ5W8OOEqxgHmwPovg6g==", "saleGuid": "e51084dc-0e6f-4a38-b180-79b03e8be0ea", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "bCk5nvTz4EOVl7WK6aEnag==", "guidResponse": "9e39296c-f3f4-43e0-9597-b58ae9a1276a", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T06:58:24.2045904", "sale": { "$ref": "79" }, "survey": { "$id": "93", "g_UID": "mauoLeXb7U6zotsXA9UKSw==", "guid": "2da8ab99-dbe5-4eed-b3a2-db1703d50a4b", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "qQcjj/utH0+TGHJ7Bcei5Q==", "checkoutFormGuid": "8f2307a9-adfb-4f1f-9318-727b05c7a2e5", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T06:58:24.2045904", "end": "2025-06-14T06:58:24.2045904", "deleted": true, "updated": "2025-06-14T06:58:24.2045904", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "bfffa495-e3a6-4b92-8c8c-3226c7220ba6", "5dd27c6c-4d40-4122-be09-d8a9211da1f9" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "46" } }, "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": "D+TLPxi0e068zgs9frH0sA==", "accountIdentifier": "3fcbe40f-b418-4e7b-bcce-0b3d7eb1f4b0", "accountName": "sample string 42", "customerOrderIdentifier": "AcE2cp282kCI/fYW4DCdHw==", "customerOrderIdentifierGuid": "7236c101-bc9d-40da-88fd-f616e0309d1f", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "94", "id": 1, "paymentID": 2, "paymentIdentifier": "Pk7y22jzCkqqMLZtfwSs/g==", "paymentIdentifierGuid": "dbf24e3e-f368-4a0a-aa30-b66d7f04acfe", "identifier": "Z28EXVpD1EGUUcyCcv3wCw==", "identifierGuid": "5d046f67-435a-41d4-9451-cc8272fdf00b", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "6t7GdFoAckmEYpxucu8K6g==", "itemIdentifierGuid": "74c6deea-005a-4972-8462-9c6e72ef0aea" } }, { "$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": "uPMXLTaLVkyN2nua8ER+9g==", "customerIdentifierGuid": "2d17f3b8-8b36-4c56-8dda-7b9af0447ef6", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "ftezzHL8oEyzleP3CLIAug==", "idempotentGuid": "ccb3d77e-fc72-4ca0-b395-e3f708b200ba", "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-06-14T06:58:24.2045904", "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-06-14T06:58:24.2045904", "labelPageLayout": "Pg7/8cjrs0i1vbo+uNUn+g==", "pageLayoutGuid": "f1ff0e3e-ebc8-48b3-b5bd-ba3eb8d527fa", "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-06-14T06:58:24.2045904" }, { "$ref": "99" } ] }, "customerVouchers": [ { "$id": "100", "id": 1, "customerIdentifier": "ZYkukpiO50G8Jr/sYgUNrQ==", "customerIdentifierGuid": "922e8965-8e98-41e7-bc26-bfec62050dad", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T06:58:24.2045904", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "fHz2dMiREU2Z/9saaatlSw==", "issuedIdempotentGuid": "74f67c7c-91c8-4d11-99ff-db1a69ab654b", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T06:58:24.2045904", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T06:58:24.2045904", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "t2a80pSpa0OyPtHavmdm+A==", "redeemedIdempotentGuid": "d2bc66b7-a994-436b-b23e-d1dabe6766f8", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T06:58:24.2045904", "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": "Kr0VNScgSk+Hn0WY/awBFw==", "groupIDGuid": "3515bd2a-2027-4f4a-879f-4598fdac0117", "campaign": { "$ref": "68" }, "group": { "$ref": "76" } }, { "$ref": "101" } ], "signIqTickets": [ { "$id": "102", "identifier": "57qhQj7MOE2t5aExOwylWQ==", "identifierGuid": "42a1bae7-cc3e-4d38-ade5-a1313b0ca559", "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": "WJ4y/Dhf1U2HAj2kUCSmkA==", "guid": "fc329e58-5f38-4dd5-8702-3da45024a690", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "68" }, "comboPricePlus": [ { "$id": "104", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "1NMY7a6i8UKQGVM9iicv2w==", "groupGuid": "ed18d3d4-a2ae-42f1-9019-533d8a272fdb", "comboPriceType": 5, "priceType": 5, "pluG_UID": "yIc45RM6xUWRbCTx3+gxaA==", "pluGuid": "e53887c8-3a13-45c5-916c-24f1dfe83168", "priceGroupG_UID": "qxsNWO/Q90GUyHL3WPbzbg==", "priceGroupGuid": "580d1bab-d0ef-41f7-94c8-72f758f6f36e", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "68" }, "product": { "$ref": "3" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "68" } }, { "$ref": "104" } ] }, { "$ref": "103" } ], "priceLevels": [ { "$id": "105", "id": 1, "priceLevelIdentifier": "z68jaxxhoEyOogbpzPHq1w==", "priceLevelIdentifierGuid": "6b23afcf-611c-4ca0-8ea2-06e9ccf1ead7", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "105" } ] }, "product": { "$ref": "3" }, "dealCost": { "$ref": "65" } }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.