GET api/deliOrder/{id}?relations={relations}
Get a deli order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Phone order identifier |
globally unique identifier |
Required |
relations |
Whether to also load relations (customer, operator, details) |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
The matching deli order
DeliOrderHeaderName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
ID | integer |
None. |
|
OrderNo | integer |
None. |
|
ExternalSaleIdentifier |
The external sale information of an integration so that pickup can be coordinated |
string |
None. |
StoreID | integer |
None. |
|
ZoneID | integer |
None. |
|
DeptNo | integer |
None. |
|
CustomerIdentifier | Collection of byte |
None. |
|
CustomerIdentifierGuid | globally unique identifier |
None. |
|
OperatorNo | integer |
None. |
|
OperatorG_UID | Collection of byte |
None. |
|
OperatorGuid | globally unique identifier |
None. |
|
Created |
Time that the phone order was placed |
date |
None. |
Ordered |
Date and time the order should be packed and assembled. |
date |
None. |
Started |
Time that the picking was started for the phone order |
date |
None. |
Completed |
Time that the picking was completed for the phone order |
date |
None. |
Supplied |
Time that the customer or delivery provider was supplied with phone order |
date |
None. |
QuickTicket | integer |
None. |
|
Deleted | boolean |
None. |
|
WalkAway | boolean |
None. |
|
ApproxWait | integer |
None. |
|
ActualWait | integer |
None. |
|
DeliveryMethod |
How the phone order will be provided to the customer |
DeliveryMethod |
None. |
ExternalSaleType |
Which provider the phone order has been imported through. (If None, it's manual) |
ExternalSalesType |
None. |
Customer | Customer |
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. |
|
Details | Collection of DeliOrderDetail |
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. |
|
CustomerName | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreReplyTo | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreSubjectLine | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreSaleHeader |
POS Transaction (related via StoreSaleHeader.CustomerOrderIdentifier) |
StoreSaleHeader |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "identifier": "pL5qhuI+306VLL2H7O+Jgw==", "identifierGuid": "866abea4-3ee2-4edf-952c-bd87ecef8983", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "fCdA3MxA3EudisRnFvpVXw==", "customerIdentifierGuid": "dc40277c-40cc-4bdc-9d8a-c46716fa555f", "operatorNo": 1, "operatorG_UID": "nvaMDLuriEOGOILJ3m61Rg==", "operatorGuid": "0c8cf69e-abbb-4388-8638-82c9de6eb546", "created": "2025-06-14T07:22:46.3715731", "ordered": "2025-06-14T07:22:46.3715731", "started": "2025-06-14T07:22:46.3715731", "completed": "2025-06-14T07:22:46.3715731", "supplied": "2025-06-14T07:22:46.3715731", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$id": "2", "identifier": "XdQ0GeX4oEuWwEQ9VKwXjQ==", "identifierGuid": "1934d45d-f8e5-4ba0-96c0-443d54ac178d", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-06-14T07:22:46.3715731", "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": "Jwqe50jYIkCBSzUNGTx8MA==", "communityIdentifierGuid": "e79e0a27-d848-4022-814b-350d193c7c30", "joined": "2025-06-14T07:22:46.3715731", "updated": "2025-06-14T07:22:46.3715731", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "k+2sY89x0kamOthezT0sQw==", "priceLevelIdentifierGuid": "63aced93-71cf-46d2-a63a-d85ecd3d2c43", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-06-14T07:22:46.3715731", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-06-14T07:22:46.3715731", "expiry": "2025-06-14T07:22:46.3715731", "customerID": "hDOsJQcVakaaIaVPo+RmfA==", "customerIDGuid": "25ac3384-1507-466a-9a21-a54fa3e4667c", "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:22:46.3715731", "linkedAccount": "n5DstF88sE2OIVMknhMrVw==", "linkedAccountGuid": "b4ec909f-3c5f-4db0-8e21-53249e132b57", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$id": "4", "id": 1, "identifier": "xzY8E6ZQf02uI2U+8MUXTw==", "identifierGuid": "133c36c7-50a6-4d7f-ae23-653ef0c5174f", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-06-14T07:22:46.3715731", "owner": "0omrQ6o6yk29GcrudqrA5A==", "ownerGuid": "43ab89d2-3aaa-4dca-bd19-caee76aac0e4", "accountStoreGroupIdentifier": "9rp4fuukLEyYgUCFLtZfbg==", "accountStoreGroupGuid": "7e78baf6-a4eb-4c2c-9881-40852ed65f6e", "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:22:46.3715731", "active": true, "updated": "2025-06-14T07:22:46.3715731", "deleted": true, "deletedUser": "sample string 16", "currentBalanceChanged": true, "maximumLimitChanged": true, "loyaltyPointsChanged": true, "projectedBalance": 17, "accountStoreGroupStoreIDs": [ 1, 2 ], "customerEmail": "sample string 18", "ownerCustomer": { "$ref": "2" }, "card": { "$ref": "3" }, "members": { "$id": "5", "sample string 1": [ { "$ref": "2" }, { "$ref": "2" } ], "sample string 2": [ { "$ref": "2" }, { "$ref": "2" } ] }, "customerGroups": [ { "$id": "6", "identifier": "23eHNz/hlUG143lRX8grDg==", "identifierGuid": "378777db-e13f-4195-b5e3-79515fc82b0e", "name": "sample string 2", "primaryContact": "Sj8E/kxyE0ilPqbjp8y8/Q==", "primaryContactGuid": "fe043f4a-724c-4813-a53e-a6e3a7ccbcfd", "accountID": "D22N0EdwXk6Jg02lMelrFw==", "accountIDGuid": "d08d6d0f-7047-4e5e-8983-4da531e96b17", "special": true, "updated": "2025-06-14T07:22:46.3715731", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "/tvDW/3r0U2tY2c/bSbL9Q==", "priceLevelIdentifierGuid": "5bc3dbfe-ebfd-4dd1-ad63-673f6d26cbf5", "deleted": true, "account": { "$ref": "4" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "7", "id": 1, "groupID": "TM7onPMfAUuIZZXs4xHDYw==", "groupIDGuid": "9ce8ce4c-1ff3-4b01-8865-95ece311c363", "customerID": "YJm7ppYxl02FAPCYqIdhkg==", "customerIDGuid": "a6bb9960-3196-4d97-8500-f098a8876192", "card": "sample string 4", "linkedAccount": "+X3Q1EfSd0WeXNJHYFepQw==", "linkedAccountGuid": "d4d07df9-d247-4577-9e5c-d2476057a943", "customer": { "$ref": "2" }, "group": { "$ref": "6" }, "customerCard": { "$ref": "3" } }, { "$ref": "7" } ] }, { "$ref": "6" } ] }, "payments": [ { "$id": "8", "id": 1, "identifier": "JbaZJ4MBd0mA+FIiDq4+DQ==", "identifierGuid": "2799b625-0183-4977-80f8-52220eae3e0d", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "9nyCbGqnKki9btAYenCFEA==", "accountIDGuid": "6c827cf6-a76a-482a-bd6e-d0187a708510", "customerAccount": { "$ref": "4" }, "customerCard": { "$ref": "3" }, "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:22:46.3715731", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "fNbVICq1oEaX4XpnIAPckQ==", "idempotentVoidGuid": "20d5d67c-b52a-46a0-97e1-7a672003dc91", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "9", "saleHeaderID": 1, "saleHeaderGuid": "OymQzPyAbk6iyweV1KxZ5g==", "saleHeaderIdentifierGuid": "cc90293b-80fc-4e6e-a2cb-0795d4ac59e6", "created": "2025-06-14T07:22:46.3715731", "createdLocal": "2025-06-14T07:22:46.3715731", "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:22:46.3715731", "storeID": 1, "operatorG_Uid": "AuChKW0jwUKIAdYHfrgtLg==", "operatorGuid": "29a1e002-236d-42c1-8801-d6077eb82d2e", "customerG_Uid": "GiaYQ/gsoki8n4WQFZLwAg==", "customerGuid": "4398261a-2cf8-48a2-bc9f-85901592f002", "communityIdentifier": "X02s6f5S4EuqeH2OMvGYwQ==", "communityIdentifierGuid": "e9ac4d5f-52fe-4be0-aa78-7d8e32f198c1", "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": "NujMQSQVE02TZvyxgSyleQ==", "priceLevelIdentifierGuid": "41cce836-1524-4d13-9366-fcb1812ca579", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "10", "id": 1, "g_Uid": "1OxBjxm+9EaovTYGkDBMFw==", "guid": "8f41ecd4-be19-46f4-a8bd-360690304c17", "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:22:46.3715731", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-06-14T07:22:46.3715731", "endShift": "2025-06-14T07:22:46.3715731", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "11", "operatorG_UID": "nT2fdbSt8UeyPq+CCU9avA==", "operatorGuid": "759f3d9d-adb4-47f1-b23e-af82094f5abc", "storeID": 2, "operator": { "$ref": "10" }, "store": { "$id": "12", "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:22:46.3715731", "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": "/xVs/ILBU0if2dWD550+xQ==", "hostIdentifierGuid": "fc6c15ff-c182-4853-9fd9-d583e79d3ec5", "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:22:46.3715731", "priceZoneName": "sample string 51", "storeFuelConfigured": true, "shippingAddressCopied": true, "shippingAddress": { "$id": "13", "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": "13" }, "hostStoreSettings": [ { "$id": "14", "id": 1, "hostIdentifier": "Hn83Qep7d0qIny1yVApaIA==", "hostIdentifierGuid": "41377f1e-7bea-4a77-889f-2d72540a5a20", "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": "15", "identifier": "CsWKzJftdkCKrfrVPiVHBA==", "identifierGuid": "cc8ac50a-ed97-4076-8aad-fad53e254704", "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": "7w39WHxx60qAcIfjNfroZA==", "hostSupplierIdentifierGuid": "58fd0def-717c-4aeb-8070-87e335fae864", "loyaltyPriceLevelIdentifier": "/lwr0Oa8xEeH9+vA4T6aqA==", "loyaltyPriceLevelIdentifierGuid": "d02b5cfe-bce6-47c4-87f7-ebc0e13e9aa8", "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:22:46.3715731", "lastProcessed": "2025-06-14T07:22:46.3715731", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "16", "identifier": "dq3tDw+wLkGL6trpIBQfFg==", "identifierGuid": "0fedad76-b00f-412e-8bea-dae920141f16", "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": "NT3LKsQczUe/2Q3sOEoBNQ==", "primaryContactID": "2acb3d35-1cc4-47cd-bfd9-0dec384a0135", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "m9dGH4mk00C0kIj1SqKAvw==", "supplierGroupGuid": "1f46d79b-a489-40d3-b490-88f54aa280bf", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-06-14T07:22:46.3872631", "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": "17", "id": "4d5c275e-17c4-4975-87a8-affd0b951b5a", "identifier": "gpoJIOLQKEW4l3dju6LUcQ==", "identifierGuid": "20099a82-d0e2-4528-b897-7763bba2d471", "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": "18", "supplierIdentifier": "Vp+4EDdCMUG9Kk9DXMOjJA==", "supplierIdentifierGuid": "10b89f56-4237-4131-bd2a-4f435cc3a324", "contactGuid": "AoJXzAvosE+7e/AWOg1J1w==", "contactID": "cc578202-e80b-4fb0-bb7b-f0163a0d49d7", "contact": { "$ref": "17" }, "supplier": { "$ref": "16" } }, { "$ref": "18" } ], "products": [ { "$id": "19", "pluG_UID": "b72PYkTDVkiB3qHePPzz4w==", "pluGuid": "628fbd6f-c344-4856-81de-a1de3cfcf3e3", "supplierIdentifier": "Oa/IOxF5v0OAiEuM15tpIg==", "supplierIdentifierGuid": "3bc8af39-7911-43bf-8088-4b8cd79b6922", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 2", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 4, "averagePackSize": 5, "effectiveDate": "2025-06-14T07:22:46.3872631", "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:22:46.3872631", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "20", "pluG_UID": "rgNlwXqsMkiW/71BnlNyXw==", "pluGuid": "c16503ae-ac7a-4832-96ff-bd419e53725f", "supplierIdentifier": "3Cg5aHIcDkGyOJnHVQ4NeA==", "supplierIdentifierGuid": "683928dc-1c72-410e-b238-99c7550e0d78", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 40", "salesMode": 41, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 43, "parentPluG_UID": "cf5dD+6h9EWyRh1ZyKwmKA==", "parentPluGuid": "0f5dfe71-a1ee-45f4-b246-1d59c8ac2628", "freight": 44.0, "freightType": 1, "product": { "$id": "21", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "6G6OA3Mc+0i2bC6hp9Mf8A==", "guid": "038e6ee8-1c73-48fb-b66c-2ea1a7d31ff0", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "kjZT6LtpcUubIGSZ3qOZ1w==", "priceGroupGuid": "e8533692-69bb-4b71-9b20-6499dea399d7", "blueprintID": 1, "lastCountedDate": "2025-06-14T07:22:46.3872631", "externalID": "sample string 7", "active": true, "activated": "2025-06-14T07:22:46.3872631", "pluCreated": "2025-06-14T07:22:46.3872631", "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:22:46.3872631", "lastManualUpdate": "2025-06-14T07:22:46.3872631", "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:22:46.3872631", "currentCostUpdated": "2025-06-14T07:22:46.3872631", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 1, "costCalcMethodChanged": true, "costEffectiveDate": "2025-06-14T07:22:46.3872631", "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:22:46.3872631", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 52, "altPriceModeChanged": true, "altPLUG_UID": "xDhWJFEGRUGEpS7HQeuhHA==", "altPLUGuid": "245638c4-0651-4145-84a5-2ec741eba11c", "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:22:46.3872631", "labelLastPrice": 1, "shelfPageLayoutG_UID": "8tyCEIhwG02F4xapJIEKgw==", "shelfPageLayoutGuid": "1082dcf2-7088-4d1b-85e3-16a924810a83", "talkerPageLayoutG_UID": "2Gl2qJEbCkWeXtQGBKK6ZA==", "talkerPageLayoutGuid": "a87669d8-1b91-450a-9e5e-d40604a2ba64", "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": "xvixGZ+QPE+0oC9LVlLdgg==", "inventoryIdentifier": "19b1f8c6-909f-4f3c-b4a0-2f4b5652dd82", "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": "zb52TCfXy02TrWLu7JxknA==", "parentPluGuid": "4c76becd-d727-4dcb-93ad-62eeec9c649c", "preferredHostVendor": 103, "preferredHostChanged": true, "code": "sample string 105", "supplierIdentifier": "j3+3uiSPTEiooNKeijel7g==", "supplierIdentifierGuid": "bab77f8f-8f24-484c-a8a0-d29e8a37a5ee", "supplierChanged": true, "rebateSupplierIdentifier": "irJYMcksPE6vKEb08cO5kg==", "rebateSupplierIdentifierGuid": "3158b28a-2cc9-4e3c-af28-46f4f1c3b992", "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:22:46.3872631", "commodity": "sample string 120", "businessPillar": "sample string 121", "mscCommodity": "sample string 122", "hostIdentifier": "3Pd51fKuWUKtzs7AYdC9lA==", "hostIdentifierGuid": "d579f7dc-aef2-4259-adce-cec061d0bd94", "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": "21" }, { "$ref": "21" } ], "store": { "$ref": "12" }, "storePrices": [ { "$id": "22", "pluG_UID": "B6El2o9NGUqSpCdR60ccew==", "pluGuid": "da25a107-4d8f-4a19-92a4-2751eb471c7b", "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:22:46.3872631" }, { "$ref": "22" } ], "currentPrices": { "$id": "23", "pluPrices": { "$id": "24", "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:22:46.3872631", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "24" }, "winningCampaign": 1, "winner": { "$id": "25", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-06-14T07:22:46.3872631", "startTime": 3, "endDate": "2025-06-14T07:22:46.3872631", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "bMRjuiuBVUSWe7APYieHwQ==", "hostIdentifierGuid": "ba63c46c-812b-4455-967b-b00f622787c1", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "25" }, { "$ref": "25" } ] }, "tray": { "$id": "26", "g_UId": "B3Nooqh1pkuCXB5BxttCWA==", "guid": "a2687307-75a8-4ba6-825c-1e41c6db4258", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "27", "priceGroupG_UID": "179Sw10hB0a6FPIGYmBfHg==", "priceGroupGuid": "c352bfd7-215d-4607-ba14-f20662605f1e", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-06-14T07:22:46.3872631", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "21" }, { "$ref": "21" } ], "productCount": 1 }, "priceGroupName": "sample string 145", "nutrifacts": { "$id": "28", "pluG_UID": "Gey6b43N30WMVFCSSRDnIA==", "pluGuid": "6fbaec19-cd8d-45df-8c54-50924910e720", "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": "29", "pluGuid": "9366d898-160a-4553-944d-6f8393986870", "created": "2025-06-14T07:22:46.3872631", "createdByUser": "sample string 1", "activated": "2025-06-14T07:22:46.3872631", "deactivated": "2025-06-14T07:22:46.3872631", "lastOrdered": "2025-06-14T07:22:46.3872631", "lastOrderedQty": 2.0, "lastReceived": "2025-06-14T07:22:46.3872631", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-06-14T07:22:46.3872631", "lastSold": "2025-06-14T07:22:46.3872631", "firstSold": "2025-06-14T07:22:46.3872631", "awsUpdated": "2025-06-14T07:22:46.3872631", "lastManualUpdate": "2025-06-14T07:22:46.3872631", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-06-14T07:22:46.3872631", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-06-14T07:22:46.3872631", "doNotRangeUpdated": "2025-06-14T07:22:46.3872631", "doNotOrderUpdated": "2025-06-14T07:22:46.3872631", "tracked": "2025-06-14T07:22:46.3872631" }, "allergens": [ { "$id": "30", "allergenID": 1, "pluG_UID": "jPuH5ifneUKh+r82NdMdXg==", "pluGuid": "e687fb8c-e727-4279-a1fa-bf3635d31d5e", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "costs": { "$id": "31", "pluG_UID": "bKMMpNoL/E66PQ8a4MOtGw==", "pluGuid": "a40ca36c-0bda-4efc-ba3d-0f1ae0c3ad1b", "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:22:46.3872631", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "32", "saleHeaderID": 1, "created": "2025-06-14T07:22:46.3872631", "createdLocal": "2025-06-14T07:22:46.3872631", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "ooQ326AwMkqKAS6SvvM2CA==", "operatorGuid": "db3784a2-30a0-4a32-8a01-2e92bef33608", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "pw3QKxNQ/EG5Pg7AOBzVqA==", "pluGuid": "2bd00da7-5013-41fc-b93e-0ec0381cd5a8", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "10" } }, { "$ref": "32" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "gO4tYMtSukGm4C0Zm5AI0g==", "pluGuid": "602dee80-52cb-41ba-a6e0-2d199b9008d2", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "W4DLQOqZe0GF7dqC6+x5nQ==", "pluGuid": "40cb805b-99ea-417b-85ed-da82ebec799d", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "21" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "TB27UfWnRkumO70EzOOkMg==", "identifierGuid": "51bb1d4c-a7f5-4b46-a63b-bd04cce3a432", "pluG_UID": "Fpol4SCcwUS+ORLnJeXX0A==", "pluGuid": "e1259a16-9c20-44c1-be39-12e725e5d7d0", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "35" } ], "supplier": { "$ref": "16" }, "supplierName": "sample string 146", "children": [ { "$ref": "21" }, { "$ref": "21" } ], "ordering": { "$ref": "19" }, "flipChartPages": [ { "$id": "36", "identifier": "8KcTKKvEvkaIYO6/RbIVTw==", "groupName": "sample string 1", "identifierGuid": "2813a7f0-c4ab-46be-8860-eebf45b2154f", "exists": true, "flipChartIdentifier": "Y5GcUYrBT0CenwE6ZGYjSg==", "flipChartIdentifierGuid": "519c9163-c18a-404f-9e9f-013a6466234a", "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": "tr9Tm+teqEubye268YrGWQ==", "groupIdentifierGuid": "9b53bfb6-5eeb-4ba8-9bc9-edbaf18ac659", "flipChart": { "$id": "37", "identifier": "R7nMbUUB3Ual0yorDO9INA==", "identifierGuid": "6dccb947-0145-46dd-a5d3-2a2b0cef4834", "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": "38", "identifier": "g7TpNqGkBUKoteabO/1RVQ==", "identifierGuid": "36e9b483-a4a1-4205-a8b5-e69b3bfd5155", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "aciwKnUtYkS/HS2xEjahiA==", "guid": "2ab0c869-2d75-4462-bf1d-2db11236a188", "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": "vux0kGFqAkOg84pitwOu8g==", "previousFormGuid": "9074ecbe-6a61-4302-a0f3-8a62b703aef2", "nextForm": 1, "nextFormG_UID": "riLpmNDgkUqeXdQn5y13Fg==", "nextFormGuid": "98e922ae-e0d0-4a91-9e5d-d427e72d7716", "attributes": "sample string 10", "updated": "2025-06-14T07:22:46.3872631", "positioning": 1, "contentPanel": "sample string 11", "selectionMode": 1, "maximumSelections": 1, "alteredInStore": true, "deleted": true, "blueprintID": 1, "preserveLayout": true, "mainCheckoutFormName": "sample string 13", "nextCheckoutForm": { "$ref": "39" }, "previousCheckoutForm": { "$ref": "39" }, "buttons": [ { "$id": "40", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "nKAWd1mMIk+8PTXqa7SZCQ==", "checkoutFormGuid": "7716a09c-8c59-4f22-bc3d-35ea6bb49909", "identifier": "/jVmVfUG/UirLB6b5msKRw==", "identifierGuid": "556635fe-06f5-48fd-ab2c-1e9be66b0a47", "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": "rTFKdIOqfUe2baFAKp/9/g==", "valueGuid": "744a31ad-aa83-477d-b66d-a1402a9ffdfe", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-06-14T07:22:46.3872631", "action": "sample string 12", "valueForm": { "$ref": "39" }, "image": { "$id": "41", "name": "sample string 3.sample string 4", "imageID": 2, "imageName": "sample string 3", "imageExtension": "sample string 4", "lastUpdate": "2025-06-14T07:22:46.3872631", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "YsgUfeJBUEKd+giEI1fcwg==", "checkoutFormGuid": "7d14c862-41e2-4250-9dfa-08842357dcc2", "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": "42" } ] }, { "$ref": "39" } ], "panels": [ { "$ref": "42" }, { "$ref": "42" } ] }, "pages": [ { "$ref": "36" }, { "$ref": "36" } ] }, "contentPanel": { "$ref": "42" }, "products": [ { "$id": "43", "flipChartPageIdentifier": "36A6vsTjyUmjxA+BaEwbaw==", "flipChartPageIdentifierGuid": "be3aa0df-e3c4-49c9-a3c4-0f81684c1b6b", "pluG_UID": "ZKGypyXehkSMFJERpMGEUw==", "pluGuid": "a7b2a164-de25-4486-8c14-9111a4c18453", "sortOrder": 3, "sent": true, "productChanged": true, "productImageName": "sample string 6", "productShowImageOnFlipCharts": true, "productShowTextOnFlipCharts": true, "productOverrideFlipChartText": true, "productFlipChartText": "sample string 10", "product": { "$ref": "21" }, "departmentSortOrder": 11, "subDepartmentName": "sample string 12" }, { "$ref": "43" } ], "productCount": 27, "pages": [ { "$ref": "36" }, { "$ref": "36" } ] }, { "$ref": "36" } ], "priceHistory": [ { "$id": "44", "pluG_UID": "mOH6NUtYU0itqKqfBv5UPA==", "pluGuid": "35fae198-584b-4853-ada8-aa9f06fe543c", "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:22:46.3872631", "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": "44" } ], "ingredients": [ { "$id": "45", "pluG_UID": "R2DH/TJlW0+v5zRKHJxm8Q==", "ingredientGuid": "1hzVZ5aSMUaszbr1LXfrag==", "ingredientIdentifier": "67d51cd6-9296-4631-accd-baf52d77eb6a", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "21" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "66zB1dLsoUeKjoxW7hFhaw==", "pluGuid": "d5c1aceb-ecd2-47a1-8a8e-8c56ee11616b", "shelfLocationIdentifier": "WjUxf7dB2kOhXRHtdGcFXQ==", "shelfLocationGuid": "7f31355a-41b7-43da-a15d-11ed7467055d", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "/2wHOg0iq0WTh0ECEdkRGQ==", "labelPageLayoutGuid": "3a076cff-220d-45ab-9387-410211d91119", "updated": "2025-06-14T07:22:46.3872631", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "21" }, "location": { "$id": "47", "identifier": "0EduHJdRtU6sTdMtahw/Sw==", "storeID": 1, "identifierGuid": "1c6e47d0-5197-4eb5-ac4d-d32d6a1c3f4b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-06-14T07:22:46.3872631", "minTemp": 1, "maxTemp": 1, "checkFrequency": 1, "storeCaseConfiguration": 5, "storeName": "sample string 6", "bins": [ { "$ref": "46" }, { "$ref": "46" } ] } }, { "$ref": "46" } ], "bin": { "$ref": "46" }, "scaleLocations": [ { "$id": "48", "plu": 1, "pluG_UID": "QGIl/07tdUionag3Z/KViA==", "pluGuid": "ff256240-ed4e-4875-a89d-a83767f29588", "deptNo": 1, "product": { "$ref": "21" }, "scaleLocation": { "$id": "49", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-06-14T07:22:46.3872631", "department": { "$id": "50", "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": "49" }, "subDepartments": [ { "$id": "51", "id": 1, "departmentID": 2, "name": "sample string 3", "code": "sample string 4", "departmentCode": "sample string 5", "externalSales": true, "minorDepartments": [ { "$id": "52", "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "53", "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:22:46.3872631", "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": "liGqXSA/C0WHbUc4rpPdjA==", "labelPageLayoutGuid": "5daa2196-3f20-450b-876d-4738ae93dd8c", "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": "54", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "55", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "56", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "56" } ], "commodityCode": "sample string 6" }, { "$ref": "55" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "55" }, "mscDep": { "$id": "57", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "54" }, { "$ref": "54" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "53" } ], "updated": "2025-06-14T07:22:46.3872631", "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": "wP9D/prXJkmIcdKGwMaPrw==", "labelPageLayoutGuid": "fe43ffc0-d79a-4926-8871-d286c0c68faf", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "52" } ], "investmentBuyOverride": true, "updated": "2025-06-14T07:22:46.3872631", "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": "1ue/p15aoUun7sIbra3vAg==", "labelPageLayoutGuid": "a7bfe7d6-5a5e-4ba1-a7ee-c21badadef02", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } }, { "$ref": "51" } ], "stores": [ 1, 2 ], "investmentBuyOverride": true, "updated": "2025-06-14T07:22:46.3872631", "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": "FGyO/0uRI0ClTVbea2ZXkQ==", "labelPageLayoutGuid": "ff8e6c14-914b-4023-a54d-56de6b665791", "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": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" } } } }, { "$ref": "48" } ], "nextPrice": { "$id": "58", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 1, "hostOfferID": 1, "metcashPromotionID": "sample string 4", "metcashPromotionPlacement": "sample string 5", "pluG_UID": "YGG5TX8Mq0eZQxR8lHinMQ==", "pluGuid": "4db96160-0c7f-47ab-9943-147c9478a731", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "CidIYM6zRUSHm7acDr11JQ==", "dealCostGuid": "6048270a-b3ce-4445-879b-b69c0ebd7525", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "yd8R1KQUpE2f0YvER8YPdg==", "priceGroupGuid": "d411dfc9-14a4-4da4-9fd1-8bc447c60f76", "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:22:46.3872631", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "5vj3ztg/lEGe6DnRhAAp3w==", "campaignComboPriceGroupIdentifier": "cef7f8e6-3fd8-4194-9ee8-39d1840029df", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-06-14T07:22:46.3872631", "operatorG_UID": "HXoYfNCgSU+E0nL6n3lHnw==", "operatorGuid": "7c187a1d-a0d0-4f49-84d2-72fa9f79479f", "machineID": 1, "processed": true, "appliedUtc": "2025-06-14T07:22:46.3872631", "signIqTicketFileMovedUtc": "2025-06-14T07:22:46.3872631", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-06-14T07:22:46.3872631", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "21" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "146b4e22-7cb8-4643-99cb-35c07371507a", "nameGuid": "146b4e22-7cb8-4643-99cb-35c07371507a", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-06-14T07:22:46.3872631", "startTime": 1, "endDate": "2025-06-14T07:22:46.3872631", "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:22:46.3872631", "system": true, "created": "2025-06-14T07:22:46.3872631", "updated": "2025-06-14T07:22:46.3872631", "priceChangeNotifiedUtc": "2025-06-14T07:22:46.3872631", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "WWoTz6HYWkODjSstWA+1ag==", "hostIdentifierGuid": "cf136a59-d8a1-435a-838d-2b2d580fb56a", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-06-14T07:22:46.3872631", "updatedByUser": "sample string 18", "offerID": 1, "isPriceChangeCampaign": true, "stores": [ 1, 2 ], "storeNames": [ "sample string 1", "sample string 2" ], "campaignPlus": [ { "$ref": "58" }, { "$ref": "58" } ], "campaignPools": [ { "$id": "61", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "plu": 4, "pluG_UID": "FPJkr/y+g0mribYCXUx58g==", "pluGuid": "af64f214-befc-4983-ab89-b6025d4c79f2", "hostOfferID": 1, "priceGroupG_UID": "cmCDei2iukitfmH03EouVg==", "priceGroupGuid": "7a836072-a22d-48ba-ad7e-61f4dc4a2e56", "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:22:46.3872631", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "21" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "N8knTTRcTUWlvl3+A3EkcA==", "identifierStr": "N8knTTRcTUWlvl3+A3EkcA==", "identifierGuid": "4d27c937-5c34-454d-a5be-5dfe03712470", "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": "60" } }, { "$ref": "62" } ], "customers": [ { "$id": "63", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "customerID": "+39nXzaQn0ShZXS8iO3Qug==", "customerIDGuid": "5f677ffb-9036-449f-a165-74bc88edd0ba", "campaign": { "$ref": "60" }, "customer": { "$ref": "2" } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "cxxLL45MtkKWRJ0c5bHy3Q==", "groupIDGuid": "2f4b1c73-4c8e-42b6-9644-9d1ce5b1f2dd", "campaign": { "$ref": "60" }, "group": { "$ref": "6" } }, { "$ref": "64" } ], "signIqTickets": [ { "$id": "65", "identifier": "r8buTqhgfkGFg5ceIGB5UQ==", "identifierGuid": "4eeec6af-60a8-417e-8583-971e20607951", "campaignName": "sample string 2", "message": "sample string 3", "ticketFileSource": "sample string 4", "ticketFileDestination": "sample string 5", "storeID": 1 }, { "$ref": "65" } ], "comboPriceGroups": [ { "$id": "66", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "g_UID": "UfJJo68V30KvRad5C1BJrQ==", "guid": "a349f251-15af-42df-af45-a7790b5049ad", "description": "sample string 5", "newPrice": 1, "rangeDescription": "sample string 6", "dealDescription": "sample string 7", "labelQuantity": 8, "hostProductCategoryID": 1, "offerID": 1, "dontUpdatePricePlus": true, "campaign": { "$ref": "60" }, "comboPricePlus": [ { "$id": "67", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupG_UID": "Hm6VMUgAWkmQ3vToWm9lEg==", "groupGuid": "31956e1e-0048-495a-90de-f4e85a6f6512", "comboPriceType": 5, "priceType": 5, "pluG_UID": "VQgLzuaHQU6b8WsVpl0dPg==", "pluGuid": "ce0b0855-87e6-4e41-9bf1-6b15a65d1d3e", "priceGroupG_UID": "NIhaETVyYEu99EN3KFio8g==", "priceGroupGuid": "115a8834-7235-4b60-bdf4-43772858a8f2", "campaignPoolID": "sample string 7", "quantity": 1, "campaign": { "$ref": "60" }, "product": { "$ref": "21" }, "priceGroup": { "$ref": "27" }, "campaignPool": { "$ref": "60" } }, { "$ref": "67" } ] }, { "$ref": "66" } ], "priceLevels": [ { "$id": "68", "id": 1, "priceLevelIdentifier": "Ks+nzByu/kOnYvwaihlcYQ==", "priceLevelIdentifierGuid": "cca7cf2a-ae1c-43fe-a762-fc1a8a195c61", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "68" } ] }, "product": { "$ref": "21" }, "dealCost": { "$id": "69", "headerIdentifier": "CL/ovNz9+US7s2gRxxuQ5g==", "headerIdentifierGuid": "bce8bf08-fddc-44f9-bbb3-6811c71b90e6", "identifier": "vxghiEivb0ChlLysq30APg==", "identifierGuid": "882118bf-af48-406f-a194-bcacab7d003e", "supplierIdentifier": "nxvfYT2LHkK79HZaK01tTg==", "supplierGuid": "61df1b9f-8b3d-421e-bbf4-765a2b4d6d4e", "pluG_UID": "Fy1ARU755U21qcjUM3DQbQ==", "pluGuid": "45402d17-f94e-4de5-b5a9-c8d43370d06d", "campaignName": "de4f5624-883e-4cc6-a313-23dd6d2dcac1", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-06-14T07:22:46.3872631", "end": "2025-06-14T07:22:46.3872631", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "EVsBanBC1E2CVL1p/GguEQ==", "bonusItemPluGuid": "6a015b11-4270-4dd4-8254-bd69fc682e11", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-06-14T07:22:46.3872631", "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:22:46.3872631", "campaignEndDate": "2025-06-14T07:22:46.3872631", "masterPLUG_UID": "4tEkELR7CkCGrwGScWfjZw==", "masterID": "1024d1e2-7bb4-400a-86af-01927167e367", "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": "bluUNVdmLk+EmJ+ZP8YzHQ==", "bonusMasterID": "35945b6e-6657-4f2e-8498-9f993fc6331d", "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:22:46.3872631", "dealCosts": [ { "$ref": "69" }, { "$ref": "69" } ], "tags": [ { "$id": "70", "pluG_UID": "pQEF+LIUe0eVYAONn9HZQw==", "pluGuid": "f80501a5-14b2-477b-9560-038d9fd1d943", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "70" } ], "alternateProductG_UID": "i+n2vn0bL0KvLc4aw4DWUg==", "alternateProduct": "bef6e98b-1b7d-422f-af2d-ce1ac380d652", "productHostCode": { "$id": "71", "id": 1, "pluG_UID": "eya1zkMELkugZcI9zOHi7w==", "pluGuid": "ceb5267b-0443-4b2e-a065-c23dcce1e2ef", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-06-14T07:22:46.3872631", "inventoryTracked": "2025-06-14T07:22:46.3872631", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "16" }, "serviceFee": { "$id": "72", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 46 }, { "$ref": "19" } ], "orderCycleHeaders": [ { "$id": "73", "storeID": 1, "supplierIdentifier": "rYqDPvz2R0Cb5wJIhLNh6g==", "supplierGuid": "3e838aad-f6fc-4047-9be7-024884b361ea", "departmentCode": "sample string 2", "warehouseDirectIndicator": "sample string 3", "type": 4, "storeName": "sample string 5", "departmentName": "sample string 6", "orderDays": 7 }, { "$ref": "73" } ], "cycles": [ { "$id": "74", "storeID": 1, "supplierIdentifier": "hLpoUw/520W21zsNHW+60A==", "supplierGuid": "5368ba84-f90f-45db-b6d7-3b0d1d6fbad0", "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:22:46.3872631", "deliveryDate": "2025-06-14T07:22:46.3872631", "nextCutOffDate": "2025-06-14T07:22:46.3872631", "nextDeliveryDate": "2025-06-14T07:22:46.3872631", "nextDaysBuffer": 10 }, { "$ref": "74" } ], "store": { "$ref": "12" }, "updated": "2025-06-14T07:22:46.3872631", "isHost": true }, "files": [ { "$id": "75", "id": "sample string 1", "fileName": "sample string 2", "extension": "sample string 3", "provider": 0, "type": 0, "hostType": "sample string 4", "createdUtc": "2025-06-14T07:22:46.3872631", "processed": "2025-06-14T07:22:46.3872631", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-06-14T07:22:46.3872631", "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": "15" }, "metcashHeader": { "$id": "76", "customerNumber": "sample string 1", "creationDate": "2025-06-14T07:22:46.3872631", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "75" } ], "zoneMatrix": [ { "$id": "77", "id": 1, "hostIdentifier": "FT5+t5rLZka+LWIguV6UKg==", "hostIdentifierGuid": "b77e3e15-cb9a-4666-be2d-6220b95e942a", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "e0902047-61b2-41f7-8604-92e1808fd46e", "6299033d-941e-421e-bad9-3ba637564431" ] }, { "$ref": "77" } ], "hostFileStoreSetting": { "$ref": "14" }, "hostStoreSettings": [ { "$ref": "14" }, { "$ref": "14" } ], "promotionPlacements": [ { "$id": "78", "identifier": "gQV3imAFwEeIUwWoWmG58g==", "identifierGuid": "8a770581-0560-47c0-8853-05a85a61b9f2", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "78" } ], "promoTypeGuids": [ "0b92529b-d92f-4a17-ba51-41bbb1cc79f7", "dee9c10a-a804-4ce2-bf06-6bf13795e8c3" ], "isPromotionOnly": false, "isOrderable": false, "vendor": 0 }, "groupIDs": [ 1, 2 ], "hostDescription": "sample string 24" }, { "$ref": "14" } ], "accounts": [ { "$id": "79", "id": 1, "storeID": 1, "accountName": "sample string 2", "bsb": "sample string 3", "accountNumber": "sample string 4", "accountDesignated": true }, { "$ref": "79" } ], "sales": [ { "$id": "80", "id": 1, "storeID": 1, "externalSalesType": 2, "ftpSiteID": 1, "lastSaleProcessed": "2025-06-14T07:22:46.3872631", "ftpSite": { "$id": "81", "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": "80" } ], "zoneMatrix": [ { "$ref": "77" }, { "$ref": "77" } ], "cashManagements": [ { "$id": "82", "id": 1, "storeID": 1, "cashManagementType": 2, "apiID": 1, "organisationID": "sample string 3", "siteName": "sample string 4", "thirdPartyAPI": { "$id": "83", "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": "82" } ], "updateStoreID": "0dbe67ab-ca49-48d3-930d-598edb7bc295", "updateStore": { "$id": "84", "id": "b663892e-c966-477e-abb7-3886ea8112e1", "name": "sample string 1", "lastActivity": "2025-06-14T07:22:46.3872631", "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:22:46.3872631" }, "timeZoneId": "sample string 53", "securityOptions": { "$id": "85", "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" } } }, { "$ref": "11" } ] }, "customer": { "$ref": "2" }, "communityOrganisation": { "$id": "86", "id": 1, "identifier": "pjWXniNfXE6LP7TfyO/kaQ==", "identifierGuid": "9e9735a6-5f23-4e5c-8b3f-b4dfc8efe469", "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:22:46.3872631", "deleted": true }, "details": [ { "$id": "87", "saleItemID": 1, "identifier": "YuJVzAh3q0eFOglA2OMR4Q==", "identifierGuid": "cc55e262-7708-47ab-853a-0940d8e311e1", "saleHeaderID": 2, "plu": 1, "pluG_UId": "LIWZM+g4W02nK5A4Yd7HkQ==", "pluGuid": "3399852c-38e8-4d5b-a72b-903861dec791", "accountID": "CMcoyVet10ufHc/fx3sYvw==", "accountIDGuid": "c928c708-ad57-4bd7-9f1d-cfdfc77b18bf", "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:22:46.3872631", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "zedPklHYMUaPfp2KbJhpoQ==", "refundGuid": "924fe7cd-d851-4631-8f7e-9d8a6c9869a1", "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": "Tpsqcpx+KUqaq9OZYtEjjw==", "idempotentVoidGuid": "722a9b4e-7e9c-4a29-9aab-d39962d1238f", "priceLevelIdentifier": "9yDthi5Rf0qXeEfhEr6/Fg==", "priceLevelIdentifierGuid": "86ed20f7-512e-4a7f-9778-47e112bebf16", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "88", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-06-14T07:22:46.3872631", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "88" } ], "refund": { "$id": "89", "id": 1, "g_UID": "cxsKvfhnk0acC7eczfZc8A==", "guid": "bd0a1b73-67f8-4693-9c0b-b79ccdf65cf0", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-06-14T07:22:46.3872631" }, "modifier": { "$id": "90", "id": 1, "setG_UID": "8F4H8BD0ikaxCbKxmOZ/IA==", "modifierSetGuid": "f0075ef0-f410-468a-b109-b2b198e67f20", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "mpw6Q/dGNkGnC1By8D5cUQ==", "pluGuid": "433a9c9a-46f7-4136-a70b-5072f03e5c51", "deleted": true, "g_UID": "umYvbYyTCE+vczQjexEfXA==", "guid": "6d2f66ba-938c-4f08-af73-34237b111f5c", "product": { "$ref": "21" } }, "priceLevelName": "sample string 25", "pumpNumber": 1, "hoseNumber": 1 }, { "$ref": "87" } ], "eftReceipts": [ { "$id": "91", "id": 1, "storeID": 1, "saleHeaderID": 2, "storeSaleHeader": { "$ref": "9" }, "receipt": "sample string 3", "processed": 1 }, { "$ref": "91" } ], "payments": [ { "$ref": "8" }, { "$ref": "8" } ], "cards": [ { "$id": "92", "id": 1, "saleHeaderID": 1, "identifier": "sample string 2", "cardType": 3, "providerName": "sample string 4" }, { "$ref": "92" } ], "campaignHits": [ { "$id": "93", "id": 1, "saleHeaderID": 2, "campaign": "sample string 3", "name": "sample string 4", "processed": 1, "campaignDescription": "sample string 5" }, { "$ref": "93" } ], "fuel": [ { "$id": "94", "id": 1, "plu": 1, "pluG_UID": "hCLTznafrkOMlQ76iJVTWw==", "pluGuid": "ced32284-9f76-43ae-8c95-0efa8895535b", "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:22:46.3872631", "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:22:46.3872631", "tagNumber": "sample string 15", "trackTwoRem": "sample string 16", "transCode": 1, "transType": 1, "unitPrice": 1.0, "vehicleReg": "sample string 17", "offline": true, "processed": 1 }, { "$ref": "94" } ], "fuelResells": [ { "$id": "95", "saleItemID": 1, "saleHeaderID": 2, "plu": 1, "pluG_UId": "x9wAHmPrTkySbSANVrSJKQ==", "pluGuid": "1e00dcc7-eb63-4c4e-926d-200d56b48929", "accountID": "h3/gJRjeTkaEriVy/rD/SA==", "accountIDGuid": "25e07f87-de18-464e-84ae-2572feb0ff48", "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:22:46.3872631", "bestOrExpireType": 1, "refundG_UID": "jtYLeTIlEU+CKbyICAnJlQ==", "refundGuid": "790bd68e-2532-4f11-8229-bc880809c995", "providerName": "sample string 10", "campaign": "sample string 11", "campaignType": 1, "modifiedID": 1, "omittedIngredient": 1, "taxPercent": 1.0, "taxAmount": 1.0, "refundablePrice": 1.0, "showDiscounts": true, "orderPrinted": true, "note": "sample string 14", "modifierName": "sample string 15", "modifierSetName": "sample string 16", "totalValueWasScanned": true, "sold": true, "campaignPrice": true, "scannedValue": 1, "campaignName": "sample string 20", "comboDiscount": 1 }, { "$ref": "95" } ], "customerOrder": [ { "$ref": "1" }, { "$ref": "1" } ], "surveyResponses": [ { "$id": "96", "surveyG_UID": "8ml2Es2uikihJPj8zqc7Sg==", "surveyGuid": "127669f2-aecd-488a-a124-f8fccea73b4a", "saleHeaderGuid": "5CgpsJbV0kerW6xfrki7qQ==", "saleGuid": "b02928e4-d596-47d2-ab5b-ac5fae48bba9", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "0m9tZ/w1I02oo8u7hsGE6A==", "guidResponse": "676d6fd2-35fc-4d23-a8a3-cbbb86c184e8", "whoAnswered": 2, "answeredAtUTC": "2025-06-14T07:22:46.3872631", "sale": { "$ref": "9" }, "survey": { "$id": "97", "g_UID": "Qr/Ca/CPcEiREKpcRbJlgQ==", "guid": "6bc2bf42-8ff0-4870-9110-aa5c45b26581", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "nWHjpca0dkeQc7X0VWYGIQ==", "checkoutFormGuid": "a5e3619d-b4c6-4776-9073-b5f455660621", "displayToWho": 3, "displayWhen": 4, "start": "2025-06-14T07:22:46.3872631", "end": "2025-06-14T07:22:46.3872631", "deleted": true, "updated": "2025-06-14T07:22:46.3872631", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "140c63a0-917c-463e-a679-62e3c14647eb", "1bec1019-cdfd-4b49-a4ee-d56655b5db7a" ], "allowsAllTextResponses": true, "surveyForm": { "$ref": "39" } }, "ingressId": "sample string 4" }, { "$ref": "96" } ], "storeName": "sample string 38", "machineName": "sample string 39", "operatorName": "sample string 40", "direction": 1, "reason": "sample string 41", "accountG_UID": "ugCA+V8XxkGudjJLT3v+5g==", "accountIdentifier": "f98000ba-175f-41c6-ae76-324b4f7bfee6", "accountName": "sample string 42", "customerOrderIdentifier": "m7FlCW3loEyPJcpI/BDHhg==", "customerOrderIdentifierGuid": "0965b19b-e56d-4ca0-8f25-ca48fc10c786", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "6XtTLfPG7EitVGlogoRa0w==", "paymentIdentifierGuid": "2d537be9-c6f3-48ec-ad54-696882845ad3", "identifier": "/u2IdlZ5QEWVoWywoQBJCw==", "identifierGuid": "7688edfe-7956-4540-95a1-6cb0a100490b", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "eoVRYixIY0C6wQlmAPOAUA==", "itemIdentifierGuid": "6251857a-482c-4063-bac1-096600f38050" } }, { "$ref": "8" } ] }, { "$ref": "3" } ], "customerGroupMembers": [ { "$ref": "7" }, { "$ref": "7" } ], "customerGroups": [ { "$ref": "6" }, { "$ref": "6" } ], "accounts": [ { "$ref": "4" }, { "$ref": "4" } ], "account": { "$ref": "4" }, "vouchers": [ { "$id": "99", "customerIdentifier": "w226SbFs3EaNg+1q89O3pQ==", "customerIdentifierGuid": "49ba6dc3-6cb1-46dc-8d83-ed6af3d3b7a5", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "Tf7NHdb840ee9qycky/S4w==", "idempotentGuid": "1dcdfe4d-fcd6-47e3-9ef6-ac9c932fd2e3", "offline": true, "voucher": { "$id": "100", "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:22:46.3872631", "barcodeTemplate": { "$id": "101", "templateID": 1, "template": "sample string 1", "bcFunction": "sample string 2", "sortOrder": 3 }, "scaleLabel": { "$id": "102", "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:22:46.3872631", "labelPageLayout": "XIsFOYVsSkua9f+gu0NZUQ==", "pageLayoutGuid": "39058b5c-6c85-4b4a-9af5-ffa0bb435951", "labelType": 6, "oldName": "sample string 7", "voucher": { "$ref": "100" }, "elements": [ { "$id": "103", "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:22:46.3872631" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "oByKV+Qmk02+t6JiDH0GGQ==", "customerIdentifierGuid": "578a1ca0-26e4-4d93-beb7-a2620c7d0619", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-06-14T07:22:46.3872631", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "qAGDwNYE/EOLG2qyoCgOzg==", "issuedIdempotentGuid": "c08301a8-04d6-43fc-8b1b-6ab2a0280ece", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-06-14T07:22:46.3872631", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-06-14T07:22:46.3872631", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "aistTdkuokmXd6c4gfhsYA==", "redeemedIdempotentGuid": "4d2d2b6a-2ed9-49a2-9777-a73881f86c60", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-06-14T07:22:46.3872631", "storeName": "sample string 17", "scaleLabel": { "$ref": "102" }, "voucher": { "$ref": "100" }, "customer": { "$ref": "2" }, "issuedOfflinePayment": { "$ref": "8" }, "redeemedOfflinePayment": { "$ref": "8" } }, { "$ref": "104" } ] }, "customer": { "$ref": "2" } }, { "$ref": "99" } ] }, "operator": { "$ref": "10" }, "details": [ { "$id": "105", "headerID": 1, "plu": 1, "pluG_UId": "kK0R9YUWSUOxfBHFLu9N4Q==", "pluGuid": "f511ad90-1685-4349-b17c-11c52eef4de1", "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": "y8t86EyQnkGVyi2v2sOAfg==", "headerIdentifierGuid": "e87ccbcb-904c-419e-95ca-2dafdac3807e", "product": { "$ref": "21" } }, { "$ref": "105" } ], "storeName": "sample string 11", "customerName": "sample string 12", "storeReplyTo": "sample string 13", "storeSubjectLine": "sample string 14", "storeSaleHeader": { "$ref": "9" } }
application/xml
Sample not available.
text/xml
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK �:�Zg��� 5 xl/workbook.xml � (� ����0D�&�C�����N\�z4Ж�5��$��ξ>Z�=���G����mC��-j�;��;i���{1+�X[��h;&I���5�U����B�[Ġ��AZ�w���C��g���d���o�ϰ�bVĀƒ���ٹ5%M)q������s "� �2�ftco0����PK �:�Z���� � [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 �:�ZEE&#' ' _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="Raadd217dd02a4fd0" /></Relationships>PK �:�Z �^wN H xl/worksheets/sheet1.xml � (� ��kS�:����ߏ-��L����ۡ����r�dJb�6П��Z����ѳk�ջ+ �7��s��l5iD� ]M��bu?���?:|3�d��b��e`�Uq��yY>��q1���qe��ʎͲ|9.�k~g��b��e��e�*c D�y�0.����_�퓫x������5�r�X���ta��g��l&�$��0�G���]�/E�9X/�,��~��CR�q>��~��t6~z(o���tq?/�J���dE�;X.�څ�r�������s��"!��C�Qa0y*�ly�vY^�a�x�"ř2�k%�ֻ��&�m�MD9� v��M?0Nl��6H���\RC9�/7����M�:0No��qfg�}�a�Kf(�;�g��Y�$ц7�BO���ޢ�Q�ڊ�Z�ep梵��X/��M"Y�nQg/Z��� � a�&Tɞ�h�v�H.�ђ �����rT�����c38�QulgD����,IM��z�IJ���+�yȁ� ��"�l��̀�F�=^�m����A(���g���(��j�le�vfp^ެ[ ������ /ʈs&7D0#��t^��U$���J��=����d6�ᄫu��}g��"�^�,R�0)��T�*����R��vlwc����y���^h{j E��9O2zl�I�f�������\qz��9O�ړ"{LP*�=$�_�B�z�n-g�r<��K�W�6��)��Euױח�ޚ�Gd?�c7��.A��i��6q�%X�x�%x�8��M\t �&.��jW]B���]´�Ő�=R��A�~� H�=�ڃ e�x$�A�~� H�o����6��A��y������A���<R7�! yO�7�"8�" �O12$q�)G�4N<ɐȉ�$Y�rlֶkAݵ��t�A��������;Oj�]��p4�����es��_�{�L�aǢ?��A��Z��`�*���Ծ��?z�?�e�f���yT�m����c?�ch�?�c�{�Z9q�{j�c�Sd7�S�����A�6�TG�L�=n�7�KS��kS�תy:���y��i^]����PK �:�Zw�5� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�iL�VM�aö�gGM��v��������ĂMW��==i����{%zg�3��rmo�NQ?ݬw4`L��S`iņL�ӊ��27�M���1����#v�B���p�d��D�!:�{EON�F��0s�Qv@�Ql��5�Y�{n���ԨD�TH�K`�nj!� �^��L�Tr)dUhl��UƠ�v}���i^���:/TU-$)����|PK �:�ZЃ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 �:�Z���� > xl/sharedStrings.xml � (� �XkO���)�����~���+X�'#e�J�U����5�2Љ���u�nlW5D�J��=���s}��K�-���iY�Y��� Z��}]2£�`$+8;�?Z�t~ʹX�҂�m��>��p����㲂���s"�ޜ���@�ىm��IN��hA˦gG.��.�<"=?�K�H���q~z�J��M�2��K�k��r.�~P$[��e ��@���+��z�e�E�C}�UC�f�����0 7���y��ly�����ZL��5ڗe^e�VMUe�*��I��5��P-���ɾ_<��\~QUu���FT4$�!xD�����-���Q��U��� ?��C~P�#H�)����Br���:L.z�*ۭ� �ت�� Tܦ�~m�Z�1g5�����;��6C�'1�p l���gS#fa �0 ��Nڰ�"Sc�Y(0��i5\�⟘Q#b!1���������4�#0Hdž넡���i����s���u�4�⿋���5)g���6A��B +r\�z�HB����4"����:�s ����/K�>���"�H�f�ֽ �� �o�����.8�k�u*2�[� k�}�1����Śm{��mp���]���ey���������4��*��Lyf�za�ꌈm�ީ�4�C�,�ڒ���n���4�+Q��2��Ҏwe�ji�ݽ��ؽ<�>� ��$v`�� 1l�-76�da4��4��%f2{�[_+�V�74�Rb@�B� ��/�eA@���.�j��ڷ�db��|P��J}�DOhkc�D���C�R��'��N�7�� ,r�������6��rP�0����w�Ɔ�>�w�yM�����KlR�H-� �7�*ck�h��n���O�|��$�B�N�ܧ{�d����M��f\#����<F�wT6�h$�{� �l�����}l o��T�8L\}�1X�8q ��p|ӏL�t����70��}�a�ն��� v�6���asK�����f�Z������A���/ď��Wk�T���*|#�.�=jov�P�M���Ec�v����ִOZݮvߖ� �e1����xfˇ]͂�y�Xp�e�3z�X�Y6����z�J[�!-�CŖ���W?��z��oUtp�#p��I�٭e�X2_��%իm����I��S�#t�p�-�qU�g�1���7�iwYfrC�� �%��Kݿ�_�����q|��4���w�ǃ1��?��o���i]$���oG�:�wp���j��0hY�^G������ԽѪy��42�ȉ��L�#�5�Mc�"�!��"�(H7ڽ1�&��W�V+�YK��e�:�Y"��{Qw·k���U��M3�~L%�d�T�7��PKA��F�nN� �/%e����.�UM.� ���h�J�lxӓ囮� ��aA_ZzzSR$���;˼*��2�M��^+��q;"��m؎�צ���e0��C��0i����+t��NھE�&�HCb1�#�"��";�3���2/1<;��4 B#`!8vbE!�g��M��>� 6k]��p�h^�����w�D��6����y���꘦̐����Ɂ�aY<=�T��~� �'�����/9���'%]+蛅���Er�6'"[�i~�?ǖ����X�1@�<w{گ�A^�����3F�_ ��t��,J4)���ax���1�_J��hKK�ʦ�0'