POST api/deliOrder
Add/Update deli order
Request Information
URI Parameters
None.
Body Parameters
order to save
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. |
Request Formats
application/json, text/json
{ "identifier": "UPg1kVMkr0iH/UeilcFIpQ==", "identifierGuid": "9135f850-2453-48af-87fd-47a295c148a5", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "RdvPYhXdOk2AfHWUJihaAQ==", "customerIdentifierGuid": "62cfdb45-dd15-4d3a-807c-759426285a01", "operatorNo": 1, "operatorG_UID": "wkEvUKcWoEGS8Govee/1GQ==", "operatorGuid": "502f41c2-16a7-41a0-92f0-6a2f79eff519", "created": "2025-10-04T23:59:58.7471592", "ordered": "2025-10-04T23:59:58.7471592", "started": "2025-10-04T23:59:58.7471592", "completed": "2025-10-04T23:59:58.7471592", "supplied": "2025-10-04T23:59:58.7471592", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$id": "2", "identifier": "KqiIoRB//EK12p/VTS3EfQ==", "identifierGuid": "a188a82a-7f10-42fc-b5da-9fd54d2dc47d", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:59:58.7471592", "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": "y0c1mDUmaEK+ofscU5dIfA==", "communityIdentifierGuid": "983547cb-2635-4268-bea1-fb1c5397487c", "joined": "2025-10-04T23:59:58.7471592", "updated": "2025-10-04T23:59:58.7471592", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "axfx9dAq80qNYu8IN6rvQw==", "priceLevelIdentifierGuid": "f5f1176b-2ad0-4af3-8d62-ef0837aaef43", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:59:58.7471592", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-10-04T23:59:58.7471592", "expiry": "2025-10-04T23:59:58.7471592", "customerID": "vWzS7JEBoUyMX4ipLUhEHQ==", "customerIDGuid": "ecd26cbd-0191-4ca1-8c5f-88a92d48441d", "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-10-04T23:59:58.7471592", "linkedAccount": "yAVDypB1pEmG719LUmftjg==", "linkedAccountGuid": "ca4305c8-7590-49a4-86ef-5f4b5267ed8e", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$id": "4", "id": 1, "identifier": "DryMCk+cgEqJyDvZDNvmPw==", "identifierGuid": "0a8cbc0e-9c4f-4a80-89c8-3bd90cdbe63f", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:59:58.7471592", "owner": "xvI/S7JcUkqlVvOEjK/YAg==", "ownerGuid": "4b3ff2c6-5cb2-4a52-a556-f3848cafd802", "accountStoreGroupIdentifier": "QX8HFB+flUqqRcMCoOo7Aw==", "accountStoreGroupGuid": "14077f41-9f1f-4a95-aa45-c302a0ea3b03", "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-10-04T23:59:58.7471592", "active": true, "updated": "2025-10-04T23:59:58.7471592", "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": "4TdX072rJE+IZrG8TpXDWQ==", "identifierGuid": "d35737e1-abbd-4f24-8866-b1bc4e95c359", "name": "sample string 2", "primaryContact": "HBud7l+eIEeAgdmKKMhojQ==", "primaryContactGuid": "ee9d1b1c-9e5f-4720-8081-d98a28c8688d", "accountID": "bdKI6eeeNEGO2MpSAm1IMA==", "accountIDGuid": "e988d26d-9ee7-4134-8ed8-ca52026d4830", "special": true, "updated": "2025-10-04T23:59:58.7471592", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "rzJRkJe4q0CYobyy2gK10w==", "priceLevelIdentifierGuid": "905132af-b897-40ab-98a1-bcb2da02b5d3", "deleted": true, "account": { "$ref": "4" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "7", "id": 1, "groupID": "5dnk6apxDkaZ+cKHP5RmDg==", "groupIDGuid": "e9e4d9e5-71aa-460e-99f9-c2873f94660e", "customerID": "Egj9hvAgCEijbD5Senv19A==", "customerIDGuid": "86fd0812-20f0-4808-a36c-3e527a7bf5f4", "card": "sample string 4", "linkedAccount": "4utkuM+jjE25ZnhI9kjV0g==", "linkedAccountGuid": "b864ebe2-a3cf-4d8c-b966-7848f648d5d2", "customer": { "$ref": "2" }, "group": { "$ref": "6" }, "customerCard": { "$ref": "3" } }, { "$ref": "7" } ] }, { "$ref": "6" } ] }, "payments": [ { "$id": "8", "id": 1, "identifier": "Nevliwlabkufy0rCBgUrNw==", "identifierGuid": "8be5eb35-5a09-4b6e-9fcb-4ac206052b37", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "Vxi/s+CST0GqpWgF5gGGkA==", "accountIDGuid": "b3bf1857-92e0-414f-aaa5-6805e6018690", "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-10-04T23:59:58.7471592", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "cIC4tsr8JkCppJwDzDZuig==", "idempotentVoidGuid": "b6b88070-fcca-4026-a9a4-9c03cc366e8a", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "9", "saleHeaderID": 1, "saleHeaderGuid": "F0QUE6AUD0OtEp+hNGuqLA==", "saleHeaderIdentifierGuid": "13144417-14a0-430f-ad12-9fa1346baa2c", "created": "2025-10-04T23:59:58.7471592", "createdLocal": "2025-10-04T23:59:58.7471592", "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-10-04T23:59:58.7471592", "storeID": 1, "operatorG_Uid": "QJncla98ZkyE3quw+T9uWQ==", "operatorGuid": "95dc9940-7caf-4c66-84de-abb0f93f6e59", "customerG_Uid": "57i/lx/0B02vy0bsBeXbMQ==", "customerGuid": "97bfb8e7-f41f-4d07-afcb-46ec05e5db31", "communityIdentifier": "hcxQYHu5yUi0ok4mB6W0iQ==", "communityIdentifierGuid": "6050cc85-b97b-48c9-b4a2-4e2607a5b489", "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": "IscsdayEAEGSYfqvjH69CQ==", "priceLevelIdentifierGuid": "752cc722-84ac-4100-9261-faaf8c7ebd09", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "10", "id": 1, "g_Uid": "nmf35D6nNE266lGtTOPU+g==", "guid": "e4f7679e-a73e-4d34-baea-51ad4ce3d4fa", "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-10-04T23:59:58.7471592", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:59:58.7471592", "endShift": "2025-10-04T23:59:58.7471592", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "11", "operatorG_UID": "bGV6UXZtk0WF5HK0iBmExg==", "operatorGuid": "517a656c-6d76-4593-85e4-72b4881984c6", "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-10-04T23:59:58.7471592", "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": "R6Nu3jqDNUSmvNuGyfToVg==", "hostIdentifierGuid": "de6ea347-833a-4435-a6bc-db86c9f4e856", "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-10-04T23:59:58.7471592", "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": "BckJ6AQ2W0OltZvw6/TjTg==", "hostIdentifierGuid": "e809c905-3604-435b-a5b5-9bf0ebf4e34e", "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": "Zd5Gdklv9kyK79gyB70unw==", "identifierGuid": "7646de65-6f49-4cf6-8aef-d83207bd2e9f", "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": "Gi3ef9sbdUKQHvkv99gCIQ==", "hostSupplierIdentifierGuid": "7fde2d1a-1bdb-4275-901e-f92ff7d80221", "loyaltyPriceLevelIdentifier": "nXHF4FTJR0SG8o0P6s1UUA==", "loyaltyPriceLevelIdentifierGuid": "e0c5719d-c954-4447-86f2-8d0feacd5450", "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-10-04T23:59:58.7471592", "lastProcessed": "2025-10-04T23:59:58.7471592", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "16", "identifier": "BaSApwGD40WXCMjPUbiR/g==", "identifierGuid": "a780a405-8301-45e3-9708-c8cf51b891fe", "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": "l+Xm6o4LJ0Wd0aN28DD5TQ==", "primaryContactID": "eae6e597-0b8e-4527-9dd1-a376f030f94d", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "OWZ8CGpL50mRc1QHKjbMyw==", "supplierGroupGuid": "087c6639-4b6a-49e7-9173-54072a36cccb", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:59:58.7471592", "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": "9bc17943-314f-448c-801a-85467ecfda4a", "identifier": "YBLQNUukfESNFemJU39Ijw==", "identifierGuid": "35d01260-a44b-447c-8d15-e989537f488f", "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": "Vv2ri/dlgUaDmcYOAxGzXA==", "supplierIdentifierGuid": "8babfd56-65f7-4681-8399-c60e0311b35c", "contactGuid": "6ZW4ttB1H0C265I6KrD3dA==", "contactID": "b6b895e9-75d0-401f-b6eb-923a2ab0f774", "contact": { "$ref": "17" }, "supplier": { "$ref": "16" } }, { "$ref": "18" } ], "products": [ { "$id": "19", "pluG_UID": "X/ypBmzURkWEQWARazwuGQ==", "pluGuid": "06a9fc5f-d46c-4546-8441-60116b3c2e19", "supplierIdentifier": "byPL7reWn02c3o0ztznxHw==", "supplierIdentifierGuid": "eecb236f-96b7-4d9f-9cde-8d33b739f11f", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:59:58.7471592", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-04T23:59:58.7471592", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "20", "pluG_UID": "a9XppBnsh0SuwjXMY2U69Q==", "pluGuid": "a4e9d56b-ec19-4487-aec2-35cc63653af5", "supplierIdentifier": "A08hGjE93UaHgkzK6EieEA==", "supplierIdentifierGuid": "1a214f03-3d31-46dd-8782-4ccae8489e10", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "KDOsvfC+Q02op9QczTxEZA==", "parentPluGuid": "bdac3328-bef0-4d43-a8a7-d41ccd3c4464", "freight": 45.0, "freightType": 1, "product": { "$id": "21", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "WYamoursvU6R7PUHRgirIg==", "guid": "a2a68659-ecea-4ebd-91ec-f5074608ab22", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "0uBUSQd1nUy5IeFqjy7lXg==", "priceGroupGuid": "4954e0d2-7507-4c9d-b921-e16a8f2ee55e", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:59:58.7471592", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:59:58.7471592", "pluCreated": "2025-10-04T23:59:58.7471592", "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-10-04T23:59:58.7471592", "lastManualUpdate": "2025-10-04T23:59:58.7471592", "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-10-04T23:59:58.7471592", "currentCostUpdated": "2025-10-04T23:59:58.7471592", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:59:58.7471592", "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": "2025-10-04T23:59:58.7471592", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "QoG5tc1+Ek+q/pImvzn74A==", "altPLUGuid": "b5b98142-7ecd-4f12-aafe-9226bf39fbe0", "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": "2025-10-04T23:59:58.7471592", "labelLastPrice": 1, "shelfPageLayoutG_UID": "ivn3yEfuek2pTRGQqNBNdA==", "shelfPageLayoutGuid": "c8f7f98a-ee47-4d7a-a94d-1190a8d04d74", "talkerPageLayoutG_UID": "5Hmmb2MOdUGYOoqvd48IaQ==", "talkerPageLayoutGuid": "6fa679e4-0e63-4175-983a-8aaf778f0869", "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, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "DhzXgELGwkWKvsRFLq3Vdw==", "inventoryIdentifier": "80d71c0e-c642-45c2-8abe-c4452eadd577", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "zFN0kxKu3kS6AL+gWcfhMA==", "parentPluGuid": "937453cc-ae12-44de-ba00-bfa059c7e130", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "KGOUuPPxb0i1i5IIXcuJow==", "supplierIdentifierGuid": "b8946328-f1f3-486f-b58b-92085dcb89a3", "supplierChanged": true, "rebateSupplierIdentifier": "bGHfvVF+i0qB6wTPi2bUXg==", "rebateSupplierIdentifierGuid": "bddf616c-7e51-4a8b-81eb-04cf8b66d45e", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-04T23:59:58.7471592", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "mgGPLPIBYEWQhqgy5zBRAA==", "hostIdentifierGuid": "2c8f019a-01f2-4560-9086-a832e7305100", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "21" }, { "$ref": "21" } ], "store": { "$ref": "12" }, "storePrices": [ { "$id": "22", "pluG_UID": "7CseD/Rpf0emz+hV6n957w==", "pluGuid": "0f1e2bec-69f4-477f-a6cf-e855ea7f79ef", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-04T23:59:58.7471592" }, { "$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-10-04T23:59:58.7471592", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "24" }, "winningCampaign": 1, "winner": { "$id": "25", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:59:58.7471592", "startTime": 3, "endDate": "2025-10-04T23:59:58.7471592", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "hiULWWoCOUe3753AJS9VOA==", "hostIdentifierGuid": "590b2586-026a-4739-b7ef-9dc0252f5538", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "25" }, { "$ref": "25" } ] }, "tray": { "$id": "26", "g_UId": "2ZmTuZliuECFn+F1fiTFdw==", "guid": "b99399d9-6299-40b8-859f-e1757e24c577", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "27", "priceGroupG_UID": "P8mtoyP//UO4b85ijJa6/g==", "priceGroupGuid": "a3adc93f-ff23-43fd-b86f-ce628c96bafe", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:59:58.7471592", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "21" }, { "$ref": "21" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "28", "pluG_UID": "/GyiYj8TxU+Ex+dH8RNLdA==", "pluGuid": "62a26cfc-133f-4fc5-84c7-e747f1134b74", "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": "195af4a2-4bed-43a2-b85f-acd4caadfdf6", "created": "2025-10-04T23:59:58.778422", "createdByUser": "sample string 1", "activated": "2025-10-04T23:59:58.778422", "deactivated": "2025-10-04T23:59:58.778422", "lastOrdered": "2025-10-04T23:59:58.778422", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:59:58.778422", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:59:58.778422", "lastSold": "2025-10-04T23:59:58.778422", "firstSold": "2025-10-04T23:59:58.778422", "awsUpdated": "2025-10-04T23:59:58.778422", "lastManualUpdate": "2025-10-04T23:59:58.778422", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:59:58.778422", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:59:58.778422", "doNotRangeUpdated": "2025-10-04T23:59:58.778422", "doNotOrderUpdated": "2025-10-04T23:59:58.778422", "tracked": "2025-10-04T23:59:58.778422" }, "allergens": [ { "$id": "30", "allergenID": 1, "pluG_UID": "6G595TXW5EO8mUhWeZRx6A==", "pluGuid": "e57d6ee8-d635-43e4-bc99-4856799471e8", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "costs": { "$id": "31", "pluG_UID": "fIZ7PGoXHkeijskugqFGjA==", "pluGuid": "3c7b867c-176a-471e-a28e-c92e82a1468c", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:59:58.778422", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "32", "saleHeaderID": 1, "created": "2025-10-04T23:59:58.778422", "createdLocal": "2025-10-04T23:59:58.778422", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "/9Dz+X3PJUqDnFH2MvTMjQ==", "operatorGuid": "f9f3d0ff-cf7d-4a25-839c-51f632f4cc8d", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "7iK4SoESrk6WSuILFbkXjw==", "pluGuid": "4ab822ee-1281-4eae-964a-e20b15b9178f", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "10" } }, { "$ref": "32" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "QYwZh3zQdUyCcoHXvIQq0Q==", "pluGuid": "87198c41-d07c-4c75-8272-81d7bc842ad1", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "dxt1u+fsG0KiglZBMc8dxA==", "pluGuid": "bb751b77-ece7-421b-a282-564131cf1dc4", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "21" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "Y6gJIV+flEqpPz4uTP1nrg==", "identifierGuid": "2109a863-9f5f-4a94-a93f-3e2e4cfd67ae", "pluG_UID": "gMqKE05PPkW10aJO9K7a5A==", "pluGuid": "138aca80-4f4e-453e-b5d1-a24ef4aedae4", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "35" } ], "supplier": { "$ref": "16" }, "supplierName": "sample string 147", "children": [ { "$ref": "21" }, { "$ref": "21" } ], "ordering": { "$ref": "19" }, "flipChartPages": [ { "$id": "36", "identifier": "rwywEUYo2E2JHEt1OAYiEQ==", "groupName": "sample string 1", "identifierGuid": "11b00caf-2846-4dd8-891c-4b7538062211", "exists": true, "flipChartIdentifier": "n7irX5hD/0OYSF+hGiZi4g==", "flipChartIdentifierGuid": "5fabb89f-4398-43ff-9848-5fa11a2662e2", "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": "YGL9XV87wE2f+1/YWjcyag==", "groupIdentifierGuid": "5dfd6260-3b5f-4dc0-9ffb-5fd85a37326a", "flipChart": { "$id": "37", "identifier": "JNTZTje6b0aeQl9lnqRLIQ==", "identifierGuid": "4ed9d424-ba37-466f-9e42-5f659ea44b21", "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": "2cGVB4f66EGQ0VeBJwhrzg==", "identifierGuid": "0795c1d9-fa87-41e8-90d1-578127086bce", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "1oOlKYf9cUeYDDoMDt1v4w==", "guid": "29a583d6-fd87-4771-980c-3a0c0edd6fe3", "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": "lQQpJfQUVkC6/S4VU2anAA==", "previousFormGuid": "25290495-14f4-4056-bafd-2e155366a700", "nextForm": 1, "nextFormG_UID": "gwpSGHB3hUOH1NX7ueVq2w==", "nextFormGuid": "18520a83-7770-4385-87d4-d5fbb9e56adb", "attributes": "sample string 10", "updated": "2025-10-04T23:59:58.778422", "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": "cwB7b28YQUaT7KDYVQxnsA==", "checkoutFormGuid": "6f7b0073-186f-4641-93ec-a0d8550c67b0", "identifier": "y/sVM8cZwk6QjKckPEV5xw==", "identifierGuid": "3315fbcb-19c7-4ec2-908c-a7243c4579c7", "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": "9e0/s9bxs0KRd3CYT1HnUw==", "valueGuid": "b33fedf5-f1d6-42b3-9177-70984f51e753", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "fPcMIxkI9UeYHjvAXQPnDA==", "checkoutFormGuid": "230cf77c-0819-47f5-981e-3bc05d03e70c", "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": "2UjLoe2GdESwLPae55HvfQ==", "flipChartPageIdentifierGuid": "a1cb48d9-86ed-4474-b02c-f69ee791ef7d", "pluG_UID": "IYRYLxaVuU+5ej15mca2LA==", "pluGuid": "2f588421-9516-4fb9-b97a-3d7999c6b62c", "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": "Nh55vqHg/0SQSpg8HCkBtg==", "pluGuid": "be791e36-e0a1-44ff-904a-983c1c2901b6", "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-10-04T23:59:58.778422", "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": "dhAb3AEj+k6BLjjNSQCG1w==", "ingredientGuid": "XZM3hQsEyEm4iaeUVpsNmA==", "ingredientIdentifier": "8537935d-040b-49c8-b889-a794569b0d98", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "21" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "AV6HvmymJU+jXml5oPHsiw==", "pluGuid": "be875e01-a66c-4f25-a35e-6979a0f1ec8b", "shelfLocationIdentifier": "YlG5se//GUWtlxgO1Rq1wg==", "shelfLocationGuid": "b1b95162-ffef-4519-ad97-180ed51ab5c2", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "e1ER9UbBM0an5vsf/InRVA==", "labelPageLayoutGuid": "f511517b-c146-4633-a7e6-fb1ffc89d154", "updated": "2025-10-04T23:59:58.778422", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "21" }, "location": { "$id": "47", "identifier": "JbojjgSPikiNLgMN3ey4Kw==", "storeID": 1, "identifierGuid": "8e23ba25-8f04-488a-8d2e-030dddecb82b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:59:58.778422", "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": "aLOHnJFk+UyB9DMyqdyTMg==", "pluGuid": "9c87b368-6491-4cf9-81f4-3332a9dc9332", "deptNo": 1, "product": { "$ref": "21" }, "scaleLocation": { "$id": "49", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "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": "WJZpCQrUuki43fW2vypZjg==", "labelPageLayoutGuid": "09699658-d40a-48ba-b8dd-f5b6bf2a598e", "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-10-04T23:59:58.778422", "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": "NkC0IgyEVkOF1kfyViZXuA==", "labelPageLayoutGuid": "22b44036-840c-4356-85d6-47f2562657b8", "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-10-04T23:59:58.778422", "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": "NboO4jzSKUiuOx6MrVwfCA==", "labelPageLayoutGuid": "e20eba35-d23c-4829-ae3b-1e8cad5c1f08", "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-10-04T23:59:58.778422", "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": "ApZuYS84NkG8UtHs4O3Vhg==", "labelPageLayoutGuid": "616e9602-382f-4136-bc52-d1ece0edd586", "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": "qYYAKNybck2NQr2R18K8cw==", "pluGuid": "280086a9-9bdc-4d72-8d42-bd91d7c2bc73", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "cjz45fW42ky0nQ6dvjJF+A==", "dealCostGuid": "e5f83c72-b8f5-4cda-b49d-0e9dbe3245f8", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "VCpnX6Va6kSu8p94AQ04HQ==", "priceGroupGuid": "5f672a54-5aa5-44ea-aef2-9f78010d381d", "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-10-04T23:59:58.778422", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "rvxgVf8AOkqSeggEBQqxRA==", "campaignComboPriceGroupIdentifier": "5560fcae-00ff-4a3a-927a-0804050ab144", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:59:58.778422", "operatorG_UID": "I7MIBznpEEa6q20W4AenRg==", "operatorGuid": "0708b323-e939-4610-baab-6d16e007a746", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:59:58.778422", "signIqTicketFileMovedUtc": "2025-10-04T23:59:58.778422", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:59:58.778422", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "21" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "6edd30b7-d444-49d0-b607-9647e5758967", "nameGuid": "6edd30b7-d444-49d0-b607-9647e5758967", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:59:58.778422", "startTime": 1, "endDate": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "system": true, "created": "2025-10-04T23:59:58.778422", "updated": "2025-10-04T23:59:58.778422", "priceChangeNotifiedUtc": "2025-10-04T23:59:58.778422", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "af95Qk9cbESWe5woT6W6jQ==", "hostIdentifierGuid": "4279ff69-5c4f-446c-967b-9c284fa5ba8d", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:59:58.778422", "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": "dZ/ke/KyKk+7de1muMmRQg==", "pluGuid": "7be49f75-b2f2-4f2a-bb75-ed66b8c99142", "hostOfferID": 1, "priceGroupG_UID": "s5MuFOiO6USaM5a4/8Az9w==", "priceGroupGuid": "142e93b3-8ee8-44e9-9a33-96b8ffc033f7", "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-10-04T23:59:58.778422", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "21" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "6zChDrNp3kqxFxAkl3hSnQ==", "identifierStr": "6zChDrNp3kqxFxAkl3hSnQ==", "identifierGuid": "0ea130eb-69b3-4ade-b117-10249778529d", "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": "Erc6VIoTAEy53UbSkImlag==", "customerIDGuid": "543ab712-138a-4c00-b9dd-46d29089a56a", "campaign": { "$ref": "60" }, "customer": { "$ref": "2" } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "RG2XCjSHS0qtUqhMxADmTg==", "groupIDGuid": "0a976d44-8734-4a4b-ad52-a84cc400e64e", "campaign": { "$ref": "60" }, "group": { "$ref": "6" } }, { "$ref": "64" } ], "signIqTickets": [ { "$id": "65", "identifier": "BWfBsHJIPUKeZL7oABMgXw==", "identifierGuid": "b0c16705-4872-423d-9e64-bee80013205f", "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": "vIET9z/Wjk6lmDL79dcFgA==", "guid": "f71381bc-d63f-4e8e-a598-32fbf5d70580", "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": "4qjqjuhI7UCqfNkW7hQJ+A==", "groupGuid": "8eeaa8e2-48e8-40ed-aa7c-d916ee1409f8", "comboPriceType": 5, "priceType": 5, "pluG_UID": "7oWzbviLXUSpneufoEfuNA==", "pluGuid": "6eb385ee-8bf8-445d-a99d-eb9fa047ee34", "priceGroupG_UID": "WrFZXDYwLUOyONIThNaybA==", "priceGroupGuid": "5c59b15a-3036-432d-b238-d21384d6b26c", "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": "JeGPQYJNC0yX8+3JTX4S0w==", "priceLevelIdentifierGuid": "418fe125-4d82-4c0b-97f3-edc94d7e12d3", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "68" } ] }, "product": { "$ref": "21" }, "dealCost": { "$id": "69", "headerIdentifier": "r/p8V/ylG0CdEZ5NwgGUzA==", "headerIdentifierGuid": "577cfaaf-a5fc-401b-9d11-9e4dc20194cc", "identifier": "hSbA/rilcEurpssfEUhgLg==", "identifierGuid": "fec02685-a5b8-4b70-aba6-cb1f1148602e", "supplierIdentifier": "la+ecF7IDkCfw/pCiYDgDA==", "supplierGuid": "709eaf95-c85e-400e-9fc3-fa428980e00c", "pluG_UID": "xM69uXYYNkShWLXq8Nn6OA==", "pluGuid": "b9bdcec4-1876-4436-a158-b5eaf0d9fa38", "campaignName": "d34b82b9-09f4-4239-8054-10f1c92be918", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:59:58.778422", "end": "2025-10-04T23:59:58.778422", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "hE4oKFS4j0KH68O1YPmmhg==", "bonusItemPluGuid": "28284e84-b854-428f-87eb-c3b560f9a686", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "campaignEndDate": "2025-10-04T23:59:58.778422", "masterPLUG_UID": "d9ynoN6vcke9jJEbQ7C1Eg==", "masterID": "a0a7dc77-afde-4772-bd8c-911b43b0b512", "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": "H5+87uN1RUWkdlEGEV9XWg==", "bonusMasterID": "eebc9f1f-75e3-4545-a476-5106115f575a", "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-10-04T23:59:58.778422", "dealCosts": [ { "$ref": "69" }, { "$ref": "69" } ], "tags": [ { "$id": "70", "pluG_UID": "5hEntOwd5kSCCe43c6frRg==", "pluGuid": "b42711e6-1dec-44e6-8209-ee3773a7eb46", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "70" } ], "alternateProductG_UID": "pjNgWwnyE0Kgwaz94xr0XQ==", "alternateProduct": "5b6033a6-f209-4213-a0c1-acfde31af45d", "productHostCode": { "$id": "71", "id": 1, "pluG_UID": "jYkWlF7xNEe7CWNY0Psqjg==", "pluGuid": "9416898d-f15e-4734-bb09-6358d0fb2a8e", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:59:58.778422", "inventoryTracked": "2025-10-04T23:59:58.778422", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "16" }, "serviceFee": { "$id": "72", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "19" } ], "orderCycleHeaders": [ { "$id": "73", "storeID": 1, "supplierIdentifier": "0zSNMNbiWEOigJ6Z/K8edA==", "supplierGuid": "308d34d3-e2d6-4358-a280-9e99fcaf1e74", "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": "4IlubcDBs0+/oYLwH6qgsA==", "supplierGuid": "6d6e89e0-c1c0-4fb3-bfa1-82f01faaa0b0", "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-10-04T23:59:58.778422", "deliveryDate": "2025-10-04T23:59:58.778422", "nextCutOffDate": "2025-10-04T23:59:58.778422", "nextDeliveryDate": "2025-10-04T23:59:58.778422", "nextDaysBuffer": 10 }, { "$ref": "74" } ], "store": { "$ref": "12" }, "updated": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "processed": "2025-10-04T23:59:58.778422", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "75" } ], "zoneMatrix": [ { "$id": "77", "id": 1, "hostIdentifier": "wsDcB4FGpUeVboJ8fjJEsQ==", "hostIdentifierGuid": "07dcc0c2-4681-47a5-956e-827c7e3244b1", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "1151d511-0d99-4b2b-965c-4ead18e6feb6", "77da374e-5edc-451f-9126-54e42ec8f784" ] }, { "$ref": "77" } ], "hostFileStoreSetting": { "$ref": "14" }, "hostStoreSettings": [ { "$ref": "14" }, { "$ref": "14" } ], "promotionPlacements": [ { "$id": "78", "identifier": "AdzHygXrpUq3Iq0fAOViVg==", "identifierGuid": "cac7dc01-eb05-4aa5-b722-ad1f00e56256", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "78" } ], "promoTypeGuids": [ "0cdf445e-389f-41c1-95a4-140383d3e391", "7fa6bfc5-fc21-4012-9f32-53c4745105ee" ], "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-10-04T23:59:58.778422", "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": "e3b15844-9195-4dc2-8ab9-0f82317d0ef8", "updateStore": { "$id": "84", "id": "9c90a7a7-ef34-40bc-8433-280604429f7d", "name": "sample string 1", "lastActivity": "2025-10-04T23:59:58.778422", "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-10-04T23:59:58.778422" }, "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": "d4IYVYm2HE6uVmSu0i8XXg==", "identifierGuid": "55188277-b689-4e1c-ae56-64aed22f175e", "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-10-04T23:59:58.778422", "deleted": true }, "details": [ { "$id": "87", "saleItemID": 1, "identifier": "a261WuE2HkmIpSOhL3bXpw==", "identifierGuid": "5ab56e6b-36e1-491e-88a5-23a12f76d7a7", "saleHeaderID": 2, "plu": 1, "pluG_UId": "7DX/iRHJW0a+jYvwvM4Saw==", "pluGuid": "89ff35ec-c911-465b-be8d-8bf0bcce126b", "accountID": "gf9MmEctaka3jvr09TfcJA==", "accountIDGuid": "984cff81-2d47-466a-b78e-faf4f537dc24", "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-10-04T23:59:58.778422", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "scV4UXBaiU6vq2RxLJTRfw==", "refundGuid": "5178c5b1-5a70-4e89-afab-64712c94d17f", "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": "3zDvFNHSskieDDYPn87GVQ==", "idempotentVoidGuid": "14ef30df-d2d1-48b2-9e0c-360f9fcec655", "priceLevelIdentifier": "Y4xVNjmgQkufPOk5G81qOg==", "priceLevelIdentifierGuid": "36558c63-a039-4b42-9f3c-e9391bcd6a3a", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "88", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:59:58.778422", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "88" } ], "refund": { "$id": "89", "id": 1, "g_UID": "1sew0VLXkkagmY84Fs4V2Q==", "guid": "d1b0c7d6-d752-4692-a099-8f3816ce15d9", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:59:58.778422" }, "modifier": { "$id": "90", "id": 1, "setG_UID": "AEuVcLNyLkq45AWpDsi3TA==", "modifierSetGuid": "70954b00-72b3-4a2e-b8e4-05a90ec8b74c", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "0WaY/2V7A0ONvOz4D4Wukw==", "pluGuid": "ff9866d1-7b65-4303-8dbc-ecf80f85ae93", "deleted": true, "g_UID": "k3Jze4KUOUeeS43wLY8CYQ==", "guid": "7b737293-9482-4739-9e4b-8df02d8f0261", "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": "EaPkMG75gUCghfsIrZpt/A==", "pluGuid": "30e4a311-f96e-4081-a085-fb08ad9a6dfc", "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-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "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": "WJQEBBK/20WoK55pB2PtmA==", "pluGuid": "04049458-bf12-45db-a82b-9e690763ed98", "accountID": "SPW3aRxJU0itqXAD1+OoJw==", "accountIDGuid": "69b7f548-491c-4853-ada9-7003d7e3a827", "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-10-04T23:59:58.778422", "bestOrExpireType": 1, "refundG_UID": "Eeo7QDwr9U2B5bO1Rgs2Qg==", "refundGuid": "403bea11-2b3c-4df5-81e5-b3b5460b3642", "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": "yHgfGl52rUmHEQ7zbTWWdQ==", "surveyGuid": "1a1f78c8-765e-49ad-8711-0ef36d359675", "saleHeaderGuid": "dTi1a3d8O02VCVxwQv5tLg==", "saleGuid": "6bb53875-7c77-4d3b-9509-5c7042fe6d2e", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "8gC0rV5QnkqOWSOhCjhgBw==", "guidResponse": "adb400f2-505e-4a9e-8e59-23a10a386007", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:59:58.778422", "sale": { "$ref": "9" }, "survey": { "$id": "97", "g_UID": "Xhqpm1Idi0OYGojCy9+CTQ==", "guid": "9ba91a5e-1d52-438b-981a-88c2cbdf824d", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "LmK7a980lEy2VSKqZCvWnQ==", "checkoutFormGuid": "6bbb622e-34df-4c94-b655-22aa642bd69d", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:59:58.778422", "end": "2025-10-04T23:59:58.778422", "deleted": true, "updated": "2025-10-04T23:59:58.778422", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "f1c8d254-2857-4f93-ab58-e3c316510ed2", "08df2840-3593-4827-a600-8fc6150d069e" ], "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": "h9DLMl/AkEmpv6tn4VWgeg==", "accountIdentifier": "32cbd087-c05f-4990-a9bf-ab67e155a07a", "accountName": "sample string 42", "customerOrderIdentifier": "PV3ZknWxd0Wx63DofU31DQ==", "customerOrderIdentifierGuid": "92d95d3d-b175-4577-b1eb-70e87d4df50d", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "LfjEeUThCUCnAeInOmFEsQ==", "paymentIdentifierGuid": "79c4f82d-e144-4009-a701-e2273a6144b1", "identifier": "/9FJe3RyJUadkBNnpWGNbw==", "identifierGuid": "7b49d1ff-7274-4625-9d90-1367a5618d6f", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "UJpBZEMNwkiIXbQC3laIjg==", "itemIdentifierGuid": "64419a50-0d43-48c2-885d-b402de56888e" } }, { "$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": "P8OetN70bkGlYtMEqfQ2Ug==", "customerIdentifierGuid": "b49ec33f-f4de-416e-a562-d304a9f43652", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "F9PAXgTumU2qoS0ELtem2A==", "idempotentGuid": "5ec0d317-ee04-4d99-aaa1-2d042ed7a6d8", "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-10-04T23:59:58.778422", "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-10-04T23:59:58.778422", "labelPageLayout": "qY91WBQ9Z0WlhEW1mdfvdg==", "pageLayoutGuid": "58758fa9-3d14-4567-a584-45b599d7ef76", "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-10-04T23:59:58.778422" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "YrPPeieye0mvzowqMyxaYg==", "customerIdentifierGuid": "7acfb362-b227-497b-afce-8c2a332c5a62", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:59:58.778422", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "HnqH2zRtGkOxd6Fltaol9Q==", "issuedIdempotentGuid": "db877a1e-6d34-431a-b177-a165b5aa25f5", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:59:58.778422", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:59:58.778422", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "QqiTVkMc8k2fU9ZKIbOLZw==", "redeemedIdempotentGuid": "5693a842-1c43-4df2-9f53-d64a21b38b67", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:59:58.778422", "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": "5jKNQOrkgka5BiYV1izisQ==", "pluGuid": "408d32e6-e4ea-4682-b906-2615d62ce2b1", "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": "aEE7+rl7Kkuxelg1s+3A5w==", "headerIdentifierGuid": "fa3b4168-7bb9-4b2a-b17a-5835b3edc0e7", "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/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
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": "o4koLcvd7UO/IHcPH9kUrQ==", "identifierGuid": "2d2889a3-ddcb-43ed-bf20-770f1fd914ad", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "W7yHNPLd1E2rR+slhvvDDw==", "customerIdentifierGuid": "3487bc5b-ddf2-4dd4-ab47-eb2586fbc30f", "operatorNo": 1, "operatorG_UID": "gsPGChNLt0KP315aat/dlw==", "operatorGuid": "0ac6c382-4b13-42b7-8fdf-5e5a6adfdd97", "created": "2025-10-04T23:59:58.9346739", "ordered": "2025-10-04T23:59:58.9346739", "started": "2025-10-04T23:59:58.9346739", "completed": "2025-10-04T23:59:58.9346739", "supplied": "2025-10-04T23:59:58.9346739", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$id": "2", "identifier": "dJp8uHaXEkOC/LNShuuG3g==", "identifierGuid": "b87c9a74-9776-4312-82fc-b35286eb86de", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-04T23:59:58.9346739", "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": "I2UNlP3NS0OPk6KkMnDXng==", "communityIdentifierGuid": "940d6523-cdfd-434b-8f93-a2a43270d79e", "joined": "2025-10-04T23:59:58.9346739", "updated": "2025-10-04T23:59:58.9346739", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "uvYXzACB+EWyYhLOoT93bQ==", "priceLevelIdentifierGuid": "cc17f6ba-8100-45f8-b262-12cea13f776d", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-04T23:59:58.9346739", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-10-04T23:59:58.9346739", "expiry": "2025-10-04T23:59:58.9346739", "customerID": "A/3hMY0vIEat16ZXGihOwA==", "customerIDGuid": "31e1fd03-2f8d-4620-add7-a6571a284ec0", "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-10-04T23:59:58.9346739", "linkedAccount": "JUlIAhAuLkebhjd11n2jrg==", "linkedAccountGuid": "02484925-2e10-472e-9b86-3775d67da3ae", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$id": "4", "id": 1, "identifier": "eLt9CdY67ES187bUcQC4Zg==", "identifierGuid": "097dbb78-3ad6-44ec-b5f3-b6d47100b866", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-04T23:59:58.9346739", "owner": "9mX2+uHswUqfytjPqi8iLA==", "ownerGuid": "faf665f6-ece1-4ac1-9fca-d8cfaa2f222c", "accountStoreGroupIdentifier": "vnIbOFrHwkSXGDW8KBW7Yw==", "accountStoreGroupGuid": "381b72be-c75a-44c2-9718-35bc2815bb63", "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-10-04T23:59:58.9346739", "active": true, "updated": "2025-10-04T23:59:58.9346739", "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": "Nr/qBxi7wEiVfDoSrcSF2g==", "identifierGuid": "07eabf36-bb18-48c0-957c-3a12adc485da", "name": "sample string 2", "primaryContact": "bphvW/9rRkaRaSUPfGss9Q==", "primaryContactGuid": "5b6f986e-6bff-4646-9169-250f7c6b2cf5", "accountID": "MGCr5xbC8kybP2dkaTAcUQ==", "accountIDGuid": "e7ab6030-c216-4cf2-9b3f-676469301c51", "special": true, "updated": "2025-10-04T23:59:58.9346739", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "nZWXhQ7+okughUfm514x6g==", "priceLevelIdentifierGuid": "8597959d-fe0e-4ba2-a085-47e6e75e31ea", "deleted": true, "account": { "$ref": "4" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "7", "id": 1, "groupID": "QWDGNyc3eEipKYwIzI2ZYA==", "groupIDGuid": "37c66041-3727-4878-a929-8c08cc8d9960", "customerID": "+1OaLGhr2UOoKvEMdkTEfg==", "customerIDGuid": "2c9a53fb-6b68-43d9-a82a-f10c7644c47e", "card": "sample string 4", "linkedAccount": "wWAEAhv5sE+vvX97NbiwVg==", "linkedAccountGuid": "020460c1-f91b-4fb0-afbd-7f7b35b8b056", "customer": { "$ref": "2" }, "group": { "$ref": "6" }, "customerCard": { "$ref": "3" } }, { "$ref": "7" } ] }, { "$ref": "6" } ] }, "payments": [ { "$id": "8", "id": 1, "identifier": "nmiv1NiFqEOXOb0NDieIwA==", "identifierGuid": "d4af689e-85d8-43a8-9739-bd0d0e2788c0", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "VsUIJfylWES66ApgLfCYHA==", "accountIDGuid": "2508c556-a5fc-4458-bae8-0a602df0981c", "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-10-04T23:59:58.9346739", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "Um5YQ/WW5U+yEgEYmeZ+UQ==", "idempotentVoidGuid": "43586e52-96f5-4fe5-b212-011899e67e51", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "9", "saleHeaderID": 1, "saleHeaderGuid": "U+glWmVsAUqU4hzDEajSBA==", "saleHeaderIdentifierGuid": "5a25e853-6c65-4a01-94e2-1cc311a8d204", "created": "2025-10-04T23:59:58.9346739", "createdLocal": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "storeID": 1, "operatorG_Uid": "IK7cSvceR0erFlRwbzQJNQ==", "operatorGuid": "4adcae20-1ef7-4747-ab16-54706f340935", "customerG_Uid": "e/uulCkNoEGVkyl9GwYaaA==", "customerGuid": "94aefb7b-0d29-41a0-9593-297d1b061a68", "communityIdentifier": "+Je9VXCYaEy8w6Gw/OBrQg==", "communityIdentifierGuid": "55bd97f8-9870-4c68-bcc3-a1b0fce06b42", "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": "+v6pTt693kK5f0x4qyJyqw==", "priceLevelIdentifierGuid": "4ea9fefa-bdde-42de-b97f-4c78ab2272ab", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "10", "id": 1, "g_Uid": "QlnU/Y7oPUe1+uT2h3maww==", "guid": "fdd45942-e88e-473d-b5fa-e4f687799ac3", "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-10-04T23:59:58.9346739", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-04T23:59:58.9346739", "endShift": "2025-10-04T23:59:58.9346739", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "11", "operatorG_UID": "lHAjx8/G9UasITNKTqWMBA==", "operatorGuid": "c7237094-c6cf-46f5-ac21-334a4ea58c04", "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-10-04T23:59:58.9346739", "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": "qjFYvQIP4UeaXYNXDKcwnw==", "hostIdentifierGuid": "bd5831aa-0f02-47e1-9a5d-83570ca7309f", "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-10-04T23:59:58.9346739", "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": "mNCeR70uOUe9w+qlwdDD1w==", "hostIdentifierGuid": "479ed098-2ebd-4739-bdc3-eaa5c1d0c3d7", "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": "Kg2NuqZDQkGlaC+H5nDvsw==", "identifierGuid": "ba8d0d2a-43a6-4142-a568-2f87e670efb3", "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": "+1Q+56/BpU24v6JT4HIrwQ==", "hostSupplierIdentifierGuid": "e73e54fb-c1af-4da5-b8bf-a253e0722bc1", "loyaltyPriceLevelIdentifier": "va0U2Vq4uEm4MjwfTfRXog==", "loyaltyPriceLevelIdentifierGuid": "d914adbd-b85a-49b8-b832-3c1f4df457a2", "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-10-04T23:59:58.9346739", "lastProcessed": "2025-10-04T23:59:58.9346739", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "16", "identifier": "8NEi0glX9Umrkhb2E5tGnQ==", "identifierGuid": "d222d1f0-5709-49f5-ab92-16f6139b469d", "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": "8jUq3d59PkWEqg/E1YSPLQ==", "primaryContactID": "dd2a35f2-7dde-453e-84aa-0fc4d5848f2d", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "2UxWbKXEgkazkh7x6qG79g==", "supplierGroupGuid": "6c564cd9-c4a5-4682-b392-1ef1eaa1bbf6", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-04T23:59:58.9346739", "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": "8c234898-12e7-4aef-ba91-f1b8b4f5f833", "identifier": "ws9FX2xEXEGdMto2M5teAQ==", "identifierGuid": "5f45cfc2-446c-415c-9d32-da36339b5e01", "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": "UNvAHQXQzEadHRgdN8x6/g==", "supplierIdentifierGuid": "1dc0db50-d005-46cc-9d1d-181d37cc7afe", "contactGuid": "8VbOd1oa4kWEr28gwj4tVg==", "contactID": "77ce56f1-1a5a-45e2-84af-6f20c23e2d56", "contact": { "$ref": "17" }, "supplier": { "$ref": "16" } }, { "$ref": "18" } ], "products": [ { "$id": "19", "pluG_UID": "F5JG41jx506sVk+0yel6yQ==", "pluGuid": "e3469217-f158-4ee7-ac56-4fb4c9e97ac9", "supplierIdentifier": "U2AWhVoKPkWVWa5vdzDz1w==", "supplierIdentifierGuid": "85166053-0a5a-453e-9559-ae6f7730f3d7", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-04T23:59:58.9346739", "pricedByWeight": true, "landedUnitCostEx": 9, "landedUnitCostInc": 10, "landedCartonCostInc": 11, "landedCartonCostEx": 12, "standardCost": 13, "deliveryFee": 1, "deliveryFeeBasis": "sample string 14", "pickAndPackFee": 1, "pickAndPackFeeBasis": "sample string 15", "financeFee": 1, "financeFeeBasis": "sample string 16", "cartonLength": 1, "cartonWidth": 1, "cartonHeight": 1, "palletLayerQuantity": 1, "palletLayers": 1, "itemCode": "sample string 17", "invoiceCode": "sample string 18", "invoiceDesc": "sample string 19", "orderDirect": true, "useCost": true, "minimumQuantity": 20, "hostType": 21, "fromHost": 22, "minimumReorder": 1, "maximumReorder": 1, "orderMultiple": 23.1, "sellMultiple": 24.1, "baseMultiple": 25.1, "hostStandardCost": 26, "hostTotalCost": 27, "hostRetail": 28, "hostLandedUnitCostEx": 29, "hostLandedUnitCostInc": 30, "hostDesc": "sample string 31", "directIndicator": "sample string 32", "availableToOrder": true, "hostRangeIndicator": "sample string 34", "hostProductType": "sample string 35", "hostProductGrade": "sample string 36", "hostProductGroup": "sample string 37", "hostSlowMoving": true, "hostGeneralMerchandise": true, "hostPillar": "sample string 40", "hostLastUpdated": "2025-10-04T23:59:58.9346739", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "20", "pluG_UID": "D2s6xJSj/kKfzdssYhKn1A==", "pluGuid": "c43a6b0f-a394-42fe-9fcd-db2c6212a7d4", "supplierIdentifier": "S0sRnmjdcEmLZCuCJoNPvw==", "supplierIdentifierGuid": "9e114b4b-dd68-4970-8b64-2b8226834fbf", "invoiceCode": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "20" } ], "storeIDs": [ 1, 2 ], "preferredSupplier": true, "preferredRebateSupplier": true, "supplierName": "sample string 41", "salesMode": 42, "orderPacked": true, "active": true, "price": 1, "costGstPercent": 44, "parentPluG_UID": "rrUco/nAsUK5DJ998EG4zg==", "parentPluGuid": "a31cb5ae-c0f9-42b1-b90c-9f7df041b8ce", "freight": 45.0, "freightType": 1, "product": { "$id": "21", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "p7EdTzPUjE+poAZm1NW1lg==", "guid": "4f1db1a7-d433-4f8c-a9a0-0666d4d5b596", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "Jl2cQaya0E2+mBNoAafwhw==", "priceGroupGuid": "419c5d26-9aac-4dd0-be98-136801a7f087", "blueprintID": 1, "lastCountedDate": "2025-10-04T23:59:58.9346739", "externalID": "sample string 7", "active": true, "activated": "2025-10-04T23:59:58.9346739", "pluCreated": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "lastManualUpdate": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "currentCostUpdated": "2025-10-04T23:59:58.9346739", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-04T23:59:58.9346739", "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": "2025-10-04T23:59:58.9346739", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "WgaiIzM0u0CRzVKw+/acbA==", "altPLUGuid": "23a2065a-3433-40bb-91cd-52b0fbf69c6c", "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": "2025-10-04T23:59:58.9346739", "labelLastPrice": 1, "shelfPageLayoutG_UID": "M/LmNGEcS0m6k3PA6pHCYw==", "shelfPageLayoutGuid": "34e6f233-1c61-494b-ba93-73c0ea91c263", "talkerPageLayoutG_UID": "vm5jt/IQ8EWg+UI4YcRmoA==", "talkerPageLayoutGuid": "b7636ebe-10f2-45f0-a0f9-423861c466a0", "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, "trackSerial": true, "trackSerialChanged": true, "allowZeroPrice": true, "allowZeroPriceChanged": true, "notForSale": 91, "notForSaleChanged": true, "excludeFromDeals": true, "excludeFromVoucher": true, "minimumAge": 94, "minimumAgeChanged": true, "buyingLimit": 1, "buyingLimitChanged": true, "buyingLimitIndependent": true, "buyingLimitIndependentChanged": true, "inventoryGuid": "1K2spp9Y/E2KG5gc+JiVtA==", "inventoryIdentifier": "a6acadd4-589f-4dfc-8a1b-981cf89895b4", "inventoryAccuracy": 1, "baseUnits": 98, "orderPacked": 1, "isManufactured": true, "isIngredient": true, "isModifier": true, "isModifierChanged": true, "hasModifiers": 99, "defaultPrinter": "sample string 100", "defaultPrinterGroup": "sample string 101", "ingredientsOnManufacture": true, "manufactureUnitMeasure": 1, "mpl": 1, "maxShelfQty": 102, "allowAutoOrder": true, "warrantyPeriod": 1, "parentPluG_UId": "C7optwdgY0u0JbGACyGj5Q==", "parentPluGuid": "b729ba0b-6007-4b63-b425-b1800b21a3e5", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "a7lVyAU8bUGr82pUpS6zzQ==", "supplierIdentifierGuid": "c855b96b-3c05-416d-abf3-6a54a52eb3cd", "supplierChanged": true, "rebateSupplierIdentifier": "aNSvmOmzL0mrbR6MLCh2MA==", "rebateSupplierIdentifierGuid": "98afd468-b3e9-492f-ab6d-1e8c2c287630", "rebateSupplierChanged": true, "availableForOrder": true, "warehouseDirectIndicator": "sample string 108", "warehouseDirectIndicatorChanged": true, "productGrade": "sample string 110", "productType": "sample string 111", "productGroup": "sample string 112", "complianceIndicator": "sample string 113", "inhouseBrand": "sample string 114", "slowMoving": true, "generalMerchandise": true, "comment": "sample string 117", "lastUpdatedByUser": "sample string 118", "lastManualUpdatedByUser": "sample string 119", "lastUpdatedByUserOverride": true, "lastUpdatedByHost": "2025-10-04T23:59:58.9346739", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "dfGYc2JDw0+tiAzBR7aZmw==", "hostIdentifierGuid": "7398f175-4362-4fc3-ad88-0cc147b6999b", "serviceFeeID": 1, "serviceFeeIDChanged": true, "providerName": "sample string 125", "aisleEnds": "sample string 126", "deleted": true, "deletedChanged": true, "hidden": true, "doNotRange": true, "doNotRangeChanged": true, "doNotOrder": true, "doNotOrderChanged": true, "locked": true, "excludeFromWebUpdate": true, "excludeFromWebUpdateChanged": true, "webPriceBasedOn": 137, "webPriceRounding": true, "webMarkup": 139, "webPriceMode": 140, "altDepartmentID": 1, "altSubDepartmentID": 1, "altMinorDepartmentID": 1, "altLesserDepartmentID": 1, "altDeptCode": "sample string 141", "altSubDeptCode": "sample string 142", "altMinorDeptCode": "sample string 143", "altLesserDeptCode": "sample string 144", "altDepartmentChanged": true, "storeProducts": [ { "$ref": "21" }, { "$ref": "21" } ], "store": { "$ref": "12" }, "storePrices": [ { "$id": "22", "pluG_UID": "GK124ZAG9EWpbqMja2AjOg==", "pluGuid": "e176ad18-0690-45f4-a96e-a3236b60233a", "plu": 1, "storeID": 1, "zoneID": 2, "zoneName": "sample string 3", "store": "sample string 4", "priceNow": 5, "costNow": 6, "costNowDecimals": 7, "normalPrice": 8, "priceNext": 1, "costNext": 1, "costNextDecimals": 9, "nextCampaignName": "sample string 10", "gstPercent": 11, "normalCost": 12, "normalCostDecimals": 13, "costGstPercent": 14, "costCalcMethod": 1, "currentCost": 15, "currentCostDecimals": 16, "break1": 17, "price1": 18, "break2": 19, "price2": 20, "break3": 21, "price3": 22, "fuelItem": 23, "fixedWeight": 24, "active": true, "complianceIndicator": "sample string 25", "doNotOrder": true, "doNotRange": true, "isNormalPriceChangesCampaign": true, "updated": "2025-10-04T23:59:58.9346739" }, { "$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-10-04T23:59:58.9346739", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "24" }, "winningCampaign": 1, "winner": { "$id": "25", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-04T23:59:58.9346739", "startTime": 3, "endDate": "2025-10-04T23:59:58.9346739", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "9XRkWMh7gEW47hbVrK+6tQ==", "hostIdentifierGuid": "586474f5-7bc8-4580-b8ee-16d5acafbab5", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "25" }, { "$ref": "25" } ] }, "tray": { "$id": "26", "g_UId": "/N+EKYMbmUWX/jj26tqIAw==", "guid": "2984dffc-1b83-4599-97fe-38f6eada8803", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "27", "priceGroupG_UID": "mhfBl7JmBE2Qa80rE0CCpQ==", "priceGroupGuid": "97c1179a-66b2-4d04-906b-cd2b134082a5", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-04T23:59:58.9346739", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "21" }, { "$ref": "21" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "28", "pluG_UID": "OOXA7aS5HUaf4TU43eV/xA==", "pluGuid": "edc0e538-b9a4-461d-9fe1-3538dde57fc4", "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": "16774336-77c8-4104-ab14-79141a27ed17", "created": "2025-10-04T23:59:58.9346739", "createdByUser": "sample string 1", "activated": "2025-10-04T23:59:58.9346739", "deactivated": "2025-10-04T23:59:58.9346739", "lastOrdered": "2025-10-04T23:59:58.9346739", "lastOrderedQty": 2.0, "lastReceived": "2025-10-04T23:59:58.9346739", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-04T23:59:58.9346739", "lastSold": "2025-10-04T23:59:58.9346739", "firstSold": "2025-10-04T23:59:58.9346739", "awsUpdated": "2025-10-04T23:59:58.9346739", "lastManualUpdate": "2025-10-04T23:59:58.9346739", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-04T23:59:58.9346739", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-04T23:59:58.9346739", "doNotRangeUpdated": "2025-10-04T23:59:58.9346739", "doNotOrderUpdated": "2025-10-04T23:59:58.9346739", "tracked": "2025-10-04T23:59:58.9346739" }, "allergens": [ { "$id": "30", "allergenID": 1, "pluG_UID": "34/VEhTnT06lZNyfYW3q4w==", "pluGuid": "12d58fdf-e714-4e4f-a564-dc9f616deae3", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "costs": { "$id": "31", "pluG_UID": "uMI+5cwaXEaMCo6Q+/H/Ug==", "pluGuid": "e53ec2b8-1acc-465c-8c0a-8e90fbf1ff52", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-04T23:59:58.9346739", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "32", "saleHeaderID": 1, "created": "2025-10-04T23:59:58.9346739", "createdLocal": "2025-10-04T23:59:58.9346739", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "jLaBtT4A4UC0KFTM04vsRQ==", "operatorGuid": "b581b68c-003e-40e1-b428-54ccd38bec45", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "UOx0kIQs5EOwdaKhfvVqJA==", "pluGuid": "9074ec50-2c84-43e4-b075-a2a17ef56a24", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "10" } }, { "$ref": "32" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "PSaurhZreka6Hdb5Gya6EQ==", "pluGuid": "aeae263d-6b16-467a-ba1d-d6f91b26ba11", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "9sTNFlD2n0+Y8NRPfJgUCA==", "pluGuid": "16cdc4f6-f650-4f9f-98f0-d44f7c981408", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "21" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "QZ/m3SFDVUqVyjQtdwGYpw==", "identifierGuid": "dde69f41-4321-4a55-95ca-342d770198a7", "pluG_UID": "JtPNM5Vq2025gOwA+5Emfw==", "pluGuid": "33cdd326-6a95-4ddb-b980-ec00fb91267f", "competitionID": 1, "name": "sample string 2", "sellMultiple": 3, "retailPrice": 4, "storeName": "sample string 5" }, { "$ref": "35" } ], "supplier": { "$ref": "16" }, "supplierName": "sample string 147", "children": [ { "$ref": "21" }, { "$ref": "21" } ], "ordering": { "$ref": "19" }, "flipChartPages": [ { "$id": "36", "identifier": "jmeVEOuNKUKcg5JR6M+BRQ==", "groupName": "sample string 1", "identifierGuid": "1095678e-8deb-4229-9c83-9251e8cf8145", "exists": true, "flipChartIdentifier": "XPayI8qKSkOqSCmyFu/1+Q==", "flipChartIdentifierGuid": "23b2f65c-8aca-434a-aa48-29b216eff5f9", "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": "/M76164KIE6UPiNOunCSlg==", "groupIdentifierGuid": "d7facefc-0aae-4e20-943e-234eba709296", "flipChart": { "$id": "37", "identifier": "8/Lj5ZrhRE25Tga11wMSeg==", "identifierGuid": "e5e3f2f3-e19a-4d44-b94e-06b5d703127a", "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": "Qw4alA/EAUGoHvHE1aecLQ==", "identifierGuid": "941a0e43-c40f-4101-a81e-f1c4d5a79c2d", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "56W0VnYz4USua2pJLutSUw==", "guid": "56b4a5e7-3376-44e1-ae6b-6a492eeb5253", "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": "hWGXLDeX40Wyc/cvr6xmgg==", "previousFormGuid": "2c976185-9737-45e3-b273-f72fafac6682", "nextForm": 1, "nextFormG_UID": "9NW+6UDdQ0ed7GmiDy1aAQ==", "nextFormGuid": "e9bed5f4-dd40-4743-9dec-69a20f2d5a01", "attributes": "sample string 10", "updated": "2025-10-04T23:59:58.9346739", "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": "IZJSG2PTWUOWOs9jce8a8A==", "checkoutFormGuid": "1b529221-d363-4359-963a-cf6371ef1af0", "identifier": "8nr7yAXThU2nZJ0MgWI+Xw==", "identifierGuid": "c8fb7af2-d305-4d85-a764-9d0c81623e5f", "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": "qRToIZzLLkGtGPPzNCIrmA==", "valueGuid": "21e814a9-cb9c-412e-ad18-f3f334222b98", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "UBiLrGPHckqS/6JaKOMbmg==", "checkoutFormGuid": "ac8b1850-c763-4a72-92ff-a25a28e31b9a", "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": "RfB+LQAuiEuVRlcVGdR5bg==", "flipChartPageIdentifierGuid": "2d7ef045-2e00-4b88-9546-571519d4796e", "pluG_UID": "sDUe3ujltE6EWdk2l4KFoQ==", "pluGuid": "de1e35b0-e5e8-4eb4-8459-d936978285a1", "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": "wJKErLIFoE6gBau6B25gFg==", "pluGuid": "ac8492c0-05b2-4ea0-a005-abba076e6016", "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-10-04T23:59:58.9346739", "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": "NTPf6IMe5EqEizEkTrSvXw==", "ingredientGuid": "mqPcLuSu3UecMG+UInPz3g==", "ingredientIdentifier": "2edca39a-aee4-47dd-9c30-6f942273f3de", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "21" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "ZQQgdX1H60O9VK5wi7Vsig==", "pluGuid": "75200465-477d-43eb-bd54-ae708bb56c8a", "shelfLocationIdentifier": "CN8BEjR8+UCLa+hnDz/Y4Q==", "shelfLocationGuid": "1201df08-7c34-40f9-8b6b-e8670f3fd8e1", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "xvOtGGslXEm2saTiEjtk+w==", "labelPageLayoutGuid": "18adf3c6-256b-495c-b6b1-a4e2123b64fb", "updated": "2025-10-04T23:59:58.9346739", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "21" }, "location": { "$id": "47", "identifier": "4mHAY1vxsk+9Zym8VDWfWw==", "storeID": 1, "identifierGuid": "63c061e2-f15b-4fb2-bd67-29bc54359f5b", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-04T23:59:58.9346739", "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": "fXbb70Maj0y0JE2Q9gvzXA==", "pluGuid": "efdb767d-1a43-4c8f-b424-4d90f60bf35c", "deptNo": 1, "product": { "$ref": "21" }, "scaleLocation": { "$id": "49", "id": 1, "deptNo": 1, "deptCode": "sample string 2", "name": "sample string 3", "enabled": true, "updated": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "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": "tfLtEy2ySk6eDjCoKH6a9w==", "labelPageLayoutGuid": "13edf2b5-b22d-4e4a-9e0e-30a8287e9af7", "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-10-04T23:59:58.9346739", "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": "susOr1XFfkCURQcFhfYETg==", "labelPageLayoutGuid": "af0eebb2-c555-407e-9445-070585f6044e", "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-10-04T23:59:58.9346739", "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": "4CJXQCdx00egpj6+ez8h1g==", "labelPageLayoutGuid": "405722e0-7127-47d3-a0a6-3ebe7b3f21d6", "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-10-04T23:59:58.9346739", "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": "CHXU/GFYNkCzoXwq6jG0fg==", "labelPageLayoutGuid": "fcd47508-5861-4036-b3a1-7c2aea31b47e", "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": "wHR1AFYfR0yDsVONmfTS0g==", "pluGuid": "007574c0-1f56-4c47-83b1-538d99f4d2d2", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "tWkNCk755kyAaqaH8WlUIQ==", "dealCostGuid": "0a0d69b5-f94e-4ce6-806a-a687f1695421", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "Fvtlnf6CqUuNcq/HkbWsRw==", "priceGroupGuid": "9d65fb16-82fe-4ba9-8d72-afc791b5ac47", "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-10-04T23:59:58.9346739", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "rUTXTG/ilkuOhMg9CuthTw==", "campaignComboPriceGroupIdentifier": "4cd744ad-e26f-4b96-8e84-c83d0aeb614f", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-04T23:59:58.9346739", "operatorG_UID": "W3HOP+8zx0OR4nB2XxycAg==", "operatorGuid": "3fce715b-33ef-43c7-91e2-70765f1c9c02", "machineID": 1, "processed": true, "appliedUtc": "2025-10-04T23:59:58.9346739", "signIqTicketFileMovedUtc": "2025-10-04T23:59:58.9346739", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-04T23:59:58.9346739", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "21" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "ffe77bd6-7cae-4902-85d6-36653f732ea9", "nameGuid": "ffe77bd6-7cae-4902-85d6-36653f732ea9", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-04T23:59:58.9346739", "startTime": 1, "endDate": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "system": true, "created": "2025-10-04T23:59:58.9346739", "updated": "2025-10-04T23:59:58.9346739", "priceChangeNotifiedUtc": "2025-10-04T23:59:58.9346739", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "Vl0w2yI8B0W34gUgfjly1g==", "hostIdentifierGuid": "db305d56-3c22-4507-b7e2-05207e3972d6", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-04T23:59:58.9346739", "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": "/wRzyCnLTk2s3gOn7VOzYw==", "pluGuid": "c87304ff-cb29-4d4e-acde-03a7ed53b363", "hostOfferID": 1, "priceGroupG_UID": "TsAugl3FuE+mJ8C7m+cBvA==", "priceGroupGuid": "822ec04e-c55d-4fb8-a627-c0bb9be701bc", "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-10-04T23:59:58.9346739", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "21" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "vYHpX+lDRESzwiIBQ+6ung==", "identifierStr": "vYHpX+lDRESzwiIBQ+6ung==", "identifierGuid": "5fe981bd-43e9-4444-b3c2-220143eeae9e", "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": "r8qXf51kC0KrYKXTlUHVsg==", "customerIDGuid": "7f97caaf-649d-420b-ab60-a5d39541d5b2", "campaign": { "$ref": "60" }, "customer": { "$ref": "2" } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "zYDqFC3XDkuBThrPASKhTw==", "groupIDGuid": "14ea80cd-d72d-4b0e-814e-1acf0122a14f", "campaign": { "$ref": "60" }, "group": { "$ref": "6" } }, { "$ref": "64" } ], "signIqTickets": [ { "$id": "65", "identifier": "zlT7Fa5wtUiea9r5oYrDLg==", "identifierGuid": "15fb54ce-70ae-48b5-9e6b-daf9a18ac32e", "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": "r2TEawsseEOpIFvX/5hzPQ==", "guid": "6bc464af-2c0b-4378-a920-5bd7ff98733d", "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": "hkMnds/AlkKYmN+rz6w1Ow==", "groupGuid": "76274386-c0cf-4296-9898-dfabcfac353b", "comboPriceType": 5, "priceType": 5, "pluG_UID": "N+tFqQhsJkC/uv26g3Kp0w==", "pluGuid": "a945eb37-6c08-4026-bfba-fdba8372a9d3", "priceGroupG_UID": "jMwGlxjz7EipUod/2sfV4Q==", "priceGroupGuid": "9706cc8c-f318-48ec-a952-877fdac7d5e1", "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": "QnTxHK+xwkWTv0Mp/luiQA==", "priceLevelIdentifierGuid": "1cf17442-b1af-45c2-93bf-4329fe5ba240", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "68" } ] }, "product": { "$ref": "21" }, "dealCost": { "$id": "69", "headerIdentifier": "ZSlzVzrnH0e4WCaELxLITg==", "headerIdentifierGuid": "57732965-e73a-471f-b858-26842f12c84e", "identifier": "93iJH+JpXUmchuUxYp2UJw==", "identifierGuid": "1f8978f7-69e2-495d-9c86-e531629d9427", "supplierIdentifier": "SA+wV9hQbE+M8eFknu41vQ==", "supplierGuid": "57b00f48-50d8-4f6c-8cf1-e1649eee35bd", "pluG_UID": "SpdSu08WaU+D8F5zl+8U2Q==", "pluGuid": "bb52974a-164f-4f69-83f0-5e7397ef14d9", "campaignName": "9ebcde21-9843-4e2c-ba62-12d4e40efa3c", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-04T23:59:58.9346739", "end": "2025-10-04T23:59:58.9346739", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "LQJms9CImEuJA8IaijQs6w==", "bonusItemPluGuid": "b366022d-88d0-4b98-8903-c21a8a342ceb", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "campaignEndDate": "2025-10-04T23:59:58.9346739", "masterPLUG_UID": "mMvXRApsR0eq9+H+BOIgUw==", "masterID": "44d7cb98-6c0a-4747-aaf7-e1fe04e22053", "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": "2lQVVsx170Ku6oRIpLxg7w==", "bonusMasterID": "561554da-75cc-42ef-aeea-8448a4bc60ef", "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-10-04T23:59:58.9346739", "dealCosts": [ { "$ref": "69" }, { "$ref": "69" } ], "tags": [ { "$id": "70", "pluG_UID": "qxiSOoGMS0qg0QSc/76KeA==", "pluGuid": "3a9218ab-8c81-4a4b-a0d1-049cffbe8a78", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "70" } ], "alternateProductG_UID": "66VoPGhAekSk+CppmpG42g==", "alternateProduct": "3c68a5eb-4068-447a-a4f8-2a699a91b8da", "productHostCode": { "$id": "71", "id": 1, "pluG_UID": "0qik3+DJp0GwPNKLToRqhQ==", "pluGuid": "dfa4a8d2-c9e0-41a7-b03c-d28b4e846a85", "ibaCode": "sample string 2" }, "mscCat": { "$ref": "54" }, "mscCom": { "$ref": "55" }, "mscDep": { "$ref": "57" }, "mscSubCom": { "$ref": "56" }, "isUserUpdate": true, "ignoreMasterProduct": true, "priceGroupLabelRequested": true, "firstSold": "2025-10-04T23:59:58.9346739", "inventoryTracked": "2025-10-04T23:59:58.9346739", "isNormalPriceChangesCampaign": true }, "supplier": { "$ref": "16" }, "serviceFee": { "$id": "72", "id": 1, "description": "sample string 1", "fee": 1 }, "isPrimaryHost": true, "hostVendor": 47 }, { "$ref": "19" } ], "orderCycleHeaders": [ { "$id": "73", "storeID": 1, "supplierIdentifier": "8EoSsboAfE+hxx4D9jDE0w==", "supplierGuid": "b1124af0-00ba-4f7c-a1c7-1e03f630c4d3", "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": "JwKPuyOF7Ea2WsZMZXSuHA==", "supplierGuid": "bb8f0227-8523-46ec-b65a-c64c6574ae1c", "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-10-04T23:59:58.9346739", "deliveryDate": "2025-10-04T23:59:58.9346739", "nextCutOffDate": "2025-10-04T23:59:58.9346739", "nextDeliveryDate": "2025-10-04T23:59:58.9346739", "nextDaysBuffer": 10 }, { "$ref": "74" } ], "store": { "$ref": "12" }, "updated": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "processed": "2025-10-04T23:59:58.9346739", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "75" } ], "zoneMatrix": [ { "$id": "77", "id": 1, "hostIdentifier": "0MaUcbaKoEec826deGhoxw==", "hostIdentifierGuid": "7194c6d0-8ab6-47a0-9cf3-6e9d786868c7", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "963dee80-7e47-40b0-a7ee-52761d4b2461", "52571bfe-2f66-42c5-80b1-6124f49c0904" ] }, { "$ref": "77" } ], "hostFileStoreSetting": { "$ref": "14" }, "hostStoreSettings": [ { "$ref": "14" }, { "$ref": "14" } ], "promotionPlacements": [ { "$id": "78", "identifier": "oB+nt8o/IkW8LMD6yamzMA==", "identifierGuid": "b7a71fa0-3fca-4522-bc2c-c0fac9a9b330", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "78" } ], "promoTypeGuids": [ "fb20ff3b-d4f9-4684-8cc5-e0aa8066a38e", "a2b1d7cf-90ce-4ef4-b38b-1cc3dbb34872" ], "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-10-04T23:59:58.9346739", "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": "632afada-74c6-4c6d-94b3-6837f8ca8b9b", "updateStore": { "$id": "84", "id": "560bccad-ac66-48e9-8387-e7f69f44a031", "name": "sample string 1", "lastActivity": "2025-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739" }, "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": "1vw9c+rhN0+puR7xbxGrCQ==", "identifierGuid": "733dfcd6-e1ea-4f37-a9b9-1ef16f11ab09", "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-10-04T23:59:58.9346739", "deleted": true }, "details": [ { "$id": "87", "saleItemID": 1, "identifier": "9fG/43wkMkep3+Ao8mdi5Q==", "identifierGuid": "e3bff1f5-247c-4732-a9df-e028f26762e5", "saleHeaderID": 2, "plu": 1, "pluG_UId": "zQvyZKoKVkiw+xWzbZdPkw==", "pluGuid": "64f20bcd-0aaa-4856-b0fb-15b36d974f93", "accountID": "ziHatK3etEa5dnuhQYCkpQ==", "accountIDGuid": "b4da21ce-dead-46b4-b976-7ba14180a4a5", "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-10-04T23:59:58.9346739", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "v4l5C1WnmkKNQ6vunm06gQ==", "refundGuid": "0b7989bf-a755-429a-8d43-abee9e6d3a81", "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": "vjcFT26BKUuCM1pVNhT7QQ==", "idempotentVoidGuid": "4f0537be-816e-4b29-8233-5a553614fb41", "priceLevelIdentifier": "yyxgIsR8wUqcGbvq1s26PA==", "priceLevelIdentifierGuid": "22602ccb-7cc4-4ac1-9c19-bbead6cdba3c", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "88", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-04T23:59:58.9346739", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "88" } ], "refund": { "$id": "89", "id": 1, "g_UID": "XPiSLsQK7EWtRwj6TflSGQ==", "guid": "2e92f85c-0ac4-45ec-ad47-08fa4df95219", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-04T23:59:58.9346739" }, "modifier": { "$id": "90", "id": 1, "setG_UID": "5ylVEHZHAUqcQrw38dLqWA==", "modifierSetGuid": "105529e7-4776-4a01-9c42-bc37f1d2ea58", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "tzOsDqzwjUq33z5UiENzHw==", "pluGuid": "0eac33b7-f0ac-4a8d-b7df-3e548843731f", "deleted": true, "g_UID": "G0FDI0ruJUS4M1w/52X7bg==", "guid": "2343411b-ee4a-4425-b833-5c3fe765fb6e", "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": "49SnJ893pUOm5FS61TH7hQ==", "pluGuid": "27a7d4e3-77cf-43a5-a6e4-54bad531fb85", "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-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "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": "WdgSFOr5pECYWwP+XGfhzg==", "pluGuid": "1412d859-f9ea-40a4-985b-03fe5c67e1ce", "accountID": "sFpoeR4fQ064aSiGgrUhxQ==", "accountIDGuid": "79685ab0-1f1e-4e43-b869-288682b521c5", "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-10-04T23:59:58.9346739", "bestOrExpireType": 1, "refundG_UID": "VC0Kpb+oREmw1d10WaPIRA==", "refundGuid": "a50a2d54-a8bf-4944-b0d5-dd7459a3c844", "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": "gEvqRXv5O0KznNAbdpgNMA==", "surveyGuid": "45ea4b80-f97b-423b-b39c-d01b76980d30", "saleHeaderGuid": "m7PzLhq7h0WKLP44XlUTAw==", "saleGuid": "2ef3b39b-bb1a-4587-8a2c-fe385e551303", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "Bm/VJku8Fk2OnytNUetqtQ==", "guidResponse": "26d56f06-bc4b-4d16-8e9f-2b4d51eb6ab5", "whoAnswered": 2, "answeredAtUTC": "2025-10-04T23:59:58.9346739", "sale": { "$ref": "9" }, "survey": { "$id": "97", "g_UID": "UrGUQwNpIkqsBfouQtWCbg==", "guid": "4394b152-6903-4a22-ac05-fa2e42d5826e", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "OHe3GYo9YUConiOd2Q4y+w==", "checkoutFormGuid": "19b77738-3d8a-4061-a89e-239dd90e32fb", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-04T23:59:58.9346739", "end": "2025-10-04T23:59:58.9346739", "deleted": true, "updated": "2025-10-04T23:59:58.9346739", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "7a6b9c51-b0fa-41e3-829e-4204b630cfc6", "f539dd52-e08c-4042-990f-5f3db5b1e3a6" ], "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": "M61U/1bYukODmpYywNwELw==", "accountIdentifier": "ff54ad33-d856-43ba-839a-9632c0dc042f", "accountName": "sample string 42", "customerOrderIdentifier": "/mPS+jDS5EamHzAbEtLrtA==", "customerOrderIdentifierGuid": "fad263fe-d230-46e4-a61f-301b12d2ebb4", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "PYe5w/JYCEGs2dTglyGd0Q==", "paymentIdentifierGuid": "c3b9873d-58f2-4108-acd9-d4e097219dd1", "identifier": "6k/+3VULW0i495y8OdFxGA==", "identifierGuid": "ddfe4fea-0b55-485b-b8f7-9cbc39d17118", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "pwJELE9yD06OoWpRlGw9Fg==", "itemIdentifierGuid": "2c4402a7-724f-4e0f-8ea1-6a51946c3d16" } }, { "$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": "2G+CYiuDv0WwRBrPB5RRdA==", "customerIdentifierGuid": "62826fd8-832b-45bf-b044-1acf07945174", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "LwyaWgi1Yk6F5+MgpHkDNw==", "idempotentGuid": "5a9a0c2f-b508-4e62-85e7-e320a4790337", "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-10-04T23:59:58.9346739", "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-10-04T23:59:58.9346739", "labelPageLayout": "Km+6/M+SdUWTGLh5OvIL6Q==", "pageLayoutGuid": "fcba6f2a-92cf-4575-9318-b8793af20be9", "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-10-04T23:59:58.9346739" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "kbeCPyxpnUKM6TqBX3lvwA==", "customerIdentifierGuid": "3f82b791-692c-429d-8ce9-3a815f796fc0", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-04T23:59:58.9346739", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "CPpVy7VDX0Cn+WS5218kkA==", "issuedIdempotentGuid": "cb55fa08-43b5-405f-a7f9-64b9db5f2490", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-04T23:59:58.9346739", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-04T23:59:58.9346739", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "ZzZdNOoUXUKFVFVBOv+MLQ==", "redeemedIdempotentGuid": "345d3667-14ea-425d-8554-55413aff8c2d", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-04T23:59:58.9346739", "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": "lK8M16rvwkyRSBmaVtBkjw==", "pluGuid": "d70caf94-efaa-4cc2-9148-199a56d0648f", "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": "gGHiZ2T1K0Gy7v66C+7cbw==", "headerIdentifierGuid": "67e26180-f564-412b-b2ee-feba0beedc6f", "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 }�D['�� 5 xl/workbook.xml � (� ����0��&�C��@�!�p��Ճ��,�H����%�x�3;���������ф��t��U�9��p�ͼ��g������Z��h"+���<��5aP.Е�+8�Ѕ1�qEiP�6�!bivW8�$gc�����!�� �_$Eh�i(Iε�iN���<ܲN�p�Y�q�!/���a�m��/PK }�D[���� � [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 }�D["T��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R36aad34661a14e27" /></Relationships>PK }�D[�y�G C xl/worksheets/sheet1.xml � (� ���r�<�o������?C�Iҿ/M�%m�(��p�vB/�� ��L`&�=��^��֤���b��y1˖�!�H��Q6�-���r�F�o��U��)�iZ_g�y8-˧�8.F�t1,��)]ڱI�/����?��d2����y�.��q�·����Ξ�p��\�S����M��p�����f_�>���y�гd a�{}?KWE�9Xo�w��Y����b�|U�~��t2|��w�j����UIT1�l^T���l�],����ٸ��' �$��� ��sQf���˲��m<�♊�ZA8�?���6���MD9� ��me��Ɖ]�����rz8^n��+�U�8��8��ӯ�3�8�?W&�d�C����8c���J) ӂ2���Ȱ�V�[42J[[Q�Z+����E��b�}6�d�E��(��@ E����F�N�iÅ0�� ��$���fp�����~T�����S38KRS��n�����t�8Oye5��"ԼH"��43��&�Ë�kt�p3EǬ�yX=ú��V�2�8��yx�l��Fr�����E�yQF�3��!�ѥ��"Լh��u�R)�]�#��"�(!2�qc�1Lu��y�^�,R�0)���{/*jO�0`����y���Yh����#:,s�d��ΓNͰ{�����Js�9H�x�3�I���d�������xs�n-��r����*ȫa����Ǣ����KaoM/}ҋ_ֱ[�]��M�M@��l�I�o�I\� �$�ۄl�6���M��M�C�0M�G1$�'�T��A��_<��?���� HٯI{�A���<��A���qR�ރ u<R��A��� H�_��x������� �xJ���8�#C'��dH��S�l�rl֮k��kA;�� �/��i��1�����踮��he��1��A}�����L����?u��ك �}i�]�#c?ZًjNG��G�_�&�&���Gܱ���3<�QC��>����ȉk�S^3����/<��K��l�)8�|�\y�g�=��/�M?�k7�i:��U��i^ݹv���PK }�D[�1�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q��P�n�a[z��Q;�]�gc���V� �X��j4��'�|���o�H^0���ʂA��\��9�����G��D��I^q����HiT'?����$SNCOg�N�G��iX2�I��C�� w^�'t�0}��-br�����O)�k(�L�;�3�ZY �j!�,9z7��.#�_��|!SW�Q�U]�#�.�*ce@��B���iY^�5����M�b\�^���_l� PK }�D[Ѓ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 }�D[d��C� H xl/sharedStrings.xml � (� �Xio��� �A�����^h|*��^I�v�H�dQb�װ��� �=�MR&�-{,`f��u���ϯy6{���eq>7N������b{>�������2R�$+8���g?_�Q�f�����cէ�S� '���@$)�0|�������t�����u�4'i1�EeS�4E���˃ �H/���2���I ��)�8;��)rۤ��^M%�u��r*�~eP$[���fe Qd�TL>財�̡>~���z�� j�בO��|U�~*��D�0�O���kFj��e�W(�uSUY*�i�����T��d�/d?�/��._��T�h��d*�H1���v�t�0*6� �����ǜy��}I3ix_H.ݠ�_��E+���F ����_���P��u�9�H�=e��|�3���)hƦ����8 5ۂXS�<OO�$�H���� �k�̚�{a䄸ebjv� mO��t|7 #KO�kt���zhX�m���'q�9���I�tͦn��x���_���� ?�P�_��^���s����fi�嘾����^�1��� &GnH�f{�^ �8~��[(a�Ïl��;ޤ,�!�CWX��i�v�`�6�lә�''��������Wi�ǁE�@�!�� 5%4�*_ 1tq��|c�h��}��˨��S�-,SZ����v�ɘ��KQ��:/�e�*,i���;ۿ= �.�[�]Ǵ����1�K#&�-��c/a�S9~�]_�����T�XbL�O.X�e�,Hc��eSr�M��ܓ���*���w��5�^�xFk�'R���>�i�����R�uƊ"�Kܐh����$����fİ��X����s�K�N�� �Kc�|d�m���e�c�]Exl�~X��]��%_��ɤX�#;w)_4Y&B���%�c��g>@"<�E$H�B4���l� �6��>��Cp w������������f{�'!؉�{^�H��%5�����fʢܴؖ�jX�yO���O�җ������ЁB��^��W�.ƫ��Ն�"U���Y>����&��[�m.d���m�P�\+�u�~�5�I�ۖ��r��xY��ܘ����HM���D�8,��|AO�4��o�W��)����*r>�˺[�*U%���u��� (��h�zrmQ4��H�a=��z�K�n9)�uH�K�����������з̻,�)"΅�� ��{r����o��N� 9y���ѓ�˓ޞ����we����p/������2g��Nc��� ���4�> Ңν=�u%N*}�UӖ��߱47r�&��6`ˋ"�0����n�{/d:L2��=e�g-���]Gh�f��k�w����`�+ͼAM$;�1�`�acI�i�B%�'� {ۜ[8\J�V����-���65)(�z�R���'�7ݤ>{����t$�����,�?p̄> �|u�'}�q��f@�a��ቄ��9����e��Z��} =5%��^��h�At-p����������8!lH��CZ�H�0�5��$�nh�}���P���������Cõ�a|ݠ��Ў<Z���P���"- ۩�0�gR|_Ard�Xϫ2�A�e���� ��F�u��_%\OH�n��q?� �4�PD4B]�$~NӲ�(4!�AD���{�o�A^�E�5�)Lk�\�B^�|kY-J9�a�8<II>i�Y�R1H���벩#� ���P���G"H+��y٘�Oz��"$,���xC᪉�1��e���#��n�~���ޭ�#ׯ���=���K���4�O�l A��C�4��?!f7���4=��#�g�<2�M!�N�|0ZtW?����"Gu�8��3��ޒ"����}�H����C���0���aMM�mq���n�&��Rf�jR9>�����}q�P��c�85�D|�M��~*��B�-Z��g��`�*�����CLNX�sJ�o�,��#�R�lg�gO)e�PK- }�D['�� 5 xl/workbook.xmlPK- }�D[���� � � [Content_Types].xmlPK- }�D["T��' ' U _rels/.relsPK- }�D[�y�G C � xl/worksheets/sheet1.xmlPK- }�D[�1�� P Z xl/_rels/workbook.xml.relsPK- }�D[Ѓc'2 E � xl/styles.xmlPK- }�D[d��C� H xl/sharedStrings.xmlPK � [
application/vnd.ms-excel
PK }�D[�q~X� 5 xl/workbook.xml � (� ����0��&�C�� ��N\�z��" �'m >��7o;�����j��r�-h��sM��ITa�i+�i_Lw�h���[���E)�8�Z�^GW�?,g,B�zD/�%A(Z���S�����l���o�/��bQD�ĂV��Ź��)���#N��M��5�K 5��;���w�PK }�D[���� � [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 }�D[����' ' _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="R2507f6526ab24248" /></Relationships>PK }�D[�y�G C xl/worksheets/sheet1.xml � (� ���r�<�o������?C�Iҿ/M�%m�(��p�vB/�� ��L`&�=��^��֤���b��y1˖�!�H��Q6�-���r�F�o��U��)�iZ_g�y8-˧�8.F�t1,��)]ڱI�/����?��d2����y�.��q�·����Ξ�p��\�S����M��p�����f_�>���y�гd a�{}?KWE�9Xo�w��Y����b�|U�~��t2|��w�j����UIT1�l^T���l�],����ٸ��' �$��� ��sQf���˲��m<�♊�ZA8�?���6���MD9� ��me��Ɖ]�����rz8^n��+�U�8��8��ӯ�3�8�?W&�d�C����8c���J) ӂ2���Ȱ�V�[42J[[Q�Z+����E��b�}6�d�E��(��@ E����F�N�iÅ0�� ��$���fp�����~T�����S38KRS��n�����t�8Oye5��"ԼH"��43��&�Ë�kt�p3EǬ�yX=ú��V�2�8��yx�l��Fr�����E�yQF�3��!�ѥ��"Լh��u�R)�]�#��"�(!2�qc�1Lu��y�^�,R�0)���{/*jO�0`����y���Yh����#:,s�d��ΓNͰ{�����Js�9H�x�3�I���d�������xs�n-��r����*ȫa����Ǣ����KaoM/}ҋ_ֱ[�]��M�M@��l�I�o�I\� �$�ۄl�6���M��M�C�0M�G1$�'�T��A��_<��?���� HٯI{�A���<��A���qR�ރ u<R��A��� H�_��x������� �xJ���8�#C'��dH��S�l�rl֮k��kA;�� �/��i��1�����踮��he��1��A}�����L����?u��ك �}i�]�#c?ZًjNG��G�_�&�&���Gܱ���3<�QC��>����ȉk�S^3����/<��K��l�)8�|�\y�g�=��/�M?�k7�i:��U��i^ݹv���PK }�D[�}�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8����ݰa[z��3N�&�e�@�Ƃ#q�"A*�`��h~OO��|���ޖ�����-dI ��4���NA�հ�n�4c�~��gqE����^���O�%;ʸCL��-�#��Ӵ�ǹk&;�-��h��$=yZH�?��ո�����B?%�/!K"�S��>R���F5y�0~35�3�_��|%C�(r,�K�WX�TfDG�sp��k�uy��ʲRM'��<͋�����PK }�D[Ѓ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 }�D[d��C� H xl/sharedStrings.xml � (� �Xio��� �A�����^h|*��^I�v�H�dQb�װ��� �=�MR&�-{,`f��u���ϯy6{���eq>7N������b{>�������2R�$+8���g?_�Q�f�����cէ�S� '���@$)�0|�������t�����u�4'i1�EeS�4E���˃ �H/���2���I ��)�8;��)rۤ��^M%�u��r*�~eP$[���fe Qd�TL>財�̡>~���z�� j�בO��|U�~*��D�0�O���kFj��e�W(�uSUY*�i�����T��d�/d?�/��._��T�h��d*�H1���v�t�0*6� �����ǜy��}I3ix_H.ݠ�_��E+���F ����_���P��u�9�H�=e��|�3���)hƦ����8 5ۂXS�<OO�$�H���� �k�̚�{a䄸ebjv� mO��t|7 #KO�kt���zhX�m���'q�9���I�tͦn��x���_���� ?�P�_��^���s����fi�嘾����^�1��� &GnH�f{�^ �8~��[(a�Ïl��;ޤ,�!�CWX��i�v�`�6�lә�''��������Wi�ǁE�@�!�� 5%4�*_ 1tq��|c�h��}��˨��S�-,SZ����v�ɘ��KQ��:/�e�*,i���;ۿ= �.�[�]Ǵ����1�K#&�-��c/a�S9~�]_�����T�XbL�O.X�e�,Hc��eSr�M��ܓ���*���w��5�^�xFk�'R���>�i�����R�uƊ"�Kܐh����$����fİ��X����s�K�N�� �Kc�|d�m���e�c�]Exl�~X��]��%_��ɤX�#;w)_4Y&B���%�c��g>@"<�E$H�B4���l� �6��>��Cp w������������f{�'!؉�{^�H��%5�����fʢܴؖ�jX�yO���O�җ������ЁB��^��W�.ƫ��Ն�"U���Y>����&��[�m.d���m�P�\+�u�~�5�I�ۖ��r��xY��ܘ����HM���D�8,��|AO�4��o�W��)����*r>�˺[�*U%���u��� (��h�zrmQ4��H�a=��z�K�n9)�uH�K�����������з̻,�)"΅�� ��{r����o��N� 9y���ѓ�˓ޞ����we����p/������2g��Nc��� ���4�> Ңν=�u%N*}�UӖ��߱47r�&��6`ˋ"�0����n�{/d:L2��=e�g-���]Gh�f��k�w����`�+ͼAM$;�1�`�acI�i�B%�'� {ۜ[8\J�V����-���65)(�z�R���'�7ݤ>{����t$�����,�?p̄> �|u�'}�q��f@�a��ቄ��9����e��Z��} =5%��^��h�At-p����������8!lH��CZ�H�0�5��$�nh�}���P���������Cõ�a|ݠ��Ў<Z���P���"- ۩�0�gR|_Ard�Xϫ2�A�e���� ��F�u��_%\OH�n��q?� �4�PD4B]�$~NӲ�(4!�AD���{�o�A^�E�5�)Lk�\�B^�|kY-J9�a�8<II>i�Y�R1H���벩#� ���P���G"H+��y٘�Oz��"$,���xC᪉�1��e���#��n�~���ޭ�#ׯ���=���K���4�O�l A��C�4��?!f7���4=��#�g�<2�M!�N�|0ZtW?����"Gu�8��3��ޒ"����}�H����C���0���aMM�mq���n�&��Rf�jR9>�����}q�P��c�85�D|�M��~*��B�-Z��g��`�*�����CLNX�sJ�o�,��#�R�lg�gO)e�PK- }�D[�q~X� 5 xl/workbook.xmlPK- }�D[���� � [Content_Types].xmlPK- }�D[����' ' V _rels/.relsPK- }�D[�y�G C � xl/worksheets/sheet1.xmlPK- }�D[�}�� P [ xl/_rels/workbook.xml.relsPK- }�D[Ѓc'2 E � xl/styles.xmlPK- }�D[d��C� H xl/sharedStrings.xmlPK � [