PUT api/printBatch/{id}/detail/{guid}
Save print batch detail, location guid is assumed to be empty guid
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Print Batch Header Identifier |
globally unique identifier |
Required |
guid |
Print Batch Detail plu guid |
globally unique identifier |
Required |
Body Parameters
Print Batch Detail
PrintBatchDetailName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
HeaderIdentifier | Collection of byte |
None. |
|
HeaderGuid | globally unique identifier |
None. |
|
ShelfLocationIdentifier | Collection of byte |
None. |
|
ShelfLocationGuid | globally unique identifier |
None. |
|
PLUG_UID | Collection of byte |
None. |
|
PluGuid | globally unique identifier |
None. |
|
OperatorG_UID | Collection of byte |
None. |
|
OperatorGuid | globally unique identifier |
None. |
|
CampaignName | string |
None. |
|
ComboGroupIdentifier | Collection of byte |
None. |
|
ComboGroupGuid | globally unique identifier |
None. |
|
Created | date |
None. |
|
LabelQuantity | integer |
None. |
|
TalkerQuantity | integer |
Deprecated. Use Label Quantity only. |
|
LabelSmall | boolean |
None. |
|
Printed | date |
None. |
|
DetailMetaList | Collection of PrintBatchDetailMeta |
Relation. This field may not always be loaded or used for updates. |
|
Users | string |
Relation. This field may not always be loaded or used for updates. |
|
PrintBatchTypes | string |
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. |
|
Location | ShelfLocation |
Relation. This field may not always be loaded or used for updates. |
|
Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
|
ProductDescription |
Description of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
ProductActive |
Active status of the product attached to the print batch detail |
boolean |
Relation. This field may not always be loaded or used for updates. |
ProductBarcode |
Main barcode of the product attached to the print batch detail |
string |
Relation. This field may not always be loaded or used for updates. |
Succeeded |
Used in returning status from tray utility |
boolean |
Relation. This field may not always be loaded or used for updates. |
PrintRunID | Collection of byte |
Relation. This field may not always be loaded or used for updates. |
|
PrintRunGuid | globally unique identifier |
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. |
|
MinorDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
LesserDepartmentName | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | string |
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. |
|
CampaignStartDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
CampaignEndDate | date |
Relation. This field may not always be loaded or used for updates. Data type: Date |
|
CampaignPrice |
Price of product in linked campaign if it has one. Null if no linked campaign or no price due to campaign type |
integer |
Relation. This field may not always be loaded or used for updates. |
CampaignCost |
Cost of product in linked campaign if it has one. Null if no linked campaign or if cost is current cost |
integer |
Relation. This field may not always be loaded or used for updates. |
CampaignCostDecimals |
The cost decimals for the product cost in linked campaign |
integer |
Relation. This field may not always be loaded or used for updates. |
PrintRequestType | PrintRequestType |
Relation. This field may not always be loaded or used for updates. |
|
IsTobacco | boolean |
Relation. This field may not always be loaded or used for updates. |
|
IsLiquor | boolean |
Deprecated. Relation. This field may not always be loaded or used for updates. |
|
ShelfLocationName | string |
Relation. This field may not always be loaded or used for updates. |
|
OperatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
PrintBatchType | PrintBatchType |
Relation. This field may not always be loaded or used for updates. |
|
CreatedBy | string |
Relation. This field may not always be loaded or used for updates. |
|
PageLayoutName | string |
Relation. This field may not always be loaded or used for updates. |
|
ComplianceIndicatorName | string |
Relation. This field may not always be loaded or used for updates. |
|
WarehouseDirectIndicator | WarehouseDirectIndicator |
Relation. This field may not always be loaded or used for updates. |
|
ProductGrade | ProductGrade |
Relation. This field may not always be loaded or used for updates. |
Request Formats
application/json, text/json
{ "identifier": "hM79975U50OxYOvDhfpB3w==", "identifierGuid": "f7fdce84-54be-43e7-b160-ebc385fa41df", "headerIdentifier": "JV2QaV9CF021FS7pTFfPZw==", "headerGuid": "69905d25-425f-4d17-b515-2ee94c57cf67", "shelfLocationIdentifier": "+4CnRhwTlkeFp1upi01G/w==", "shelfLocationGuid": "46a780fb-131c-4796-85a7-5ba98b4d46ff", "pluG_UID": "QqcLNaKaiEOQZyacWw5rFA==", "pluGuid": "350ba742-9aa2-4388-9067-269c5b0e6b14", "operatorG_UID": "TMAhCJBkh0C6jgDcJp8g9w==", "operatorGuid": "0821c04c-6490-4087-ba8e-00dc269f20f7", "campaignName": "sample string 2", "comboGroupIdentifier": "3muPDXyXvUiysh6LtZPhpQ==", "comboGroupGuid": "0d8f6bde-977c-48bd-b2b2-1e8bb593e1a5", "created": "2025-06-14T07:15:39.6558233", "labelQuantity": 3, "talkerQuantity": 4, "labelSmall": true, "printed": "2025-06-14T07:15:39.6558233", "detailMetaList": [ { "$id": "2", "id": 1, "printBatchType": 2, "user": "sample string 3", "detailIdentifier": "GWcYeJsvk0KuEe5Ll57I9g==", "detailGuid": "78186719-2f9b-4293-ae11-ee4b979ec8f6" }, { "$ref": "2" } ], "users": "sample string 6", "printBatchTypes": "sample string 7", "product": { "$id": "3", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "X5m2RbXvrkGuISAHG3xz0A==", "guid": "45b6995f-efb5-41ae-ae21-20071b7c73d0", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "POOQR/KuR0mi7MsXJ4HKMg==", "priceGroupGuid": "4790e33c-aef2-4947-a2ec-cb172781ca32", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:15:39.6715084", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:15:39.6715084", "pluCreated": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "lastManualUpdate": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "currentCostUpdated": "2025-06-14T07:15:39.6715084", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "3vqYB1BCHkK291dJyI2L8w==", "altPLUGuid": "0798fade-4250-421e-b6f7-5749c88d8bf3", "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-14T07:15:39.6715084", "labelLastPrice": 1, "shelfPageLayoutG_UID": "uNkz3iEjGkWdFj1HgFWdFA==", "shelfPageLayoutGuid": "de33d9b8-2321-451a-9d16-3d4780559d14", "talkerPageLayoutG_UID": "lVRRw6WS7U65Cw7cg+2a1Q==", "talkerPageLayoutGuid": "c3515495-92a5-4eed-b90b-0edc83ed9ad5", "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": "6ajVwaDIh0OZA663de16Nw==", "inventoryIdentifier": "c1d5a8e9-c8a0-4387-9903-aeb775ed7a37", "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": "k8QX7n6eQEeXuq8dISQL8g==", "parentPluGuid": "ee17c493-9e7e-4740-97ba-af1d21240bf2", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "bPkozX/orUO3G/oYizkx5w==", "supplierIdentifierGuid": "cd28f96c-e87f-43ad-b71b-fa188b3931e7", "supplierChanged": true, "rebateSupplierIdentifier": "AnDfDgf+tEOLeZZ0BOErLw==", "rebateSupplierIdentifierGuid": "0edf7002-fe07-43b4-8b79-967404e12b2f", "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-14T07:15:39.6715084", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "AkejfruJ5ki18J/6e6bgVA==", "hostIdentifierGuid": "7ea34702-89bb-48e6-b5f0-9ffa7ba6e054", "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-14T07:15:39.6715084", "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": "SfxT4wU2SUOlvpyvevTABQ==", "hostIdentifierGuid": "e353fc49-3605-4349-a5be-9caf7af4c005", "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-14T07:15:39.6715084", "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": "wKtfBfwyqUOTj6pJVFn1GQ==", "hostIdentifierGuid": "055fabc0-32fc-43a9-938f-aa495459f519", "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": "I6taPyYy9kywCRYtk0vypQ==", "identifierGuid": "3f5aab23-3226-4cf6-b009-162d934bf2a5", "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": "vOWC+AfpoUKyFj3IXSokFg==", "hostSupplierIdentifierGuid": "f882e5bc-e907-42a1-b216-3dc85d2a2416", "loyaltyPriceLevelIdentifier": "gqsfOeAEz0W98qwhfo0XKQ==", "loyaltyPriceLevelIdentifierGuid": "391fab82-04e0-45cf-bdf2-ac217e8d1729", "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-14T07:15:39.6715084", "lastProcessed": "2025-06-14T07:15:39.6715084", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "8", "identifier": "tlW8pN9VPUqbzc3LMZdoGg==", "identifierGuid": "a4bc55b6-55df-4a3d-9bcd-cdcb3197681a", "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": "XqDldAE3ikqqtUy7VHZO0Q==", "primaryContactID": "74e5a05e-3701-4a8a-aab5-4cbb54764ed1", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "8G/s8veypUmBdDTIprMLzg==", "supplierGroupGuid": "f2ec6ff0-b2f7-49a5-8174-34c8a6b30bce", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:15:39.6715084", "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": "facff5ba-8d54-4f35-8dbc-729d5f6d92e3", "identifier": "D4NlBrQLx0GoASFEMZoYMw==", "identifierGuid": "0665830f-0bb4-41c7-a801-2144319a1833", "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": "1lCEVw2UOEu3Jl7lqq3q5g==", "supplierIdentifierGuid": "578450d6-940d-4b38-b726-5ee5aaadeae6", "contactGuid": "ixxwxGO49ESvRTLpZKIq9g==", "contactID": "c4701c8b-b863-44f4-af45-32e964a22af6", "contact": { "$ref": "9" }, "supplier": { "$ref": "8" } }, { "$ref": "10" } ], "products": [ { "$id": "11", "pluG_UID": "sIsm5nnqv02TmgzhViuKRw==", "pluGuid": "e6268bb0-ea79-4dbf-939a-0ce1562b8a47", "supplierIdentifier": "5AfztXn6eUaJxE4wLwREJg==", "supplierIdentifierGuid": "b5f307e4-fa79-4679-89c4-4e302f044426", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "12", "pluG_UID": "4pQ9jrajeEuHqgv04hUvpA==", "pluGuid": "8e3d94e2-a3b6-4b78-87aa-0bf4e2152fa4", "supplierIdentifier": "Nd0l8RcSlE++cv3oEo/U3A==", "supplierIdentifierGuid": "f125dd35-1217-4f94-be72-fde8128fd4dc", "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": "qrtP3bUAI0uNpaX3I2e57Q==", "parentPluGuid": "dd4fbbaa-00b5-4b23-8da5-a5f72367b9ed", "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": "u5ghCrlGWkisZe/FjArQng==", "supplierGuid": "0a2198bb-46b9-485a-ac65-efc58c0ad09e", "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": "kgUcxndSm0iysruMFKNwXQ==", "supplierGuid": "c61c0592-5277-489b-b2b2-bb8c14a3705d", "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-14T07:15:39.6715084", "deliveryDate": "2025-06-14T07:15:39.6715084", "nextCutOffDate": "2025-06-14T07:15:39.6715084", "nextDeliveryDate": "2025-06-14T07:15:39.6715084", "nextDaysBuffer": 10 }, { "$ref": "15" } ], "store": { "$ref": "4" }, "updated": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "processed": "2025-06-14T07:15:39.6715084", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "16" } ], "zoneMatrix": [ { "$id": "18", "id": 1, "hostIdentifier": "8eOzTDc9U0KaIfuY+a08CA==", "hostIdentifierGuid": "4cb3e3f1-3d37-4253-9a21-fb98f9ad3c08", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "c4c9e636-c976-413d-b3b3-6af4877bf5a4", "a353fe10-3104-4eaa-adc8-5c1f7f94581a" ] }, { "$ref": "18" } ], "hostFileStoreSetting": { "$ref": "6" }, "hostStoreSettings": [ { "$ref": "6" }, { "$ref": "6" } ], "promotionPlacements": [ { "$id": "19", "identifier": "al3BGP5NuEW71iHv53u8ZA==", "identifierGuid": "18c15d6a-4dfe-45b8-bbd6-21efe77bbc64", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "19" } ], "promoTypeGuids": [ "3e01d9e7-7fd8-460e-92f0-d4341eb3d980", "4bc9f3dc-3673-47f9-9772-6645d753f4e1" ], "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-14T07:15:39.6715084", "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": "aa7f02d7-8f56-4f06-9e63-9ef2f448417a", "updateStore": { "$id": "25", "id": "a1c778ed-6be7-4f97-99df-3aadf03866dc", "name": "sample string 1", "lastActivity": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084" }, "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": "qOpi5rte20KgPACnABhaWw==", "pluGuid": "e662eaa8-5ebb-42db-a03c-00a700185a5b", "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-14T07:15:39.6715084" }, { "$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-14T07:15:39.6715084", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "29" }, "winningCampaign": 1, "winner": { "$id": "30", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:15:39.6715084", "startTime": 3, "endDate": "2025-06-14T07:15:39.6715084", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "7lpNhYE0NECRbhmdxdDPHQ==", "hostIdentifierGuid": "854d5aee-3481-4034-916e-199dc5d0cf1d", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "30" }, { "$ref": "30" } ] }, "tray": { "$id": "31", "g_UId": "4hU6tBGC+USzLXOiHFP7Kw==", "guid": "b43a15e2-8211-44f9-b32d-73a21c53fb2b", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "32", "priceGroupG_UID": "16Rd32UcWUuTPEsPzuiytA==", "priceGroupGuid": "df5da4d7-1c65-4b59-933c-4b0fcee8b2b4", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:15:39.6715084", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "3" }, { "$ref": "3" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "33", "pluG_UID": "1I3qT6xt0E2oY4W+zyxuxw==", "pluGuid": "4fea8dd4-6dac-4dd0-a863-85becf2c6ec7", "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": "5dbf0a0b-4bd2-47a8-813f-124a23050621", "created": "2025-06-14T07:15:39.6715084", "createdByUser": "sample string 1", "activated": "2025-06-14T07:15:39.6715084", "deactivated": "2025-06-14T07:15:39.6715084", "lastOrdered": "2025-06-14T07:15:39.6715084", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:15:39.6715084", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:15:39.6715084", "lastSold": "2025-06-14T07:15:39.6715084", "firstSold": "2025-06-14T07:15:39.6715084", "awsUpdated": "2025-06-14T07:15:39.6715084", "lastManualUpdate": "2025-06-14T07:15:39.6715084", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:15:39.6715084", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:15:39.6715084", "doNotRangeUpdated": "2025-06-14T07:15:39.6715084", "doNotOrderUpdated": "2025-06-14T07:15:39.6715084", "tracked": "2025-06-14T07:15:39.6715084" }, "allergens": [ { "$id": "35", "allergenID": 1, "pluG_UID": "JqUx26kJ60qzK4md137xtg==", "pluGuid": "db31a526-09a9-4aeb-b32b-899dd77ef1b6", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "35" } ], "costs": { "$id": "36", "pluG_UID": "f5DRBsErvEuesnHJdmEHkw==", "pluGuid": "06d1907f-2bc1-4bbc-9eb2-71c976610793", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-06-14T07:15:39.6715084", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "37", "saleHeaderID": 1, "created": "2025-06-14T07:15:39.6715084", "createdLocal": "2025-06-14T07:15:39.6715084", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "1tVLbB0un0aBiS1dl7NCXw==", "operatorGuid": "6c4bd5d6-2e1d-469f-8189-2d5d97b3425f", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "8Oo0s8Q2zk6fj4Q7n5FR2w==", "pluGuid": "b334eaf0-36c4-4ece-9f8f-843b9f9151db", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$id": "38", "id": 1, "g_Uid": "km0JlTM/3E2GmKxESuujZw==", "guid": "95096d92-3f33-4ddc-8698-ac444aeba367", "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-14T07:15:39.6715084", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:15:39.6715084", "endShift": "2025-06-14T07:15:39.6715084", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "39", "operatorG_UID": "/Umd72tikEexeIOa66t2QA==", "operatorGuid": "ef9d49fd-626b-4790-b178-839aebab7640", "storeID": 2, "operator": { "$ref": "38" }, "store": { "$ref": "4" } }, { "$ref": "39" } ] } }, { "$ref": "37" } ], "apns": [ { "$id": "40", "pluID": 1, "pluG_UID": "VoNY546WD0aOP52MGkZB3w==", "pluGuid": "e7588356-968e-460f-8e3f-9d8c1a4641df", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "40" } ], "tuns": [ { "$id": "41", "pluG_UId": "HHFeC7BW6U2qF8qlVRFEiQ==", "pluGuid": "0b5e711c-56b0-4de9-aa17-caa555114489", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "3" }, "storeIDs": [ 1, 2 ] }, { "$ref": "41" } ], "competitionPricing": [ { "$id": "42", "identifier": "RRJXHjvsRUujw118iu3mKA==", "identifierGuid": "1e571245-ec3b-4b45-a3c3-5d7c8aede628", "pluG_UID": "QvRcQh1riUqNrJRb7PuFbg==", "pluGuid": "425cf442-6b1d-4a89-8dac-945becfb856e", "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": "8w0eynEQWU+R2rDk0eVErg==", "groupName": "sample string 1", "identifierGuid": "ca1e0df3-1071-4f59-91da-b0e4d1e544ae", "exists": true, "flipChartIdentifier": "2JoLxYOVEUG+Om0QBS0K1Q==", "flipChartIdentifierGuid": "c50b9ad8-9583-4111-be3a-6d10052d0ad5", "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": "rInI/9ElfUyjq0aHdRLnRg==", "groupIdentifierGuid": "ffc889ac-25d1-4c7d-a3ab-46877512e746", "flipChart": { "$id": "44", "identifier": "kcQ4z9B+jEeGXuupBxigeA==", "identifierGuid": "cf38c491-7ed0-478c-865e-eba90718a078", "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": "lptOlM1RWUi2KQv4UBa28w==", "identifierGuid": "944e9b96-51cd-4859-b629-0bf85016b6f3", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "46", "id": 1, "g_UID": "xyzS0ETTrEKco3q4zfhs1Q==", "guid": "d0d22cc7-d344-42ac-9ca3-7ab8cdf86cd5", "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": "1N2mkxgR0kKhHtys4t3YNw==", "previousFormGuid": "93a6ddd4-1118-42d2-a11e-dcace2ddd837", "nextForm": 1, "nextFormG_UID": "US9Y0UR1rUyaygzop3veWg==", "nextFormGuid": "d1582f51-7544-4cad-9aca-0ce8a77bde5a", "attributes": "sample string 10", "updated": "2025-06-14T07:15:39.6715084", "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": "1yVpCpZs30mnX3FGNaEp/A==", "checkoutFormGuid": "0a6925d7-6c96-49df-a75f-714635a129fc", "identifier": "ct+Go6cl9ku8IDuubU2Eqg==", "identifierGuid": "a386df72-25a7-4bf6-bc20-3bae6d4d84aa", "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": "tqzAX/O3N0e33U/o0ardRA==", "valueGuid": "5fc0acb6-b7f3-4737-b7dd-4fe8d1aadd44", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "imageData": "QEA=", "readOnly": true } }, { "$ref": "47" } ], "panels": [ { "$id": "49", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "b3JUgwGwfkGZgTG84elbHg==", "checkoutFormGuid": "8354726f-b001-417e-9981-31bce1e95b1e", "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": "ioEJuQPu3Uu3/a+pZwhvPA==", "flipChartPageIdentifierGuid": "b909818a-ee03-4bdd-b7fd-afa967086f3c", "pluG_UID": "gzlUtNWpC0edtJrZLbMWUA==", "pluGuid": "b4543983-a9d5-470b-9db4-9ad92db31650", "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": "R/wtLR0dREaAT9z9ifdpAQ==", "pluGuid": "2d2dfc47-1d1d-4644-804f-dcfd89f76901", "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-14T07:15:39.6715084", "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": "WnS2RPTV4kC603S8PPSVVw==", "ingredientGuid": "Gt4EWbCYVkCNdobtKvJJnA==", "ingredientIdentifier": "5904de1a-98b0-4056-8d76-86ed2af2499c", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "3" } }, { "$ref": "52" } ], "bins": [ { "$id": "53", "pluG_UID": "B0LGr2qRNEq3r+qK351Zdg==", "pluGuid": "afc64207-916a-4a34-b7af-ea8adf9d5976", "shelfLocationIdentifier": "MAbiwFycU0Oj8Z/d7QjFJA==", "shelfLocationGuid": "c0e20630-9c5c-4353-a3f1-9fdded08c524", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "SYkzeZPICEGPpTN7BEXMDA==", "labelPageLayoutGuid": "79338949-c893-4108-8fa5-337b0445cc0c", "updated": "2025-06-14T07:15:39.6715084", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "3" }, "location": { "$id": "54", "identifier": "90BKeN6eFkicOLArm62pug==", "storeID": 1, "identifierGuid": "784a40f7-9ede-4816-9c38-b02b9bada9ba", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:15:39.6715084", "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": "ZPzYeXwm90SztRnkLGPKZg==", "pluGuid": "79d8fc64-267c-44f7-b3b5-19e42c63ca66", "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-14T07:15:39.6715084", "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-14T07:15:39.6715084", "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": "ZdbfW8+CDkyN1t/OxuEmEA==", "labelPageLayoutGuid": "5bdfd665-82cf-4c0e-8dd6-dfcec6e12610", "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-14T07:15:39.6715084", "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": "Un0oDYTSLUSbbrXAmHsNIQ==", "labelPageLayoutGuid": "0d287d52-d284-442d-9b6e-b5c0987b0d21", "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-14T07:15:39.6715084", "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": "BlEKTDKxi0ycnhN36xMHyA==", "labelPageLayoutGuid": "4c0a5106-b132-4c8b-9c9e-1377eb1307c8", "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-14T07:15:39.6715084", "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": "61fB5tDXUEa6vcL2qJzV8w==", "labelPageLayoutGuid": "e6c157eb-d7d0-4650-babd-c2f6a89cd5f3", "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": { "$id": "65", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "nBo6j5QLDUimn0j67/nbkg==", "pluGuid": "8f3a1a9c-0b94-480d-a69f-48faeff9db92", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "ksax/AMJVUKUsUT7guZ0bQ==", "dealCostGuid": "fcb1c692-0903-4255-94b1-44fb82e6746d", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "na82h/QN0UKtFkCT9PW4FQ==", "priceGroupGuid": "8736af9d-0df4-42d1-ad16-4093f4f5b815", "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-14T07:15:39.6715084", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "oFsg8tvwYE6HQ6McKzkj+w==", "campaignComboPriceGroupIdentifier": "f2205ba0-f0db-4e60-8743-a31c2b3923fb", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "66", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:15:39.6715084", "operatorG_UID": "78/q3kd1IUuwieGlqmsYQg==", "operatorGuid": "deeacfef-7547-4b21-b089-e1a5aa6b1842", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:15:39.6715084", "signIqTicketFileMovedUtc": "2025-06-14T07:15:39.6715084", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:15:39.6715084", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "3" }, "campaignPlu": { "$ref": "65" } }, { "$ref": "66" } ], "campaign": { "$id": "67", "id": 1, "storeID": 2, "name": "c1a08dcd-5493-4a5e-92eb-fd94597456f9", "nameGuid": "c1a08dcd-5493-4a5e-92eb-fd94597456f9", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:15:39.6715084", "startTime": 1, "endDate": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "system": true, "created": "2025-06-14T07:15:39.6715084", "updated": "2025-06-14T07:15:39.6715084", "priceChangeNotifiedUtc": "2025-06-14T07:15:39.6715084", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "6D2ERVpNVEO9cAE8khC/bg==", "hostIdentifierGuid": "45843de8-4d5a-4354-bd70-013c9210bf6e", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:15:39.6715084", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "65" }, { "$ref": "65" } ], "campaignPools": [ { "$id": "68", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "fyFuKxzA6EmHDOv479z4Cw==", "pluGuid": "2b6e217f-c01c-49e8-870c-ebf8efdcf80b", "hostOfferID": 1, "priceGroupG_UID": "qd+oXValpkuJIvfGGGt4Jw==", "priceGroupGuid": "5da8dfa9-a556-4ba6-8922-f7c6186b7827", "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-14T07:15:39.6715084", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "3" }, "campaign": { "$ref": "67" } }, { "$ref": "68" } ], "sellingRules": [ { "$id": "69", "id": 1, "identifier": "G+peOSUzjkS4N2wHJZfmlA==", "identifierStr": "G+peOSUzjkS4N2wHJZfmlA==", "identifierGuid": "395eea1b-3325-448e-b837-6c072597e694", "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": "67" } }, { "$ref": "69" } ], "customers": [ { "$id": "70", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "ilbkEeH+d0Krclka5w7pJw==", "customerIDGuid": "11e4568a-fee1-4277-ab72-591ae70ee927", "campaign": { "$ref": "67" }, "customer": { "$id": "71", "identifier": "tINXuO9KEEmEbOg2wzWZjA==", "identifierGuid": "b85783b4-4aef-4910-846c-e836c335998c", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:15:39.6715084", "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": "qia7fpADMkCniR4RMav2Ag==", "communityIdentifierGuid": "7ebb26aa-0390-4032-a789-1e1131abf602", "joined": "2025-06-14T07:15:39.6715084", "updated": "2025-06-14T07:15:39.6715084", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "JqNloogaHkSej2TfUci6uA==", "priceLevelIdentifierGuid": "a265a326-1a88-441e-9e8f-64df51c8bab8", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:15:39.6715084", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "72", "cardType": 2, "issueDate": "2025-06-14T07:15:39.6715084", "expiry": "2025-06-14T07:15:39.6715084", "customerID": "8OqMsaIdkUacUa9wnhyWUA==", "customerIDGuid": "b18ceaf0-1da2-4691-9c51-af709e1c9650", "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-14T07:15:39.6715084", "linkedAccount": "rIg4zaR+1ky+lsdB52kXcQ==", "linkedAccountGuid": "cd3888ac-7ea4-4cd6-be96-c741e7691771", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "71" }, "account": { "$id": "73", "id": 1, "identifier": "swkpHPqFzUKWfYUHpHA3AA==", "identifierGuid": "1c2909b3-85fa-42cd-967d-8507a4703700", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:15:39.6715084", "owner": "gInwY/wBW0S/1rUKu5YYfA==", "ownerGuid": "63f08980-01fc-445b-bfd6-b50abb96187c", "accountStoreGroupIdentifier": "6tWP9BUTDUiaV4TA7HnY8A==", "accountStoreGroupGuid": "f48fd5ea-1315-480d-9a57-84c0ec79d8f0", "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-14T07:15:39.6715084", "active": true, "updated": "2025-06-14T07:15:39.6715084", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "71" }, "card": { "$ref": "72" }, "members": { "$id": "74", "sample string 1": [ { "$ref": "71" }, { "$ref": "71" } ], "sample string 2": [ { "$ref": "71" }, { "$ref": "71" } ] }, "customerGroups": [ { "$id": "75", "identifier": "lc2NSzTAhEiQ1Xtiowh8Jg==", "identifierGuid": "4b8dcd95-c034-4884-90d5-7b62a3087c26", "name": "sample string 2", "primaryContact": "Pl6w834JMUyTr2yDF0wk/w==", "primaryContactGuid": "f3b05e3e-097e-4c31-93af-6c83174c24ff", "accountID": "9tgRrX1eA0Sz5YSxRxIdVw==", "accountIDGuid": "ad11d8f6-5e7d-4403-b3e5-84b147121d57", "special": true, "updated": "2025-06-14T07:15:39.6715084", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "JW9SlP+MpkK1BZrWM7l9fQ==", "priceLevelIdentifierGuid": "94526f25-8cff-42a6-b505-9ad633b97d7d", "deleted": true, "account": { "$ref": "73" }, "primaryContactCustomer": { "$ref": "71" }, "customerGroupMembers": [ { "$id": "76", "id": 1, "groupID": "DDK+8EhJJkilBGEjdqbwWg==", "groupIDGuid": "f0be320c-4948-4826-a504-612376a6f05a", "customerID": "VyO5CVh2dEiaJyRxCdL0dg==", "customerIDGuid": "09b92357-7658-4874-9a27-247109d2f476", "card": "sample string 4", "linkedAccount": "8D7MxZEhl0KMfqdJdamQxw==", "linkedAccountGuid": "c5cc3ef0-2191-4297-8c7e-a74975a990c7", "customer": { "$ref": "71" }, "group": { "$ref": "75" }, "customerCard": { "$ref": "72" } }, { "$ref": "76" } ] }, { "$ref": "75" } ] }, "payments": [ { "$id": "77", "id": 1, "identifier": "CyR4klku10CyCn9zIDilhw==", "identifierGuid": "9278240b-2e59-40d7-b20a-7f732038a587", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "zY2PCnF8L0CpK2jGpRHjsw==", "accountIDGuid": "0a8f8dcd-7c71-402f-a92b-68c6a511e3b3", "customerAccount": { "$ref": "73" }, "customerCard": { "$ref": "72" }, "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-14T07:15:39.6715084", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "CLyXsx836UGNYG6Xd5QMtg==", "idempotentVoidGuid": "b397bc08-371f-41e9-8d60-6e9777940cb6", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "78", "saleHeaderID": 1, "saleHeaderGuid": "YVKzkc5mi0C3p3LFSu7MCQ==", "saleHeaderIdentifierGuid": "91b35261-66ce-408b-b7a7-72c54aeecc09", "created": "2025-06-14T07:15:39.6715084", "createdLocal": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "storeID": 1, "operatorG_Uid": "zTE/pAyvNEuNqQ3/oVpvTg==", "operatorGuid": "a43f31cd-af0c-4b34-8da9-0dffa15a6f4e", "customerG_Uid": "O8VlSdIOikGd+C6xBxwsiA==", "customerGuid": "4965c53b-0ed2-418a-9df8-2eb1071c2c88", "communityIdentifier": "yMVr0U9SiEabLJk6CkKZ9w==", "communityIdentifierGuid": "d16bc5c8-524f-4688-9b2c-993a0a4299f7", "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": "34nj29WwIEyaIVWGQ24OuQ==", "priceLevelIdentifierGuid": "dbe389df-b0d5-4c20-9a21-5586436e0eb9", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$ref": "38" }, "customer": { "$ref": "71" }, "communityOrganisation": { "$id": "79", "id": 1, "identifier": "UmASaWa4oE+hUGElNUfpfA==", "identifierGuid": "69126052-b866-4fa0-a150-61253547e97c", "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-14T07:15:39.6715084", "deleted": true }, "details": [ { "$id": "80", "saleItemID": 1, "identifier": "iTBa64YdOkO0ZURliVjjdw==", "identifierGuid": "eb5a3089-1d86-433a-b465-44658958e377", "saleHeaderID": 2, "plu": 1, "pluG_UId": "kdqCTEE58UKgKVuk1rxr7w==", "pluGuid": "4c82da91-3941-42f1-a029-5ba4d6bc6bef", "accountID": "J3sAx1B4i02h89xRN8V1kQ==", "accountIDGuid": "c7007b27-7850-4d8b-a1f3-dc5137c57591", "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-14T07:15:39.6715084", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "lnn7H6Blpku5gtL1eyoG2w==", "refundGuid": "1ffb7996-65a0-4ba6-b982-d2f57b2a06db", "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": "o3yqOxO8ZE6pVMk7gSf4gQ==", "idempotentVoidGuid": "3baa7ca3-bc13-4e64-a954-c93b8127f881", "priceLevelIdentifier": "pgVIFMrYC0K4ucj5dZUNTA==", "priceLevelIdentifierGuid": "144805a6-d8ca-420b-b8b9-c8f975950d4c", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "81", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:15:39.6715084", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "81" } ], "refund": { "$id": "82", "id": 1, "g_UID": "gO0ShUSdGk22xglEz7xbCw==", "guid": "8512ed80-9d44-4d1a-b6c6-0944cfbc5b0b", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:15:39.6715084" }, "modifier": { "$id": "83", "id": 1, "setG_UID": "x/YAIwR0806bGnU/oQe/MA==", "modifierSetGuid": "2300f6c7-7404-4ef3-9b1a-753fa107bf30", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "NqV6aMwxi0WpJs3RUsu0fQ==", "pluGuid": "687aa536-31cc-458b-a926-cdd152cbb47d", "deleted": true, "g_UID": "QzcF7U5Jx0mAiZzeYKnv9g==", "guid": "ed053743-494e-49c7-8089-9cde60a9eff6", "product": { "$ref": "3" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "80" } ], "eftReceipts": [ { "$id": "84", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "78" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "84" } ], "payments": [ { "$ref": "77" }, { "$ref": "77" } ], "cards": [ { "$id": "85", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "85" } ], "campaignHits": [ { "$id": "86", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "86" } ], "fuel": [ { "$id": "87", "id": 1, "plu": 1, "pluG_UID": "rhSkSSv5OkaefWZSmtBPbg==", "pluGuid": "49a414ae-f92b-463a-9e7d-66529ad04f6e", "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-14T07:15:39.6715084", "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-14T07:15:39.6715084", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "87" } ], "fuelResells": [ { "$id": "88", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "GGXeAk925U6LoHd39liqIg==", "pluGuid": "02de6518-764f-4ee5-8ba0-7777f658aa22", "accountID": "VN0VWETNJkG35ryJLx8A2A==", "accountIDGuid": "5815dd54-cd44-4126-b7e6-bc892f1f00d8", "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-14T07:15:39.6715084", "bestOrExpireType": 1, "refundG_UID": "IAfO9MBD9UG7gdLgAa4nAw==", "refundGuid": "f4ce0720-43c0-41f5-bb81-d2e001ae2703", "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": "88" } ], "customerOrder": [ { "$id": "89", "identifier": "4EfzB+P4ZEqeATcG05sU9g==", "identifierGuid": "07f347e0-f8e3-4a64-9e01-3706d39b14f6", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "EUycEW4qCUeUixbXKWtvwA==", "customerIdentifierGuid": "119c4c11-2a6e-4709-948b-16d7296b6fc0", "operatorNo": 1, "operatorG_UID": "95P0LtyBZUK3tUlkIVPabw==", "operatorGuid": "2ef493f7-81dc-4265-b7b5-49642153da6f", "created": "2025-06-14T07:15:39.6715084", "ordered": "2025-06-14T07:15:39.6715084", "started": "2025-06-14T07:15:39.6715084", "completed": "2025-06-14T07:15:39.6715084", "supplied": "2025-06-14T07:15:39.6715084", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$ref": "71" }, "operator": { "$ref": "38" }, "details": [ { "$id": "90", "headerID": 1, "plu": 1, "pluG_UId": "9IP1fvD5QEqUymSxs4Am1A==", "pluGuid": "7ef583f4-f9f0-4a40-94ca-64b1b38026d4", "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": "sDWDe2iuO0aB6YE6qFa8ng==", "headerIdentifierGuid": "7b8335b0-ae68-463b-81e9-813aa856bc9e", "product": { "$ref": "3" } }, { "$ref": "90" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "78" } }, { "$ref": "89" } ], "surveyResponses": [ { "$id": "91", "surveyG_UID": "at6XJRTg4UuLiI3/S90LZQ==", "surveyGuid": "2597de6a-e014-4be1-8b88-8dff4bdd0b65", "saleHeaderGuid": "ryeNzWFSqEOdoMUFneSRcA==", "saleGuid": "cd8d27af-5261-43a8-9da0-c5059de49170", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "4QDKg6DJVUqZLWfKCNn3bw==", "guidResponse": "83ca00e1-c9a0-4a55-992d-67ca08d9f76f", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:15:39.6715084", "sale": { "$ref": "78" }, "survey": { "$id": "92", "g_UID": "pr99rCkpX0a966HrlEnc8Q==", "guid": "ac7dbfa6-2929-465f-bdeb-a1eb9449dcf1", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "fhpLK2LNN0yUadCW6QGoYA==", "checkoutFormGuid": "2b4b1a7e-cd62-4c37-9469-d096e901a860", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:15:39.6715084", "end": "2025-06-14T07:15:39.6715084", "deleted": true, "updated": "2025-06-14T07:15:39.6715084", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "a0182216-e037-4594-b0a0-d177b99f51dc", "719ace81-37ed-4353-bcc9-5c959efb5c57" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "46" } }, "ingressId": "sample string 4" }, { "$ref": "91" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "aZntshjGOU64d4m4NNDWBQ==", "accountIdentifier": "b2ed9969-c618-4e39-b877-89b834d0d605", "accountName": "sample string 42", "customerOrderIdentifier": "76+SLdqCXkSaBisrE3Eyyg==", "customerOrderIdentifierGuid": "2d92afef-82da-445e-9a06-2b2b137132ca", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "93", "id": 1, "paymentID": 2, "paymentIdentifier": "iDoGg9M8f0mTKsdvhdu7dQ==", "paymentIdentifierGuid": "83063a88-3cd3-497f-932a-c76f85dbbb75", "identifier": "UVolA/oIukO4yS16gDD5ng==", "identifierGuid": "03255a51-08fa-43ba-b8c9-2d7a8030f99e", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "kGR0cxWyrkGEoWisbpWlPw==", "itemIdentifierGuid": "73746490-b215-41ae-84a1-68ac6e95a53f" } }, { "$ref": "77" } ] }, { "$ref": "72" } ], "customerGroupMembers": [ { "$ref": "76" }, { "$ref": "76" } ], "customerGroups": [ { "$ref": "75" }, { "$ref": "75" } ], "accounts": [ { "$ref": "73" }, { "$ref": "73" } ], "account": { "$ref": "73" }, "vouchers": [ { "$id": "94", "customerIdentifier": "8S668oKPnkOOU/ddN6YAUA==", "customerIdentifierGuid": "f2ba2ef1-8f82-439e-8e53-f75d37a60050", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "h2b+bPPZXU+uRWAm9jAvlQ==", "idempotentGuid": "6cfe6687-d9f3-4f5d-ae45-6026f6302f95", "offline": true, "voucher": { "$id": "95", "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-14T07:15:39.6715084", "barcodeTemplate": { "$id": "96", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "97", "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-14T07:15:39.6715084", "labelPageLayout": "sugt6is21keyQWIBEgT3rA==", "pageLayoutGuid": "ea2de8b2-362b-47d6-b241-62011204f7ac", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "95" }, "elements": [ { "$id": "98", "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-14T07:15:39.6715084" }, { "$ref": "98" } ] }, "customerVouchers": [ { "$id": "99", "id": 1, "customerIdentifier": "tH8nR8VGfE+DNSh0Vv8k3w==", "customerIdentifierGuid": "47277fb4-46c5-4f7c-8335-287456ff24df", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:15:39.6715084", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "iV7nNLpL3EiidC84/tYnKw==", "issuedIdempotentGuid": "34e75e89-4bba-48dc-a274-2f38fed6272b", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:15:39.6715084", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:15:39.6715084", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "ttSGB91C80OICek8lc+zYA==", "redeemedIdempotentGuid": "0786d4b6-42dd-43f3-8809-e93c95cfb360", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:15:39.6715084", "storeName": "sample string 17", "scaleLabel": { "$ref": "97" }, "voucher": { "$ref": "95" }, "customer": { "$ref": "71" }, "issuedOfflinePayment": { "$ref": "77" }, "redeemedOfflinePayment": { "$ref": "77" } }, { "$ref": "99" } ] }, "customer": { "$ref": "71" } }, { "$ref": "94" } ] } }, { "$ref": "70" } ], "customerGroups": [ { "$id": "100", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "mYKEnQ4mm0OJu5F+ZKmEfQ==", "groupIDGuid": "9d848299-260e-439b-89bb-917e64a9847d", "campaign": { "$ref": "67" }, "group": { "$ref": "75" } }, { "$ref": "100" } ], "signIqTickets": [ { "$id": "101", "identifier": "S1vmneYGWkOnPusFHP1rNA==", "identifierGuid": "9de65b4b-06e6-435a-a73e-eb051cfd6b34", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "101" } ], "comboPriceGroups": [ { "$id": "102", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "7svxe43rMUG1SKX3DwSF5A==", "guid": "7bf1cbee-eb8d-4131-b548-a5f70f0485e4", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "67" }, "comboPricePlus": [ { "$id": "103", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "Ao8dsuglWUWXI1ibtUpxQQ==", "groupGuid": "b21d8f02-25e8-4559-9723-589bb54a7141", "comboPriceType": 5, "priceType": 5, "pluG_UID": "YpRxFwMTfE+AQUnDwxUwKg==", "pluGuid": "17719462-1303-4f7c-8041-49c3c315302a", "priceGroupG_UID": "WjLR4HhK8kmL46pfjj49lQ==", "priceGroupGuid": "e0d1325a-4a78-49f2-8be3-aa5f8e3e3d95", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "67" }, "product": { "$ref": "3" }, "priceGroup": { "$ref": "32" }, "campaignPool": { "$ref": "67" } }, { "$ref": "103" } ] }, { "$ref": "102" } ], "priceLevels": [ { "$id": "104", "id": 1, "priceLevelIdentifier": "B3WlW+x+r0eZ3Dh/Nvz2XA==", "priceLevelIdentifierGuid": "5ba57507-7eec-47af-99dc-387f36fcf65c", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "104" } ] }, "product": { "$ref": "3" }, "dealCost": { "$id": "105", "headerIdentifier": "z+vayst39EaT//98zHvbJA==", "headerIdentifierGuid": "cadaebcf-77cb-46f4-93ff-ff7ccc7bdb24", "identifier": "jK3cvl0XaE6Xjt1BIkwryw==", "identifierGuid": "bedcad8c-175d-4e68-978e-dd41224c2bcb", "supplierIdentifier": "kf/0HMvxj06E+CNzehkL+g==", "supplierGuid": "1cf4ff91-f1cb-4e8f-84f8-23737a190bfa", "pluG_UID": "xAZ/rFme7E+e6kN9JkYoDw==", "pluGuid": "ac7f06c4-9e59-4fec-9eea-437d2646280f", "campaignName": "eb190fb9-522e-4deb-8edc-8b9757004693", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:15:39.6715084", "end": "2025-06-14T07:15:39.6715084", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "jqM8qmx1H0eJWbTxKecX4A==", "bonusItemPluGuid": "aa3ca38e-756c-471f-8959-b4f129e717e0", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:15:39.6715084", "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-14T07:15:39.6715084", "campaignEndDate": "2025-06-14T07:15:39.6715084", "masterPLUG_UID": "Vvp2CEfr1E+Z/sRQLVseOA==", "masterID": "0876fa56-eb47-4fd4-99fe-c4502d5b1e38", "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": "grHfaYRzHEWyM1ukbjtGAQ==", "bonusMasterID": "69dfb182-7384-451c-b233-5ba46e3b4601", "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 } }, "currentCostStart": "2025-06-14T07:15:39.6715084", "dealCosts": [ { "$ref": "105" }, { "$ref": "105" } ], "tags": [ { "$id": "106", "pluG_UID": "yisjaUHVpUaZgWfjX9GndA==", "pluGuid": "69232bca-d541-46a5-9981-67e35fd1a774", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "106" } ], "alternateProductG_UID": "8oxWj9W6GE2/JtKPcFmGdw==", "alternateProduct": "8f568cf2-bad5-4d18-bf26-d28f70598677", "productHostCode": { "$id": "107", "id": 1, "pluG_UID": "4Q1o+/nxrUKl/si1j0fCbg==", "pluGuid": "fb680de1-f1f9-42ad-a5fe-c8b58f47c26e", "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-14T07:15:39.6715084", "inventoryTracked": "2025-06-14T07:15:39.6715084", "isNormalPriceChangesCampaign": true }, "location": { "$ref": "54" }, "operator": { "$ref": "38" }, "productDescription": "sample string 8", "productActive": true, "productBarcode": "sample string 10", "succeeded": true, "printRunID": "bnEsPeI7KEuuKW6O4JLxOQ==", "printRunGuid": "3d2c716e-3be2-4b28-ae29-6e8ee092f139", "departmentName": "sample string 12", "subDepartmentName": "sample string 13", "minorDepartmentName": "sample string 14", "lesserDepartmentName": "sample string 15", "storeName": "sample string 16", "campaignDescription": "sample string 17", "campaignStartDate": "2025-06-14T07:15:39.6715084", "campaignEndDate": "2025-06-14T07:15:39.6715084", "campaignPrice": 1, "campaignCost": 1, "campaignCostDecimals": 1, "printRequestType": 18, "isTobacco": true, "isLiquor": true, "shelfLocationName": "sample string 21", "operatorName": "sample string 22", "printBatchType": 23, "createdBy": "sample string 24", "pageLayoutName": "sample string 25", "complianceIndicatorName": "sample string 26", "warehouseDirectIndicator": "sample string 27", "productGrade": "sample string 28" }
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.