GET api/deliOrder/{id}/details
Get details attached to a deli order
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Phone order identifier |
globally unique identifier |
Required |
| HeaderIdentifier | Collection of byte |
None. |
|
| HeaderIdentifierGuid |
The deli order header identifier |
globally unique identifier |
None. |
| Status |
Phone Order Detail status type |
OrderItemStatus |
None. |
| SortBy |
Column to sort the details by |
DeliOrderDetailSortOptions |
None. |
| SortDirection |
Sort against the sort by column in an ascending or descending manner |
SortOrder |
None. |
| Relations |
Whether to include product details as a relation |
boolean |
None. |
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
PageList of matching deli order details
PageListOfDeliOrderDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of DeliOrderDetail |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{
"type": "DeliOrderDetail",
"list": [
{
"$id": "2",
"headerID": 1,
"plu": 1,
"pluG_UId": "+wb0wTMLQUug/JHcVvsItw==",
"pluGuid": "c1f406fb-0b33-4b41-a0fc-91dc56fb08b7",
"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": "FSEdYVJ5GEO+yR4kHqcmUg==",
"headerIdentifierGuid": "611d2115-7952-4318-bec9-1e241ea72652",
"product": {
"$id": "3",
"plu": 1,
"storeID": 1,
"masterPluG_UID": "QEA=",
"storeIDs": [
1,
2
],
"g_UId": "1al8dRL1RUObLkULo2/OuA==",
"guid": "757ca9d5-f512-4345-9b2e-450ba36fceb8",
"apn": "sample string 1",
"apnChanged": true,
"apnSwitched": true,
"barcode": "sample string 4",
"itemNumber": "sample string 5",
"itemNumberChanged": true,
"priceGroupG_UID": "91JdgJ59z0qZM+ZBlGvRqg==",
"priceGroupGuid": "805d52f7-7d9e-4acf-9933-e641946bd1aa",
"blueprintID": 1,
"lastCountedDate": "2026-04-03T06:26:33.146635",
"externalID": "sample string 7",
"active": true,
"activated": "2026-04-03T06:26:33.146635",
"pluCreated": "2026-04-03T06:26:33.146635",
"createdByUser": "sample string 9",
"name": "sample string 10",
"nameChanged": true,
"secondDescription": "sample string 12",
"hostDescription": "sample string 13",
"keepCartonQty": true,
"keepDescription": true,
"keepDepartments": true,
"keepSuppliers": true,
"markdownDescription": "sample string 18",
"altDescription": "sample string 19",
"bestOrExpire": 20,
"lastUpdate": "2026-04-03T06:26:33.146635",
"lastManualUpdate": "2026-04-03T06:26:33.146635",
"imageName": "sample string 23",
"showImageOnFlipCharts": true,
"showTextOnFlipCharts": true,
"overrideFlipChartText": true,
"flipChartText": "sample string 27",
"salesMode": 1,
"eftCode": 1,
"price": 1,
"priceChanged": true,
"rrp": 1,
"gstPercent": 28,
"gstPercentChanged": true,
"costGSTPercent": 29,
"costGSTPercentChanged": true,
"wetPercent": 1,
"priceOverride": 1,
"cost": 1,
"currentCost": 1,
"currentCostDecimals": 1,
"grossProfit": 1.0,
"currentCostDesc": "sample string 30",
"currentCostEnd": "2026-04-03T06:26:33.146635",
"currentCostUpdated": "2026-04-03T06:26:33.146635",
"costDecimals": 31,
"costChanged": true,
"dealCostIdentifier": "QEA=",
"excludeFromRebate": true,
"rebateOverride": 1,
"costCalcMethod": 32,
"costCalcMethodChanged": true,
"costEffectiveDate": "2026-04-03T06:26:33.146635",
"defaultGP": 1,
"breakTargetMode": 33,
"break1": 1,
"price1": 1,
"target1": 34,
"break2": 1,
"price2": 1,
"target2": 35,
"break3": 1,
"price3": 1,
"target3": 36,
"break1Changed": true,
"price1Changed": true,
"target1Changed": true,
"break2Changed": true,
"price2Changed": true,
"target2Changed": true,
"break3Changed": true,
"price3Changed": true,
"target3Changed": true,
"breakTargetModeChanged": true,
"margin": 1.1,
"marginChanged": true,
"marginRanged": true,
"marginRangedChanged": true,
"minimumMargin": 1.1,
"minimumMarginChanged": true,
"maximumMargin": 1.1,
"maximumMarginChanged": true,
"overrideHostWarehouseIndicator": true,
"overrideHostWarehouseIndicatorChanged": true,
"overrideHostPrice": true,
"overrideHostPriceChanged": true,
"overrideHostCost": true,
"overrideHostCostChanged": true,
"overrideHostMargin": true,
"overrideHostMarginChanged": true,
"alwaysApplyMargin": true,
"alwaysApplyMarginChanged": true,
"aws": 1.0,
"paws": 1.0,
"awsUpdated": "2026-04-03T06:26:33.146635",
"posTare": 1,
"altPrice": 1.0,
"altPriceChanged": true,
"altPriceMode": 53,
"altPriceModeChanged": true,
"altPLUG_UID": "qXUkzRqlvkqiY0eCiBW41w==",
"altPLUGuid": "cd2475a9-a51a-4abe-a263-47828815b8d7",
"altPLUGuidChanged": true,
"altPriceDescription1": "sample string 54",
"altPriceDescription2": "sample string 55",
"cartonQuantity": 56,
"cartonQuantityChanged": true,
"trayID": 1,
"promptID": 1,
"tare": 1,
"packQty": 1,
"fixedWeight": 1,
"extraMesg": 1,
"text1": "sample string 58",
"text2": "sample string 59",
"text3": "sample string 60",
"labelText": "sample string 61",
"labelTextChanged": true,
"sendToScale": true,
"nonScaleWeigh": true,
"labelFormat": "sample string 65",
"barcodeFormat": "sample string 66",
"austMade": 1,
"coolCode": 67,
"countryOfOrigin": "sample string 68",
"percentContent": 69.1,
"departmentID": 1,
"subDepartmentID": 1,
"minorDepartmentID": 1,
"lesserDepartmentID": 1,
"deptCode": "sample string 70",
"subDeptCode": "sample string 71",
"minorDeptCode": "sample string 72",
"lesserDeptCode": "sample string 73",
"deptName": "sample string 74",
"subDeptName": "sample string 75",
"minorDeptName": "sample string 76",
"lesserDeptName": "sample string 77",
"departmentChanged": true,
"subCategoryID": 1,
"expiry": 1,
"showDays": 1,
"datePrint": 1,
"labelRequired": true,
"labelShelfQty": 80,
"labelShelfChanged": true,
"labelTalkerQty": 82,
"labelSmall": true,
"labelLastPrinted": "2026-04-03T06:26:33.146635",
"labelLastPrice": 1,
"shelfPageLayoutG_UID": "H1bxVloVQUeZpCYeXxz+sg==",
"shelfPageLayoutGuid": "56f1561f-155a-4741-99a4-261e5f1cfeb2",
"talkerPageLayoutG_UID": "dvdDSn4jf0meCkiZ8SvQiQ==",
"talkerPageLayoutGuid": "4a43f776-237e-497f-9e0a-4899f12bd089",
"unitMeasure": 1.1,
"unitMeasureChanged": true,
"unitMeasureKind": 85,
"unitMeasureKindChanged": true,
"signIQData": "sample string 87",
"refresh": true,
"earnLoyaltyPoints": true,
"earnLoyaltyPointsChanged": true,
"quantityOverride": true,
"quantityOverrideChanged": true,
"quantityRequired": true,
"quantityRequiredChanged": true,
"allowDiscounts": true,
"allowDiscountsChanged": true,
"discountDiscounts": true,
"discountDiscountsChanged": true,
"itemRecalled": true,
"itemRecalledChanged": true,
"noRefund": true,
"noRefundChanged": true,
"allowMarkdown": true,
"allowMarkdownChanged": true,
"priceRequired": true,
"priceRequiredChanged": true,
"fuelItem": true,
"fuelItemChanged": true,
"liabilityItem": true,
"trackSerial": true,
"trackSerialChanged": true,
"allowZeroPrice": true,
"allowZeroPriceChanged": true,
"notForSale": 92,
"notForSaleChanged": true,
"excludeFromDeals": true,
"excludeFromVoucher": true,
"minimumAge": 95,
"minimumAgeChanged": true,
"buyingLimit": 1,
"buyingLimitChanged": true,
"buyingLimitIndependent": true,
"buyingLimitIndependentChanged": true,
"inventoryGuid": "SS/L6kyI0UmbY/opBDSA/A==",
"inventoryIdentifier": "eacb2f49-884c-49d1-9b63-fa29043480fc",
"inventoryAccuracy": 1,
"baseUnits": 99,
"orderPacked": 1,
"isManufactured": true,
"isIngredient": true,
"isModifier": true,
"isModifierChanged": true,
"hasModifiers": 100,
"defaultPrinter": "sample string 101",
"defaultPrinterGroup": "sample string 102",
"ingredientsOnManufacture": true,
"manufactureUnitMeasure": 1,
"mpl": 1,
"maxShelfQty": 103,
"allowAutoOrder": true,
"warrantyPeriod": 1,
"parentPluG_UId": "1GNFs4nnbUuKnGoy7xBSdw==",
"parentPluGuid": "b34563d4-e789-4b6d-8a9c-6a32ef105277",
"preferredHostVendor": 105,
"preferredHostChanged": true,
"code": "sample string 107",
"supplierIdentifier": "v7rUJqRQF0u0Cb44rV1oIA==",
"supplierIdentifierGuid": "26d4babf-50a4-4b17-b409-be38ad5d6820",
"supplierChanged": true,
"rebateSupplierIdentifier": "gVWHy2N9yUSdXRc0ol591Q==",
"rebateSupplierIdentifierGuid": "cb875581-7d63-44c9-9d5d-1734a25e7dd5",
"rebateSupplierChanged": true,
"availableForOrder": true,
"warehouseDirectIndicator": "sample string 109",
"warehouseDirectIndicatorChanged": true,
"productGrade": "sample string 111",
"productType": "sample string 112",
"productGroup": "sample string 113",
"complianceIndicator": "sample string 114",
"inhouseBrand": "sample string 115",
"slowMoving": true,
"generalMerchandise": true,
"comment": "sample string 118",
"lastUpdatedByUser": "sample string 119",
"lastManualUpdatedByUser": "sample string 120",
"lastUpdatedByUserOverride": true,
"lastUpdatedByHost": "2026-04-03T06:26:33.146635",
"commodity": "sample string 122",
"businessPillar": "sample string 123",
"mscCommodity": "sample string 124",
"hostIdentifier": "cl7UGeikakGBX5KDzd6EoQ==",
"hostIdentifierGuid": "19d45e72-a4e8-416a-815f-9283cdde84a1",
"serviceFeeID": 1,
"serviceFeeIDChanged": true,
"providerName": "sample string 126",
"aisleEnds": "sample string 127",
"deleted": true,
"deletedChanged": true,
"hidden": true,
"doNotRange": true,
"doNotRangeChanged": true,
"doNotOrder": true,
"doNotOrderChanged": true,
"locked": true,
"excludeFromWebUpdate": true,
"excludeFromWebUpdateChanged": true,
"webPriceBasedOn": 138,
"webPriceRounding": true,
"webMarkup": 140,
"webPriceMode": 141,
"altDepartmentID": 1,
"altSubDepartmentID": 1,
"altMinorDepartmentID": 1,
"altLesserDepartmentID": 1,
"altDeptCode": "sample string 142",
"altSubDeptCode": "sample string 143",
"altMinorDeptCode": "sample string 144",
"altLesserDeptCode": "sample string 145",
"altDepartmentChanged": true,
"storeProducts": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"store": {
"$id": "4",
"id": 1,
"isMaster": true,
"isElectedMaster": true,
"electedMasterStoreID": 1,
"isZoneMaster": true,
"shortName": "sample string 3",
"url": "sample string 4",
"sortOrder": 1,
"name": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"state": "sample string 12",
"country": "sample string 13",
"postCode": "sample string 14",
"delivery": 1,
"exportAccounts": 1,
"salesAccountFolder": "sample string 15",
"purchaseAccountFolder": "sample string 16",
"initLoad": 1,
"initIDs": 1,
"zoneID": 1,
"actAsMaster": 1,
"lastActiveUtc": "2026-04-03T06:26:33.146635",
"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": "+p69EQWRfEqFB3bxX6wGcw==",
"hostIdentifierGuid": "11bd9efa-9105-4a7c-8507-76f15fac0673",
"hostName": 1,
"hostAddress": "sample string 27",
"hostUsername": "sample string 28",
"hostPassword": "sample string 29",
"excludeFromLeadInOut": true,
"accountingProvider": 31,
"accountingAddress": "sample string 32",
"accountingUsername": "sample string 33",
"accountingPassword": "sample string 34",
"storeAccountingCode": "sample string 35",
"softwareVariance": 36,
"fuelWarningVariance": 37.0,
"fuelErrorVariance": 38.0,
"fuelAccumulatedWarningVariance": 39.0,
"fuelAccumulatedErrorVariance": 40.0,
"drawManagment": 41,
"endOfDayManagment": true,
"autoFillCashBalancing": true,
"fuelDayVariance": 44,
"accountingTradingTime": "00:00:00.1234567",
"stockActivateProduct": 46,
"defaultOrderDocumentId": 1,
"defaultStockReceiveDocumentId": 1,
"giftCardSalesAccountingDeptCode": "sample string 47",
"transactionDiscountAccountingDeptCode": "sample string 48",
"size": 49,
"updated": "2026-04-03T06:26:33.146635",
"priceZone": {
"$id": "5",
"id": 1,
"name": "sample string 2",
"hostIdentifier": "scpfK3xb9UqP8Er0+MqoQQ==",
"hostIdentifierGuid": "2b5fcab1-5b7c-4af5-8ff0-4af4f8caa841",
"sortOrder": 3,
"zoneMasterStoreID": 1,
"electedMasterStoreID": 1,
"containsElectedMasterStore": true
},
"priceZoneName": "sample string 51",
"storeFuelConfigured": true,
"shippingAddressCopied": true,
"shippingAddress": {
"$id": "6",
"storeID": 1,
"addressType": 1,
"address1": "sample string 1",
"address2": "sample string 2",
"city": "sample string 3",
"state": "sample string 4",
"country": "sample string 5",
"postCode": "sample string 6"
},
"billingAddressCopied": true,
"billingAddress": {
"$ref": "6"
},
"hostStoreSettings": [
{
"$id": "7",
"id": 1,
"hostIdentifier": "8VU2uysaxkyG6gj7g7ysFg==",
"hostIdentifierGuid": "bb3655f1-1a2b-4cc6-86ea-08fb83bcac16",
"storeID": 2,
"username": "sample string 3",
"password": "sample string 4",
"passwordPlain": "sample string 5",
"serverAddress": "sample string 6",
"serverPort": 1,
"excludeFromLeadInOut": true,
"useForHostFile": true,
"metcashPillarID": "sample string 9",
"metcashStateCode": "sample string 10",
"metcashCustomerID": "sample string 11",
"metcashTradingPartnerID": "sample string 12",
"drakesCustomerNumber": 1,
"sparCustomerNumber": "sample string 13",
"sparOrderUsername": "sample string 14",
"sparOrderPassword": "sample string 15",
"sparOrderPasswordPlain": "sample string 16",
"pharmXSiteID": 1,
"ibaZoneID": 1,
"ibaState": "sample string 17",
"foodlandStoreCode": "sample string 18",
"ilgMemberNumber": "sample string 19",
"ilgOutletLocation": 1,
"ilgBaseCost": 1,
"ilgApplyNonAdvertisedPromos": true,
"ilgExemptFromFreight": true,
"ilgOrderDealReview": true,
"ilgFinanceFee": 1,
"secondPassword": "sample string 23",
"secondPasswordPlain": "sample string 24",
"secondServerAddress": "sample string 25",
"processPromotions": true,
"hostProvider": 0,
"host": {
"$id": "8",
"identifier": "g66mAQcxe0yUxiblOa3JhA==",
"identifierGuid": "01a6ae83-3107-4c7b-94c6-26e539adc984",
"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": "FcfLjcNHMUiOF6YBb/xQaQ==",
"hostSupplierIdentifierGuid": "8dcbc715-47c3-4831-8e17-a6016ffc5069",
"loyaltyPriceLevelIdentifier": "OSguNCWOuU6NMruIW5jdeA==",
"loyaltyPriceLevelIdentifierGuid": "342e2839-8e25-4eb9-8d32-bb885b98dd78",
"isGroup": true,
"description": "sample string 22",
"hostProvider": 23,
"hostTypeEnum": 24,
"hostType": "sample string 25",
"hostCode": "sample string 26",
"username": "sample string 27",
"password": "sample string 28",
"passwordPlain": "sample string 29",
"server": "sample string 30",
"url": "sample string 31",
"global": true,
"stateCode": "sample string 33",
"lastCollected": "2026-04-03T06:26:33.146635",
"lastProcessed": "2026-04-03T06:26:33.146635",
"hold": true,
"supplierName": "sample string 35",
"supplier": {
"$id": "9",
"identifier": "vB3h/4kSwEacdNFZhcVZZg==",
"identifierGuid": "ffe11dbc-1289-46c0-9c74-d15985c55966",
"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": "wHv9oHRtzkiPgDJxnZdeeA==",
"primaryContactID": "a0fd7bc0-6d74-48ce-8f80-32719d975e78",
"storeID": 1,
"abn": "sample string 16",
"supplierGroupIdentifier": "w+WgcEVA30ioKvwWxxN+yQ==",
"supplierGroupGuid": "70a0e5c3-4045-48df-a82a-fc16c7137ec9",
"rebate": 1.0,
"rebateType": 1,
"rebateFrequency": 1,
"rebateSource": 1,
"rebateLastClaimed": "2026-04-03T06:26:33.146635",
"rebateLastClaimedAmount": 1.0,
"cartonsOnly": true,
"minimumOrderValue": 1,
"enforceMinimumQuantity": true,
"freight": 19.0,
"freightType": 20,
"deleted": true,
"deletedUser": "sample string 22",
"storeName": "sample string 23",
"primaryContact": {
"$id": "10",
"id": "044b6ddc-879c-48eb-a893-c354042b2c1a",
"identifier": "ydHILHk+ck2zERq5y9uHWg==",
"identifierGuid": "2cc8d1c9-3e79-4d72-b311-1ab9cbdb875a",
"familyName": "sample string 1",
"givenNames": "sample string 2",
"otherNames": "sample string 3",
"title": "sample string 4",
"dateOfBirth": "sample string 5",
"sex": "sample string 6",
"address": "sample string 7",
"address1": "sample string 8",
"address2": "sample string 9",
"town": "sample string 10",
"state": "sample string 11",
"country": "sample string 12",
"postalCode": "sample string 13",
"telephone": "sample string 14",
"mobile": "sample string 15",
"email": "sample string 16",
"fax": "sample string 17",
"primary": true
},
"contacts": [
{
"$id": "11",
"supplierIdentifier": "Q8XAlO9KUECriVzwc9raxg==",
"supplierIdentifierGuid": "94c0c543-4aef-4050-ab89-5cf073dadac6",
"contactGuid": "0KLLlR6XK0qIj65dtDvDYw==",
"contactID": "95cba2d0-971e-4a2b-888f-ae5db43bc363",
"contact": {
"$ref": "10"
},
"supplier": {
"$ref": "9"
}
},
{
"$ref": "11"
}
],
"products": [
{
"$id": "12",
"pluG_UID": "7s6uhYZGq0SR1OTM/Ot6Hg==",
"pluGuid": "85aeceee-4686-44ab-91d4-e4ccfceb7a1e",
"supplierIdentifier": "M3uvgpiVCk2KIWq7Xz4jiA==",
"supplierIdentifierGuid": "82af7b33-9598-4d0a-8a21-6abb5f3e2388",
"cartonQuantity": 1,
"cartonQuantityChanged": true,
"productSize": "sample string 3",
"cigarettesPerSleeve": 1,
"randomWeight": true,
"piecesPerUnit": 5,
"averagePackSize": 6,
"effectiveDate": "2026-04-03T06:26:33.146635",
"pricedByWeight": true,
"landedUnitCostEx": 9,
"landedUnitCostInc": 10,
"landedCartonCostInc": 12,
"landedCartonCostEx": 13,
"standardCost": 14,
"deliveryFee": 1,
"deliveryFeeBasis": "sample string 15",
"pickAndPackFee": 1,
"pickAndPackFeeBasis": "sample string 16",
"financeFee": 1,
"financeFeeBasis": "sample string 17",
"cartonLength": 1,
"cartonWidth": 1,
"cartonHeight": 1,
"palletLayerQuantity": 1,
"palletLayers": 1,
"itemCode": "sample string 18",
"invoiceCode": "sample string 19",
"invoiceDesc": "sample string 20",
"orderDirect": true,
"useCost": true,
"minimumQuantity": 21,
"hostType": 22,
"fromHost": 23,
"minimumReorder": 1,
"maximumReorder": 1,
"orderMultiple": 24.1,
"sellMultiple": 25.1,
"baseMultiple": 26.1,
"hostStandardCost": 27,
"hostTotalCost": 28,
"hostRetail": 29,
"hostLandedUnitCostEx": 30,
"hostLandedUnitCostInc": 31,
"hostDesc": "sample string 32",
"directIndicator": "sample string 33",
"availableToOrder": true,
"hostRangeIndicator": "sample string 35",
"hostProductType": "sample string 36",
"hostProductGrade": "sample string 37",
"hostProductGroup": "sample string 38",
"hostSlowMoving": true,
"hostGeneralMerchandise": true,
"hostPillar": "sample string 41",
"hostLastUpdated": "2026-04-03T06:26:33.146635",
"rebate": 1.0,
"rebateExclude": true,
"invoiceCodes": [
{
"$id": "13",
"pluG_UID": "MPjy3QB2yU2YHGJxlBqb7g==",
"pluGuid": "ddf2f830-7600-4dc9-981c-6271941a9bee",
"supplierIdentifier": "M7xQQv2JAkWD6+5ueBNyBg==",
"supplierIdentifierGuid": "4250bc33-89fd-4502-83eb-ee6e78137206",
"invoiceCode": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "13"
}
],
"storeIDs": [
1,
2
],
"preferredSupplier": true,
"preferredRebateSupplier": true,
"supplierName": "sample string 42",
"salesMode": 43,
"orderPacked": true,
"active": true,
"price": 1,
"costGstPercent": 45,
"parentPluG_UID": "AaZsnFtIQEuKA6eImspVIQ==",
"parentPluGuid": "9c6ca601-485b-4b40-8a03-a7889aca5521",
"freight": 46.0,
"freightType": 1,
"product": {
"$ref": "3"
},
"supplier": {
"$ref": "9"
},
"serviceFee": {
"$id": "14",
"id": 1,
"description": "sample string 1",
"fee": 1
},
"isPrimaryHost": true,
"hostVendor": 48
},
{
"$ref": "12"
}
],
"orderCycleHeaders": [
{
"$id": "15",
"storeID": 1,
"supplierIdentifier": "9KyPKgHveUuBPMKDaTLgpg==",
"supplierGuid": "2a8facf4-ef01-4b79-813c-c2836932e0a6",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"storeName": "sample string 5",
"departmentName": "sample string 6",
"orderDays": 7
},
{
"$ref": "15"
}
],
"cycles": [
{
"$id": "16",
"storeID": 1,
"supplierIdentifier": "YIaLg0+KPESujRw36va6UQ==",
"supplierGuid": "838b8660-8a4f-443c-ae8d-1c37eaf6ba51",
"departmentCode": "sample string 2",
"warehouseDirectIndicator": "sample string 3",
"type": 4,
"cutOffWeek": 5,
"cutOffDay": 6,
"cutOffTime": "00:00:00.1234567",
"leadTime": 7,
"daysBuffer": 8,
"supplierName": "sample string 9",
"cutOffDate": "2026-04-03T06:26:33.146635",
"deliveryDate": "2026-04-03T06:26:33.146635",
"nextCutOffDate": "2026-04-03T06:26:33.146635",
"nextDeliveryDate": "2026-04-03T06:26:33.146635",
"nextDaysBuffer": 10
},
{
"$ref": "16"
}
],
"store": {
"$ref": "4"
},
"updated": "2026-04-03T06:26:33.146635",
"isHost": true
},
"files": [
{
"$id": "17",
"id": "sample string 1",
"fileName": "sample string 2",
"extension": "sample string 3",
"provider": 0,
"type": 0,
"hostType": "sample string 4",
"createdUtc": "2026-04-03T06:26:33.146635",
"processed": "2026-04-03T06:26:33.146635",
"isProcessing": true,
"processedCount": 6,
"processingTime": 1,
"collectedUtc": "2026-04-03T06:26:33.146635",
"size": 1,
"sizeFormat": "sample string 7",
"isArchive": true,
"customerNumber": "sample string 9",
"businessPillar": "sample string 10",
"fileType": "sample string 11",
"version": "sample string 12",
"reference": "sample string 13",
"digest": "sample string 14",
"contentType": "sample string 15",
"host": {
"$ref": "8"
},
"metcashHeader": {
"$id": "18",
"customerNumber": "sample string 1",
"creationDate": "2026-04-03T06:26:33.146635",
"businessPillar": "sample string 3",
"fileType": "sample string 4"
}
},
{
"$ref": "17"
}
],
"zoneMatrix": [
{
"$id": "19",
"id": 1,
"hostIdentifier": "Q4mkyxF6uE2SPsuaXXiyxw==",
"hostIdentifierGuid": "cba48943-7a11-4db8-923e-cb9a5d78b2c7",
"storeID": 1,
"departmentCode": "sample string 2",
"hostGuids": [
"c0f83236-5da9-4083-960d-10613e3a8d84",
"461b8f8b-5191-4324-badd-27249fca0edd"
]
},
{
"$ref": "19"
}
],
"hostFileStoreSetting": {
"$ref": "7"
},
"hostStoreSettings": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"promotionPlacements": [
{
"$id": "20",
"identifier": "JtoeyKA+Qk6zdRojLQlHGA==",
"identifierGuid": "c81eda26-3ea0-4e42-b375-1a232d094718",
"code": "sample string 2",
"description": "sample string 3",
"isAdvertised": true
},
{
"$ref": "20"
}
],
"promoTypeGuids": [
"c33c893d-627e-4ebe-ae62-2ba02b19cbc9",
"ac03c990-b772-46fe-af35-0d88bbe65f89"
],
"isPromotionOnly": false,
"isOrderable": false,
"vendor": 0
},
"groupIDs": [
1,
2
],
"hostDescription": "sample string 27"
},
{
"$ref": "7"
}
],
"accounts": [
{
"$id": "21",
"id": 1,
"storeID": 1,
"accountName": "sample string 2",
"bsb": "sample string 3",
"accountNumber": "sample string 4",
"accountDesignated": true
},
{
"$ref": "21"
}
],
"sales": [
{
"$id": "22",
"id": 1,
"storeID": 1,
"externalSalesType": 2,
"ftpSiteID": 1,
"lastSaleProcessed": "2026-04-03T06:26:33.146635",
"ftpSite": {
"$id": "23",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"path": "sample string 7",
"protocol": 8
}
},
{
"$ref": "22"
}
],
"zoneMatrix": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"cashManagements": [
{
"$id": "24",
"id": 1,
"storeID": 1,
"cashManagementType": 2,
"apiID": 1,
"organisationID": "sample string 3",
"siteName": "sample string 4",
"thirdPartyAPI": {
"$id": "25",
"id": 1,
"description": "sample string 2",
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"passwordPlain": "sample string 6",
"token": "sample string 7",
"apiType": 8,
"apiSubType": 9
}
},
{
"$ref": "24"
}
],
"updateStoreID": "335f891e-b834-41fe-adce-06270628fd76",
"updateStore": {
"$id": "26",
"id": "3c7fe657-0ff3-4a75-995c-92496fb8afeb",
"name": "sample string 1",
"lastActivity": "2026-04-03T06:26:33.146635",
"zone": "sample string 2",
"timeZoneOffset": 0.0,
"businessHoursStart": "00:00:00.1234567",
"businessHoursEnd": "00:00:00.1234567",
"master": true,
"lastIP": "sample string 10",
"lastHostName": "sample string 11",
"ping": 1,
"pingStatus": "sample string 12",
"lastUpdateCompleted": "2026-04-03T06:26:33.146635"
},
"timeZoneId": "sample string 54",
"securityOptions": {
"$id": "27",
"loginMode": 1,
"allowSelfVerification": true,
"verifierEmail": "sample string 3",
"source": "sample string 4",
"loginModeInherited": 5,
"loginModeSource": "sample string 6",
"selfVerifyInherited": true,
"selfVerifySource": "sample string 8",
"verifyEmailInherited": "sample string 9",
"verifyEmailSource": "sample string 10"
}
},
"storePrices": [
{
"$id": "28",
"pluG_UID": "Jem/hMPw0UyfxRpzCO2heg==",
"pluGuid": "84bfe925-f0c3-4cd1-9fc5-1a7308eda17a",
"plu": 1,
"storeID": 1,
"zoneID": 2,
"zoneName": "sample string 3",
"store": "sample string 4",
"isElectedMasterStore": true,
"isZoneMasterStore": true,
"priceNow": 7,
"costNow": 8,
"costNowDecimals": 9,
"normalPrice": 10,
"priceNext": 1,
"costNext": 1,
"costNextDecimals": 11,
"nextCampaignName": "sample string 12",
"gstPercent": 13,
"normalCost": 14,
"normalCostDecimals": 15,
"costGstPercent": 16,
"costCalcMethod": 1,
"currentCost": 17,
"currentCostDecimals": 18,
"break1": 19,
"price1": 20,
"break2": 21,
"price2": 22,
"break3": 23,
"price3": 24,
"fuelItem": 25,
"fixedWeight": 26,
"active": true,
"complianceIndicator": "sample string 27",
"doNotOrder": true,
"doNotRange": true,
"isNormalPriceChangesCampaign": true,
"updated": "2026-04-03T06:26:33.146635"
},
{
"$ref": "28"
}
],
"currentPrices": {
"$id": "29",
"pluPrices": {
"$id": "30",
"plu": 1,
"pluG_UID": "QEA=",
"stores": [
1,
2
],
"normalPrice": 1,
"cost": 2,
"break1": 3,
"price1": 4,
"break2": 5,
"price2": 6,
"break3": 7,
"price3": 8,
"discountPrice": 9,
"memberDiscountPrice": 10,
"acceptedUtc": "2026-04-03T06:26:33.146635",
"priceChangeType": 0,
"costDecimals": 11,
"costCalcMethod": 12,
"targetCampaignPriceGtOrEquNormal": true
},
"normalPluPrices": {
"$ref": "30"
},
"winningCampaign": 1,
"winner": {
"$id": "31",
"campaignName": "sample string 1",
"campaignDescription": "sample string 2",
"talkerText": "sample string 3",
"disableWasSave": true,
"startDate": "2026-04-03T06:26:33.146635",
"startTime": 5,
"endDate": "2026-04-03T06:26:33.146635",
"endTime": 6,
"newPrice": 7,
"newCost": 8,
"newCostDecimals": 9,
"pctDiscount": 10,
"promoType": 1,
"promotionTypeCode": "sample string 11",
"hostType": 12,
"hostIdentifier": "NiQgWXqZiUqMHZ9YPr/9yA==",
"hostIdentifierGuid": "59202436-997a-4a89-8c1d-9f583ebffdc8",
"storeNames": [
"sample string 1",
"sample string 2"
]
},
"details": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"tray": {
"$id": "32",
"g_UId": "mN7tpTlVF0mWAMxoD9/pXQ==",
"guid": "a5edde98-5539-4917-9600-cc680fdfe95d",
"name": "sample string 1",
"number": 1,
"tare": 1
},
"priceGroup": {
"$id": "33",
"priceGroupG_UID": "AHG0DofhSUy8yyJFFypXNA==",
"priceGroupGuid": "0eb47100-e187-4c49-bccb-2245172a5734",
"name": "sample string 2",
"code": 1,
"modified": true,
"updated": "2026-04-03T06:26:33.146635",
"buyingLimit": 1,
"buyingLimitIndependent": true,
"buyingLimitType": 0,
"number": 1,
"products": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"productCount": 1
},
"priceGroupName": "sample string 147",
"nutrifacts": {
"$id": "34",
"pluG_UID": "j65crKtcJk2czfd26ijnjg==",
"pluGuid": "ac5cae8f-5cab-4d26-9ccd-f776ea28e78e",
"plu": 1,
"servingsPerPack": 1,
"servingSize": 1,
"showAllergens": 1,
"energy": 1,
"protein": 1,
"fat": 1,
"saturated": 1,
"carbo": 1,
"sugars": 1,
"sodium": 1,
"potasium": 1,
"calcium": 1,
"fibre": 1,
"soya": 1,
"nutsSeeds": 1,
"shells": 1,
"eggs": 1,
"dairy": 1,
"gluten": 1,
"sulphites": 1,
"peanuts": 1,
"sesame": 1,
"fish": 1,
"lupins": 1
},
"dates": {
"$id": "35",
"pluGuid": "05ee31aa-2db2-42cb-add6-5e056cf06924",
"created": "2026-04-03T06:26:33.146635",
"createdByUser": "sample string 1",
"activated": "2026-04-03T06:26:33.146635",
"activatedByUser": "sample string 2",
"deactivated": "2026-04-03T06:26:33.146635",
"deactivatedByUser": "sample string 3",
"lastOrdered": "2026-04-03T06:26:33.146635",
"lastOrderedQty": 4.0,
"lastReceived": "2026-04-03T06:26:33.146635",
"lastReceivedQty": 5.0,
"lastInvoiceStatus": 1,
"lastCounted": "2026-04-03T06:26:33.146635",
"lastSold": "2026-04-03T06:26:33.146635",
"firstSold": "2026-04-03T06:26:33.146635",
"awsUpdated": "2026-04-03T06:26:33.146635",
"lastManualUpdate": "2026-04-03T06:26:33.146635",
"lastManualUpdatedByUser": "sample string 7",
"lastUpdated": "2026-04-03T06:26:33.146635",
"lastUpdatedByUser": "sample string 9",
"lastUpdatedByHost": "2026-04-03T06:26:33.146635",
"doNotRangeUpdated": "2026-04-03T06:26:33.146635",
"doNotOrderUpdated": "2026-04-03T06:26:33.146635",
"tracked": "2026-04-03T06:26:33.146635"
},
"allergens": [
{
"$id": "36",
"primaryKey": {
"$id": "37",
"pluGuid": "cd859ef8-1ef1-4824-bdcb-d4c859ae04a4",
"contains": 2
},
"allergenID": 1,
"pluG_UID": "+J6FzfEeJEi9y9TIWa4EpA==",
"pluGuid": "cd859ef8-1ef1-4824-bdcb-d4c859ae04a4",
"contains": 2,
"allergenName": "sample string 3",
"storeIDs": [
1,
2
]
},
{
"$ref": "36"
}
],
"costs": {
"$id": "38",
"pluG_UID": "4ofiDUirSEqZV2GiJjQYzw==",
"pluGuid": "0de287e2-ab48-4a48-9957-61a2263418cf",
"enteredCost": 1,
"weightedAvgCost": 1,
"lastCost": 1,
"rawEnteredCost": 2,
"rawWeightedAvgCost": 3,
"rawLastCost": 4,
"freight": 5.0,
"freightType": 6,
"costDecimals": 7,
"fifoCost": 1,
"updated": "2026-04-03T06:26:33.146635",
"normalCost": 1,
"currentCost": 1
},
"sales": [
{
"$id": "39",
"saleHeaderID": 1,
"created": "2026-04-03T06:26:33.146635",
"createdLocal": "2026-04-03T06:26:33.146635",
"storeID": 3,
"storeName": "sample string 4",
"operatorG_Uid": "+H7UBWD4AkCbQUwdmpwpfg==",
"operatorGuid": "05d47ef8-f860-4002-9b41-4c1d9a9c297e",
"operatorName": "sample string 5",
"tranType": 1,
"plu": 1,
"pluG_UId": "uVMqyd3EUk6MLyoGRjXXqA==",
"pluGuid": "c92a53b9-c4dd-4e52-8c2f-2a064635d7a8",
"normalPrice": 1,
"totalCents": 1,
"cost": 1,
"grossProfit": 1,
"quantity": 1,
"operator": {
"$id": "40",
"id": 1,
"g_Uid": "uMDYFzb96E+bgsxQlgVC3Q==",
"guid": "17d8c0b8-fd36-4fe8-9b82-cc50960542dd",
"operatorNumber": 1,
"shortName": "sample string 2",
"firstName": "sample string 3",
"lastName": "sample string 4",
"password": "sample string 5",
"hasPassword": true,
"passwordText": "sample string 6",
"rfidTagID": "sample string 7",
"blueprintID": 1,
"groupID": 1,
"groupName": "sample string 8",
"managerGroupID": 1,
"managerGroupName": "sample string 9",
"zoneID": 1,
"zoneName": "sample string 10",
"loggedIn": 1,
"lastUsedIP": "sample string 11",
"deleted": true,
"locked": true,
"allowOpenTill": true,
"webEmail": "sample string 14",
"simpleOperatorType": 0,
"webRole": "sample string 15",
"updated": "2026-04-03T06:26:33.146635",
"passwordResetRequired": true,
"alteredInStore": true,
"startShift": "2026-04-03T06:26:33.146635",
"endShift": "2026-04-03T06:26:33.146635",
"machineName": "sample string 20",
"drawerID": 1,
"stores": [
{
"$id": "41",
"operatorG_UID": "FwDQ81Frwke/2GaMT63NeA==",
"operatorGuid": "f3d00017-6b51-47c2-bfd8-668c4fadcd78",
"storeID": 2,
"operator": {
"$ref": "40"
},
"store": {
"$ref": "4"
}
},
{
"$ref": "41"
}
]
}
},
{
"$ref": "39"
}
],
"apns": [
{
"$id": "42",
"pluID": 1,
"pluG_UID": "EpY+TVGhv0WXzdPG8H3kMA==",
"pluGuid": "4d3e9612-a151-45bf-97cd-d3c6f07de430",
"apn": "sample string 1",
"deleted": true,
"storeID": 1,
"storeIDs": [
1,
2
]
},
{
"$ref": "42"
}
],
"tuns": [
{
"$id": "43",
"pluG_UId": "m/I785HJu0mKhvfVOwiAGQ==",
"pluGuid": "f33bf29b-c991-49bb-8a86-f7d53b088019",
"apn": "sample string 1",
"tun": "sample string 2",
"cartonQuantity": 3,
"product": {
"$ref": "3"
},
"storeIDs": [
1,
2
]
},
{
"$ref": "43"
}
],
"competitionPricing": [
{
"$id": "44",
"identifier": "8UAP50qFHkyBL1z1eBa4nQ==",
"identifierGuid": "e70f40f1-854a-4c1e-812f-5cf57816b89d",
"pluG_UID": "2791mLBO+EO/HN+3Ta0Y3A==",
"pluGuid": "9875bfdb-4eb0-43f8-bf1c-dfb74dad18dc",
"competitionID": 1,
"name": "sample string 2",
"sellMultiple": 3,
"retailPrice": 4,
"storeName": "sample string 5"
},
{
"$ref": "44"
}
],
"supplier": {
"$ref": "9"
},
"supplierName": "sample string 148",
"children": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ordering": {
"$ref": "12"
},
"flipChartPages": [
{
"$id": "45",
"identifier": "oUknLkFxgUqUoVR/4FzbXg==",
"groupName": "sample string 1",
"identifierGuid": "2e2749a1-7141-4a81-94a1-547fe05cdb5e",
"exists": true,
"flipChartIdentifier": "0wQ43WPGyUCs2ZePHd4+CQ==",
"flipChartIdentifierGuid": "dd3804d3-c663-40c9-acd9-978f1dde3e09",
"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": "Lytz8MDmE0enswlFA09v9A==",
"groupIdentifierGuid": "f0732b2f-e6c0-4713-a7b3-0945034f6ff4",
"flipChart": {
"$id": "46",
"identifier": "k5RXaQuW/E+KmMu5Te/v1g==",
"identifierGuid": "69579493-960b-4ffc-8a98-cbb94defefd6",
"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": "47",
"identifier": "F/LqxPO9lkCOtSZlCmUFMg==",
"identifierGuid": "c4eaf217-bdf3-4096-8eb5-26650a650532",
"name": "sample string 2",
"formType": "sample string 3",
"forms": [
{
"$id": "48",
"id": 1,
"g_UID": "/rRPW1xat028bsAw4jB2/g==",
"guid": "5b4fb4fe-5a5c-4db7-bc6e-c030e23076fe",
"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": "om8cpSVElkWbxsE7xwj5Qg==",
"previousFormGuid": "a51c6fa2-4425-4596-9bc6-c13bc708f942",
"nextForm": 1,
"nextFormG_UID": "/sHenB+/fk+J5M0L8oIrEg==",
"nextFormGuid": "9cdec1fe-bf1f-4f7e-89e4-cd0bf2822b12",
"attributes": "sample string 10",
"updated": "2026-04-03T06:26:33.146635",
"positioning": 1,
"contentPanel": "sample string 11",
"selectionMode": 1,
"maximumSelections": 1,
"alteredInStore": true,
"deleted": true,
"blueprintID": 1,
"preserveLayout": true,
"mainCheckoutFormName": "sample string 13",
"nextCheckoutForm": {
"$ref": "48"
},
"previousCheckoutForm": {
"$ref": "48"
},
"buttons": [
{
"$id": "49",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "Vkf/dkEP/0+p8uONhqQoXw==",
"checkoutFormGuid": "76ff4756-0f41-4fff-a9f2-e38d86a4285f",
"identifier": "tKyUEE0UoEeAemc8VETCAA==",
"identifierGuid": "1094acb4-144d-47a0-807a-673c5444c200",
"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": "VLMACc5oKEiroznlM3wc3w==",
"valueGuid": "0900b354-68ce-4828-aba3-39e5337c1cdf",
"buttonText": "sample string 10",
"valueText": "sample string 11",
"drawImageAndButton": true,
"updated": "2026-04-03T06:26:33.146635",
"action": "sample string 12",
"valueForm": {
"$ref": "48"
},
"image": {
"$id": "50",
"name": "sample string 3.sample string 4",
"imageID": 2,
"imageName": "sample string 3",
"imageExtension": "sample string 4",
"lastUpdate": "2026-04-03T06:26:33.146635",
"imageData": "QEA=",
"readOnly": true
}
},
{
"$ref": "49"
}
],
"panels": [
{
"$id": "51",
"id": 1,
"checkoutFormID": 2,
"checkoutFormG_UID": "vQ8cdancPEebCbdcT3a8SQ==",
"checkoutFormGuid": "751c0fbd-dca9-473c-9b09-b75c4f76bc49",
"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": "51"
}
]
},
{
"$ref": "48"
}
],
"panels": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
"contentPanel": {
"$ref": "51"
},
"products": [
{
"$id": "52",
"flipChartPageIdentifier": "1uGqKnJgjEGgp6MRBG7t3Q==",
"flipChartPageIdentifierGuid": "2aaae1d6-6072-418c-a0a7-a311046eeddd",
"pluG_UID": "3HtnV1pHJka2NdO7DVX1Ew==",
"pluGuid": "57677bdc-475a-4626-b635-d3bb0d55f513",
"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": "52"
}
],
"productCount": 27,
"pages": [
{
"$ref": "45"
},
{
"$ref": "45"
}
]
},
{
"$ref": "45"
}
],
"priceHistory": [
{
"$id": "53",
"pluG_UID": "XmGjgjus3UuHDL1R9tTB/A==",
"pluGuid": "82a3615e-ac3b-4bdd-870c-bd51f6d4c1fc",
"price": 1,
"costCalcMethod": 1,
"cost": 2,
"weightedAvgCost": 3,
"lastCost": 4,
"rawCost": 5,
"rawWeightedAvgCost": 6,
"rawLastCost": 7,
"costDecimals": 8,
"serviceFeeID": 9,
"freight": 10.0,
"freightType": 11,
"process": "sample string 12",
"user": "sample string 13",
"updated": "2026-04-03T06:26:33.146635",
"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": "53"
}
],
"ingredients": [
{
"$id": "54",
"pluG_UID": "Wd7tCwE5wkq0UbQtG9BREA==",
"ingredientGuid": "Fvo/fXgSjE6kIUOExDIWvA==",
"ingredientIdentifier": "7d3ffa16-1278-4e8c-a421-4384c43216bc",
"quantity": 1.0,
"storeIDs": [
1,
2
],
"ingredientText": "sample string 1",
"ingredient": {
"$ref": "3"
}
},
{
"$ref": "54"
}
],
"bins": [
{
"$id": "55",
"pluG_UID": "/mQ/L/o7pUab/33cdMMHYw==",
"pluGuid": "2f3f64fe-3bfa-46a5-9bff-7ddc74c30763",
"shelfLocationIdentifier": "o5+n0F6DmUij79YwF6DRLw==",
"shelfLocationGuid": "d0a79fa3-835e-4899-a3ef-d63017a0d12f",
"labelShelfDefault": 1,
"labelTalkerDefault": 1,
"labelSmall": true,
"labelPageLayoutG_UID": "fpilvMehXEK91I4gkzmiag==",
"labelPageLayoutGuid": "bca5987e-a1c7-425c-bdd4-8e209339a26a",
"updated": "2026-04-03T06:26:33.146635",
"electronicShelfLabelIdentifier": "sample string 5",
"electronicshelfLabelsConfigurationID": 6,
"labelShelfChanged": true,
"productName": "sample string 8",
"locationText": "sample string 9",
"product": {
"$ref": "3"
},
"location": {
"$id": "56",
"identifier": "cs0X6cVl10q7KvGtyuBdkQ==",
"storeID": 1,
"identifierGuid": "e917cd72-65c5-4ad7-bb2a-f1adcae05d91",
"name": "sample string 2",
"haccp": true,
"blueprintID": 1,
"updated": "2026-04-03T06:26:33.146635",
"minTemp": 1,
"maxTemp": 1,
"checkFrequency": 1,
"storeCaseConfiguration": 5,
"storeName": "sample string 6",
"bins": [
{
"$ref": "55"
},
{
"$ref": "55"
}
]
}
},
{
"$ref": "55"
}
],
"bin": {
"$ref": "55"
},
"scaleLocations": [
{
"$id": "57",
"plu": 1,
"pluG_UID": "Ic4D8t6AVESlOJZGEzuz1w==",
"pluGuid": "f203ce21-80de-4454-a538-9646133bb3d7",
"deptNo": 1,
"product": {
"$ref": "3"
},
"scaleLocation": {
"$id": "58",
"id": 1,
"deptNo": 1,
"deptCode": "sample string 2",
"name": "sample string 3",
"enabled": true,
"updated": "2026-04-03T06:26:33.146635",
"department": {
"$id": "59",
"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": "58"
},
"subDepartments": [
{
"$id": "60",
"id": 1,
"departmentID": 2,
"name": "sample string 3",
"code": "sample string 4",
"departmentCode": "sample string 5",
"externalSales": true,
"minorDepartments": [
{
"$id": "61",
"id": 1,
"subDepartmentID": 2,
"departmentID": 3,
"name": "sample string 4",
"subDepartmentCode": "sample string 5",
"departmentCode": "sample string 6",
"code": "sample string 7",
"lesserDepartments": [
{
"$id": "62",
"id": 1,
"departmentID": 2,
"subDepartmentID": 3,
"minorDepartmentID": 4,
"name": "sample string 5",
"code": "sample string 6",
"departmentCode": "sample string 7",
"subDepartmentCode": "sample string 8",
"minorDepartmentCode": "sample string 9",
"updated": "2026-04-03T06:26:33.146635",
"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": "lgmUuisiqUys1arvGYBcQA==",
"labelPageLayoutGuid": "ba940996-222b-4ca9-acd5-aaef19805c40",
"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": "63",
"dept": 1,
"category": 2,
"name": "sample string 3",
"active": true,
"mscCommodities": [
{
"$id": "64",
"dept": 1,
"category": 2,
"commodity": 3,
"name": "sample string 4",
"active": true,
"mscSubCommodities": [
{
"$id": "65",
"dept": 1,
"category": 2,
"commodity": 3,
"subCommodity": 4,
"name": "sample string 5",
"active": true,
"subCommodityCode": "sample string 7"
},
{
"$ref": "65"
}
],
"commodityCode": "sample string 6"
},
{
"$ref": "64"
}
],
"categoryCode": "sample string 5"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$id": "66",
"dept": 1,
"name": "sample string 2",
"active": true,
"mscCategories": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"deptCode": "sample string 4"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "62"
}
],
"updated": "2026-04-03T06:26:33.146635",
"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": "jptUP9vkpEaFwAqxfjF7iw==",
"labelPageLayoutGuid": "3f549b8e-e4db-46a4-85c0-0ab17e317b8b",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "61"
}
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:26:33.146635",
"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": "Xy4Hief7Q0y8Xgm7UdE/lA==",
"labelPageLayoutGuid": "89072e5f-fbe7-4c43-bc5e-09bb51d13f94",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
},
{
"$ref": "60"
}
],
"stores": [
1,
2
],
"investmentBuyOverride": true,
"updated": "2026-04-03T06:26:33.146635",
"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": "ebJ8rnAHxUWv4qA+/kO2QA==",
"labelPageLayoutGuid": "ae7cb279-0770-45c5-afe2-a03efe43b640",
"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": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
}
}
}
},
{
"$ref": "57"
}
],
"nextPrice": {
"$id": "67",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 1,
"hostOfferID": 1,
"metcashPromotionID": "sample string 4",
"metcashPromotionPlacement": "sample string 5",
"pluG_UID": "nS0iozySxkWJu7Vbpq24Fg==",
"pluGuid": "a3222d9d-923c-45c6-89bb-b55ba6adb816",
"newPrice": 1,
"pctDiscount": 1,
"newCost": 1,
"newCostDecimals": 6,
"dealCostIdentifier": "6x4P7raZEEee0vwG0IKAcg==",
"dealCostGuid": "ee0f1eeb-99b6-4710-9ed2-fc06d0828072",
"pluName": "sample string 7",
"apn": "sample string 8",
"fuelItem": true,
"priceGroupG_UID": "+iaoZ9yrK0CwnZAQYXibYg==",
"priceGroupGuid": "67a826fa-abdc-402b-b09d-901061789b62",
"itemNumber": "sample string 10",
"cri": "sample string 11",
"pluPrice": 12,
"costCalcMethod": 13,
"pluCost": 14,
"pluCostIndicator": "sample string 15",
"pluPriceGstPercent": 16,
"pluCostGstPercent": 17,
"pluActive": true,
"cartonQty": 1.1,
"baseUnits": 19.1,
"salesMode": 1,
"pluNormalCost": 20,
"pluaws": 21.0,
"directNumber": "sample string 22",
"departmentName": "sample string 23",
"subDepartmentName": "sample string 24",
"priceGroupName": "sample string 25",
"supplierName": "sample string 26",
"stockOnHand": 1.1,
"stockOnOrder": 1.1,
"lastReceived": "2026-04-03T06:26:33.146635",
"rrp": 27,
"campaignDescription": "sample string 28",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "5dd65447-13ba-4641-a1b6-c5b80915d1ee",
"campaignComboPriceGroupG_UID": "dXFqkqsQ6EmK16j+lRSc0w==",
"campaignComboPriceGroupIdentifier": "926a7175-10ab-49e8-8ad7-a8fe95149cd3",
"promotionPlacementDescription": "sample string 30",
"storeAcceptances": [
{
"$id": "68",
"plu": 1,
"pluG_UId": "QEA=",
"campaignID": 1,
"campaignName": "sample string 2",
"storeID": 3,
"acceptedUtc": "2026-04-03T06:26:33.146635",
"operatorG_UID": "NKzbOq34H0OpNhO9XmW3eA==",
"operatorGuid": "3adbac34-f8ad-431f-a936-13bd5e65b778",
"machineID": 1,
"processed": true,
"appliedUtc": "2026-04-03T06:26:33.146635",
"signIqTicketFileMovedUtc": "2026-04-03T06:26:33.146635",
"user": "sample string 6",
"campaignDescription": "sample string 7",
"productDesc": "sample string 8",
"storeName": "sample string 9",
"effectiveUtc": "2026-04-03T06:26:33.146635",
"priceChangeType": 0,
"operatorName": "sample string 10",
"hostCampaign": true,
"hostIdentifier": "QEA=",
"hostIdentifierGuid": "20ed12dc-e151-475d-9d54-bb4717c851e8",
"product": {
"$ref": "3"
},
"campaignPlu": {
"$ref": "67"
},
"fuelItem": true
},
{
"$ref": "68"
}
],
"campaign": {
"$id": "69",
"id": 1,
"storeID": 2,
"name": "a3fda4df-aab6-43df-bc61-ad985025be9a",
"nameGuid": "a3fda4df-aab6-43df-bc61-ad985025be9a",
"description": "sample string 4",
"showDiscounts": true,
"showTotals": true,
"onlyEvaluateOnSubtotal": true,
"useDescription": true,
"campaignType": 1,
"startDate": "2026-04-03T06:26:33.146635",
"startTime": 1,
"endDate": "2026-04-03T06:26:33.146635",
"endTime": 1,
"recurrence": 1,
"recurrenceType": 1,
"monthType": 1,
"weekDays": 1,
"months": 1,
"monthWeeks": 1,
"monthDays": "sample string 7",
"printed": true,
"talkerText": "sample string 8",
"rangeDescription": "sample string 9",
"dealDescription": "sample string 10",
"labelQuantity": 11,
"active": 1,
"deactivated": "2026-04-03T06:26:33.146635",
"system": true,
"created": "2026-04-03T06:26:33.146635",
"updated": "2026-04-03T06:26:33.146635",
"priceChangeNotifiedUtc": "2026-04-03T06:26:33.146635",
"promoType": 1,
"promotionTypeCode": "sample string 13",
"hostIdentifier": "GyEzAXoAb0Os6k+G3NKx9g==",
"hostIdentifierGuid": "0133211b-007a-436f-acea-4f86dcd2b1f6",
"hostType": 14,
"createdByUser": "sample string 15",
"fromHost": true,
"deleted": true,
"campaignDeleted": "2026-04-03T06:26:33.146635",
"updatedByUser": "sample string 18",
"offerID": 1,
"isPriceChangeCampaign": true,
"stores": [
1,
2
],
"storeNames": [
"sample string 1",
"sample string 2"
],
"campaignPlus": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"campaignPools": [
{
"$id": "70",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"plu": 4,
"pluG_UID": "lSBE4CzuxEy6v+avg1sR8g==",
"pluGuid": "e0442095-ee2c-4cc4-babf-e6af835b11f2",
"hostOfferID": 1,
"priceGroupG_UID": "MXPSWrKFm0qYy8AzKXOzCw==",
"priceGroupGuid": "5ad27331-85b2-4a9b-98cb-c0332973b30b",
"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": "2026-04-03T06:26:33.146635",
"rrp": 17,
"campaignDescription": "sample string 18",
"product": {
"$ref": "3"
},
"campaign": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"sellingRules": [
{
"$id": "71",
"id": 1,
"identifier": "mOFewMJGfUKxzF3+27mkig==",
"identifierStr": "mOFewMJGfUKxzF3+27mkig==",
"identifierGuid": "c05ee198-46c2-427d-b1cc-5dfedbb9a48a",
"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": "69"
}
},
{
"$ref": "71"
}
],
"customers": [
{
"$id": "72",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"customerID": "bYydLDGJ/0OJqj6RqHY69g==",
"customerIDGuid": "2c9d8c6d-8931-43ff-89aa-3e91a8763af6",
"campaign": {
"$ref": "69"
},
"customer": {
"$id": "73",
"identifier": "/Z3LsKRYgEafy3wzO9virA==",
"identifierGuid": "b0cb9dfd-58a4-4680-9fcb-7c333bdbe2ac",
"code": "sample string 2",
"familyName": "sample string 3",
"givenName": "sample string 4",
"otherName": "sample string 5",
"title": "sample string 6",
"dateOfBirth": "2026-04-03T06:26:33.146635",
"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": "OtA7cxKSGU27jFfWBSJRdA==",
"communityIdentifierGuid": "733bd03a-9212-4d19-bb8c-57d605225174",
"joined": "2026-04-03T06:26:33.146635",
"updated": "2026-04-03T06:26:33.146635",
"active": true,
"reasonInactive": 1,
"groupCustomer": true,
"loyaltyPoints": 1,
"homeStoreID": 1,
"availableSpend": 1,
"priceLevelIdentifier": "OoVJqbMTTUuBiZcOd7a2xA==",
"priceLevelIdentifierGuid": "a949853a-13b3-4b4d-8189-970e77b6b6c4",
"marketingID": "sample string 18",
"receiptPrintOptions": 1,
"hidden": true,
"registered": true,
"registeredOn": "2026-04-03T06:26:33.146635",
"emailMarketing": true,
"smsMarketing": true,
"deleted": true,
"deletedUser": "sample string 24",
"homeStoreName": "sample string 25",
"customerCards": [
{
"$id": "74",
"cardType": 2,
"issueDate": "2026-04-03T06:26:33.146635",
"expiry": "2026-04-03T06:26:33.146635",
"customerID": "+1x77nn07E6PDl3nGz0rDw==",
"customerIDGuid": "ee7b5cfb-f479-4eec-8f0e-5de71b3d2b0f",
"initialValue": 1,
"currentValue": 1,
"maxLimit": 1,
"minTransaction": 1,
"maxTransaction": 1,
"multiplier": 1.1,
"active": true,
"reasonInactive": 1,
"idRequired": true,
"idType": 1,
"idValue": "sample string 5",
"updated": "2026-04-03T06:26:33.146635",
"linkedAccount": "5OC99x4qlESwJBE9o4grBQ==",
"linkedAccountGuid": "f7bde0e4-2a1e-4494-b024-113da3882b05",
"currentValueChanged": true,
"limitsChanged": true,
"customer": {
"$ref": "73"
},
"account": {
"$id": "75",
"id": 1,
"identifier": "qHtJmMVZ+E6gFBxWGu+sWg==",
"identifierGuid": "98497ba8-59c5-4ef8-a014-1c561aefac5a",
"referenceNo": "sample string 3",
"name": "sample string 4",
"created": "2026-04-03T06:26:33.146635",
"owner": "7bOCYMRYaUqP0Q7pKX+txQ==",
"ownerGuid": "6082b3ed-58c4-4a69-8fd1-0ee9297fadc5",
"accountStoreGroupIdentifier": "Cd78YFPkIEyKDAB5QKwx1w==",
"accountStoreGroupGuid": "60fcde09-e453-4c20-8a0c-007940ac31d7",
"accountType": 1,
"currentBalance": 1,
"externalID": "sample string 7",
"maximumLimit": 1,
"accruePoints": true,
"loyaltyPoints": 1,
"termsOfTrade": 1,
"signatureRequired": true,
"referenceRequired": true,
"statementSendType": 10,
"ageingPeriod": 1,
"monthlyAgeingPeriod": true,
"explodedInvoice": true,
"isFifoAllocation": true,
"lastStatementSent": "2026-04-03T06:26:33.146635",
"active": true,
"updated": "2026-04-03T06:26:33.146635",
"deleted": true,
"deletedUser": "sample string 16",
"currentBalanceChanged": true,
"maximumLimitChanged": true,
"loyaltyPointsChanged": true,
"projectedBalance": 17,
"accountStoreGroupStoreIDs": [
1,
2
],
"customerEmail": "sample string 18",
"ownerCustomer": {
"$ref": "73"
},
"card": {
"$ref": "74"
},
"members": {
"$id": "76",
"sample string 1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"sample string 2": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"customerGroups": [
{
"$id": "77",
"identifier": "zL7EhTRPSkSay7sWm/FmKA==",
"identifierGuid": "85c4becc-4f34-444a-9acb-bb169bf16628",
"name": "sample string 2",
"primaryContact": "hnn8vLCtjUiQQXheqvhwBQ==",
"primaryContactGuid": "bcfc7986-adb0-488d-9041-785eaaf87005",
"accountID": "Zk0XLfyN20qPBAwP/9YG8Q==",
"accountIDGuid": "2d174d66-8dfc-4adb-8f04-0c0fffd606f1",
"special": true,
"updated": "2026-04-03T06:26:33.146635",
"active": true,
"reasonInactive": 1,
"priceLevelIdentifier": "rv1YYVN6ZkKt/EBx3dH2Xg==",
"priceLevelIdentifierGuid": "6158fdae-7a53-4266-adfc-4071ddd1f65e",
"marketingListID": "sample string 7",
"deleted": true,
"account": {
"$ref": "75"
},
"primaryContactCustomer": {
"$ref": "73"
},
"customerGroupMembers": [
{
"$id": "78",
"id": 1,
"groupID": "Hdq4o+84h0mNvGOm4f+c9w==",
"groupIDGuid": "a3b8da1d-38ef-4987-8dbc-63a6e1ff9cf7",
"customerID": "PZmXbb/cgEy7Jvpv7XHJrg==",
"customerIDGuid": "6d97993d-dcbf-4c80-bb26-fa6fed71c9ae",
"card": "sample string 4",
"linkedAccount": "0vfELsvbAU6BJgPafIeOqQ==",
"linkedAccountGuid": "2ec4f7d2-dbcb-4e01-8126-03da7c878ea9",
"customer": {
"$ref": "73"
},
"group": {
"$ref": "77"
},
"customerCard": {
"$ref": "74"
}
},
{
"$ref": "78"
}
]
},
{
"$ref": "77"
}
]
},
"payments": [
{
"$id": "79",
"id": 1,
"identifier": "lv+LbYJccUq4f399vDOW0Q==",
"identifierGuid": "6d8bff96-5c82-4a71-b87f-7f7dbc3396d1",
"storeID": 2,
"operatorName": "sample string 3",
"saleHeaderID": 4,
"paymentType": 5,
"amount": 6,
"account": "sample string 7",
"accountID": "c+irVeoBhkuw4aww2fogmA==",
"accountIDGuid": "55abe873-01ea-4b86-b0e1-ac30d9fa2098",
"customerAccount": {
"$ref": "75"
},
"customerCard": {
"$ref": "74"
},
"accountType": 1,
"cardName": "sample string 8",
"authorisationNumber": "sample string 9",
"bankReference": "sample string 10",
"merchantID": "sample string 11",
"terminalID": "sample string 12",
"cardNumber": "sample string 13",
"paymentDate": "2026-04-03T06:26:33.146635",
"invRocNo": "sample string 14",
"responseCode": "sample string 15",
"cashout": 1,
"tip": 16,
"idempotentVoid": "sVTYWU1PFEeiMPYEDv+DAQ==",
"idempotentVoidGuid": "59d854b1-4f4d-4714-a230-f6040eff8301",
"offline": true,
"processed": 1,
"storeSaleHeader": {
"$id": "80",
"saleHeaderID": 1,
"saleHeaderGuid": "8hpjACHlAki8/yEYI1sydQ==",
"saleHeaderIdentifierGuid": "00631af2-e521-4802-bcff-2118235b3275",
"created": "2026-04-03T06:26:33.146635",
"createdLocal": "2026-04-03T06:26:33.146635",
"createdText": "sample string 4",
"itemCount": 5,
"totalAmount": 6,
"cashTender": 1,
"cardTender": 1,
"cheqTender": 1,
"acctTender": 1,
"voucherTender": 1,
"loyaltyPoints": 1,
"cashout": 1,
"changeAmount": 1,
"rounding": 1,
"gstAmount": 1,
"transactionDiscountTender": 1,
"totalTip": 7,
"tranType": 1,
"processed": 1,
"imported": "2026-04-03T06:26:33.146635",
"storeID": 1,
"operatorG_Uid": "Cvo/sYG92U6pLh95Q28X0w==",
"operatorGuid": "b13ffa0a-bd81-4ed9-a92e-1f79436f17d3",
"customerG_Uid": "1wkv84qqDUeavr0jRx4jaQ==",
"customerGuid": "f32f09d7-aa8a-470d-9abe-bd23471e2369",
"communityIdentifier": "efZ+uwWEk0WWngn3H5ocJA==",
"communityIdentifierGuid": "bb7ef679-8405-4593-969e-09f71f9a1c24",
"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": "DVPy+IX1YUymBl3rbT6Ftw==",
"priceLevelIdentifierGuid": "f8f2530d-f585-4c61-a606-5deb6d3e85b7",
"locked": 36,
"orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:26:33.146635+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
"deserialisedOrderMetadata": {
"$id": "81",
"customerName": "sample string 1",
"pickupAt": "2026-04-03T06:26:33.146635",
"deliveryAddress1": "sample string 2",
"deliveryAddress2": "sample string 3",
"customerPhoneNumber": "sample string 4",
"orderType": 0,
"externalOrderID": "sample string 5",
"externalDisplayableOrderID": "sample string 6",
"tableName": "sample string 7",
"createdBy": 0,
"orderingAppName": "sample string 8"
},
"relationChecksum": "sample string 38",
"loyaltyTender": 1,
"giftCardTender": 1,
"operator": {
"$ref": "40"
},
"customer": {
"$ref": "73"
},
"communityOrganisation": {
"$id": "82",
"id": 1,
"identifier": "pBMCN4vyAUyiU4QKKbJWEw==",
"identifierGuid": "370213a4-f28b-4c01-a253-840a29b25613",
"name": "sample string 3",
"lookupIdentifier": "sample string 4",
"externalID": "sample string 5",
"phone": "sample string 6",
"fax": "sample string 7",
"email": "sample string 8",
"address1": "sample string 9",
"address2": "sample string 10",
"city": "sample string 11",
"postCode": "sample string 12",
"state": "sample string 13",
"country": "sample string 14",
"abn": "sample string 15",
"promoPeriodStart": "2026-04-03T06:26:33.146635",
"promoPeriodEnd": "2026-04-03T06:26:33.146635",
"allowDonations": true,
"logoImageName": "sample string 17",
"totalAmountAwarded": 18.1,
"updated": "2026-04-03T06:26:33.146635",
"deleted": true
},
"details": [
{
"$id": "83",
"saleItemID": 1,
"identifier": "MShX2Rw6+Ee0hW80gEe31A==",
"identifierGuid": "d9572831-3a1c-47f8-b485-6f348047b7d4",
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "XUm/25PtlUe42REhn3saUA==",
"pluGuid": "dbbf495d-ed93-4795-b8d9-11219f7b1a50",
"accountID": "R2hu5h4fukalIV8f/qQAmQ==",
"accountIDGuid": "e66e6847-1f1e-46ba-a521-5f1ffea40099",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 8,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"offline": true,
"barcode": "sample string 9",
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 10",
"bestOrExpire": "2026-04-03T06:26:33.146635",
"bestOrExpireType": 1,
"providerName": "sample string 11",
"refundG_UID": "qD4G5pr7fEOkafTCrsxitg==",
"refundGuid": "e6063ea8-fb9a-437c-a469-f4c2aecc62b6",
"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": "Z2jc13wKZ0O/47Vuv1yB1Q==",
"idempotentVoidGuid": "d7dc6867-0a7c-4367-bfe3-b56ebf5c81d5",
"priceLevelIdentifier": "XVtxMwOA3Ueb1OBfITTYYg==",
"priceLevelIdentifierGuid": "33715b5d-8003-47dd-9bd4-e05f2134d862",
"communityIdentifier": "g+WWYqXJFE6DvHLoycG2Fw==",
"communityIdentifierGuid": "6296e583-c9a5-4e14-83bc-72e8c9c1b617",
"productName": "sample string 23",
"apn": "sample string 24",
"unknownScans": [
{
"$id": "84",
"id": 1,
"saleDetailID": 2,
"storeID": 1,
"scanned": "2026-04-03T06:26:33.146635",
"operatorG_UID": "QEA=",
"barcode": "sample string 4",
"processed": 1
},
{
"$ref": "84"
}
],
"refund": {
"$id": "85",
"id": 1,
"g_UID": "9JLgwHrldEGMbm6d7hxWuA==",
"guid": "c0e092f4-e57a-4174-8c6e-6e9dee1c56b8",
"description": "sample string 1",
"dumped": true,
"inventoryReasonID": 1,
"sortOrder": 1,
"updated": "2026-04-03T06:26:33.146635"
},
"modifier": {
"$id": "86",
"id": 1,
"setG_UID": "n5QRiK1KXEqwGdsa+Sq6+g==",
"modifierSetGuid": "8811949f-4aad-4a5c-b019-db1af92abafa",
"name": "sample string 2",
"price": 1,
"quantity": 1,
"modifierType": 1,
"groupNumber": 1,
"pageNumber": 1,
"controlOrder": 1,
"printToStation": true,
"pluG_UID": "A7YRNoB62Em+T44T8culeg==",
"pluGuid": "3611b603-7a80-49d8-be4f-8e13f1cba57a",
"deleted": true,
"g_UID": "0QVxtphgnUWi2ZImH4AWeA==",
"guid": "b67105d1-6098-459d-a2d9-92261f801678",
"product": {
"$ref": "3"
}
},
"priceLevelName": "sample string 25",
"pumpNumber": 1,
"hoseNumber": 1
},
{
"$ref": "83"
}
],
"eftReceipts": [
{
"$id": "87",
"id": 1,
"storeID": 1,
"saleHeaderID": 2,
"storeSaleHeader": {
"$ref": "80"
},
"receipt": "sample string 3",
"processed": 1
},
{
"$ref": "87"
}
],
"payments": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"cards": [
{
"$id": "88",
"id": 1,
"saleHeaderID": 1,
"identifier": "sample string 2",
"cardType": 3,
"providerName": "sample string 4"
},
{
"$ref": "88"
}
],
"campaignHits": [
{
"$id": "89",
"id": 1,
"saleHeaderID": 2,
"campaign": "sample string 3",
"name": "sample string 4",
"processed": 1,
"campaignDescription": "sample string 5"
},
{
"$ref": "89"
}
],
"fuel": [
{
"$id": "90",
"id": 1,
"plu": 1,
"pluG_UID": "uozT8dweKEyZq7ts7N5qdw==",
"pluGuid": "f1d38cba-1edc-4c28-99ab-bb6cecde6a77",
"saleHeaderID": 2,
"totalCents": 3,
"grade": 1,
"gradeDescription": "sample string 4",
"dispenser": 1,
"hose": 1,
"quantity": 1,
"cost": 1,
"acquirerNum": 1,
"attendant": 1,
"ePurseBalance": 1.0,
"cardSignature": "sample string 5",
"compartmentNumber": 1,
"contractNumber": 1,
"discountCardPAN": "sample string 6",
"discountID": 1,
"discountName": "sample string 7",
"discountNetValue": 1.0,
"discountType": 1,
"discountValue": 1.0,
"discretionaryData": "sample string 8",
"driverID": "sample string 9",
"eftBatchNumber": 1,
"eftResponseCode": "sample string 10",
"endDateTime": "2026-04-03T06:26:33.146635",
"engineHours": 1.1,
"fposNumber": 1,
"loyaltyCardPAN": "sample string 11",
"miscData1": 1,
"miscData2": "sample string 12",
"miscFlags": 1,
"mop": 1,
"odometer": 1,
"panNumber": "sample string 13",
"saleRefund": true,
"saleStatus": 1,
"sequenceNumber": 1,
"stan": 1,
"startDateTime": "2026-04-03T06:26:33.146635",
"tagNumber": "sample string 15",
"trackTwoRem": "sample string 16",
"transCode": 1,
"transType": 1,
"unitPrice": 1.0,
"vehicleReg": "sample string 17",
"offline": true,
"processed": 1
},
{
"$ref": "90"
}
],
"fuelResells": [
{
"$id": "91",
"saleItemID": 1,
"saleHeaderID": 2,
"plu": 1,
"pluG_UId": "5iTfVl2EwkGdX7OD5Zohjw==",
"pluGuid": "56df24e6-845d-41c2-9d5f-b383e59a218f",
"accountID": "kNnqB+6EA0uEPDQ7QobICg==",
"accountIDGuid": "07ead990-84ee-4b03-843c-343b4286c80a",
"normalPrice": 3,
"originalSellingPrice": 4,
"discountPrice": 5,
"unit": 1,
"quantity": 6,
"totalCents": 7,
"fixedPrice": 1,
"tranType": 1,
"processed": 1,
"discountType": 1,
"cost": 1,
"costDecimals": 1,
"markdown": 1,
"manualQuantity": 1,
"manualPrice": 1,
"manualMode": 1,
"active": 1,
"barcode": "sample string 8",
"offline": 1,
"keyedSale": 1,
"discountedID": 1,
"fuelID": 1,
"serialNumber": "sample string 9",
"bestOrExpire": "2026-04-03T06:26:33.146635",
"bestOrExpireType": 1,
"refundG_UID": "z6GUJGOrJ0mL720MyXJ6BQ==",
"refundGuid": "2494a1cf-ab63-4927-8bef-6d0cc9727a05",
"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": "91"
}
],
"customerOrder": [
{
"$id": "92",
"identifier": "ByLft8dxjka30PsKrG/u+w==",
"identifierGuid": "b7df2207-71c7-468e-b7d0-fb0aac6feefb",
"id": 1,
"orderNo": 2,
"externalSaleIdentifier": "sample string 3",
"storeID": 4,
"zoneID": 5,
"deptNo": 6,
"customerIdentifier": "dbPCbzDR3kq5W7DVW2brYw==",
"customerIdentifierGuid": "6fc2b375-d130-4ade-b95b-b0d55b66eb63",
"operatorNo": 1,
"operatorG_UID": "Tr5NDqoZzEWylN9fRyO9mg==",
"operatorGuid": "0e4dbe4e-19aa-45cc-b294-df5f4723bd9a",
"created": "2026-04-03T06:26:33.146635",
"ordered": "2026-04-03T06:26:33.146635",
"started": "2026-04-03T06:26:33.146635",
"completed": "2026-04-03T06:26:33.146635",
"supplied": "2026-04-03T06:26:33.146635",
"quickTicket": 1,
"deleted": true,
"walkAway": true,
"approxWait": 1,
"actualWait": 1,
"deliveryMethod": 8,
"externalSaleType": 9,
"customer": {
"$ref": "73"
},
"operator": {
"$ref": "40"
},
"details": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"storeName": "sample string 11",
"customerName": "sample string 12",
"storeReplyTo": "sample string 13",
"storeSubjectLine": "sample string 14",
"storeSaleHeader": {
"$ref": "80"
}
},
{
"$ref": "92"
}
],
"surveyResponses": [
{
"$id": "93",
"surveyG_UID": "6hkw5i07hkqtu19txn+ymw==",
"surveyGuid": "e63019ea-3b2d-4a86-adbb-5f6dc67fb29b",
"saleHeaderGuid": "mYjSjagd3kiAHBleWGN3/w==",
"saleGuid": "8dd28899-1da8-48de-801c-195e586377ff",
"textResponse": "sample string 1",
"integerResponse": 1,
"g_UIDResponse": "E4kq8qpIcEm/6bXlcXeL+g==",
"guidResponse": "f22a8913-48aa-4970-bfe9-b5e571778bfa",
"whoAnswered": 2,
"answeredAtUTC": "2026-04-03T06:26:33.146635",
"sale": {
"$ref": "80"
},
"survey": {
"$id": "94",
"g_UID": "o2h9VFwr2E+vvkCqm8xRrg==",
"guid": "547d68a3-2b5c-4fd8-afbe-40aa9bcc51ae",
"name": "sample string 1",
"storeID": 2,
"zoneID": 1,
"checkoutFormG_UID": "Vk6pd5WAoEmq7kpkhs6fKQ==",
"checkoutFormGuid": "77a94e56-8095-49a0-aaee-4a6486ce9f29",
"displayToWho": 3,
"displayWhen": 4,
"start": "2026-04-03T06:26:33.146635",
"end": "2026-04-03T06:26:33.146635",
"deleted": true,
"updated": "2026-04-03T06:26:33.146635",
"possibleIntegerResponses": [
1,
2
],
"possibleTextResponses": [
"sample string 1",
"sample string 2"
],
"possibleGuidResponses": [
"17403972-de39-4d9c-b19d-88594f5f3410",
"47fdb32c-8e87-4e32-8704-cca8157393e3"
],
"allowsAllTextResponses": true,
"surveyForm": {
"$ref": "48"
}
},
"ingressId": "sample string 4"
},
{
"$ref": "93"
}
],
"storeName": "sample string 39",
"terminalNumber": 40,
"machineName": "sample string 41",
"operatorName": "sample string 42",
"direction": 1,
"reason": "sample string 43",
"accountG_UID": "2Falf01j2kOCcJY0NnEpWw==",
"accountIdentifier": "7fa556d8-634d-43da-8270-96343671295b",
"accountName": "sample string 44",
"customerOrderIdentifier": "mFCwmMgg3kO88CDFg0BKzA==",
"customerOrderIdentifierGuid": "98b05098-20c8-43de-bcf0-20c583404acc",
"priceLevelName": "sample string 45",
"revision": 46,
"ingressId": "sample string 47"
},
"metadata": {
"$id": "95",
"id": 1,
"paymentID": 2,
"paymentIdentifier": "l4Cgf4GXaUaBtDEdNJhoaQ==",
"paymentIdentifierGuid": "7fa08097-9781-4669-81b4-311d34986869",
"identifier": "gss9DC/c4EqaLWvgr02Kcw==",
"identifierGuid": "0c3dcb82-dc2f-4ae0-9a2d-6be0af4d8a73",
"metadata": "sample string 3",
"signatureImage": "QEA=",
"itemIdentifier": "kbMcZy3i90m1ozm2+GpyqA==",
"itemIdentifierGuid": "671cb391-e22d-49f7-b5a3-39b6f86a72a8"
}
},
{
"$ref": "79"
}
]
},
{
"$ref": "74"
}
],
"customerGroupMembers": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"customerGroups": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"accounts": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"account": {
"$ref": "75"
},
"vouchers": [
{
"$id": "96",
"customerIdentifier": "qwWEmJN3302laIIQJAAMJw==",
"customerIdentifierGuid": "988405ab-7793-4ddf-a568-821024000c27",
"voucherName": "sample string 2",
"count": 3,
"storeID": 4,
"barcode": "sample string 5",
"redeemCount": 6,
"issueCount": 7,
"storeSalePaymentID": 1,
"idempotentID": "OlWGIeIZ0k+3di6jTdeQEQ==",
"idempotentGuid": "2186553a-19e2-4fd2-b776-2ea34dd79011",
"offline": true,
"voucher": {
"$id": "97",
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"shortDescription": "sample string 4",
"url": "sample string 5",
"barcodeTemplateID": 1,
"expiry": 0,
"voucherType": 6,
"limitPerTransaction": 7,
"customerTracking": true,
"discountAccount": "sample string 9",
"endDate": "2026-04-03T06:26:33.146635",
"barcodeTemplate": {
"$id": "98",
"templateID": 1,
"template": "sample string 1",
"bcFunction": "sample string 2",
"sortOrder": 3
},
"scaleLabel": {
"$id": "99",
"id": 1,
"uid": "sample string 2",
"name": "sample string 3",
"width": 1.1,
"height": 1.1,
"showBorder": true,
"borderWidth": 1.1,
"borderStyle": 1,
"borderColour": "sample string 5",
"updated": "2026-04-03T06:26:33.146635",
"labelPageLayout": "6xFbVnRluk2uuKeu1zWAAA==",
"pageLayoutGuid": "565b11eb-6574-4dba-aeb8-a7aed7358000",
"labelType": 6,
"oldName": "sample string 7",
"voucher": {
"$ref": "97"
},
"elements": [
{
"$id": "100",
"id": 1,
"scaleLabelID": 2,
"showPercentDI": true,
"showAvgPerHundred": true,
"showAvgPerServe": true,
"name": "sample string 6",
"x": 1.1,
"y": 1.1,
"width": 1.1,
"height": 1.1,
"type": 1,
"rotation": 1,
"text": "sample string 7",
"fontFamily": "sample string 8",
"align": 1,
"bold": true,
"italic": true,
"underline": true,
"strikeout": true,
"reverse": true,
"textColour": "sample string 9",
"fontSize": 1.1,
"picture": "QEA=",
"borderWidth": 10,
"sortOrder": 11,
"printOptions": 12,
"superScriptTextFontSize": 1.1,
"lineStyle": 1,
"spacingStyle": 1,
"interCharacterSpacing": 1.1,
"superScriptOffset": 1.1,
"lineSpacing": 1.1,
"dateFormat": "sample string 13",
"autoGrow": true,
"fontAutoResize": true,
"updated": "2026-04-03T06:26:33.146635"
},
{
"$ref": "100"
}
]
},
"customerVouchers": [
{
"$id": "101",
"id": 1,
"customerIdentifier": "dk860Yv990Sb/dFdGmf7Uw==",
"customerIdentifierGuid": "d13a4f76-fd8b-44f7-9bfd-d15d1a67fb53",
"voucherID": 3,
"voucherName": "sample string 4",
"storeID": 1,
"barcode": "sample string 5",
"dateOfIssue": "2026-04-03T06:26:33.146635",
"issuedSaleHeaderID": 1,
"issuedSaleIdentifier": "sample string 7",
"issuedOfflinePaymentID": 1,
"issuedIdempotentID": "tCmnMLsOIEuUWRjXBa1BKg==",
"issuedIdempotentGuid": "30a729b4-0ebb-4b20-9459-18d705ad412a",
"issuedOffline": true,
"issuedUser": "sample string 9",
"issuedNotes": "sample string 10",
"expiryDate": "2026-04-03T06:26:33.146635",
"expiredUser": "sample string 11",
"expiredNotes": "sample string 12",
"redeemed": "2026-04-03T06:26:33.146635",
"redeemedSaleHeaderID": 1,
"redeemedSaleIdentifier": "sample string 13",
"redeemedOfflinePaymentID": 1,
"redeemedIdempotentID": "QwAIc5N3k0anxIjncH6c8A==",
"redeemedIdempotentGuid": "73080043-7793-4693-a7c4-88e7707e9cf0",
"redeemedUser": "sample string 14",
"redeemedNotes": "sample string 15",
"redeemedOffline": true,
"updated": "2026-04-03T06:26:33.146635",
"storeName": "sample string 17",
"scaleLabel": {
"$ref": "99"
},
"voucher": {
"$ref": "97"
},
"customer": {
"$ref": "73"
},
"issuedOfflinePayment": {
"$ref": "79"
},
"redeemedOfflinePayment": {
"$ref": "79"
}
},
{
"$ref": "101"
}
]
},
"customer": {
"$ref": "73"
}
},
{
"$ref": "96"
}
]
}
},
{
"$ref": "72"
}
],
"customerGroups": [
{
"$id": "102",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupID": "7s4wg/Pgw0qIRScxijlHug==",
"groupIDGuid": "8330ceee-e0f3-4ac3-8845-27318a3947ba",
"campaign": {
"$ref": "69"
},
"group": {
"$ref": "77"
}
},
{
"$ref": "102"
}
],
"signIqTickets": [
{
"$id": "103",
"identifier": "RSboLprbe0KPuTUjsdtozQ==",
"identifierGuid": "2ee82645-db9a-427b-8fb9-3523b1db68cd",
"campaignName": "sample string 2",
"message": "sample string 3",
"ticketFileSource": "sample string 4",
"ticketFileDestination": "sample string 5",
"storeID": 1
},
{
"$ref": "103"
}
],
"comboPriceGroups": [
{
"$id": "104",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"g_UID": "gmIdE2WFUkyuHqgOsKQ9QQ==",
"guid": "131d6282-8565-4c52-ae1e-a80eb0a43d41",
"description": "sample string 5",
"newPrice": 1,
"rangeDescription": "sample string 6",
"dealDescription": "sample string 7",
"labelQuantity": 8,
"hostProductCategoryID": 1,
"offerID": 1,
"dontUpdatePricePlus": true,
"campaign": {
"$ref": "69"
},
"comboPricePlus": [
{
"$id": "105",
"id": 1,
"campaignID": 2,
"campaignName": "sample string 3",
"groupG_UID": "STqrb9rXo0S3j/utzNlvEQ==",
"groupGuid": "6fab3a49-d7da-44a3-b78f-fbadccd96f11",
"comboPriceType": 5,
"priceType": 5,
"pluG_UID": "8gwS1BIuTUux8UPuB85W3w==",
"pluGuid": "d4120cf2-2e12-4b4d-b1f1-43ee07ce56df",
"priceGroupG_UID": "uIeHeQ0Mx0mrnq6aVBZ4Ig==",
"priceGroupGuid": "798787b8-0c0d-49c7-ab9e-ae9a54167822",
"campaignPoolID": "sample string 7",
"quantity": 1,
"campaign": {
"$ref": "69"
},
"product": {
"$ref": "3"
},
"priceGroup": {
"$ref": "33"
},
"campaignPool": {
"$ref": "69"
}
},
{
"$ref": "105"
}
]
},
{
"$ref": "104"
}
],
"priceLevels": [
{
"$id": "106",
"id": 1,
"priceLevelIdentifier": "As8oML9fN0SuBr2wetqtiQ==",
"priceLevelIdentifierGuid": "3028cf02-5fbf-4437-ae06-bdb07adaad89",
"campaignName": "sample string 3",
"priceLevelName": "sample string 4"
},
{
"$ref": "106"
}
],
"promotionType": {
"$id": "107",
"identifier": "q3ryMPzA1ka9LmbtWBuTLw==",
"identifierGuid": "30f27aab-c0fc-46d6-bd2e-66ed581b932f",
"hostType": 2,
"code": "sample string 3",
"description": "sample string 4",
"isLiquor": true,
"isAdvertised": true,
"disableWasSave": true,
"excludeFromPromoSales": true,
"labelPageLayoutG_UID": "NPaOuauBaEOP53TEiAf1UA==",
"labelPageLayoutGuid": "b98ef634-81ab-4368-8fe7-74c48807f550",
"priceLevelIdentifier": "Td3Y951RVEyZjakFvlRdUg==",
"priceLevelIdentifierGuid": "f7d8dd4d-519d-4c54-998d-a905be545d52",
"active": true,
"updated": "2026-04-03T06:26:33.146635",
"hostName": "sample string 11"
}
},
"product": {
"$ref": "3"
},
"dealCost": {
"$id": "108",
"headerIdentifier": "ZoD5rQADc0eaWdk63Dou5g==",
"headerIdentifierGuid": "adf98066-0300-4773-9a59-d93adc3a2ee6",
"identifier": "p4a2Ih4C2keCeNj7bHGHTw==",
"identifierGuid": "22b686a7-021e-47da-8278-d8fb6c71874f",
"supplierIdentifier": "8Jf/3X9FfEyLxL5FbbckQA==",
"supplierGuid": "ddff97f0-457f-4c7c-8bc4-be456db72440",
"pluG_UID": "Ic67vP9sHEySWnOvDqP0qw==",
"pluGuid": "bcbbce21-6cff-4c1c-925a-73af0ea3f4ab",
"campaignName": "243974cb-d6f7-497d-948d-0e15e2d9fc98",
"description": "sample string 4",
"cost": 5,
"costDecimals": 6,
"start": "2026-04-03T06:26:33.146635",
"end": "2026-04-03T06:26:33.146635",
"type": 9,
"promoType": 10,
"bonusItemPLUG_UID": "r0mGp/deukSCNI9aToHUiQ==",
"bonusItemPluGuid": "a78649af-5ef7-44ba-8234-8f5a4e81d489",
"bonusPurchaseUnits": 11,
"bonusReceiveUnits": 12,
"updated": "2026-04-03T06:26:33.146635",
"metcashPromotionID": "sample string 14",
"fromHost": 15,
"storeNames": "sample string 16",
"storeIDs": [
1,
2
],
"supplierName": "sample string 17",
"campaignDescription": "sample string 18",
"newPrice": 1,
"campaignMetcashPromotionID": "sample string 19",
"campaignActive": true,
"campaignStartDate": "2026-04-03T06:26:33.146635",
"campaignEndDate": "2026-04-03T06:26:33.146635",
"masterPLUG_UID": "tDNZcYNv2kq56kfFesfakg==",
"masterID": "715933b4-6f83-4ada-b9ea-47c57ac7da92",
"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": "YkEligb6d0K2z9zHgYdriA==",
"bonusMasterID": "8a254162-fa06-4277-b6cf-dcc781876b88",
"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": "2026-04-03T06:26:33.146635",
"dealCosts": [
{
"$ref": "108"
},
{
"$ref": "108"
}
],
"tags": [
{
"$id": "109",
"pluG_UID": "ksJ7ezRqL0GP2g7yYcPPjg==",
"pluGuid": "7b7bc292-6a34-412f-8fda-0ef261c3cf8e",
"tagID": 1,
"description": "sample string 1",
"storeIDs": [
1,
2
]
},
{
"$ref": "109"
}
],
"alternateProductG_UID": "Yv8XtXmMr0CLAzKWNi+rkQ==",
"alternateProduct": "b517ff62-8c79-40af-8b03-3296362fab91",
"altProduct": {
"$ref": "3"
},
"productHostCode": {
"$id": "110",
"id": 1,
"pluG_UID": "SjVMIf1h0ECuVERXXgxxww==",
"pluGuid": "214c354a-61fd-40d0-ae54-44575e0c71c3",
"ibaCode": "sample string 2"
},
"mscCat": {
"$ref": "63"
},
"mscCom": {
"$ref": "64"
},
"mscDep": {
"$ref": "66"
},
"mscSubCom": {
"$ref": "65"
},
"isUserUpdate": true,
"ignoreMasterProduct": true,
"priceGroupLabelRequested": true,
"firstSold": "2026-04-03T06:26:33.146635",
"inventoryTracked": "2026-04-03T06:26:33.146635",
"isNormalPriceChangesCampaign": true,
"baseProductFuel": {
"$id": "111",
"pluG_UID": "6iC3u60gUkOgjb5yJJhsQA==",
"pluGuid": "bbb720ea-20ad-4352-a08d-be7224986c40",
"fuelPluG_UID": "Bnteyf6nV0imGGJF15Uztw==",
"fuelPluGuid": "c95e7b06-a7fe-4857-a618-6245d79533b7",
"price": 3,
"productDescription": "sample string 4",
"productBarcode": "sample string 5",
"fuelProductDescription": "sample string 6",
"fuelProductBarcode": "sample string 7",
"fuelProductPrice": 8
},
"productFuelLinks": [
{
"$ref": "111"
},
{
"$ref": "111"
}
]
}
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK P3�\"���� 5 xl/workbook.xml � (� ����0��&�C��J*QR8q���{-[i�?ik��-%�x�3;�����i�>z4��5�ct!A�y8X&����$��X)��֊�Iq<���ȣ�&�����a�w��z\P�+���!67{(�B��X��&"K���X�mY!�5Ը�c��[W�F�Ri�_�TRZ�PAixco0F���PK P3�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
P3�\A�=�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R028943e808a84cdf" /></Relationships>PK P3�\L�㝙 xl/worksheets/sheet1.xml � (� ��Ko�0F������Uۤ�ٍf1�f��G���k�M���=����n�d�\��� C��Jբ?��d�xSd�ҏ�����f�s�Z{�"d������{Wk���u���Tӈ��Tu����b#ͻҺ�L+�Nݾ��5/kAvS+Y�Y-\�1=м��-��)��<�W���Y��$��z?~�9ĞE+��o�[��7婳��Ckݐ"�T�3� �G�,��{�mG.�iD�aQ�!��X%���.�Og�.~�)!,Ne ���>�}��i@B�O�p��oz��E��%atR���UMc�3ޕ�,2��}�uW�ni�aw��g�<�3q�&�%q�&�%�[�د�p!���d����ʉ�e_��/ĕs�>��צ����[�+q��������{�PK P3�\��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8�����ݰa��S{GM��v�=�����ĂMW��==i���c�9O#{%g;(�Y��`�NQ?4�Y��4bL�s`iņL���A�0dn&�:�� cJ}�g�G쉗y^s�d�-��/3���$=;y���?����c0D�}O���R��Pd�
�Eu�m+���I4B
Q0~7�/#�_��|!���Z�aY�J<�UƠ'��>]z�,/Ԋ������V�
�U�����PK P3�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK P3�\}�dP� � xl/sharedStrings.xml � (� e��N�0D�r��� ��\�;h�(B��:{�D�z| @ʕ3�ٷ�r��x�D.b%7������P�����J
b����P�H�m]��U�J��ӵ�ԏ�8��5�`8�4h�K# �ϋ�B�P�>�ȕ��bF�6C�3��%��2A��.�Q�xw�x�=ܴ�:s8�v������xw�,��q��CPM�z�c����zu��e��t�A3@Rm��I��F��%�"<�#t^��PK- P3�\"���� 5 xl/workbook.xmlPK- P3�\���� � � [Content_Types].xmlPK-
P3�\A�=�' ' U _rels/.relsPK- P3�\L�㝙 � xl/worksheets/sheet1.xmlPK- P3�\��� P � xl/_rels/workbook.xml.relsPK- P3�\Ѓc'2 E
� xl/styles.xmlPK- P3�\}�dP� � j xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK P3�\���U� 5 xl/workbook.xml � (� ����0��&�C��ؠ1�p��Ճ��@����%�x�3;������v =�P���]�Xh%j'��̻�z
q���l߫k۾5��x�]����&H�]i����]��Q�+J�2�:K���)$9[��$l
�ߔH��")b@cIk�@Ir�]Iϔ�B��#�
G����<oo��w�`���PK P3�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
P3�\GF�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R2b2fdfc69f724447" /></Relationships>PK P3�\L�㝙 xl/worksheets/sheet1.xml � (� ��Ko�0F������Uۤ�ٍf1�f��G���k�M���=����n�d�\��� C��Jբ?��d�xSd�ҏ�����f�s�Z{�"d������{Wk���u���Tӈ��Tu����b#ͻҺ�L+�Nݾ��5/kAvS+Y�Y-\�1=м��-��)��<�W���Y��$��z?~�9ĞE+��o�[��7婳��Ckݐ"�T�3� �G�,��{�mG.�iD�aQ�!��X%���.�Og�.~�)!,Ne ���>�}��i@B�O�p��oz��E��%atR���UMc�3ޕ�,2��}�uW�ni�aw��g�<�3q�&�%q�&�%�[�د�p!���d����ʉ�e_��/ĕs�>��צ����[�+q��������{�PK P3�\tQn� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞ر���ݰa[z��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|����扽P��w�B #g|7�^�)ٻv�͞&Ly"�Y^qQÐ���y4�����Ì)����#�ĥ5k\3�������У7��\��_}8Ɓ(;`�)i�)E~ e����:
{%[I�*�B)�T����b:O����As_5XU5�Me�=��/�vZ�Wj��e��lU�*c�E�_���PK P3�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK P3�\}�dP� � xl/sharedStrings.xml � (� e��N�0D�r��� ��\�;h�(B��:{�D�z| @ʕ3�ٷ�r��x�D.b%7������P�����J
b����P�H�m]��U�J��ӵ�ԏ�8��5�`8�4h�K# �ϋ�B�P�>�ȕ��bF�6C�3��%��2A��.�Q�xw�x�=ܴ�:s8�v������xw�,��q��CPM�z�c����zu��e��t�A3@Rm��I��F��%�"<�#t^��PK- P3�\���U� 5 xl/workbook.xmlPK- P3�\���� � � [Content_Types].xmlPK-
P3�\GF�' ' U _rels/.relsPK- P3�\L�㝙 � xl/worksheets/sheet1.xmlPK- P3�\tQn� P � xl/_rels/workbook.xml.relsPK- P3�\Ѓc'2 E
� xl/styles.xmlPK- P3�\}�dP� � j xl/sharedStrings.xmlPK � �