GET api/deliOrder/{id}?relations={relations}
Get a deli order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Phone order identifier |
globally unique identifier |
Required |
relations |
Whether to also load relations (customer, operator, details) |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
The matching deli order
DeliOrderHeaderName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
ID | integer |
None. |
|
OrderNo | integer |
None. |
|
ExternalSaleIdentifier |
The external sale information of an integration so that pickup can be coordinated |
string |
None. |
StoreID | integer |
None. |
|
ZoneID | integer |
None. |
|
DeptNo | integer |
None. |
|
CustomerIdentifier | Collection of byte |
None. |
|
CustomerIdentifierGuid | globally unique identifier |
None. |
|
OperatorNo | integer |
None. |
|
OperatorG_UID | Collection of byte |
None. |
|
OperatorGuid | globally unique identifier |
None. |
|
Created |
Time that the phone order was placed |
date |
None. |
Ordered |
Date and time the order should be packed and assembled. |
date |
None. |
Started |
Time that the picking was started for the phone order |
date |
None. |
Completed |
Time that the picking was completed for the phone order |
date |
None. |
Supplied |
Time that the customer or delivery provider was supplied with phone order |
date |
None. |
QuickTicket | integer |
None. |
|
Deleted | boolean |
None. |
|
WalkAway | boolean |
None. |
|
ApproxWait | integer |
None. |
|
ActualWait | integer |
None. |
|
DeliveryMethod |
How the phone order will be provided to the customer |
DeliveryMethod |
None. |
ExternalSaleType |
Which provider the phone order has been imported through. (If None, it's manual) |
ExternalSalesType |
None. |
Customer | Customer |
Relation. This field may not always be loaded or used for updates. |
|
Operator | Operator |
Relation. This field may not always be loaded or used for updates. |
|
Details | Collection of DeliOrderDetail |
Relation. This field may not always be loaded or used for updates. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
CustomerName | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreReplyTo | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreSubjectLine | string |
Relation. This field may not always be loaded or used for updates. |
|
StoreSaleHeader |
POS Transaction (related via StoreSaleHeader.CustomerOrderIdentifier) |
StoreSaleHeader |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "identifier": "PoPaZGP/1EKbUux2vtZjXA==", "identifierGuid": "64da833e-ff63-42d4-9b52-ec76bed6635c", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "LirgjOQ8sUGf7rbHOJA0/g==", "customerIdentifierGuid": "8ce02a2e-3ce4-41b1-9fee-b6c7389034fe", "operatorNo": 1, "operatorG_UID": "pj4cPxeEGk6IE260qEEpzg==", "operatorGuid": "3f1c3ea6-8417-4e1a-8813-6eb4a84129ce", "created": "2025-10-05T00:01:58.8886936", "ordered": "2025-10-05T00:01:58.8886936", "started": "2025-10-05T00:01:58.8886936", "completed": "2025-10-05T00:01:58.8886936", "supplied": "2025-10-05T00:01:58.8886936", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$id": "2", "identifier": "5fWQbytUzE27HHURNC6I2w==", "identifierGuid": "6f90f5e5-542b-4dcc-bb1c-7511342e88db", "code": "sample string 2", "familyName": "sample string 3", "givenName": "sample string 4", "otherName": "sample string 5", "title": "sample string 6", "dateOfBirth": "2025-10-05T00:01:58.8886936", "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": "J6M1RMyfvUaWTGNjKxOS3Q==", "communityIdentifierGuid": "4435a327-9fcc-46bd-964c-63632b1392dd", "joined": "2025-10-05T00:01:58.8886936", "updated": "2025-10-05T00:01:58.8886936", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "YKrdyMaFQkGP2oQqO5zdQQ==", "priceLevelIdentifierGuid": "c8ddaa60-85c6-4142-8fda-842a3b9cdd41", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:58.8886936", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-10-05T00:01:58.8886936", "expiry": "2025-10-05T00:01:58.8886936", "customerID": "qXkmqZPAGUOkaHQ2TJDwRw==", "customerIDGuid": "a92679a9-c093-4319-a468-74364c90f047", "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-05T00:01:58.8886936", "linkedAccount": "E2Q4eDKPqUaQBjHoFQ+UMQ==", "linkedAccountGuid": "78386413-8f32-46a9-9006-31e8150f9431", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$id": "4", "id": 1, "identifier": "yEcBCRJDXUS4tCYpdSXG7A==", "identifierGuid": "090147c8-4312-445d-b8b4-26297525c6ec", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:58.8886936", "owner": "A1ZCrZH2lkqKWjwmqwdtGg==", "ownerGuid": "ad425603-f691-4a96-8a5a-3c26ab076d1a", "accountStoreGroupIdentifier": "PdyyXiHa00SqJvC0gltUng==", "accountStoreGroupGuid": "5eb2dc3d-da21-44d3-aa26-f0b4825b549e", "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-05T00:01:58.8886936", "active": true, "updated": "2025-10-05T00:01:58.8886936", "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": "zZXs6x0C1ky4DrRKQFTlYg==", "identifierGuid": "ebec95cd-021d-4cd6-b80e-b44a4054e562", "name": "sample string 2", "primaryContact": "ad+ByPq9dEW5LVagpdQ5/A==", "primaryContactGuid": "c881df69-bdfa-4574-b92d-56a0a5d439fc", "accountID": "V4wrC3Fh5kG/VDXa6NjchQ==", "accountIDGuid": "0b2b8c57-6171-41e6-bf54-35dae8d8dc85", "special": true, "updated": "2025-10-05T00:01:58.8886936", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "OAZLAVIHl02JpLbo2OSTBQ==", "priceLevelIdentifierGuid": "014b0638-0752-4d97-89a4-b6e8d8e49305", "deleted": true, "account": { "$ref": "4" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "7", "id": 1, "groupID": "c/f/K0q5TUel62re0/C9Zg==", "groupIDGuid": "2bfff773-b94a-474d-a5eb-6aded3f0bd66", "customerID": "cYiR74HWrkW4Lqye6041WQ==", "customerIDGuid": "ef918871-d681-45ae-b82e-ac9eeb4e3559", "card": "sample string 4", "linkedAccount": "SMuaP1W1VE+YOhL+YsuAsA==", "linkedAccountGuid": "3f9acb48-b555-4f54-983a-12fe62cb80b0", "customer": { "$ref": "2" }, "group": { "$ref": "6" }, "customerCard": { "$ref": "3" } }, { "$ref": "7" } ] }, { "$ref": "6" } ] }, "payments": [ { "$id": "8", "id": 1, "identifier": "Rj45megHTUypT68VsdRFLw==", "identifierGuid": "99393e46-07e8-4c4d-a94f-af15b1d4452f", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "cKXSECm38UCSzjAfAz6WcA==", "accountIDGuid": "10d2a570-b729-40f1-92ce-301f033e9670", "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-05T00:01:58.8886936", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "gBmMyCh5F0GNlm/gEcO2SQ==", "idempotentVoidGuid": "c88c1980-7928-4117-8d96-6fe011c3b649", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "9", "saleHeaderID": 1, "saleHeaderGuid": "LMAnokyx0kuxaQiqoyxerQ==", "saleHeaderIdentifierGuid": "a227c02c-b14c-4bd2-b169-08aaa32c5ead", "created": "2025-10-05T00:01:58.8886936", "createdLocal": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "storeID": 1, "operatorG_Uid": "Mf6/gLpK5Uu/EMx/guqPXQ==", "operatorGuid": "80bffe31-4aba-4be5-bf10-cc7f82ea8f5d", "customerG_Uid": "31vobT/mq0+fbNVwaaHUpw==", "customerGuid": "6de85bdf-e63f-4fab-9f6c-d57069a1d4a7", "communityIdentifier": "27+riM3p60SM3d95oalMQw==", "communityIdentifierGuid": "88abbfdb-e9cd-44eb-8cdd-df79a1a94c43", "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": "3UG2QseqFkuTJfdl035dhw==", "priceLevelIdentifierGuid": "42b641dd-aac7-4b16-9325-f765d37e5d87", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "10", "id": 1, "g_Uid": "Mrm+MGR+k0OAow6+KG71Cg==", "guid": "30beb932-7e64-4393-80a3-0ebe286ef50a", "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-05T00:01:58.8886936", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:58.8886936", "endShift": "2025-10-05T00:01:58.8886936", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "11", "operatorG_UID": "9JznpcfG5EuuLBjNtv9YIA==", "operatorGuid": "a5e79cf4-c6c7-4be4-ae2c-18cdb6ff5820", "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-05T00:01:58.8886936", "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": "h6LBs5DxiUa3wt3VilbEtw==", "hostIdentifierGuid": "b3c1a287-f190-4689-b7c2-ddd58a56c4b7", "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-05T00:01:58.8886936", "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": "KZ/CRZFeqkiiLFYYSNlqsA==", "hostIdentifierGuid": "45c29f29-5e91-48aa-a22c-561848d96ab0", "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": "Wd6Sur6/U0efhZXKquL9dQ==", "identifierGuid": "ba92de59-bfbe-4753-9f85-95caaae2fd75", "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": "Av+dX9PbyUyrgtT5O3Z1RQ==", "hostSupplierIdentifierGuid": "5f9dff02-dbd3-4cc9-ab82-d4f93b767545", "loyaltyPriceLevelIdentifier": "hiQdeMPCl0CCmvw7bEluGg==", "loyaltyPriceLevelIdentifierGuid": "781d2486-c2c3-4097-829a-fc3b6c496e1a", "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-05T00:01:58.8886936", "lastProcessed": "2025-10-05T00:01:58.8886936", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "16", "identifier": "9C2O0Yx9NUuqAD5y+Tt5iQ==", "identifierGuid": "d18e2df4-7d8c-4b35-aa00-3e72f93b7989", "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": "Y4MdXr3x1EmzHMsr3Ib2Gw==", "primaryContactID": "5e1d8363-f1bd-49d4-b31c-cb2bdc86f61b", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "WWB2Ebg0H0iMaP5C11exVg==", "supplierGroupGuid": "11766059-34b8-481f-8c68-fe42d757b156", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:58.8886936", "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": "054a3523-ec25-4a65-b409-732310f90e8e", "identifier": "3H7ADJ87LEur/zcsdnDZlg==", "identifierGuid": "0cc07edc-3b9f-4b2c-abff-372c7670d996", "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": "6ka6eb20x0uaiqUmwQRhSw==", "supplierIdentifierGuid": "79ba46ea-b4bd-4bc7-9a8a-a526c104614b", "contactGuid": "ovlcEHTWUkeiyhXJqEDsQQ==", "contactID": "105cf9a2-d674-4752-a2ca-15c9a840ec41", "contact": { "$ref": "17" }, "supplier": { "$ref": "16" } }, { "$ref": "18" } ], "products": [ { "$id": "19", "pluG_UID": "dLw7WUT9XEmBr7pkQey/6A==", "pluGuid": "593bbc74-fd44-495c-81af-ba6441ecbfe8", "supplierIdentifier": "HDIrr71KtUmWxAg0+1TomA==", "supplierIdentifierGuid": "af2b321c-4abd-49b5-96c4-0834fb54e898", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "20", "pluG_UID": "p2LJ5/wF/E+NYCrz/bjD6w==", "pluGuid": "e7c962a7-05fc-4ffc-8d60-2af3fdb8c3eb", "supplierIdentifier": "cOrNfkskCUKiKvKUOMyxvw==", "supplierIdentifierGuid": "7ecdea70-244b-4209-a22a-f29438ccb1bf", "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": "VOuKRc7aeEm2n19hgKu16g==", "parentPluGuid": "458aeb54-dace-4978-b69f-5f6180abb5ea", "freight": 45.0, "freightType": 1, "product": { "$id": "21", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "EofFZPRwwEaS5SYANhhvEg==", "guid": "64c58712-70f4-46c0-92e5-260036186f12", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "AVff9vcv60maGPR8nB7TdQ==", "priceGroupGuid": "f6df5701-2ff7-49eb-9a18-f47c9c1ed375", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:58.8886936", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:58.8886936", "pluCreated": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "lastManualUpdate": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "currentCostUpdated": "2025-10-05T00:01:58.8886936", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "BU95LpHSY0O6Nj+uIHtBCA==", "altPLUGuid": "2e794f05-d291-4363-ba36-3fae207b4108", "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-05T00:01:58.8886936", "labelLastPrice": 1, "shelfPageLayoutG_UID": "aw+DFQCdtUOnu16TySgBRw==", "shelfPageLayoutGuid": "15830f6b-9d00-43b5-a7bb-5e93c9280147", "talkerPageLayoutG_UID": "cK0pkhuJCkaHFK3AAycqgA==", "talkerPageLayoutGuid": "9229ad70-891b-460a-8714-adc003272a80", "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": "Z3fKykNE70qqtaQLLXCKpw==", "inventoryIdentifier": "caca7767-4443-4aef-aab5-a40b2d708aa7", "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": "qdFpkxALAkeD05Bwgz26eg==", "parentPluGuid": "9369d1a9-0b10-4702-83d3-9070833dba7a", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "vYVt1e+nskioAJL3/EbeUg==", "supplierIdentifierGuid": "d56d85bd-a7ef-48b2-a800-92f7fc46de52", "supplierChanged": true, "rebateSupplierIdentifier": "xO8w7hcqtk+F0Lz7gKxCWw==", "rebateSupplierIdentifierGuid": "ee30efc4-2a17-4fb6-85d0-bcfb80ac425b", "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-05T00:01:58.8886936", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "DFXOHcTQs0a3dJyMSMC1+w==", "hostIdentifierGuid": "1dce550c-d0c4-46b3-b774-9c8c48c0b5fb", "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": "a3vHbR9bl0aD2S5rn7If+w==", "pluGuid": "6dc77b6b-5b1f-4697-83d9-2e6b9fb21ffb", "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-05T00:01:58.8886936" }, { "$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-05T00:01:58.8886936", "priceChangeType": 0, "costDecimals": 10 }, "normalPluPrices": { "$ref": "24" }, "winningCampaign": 1, "winner": { "$id": "25", "campaignName": "sample string 1", "campaignDescription": "sample string 2", "startDate": "2025-10-05T00:01:58.8886936", "startTime": 3, "endDate": "2025-10-05T00:01:58.8886936", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "dynG7qCFD0qjfbfiL8sbhA==", "hostIdentifierGuid": "eec62977-85a0-4a0f-a37d-b7e22fcb1b84", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "25" }, { "$ref": "25" } ] }, "tray": { "$id": "26", "g_UId": "GY6MHBMRS0eEbF45qu4JBg==", "guid": "1c8c8e19-1113-474b-846c-5e39aaee0906", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "27", "priceGroupG_UID": "346SI1IAkEqi6bD/sJTKGQ==", "priceGroupGuid": "23928edf-0052-4a90-a2e9-b0ffb094ca19", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:58.8886936", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "21" }, { "$ref": "21" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "28", "pluG_UID": "5iI7Rdy9r0+jKbXP7N4zeg==", "pluGuid": "453b22e6-bddc-4faf-a329-b5cfecde337a", "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": "1df642b1-a64b-4c58-b205-59d864b28157", "created": "2025-10-05T00:01:58.8886936", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:58.8886936", "deactivated": "2025-10-05T00:01:58.8886936", "lastOrdered": "2025-10-05T00:01:58.8886936", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:58.8886936", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:58.8886936", "lastSold": "2025-10-05T00:01:58.8886936", "firstSold": "2025-10-05T00:01:58.8886936", "awsUpdated": "2025-10-05T00:01:58.8886936", "lastManualUpdate": "2025-10-05T00:01:58.8886936", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:58.8886936", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:58.8886936", "doNotRangeUpdated": "2025-10-05T00:01:58.8886936", "doNotOrderUpdated": "2025-10-05T00:01:58.8886936", "tracked": "2025-10-05T00:01:58.8886936" }, "allergens": [ { "$id": "30", "allergenID": 1, "pluG_UID": "bbppk8LSs02Z5GGDGMIIxg==", "pluGuid": "9369ba6d-d2c2-4db3-99e4-618318c208c6", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "costs": { "$id": "31", "pluG_UID": "IpaETuWbJUuDeTdLhbIe6Q==", "pluGuid": "4e849622-9be5-4b25-8379-374b85b21ee9", "enteredCost": 1, "weightedAvgCost": 1, "lastCost": 1, "rawEnteredCost": 2, "rawWeightedAvgCost": 3, "rawLastCost": 4, "freight": 5.0, "freightType": 6, "costDecimals": 7, "fifoCost": 1, "updated": "2025-10-05T00:01:58.8886936", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "32", "saleHeaderID": 1, "created": "2025-10-05T00:01:58.8886936", "createdLocal": "2025-10-05T00:01:58.8886936", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "yjApaFkMUUaGSVDaRAgPOg==", "operatorGuid": "682930ca-0c59-4651-8649-50da44080f3a", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "b3EfHZOWuUaw4m54tK0HXA==", "pluGuid": "1d1f716f-9693-46b9-b0e2-6e78b4ad075c", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "10" } }, { "$ref": "32" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "34mMNfAACkWOLdYBLyeBnw==", "pluGuid": "358c89df-00f0-450a-8e2d-d6012f27819f", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "ROm0ZHRop0KIKOplSNVhsw==", "pluGuid": "64b4e944-6874-42a7-8828-ea6548d561b3", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "21" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "Fdb8TMuwi0qVDAxIQjj0mw==", "identifierGuid": "4cfcd615-b0cb-4a8b-950c-0c484238f49b", "pluG_UID": "0zBGjbO0yUqzHek8PB9t6w==", "pluGuid": "8d4630d3-b4b3-4ac9-b31d-e93c3c1f6deb", "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": "UygepbPY0UmIh89KLcDaCg==", "groupName": "sample string 1", "identifierGuid": "a51e2853-d8b3-49d1-8887-cf4a2dc0da0a", "exists": true, "flipChartIdentifier": "2e1Hf2BjDk2n71+U7LycKg==", "flipChartIdentifierGuid": "7f47edd9-6360-4d0e-a7ef-5f94ecbc9c2a", "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": "do9nCLCSK0iy1awQE8hIng==", "groupIdentifierGuid": "08678f76-92b0-482b-b2d5-ac1013c8489e", "flipChart": { "$id": "37", "identifier": "c0h/MXWh7kCiucZyBo1zPw==", "identifierGuid": "317f4873-a175-40ee-a2b9-c672068d733f", "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": "l5SZSj7b+0OBLYDeGxPhFQ==", "identifierGuid": "4a999497-db3e-43fb-812d-80de1b13e115", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "7RKaof/PV06lpwyyZ4t2EQ==", "guid": "a19a12ed-cfff-4e57-a5a7-0cb2678b7611", "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": "DcmY8Tf81E+N1XSgpAta0Q==", "previousFormGuid": "f198c90d-fc37-4fd4-8dd5-74a0a40b5ad1", "nextForm": 1, "nextFormG_UID": "AHPUrWyQ/0S4D3KWQgqbsg==", "nextFormGuid": "add47300-906c-44ff-b80f-7296420a9bb2", "attributes": "sample string 10", "updated": "2025-10-05T00:01:58.8886936", "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": "PJzyj4j3E0egtbayS3xVGw==", "checkoutFormGuid": "8ff29c3c-f788-4713-a0b5-b6b24b7c551b", "identifier": "d3CxkCmxQkONSiUPw9Ykeg==", "identifierGuid": "90b17077-b129-4342-8d4a-250fc3d6247a", "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": "/BzlYlOWl02puWxErHahTA==", "valueGuid": "62e51cfc-9653-4d97-a9b9-6c44ac76a14c", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "9t1hMx78Lkef3kNhGZtCXA==", "checkoutFormGuid": "3361ddf6-fc1e-472e-9fde-4361199b425c", "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": "OzKZIriaHESp8tIpTxPNaw==", "flipChartPageIdentifierGuid": "2299323b-9ab8-441c-a9f2-d2294f13cd6b", "pluG_UID": "Vr/jWw8sbUmYhEjJexFRhg==", "pluGuid": "5be3bf56-2c0f-496d-9884-48c97b115186", "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": "3h6dSVVK9UmMpv8y4EppYw==", "pluGuid": "499d1ede-4a55-49f5-8ca6-ff32e04a6963", "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-05T00:01:58.8886936", "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": "uXoPyOm0fUinEmwFbaCT3w==", "ingredientGuid": "7bSCjTCwf0uIDG70vLQRPQ==", "ingredientIdentifier": "8d82b4ed-b030-4b7f-880c-6ef4bcb4113d", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "21" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "D7qQ8GrmPEicRXe1l61xTw==", "pluGuid": "f090ba0f-e66a-483c-9c45-77b597ad714f", "shelfLocationIdentifier": "F2Sy5AQMY0KNCzL8pb7hVQ==", "shelfLocationGuid": "e4b26417-0c04-4263-8d0b-32fca5bee155", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "L7954Zkr0E6t6Q/LOgyMUQ==", "labelPageLayoutGuid": "e179bf2f-2b99-4ed0-ade9-0fcb3a0c8c51", "updated": "2025-10-05T00:01:58.8886936", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "21" }, "location": { "$id": "47", "identifier": "P0UJXcXVWkGxGjrUVx0b9w==", "storeID": 1, "identifierGuid": "5d09453f-d5c5-415a-b11a-3ad4571d1bf7", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:58.8886936", "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": "0ld0zrlJikmezSPGHdKGSw==", "pluGuid": "ce7457d2-49b9-498a-9ecd-23c61dd2864b", "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-05T00:01:58.8886936", "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-05T00:01:58.8886936", "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": "y8r+a9JXBEikYhl1pO5rlQ==", "labelPageLayoutGuid": "6bfecacb-57d2-4804-a462-1975a4ee6b95", "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-05T00:01:58.8886936", "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": "Hkork/762EKm+U4Lt5l6Og==", "labelPageLayoutGuid": "932b4a1e-fafe-42d8-a6f9-4e0bb7997a3a", "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-05T00:01:58.8886936", "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": "SSI94Uuk70yTYs39hu6olA==", "labelPageLayoutGuid": "e13d2249-a44b-4cef-9362-cdfd86eea894", "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-05T00:01:58.8886936", "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": "eCCaKx/H8UWhlUm6vjvypQ==", "labelPageLayoutGuid": "2b9a2078-c71f-45f1-a195-49babe3bf2a5", "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": "w+uC/8tOCki7fbYKWzPo1g==", "pluGuid": "ff82ebc3-4ecb-480a-bb7d-b60a5b33e8d6", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "UbSa8HqYQEGfFE62d2s0Rw==", "dealCostGuid": "f09ab451-987a-4140-9f14-4eb6776b3447", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "xU9PiHSKAEKMKoOZbdphCQ==", "priceGroupGuid": "884f4fc5-8a74-4200-8c2a-83996dda6109", "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-05T00:01:58.8886936", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "BwatfV4h1EyJbmqo2yUVaA==", "campaignComboPriceGroupIdentifier": "7dad0607-215e-4cd4-896e-6aa8db251568", "promotionPlacementDescription": "sample string 28", "storeAcceptances": [ { "$id": "59", "plu": 1, "pluG_UId": "QEA=", "campaignID": 1, "campaignName": "sample string 2", "storeID": 3, "acceptedUtc": "2025-10-05T00:01:58.8886936", "operatorG_UID": "oB4J3UbTDk6HoJnWAT801A==", "operatorGuid": "dd091ea0-d346-4e0e-87a0-99d6013f34d4", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:58.8886936", "signIqTicketFileMovedUtc": "2025-10-05T00:01:58.8886936", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:58.8886936", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "21" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "d67c1845-7339-4439-8cdb-b77337882ff4", "nameGuid": "d67c1845-7339-4439-8cdb-b77337882ff4", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:58.8886936", "startTime": 1, "endDate": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "system": true, "created": "2025-10-05T00:01:58.8886936", "updated": "2025-10-05T00:01:58.8886936", "priceChangeNotifiedUtc": "2025-10-05T00:01:58.8886936", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "z+uh7VIoAUG66NLYMhabaA==", "hostIdentifierGuid": "eda1ebcf-2852-4101-bae8-d2d832169b68", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:58.8886936", "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": "ASHL0fF1F0SwSyrem/g54Q==", "pluGuid": "d1cb2101-75f1-4417-b04b-2ade9bf839e1", "hostOfferID": 1, "priceGroupG_UID": "gAokcOgu+0i+8TK/0CGw8g==", "priceGroupGuid": "70240a80-2ee8-48fb-bef1-32bfd021b0f2", "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-05T00:01:58.8886936", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "21" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "OMMz25YR9UaFvniihrKALA==", "identifierStr": "OMMz25YR9UaFvniihrKALA==", "identifierGuid": "db33c338-1196-46f5-85be-78a286b2802c", "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": "udi/sDnSUEStBz6k80zSkA==", "customerIDGuid": "b0bfd8b9-d239-4450-ad07-3ea4f34cd290", "campaign": { "$ref": "60" }, "customer": { "$ref": "2" } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "aoUBGbZY7kKXbKbrw0vTtA==", "groupIDGuid": "1901856a-58b6-42ee-976c-a6ebc34bd3b4", "campaign": { "$ref": "60" }, "group": { "$ref": "6" } }, { "$ref": "64" } ], "signIqTickets": [ { "$id": "65", "identifier": "d9UcVtK3qU27pO7Q6cpjPA==", "identifierGuid": "561cd577-b7d2-4da9-bba4-eed0e9ca633c", "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": "rlRqn4e09kaLJ5T5kOjBKw==", "guid": "9f6a54ae-b487-46f6-8b27-94f990e8c12b", "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": "oA2lNiGLLUOKGLLEV9rYbw==", "groupGuid": "36a50da0-8b21-432d-8a18-b2c457dad86f", "comboPriceType": 5, "priceType": 5, "pluG_UID": "uAxaZpY4LkaTs2SUf4G2JQ==", "pluGuid": "665a0cb8-3896-462e-93b3-64947f81b625", "priceGroupG_UID": "IOpuPJ2CfUSagfTY9z9V2A==", "priceGroupGuid": "3c6eea20-829d-447d-9a81-f4d8f73f55d8", "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": "mQDsgpWKGEiGgoN2qEXuMw==", "priceLevelIdentifierGuid": "82ec0099-8a95-4818-8682-8376a845ee33", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "68" } ] }, "product": { "$ref": "21" }, "dealCost": { "$id": "69", "headerIdentifier": "LvkBWIaUrk+dO1MlWhaiwQ==", "headerIdentifierGuid": "5801f92e-9486-4fae-9d3b-53255a16a2c1", "identifier": "ErNyFBP2DEWXNF5dFRYZ+A==", "identifierGuid": "1472b312-f613-450c-9734-5e5d151619f8", "supplierIdentifier": "zv30vYq0m0qWtr8E54LGWw==", "supplierGuid": "bdf4fdce-b48a-4a9b-96b6-bf04e782c65b", "pluG_UID": "bkvYMVoWJESDO5YFk2Fn7Q==", "pluGuid": "31d84b6e-165a-4424-833b-9605936167ed", "campaignName": "9c80e348-74d1-4f0d-b553-e63f52f8a6ea", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:58.8886936", "end": "2025-10-05T00:01:58.8886936", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "NodaOQkE8E64nNpkWOZNgw==", "bonusItemPluGuid": "395a8736-0409-4ef0-b89c-da6458e64d83", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "campaignEndDate": "2025-10-05T00:01:58.8886936", "masterPLUG_UID": "lBq9skJyQk+MR2VvGNpZpA==", "masterID": "b2bd1a94-7242-4f42-8c47-656f18da59a4", "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": "uqRCAcOSek6ikMqpAM498Q==", "bonusMasterID": "0142a4ba-92c3-4e7a-a290-caa900ce3df1", "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-05T00:01:58.8886936", "dealCosts": [ { "$ref": "69" }, { "$ref": "69" } ], "tags": [ { "$id": "70", "pluG_UID": "n43yGh41vUCyyTUL45hl2Q==", "pluGuid": "1af28d9f-351e-40bd-b2c9-350be39865d9", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "70" } ], "alternateProductG_UID": "v1nOmEA5/kioH4c6EiAWMw==", "alternateProduct": "98ce59bf-3940-48fe-a81f-873a12201633", "productHostCode": { "$id": "71", "id": 1, "pluG_UID": "HzW4cEQKu0COT/CT1Hrukg==", "pluGuid": "70b8351f-0a44-40bb-8e4f-f093d47aee92", "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-05T00:01:58.8886936", "inventoryTracked": "2025-10-05T00:01:58.8886936", "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": "r/LBz0XoukSw9FSfrB+4Xw==", "supplierGuid": "cfc1f2af-e845-44ba-b0f4-549fac1fb85f", "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": "KfzdAQe+Tkm1qkgs5Gw16w==", "supplierGuid": "01ddfc29-be07-494e-b5aa-482ce46c35eb", "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-05T00:01:58.8886936", "deliveryDate": "2025-10-05T00:01:58.8886936", "nextCutOffDate": "2025-10-05T00:01:58.8886936", "nextDeliveryDate": "2025-10-05T00:01:58.8886936", "nextDaysBuffer": 10 }, { "$ref": "74" } ], "store": { "$ref": "12" }, "updated": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "processed": "2025-10-05T00:01:58.8886936", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "75" } ], "zoneMatrix": [ { "$id": "77", "id": 1, "hostIdentifier": "zxp4ETiW90++SZ6asRDyFw==", "hostIdentifierGuid": "11781acf-9638-4ff7-be49-9e9ab110f217", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "dcfe2f46-bff9-4051-84e3-45b020440193", "e7bfb384-eef4-40e9-aeb9-84a74cfaea87" ] }, { "$ref": "77" } ], "hostFileStoreSetting": { "$ref": "14" }, "hostStoreSettings": [ { "$ref": "14" }, { "$ref": "14" } ], "promotionPlacements": [ { "$id": "78", "identifier": "VwyUbpDEUEuyeWHPlxrEaQ==", "identifierGuid": "6e940c57-c490-4b50-b279-61cf971ac469", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "78" } ], "promoTypeGuids": [ "65e1a6ac-5ca3-40b7-877d-cac23fd04099", "efe89dcb-b139-4eb0-9922-72d744a8f80c" ], "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-05T00:01:58.8886936", "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": "b96784cc-3717-4268-b1df-f9bba0ae1ca6", "updateStore": { "$id": "84", "id": "f5ee9919-dc0c-4a6e-abe9-45e4bb649989", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:58.8886936", "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-05T00:01:58.8886936" }, "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": "mzQ6zTp5KU2wT2a3Bfuarw==", "identifierGuid": "cd3a349b-793a-4d29-b04f-66b705fb9aaf", "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-05T00:01:58.8886936", "deleted": true }, "details": [ { "$id": "87", "saleItemID": 1, "identifier": "H9GUK/ObjE+bE8Jo0E9V/A==", "identifierGuid": "2b94d11f-9bf3-4f8c-9b13-c268d04f55fc", "saleHeaderID": 2, "plu": 1, "pluG_UId": "LO6bt7VB+UuMojBeDa27CA==", "pluGuid": "b79bee2c-41b5-4bf9-8ca2-305e0dadbb08", "accountID": "eRb1mn414UiY8UnRTQYhbA==", "accountIDGuid": "9af51679-357e-48e1-98f1-49d14d06216c", "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-05T00:01:58.8886936", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "zANMFtmrsEuli0orE6vt6A==", "refundGuid": "164c03cc-abd9-4bb0-a58b-4a2b13abede8", "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": "ZiJZByJS/EicQd7jXZV+bg==", "idempotentVoidGuid": "07592266-5222-48fc-9c41-dee35d957e6e", "priceLevelIdentifier": "4wqY1XtWBUuyJsQbSNbX/Q==", "priceLevelIdentifierGuid": "d5980ae3-567b-4b05-b226-c41b48d6d7fd", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "88", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:58.8886936", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "88" } ], "refund": { "$id": "89", "id": 1, "g_UID": "jN4O4noJ60KVWivhhlfmNA==", "guid": "e20ede8c-097a-42eb-955a-2be18657e634", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:58.8886936" }, "modifier": { "$id": "90", "id": 1, "setG_UID": "HwlBhfU9R0ivdVdFQrgdrA==", "modifierSetGuid": "8541091f-3df5-4847-af75-574542b81dac", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "Mcg+sLcmo0y3iTNAfZJ/kw==", "pluGuid": "b03ec831-26b7-4ca3-b789-33407d927f93", "deleted": true, "g_UID": "gbY3+jWP/0OMpQQGfzDg5g==", "guid": "fa37b681-8f35-43ff-8ca5-04067f30e0e6", "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": "fx2gtNNST0aIJxT1gQhpdw==", "pluGuid": "b4a01d7f-52d3-464f-8827-14f581086977", "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-05T00:01:58.8886936", "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-05T00:01:58.8886936", "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": "eekBWhZKME2VgvegA+i2fQ==", "pluGuid": "5a01e979-4a16-4d30-9582-f7a003e8b67d", "accountID": "rwJl01cDyUKuvgzpykyVvA==", "accountIDGuid": "d36502af-0357-42c9-aebe-0ce9ca4c95bc", "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-05T00:01:58.8886936", "bestOrExpireType": 1, "refundG_UID": "OM1yk4WhXEW305qWugnw5A==", "refundGuid": "9372cd38-a185-455c-b7d3-9a96ba09f0e4", "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": "r3qi0UKT5EmhigaOc3BKEQ==", "surveyGuid": "d1a27aaf-9342-49e4-a18a-068e73704a11", "saleHeaderGuid": "e/0TNSSC/0+puFbv4MoewA==", "saleGuid": "3513fd7b-8224-4fff-a9b8-56efe0ca1ec0", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "ZIWeV20vBEqR0VYBM5WXyw==", "guidResponse": "579e8564-2f6d-4a04-91d1-5601339597cb", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:58.8886936", "sale": { "$ref": "9" }, "survey": { "$id": "97", "g_UID": "udMmCdiHkESrfGBr9Zv5AQ==", "guid": "0926d3b9-87d8-4490-ab7c-606bf59bf901", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "aTgZ4q5N/0+OL2nkkBIhrw==", "checkoutFormGuid": "e2193869-4dae-4fff-8e2f-69e4901221af", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:58.8886936", "end": "2025-10-05T00:01:58.8886936", "deleted": true, "updated": "2025-10-05T00:01:58.8886936", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "475b0b7d-44eb-4651-9ffa-bf6e7679ae6d", "61696b93-acd0-4db2-96f2-0dc7c20ae295" ], "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": "Y5DpfXWDl0qqNJAL69YXUQ==", "accountIdentifier": "7de99063-8375-4a97-aa34-900bebd61751", "accountName": "sample string 42", "customerOrderIdentifier": "j2X7MZPzX06tEgzZ3li/TA==", "customerOrderIdentifierGuid": "31fb658f-f393-4e5f-ad12-0cd9de58bf4c", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "bmZfiJzblU6H/vHwmveFIw==", "paymentIdentifierGuid": "885f666e-db9c-4e95-87fe-f1f09af78523", "identifier": "WH4tvHVlXkmzAyoOYbmO4g==", "identifierGuid": "bc2d7e58-6575-495e-b303-2a0e61b98ee2", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "LDGOiofVg0mhIezbWUpYfQ==", "itemIdentifierGuid": "8a8e312c-d587-4983-a121-ecdb594a587d" } }, { "$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": "d+8bWoXSGEuca0Yw3o2Rdg==", "customerIdentifierGuid": "5a1bef77-d285-4b18-9c6b-4630de8d9176", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "o/qc6oxNxEqBobC3H5REaQ==", "idempotentGuid": "ea9cfaa3-4d8c-4ac4-81a1-b0b71f944469", "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-05T00:01:58.8886936", "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-05T00:01:58.8886936", "labelPageLayout": "46QozNcHNkSr7mpDftOoeg==", "pageLayoutGuid": "cc28a4e3-07d7-4436-abee-6a437ed3a87a", "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-05T00:01:58.8886936" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "BdRJNUu26EieL9agDYx6pw==", "customerIdentifierGuid": "3549d405-b64b-48e8-9e2f-d6a00d8c7aa7", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:58.8886936", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "Cz1lAt71GECRf4WvI4gGDg==", "issuedIdempotentGuid": "02653d0b-f5de-4018-917f-85af2388060e", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:58.8886936", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:58.8886936", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "6IxGidynkUeO5k061MUMTg==", "redeemedIdempotentGuid": "89468ce8-a7dc-4791-8ee6-4d3ad4c50c4e", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:58.8886936", "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": "NFM7xX13RE2sHeBZv2Nuug==", "pluGuid": "c53b5334-777d-4d44-ac1d-e059bf636eba", "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": "kc+m2mx6+Eiiyl+BJmPXhw==", "headerIdentifierGuid": "daa6cf91-7a6c-48f8-a2ca-5f812663d787", "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 = E[�W/�� 5 xl/workbook.xml � (� ����0��&�C��@*)��x�བ�6П�5���H�yۙ��v�l��4fD5i_��lM���'cA��`�b!J�"f$���H�eq0� ��BZ�W�?,o�������Ը=�K����'���b"���o�&�~��LA�;Fɹ� �1r��ý*��,����,� ��F����PK = E[���� � [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 = E[H6��' ' _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="R284f922706d14d30" /></Relationships>PK = E[\%'|O G xl/worksheets/sheet1.xml � (� ��ks�:�� ��ǖvu�:n�\zMӞ��7��4��$��a{���|H��ٕ��ݵH�͟�}�)+�Y�8�x̢^������8z�&���͠����i�U=�/ʣ�8�V��Q���i6�q��-��$/���},�|2����|�8�U����������%�>�ʇ"�WK�߿��g�h��\���{E69�R~�^@�K�}3˞��so����������8b+6ق�V�_�q6>�W���E6��VN%������wo>[j���?��ϳq5uOK�J�,�VG��cY��������x�ģ�-TJ����x\��&��\0rw�XljW��u�����-�����W�x��y�:N�2ά��+��:���jb�R(t?��ϙ7k��-Hm8vd�X��-[m��8pc4td���\n��K��㴸����K��L�bFt$�>��8�� )�Q�v������s\�����C3xrsh�Hn�vP ,*�� 3��[�+���aE�g���2LtX6}Zfv��5�}V������.�5Gދ ��� ��J�Ut4[�^��U,J-,�he��ދ�𢎕sSJkpM�#��"�^Ts�y9)Î�ދP{�`�%s/�̢�څ�"�^����)X��:2��"��Y�Ҕ��=,zO"?4��$¡6o_l�����B����?zOb�I�UܙAJ��B�rY]ZN��p�/��^�v��O�{,WWw{)ݥ�i����2vM��&x�8�&�M�n�&�m�M�m�M�o�M\l�M\n�M��&l��P���1�U?"�� Bt�@��W�(�5�i���[ !�~ D�n#����m !�� Dݟ���+�u�@�7 �!}�P!��@)Q8 #��@9"�8 $��@Ib�r�֦kAݵ`;���6��O<�i��1��w���Κ�de��1�����yٽ�����ÎM��S !��ڻ�(c�8j�Q��~�����?z�?�m�p��жՍ���v�؏�9���12߯VNZ�� ��M�$��&p`H�MU'�9ӳ C��y����"��u�Ҕ�Ƶj� �Yq��UV�.^��� �PK = E[�m� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�q,7AM�aö��3��&vd�О�G� XE�Tb�������4����ޞ���b��w-��N�np}�dj�n�;U��s$y��lJ�#�Q[�T,��.w��J9 =��>�)gLҰd�-�.3���4>y}�Х?��͇c�� �A�S?�H��,2�s��N�U��͵�B�wS��2b����25g�1�z)�J��*cU�n�B���iY^�5�c\�9T��$^���_l� PK = E[Ѓ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 = E[x�R� H xl/sharedStrings.xml � (� �Xio��� �A���[���B�S�5�J���E�d%fx �i[ ��S�$e�ݲ�6 ֫>X�+������g�XR�'֩y2�<*h�o/N�nn��d�8�)I�.N��N&?_�3�'�4g';��Ogg,�AF�iQB�H\T��Xm�XY�l����6M�,#I~2��:�'.R�ɏ�<"�<� 9O���3~y~&�c�N��^�%���K1r�r��I �[�u�_�(��J�tU3^dP?D�н�c ��'t��?�j^�5[^�8�' ���5'�F����4��.�4Q��I�}���Ujw�F������eY��H�l4�xMR�G$��%�]��ԏ�;��p���1g�zN�T�F��)7���ar� �t�Q�Db�:�D�!��k�k�c�ja�8d���~�}�.%��Ǿc�6u�Y��DS?�����0"��L�5g�� �&6N��Z�e�b #���LǍ�Wpb+r��F�ZS��A`9��KPf�"eͦ���x��_���� ? P�_���33��3<� �F��VdL=�r\���b�UAՇV�rK�$��*�#�;�\�~�&8��&� ���Z�N*�C�<�f��IJ?��'/�̗Bm ���� �V����A�t&�U�� b��<L3�Ɩ�X�F�WQiɧ[X���%My��(U1i� ��r�u^ť!�E�h,i�ͽ�;߿=�6�\��cO1�1�\?���w#�w|�-gfS*v�[��L�s�ג��� K�)�� + ��9� i컪��Cn�i?{���^��N����ى��hmb�D�@;�S�D� ϐ�o+�^k�(���4/�V����ߵ��"J]yԒT�s�K�N#�� �O(n>��6��TҀ��1Ϯ2���6X/�:q��T�W&m2*���m��u���j�tE*�4r��%d!r�cp�G��iD=�ߋ��`���Mq=r�K�ﭏ3�p���|���1�8� !�gY�:�T�W�v_k�bSr���aY&�Tz�0�RTT_o� �)t~�Dx��b��]\o�.Re����P�#�YP�l��u��BN������ڵ�X7�[#���M�~(�[���S��x���#5]͂��b_0O��=�o�4�ɿA�^I_'B�E��w�(��/�v��Еt���Ϋ+`�W�N�ѵe�X�2a��@0��.����$��,I�K��Ö������ɻ��̻*�)"΅��r��{�����o7�N� 9]bSM����괳';��[�������%9���� sV��8�>��p���#�"-���c��Y[���[5nyĶ��i#����!��?3̀� ���d=o&��B�U�$#��Ӗ,�^��U��Y ��g��!F��6���J�hP#�~%�i�P�v��PKDĉE��6'����>Ц7���¦"9#2^�&���d������i���/-�)"$�p`=��,�3�O�)_.�I����pIH0Dp& c�4�h6� �������N8/���nLB$�~dPoj�3bQ�L�$c��p]� ��A�)Cfn�:]��д���b�f� ��u��63@3R�h�7;�G�:�˴��|�#�2E>��� �#c�"^� N�J����o�[����Uf��II� �~!�g7��d���Fh���ߩe;��O{ u�E�Q�/͞�[z��E�5kF ��#7���"�V�M� �;�RRLC���������HN� ��������#$%�lH�G=��B�tI��I��t�H��k��r�������)9��:r�* �������^�����yҐ�ڡ�Z���DS,G�o ���x�{ԙ�G���9 ��'cS���:���n��wȑ]���:��E]Az��$O�<����z���3z_�D�'&eCS�d��'���ѣ��i���d����z�}W�+tc�/� 5_c E#k4� ԩP~�VŃ�aG&X���uG4ڀ;����V���,��H�P�9���3���� PK- = E[�W/�� 5 xl/workbook.xmlPK- = E[���� � [Content_Types].xmlPK- = E[H6��' ' V _rels/.relsPK- = E[\%'|O G � xl/worksheets/sheet1.xmlPK- = E[�m� P c xl/_rels/workbook.xml.relsPK- = E[Ѓc'2 E � xl/styles.xmlPK- = E[x�R� H " xl/sharedStrings.xmlPK � d
application/vnd.ms-excel
PK = E[1�� 5 xl/workbook.xml � (� ����0��&�C��E�R8q����R��@[�����O ��mgv����]�\G>��!�mcrƂl�@8��S����/��+'�mdg�3汇�� �]i������"Fӯ(���x D�͞ǰ�����&ak�����/E,,h(Y�{SЄ��ix�k2I�Lo����&����PK = E[���� � [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 = E[ ��' ' _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="Rbe94faa29e704ca8" /></Relationships>PK = E[\%'|O G xl/worksheets/sheet1.xml � (� ��ks�:�� ��ǖvu�:n�\zMӞ��7��4��$��a{���|H��ٕ��ݵH�͟�}�)+�Y�8�x̢^������8z�&���͠����i�U=�/ʣ�8�V��Q���i6�q��-��$/���},�|2����|�8�U����������%�>�ʇ"�WK�߿��g�h��\���{E69�R~�^@�K�}3˞��so����������8b+6ق�V�_�q6>�W���E6��VN%������wo>[j���?��ϳq5uOK�J�,�VG��cY��������x�ģ�-TJ����x\��&��\0rw�XljW��u�����-�����W�x��y�:N�2ά��+��:���jb�R(t?��ϙ7k��-Hm8vd�X��-[m��8pc4td���\n��K��㴸����K��L�bFt$�>��8�� )�Q�v������s\�����C3xrsh�Hn�vP ,*�� 3��[�+���aE�g���2LtX6}Zfv��5�}V������.�5Gދ ��� ��J�Ut4[�^��U,J-,�he��ދ�𢎕sSJkpM�#��"�^Ts�y9)Î�ދP{�`�%s/�̢�څ�"�^����)X��:2��"��Y�Ҕ��=,zO"?4��$¡6o_l�����B����?zOb�I�UܙAJ��B�rY]ZN��p�/��^�v��O�{,WWw{)ݥ�i����2vM��&x�8�&�M�n�&�m�M�m�M�o�M\l�M\n�M��&l��P���1�U?"�� Bt�@��W�(�5�i���[ !�~ D�n#����m !�� Dݟ���+�u�@�7 �!}�P!��@)Q8 #��@9"�8 $��@Ib�r�֦kAݵ`;���6��O<�i��1��w���Κ�de��1�����yٽ�����ÎM��S !��ڻ�(c�8j�Q��~�����?z�?�m�p��жՍ���v�؏�9���12߯VNZ�� ��M�$��&p`H�MU'�9ӳ C��y����"��u�Ҕ�Ƶj� �Yq��UV�.^��� �PK = E[��2� P xl/_rels/workbook.xml.rels � (� ��;n�0@�"p�%����%K�$`d�6bK�����2�H�B�h�C�L ?����4�W�apV��0�ڵ����yj`�^�hĘ&B?́��1�Ϝ�ӄ!s3��1�OS�;>�>aG<��~ɀ{&;\f��3h�:}���?����S�"������R� �D��*؉�� ���e��x)�z}�#��(%J-�L�P�=���ӥ�N��B�2u]4EQ�RcyS�w��PK = E[Ѓ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 = E[x�R� H xl/sharedStrings.xml � (� �Xio��� �A���[���B�S�5�J���E�d%fx �i[ ��S�$e�ݲ�6 ֫>X�+������g�XR�'֩y2�<*h�o/N�nn��d�8�)I�.N��N&?_�3�'�4g';��Ogg,�AF�iQB�H\T��Xm�XY�l����6M�,#I~2��:�'.R�ɏ�<"�<� 9O���3~y~&�c�N��^�%���K1r�r��I �[�u�_�(��J�tU3^dP?D�н�c ��'t��?�j^�5[^�8�' ���5'�F����4��.�4Q��I�}���Ujw�F������eY��H�l4�xMR�G$��%�]��ԏ�;��p���1g�zN�T�F��)7���ar� �t�Q�Db�:�D�!��k�k�c�ja�8d���~�}�.%��Ǿc�6u�Y��DS?�����0"��L�5g�� �&6N��Z�e�b #���LǍ�Wpb+r��F�ZS��A`9��KPf�"eͦ���x��_���� ? P�_���33��3<� �F��VdL=�r\���b�UAՇV�rK�$��*�#�;�\�~�&8��&� ���Z�N*�C�<�f��IJ?��'/�̗Bm ���� �V����A�t&�U�� b��<L3�Ɩ�X�F�WQiɧ[X���%My��(U1i� ��r�u^ť!�E�h,i�ͽ�;߿=�6�\��cO1�1�\?���w#�w|�-gfS*v�[��L�s�ג��� K�)�� + ��9� i컪��Cn�i?{���^��N����ى��hmb�D�@;�S�D� ϐ�o+�^k�(���4/�V����ߵ��"J]yԒT�s�K�N#�� �O(n>��6��TҀ��1Ϯ2���6X/�:q��T�W&m2*���m��u���j�tE*�4r��%d!r�cp�G��iD=�ߋ��`���Mq=r�K�ﭏ3�p���|���1�8� !�gY�:�T�W�v_k�bSr���aY&�Tz�0�RTT_o� �)t~�Dx��b��]\o�.Re����P�#�YP�l��u��BN������ڵ�X7�[#���M�~(�[���S��x���#5]͂��b_0O��=�o�4�ɿA�^I_'B�E��w�(��/�v��Еt���Ϋ+`�W�N�ѵe�X�2a��@0��.����$��,I�K��Ö������ɻ��̻*�)"΅��r��{�����o7�N� 9]bSM����괳';��[�������%9���� sV��8�>��p���#�"-���c��Y[���[5nyĶ��i#����!��?3̀� ���d=o&��B�U�$#��Ӗ,�^��U��Y ��g��!F��6���J�hP#�~%�i�P�v��PKDĉE��6'����>Ц7���¦"9#2^�&���d������i���/-�)"$�p`=��,�3�O�)_.�I����pIH0Dp& c�4�h6� �������N8/���nLB$�~dPoj�3bQ�L�$c��p]� ��A�)Cfn�:]��д���b�f� ��u��63@3R�h�7;�G�:�˴��|�#�2E>��� �#c�"^� N�J����o�[����Uf��II� �~!�g7��d���Fh���ߩe;��O{ u�E�Q�/͞�[z��E�5kF ��#7���"�V�M� �;�RRLC���������HN� ��������#$%�lH�G=��B�tI��I��t�H��k��r�������)9��:r�* �������^�����yҐ�ڡ�Z���DS,G�o ���x�{ԙ�G���9 ��'cS���:���n��wȑ]���:��E]Az��$O�<����z���3z_�D�'&eCS�d��'���ѣ��i���d����z�}W�+tc�/� 5_c E#k4� ԩP~�VŃ�aG&X���uG4ڀ;����V���,��H�P�9���3���� PK- = E[1�� 5 xl/workbook.xmlPK- = E[���� � [Content_Types].xmlPK- = E[ ��' ' V _rels/.relsPK- = E[\%'|O G � xl/worksheets/sheet1.xmlPK- = E[��2� P c xl/_rels/workbook.xml.relsPK- = E[Ѓc'2 E � xl/styles.xmlPK- = E[x�R� H ! xl/sharedStrings.xmlPK � c