PUT api/deliOrder/{id}
Update deli order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Phone order identifier |
globally unique identifier |
Required |
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": "Sy8f5Y7R5Ee8DmzA7CYOlw==", "identifierGuid": "e51f2f4b-d18e-47e4-bc0e-6cc0ec260e97", "id": 1, "orderNo": 2, "externalSaleIdentifier": "sample string 3", "storeID": 4, "zoneID": 5, "deptNo": 6, "customerIdentifier": "mDaNlaDCuEmVQgl0V8DkKA==", "customerIdentifierGuid": "958d3698-c2a0-49b8-9542-097457c0e428", "operatorNo": 1, "operatorG_UID": "zjV3JyUfZk62zU9YL65feQ==", "operatorGuid": "277735ce-1f25-4e66-b6cd-4f582fae5f79", "created": "2025-10-05T00:01:17.2072373", "ordered": "2025-10-05T00:01:17.2072373", "started": "2025-10-05T00:01:17.2072373", "completed": "2025-10-05T00:01:17.2072373", "supplied": "2025-10-05T00:01:17.2072373", "quickTicket": 1, "deleted": true, "walkAway": true, "approxWait": 1, "actualWait": 1, "deliveryMethod": 8, "externalSaleType": 9, "customer": { "$id": "2", "identifier": "zzz0OHk+NEiMrPpHBMMfOg==", "identifierGuid": "38f43ccf-3e79-4834-8cac-fa4704c31f3a", "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:17.2072373", "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": "EFyrPTpPek+HUi4M2RcByw==", "communityIdentifierGuid": "3dab5c10-4f3a-4f7a-8752-2e0cd91701cb", "joined": "2025-10-05T00:01:17.2072373", "updated": "2025-10-05T00:01:17.2072373", "active": true, "reasonInactive": 1, "groupCustomer": true, "loyaltyPoints": 1, "homeStoreID": 1, "availableSpend": 1, "priceLevelIdentifier": "DubrbZHYK02nG9uC+nR2vg==", "priceLevelIdentifierGuid": "6debe60e-d891-4d2b-a71b-db82fa7476be", "marketingID": "sample string 18", "hidden": true, "registered": true, "registeredOn": "2025-10-05T00:01:17.2072373", "emailMarketing": true, "smsMarketing": true, "deleted": true, "deletedUser": "sample string 24", "homeStoreName": "sample string 25", "customerCards": [ { "$id": "3", "cardType": 2, "issueDate": "2025-10-05T00:01:17.2072373", "expiry": "2025-10-05T00:01:17.2072373", "customerID": "5JqNcS4fTEmHv1CfWP5C2Q==", "customerIDGuid": "718d9ae4-1f2e-494c-87bf-509f58fe42d9", "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:17.2072373", "linkedAccount": "/OhBTu+imki4OIt9faKaYg==", "linkedAccountGuid": "4e41e8fc-a2ef-489a-b838-8b7d7da29a62", "currentValueChanged": true, "limitsChanged": true, "customer": { "$ref": "2" }, "account": { "$id": "4", "id": 1, "identifier": "quoAND1/rEWr/c1yBdXmzg==", "identifierGuid": "3400eaaa-7f3d-45ac-abfd-cd7205d5e6ce", "referenceNo": "sample string 3", "name": "sample string 4", "created": "2025-10-05T00:01:17.2072373", "owner": "bG/MuFEtbUyncuSJLqJhTQ==", "ownerGuid": "b8cc6f6c-2d51-4c6d-a772-e4892ea2614d", "accountStoreGroupIdentifier": "UQoJImLeCU+2R6oSuRYE/Q==", "accountStoreGroupGuid": "22090a51-de62-4f09-b647-aa12b91604fd", "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:17.2072373", "active": true, "updated": "2025-10-05T00:01:17.2072373", "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": "iL5jddUP2EOrrS8LSh2bZA==", "identifierGuid": "7563be88-0fd5-43d8-abad-2f0b4a1d9b64", "name": "sample string 2", "primaryContact": "pd1g+lZOy02fmp6XIIyeoQ==", "primaryContactGuid": "fa60dda5-4e56-4dcb-9f9a-9e97208c9ea1", "accountID": "do9NeMzUukqPtPhvteaPqw==", "accountIDGuid": "784d8f76-d4cc-4aba-8fb4-f86fb5e68fab", "special": true, "updated": "2025-10-05T00:01:17.2072373", "active": true, "reasonInactive": 1, "priceLevelIdentifier": "JLPiOMtRgEe5sktr//UCUQ==", "priceLevelIdentifierGuid": "38e2b324-51cb-4780-b9b2-4b6bfff50251", "deleted": true, "account": { "$ref": "4" }, "primaryContactCustomer": { "$ref": "2" }, "customerGroupMembers": [ { "$id": "7", "id": 1, "groupID": "AKcB9pz8qEqFIH+pM62qzw==", "groupIDGuid": "f601a700-fc9c-4aa8-8520-7fa933adaacf", "customerID": "t5/aIJoHXUG3Vmp32sRM7w==", "customerIDGuid": "20da9fb7-079a-415d-b756-6a77dac44cef", "card": "sample string 4", "linkedAccount": "EihTer0xlkqExCm1hk1RxA==", "linkedAccountGuid": "7a532812-31bd-4a96-84c4-29b5864d51c4", "customer": { "$ref": "2" }, "group": { "$ref": "6" }, "customerCard": { "$ref": "3" } }, { "$ref": "7" } ] }, { "$ref": "6" } ] }, "payments": [ { "$id": "8", "id": 1, "identifier": "WUqy0bCRnkOpx9FI7iBx5Q==", "identifierGuid": "d1b24a59-91b0-439e-a9c7-d148ee2071e5", "storeID": 2, "operatorName": "sample string 3", "saleHeaderID": 4, "paymentType": 5, "amount": 6, "account": "sample string 7", "accountID": "UPkVOFXswUKvdeZ56P3GHQ==", "accountIDGuid": "3815f950-ec55-42c1-af75-e679e8fdc61d", "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:17.2072373", "invRocNo": "sample string 14", "responseCode": "sample string 15", "cashout": 1, "tip": 16, "idempotentVoid": "KzG9pU8FTEaws+2s4rYeNg==", "idempotentVoidGuid": "a5bd312b-054f-464c-b0b3-edace2b61e36", "offline": true, "processed": 1, "storeSaleHeader": { "$id": "9", "saleHeaderID": 1, "saleHeaderGuid": "qR536VXAh0eayv58zGxN0w==", "saleHeaderIdentifierGuid": "e9771ea9-c055-4787-9aca-fe7ccc6c4dd3", "created": "2025-10-05T00:01:17.2072373", "createdLocal": "2025-10-05T00:01:17.2072373", "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:17.2072373", "storeID": 1, "operatorG_Uid": "DoTuCPWdok2c0plSiiy+Ag==", "operatorGuid": "08ee840e-9df5-4da2-9cd2-99528a2cbe02", "customerG_Uid": "eUw09naamUudFwS6NKroig==", "customerGuid": "f6344c79-9a76-4b99-9d17-04ba34aae88a", "communityIdentifier": "zdL93ZJdoUiUPXd9EpgruQ==", "communityIdentifierGuid": "ddfdd2cd-5d92-48a1-943d-777d12982bb9", "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": "Fb2LdeUnBUWE40/3UsP/Sw==", "priceLevelIdentifierGuid": "758bbd15-27e5-4505-84e3-4ff752c3ff4b", "locked": 36, "relationChecksum": "sample string 37", "loyaltyTender": 1, "giftCardTender": 1, "operator": { "$id": "10", "id": 1, "g_Uid": "pN8Hp9WXZEuvrD5YLId6iw==", "guid": "a707dfa4-97d5-4b64-afac-3e582c877a8b", "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:17.2072373", "passwordResetRequired": true, "alteredInStore": true, "startShift": "2025-10-05T00:01:17.2072373", "endShift": "2025-10-05T00:01:17.2072373", "machineName": "sample string 20", "drawerID": 1, "stores": [ { "$id": "11", "operatorG_UID": "GeRm8f8gvE2PO5kDhnnj1Q==", "operatorGuid": "f166e419-20ff-4dbc-8f3b-99038679e3d5", "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:17.2072373", "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": "lsErYqAc6E+9fM7MgX9G7w==", "hostIdentifierGuid": "622bc196-1ca0-4fe8-bd7c-cecc817f46ef", "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:17.2072373", "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": "nKCYmjGOT0aOSOwUH3GHaA==", "hostIdentifierGuid": "9a98a09c-8e31-464f-8e48-ec141f718768", "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": "Ujt6FBF+DU+3hoy1h3YDiQ==", "identifierGuid": "147a3b52-7e11-4f0d-b786-8cb587760389", "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": "yUTlT12CHEOfixcvs1xObw==", "hostSupplierIdentifierGuid": "4fe544c9-825d-431c-9f8b-172fb35c4e6f", "loyaltyPriceLevelIdentifier": "krjmu33rIUSkr2Z8uYvMPw==", "loyaltyPriceLevelIdentifierGuid": "bbe6b892-eb7d-4421-a4af-667cb98bcc3f", "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:17.2072373", "lastProcessed": "2025-10-05T00:01:17.2072373", "hold": true, "supplierName": "sample string 35", "supplier": { "$id": "16", "identifier": "Y6EKz2Xi90OjLtz1kiJ6rw==", "identifierGuid": "cf0aa163-e265-43f7-a32e-dcf592227aaf", "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": "lJrlyvlt/0+1R86VfkIDVQ==", "primaryContactID": "cae59a94-6df9-4fff-b547-ce957e420355", "storeID": 1, "abn": "sample string 16", "supplierGroupIdentifier": "KA78ZBJwdkeAb5rWtgV9cA==", "supplierGroupGuid": "64fc0e28-7012-4776-806f-9ad6b6057d70", "rebate": 1.0, "rebateType": 1, "rebateFrequency": 1, "rebateSource": 1, "rebateLastClaimed": "2025-10-05T00:01:17.2072373", "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": "0ac3b9c3-a0ee-4b3d-bb38-f19c8f7354e6", "identifier": "pyze1U3Vr06kev/7ag0wWQ==", "identifierGuid": "d5de2ca7-d54d-4eaf-a47a-fffb6a0d3059", "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": "d+xDfqaUqE2wGKI+jB9kEw==", "supplierIdentifierGuid": "7e43ec77-94a6-4da8-b018-a23e8c1f6413", "contactGuid": "Qjhm2bQXYEaIfkyoXjyAiw==", "contactID": "d9663842-17b4-4660-887e-4ca85e3c808b", "contact": { "$ref": "17" }, "supplier": { "$ref": "16" } }, { "$ref": "18" } ], "products": [ { "$id": "19", "pluG_UID": "KqpkQ9Yl50m0XZ/8zn/jDg==", "pluGuid": "4364aa2a-25d6-49e7-b45d-9ffcce7fe30e", "supplierIdentifier": "k9fwUfsq7USPe6iNESFK/g==", "supplierIdentifierGuid": "51f0d793-2afb-44ed-8f7b-a88d11214afe", "cartonQuantity": 1, "cartonQuantityChanged": true, "productSize": "sample string 3", "cigarettesPerSleeve": 1, "randomWeight": true, "piecesPerUnit": 5, "averagePackSize": 6, "effectiveDate": "2025-10-05T00:01:17.2072373", "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:17.2072373", "rebate": 1.0, "rebateExclude": true, "invoiceCodes": [ { "$id": "20", "pluG_UID": "OkP4cLTZikWmNepeY/968g==", "pluGuid": "70f8433a-d9b4-458a-a635-ea5e63ff7af2", "supplierIdentifier": "+ibzcEO330qyALoQgUMPSw==", "supplierIdentifierGuid": "70f326fa-b743-4adf-b200-ba1081430f4b", "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": "gBN6uhPLE0uw31ELOeI5QQ==", "parentPluGuid": "ba7a1380-cb13-4b13-b0df-510b39e23941", "freight": 45.0, "freightType": 1, "product": { "$id": "21", "plu": 1, "storeID": 1, "masterPluG_UID": "QEA=", "storeIDs": [ 1, 2 ], "g_UId": "NDG4x7EWHUq2yM3ajoW+IQ==", "guid": "c7b83134-16b1-4a1d-b6c8-cdda8e85be21", "apn": "sample string 1", "apnChanged": true, "apnSwitched": true, "barcode": "sample string 4", "itemNumber": "sample string 5", "itemNumberChanged": true, "priceGroupG_UID": "aohASjxDe0ejvPvj2Wa2dw==", "priceGroupGuid": "4a40886a-433c-477b-a3bc-fbe3d966b677", "blueprintID": 1, "lastCountedDate": "2025-10-05T00:01:17.2072373", "externalID": "sample string 7", "active": true, "activated": "2025-10-05T00:01:17.2072373", "pluCreated": "2025-10-05T00:01:17.2072373", "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:17.2072373", "lastManualUpdate": "2025-10-05T00:01:17.2072373", "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:17.2072373", "currentCostUpdated": "2025-10-05T00:01:17.2072373", "costDecimals": 31, "costChanged": true, "dealCostIdentifier": "QEA=", "excludeFromRebate": true, "rebateOverride": 1, "costCalcMethod": 32, "costCalcMethodChanged": true, "costEffectiveDate": "2025-10-05T00:01:17.2072373", "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:17.2072373", "posTare": 1, "altPrice": 1.0, "altPriceChanged": true, "altPriceMode": 53, "altPriceModeChanged": true, "altPLUG_UID": "a55t7/mE0Ei2MITRkOjoBA==", "altPLUGuid": "ef6d9e6b-84f9-48d0-b630-84d190e8e804", "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:17.2072373", "labelLastPrice": 1, "shelfPageLayoutG_UID": "c/z3nEpgXEWXnL2s0v/sfw==", "shelfPageLayoutGuid": "9cf7fc73-604a-455c-979c-bdacd2ffec7f", "talkerPageLayoutG_UID": "e1SxmTFbhEag7BpQdqFzog==", "talkerPageLayoutGuid": "99b1547b-5b31-4684-a0ec-1a5076a173a2", "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": "nWNbOpT5MEuwlWdpoyQwCg==", "inventoryIdentifier": "3a5b639d-f994-4b30-b095-6769a324300a", "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": "poiQJ0hOZkiLKsrSP4LIRw==", "parentPluGuid": "279088a6-4e48-4866-8b2a-cad23f82c847", "preferredHostVendor": 104, "preferredHostChanged": true, "code": "sample string 106", "supplierIdentifier": "GC/D9FPOAEmLi9iSSTNMIw==", "supplierIdentifierGuid": "f4c32f18-ce53-4900-8b8b-d89249334c23", "supplierChanged": true, "rebateSupplierIdentifier": "lCHlHIXW4UiKTiUHFKTaBA==", "rebateSupplierIdentifierGuid": "1ce52194-d685-48e1-8a4e-250714a4da04", "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:17.2072373", "commodity": "sample string 121", "businessPillar": "sample string 122", "mscCommodity": "sample string 123", "hostIdentifier": "V76j42bpQkaVAqgYGc7WKw==", "hostIdentifierGuid": "e3a3be57-e966-4642-9502-a81819ced62b", "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": "Hhamk8kbtEaIXyTbvf0j9w==", "pluGuid": "93a6161e-1bc9-46b4-885f-24dbbdfd23f7", "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:17.2072373" }, { "$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:17.2072373", "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:17.2072373", "startTime": 3, "endDate": "2025-10-05T00:01:17.2072373", "endTime": 4, "newPrice": 5, "newCost": 6, "newCostDecimals": 7, "pctDiscount": 8, "promoType": 1, "promotionTypeCode": "sample string 9", "hostType": 10, "hostIdentifier": "d8c50dSc+0e9hQfdlbuF2g==", "hostIdentifierGuid": "d139c777-9cd4-47fb-bd85-07dd95bb85da", "storeNames": [ "sample string 1", "sample string 2" ] }, "details": [ { "$ref": "25" }, { "$ref": "25" } ] }, "tray": { "$id": "26", "g_UId": "7XioQGGB90iZQB6+boMQfw==", "guid": "40a878ed-8161-48f7-9940-1ebe6e83107f", "name": "sample string 1", "number": 1, "tare": 1 }, "priceGroup": { "$id": "27", "priceGroupG_UID": "WSIgaCPwDkyK5zYAFo9Y+g==", "priceGroupGuid": "68202259-f023-4c0e-8ae7-3600168f58fa", "name": "sample string 2", "code": 1, "modified": true, "updated": "2025-10-05T00:01:17.2072373", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "number": 1, "products": [ { "$ref": "21" }, { "$ref": "21" } ], "productCount": 1 }, "priceGroupName": "sample string 146", "nutrifacts": { "$id": "28", "pluG_UID": "LY1s3xfvfkySzyQVEpdcQg==", "pluGuid": "df6c8d2d-ef17-4c7e-92cf-241512975c42", "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": "1ff47fe3-c510-4ecd-a04f-8429c7e67373", "created": "2025-10-05T00:01:17.2072373", "createdByUser": "sample string 1", "activated": "2025-10-05T00:01:17.2072373", "deactivated": "2025-10-05T00:01:17.2072373", "lastOrdered": "2025-10-05T00:01:17.2072373", "lastOrderedQty": 2.0, "lastReceived": "2025-10-05T00:01:17.2072373", "lastReceivedQty": 3.0, "lastInvoiceStatus": 1, "lastCounted": "2025-10-05T00:01:17.2072373", "lastSold": "2025-10-05T00:01:17.2072373", "firstSold": "2025-10-05T00:01:17.2072373", "awsUpdated": "2025-10-05T00:01:17.2072373", "lastManualUpdate": "2025-10-05T00:01:17.2072373", "lastManualUpdatedByUser": "sample string 5", "lastUpdated": "2025-10-05T00:01:17.2072373", "lastUpdatedByUser": "sample string 7", "lastUpdatedByHost": "2025-10-05T00:01:17.2072373", "doNotRangeUpdated": "2025-10-05T00:01:17.2072373", "doNotOrderUpdated": "2025-10-05T00:01:17.2072373", "tracked": "2025-10-05T00:01:17.2072373" }, "allergens": [ { "$id": "30", "allergenID": 1, "pluG_UID": "S2rpiXmapEO9UUj5W49wQA==", "pluGuid": "89e96a4b-9a79-43a4-bd51-48f95b8f7040", "contains": 2, "allergenName": "sample string 3", "storeIDs": [ 1, 2 ] }, { "$ref": "30" } ], "costs": { "$id": "31", "pluG_UID": "6Vakfd2aTUKwLRVHze0cgA==", "pluGuid": "7da456e9-9add-424d-b02d-1547cded1c80", "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:17.2072373", "normalCost": 1, "currentCost": 1 }, "sales": [ { "$id": "32", "saleHeaderID": 1, "created": "2025-10-05T00:01:17.2072373", "createdLocal": "2025-10-05T00:01:17.2072373", "storeID": 3, "storeName": "sample string 4", "operatorG_Uid": "uiX0lB8BGkqxmbIYKBIzoA==", "operatorGuid": "94f425ba-011f-4a1a-b199-b218281233a0", "operatorName": "sample string 5", "tranType": 1, "plu": 1, "pluG_UId": "WxSpk1pk5Uq5AVoEqCKmwA==", "pluGuid": "93a9145b-645a-4ae5-b901-5a04a822a6c0", "normalPrice": 1, "totalCents": 1, "cost": 1, "grossProfit": 1, "quantity": 1, "operator": { "$ref": "10" } }, { "$ref": "32" } ], "apns": [ { "$id": "33", "pluID": 1, "pluG_UID": "T0mF4Gywo0OMJqueMGHRTA==", "pluGuid": "e085494f-b06c-43a3-8c26-ab9e3061d14c", "apn": "sample string 1", "deleted": true, "storeID": 1, "storeIDs": [ 1, 2 ] }, { "$ref": "33" } ], "tuns": [ { "$id": "34", "pluG_UId": "tU4ieO0IIkODHmOqywDtdA==", "pluGuid": "78224eb5-08ed-4322-831e-63aacb00ed74", "apn": "sample string 1", "tun": "sample string 2", "cartonQuantity": 3, "product": { "$ref": "21" }, "storeIDs": [ 1, 2 ] }, { "$ref": "34" } ], "competitionPricing": [ { "$id": "35", "identifier": "wyIMHqTR706+4jtzzGIDQg==", "identifierGuid": "1e0c22c3-d1a4-4eef-bee2-3b73cc620342", "pluG_UID": "+GoxVv+2a0q37n/hlptxqw==", "pluGuid": "56316af8-b6ff-4a6b-b7ee-7fe1969b71ab", "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": "31CZlGMutU6wY5e0y+RYqA==", "groupName": "sample string 1", "identifierGuid": "949950df-2e63-4eb5-b063-97b4cbe458a8", "exists": true, "flipChartIdentifier": "rCt5aF84IkunJIDM4ylcLQ==", "flipChartIdentifierGuid": "68792bac-385f-4b22-a724-80cce3295c2d", "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": "QF5mYxi5Z0qCLs00t/GGxw==", "groupIdentifierGuid": "63665e40-b918-4a67-822e-cd34b7f186c7", "flipChart": { "$id": "37", "identifier": "aN88orpMzEGd15EBuiK1ug==", "identifierGuid": "a23cdf68-4cba-41cc-9dd7-9101ba22b5ba", "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": "MPJU4EiDCE6x/MhnYzUDqw==", "identifierGuid": "e054f230-8348-4e08-b1fc-c867633503ab", "name": "sample string 2", "formType": "sample string 3", "forms": [ { "$id": "39", "id": 1, "g_UID": "BVimR0PpQkGytnAfV908CA==", "guid": "47a65805-e943-4142-b2b6-701f57dd3c08", "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": "kay/z/3hrUOa0UIl1qv4Xw==", "previousFormGuid": "cfbfac91-e1fd-43ad-9ad1-4225d6abf85f", "nextForm": 1, "nextFormG_UID": "TspAfrnQkU+eKsXP91KR0A==", "nextFormGuid": "7e40ca4e-d0b9-4f91-9e2a-c5cff75291d0", "attributes": "sample string 10", "updated": "2025-10-05T00:01:17.2072373", "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": "m0JFLFbVAkS6qTPc5pB+9w==", "checkoutFormGuid": "2c45429b-d556-4402-baa9-33dce6907ef7", "identifier": "+E8mkSbVSUWKRPNQjwOghA==", "identifierGuid": "91264ff8-d526-4549-8a44-f3508f03a084", "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": "VnydLJYiUEusZKcsQ4BTKQ==", "valueGuid": "2c9d7c56-2296-4b50-ac64-a72c43805329", "buttonText": "sample string 10", "valueText": "sample string 11", "drawImageAndButton": true, "updated": "2025-10-05T00:01:17.2072373", "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:17.2072373", "imageData": "QEA=", "readOnly": true } }, { "$ref": "40" } ], "panels": [ { "$id": "42", "id": 1, "checkoutFormID": 2, "checkoutFormG_UID": "IpW8D4BTTU2h4k1HZb/lhg==", "checkoutFormGuid": "0fbc9522-5380-4d4d-a1e2-4d4765bfe586", "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": "QnOiTNfCMkG8DiDl0o35ig==", "flipChartPageIdentifierGuid": "4ca27342-c2d7-4132-bc0e-20e5d28df98a", "pluG_UID": "DRprfKlmS0y255mikVf8nw==", "pluGuid": "7c6b1a0d-66a9-4c4b-b6e7-99a29157fc9f", "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": "Aj3pXkwbPkuPThht3UWVUg==", "pluGuid": "5ee93d02-1b4c-4b3e-8f4e-186ddd459552", "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:17.2072373", "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": "eA+86RqVpk+QDvVJQM1T+Q==", "ingredientGuid": "SMMUy4+6T0+s4Y2nL+SEow==", "ingredientIdentifier": "cb14c348-ba8f-4f4f-ace1-8da72fe484a3", "quantity": 1.0, "storeIDs": [ 1, 2 ], "ingredientText": "sample string 1", "ingredient": { "$ref": "21" } }, { "$ref": "45" } ], "bins": [ { "$id": "46", "pluG_UID": "RAXkEdazUkS3AwWqx3ZwsQ==", "pluGuid": "11e40544-b3d6-4452-b703-05aac77670b1", "shelfLocationIdentifier": "ljFq0KrGaECnThX7n4uE0Q==", "shelfLocationGuid": "d06a3196-c6aa-4068-a74e-15fb9f8b84d1", "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "labelPageLayoutG_UID": "wMvzt5H6lEan7rg5K8hhqg==", "labelPageLayoutGuid": "b7f3cbc0-fa91-4694-a7ee-b8392bc861aa", "updated": "2025-10-05T00:01:17.2072373", "electronicShelfLabelIdentifier": "sample string 5", "electronicshelfLabelsConfigurationID": 6, "labelShelfChanged": true, "productName": "sample string 8", "locationText": "sample string 9", "product": { "$ref": "21" }, "location": { "$id": "47", "identifier": "+F8iDZsk0EOnZ1HBsdW0nA==", "storeID": 1, "identifierGuid": "0d225ff8-249b-43d0-a767-51c1b1d5b49c", "name": "sample string 2", "haccp": true, "blueprintID": 1, "updated": "2025-10-05T00:01:17.2072373", "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": "G9zrme2v4UyAtTRnfJsr6A==", "pluGuid": "99ebdc1b-afed-4ce1-80b5-34677c9b2be8", "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:17.2072373", "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:17.2072373", "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": "6P0kjP0//k2Wam+N1QUNVA==", "labelPageLayoutGuid": "8c24fde8-3ffd-4dfe-966a-6f8dd5050d54", "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:17.2072373", "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": "09SpqayhsEuD3cx/LGTBUg==", "labelPageLayoutGuid": "a9a9d4d3-a1ac-4bb0-83dd-cc7f2c64c152", "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:17.2072373", "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": "2cI2GyDaFkOriWqzztzfog==", "labelPageLayoutGuid": "1b36c2d9-da20-4316-ab89-6ab3cedcdfa2", "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:17.2072373", "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": "h5SNFQykYUWOgNTa8CylCA==", "labelPageLayoutGuid": "158d9487-a40c-4561-8e80-d4daf02ca508", "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": "mHiBiqsMVEKgZvpHlMLzNA==", "pluGuid": "8a817898-0cab-4254-a066-fa4794c2f334", "newPrice": 1, "pctDiscount": 1, "newCost": 1, "newCostDecimals": 6, "dealCostIdentifier": "PnNZ/wlhv0Gz5OR4zYQnnQ==", "dealCostGuid": "ff59733e-6109-41bf-b3e4-e478cd84279d", "pluName": "sample string 7", "apn": "sample string 8", "fuelItem": true, "priceGroupG_UID": "6yidF/jrH02t0QQLjteXng==", "priceGroupGuid": "179d28eb-ebf8-4d1f-add1-040b8ed7979e", "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:17.2072373", "rrp": 26, "campaignDescription": "sample string 27", "campaignComboPriceGroupG_UID": "VvwlNTEHu0auu90LKUlfFg==", "campaignComboPriceGroupIdentifier": "3525fc56-0731-46bb-aebb-dd0b29495f16", "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:17.2072373", "operatorG_UID": "VqcEimMRu0ya9nOqi9VvQg==", "operatorGuid": "8a04a756-1163-4cbb-9af6-73aa8bd56f42", "machineID": 1, "processed": true, "appliedUtc": "2025-10-05T00:01:17.2072373", "signIqTicketFileMovedUtc": "2025-10-05T00:01:17.2072373", "user": "sample string 6", "campaignDescription": "sample string 7", "productDesc": "sample string 8", "storeName": "sample string 9", "effectiveUtc": "2025-10-05T00:01:17.2072373", "priceChangeType": 0, "operatorName": "sample string 10", "hostCampaign": true, "product": { "$ref": "21" }, "campaignPlu": { "$ref": "58" } }, { "$ref": "59" } ], "campaign": { "$id": "60", "id": 1, "storeID": 2, "name": "38b4db98-9446-450f-a6c4-9370574ec0fd", "nameGuid": "38b4db98-9446-450f-a6c4-9370574ec0fd", "description": "sample string 4", "showDiscounts": true, "showTotals": true, "onlyEvaluateOnSubtotal": true, "useDescription": true, "campaignType": 1, "startDate": "2025-10-05T00:01:17.2072373", "startTime": 1, "endDate": "2025-10-05T00:01:17.2072373", "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:17.2072373", "system": true, "created": "2025-10-05T00:01:17.2072373", "updated": "2025-10-05T00:01:17.2072373", "priceChangeNotifiedUtc": "2025-10-05T00:01:17.2072373", "promoType": 1, "promotionTypeCode": "sample string 13", "hostIdentifier": "k31rHOK2WUSOrz5fob3/xg==", "hostIdentifierGuid": "1c6b7d93-b6e2-4459-8eaf-3e5fa1bdffc6", "hostType": 14, "createdByUser": "sample string 15", "fromHost": true, "deleted": true, "campaignDeleted": "2025-10-05T00:01:17.2072373", "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": "hfhZ8Ha5gEWvyGy/J3rhwg==", "pluGuid": "f059f885-b976-4580-afc8-6cbf277ae1c2", "hostOfferID": 1, "priceGroupG_UID": "9WlyP3a7NkSITvAauDdFhw==", "priceGroupGuid": "3f7269f5-bb76-4436-884e-f01ab8374587", "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:17.2072373", "rrp": 17, "campaignDescription": "sample string 18", "product": { "$ref": "21" }, "campaign": { "$ref": "60" } }, { "$ref": "61" } ], "sellingRules": [ { "$id": "62", "id": 1, "identifier": "DyGEx1w+l06uU8E5APeFjg==", "identifierStr": "DyGEx1w+l06uU8E5APeFjg==", "identifierGuid": "c784210f-3e5c-4e97-ae53-c13900f7858e", "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": "lYNSqYOPN0CnGQ0YaXaMtA==", "customerIDGuid": "a9528395-8f83-4037-a719-0d1869768cb4", "campaign": { "$ref": "60" }, "customer": { "$ref": "2" } }, { "$ref": "63" } ], "customerGroups": [ { "$id": "64", "id": 1, "campaignID": 2, "campaignName": "sample string 3", "groupID": "ZdH6x1FV6kmTe7n/1QgWGQ==", "groupIDGuid": "c7fad165-5551-49ea-937b-b9ffd5081619", "campaign": { "$ref": "60" }, "group": { "$ref": "6" } }, { "$ref": "64" } ], "signIqTickets": [ { "$id": "65", "identifier": "KSte5YunrUGJvYXPAlw7vQ==", "identifierGuid": "e55e2b29-a78b-41ad-89bd-85cf025c3bbd", "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": "UdBHH1BXZUy+b5lM9bmTLw==", "guid": "1f47d051-5750-4c65-be6f-994cf5b9932f", "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": "/ceC2CJTFE2Y8BPr1UMNzA==", "groupGuid": "d882c7fd-5322-4d14-98f0-13ebd5430dcc", "comboPriceType": 5, "priceType": 5, "pluG_UID": "xqM/4YpGYE2+ZdQwUjup5Q==", "pluGuid": "e13fa3c6-468a-4d60-be65-d430523ba9e5", "priceGroupG_UID": "NaJxcsEKbUqonBZAfswVrQ==", "priceGroupGuid": "7271a235-0ac1-4a6d-a89c-16407ecc15ad", "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": "ethf+lu05USg/ZXoxLMYww==", "priceLevelIdentifierGuid": "fa5fd87a-b45b-44e5-a0fd-95e8c4b318c3", "campaignName": "sample string 3", "priceLevelName": "sample string 4" }, { "$ref": "68" } ] }, "product": { "$ref": "21" }, "dealCost": { "$id": "69", "headerIdentifier": "lg4Z/rwUJkqBxQBS96NT1A==", "headerIdentifierGuid": "fe190e96-14bc-4a26-81c5-0052f7a353d4", "identifier": "iEJv+GZIGkW+BXpdppMq6A==", "identifierGuid": "f86f4288-4866-451a-be05-7a5da6932ae8", "supplierIdentifier": "1mKbvGB2qU6Jwijdx7A6bw==", "supplierGuid": "bc9b62d6-7660-4ea9-89c2-28ddc7b03a6f", "pluG_UID": "vCe6IMS7YUmWNdm0IWK+iw==", "pluGuid": "20ba27bc-bbc4-4961-9635-d9b42162be8b", "campaignName": "637270ed-7829-4ce2-a0ae-e9e355cdf7bf", "description": "sample string 4", "cost": 5, "costDecimals": 6, "start": "2025-10-05T00:01:17.2072373", "end": "2025-10-05T00:01:17.2072373", "type": 9, "promoType": 10, "bonusItemPLUG_UID": "Gp64M71LYESimr6gq/JjHg==", "bonusItemPluGuid": "33b89e1a-4bbd-4460-a29a-bea0abf2631e", "bonusPurchaseUnits": 11, "bonusReceiveUnits": 12, "updated": "2025-10-05T00:01:17.2072373", "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:17.2072373", "campaignEndDate": "2025-10-05T00:01:17.2072373", "masterPLUG_UID": "4fh7n2tWhk69lTIUDU/iuA==", "masterID": "9f7bf8e1-566b-4e86-bd95-32140d4fe2b8", "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": "wccHLR8Ec0ShorZ7LsmGyg==", "bonusMasterID": "2d07c7c1-041f-4473-a1a2-b67b2ec986ca", "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:17.2072373", "dealCosts": [ { "$ref": "69" }, { "$ref": "69" } ], "tags": [ { "$id": "70", "pluG_UID": "Ks9qnzk5aE+IG1lfpNtagw==", "pluGuid": "9f6acf2a-3939-4f68-881b-595fa4db5a83", "tagID": 1, "description": "sample string 1", "storeIDs": [ 1, 2 ] }, { "$ref": "70" } ], "alternateProductG_UID": "z3tW0q3Tm0aceuMgHekqtA==", "alternateProduct": "d2567bcf-d3ad-469b-9c7a-e3201de92ab4", "productHostCode": { "$id": "71", "id": 1, "pluG_UID": "GbCOXIhwz0ySZwtfoYmZAg==", "pluGuid": "5c8eb019-7088-4ccf-9267-0b5fa1899902", "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:17.2072373", "inventoryTracked": "2025-10-05T00:01:17.2072373", "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": "5VLRSQNzz0GDRdOdikx0NA==", "supplierGuid": "49d152e5-7303-41cf-8345-d39d8a4c7434", "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": "JdgcsXcmhUe0rAUROJqJ6Q==", "supplierGuid": "b11cd825-2677-4785-b4ac-0511389a89e9", "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:17.2072373", "deliveryDate": "2025-10-05T00:01:17.2072373", "nextCutOffDate": "2025-10-05T00:01:17.2072373", "nextDeliveryDate": "2025-10-05T00:01:17.2072373", "nextDaysBuffer": 10 }, { "$ref": "74" } ], "store": { "$ref": "12" }, "updated": "2025-10-05T00:01:17.2072373", "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:17.2072373", "processed": "2025-10-05T00:01:17.2072373", "isProcessing": true, "processedCount": 6, "processingTime": 1, "collectedUtc": "2025-10-05T00:01:17.2072373", "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:17.2072373", "businessPillar": "sample string 3", "fileType": "sample string 4" } }, { "$ref": "75" } ], "zoneMatrix": [ { "$id": "77", "id": 1, "hostIdentifier": "4cEWzredD0a456tWcwhb4w==", "hostIdentifierGuid": "ce16c1e1-9db7-460f-b8e7-ab5673085be3", "storeID": 1, "departmentCode": "sample string 2", "hostGuids": [ "a495751c-ec68-4eaf-8e04-0f6e6566e224", "223adff7-84d1-4cf1-95ea-922f2b9e84c9" ] }, { "$ref": "77" } ], "hostFileStoreSetting": { "$ref": "14" }, "hostStoreSettings": [ { "$ref": "14" }, { "$ref": "14" } ], "promotionPlacements": [ { "$id": "78", "identifier": "nKtvz0TvS0OpRIkHH1Ktow==", "identifierGuid": "cf6fab9c-ef44-434b-a944-89071f52ada3", "code": "sample string 2", "description": "sample string 3", "isAdvertised": true }, { "$ref": "78" } ], "promoTypeGuids": [ "ccdf8312-2754-49c8-898a-744877eb1108", "d89b9d31-4121-4e91-b566-02caccce528c" ], "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:17.2072373", "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": "cc8a8990-1e30-4054-953d-79738a15241a", "updateStore": { "$id": "84", "id": "a7927aaf-bcaf-49f1-8c5d-7631e67f7adb", "name": "sample string 1", "lastActivity": "2025-10-05T00:01:17.2072373", "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:17.2072373" }, "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": "S02EiUR2zkm6wkymM8flRA==", "identifierGuid": "89844d4b-7644-49ce-bac2-4ca633c7e544", "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:17.2072373", "deleted": true }, "details": [ { "$id": "87", "saleItemID": 1, "identifier": "1bKUQi8p9kGcZN3j25R8xw==", "identifierGuid": "4294b2d5-292f-41f6-9c64-dde3db947cc7", "saleHeaderID": 2, "plu": 1, "pluG_UId": "u1raz9EZA0qeN9pDcRQ7hA==", "pluGuid": "cfda5abb-19d1-4a03-9e37-da4371143b84", "accountID": "Q/zxOiyNEUCy13ZO1eGmoQ==", "accountIDGuid": "3af1fc43-8d2c-4011-b2d7-764ed5e1a6a1", "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:17.2072373", "bestOrExpireType": 1, "providerName": "sample string 11", "refundG_UID": "7yiTr7itM0qb1uiooU2mUQ==", "refundGuid": "af9328ef-adb8-4a33-9bd6-e8a8a14da651", "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": "dBuFNk3qZUeThL6p6U8bFQ==", "idempotentVoidGuid": "36851b74-ea4d-4765-9384-bea9e94f1b15", "priceLevelIdentifier": "3HRiNfKnYkiwBRjVizjevw==", "priceLevelIdentifierGuid": "356274dc-a7f2-4862-b005-18d58b38debf", "productName": "sample string 23", "apn": "sample string 24", "unknownScans": [ { "$id": "88", "id": 1, "saleDetailID": 2, "storeID": 1, "scanned": "2025-10-05T00:01:17.2072373", "operatorG_UID": "QEA=", "barcode": "sample string 4", "processed": 1 }, { "$ref": "88" } ], "refund": { "$id": "89", "id": 1, "g_UID": "I0SiomGNpkiMKqXQaiVHDw==", "guid": "a2a24423-8d61-48a6-8c2a-a5d06a25470f", "description": "sample string 1", "dumped": true, "inventoryReasonID": 1, "sortOrder": 1, "updated": "2025-10-05T00:01:17.2072373" }, "modifier": { "$id": "90", "id": 1, "setG_UID": "W2hv68qbJ06QHGREsqil7Q==", "modifierSetGuid": "eb6f685b-9bca-4e27-901c-6444b2a8a5ed", "name": "sample string 2", "price": 1, "quantity": 1, "modifierType": 1, "groupNumber": 1, "pageNumber": 1, "controlOrder": 1, "printToStation": true, "pluG_UID": "sUYET+lG7Eu/b4eb6GhUHg==", "pluGuid": "4f0446b1-46e9-4bec-bf6f-879be868541e", "deleted": true, "g_UID": "uLZ1TjhWxESoHV2PBN3NrA==", "guid": "4e75b6b8-5638-44c4-a81d-5d8f04ddcdac", "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": "7jU+2cGkhkWB3Pl/CEk6rw==", "pluGuid": "d93e35ee-a4c1-4586-81dc-f97f08493aaf", "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:17.2072373", "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:17.2072373", "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": "DPHp29bSGk6xic7pPqL2Ng==", "pluGuid": "dbe9f10c-d2d6-4e1a-b189-cee93ea2f636", "accountID": "nfvPyfe1/kicRSIBdcQVFA==", "accountIDGuid": "c9cffb9d-b5f7-48fe-9c45-220175c41514", "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:17.2072373", "bestOrExpireType": 1, "refundG_UID": "7gilgR9jAkO7ijCd9qf+qQ==", "refundGuid": "81a508ee-631f-4302-bb8a-309df6a7fea9", "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": "oJ3MLHR0S0qlKcwB09TI/A==", "surveyGuid": "2ccc9da0-7474-4a4b-a529-cc01d3d4c8fc", "saleHeaderGuid": "WA79UvN39UWx73xGdFzGKw==", "saleGuid": "52fd0e58-77f3-45f5-b1ef-7c46745cc62b", "textResponse": "sample string 1", "integerResponse": 1, "g_UIDResponse": "6DDPzc71RUWoqQAv5R0VuA==", "guidResponse": "cdcf30e8-f5ce-4545-a8a9-002fe51d15b8", "whoAnswered": 2, "answeredAtUTC": "2025-10-05T00:01:17.2072373", "sale": { "$ref": "9" }, "survey": { "$id": "97", "g_UID": "DD0HimbCuUaDvgsQMHVzAA==", "guid": "8a073d0c-c266-46b9-83be-0b1030757300", "name": "sample string 1", "storeID": 2, "zoneID": 1, "checkoutFormG_UID": "N98VtR9f4Uexp0ey94X3pA==", "checkoutFormGuid": "b515df37-5f1f-47e1-b1a7-47b2f785f7a4", "displayToWho": 3, "displayWhen": 4, "start": "2025-10-05T00:01:17.2072373", "end": "2025-10-05T00:01:17.2072373", "deleted": true, "updated": "2025-10-05T00:01:17.2072373", "possibleIntegerResponses": [ 1, 2 ], "possibleTextResponses": [ "sample string 1", "sample string 2" ], "possibleGuidResponses": [ "be780658-28b4-4d60-8e5d-fb52bb08d70d", "71bf3eaf-e720-4d16-85e4-7c2188bf5ac2" ], "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": "l5QpdgJB9kqoADjQopE3hA==", "accountIdentifier": "76299497-4102-4af6-a800-38d0a2913784", "accountName": "sample string 42", "customerOrderIdentifier": "Wizws3bzQEOZdR3DHNlfsQ==", "customerOrderIdentifierGuid": "b3f02c5a-f376-4340-9975-1dc31cd95fb1", "priceLevelName": "sample string 43", "revision": 44, "ingressId": "sample string 45" }, "metadata": { "$id": "98", "id": 1, "paymentID": 2, "paymentIdentifier": "vy+jzn+AVUWg6IYcygpPuw==", "paymentIdentifierGuid": "cea32fbf-807f-4555-a0e8-861cca0a4fbb", "identifier": "Yn5fZLcnfU2CPcLRTWtH/g==", "identifierGuid": "645f7e62-27b7-4d7d-823d-c2d14d6b47fe", "metadata": "sample string 3", "signatureImage": "QEA=", "itemIdentifier": "8+o932JbaUSANRpRFFCpiQ==", "itemIdentifierGuid": "df3deaf3-5b62-4469-8035-1a511450a989" } }, { "$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": "fD+dCUl6nEiiZXnEOzJTrg==", "customerIdentifierGuid": "099d3f7c-7a49-489c-a265-79c43b3253ae", "voucherName": "sample string 2", "count": 3, "storeID": 4, "barcode": "sample string 5", "redeemCount": 6, "issueCount": 7, "storeSalePaymentID": 1, "idempotentID": "MeK5YvJe6EaFNJbMCLK88g==", "idempotentGuid": "62b9e231-5ef2-46e8-8534-96cc08b2bcf2", "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:17.2072373", "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:17.2072373", "labelPageLayout": "ocaqktlot0CvXjXOL0iaeg==", "pageLayoutGuid": "92aac6a1-68d9-40b7-af5e-35ce2f489a7a", "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:17.2072373" }, { "$ref": "103" } ] }, "customerVouchers": [ { "$id": "104", "id": 1, "customerIdentifier": "pqQ3QPwqoUSDJ95IdehGGw==", "customerIdentifierGuid": "4037a4a6-2afc-44a1-8327-de4875e8461b", "voucherID": 3, "voucherName": "sample string 4", "storeID": 1, "barcode": "sample string 5", "dateOfIssue": "2025-10-05T00:01:17.2072373", "issuedSaleHeaderID": 1, "issuedSaleIdentifier": "sample string 7", "issuedOfflinePaymentID": 1, "issuedIdempotentID": "7mgSgAJuQE2+FM+0P0k/qA==", "issuedIdempotentGuid": "801268ee-6e02-4d40-be14-cfb43f493fa8", "issuedOffline": true, "issuedUser": "sample string 9", "issuedNotes": "sample string 10", "expiryDate": "2025-10-05T00:01:17.2072373", "expiredUser": "sample string 11", "expiredNotes": "sample string 12", "redeemed": "2025-10-05T00:01:17.2072373", "redeemedSaleHeaderID": 1, "redeemedSaleIdentifier": "sample string 13", "redeemedOfflinePaymentID": 1, "redeemedIdempotentID": "5RUdaJchyEqr1Fr/QEyNJw==", "redeemedIdempotentGuid": "681d15e5-2197-4ac8-abd4-5aff404c8d27", "redeemedUser": "sample string 14", "redeemedNotes": "sample string 15", "redeemedOffline": true, "updated": "2025-10-05T00:01:17.2072373", "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": "mgn9TuF2R02AJvB6BVRHGQ==", "pluGuid": "4efd099a-76e1-4d47-8026-f07a05544719", "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": "jd6OYbz5XEGTkkVG51U22A==", "headerIdentifierGuid": "618ede8d-f9bc-415c-9392-4546e75536d8", "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
None.