POST api/deliOrders

Add/Update deli order

Request Information

URI Parameters

None.

Body Parameters

order to save

DeliOrderHeader
NameDescriptionTypeAdditional 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

Sample:
{
  "identifier": "ppPLhZoAHk+ap0Z4qoMuOg==",
  "identifierGuid": "85cb93a6-009a-4f1e-9aa7-4678aa832e3a",
  "id": 1,
  "orderNo": 2,
  "externalSaleIdentifier": "sample string 3",
  "storeID": 4,
  "zoneID": 5,
  "deptNo": 6,
  "customerIdentifier": "OMBmbr+EF0GxTz7eG77bRA==",
  "customerIdentifierGuid": "6e66c038-84bf-4117-b14f-3ede1bbedb44",
  "operatorNo": 1,
  "operatorG_UID": "3r1WoVjsMk65BsZM1JT8/w==",
  "operatorGuid": "a156bdde-ec58-4e32-b906-c64cd494fcff",
  "created": "2026-04-03T06:17:27.379785",
  "ordered": "2026-04-03T06:17:27.379785",
  "started": "2026-04-03T06:17:27.379785",
  "completed": "2026-04-03T06:17:27.379785",
  "supplied": "2026-04-03T06:17:27.379785",
  "quickTicket": 1,
  "deleted": true,
  "walkAway": true,
  "approxWait": 1,
  "actualWait": 1,
  "deliveryMethod": 8,
  "externalSaleType": 9,
  "customer": {
    "$id": "2",
    "identifier": "fjrLiyJS2kKIkcBrA/PtQw==",
    "identifierGuid": "8bcb3a7e-5222-42da-8891-c06b03f3ed43",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2026-04-03T06:17:27.379785",
    "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": "tjOy7W78eEKgq5KtgCljaA==",
    "communityIdentifierGuid": "edb233b6-fc6e-4278-a0ab-92ad80296368",
    "joined": "2026-04-03T06:17:27.379785",
    "updated": "2026-04-03T06:17:27.379785",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "RtCREamYNEiSA8vLeBaBYA==",
    "priceLevelIdentifierGuid": "1191d046-98a9-4834-9203-cbcb78168160",
    "marketingID": "sample string 18",
    "receiptPrintOptions": 1,
    "hidden": true,
    "registered": true,
    "registeredOn": "2026-04-03T06:17:27.379785",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2026-04-03T06:17:27.379785",
        "expiry": "2026-04-03T06:17:27.379785",
        "customerID": "yibik3XR7UOys/mckOG1/A==",
        "customerIDGuid": "93e226ca-d175-43ed-b2b3-f99c90e1b5fc",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2026-04-03T06:17:27.379785",
        "linkedAccount": "6o3SyFd5Tk60RRnFjrDDnQ==",
        "linkedAccountGuid": "c8d28dea-7957-4e4e-b445-19c58eb0c39d",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "f6PnYl5JO0SjPPv6Qc9FgQ==",
          "identifierGuid": "62e7a37f-495e-443b-a33c-fbfa41cf4581",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2026-04-03T06:17:27.379785",
          "owner": "AMKp/rOKEUGquV/439+WSw==",
          "ownerGuid": "fea9c200-8ab3-4111-aab9-5ff8dfdf964b",
          "accountStoreGroupIdentifier": "NnpJbfi/fECaPDAWqycaNw==",
          "accountStoreGroupGuid": "6d497a36-bff8-407c-9a3c-3016ab271a37",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2026-04-03T06:17:27.379785",
          "active": true,
          "updated": "2026-04-03T06:17:27.379785",
          "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": "cPiO+zMvPEC/0EtfWP83oQ==",
              "identifierGuid": "fb8ef870-2f33-403c-bfd0-4b5f58ff37a1",
              "name": "sample string 2",
              "primaryContact": "Uwu0yheMXU2SGrayueyT6w==",
              "primaryContactGuid": "cab40b53-8c17-4d5d-921a-b6b2b9ec93eb",
              "accountID": "t99R1tJN1ESRV52e2X4FVg==",
              "accountIDGuid": "d651dfb7-4dd2-44d4-9157-9d9ed97e0556",
              "special": true,
              "updated": "2026-04-03T06:17:27.379785",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "D0dfm2o92keMZusaO8mRcw==",
              "priceLevelIdentifierGuid": "9b5f470f-3d6a-47da-8c66-eb1a3bc99173",
              "marketingListID": "sample string 7",
              "deleted": true,
              "account": {
                "$ref": "4"
              },
              "primaryContactCustomer": {
                "$ref": "2"
              },
              "customerGroupMembers": [
                {
                  "$id": "7",
                  "id": 1,
                  "groupID": "1w8ITJThIUqNplyxbKm3hA==",
                  "groupIDGuid": "4c080fd7-e194-4a21-8da6-5cb16ca9b784",
                  "customerID": "cS7Rqd0SK02VtXhywnhyUw==",
                  "customerIDGuid": "a9d12e71-12dd-4d2b-95b5-7872c2787253",
                  "card": "sample string 4",
                  "linkedAccount": "z+DNvuGwAEa3fNERO0aGFQ==",
                  "linkedAccountGuid": "becde0cf-b0e1-4600-b77c-d1113b468615",
                  "customer": {
                    "$ref": "2"
                  },
                  "group": {
                    "$ref": "6"
                  },
                  "customerCard": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ]
        },
        "payments": [
          {
            "$id": "8",
            "id": 1,
            "identifier": "TUAfJMb1qEOEPY9v7PdEpw==",
            "identifierGuid": "241f404d-f5c6-43a8-843d-8f6fecf744a7",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "Z31uuqW/lEOIaUuN+IrcVA==",
            "accountIDGuid": "ba6e7d67-bfa5-4394-8869-4b8df88adc54",
            "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": "2026-04-03T06:17:27.379785",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "Sn/sNcawSESo+mVy48VMKA==",
            "idempotentVoidGuid": "35ec7f4a-b0c6-4448-a8fa-6572e3c54c28",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "9",
              "saleHeaderID": 1,
              "saleHeaderGuid": "Hax/NDOSUU29y56n9ZoTww==",
              "saleHeaderIdentifierGuid": "347fac1d-9233-4d51-bdcb-9ea7f59a13c3",
              "created": "2026-04-03T06:17:27.379785",
              "createdLocal": "2026-04-03T06:17:27.379785",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2026-04-03T06:17:27.379785",
              "storeID": 1,
              "operatorG_Uid": "RLc7UQewkEio7slv3+nr4g==",
              "operatorGuid": "513bb744-b007-4890-a8ee-c96fdfe9ebe2",
              "customerG_Uid": "G979y0KUOEKzY+HUWKKH2w==",
              "customerGuid": "cbfdde1b-9442-4238-b363-e1d458a287db",
              "communityIdentifier": "ZZRcBpy8iEC7FmRHQLwDPQ==",
              "communityIdentifierGuid": "065c9465-bc9c-4088-bb16-644740bc033d",
              "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": "kxa0ThboaE2Qg/7EJoTf8Q==",
              "priceLevelIdentifierGuid": "4eb41693-e816-4d68-9083-fec42684dff1",
              "locked": 36,
              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:17:27.379785+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
              "deserialisedOrderMetadata": {
                "$id": "10",
                "customerName": "sample string 1",
                "pickupAt": "2026-04-03T06:17:27.379785",
                "deliveryAddress1": "sample string 2",
                "deliveryAddress2": "sample string 3",
                "customerPhoneNumber": "sample string 4",
                "orderType": 0,
                "externalOrderID": "sample string 5",
                "externalDisplayableOrderID": "sample string 6",
                "tableName": "sample string 7",
                "createdBy": 0,
                "orderingAppName": "sample string 8"
              },
              "relationChecksum": "sample string 38",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "11",
                "id": 1,
                "g_Uid": "rdLDKG3oP0eUmj6sswUOcQ==",
                "guid": "28c3d2ad-e86d-473f-949a-3eacb3050e71",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-04-03T06:17:27.379785",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-04-03T06:17:27.379785",
                "endShift": "2026-04-03T06:17:27.379785",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "12",
                    "operatorG_UID": "2F2LCSM6qEKlHFs5S5DSTg==",
                    "operatorGuid": "098b5dd8-3a23-42a8-a51c-5b394b90d24e",
                    "storeID": 2,
                    "operator": {
                      "$ref": "11"
                    },
                    "store": {
                      "$id": "13",
                      "id": 1,
                      "isMaster": true,
                      "isElectedMaster": true,
                      "electedMasterStoreID": 1,
                      "isZoneMaster": true,
                      "shortName": "sample string 3",
                      "url": "sample string 4",
                      "sortOrder": 1,
                      "name": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "state": "sample string 12",
                      "country": "sample string 13",
                      "postCode": "sample string 14",
                      "delivery": 1,
                      "exportAccounts": 1,
                      "salesAccountFolder": "sample string 15",
                      "purchaseAccountFolder": "sample string 16",
                      "initLoad": 1,
                      "initIDs": 1,
                      "zoneID": 1,
                      "actAsMaster": 1,
                      "lastActiveUtc": "2026-04-03T06:17:27.379785",
                      "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": "AA0ekmWC0EmVVrSWzIPoSQ==",
                      "hostIdentifierGuid": "921e0d00-8265-49d0-9556-b496cc83e849",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "defaultOrderDocumentId": 1,
                      "defaultStockReceiveDocumentId": 1,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2026-04-03T06:17:27.379785",
                      "priceZone": {
                        "$id": "14",
                        "id": 1,
                        "name": "sample string 2",
                        "hostIdentifier": "ccezbnqOsEeHeYZdDYPuLw==",
                        "hostIdentifierGuid": "6eb3c771-8e7a-47b0-8779-865d0d83ee2f",
                        "sortOrder": 3,
                        "zoneMasterStoreID": 1,
                        "electedMasterStoreID": 1,
                        "containsElectedMasterStore": true
                      },
                      "priceZoneName": "sample string 51",
                      "storeFuelConfigured": true,
                      "shippingAddressCopied": true,
                      "shippingAddress": {
                        "$id": "15",
                        "storeID": 1,
                        "addressType": 1,
                        "address1": "sample string 1",
                        "address2": "sample string 2",
                        "city": "sample string 3",
                        "state": "sample string 4",
                        "country": "sample string 5",
                        "postCode": "sample string 6"
                      },
                      "billingAddressCopied": true,
                      "billingAddress": {
                        "$ref": "15"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "16",
                          "id": 1,
                          "hostIdentifier": "tCtXAsjkxUm76PjhEILXbg==",
                          "hostIdentifierGuid": "02572bb4-e4c8-49c5-bbe8-f8e11082d76e",
                          "storeID": 2,
                          "username": "sample string 3",
                          "password": "sample string 4",
                          "passwordPlain": "sample string 5",
                          "serverAddress": "sample string 6",
                          "serverPort": 1,
                          "excludeFromLeadInOut": true,
                          "useForHostFile": true,
                          "metcashPillarID": "sample string 9",
                          "metcashStateCode": "sample string 10",
                          "metcashCustomerID": "sample string 11",
                          "metcashTradingPartnerID": "sample string 12",
                          "drakesCustomerNumber": 1,
                          "sparCustomerNumber": "sample string 13",
                          "sparOrderUsername": "sample string 14",
                          "sparOrderPassword": "sample string 15",
                          "sparOrderPasswordPlain": "sample string 16",
                          "pharmXSiteID": 1,
                          "ibaZoneID": 1,
                          "ibaState": "sample string 17",
                          "foodlandStoreCode": "sample string 18",
                          "ilgMemberNumber": "sample string 19",
                          "ilgOutletLocation": 1,
                          "ilgBaseCost": 1,
                          "ilgApplyNonAdvertisedPromos": true,
                          "ilgExemptFromFreight": true,
                          "ilgOrderDealReview": true,
                          "ilgFinanceFee": 1,
                          "secondPassword": "sample string 23",
                          "secondPasswordPlain": "sample string 24",
                          "secondServerAddress": "sample string 25",
                          "processPromotions": true,
                          "hostProvider": 0,
                          "host": {
                            "$id": "17",
                            "identifier": "2ZdhwEc170mtxqanQwkYgQ==",
                            "identifierGuid": "c06197d9-3547-49ef-adc6-a6a743091881",
                            "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": "8162jhxpcUGMu3+l95kkZg==",
                            "hostSupplierIdentifierGuid": "8eb65ef3-691c-4171-8cbb-7fa5f7992466",
                            "loyaltyPriceLevelIdentifier": "VTXTv6hxeEqPWxv9Gjd4ag==",
                            "loyaltyPriceLevelIdentifierGuid": "bfd33555-71a8-4a78-8f5b-1bfd1a37786a",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2026-04-03T06:17:27.379785",
                            "lastProcessed": "2026-04-03T06:17:27.379785",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "18",
                              "identifier": "m52czjrwskCfr/kSE9j3ZA==",
                              "identifierGuid": "ce9c9d9b-f03a-40b2-9faf-f91213d8f764",
                              "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": "UlB8a8mkAkKtTkivIDekgw==",
                              "primaryContactID": "6b7c5052-a4c9-4202-ad4e-48af2037a483",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "NlPVJ2XqRUSLys6RMGg2VQ==",
                              "supplierGroupGuid": "27d55336-ea65-4445-8bca-ce9130683655",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2026-04-03T06:17:27.379785",
                              "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": "19",
                                "id": "3c2a52c7-1f1c-47bc-87ab-2fd8907468e9",
                                "identifier": "K5Ln0b83uUCcjpMsheSJ5Q==",
                                "identifierGuid": "d1e7922b-37bf-40b9-9c8e-932c85e489e5",
                                "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": "20",
                                  "supplierIdentifier": "AbPWGsfNsk6BhhqlsjwUZw==",
                                  "supplierIdentifierGuid": "1ad6b301-cdc7-4eb2-8186-1aa5b23c1467",
                                  "contactGuid": "/37ogAXQG0uKa26X4o4ddg==",
                                  "contactID": "80e87eff-d005-4b1b-8a6b-6e97e28e1d76",
                                  "contact": {
                                    "$ref": "19"
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  }
                                },
                                {
                                  "$ref": "20"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "21",
                                  "pluG_UID": "yhuJ5asq3kKr1pkVP1MHVA==",
                                  "pluGuid": "e5891bca-2aab-42de-abd6-99153f530754",
                                  "supplierIdentifier": "8vkUZcdlakekaaCJREvHbw==",
                                  "supplierIdentifierGuid": "6514f9f2-65c7-476a-a469-a089444bc76f",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2026-04-03T06:17:27.379785",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 9,
                                  "landedUnitCostInc": 10,
                                  "landedCartonCostInc": 12,
                                  "landedCartonCostEx": 13,
                                  "standardCost": 14,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 15",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 16",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 17",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 18",
                                  "invoiceCode": "sample string 19",
                                  "invoiceDesc": "sample string 20",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 21,
                                  "hostType": 22,
                                  "fromHost": 23,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 24.1,
                                  "sellMultiple": 25.1,
                                  "baseMultiple": 26.1,
                                  "hostStandardCost": 27,
                                  "hostTotalCost": 28,
                                  "hostRetail": 29,
                                  "hostLandedUnitCostEx": 30,
                                  "hostLandedUnitCostInc": 31,
                                  "hostDesc": "sample string 32",
                                  "directIndicator": "sample string 33",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 35",
                                  "hostProductType": "sample string 36",
                                  "hostProductGrade": "sample string 37",
                                  "hostProductGroup": "sample string 38",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 41",
                                  "hostLastUpdated": "2026-04-03T06:17:27.379785",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "22",
                                      "pluG_UID": "ZocSWJT6ekymyL6tl4Cjxw==",
                                      "pluGuid": "58128766-fa94-4c7a-a6c8-bead9780a3c7",
                                      "supplierIdentifier": "1p88Ld6xBEyFO6ugji8DjQ==",
                                      "supplierIdentifierGuid": "2d3c9fd6-b1de-4c04-853b-aba08e2f038d",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 42",
                                  "salesMode": 43,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 45,
                                  "parentPluG_UID": "GNZzqDAncUesXCqmHn+Rrg==",
                                  "parentPluGuid": "a873d618-2730-4771-ac5c-2aa61e7f91ae",
                                  "freight": 46.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "23",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "ipRIVATT5Eua7c2OEZ5S4A==",
                                    "guid": "5448948a-d304-4be4-9aed-cd8e119e52e0",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "TkfdJ9dqWEC1BXCkmKBYGQ==",
                                    "priceGroupGuid": "27dd474e-6ad7-4058-b505-70a498a05819",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2026-04-03T06:17:27.379785",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2026-04-03T06:17:27.379785",
                                    "pluCreated": "2026-04-03T06:17:27.379785",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2026-04-03T06:17:27.379785",
                                    "lastManualUpdate": "2026-04-03T06:17:27.379785",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2026-04-03T06:17:27.379785",
                                    "currentCostUpdated": "2026-04-03T06:17:27.379785",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2026-04-03T06:17:27.379785",
                                    "defaultGP": 1,
                                    "breakTargetMode": 33,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 34,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 35,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 36,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "paws": 1.0,
                                    "awsUpdated": "2026-04-03T06:17:27.379785",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "FTGVZzYcp0m3aLkTCwIIYw==",
                                    "altPLUGuid": "67953115-1c36-49a7-b768-b9130b020863",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 54",
                                    "altPriceDescription2": "sample string 55",
                                    "cartonQuantity": 56,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 58",
                                    "text2": "sample string 59",
                                    "text3": "sample string 60",
                                    "labelText": "sample string 61",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 65",
                                    "barcodeFormat": "sample string 66",
                                    "austMade": 1,
                                    "coolCode": 67,
                                    "countryOfOrigin": "sample string 68",
                                    "percentContent": 69.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 70",
                                    "subDeptCode": "sample string 71",
                                    "minorDeptCode": "sample string 72",
                                    "lesserDeptCode": "sample string 73",
                                    "deptName": "sample string 74",
                                    "subDeptName": "sample string 75",
                                    "minorDeptName": "sample string 76",
                                    "lesserDeptName": "sample string 77",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 80,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 82,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2026-04-03T06:17:27.379785",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "RjxIPyDEDk2FJqA24f/z2A==",
                                    "shelfPageLayoutGuid": "3f483c46-c420-4d0e-8526-a036e1fff3d8",
                                    "talkerPageLayoutG_UID": "U1U+wvi8Q0qfFuOQaYtoug==",
                                    "talkerPageLayoutGuid": "c23e5553-bcf8-4a43-9f16-e390698b68ba",
                                    "unitMeasure": 1.1,
                                    "unitMeasureChanged": true,
                                    "unitMeasureKind": 85,
                                    "unitMeasureKindChanged": true,
                                    "signIQData": "sample string 87",
                                    "refresh": true,
                                    "earnLoyaltyPoints": true,
                                    "earnLoyaltyPointsChanged": true,
                                    "quantityOverride": true,
                                    "quantityOverrideChanged": true,
                                    "quantityRequired": true,
                                    "quantityRequiredChanged": true,
                                    "allowDiscounts": true,
                                    "allowDiscountsChanged": true,
                                    "discountDiscounts": true,
                                    "discountDiscountsChanged": true,
                                    "itemRecalled": true,
                                    "itemRecalledChanged": true,
                                    "noRefund": true,
                                    "noRefundChanged": true,
                                    "allowMarkdown": true,
                                    "allowMarkdownChanged": true,
                                    "priceRequired": true,
                                    "priceRequiredChanged": true,
                                    "fuelItem": true,
                                    "fuelItemChanged": true,
                                    "liabilityItem": true,
                                    "trackSerial": true,
                                    "trackSerialChanged": true,
                                    "allowZeroPrice": true,
                                    "allowZeroPriceChanged": true,
                                    "notForSale": 92,
                                    "notForSaleChanged": true,
                                    "excludeFromDeals": true,
                                    "excludeFromVoucher": true,
                                    "minimumAge": 95,
                                    "minimumAgeChanged": true,
                                    "buyingLimit": 1,
                                    "buyingLimitChanged": true,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitIndependentChanged": true,
                                    "inventoryGuid": "b+oSLGL4YEuMzG+dx0V8fA==",
                                    "inventoryIdentifier": "2c12ea6f-f862-4b60-8ccc-6f9dc7457c7c",
                                    "inventoryAccuracy": 1,
                                    "baseUnits": 99,
                                    "orderPacked": 1,
                                    "isManufactured": true,
                                    "isIngredient": true,
                                    "isModifier": true,
                                    "isModifierChanged": true,
                                    "hasModifiers": 100,
                                    "defaultPrinter": "sample string 101",
                                    "defaultPrinterGroup": "sample string 102",
                                    "ingredientsOnManufacture": true,
                                    "manufactureUnitMeasure": 1,
                                    "mpl": 1,
                                    "maxShelfQty": 103,
                                    "allowAutoOrder": true,
                                    "warrantyPeriod": 1,
                                    "parentPluG_UId": "KMreeDnYIkyqIfR4YQLP1w==",
                                    "parentPluGuid": "78deca28-d839-4c22-aa21-f4786102cfd7",
                                    "preferredHostVendor": 105,
                                    "preferredHostChanged": true,
                                    "code": "sample string 107",
                                    "supplierIdentifier": "KCzatPMs5EGE7oIrvxuM7w==",
                                    "supplierIdentifierGuid": "b4da2c28-2cf3-41e4-84ee-822bbf1b8cef",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "agPdFipMVkiAuLYPwk/I6w==",
                                    "rebateSupplierIdentifierGuid": "16dd036a-4c2a-4856-80b8-b60fc24fc8eb",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 109",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 111",
                                    "productType": "sample string 112",
                                    "productGroup": "sample string 113",
                                    "complianceIndicator": "sample string 114",
                                    "inhouseBrand": "sample string 115",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 118",
                                    "lastUpdatedByUser": "sample string 119",
                                    "lastManualUpdatedByUser": "sample string 120",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2026-04-03T06:17:27.379785",
                                    "commodity": "sample string 122",
                                    "businessPillar": "sample string 123",
                                    "mscCommodity": "sample string 124",
                                    "hostIdentifier": "kPYuhjtnMEGI+Ds9tDJahQ==",
                                    "hostIdentifierGuid": "862ef690-673b-4130-88f8-3b3db4325a85",
                                    "serviceFeeID": 1,
                                    "serviceFeeIDChanged": true,
                                    "providerName": "sample string 126",
                                    "aisleEnds": "sample string 127",
                                    "deleted": true,
                                    "deletedChanged": true,
                                    "hidden": true,
                                    "doNotRange": true,
                                    "doNotRangeChanged": true,
                                    "doNotOrder": true,
                                    "doNotOrderChanged": true,
                                    "locked": true,
                                    "excludeFromWebUpdate": true,
                                    "excludeFromWebUpdateChanged": true,
                                    "webPriceBasedOn": 138,
                                    "webPriceRounding": true,
                                    "webMarkup": 140,
                                    "webPriceMode": 141,
                                    "altDepartmentID": 1,
                                    "altSubDepartmentID": 1,
                                    "altMinorDepartmentID": 1,
                                    "altLesserDepartmentID": 1,
                                    "altDeptCode": "sample string 142",
                                    "altSubDeptCode": "sample string 143",
                                    "altMinorDeptCode": "sample string 144",
                                    "altLesserDeptCode": "sample string 145",
                                    "altDepartmentChanged": true,
                                    "storeProducts": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "13"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "24",
                                        "pluG_UID": "YU9QZeIwRUKVVEjKqX8C5g==",
                                        "pluGuid": "65504f61-30e2-4245-9554-48caa97f02e6",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "isElectedMasterStore": true,
                                        "isZoneMasterStore": true,
                                        "priceNow": 7,
                                        "costNow": 8,
                                        "costNowDecimals": 9,
                                        "normalPrice": 10,
                                        "priceNext": 1,
                                        "costNext": 1,
                                        "costNextDecimals": 11,
                                        "nextCampaignName": "sample string 12",
                                        "gstPercent": 13,
                                        "normalCost": 14,
                                        "normalCostDecimals": 15,
                                        "costGstPercent": 16,
                                        "costCalcMethod": 1,
                                        "currentCost": 17,
                                        "currentCostDecimals": 18,
                                        "break1": 19,
                                        "price1": 20,
                                        "break2": 21,
                                        "price2": 22,
                                        "break3": 23,
                                        "price3": 24,
                                        "fuelItem": 25,
                                        "fixedWeight": 26,
                                        "active": true,
                                        "complianceIndicator": "sample string 27",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2026-04-03T06:17:27.379785"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "25",
                                      "pluPrices": {
                                        "$id": "26",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "memberDiscountPrice": 10,
                                        "acceptedUtc": "2026-04-03T06:17:27.379785",
                                        "priceChangeType": 0,
                                        "costDecimals": 11,
                                        "costCalcMethod": 12,
                                        "targetCampaignPriceGtOrEquNormal": true
                                      },
                                      "normalPluPrices": {
                                        "$ref": "26"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "27",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "talkerText": "sample string 3",
                                        "disableWasSave": true,
                                        "startDate": "2026-04-03T06:17:27.379785",
                                        "startTime": 5,
                                        "endDate": "2026-04-03T06:17:27.379785",
                                        "endTime": 6,
                                        "newPrice": 7,
                                        "newCost": 8,
                                        "newCostDecimals": 9,
                                        "pctDiscount": 10,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 11",
                                        "hostType": 12,
                                        "hostIdentifier": "ert4vH/UvkefRwhnWeAO9Q==",
                                        "hostIdentifierGuid": "bc78bb7a-d47f-47be-9f47-086759e00ef5",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "27"
                                        },
                                        {
                                          "$ref": "27"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "28",
                                      "g_UId": "Bx1xDqfMuE2gEJNLxw0UPQ==",
                                      "guid": "0e711d07-cca7-4db8-a010-934bc70d143d",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "29",
                                      "priceGroupG_UID": "OFAZer2kCEaTeQVS6W1gNQ==",
                                      "priceGroupGuid": "7a195038-a4bd-4608-9379-0552e96d6035",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2026-04-03T06:17:27.379785",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "23"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 147",
                                    "nutrifacts": {
                                      "$id": "30",
                                      "pluG_UID": "0ZAmEz/2oESvflPLyN/yXw==",
                                      "pluGuid": "132690d1-f63f-44a0-af7e-53cbc8dff25f",
                                      "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": "31",
                                      "pluGuid": "b6aad575-4f68-4a5b-8201-7dba73626165",
                                      "created": "2026-04-03T06:17:27.379785",
                                      "createdByUser": "sample string 1",
                                      "activated": "2026-04-03T06:17:27.379785",
                                      "activatedByUser": "sample string 2",
                                      "deactivated": "2026-04-03T06:17:27.379785",
                                      "deactivatedByUser": "sample string 3",
                                      "lastOrdered": "2026-04-03T06:17:27.379785",
                                      "lastOrderedQty": 4.0,
                                      "lastReceived": "2026-04-03T06:17:27.379785",
                                      "lastReceivedQty": 5.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2026-04-03T06:17:27.379785",
                                      "lastSold": "2026-04-03T06:17:27.379785",
                                      "firstSold": "2026-04-03T06:17:27.379785",
                                      "awsUpdated": "2026-04-03T06:17:27.379785",
                                      "lastManualUpdate": "2026-04-03T06:17:27.379785",
                                      "lastManualUpdatedByUser": "sample string 7",
                                      "lastUpdated": "2026-04-03T06:17:27.379785",
                                      "lastUpdatedByUser": "sample string 9",
                                      "lastUpdatedByHost": "2026-04-03T06:17:27.379785",
                                      "doNotRangeUpdated": "2026-04-03T06:17:27.379785",
                                      "doNotOrderUpdated": "2026-04-03T06:17:27.379785",
                                      "tracked": "2026-04-03T06:17:27.379785"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "32",
                                        "primaryKey": {
                                          "$id": "33",
                                          "pluGuid": "0eade9ff-4705-4dec-a04f-79b9c375a5a1",
                                          "contains": 2
                                        },
                                        "allergenID": 1,
                                        "pluG_UID": "/+mtDgVH7E2gT3m5w3WloQ==",
                                        "pluGuid": "0eade9ff-4705-4dec-a04f-79b9c375a5a1",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "34",
                                      "pluG_UID": "P81KGxjdJEWxn5H6bUWqsg==",
                                      "pluGuid": "1b4acd3f-dd18-4524-b19f-91fa6d45aab2",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2026-04-03T06:17:27.379785",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "35",
                                        "saleHeaderID": 1,
                                        "created": "2026-04-03T06:17:27.379785",
                                        "createdLocal": "2026-04-03T06:17:27.379785",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "fX4JJLX9Ska6lx+eBtbkwA==",
                                        "operatorGuid": "24097e7d-fdb5-464a-ba97-1f9e06d6e4c0",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "dPPPcjuqBU6BTrZ7w5848Q==",
                                        "pluGuid": "72cff374-aa3b-4e05-814e-b67bc39f38f1",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "11"
                                        }
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "36",
                                        "pluID": 1,
                                        "pluG_UID": "4ITjMy49okqq3L2HXg433g==",
                                        "pluGuid": "33e384e0-3d2e-4aa2-aadc-bd875e0e37de",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "37",
                                        "pluG_UId": "wEBuLecEUEiiJIzZwIzCCg==",
                                        "pluGuid": "2d6e40c0-04e7-4850-a224-8cd9c08cc20a",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "37"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "38",
                                        "identifier": "T8WTBHhhAU+WnoLSVxntcQ==",
                                        "identifierGuid": "0493c54f-6178-4f01-969e-82d25719ed71",
                                        "pluG_UID": "k1fVr5Iihk2I5UoA0el0Xg==",
                                        "pluGuid": "afd55793-2292-4d86-88e5-4a00d1e9745e",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "18"
                                    },
                                    "supplierName": "sample string 148",
                                    "children": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "21"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "39",
                                        "identifier": "eRO1J8hctEyV1H1PZRXyDg==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "27b51379-5cc8-4cb4-95d4-7d4f6515f20e",
                                        "exists": true,
                                        "flipChartIdentifier": "SvhTAgnY0UagmTtA0WiJWQ==",
                                        "flipChartIdentifierGuid": "0253f84a-d809-46d1-a099-3b40d1688959",
                                        "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": "nGPdBZbWWEaFdr4JI1h3vQ==",
                                        "groupIdentifierGuid": "05dd639c-d696-4658-8576-be09235877bd",
                                        "flipChart": {
                                          "$id": "40",
                                          "identifier": "nrFEn2QyW0qtx3/izEjYIg==",
                                          "identifierGuid": "9f44b19e-3264-4a5b-adc7-7fe2cc48d822",
                                          "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": "41",
                                            "identifier": "pqVUR5Q29Ui5jGUv6Vsg9g==",
                                            "identifierGuid": "4754a5a6-3694-48f5-b98c-652fe95b20f6",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "42",
                                                "id": 1,
                                                "g_UID": "yMgc3oNlGEiu6xQmhGIOCg==",
                                                "guid": "de1cc8c8-6583-4818-aeeb-142684620e0a",
                                                "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": "rXgbH8IemEub7wbyYEyKGw==",
                                                "previousFormGuid": "1f1b78ad-1ec2-4b98-9bef-06f2604c8a1b",
                                                "nextForm": 1,
                                                "nextFormG_UID": "mOZ1g5Gw+kCXN/8GT79i4A==",
                                                "nextFormGuid": "8375e698-b091-40fa-9737-ff064fbf62e0",
                                                "attributes": "sample string 10",
                                                "updated": "2026-04-03T06:17:27.379785",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "42"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "42"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "43",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "7g4n4ngXfUycolvxiLpCrg==",
                                                    "checkoutFormGuid": "e2270eee-1778-4c7d-9ca2-5bf188ba42ae",
                                                    "identifier": "84XbtbDYvUCfTF390kWPHA==",
                                                    "identifierGuid": "b5db85f3-d8b0-40bd-9f4c-5dfdd2458f1c",
                                                    "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": "r8G+r/hYRUSuIGIZ5P0fWA==",
                                                    "valueGuid": "afbec1af-58f8-4445-ae20-6219e4fd1f58",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2026-04-03T06:17:27.379785",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "42"
                                                    },
                                                    "image": {
                                                      "$id": "44",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2026-04-03T06:17:27.379785",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "43"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "45",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "rPhgHq1oU0uF5D5KbcxkvQ==",
                                                    "checkoutFormGuid": "1e60f8ac-68ad-4b53-85e4-3e4a6dcc64bd",
                                                    "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": "45"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "39"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "45"
                                        },
                                        "products": [
                                          {
                                            "$id": "46",
                                            "flipChartPageIdentifier": "HhCtG1+D+EeaA/c9keDdZg==",
                                            "flipChartPageIdentifierGuid": "1bad101e-835f-47f8-9a03-f73d91e0dd66",
                                            "pluG_UID": "c1Oh4u3lpkuP5HrpsPxyaQ==",
                                            "pluGuid": "e2a15373-e5ed-4ba6-8fe4-7ae9b0fc7269",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "47",
                                        "pluG_UID": "is1bhxxP4kKwVCg6YCxebQ==",
                                        "pluGuid": "875bcd8a-4f1c-42e2-b054-283a602c5e6d",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2026-04-03T06:17:27.379785",
                                        "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": "47"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "48",
                                        "pluG_UID": "RlcJ16HOTU6noSjUxbXKVA==",
                                        "ingredientGuid": "ps/UeOT1Rk2S5gYZiGU/Vg==",
                                        "ingredientIdentifier": "78d4cfa6-f5e4-4d46-92e6-061988653f56",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "23"
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "49",
                                        "pluG_UID": "rhLMRr7McEm/ceiHmW7oRw==",
                                        "pluGuid": "46cc12ae-ccbe-4970-bf71-e887996ee847",
                                        "shelfLocationIdentifier": "sgVYh9XLyUWWWZudLmqOoQ==",
                                        "shelfLocationGuid": "875805b2-cbd5-45c9-9659-9b9d2e6a8ea1",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "Mo4VH1Ib102i9xDMD/xxZA==",
                                        "labelPageLayoutGuid": "1f158e32-1b52-4dd7-a2f7-10cc0ffc7164",
                                        "updated": "2026-04-03T06:17:27.379785",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "location": {
                                          "$id": "50",
                                          "identifier": "Q9Oh8hgRskSP65u8LZnEhQ==",
                                          "storeID": 1,
                                          "identifierGuid": "f2a1d343-1118-44b2-8feb-9bbc2d99c485",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2026-04-03T06:17:27.379785",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "49"
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "49"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "49"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "51",
                                        "plu": 1,
                                        "pluG_UID": "DVpJidbErEGCuygN91DUNw==",
                                        "pluGuid": "89495a0d-c4d6-41ac-82bb-280df750d437",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "scaleLocation": {
                                          "$id": "52",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2026-04-03T06:17:27.379785",
                                          "department": {
                                            "$id": "53",
                                            "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": "52"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "54",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "55",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "56",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2026-04-03T06:17:27.379785",
                                                        "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": "onZKXeDSTU+dvs8LPyQ1Ag==",
                                                        "labelPageLayoutGuid": "5d4a76a2-d2e0-4f4d-9dbe-cf0b3f243502",
                                                        "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": "57",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "58",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "59",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "58"
                                                        },
                                                        "mscDep": {
                                                          "$id": "60",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "57"
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "56"
                                                      }
                                                    ],
                                                    "updated": "2026-04-03T06:17:27.379785",
                                                    "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": "mQ0ucU7s5kexjVRd8TeEDg==",
                                                    "labelPageLayoutGuid": "712e0d99-ec4e-47e6-b18d-545df137840e",
                                                    "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": "57"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "58"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "60"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "59"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "55"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2026-04-03T06:17:27.379785",
                                                "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": "CJnW9JtkxEyEL8lhQvyhMA==",
                                                "labelPageLayoutGuid": "f4d69908-649b-4cc4-842f-c96142fca130",
                                                "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": "57"
                                                },
                                                "mscCom": {
                                                  "$ref": "58"
                                                },
                                                "mscDep": {
                                                  "$ref": "60"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "59"
                                                }
                                              },
                                              {
                                                "$ref": "54"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2026-04-03T06:17:27.379785",
                                            "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": "fCeOv9lPeUWQMuVnCcjxNg==",
                                            "labelPageLayoutGuid": "bf8e277c-4fd9-4579-9032-e56709c8f136",
                                            "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": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "61",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "GMe0DBdnvki7fBj914/0Mw==",
                                      "pluGuid": "0cb4c718-6717-48be-bb7c-18fdd78ff433",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "f+pWLD/OVkipn2I4PP/Ivg==",
                                      "dealCostGuid": "2c56ea7f-ce3f-4856-a99f-62383cffc8be",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "D52PY+ZbzEajY04raCPRAA==",
                                      "priceGroupGuid": "638f9d0f-5be6-46cc-a363-4e2b6823d100",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "costCalcMethod": 13,
                                      "pluCost": 14,
                                      "pluCostIndicator": "sample string 15",
                                      "pluPriceGstPercent": 16,
                                      "pluCostGstPercent": 17,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 19.1,
                                      "salesMode": 1,
                                      "pluNormalCost": 20,
                                      "pluaws": 21.0,
                                      "directNumber": "sample string 22",
                                      "departmentName": "sample string 23",
                                      "subDepartmentName": "sample string 24",
                                      "priceGroupName": "sample string 25",
                                      "supplierName": "sample string 26",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2026-04-03T06:17:27.379785",
                                      "rrp": 27,
                                      "campaignDescription": "sample string 28",
                                      "hostCampaign": true,
                                      "hostIdentifier": "QEA=",
                                      "hostIdentifierGuid": "9dbc26b8-b63c-400e-a4e1-6340411f283c",
                                      "campaignComboPriceGroupG_UID": "BwQvQyjv8EqziQEsfYDiBg==",
                                      "campaignComboPriceGroupIdentifier": "432f0407-ef28-4af0-b389-012c7d80e206",
                                      "promotionPlacementDescription": "sample string 30",
                                      "storeAcceptances": [
                                        {
                                          "$id": "62",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2026-04-03T06:17:27.379785",
                                          "operatorG_UID": "tkAeuFE/IU+hrw3ZCpd5Aw==",
                                          "operatorGuid": "b81e40b6-3f51-4f21-a1af-0dd90a977903",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2026-04-03T06:17:27.379785",
                                          "signIqTicketFileMovedUtc": "2026-04-03T06:17:27.379785",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2026-04-03T06:17:27.379785",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "hostIdentifier": "QEA=",
                                          "hostIdentifierGuid": "c3e1c8e8-99a6-4dfd-ba98-f724f0d29064",
                                          "product": {
                                            "$ref": "23"
                                          },
                                          "campaignPlu": {
                                            "$ref": "61"
                                          },
                                          "fuelItem": true
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "63",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "9749963a-bbc8-4f2f-aba3-34c48d8aafbe",
                                        "nameGuid": "9749963a-bbc8-4f2f-aba3-34c48d8aafbe",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2026-04-03T06:17:27.379785",
                                        "startTime": 1,
                                        "endDate": "2026-04-03T06:17:27.379785",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2026-04-03T06:17:27.379785",
                                        "system": true,
                                        "created": "2026-04-03T06:17:27.379785",
                                        "updated": "2026-04-03T06:17:27.379785",
                                        "priceChangeNotifiedUtc": "2026-04-03T06:17:27.379785",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "kagDwYiT3EadhsVFtRWf3w==",
                                        "hostIdentifierGuid": "c103a891-9388-46dc-9d86-c545b5159fdf",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2026-04-03T06:17:27.379785",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "61"
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "fvInq1qGZkW7nC4dgA630w==",
                                            "pluGuid": "ab27f27e-865a-4566-bb9c-2e1d800eb7d3",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "GEwE/SpdrE22qe8K7Eft9Q==",
                                            "priceGroupGuid": "fd044c18-5d2a-4dac-b6a9-ef0aec47edf5",
                                            "fuelItem": true,
                                            "pluName": "sample string 6",
                                            "apn": "sample string 7",
                                            "pluActive": true,
                                            "cartonQty": 1,
                                            "baseUnits": 9.1,
                                            "cri": "sample string 10",
                                            "salesMode": 1,
                                            "pluaws": 11.0,
                                            "directNumber": "sample string 12",
                                            "departmentName": "sample string 13",
                                            "subDepartmentName": "sample string 14",
                                            "priceGroupName": "sample string 15",
                                            "supplierName": "sample string 16",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2026-04-03T06:17:27.379785",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "campaign": {
                                              "$ref": "63"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "IhWb2RiCFkyB3M5ZiDunRg==",
                                            "identifierStr": "IhWb2RiCFkyB3M5ZiDunRg==",
                                            "identifierGuid": "d99b1522-8218-4c16-81dc-ce59883ba746",
                                            "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": "63"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "BppZ6tyHckarS3yVhxuHvQ==",
                                            "customerIDGuid": "ea599a06-87dc-4672-ab4b-7c95871b87bd",
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "67",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "ATHREnmnuUCW5jd40c+Ylg==",
                                            "groupIDGuid": "12d13101-a779-40b9-96e6-3778d1cf9896",
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "68",
                                            "identifier": "TLUvDx9KyESGsznx6eq4+g==",
                                            "identifierGuid": "0f2fb54c-4a1f-44c8-86b3-39f1e9eab8fa",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "69",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "Bkq4atv26kuBWBeyGeytIA==",
                                            "guid": "6ab84a06-f6db-4bea-8158-17b219ecad20",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "tdey33EUEUSXL/HWM3RykA==",
                                                "groupGuid": "dfb2d7b5-1471-4411-972f-f1d633747290",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "8/KpwTAM1kCSg2i1eMktWA==",
                                                "pluGuid": "c1a9f2f3-0c30-40d6-9283-68b578c92d58",
                                                "priceGroupG_UID": "Nu4h4yhdGU2rgQzbpfIOrA==",
                                                "priceGroupGuid": "e321ee36-5d28-4d19-ab81-0cdba5f20eac",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "63"
                                                },
                                                "product": {
                                                  "$ref": "23"
                                                },
                                                "priceGroup": {
                                                  "$ref": "29"
                                                },
                                                "campaignPool": {
                                                  "$ref": "63"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "priceLevelIdentifier": "qG4ag6e2+kGmX/Gx+VizPw==",
                                            "priceLevelIdentifierGuid": "831a6ea8-b6a7-41fa-a65f-f1b1f958b33f",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "promotionType": {
                                          "$id": "72",
                                          "identifier": "BftwXUeX+kS3I478qPY7pw==",
                                          "identifierGuid": "5d70fb05-9747-44fa-b723-8efca8f63ba7",
                                          "hostType": 2,
                                          "code": "sample string 3",
                                          "description": "sample string 4",
                                          "isLiquor": true,
                                          "isAdvertised": true,
                                          "disableWasSave": true,
                                          "excludeFromPromoSales": true,
                                          "labelPageLayoutG_UID": "CTsjWhzhwEKOwX6ornH6Og==",
                                          "labelPageLayoutGuid": "5a233b09-e11c-42c0-8ec1-7ea8ae71fa3a",
                                          "priceLevelIdentifier": "HFQJPxFepU2KPJtpekwV3g==",
                                          "priceLevelIdentifierGuid": "3f09541c-5e11-4da5-8a3c-9b697a4c15de",
                                          "active": true,
                                          "updated": "2026-04-03T06:17:27.379785",
                                          "hostName": "sample string 11"
                                        }
                                      },
                                      "product": {
                                        "$ref": "23"
                                      },
                                      "dealCost": {
                                        "$id": "73",
                                        "headerIdentifier": "0Lyt41qIR0Kr7vmFKjmCvg==",
                                        "headerIdentifierGuid": "e3adbcd0-885a-4247-abee-f9852a3982be",
                                        "identifier": "Cj6MlPsZO06O4YFAcNqPWA==",
                                        "identifierGuid": "948c3e0a-19fb-4e3b-8ee1-814070da8f58",
                                        "supplierIdentifier": "F5yNLT2ep0e414usoGwSJw==",
                                        "supplierGuid": "2d8d9c17-9e3d-47a7-b8d7-8baca06c1227",
                                        "pluG_UID": "/JbS4/W7zUO5M/DRj94UvQ==",
                                        "pluGuid": "e3d296fc-bbf5-43cd-b933-f0d18fde14bd",
                                        "campaignName": "0f653c78-18e9-4358-b69b-ea5bd66bc66b",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2026-04-03T06:17:27.379785",
                                        "end": "2026-04-03T06:17:27.379785",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "XXx1z9h7E0qxLjNxaMOnig==",
                                        "bonusItemPluGuid": "cf757c5d-7bd8-4a13-b12e-337168c3a78a",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2026-04-03T06:17:27.379785",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2026-04-03T06:17:27.379785",
                                        "campaignEndDate": "2026-04-03T06:17:27.379785",
                                        "masterPLUG_UID": "vg4GZMLZ8EqRvF+hPp7MrQ==",
                                        "masterID": "64060ebe-d9c2-4af0-91bc-5fa13e9eccad",
                                        "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": "HrYPV67HYUCuxFNHAYpZAA==",
                                        "bonusMasterID": "570fb61e-c7ae-4061-aec4-5347018a5900",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2026-04-03T06:17:27.379785",
                                    "dealCosts": [
                                      {
                                        "$ref": "73"
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "74",
                                        "pluG_UID": "KIbvk8/OCkaUEucvTszjZw==",
                                        "pluGuid": "93ef8628-cecf-460a-9412-e72f4ecce367",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "alternateProductG_UID": "1J8Yq6EFF0WEw6xZFg4LvA==",
                                    "alternateProduct": "ab189fd4-05a1-4517-84c3-ac59160e0bbc",
                                    "altProduct": {
                                      "$ref": "23"
                                    },
                                    "productHostCode": {
                                      "$id": "75",
                                      "id": 1,
                                      "pluG_UID": "mqAU8kPCb06rxt8rLOLnDA==",
                                      "pluGuid": "f214a09a-c243-4e6f-abc6-df2b2ce2e70c",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "57"
                                    },
                                    "mscCom": {
                                      "$ref": "58"
                                    },
                                    "mscDep": {
                                      "$ref": "60"
                                    },
                                    "mscSubCom": {
                                      "$ref": "59"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2026-04-03T06:17:27.379785",
                                    "inventoryTracked": "2026-04-03T06:17:27.379785",
                                    "isNormalPriceChangesCampaign": true,
                                    "baseProductFuel": {
                                      "$id": "76",
                                      "pluG_UID": "b9t3HdYEaEaUMEAEi+7p8g==",
                                      "pluGuid": "1d77db6f-04d6-4668-9430-40048beee9f2",
                                      "fuelPluG_UID": "/E0lj/MWjkmaaqv6RbgT0A==",
                                      "fuelPluGuid": "8f254dfc-16f3-498e-9a6a-abfa45b813d0",
                                      "price": 3,
                                      "productDescription": "sample string 4",
                                      "productBarcode": "sample string 5",
                                      "fuelProductDescription": "sample string 6",
                                      "fuelProductBarcode": "sample string 7",
                                      "fuelProductPrice": 8
                                    },
                                    "productFuelLinks": [
                                      {
                                        "$ref": "76"
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ]
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  },
                                  "serviceFee": {
                                    "$id": "77",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 48
                                },
                                {
                                  "$ref": "21"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "78",
                                  "storeID": 1,
                                  "supplierIdentifier": "4oA2yde4iEGtEn4uEd6wQw==",
                                  "supplierGuid": "c93680e2-b8d7-4188-ad12-7e2e11deb043",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "79",
                                  "storeID": 1,
                                  "supplierIdentifier": "QvH1aGtLX0651kR7JHHwlg==",
                                  "supplierGuid": "68f5f142-4b6b-4e5f-b9d6-447b2471f096",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2026-04-03T06:17:27.379785",
                                  "deliveryDate": "2026-04-03T06:17:27.379785",
                                  "nextCutOffDate": "2026-04-03T06:17:27.379785",
                                  "nextDeliveryDate": "2026-04-03T06:17:27.379785",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "store": {
                                "$ref": "13"
                              },
                              "updated": "2026-04-03T06:17:27.379785",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "80",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2026-04-03T06:17:27.379785",
                                "processed": "2026-04-03T06:17:27.379785",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2026-04-03T06:17:27.379785",
                                "size": 1,
                                "sizeFormat": "sample string 7",
                                "isArchive": true,
                                "customerNumber": "sample string 9",
                                "businessPillar": "sample string 10",
                                "fileType": "sample string 11",
                                "version": "sample string 12",
                                "reference": "sample string 13",
                                "digest": "sample string 14",
                                "contentType": "sample string 15",
                                "host": {
                                  "$ref": "17"
                                },
                                "metcashHeader": {
                                  "$id": "81",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2026-04-03T06:17:27.379785",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "82",
                                "id": 1,
                                "hostIdentifier": "oWQk0TODyUWsEWG8iPTSgQ==",
                                "hostIdentifierGuid": "d12464a1-8333-45c9-ac11-61bc88f4d281",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "0b16ed4e-b733-4ef3-a129-2de871b644a0",
                                  "7fd20823-900e-49e9-a15d-bc09a2f682fc"
                                ]
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "16"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "83",
                                "identifier": "XqpR4b2JiEmdgiqSpfdGaw==",
                                "identifierGuid": "e151aa5e-89bd-4988-9d82-2a92a5f7466b",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "promoTypeGuids": [
                              "594b56ea-c94b-4f6c-a432-fe165e62bc35",
                              "fb66465a-2874-4409-8247-2c82c8b54fcb"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 27"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "84",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "85",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2026-04-03T06:17:27.379785",
                          "ftpSite": {
                            "$id": "86",
                            "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": "85"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "82"
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "87",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "88",
                            "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": "87"
                        }
                      ],
                      "updateStoreID": "25df64d3-8f77-4422-ac46-9b59d39ccc7e",
                      "updateStore": {
                        "$id": "89",
                        "id": "ded01e05-c5ef-4e9a-a355-9b906058f9ea",
                        "name": "sample string 1",
                        "lastActivity": "2026-04-03T06:17:27.379785",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2026-04-03T06:17:27.379785"
                      },
                      "timeZoneId": "sample string 54",
                      "securityOptions": {
                        "$id": "90",
                        "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": "12"
                  }
                ]
              },
              "customer": {
                "$ref": "2"
              },
              "communityOrganisation": {
                "$id": "91",
                "id": 1,
                "identifier": "RzLBK/g6Qk60tzeuhr2IdA==",
                "identifierGuid": "2bc13247-3af8-4e42-b4b7-37ae86bd8874",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "abn": "sample string 15",
                "promoPeriodStart": "2026-04-03T06:17:27.379785",
                "promoPeriodEnd": "2026-04-03T06:17:27.379785",
                "allowDonations": true,
                "logoImageName": "sample string 17",
                "totalAmountAwarded": 18.1,
                "updated": "2026-04-03T06:17:27.379785",
                "deleted": true
              },
              "details": [
                {
                  "$id": "92",
                  "saleItemID": 1,
                  "identifier": "OU3gxL3hqU6K3LAakKbW2g==",
                  "identifierGuid": "c4e04d39-e1bd-4ea9-8adc-b01a90a6d6da",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "VRu+5cVglEKhlxNfKzLzAg==",
                  "pluGuid": "e5be1b55-60c5-4294-a197-135f2b32f302",
                  "accountID": "3Qx18/jvpEqnNMAS/D4oOA==",
                  "accountIDGuid": "f3750cdd-eff8-4aa4-a734-c012fc3e2838",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2026-04-03T06:17:27.379785",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "qWQst2u1WUK5ecHKqgDLSg==",
                  "refundGuid": "b72c64a9-b56b-4259-b979-c1caaa00cb4a",
                  "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": "ri5Coiot90SikdUfpwZCiA==",
                  "idempotentVoidGuid": "a2422eae-2d2a-44f7-a291-d51fa7064288",
                  "priceLevelIdentifier": "iVxAft3rJUyejon5xrAhkQ==",
                  "priceLevelIdentifierGuid": "7e405c89-ebdd-4c25-9e8e-89f9c6b02191",
                  "communityIdentifier": "uTRPuSVhj06E/abwryWY0Q==",
                  "communityIdentifierGuid": "b94f34b9-6125-4e8f-84fd-a6f0af2598d1",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "93",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2026-04-03T06:17:27.379785",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "refund": {
                    "$id": "94",
                    "id": 1,
                    "g_UID": "7VF/urLYjUub516FHyuKYg==",
                    "guid": "ba7f51ed-d8b2-4b8d-9be7-5e851f2b8a62",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2026-04-03T06:17:27.379785"
                  },
                  "modifier": {
                    "$id": "95",
                    "id": 1,
                    "setG_UID": "g7UXxBWOoU2AHpMx44P4IA==",
                    "modifierSetGuid": "c417b583-8e15-4da1-801e-9331e383f820",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "m9Tcnae970i7sg6pn/ztCw==",
                    "pluGuid": "9ddcd49b-bda7-48ef-bbb2-0ea99ffced0b",
                    "deleted": true,
                    "g_UID": "ESooUZ7E8ESRqHICX6+WDQ==",
                    "guid": "51282a11-c49e-44f0-91a8-72025faf960d",
                    "product": {
                      "$ref": "23"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "92"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "96",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "9"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "payments": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "cards": [
                {
                  "$id": "97",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "97"
                }
              ],
              "campaignHits": [
                {
                  "$id": "98",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "98"
                }
              ],
              "fuel": [
                {
                  "$id": "99",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "Tvxmx5WUHE+rMqKRWDQphQ==",
                  "pluGuid": "c766fc4e-9495-4f1c-ab32-a29158342985",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2026-04-03T06:17:27.379785",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2026-04-03T06:17:27.379785",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "99"
                }
              ],
              "fuelResells": [
                {
                  "$id": "100",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "hUiwcXIhbUGGJMFq2n7nTw==",
                  "pluGuid": "71b04885-2172-416d-8624-c16ada7ee74f",
                  "accountID": "C73rzn710Uma1wofnBzh0A==",
                  "accountIDGuid": "ceebbd0b-f57e-49d1-9ad7-0a1f9c1ce1d0",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2026-04-03T06:17:27.379785",
                  "bestOrExpireType": 1,
                  "refundG_UID": "q5mHNmFyU0Cr0l1k66kgyQ==",
                  "refundGuid": "368799ab-7261-4053-abd2-5d64eba920c9",
                  "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": "100"
                }
              ],
              "customerOrder": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "101",
                  "surveyG_UID": "5SV9lGIrFE2ePifQTP5H2w==",
                  "surveyGuid": "947d25e5-2b62-4d14-9e3e-27d04cfe47db",
                  "saleHeaderGuid": "SmVxNSkFWk2RMuUei1D/TQ==",
                  "saleGuid": "3571654a-0529-4d5a-9132-e51e8b50ff4d",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "h9gjdG8mEkWrtd1pYaclFQ==",
                  "guidResponse": "7423d887-266f-4512-abb5-dd6961a72515",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2026-04-03T06:17:27.379785",
                  "sale": {
                    "$ref": "9"
                  },
                  "survey": {
                    "$id": "102",
                    "g_UID": "vL0bSuDno0me++PxvlX6lg==",
                    "guid": "4a1bbdbc-e7e0-49a3-9efb-e3f1be55fa96",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "nm/068FGj06r12ca8Q0Zqg==",
                    "checkoutFormGuid": "ebf46f9e-46c1-4e8f-abd7-671af10d19aa",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2026-04-03T06:17:27.379785",
                    "end": "2026-04-03T06:17:27.379785",
                    "deleted": true,
                    "updated": "2026-04-03T06:17:27.379785",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "aef342ed-46d2-4c4e-b299-2b65a49f4279",
                      "bd703c8f-397d-4269-9ef9-be9e64b4c90e"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "42"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "101"
                }
              ],
              "storeName": "sample string 39",
              "terminalNumber": 40,
              "machineName": "sample string 41",
              "operatorName": "sample string 42",
              "direction": 1,
              "reason": "sample string 43",
              "accountG_UID": "3Xg1SKEL9EizVK5CVc/3TQ==",
              "accountIdentifier": "483578dd-0ba1-48f4-b354-ae4255cff74d",
              "accountName": "sample string 44",
              "customerOrderIdentifier": "eSzq3oUOskeRQCC8VgLPPA==",
              "customerOrderIdentifierGuid": "deea2c79-0e85-47b2-9140-20bc5602cf3c",
              "priceLevelName": "sample string 45",
              "revision": 46,
              "ingressId": "sample string 47"
            },
            "metadata": {
              "$id": "103",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "oSnjG0xbqUmxeWWdtrNI9A==",
              "paymentIdentifierGuid": "1be329a1-5b4c-49a9-b179-659db6b348f4",
              "identifier": "W/AEm6Zmpkyi6YGaT421iA==",
              "identifierGuid": "9b04f05b-66a6-4ca6-a2e9-819a4f8db588",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "Nz81NKB/lE+rytF2hDWgog==",
              "itemIdentifierGuid": "34353f37-7fa0-4f94-abca-d1768435a0a2"
            }
          },
          {
            "$ref": "8"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "customerGroups": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "accounts": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "account": {
      "$ref": "4"
    },
    "vouchers": [
      {
        "$id": "104",
        "customerIdentifier": "fCakDrd8yE6v52lGX7siwg==",
        "customerIdentifierGuid": "0ea4267c-7cb7-4ec8-afe7-69465fbb22c2",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "tXhyCsKQwEmwFLa+JcPaEw==",
        "idempotentGuid": "0a7278b5-90c2-49c0-b014-b6be25c3da13",
        "offline": true,
        "voucher": {
          "$id": "105",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2026-04-03T06:17:27.379785",
          "barcodeTemplate": {
            "$id": "106",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "107",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2026-04-03T06:17:27.379785",
            "labelPageLayout": "QPYrY1y/Q0uIUCc5sfeXbA==",
            "pageLayoutGuid": "632bf640-bf5c-4b43-8850-2739b1f7976c",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "105"
            },
            "elements": [
              {
                "$id": "108",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2026-04-03T06:17:27.379785"
              },
              {
                "$ref": "108"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "109",
              "id": 1,
              "customerIdentifier": "Hk8vm5ajdUWYDuDQ+3pLNw==",
              "customerIdentifierGuid": "9b2f4f1e-a396-4575-980e-e0d0fb7a4b37",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2026-04-03T06:17:27.379785",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "u5mNtwvfH06aZF/lmyWbEw==",
              "issuedIdempotentGuid": "b78d99bb-df0b-4e1f-9a64-5fe59b259b13",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2026-04-03T06:17:27.379785",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2026-04-03T06:17:27.379785",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "83lsKyx530elGAvw96b+VA==",
              "redeemedIdempotentGuid": "2b6c79f3-792c-47df-a518-0bf0f7a6fe54",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2026-04-03T06:17:27.379785",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "107"
              },
              "voucher": {
                "$ref": "105"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$ref": "8"
              },
              "redeemedOfflinePayment": {
                "$ref": "8"
              }
            },
            {
              "$ref": "109"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "104"
      }
    ]
  },
  "operator": {
    "$ref": "11"
  },
  "details": [
    {
      "$id": "110",
      "headerID": 1,
      "plu": 1,
      "pluG_UId": "1BiNGzYivUKaJbNQdnkihw==",
      "pluGuid": "1b8d18d4-2236-42bd-9a25-b35076792287",
      "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": "QjBmf+hr+0mIFVaPAwVeFw==",
      "headerIdentifierGuid": "7f663042-6be8-49fb-8815-568f03055e17",
      "product": {
        "$ref": "23"
      }
    },
    {
      "$ref": "110"
    }
  ],
  "storeName": "sample string 11",
  "customerName": "sample string 12",
  "storeReplyTo": "sample string 13",
  "storeSubjectLine": "sample string 14",
  "storeSaleHeader": {
    "$ref": "9"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

DeliOrderHeader
NameDescriptionTypeAdditional 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

Sample:
{
  "identifier": "cDc4P49hV06QEFrhGN3ziA==",
  "identifierGuid": "3f383770-618f-4e57-9010-5ae118ddf388",
  "id": 1,
  "orderNo": 2,
  "externalSaleIdentifier": "sample string 3",
  "storeID": 4,
  "zoneID": 5,
  "deptNo": 6,
  "customerIdentifier": "A2+vnxa1ZEmQp07CiTSuww==",
  "customerIdentifierGuid": "9faf6f03-b516-4964-90a7-4ec28934aec3",
  "operatorNo": 1,
  "operatorG_UID": "+3huNDxtXUGMr82f5aEi6g==",
  "operatorGuid": "346e78fb-6d3c-415d-8caf-cd9fe5a122ea",
  "created": "2026-04-03T06:17:27.4422687",
  "ordered": "2026-04-03T06:17:27.4422687",
  "started": "2026-04-03T06:17:27.4422687",
  "completed": "2026-04-03T06:17:27.4422687",
  "supplied": "2026-04-03T06:17:27.4422687",
  "quickTicket": 1,
  "deleted": true,
  "walkAway": true,
  "approxWait": 1,
  "actualWait": 1,
  "deliveryMethod": 8,
  "externalSaleType": 9,
  "customer": {
    "$id": "2",
    "identifier": "zl5a/AyE5kiLGcqlhjq/UA==",
    "identifierGuid": "fc5a5ece-840c-48e6-8b19-caa5863abf50",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2026-04-03T06:17:27.4422687",
    "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": "6JBxpaeIi0GJhXv3+P9jEQ==",
    "communityIdentifierGuid": "a57190e8-88a7-418b-8985-7bf7f8ff6311",
    "joined": "2026-04-03T06:17:27.4422687",
    "updated": "2026-04-03T06:17:27.4422687",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "sQ445PIZKkaZDZYZrZcfMQ==",
    "priceLevelIdentifierGuid": "e4380eb1-19f2-462a-990d-9619ad971f31",
    "marketingID": "sample string 18",
    "receiptPrintOptions": 1,
    "hidden": true,
    "registered": true,
    "registeredOn": "2026-04-03T06:17:27.4422687",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "3",
        "cardType": 2,
        "issueDate": "2026-04-03T06:17:27.4422687",
        "expiry": "2026-04-03T06:17:27.4422687",
        "customerID": "NujHNjDk6E6g6JNQ/A4THA==",
        "customerIDGuid": "36c7e836-e430-4ee8-a0e8-9350fc0e131c",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2026-04-03T06:17:27.4422687",
        "linkedAccount": "i0siIZqsZkCwOZsDlo1eqQ==",
        "linkedAccountGuid": "21224b8b-ac9a-4066-b039-9b03968d5ea9",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "2"
        },
        "account": {
          "$id": "4",
          "id": 1,
          "identifier": "Z8u0jBC+KUCVE3xte3/ALQ==",
          "identifierGuid": "8cb4cb67-be10-4029-9513-7c6d7b7fc02d",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2026-04-03T06:17:27.4422687",
          "owner": "GA615zDgxUK5cDbtJj9KyA==",
          "ownerGuid": "e7b50e18-e030-42c5-b970-36ed263f4ac8",
          "accountStoreGroupIdentifier": "Sg81TmHRfkKN5e6rjHBT+Q==",
          "accountStoreGroupGuid": "4e350f4a-d161-427e-8de5-eeab8c7053f9",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2026-04-03T06:17:27.4422687",
          "active": true,
          "updated": "2026-04-03T06:17:27.4422687",
          "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": "jzXSd5y6Lk+2MPJUwzMJ7g==",
              "identifierGuid": "77d2358f-ba9c-4f2e-b630-f254c33309ee",
              "name": "sample string 2",
              "primaryContact": "PbOoKwfAs0akh4MYSEYfJg==",
              "primaryContactGuid": "2ba8b33d-c007-46b3-a487-831848461f26",
              "accountID": "jcYm/jDEb0S0JPbuLONcPg==",
              "accountIDGuid": "fe26c68d-c430-446f-b424-f6ee2ce35c3e",
              "special": true,
              "updated": "2026-04-03T06:17:27.4422687",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "wzCIG+DvwU+E5LDbru3VYA==",
              "priceLevelIdentifierGuid": "1b8830c3-efe0-4fc1-84e4-b0dbaeedd560",
              "marketingListID": "sample string 7",
              "deleted": true,
              "account": {
                "$ref": "4"
              },
              "primaryContactCustomer": {
                "$ref": "2"
              },
              "customerGroupMembers": [
                {
                  "$id": "7",
                  "id": 1,
                  "groupID": "jsch9/3qKkKFIIyqVKiGHQ==",
                  "groupIDGuid": "f721c78e-eafd-422a-8520-8caa54a8861d",
                  "customerID": "boy3cgYvSkyuQtvhHMVgyA==",
                  "customerIDGuid": "72b78c6e-2f06-4c4a-ae42-dbe11cc560c8",
                  "card": "sample string 4",
                  "linkedAccount": "aJH/5nreHEa28b7yUizeNw==",
                  "linkedAccountGuid": "e6ff9168-de7a-461c-b6f1-bef2522cde37",
                  "customer": {
                    "$ref": "2"
                  },
                  "group": {
                    "$ref": "6"
                  },
                  "customerCard": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "7"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ]
        },
        "payments": [
          {
            "$id": "8",
            "id": 1,
            "identifier": "dhEBYn5b/ESQrlEOhzgvTw==",
            "identifierGuid": "62011176-5b7e-44fc-90ae-510e87382f4f",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "GZ6gL/wQoUyAhun90ys1Og==",
            "accountIDGuid": "2fa09e19-10fc-4ca1-8086-e9fdd32b353a",
            "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": "2026-04-03T06:17:27.4422687",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "gro/Fl9FcEOPGEjdK75wxg==",
            "idempotentVoidGuid": "163fba82-455f-4370-8f18-48dd2bbe70c6",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "9",
              "saleHeaderID": 1,
              "saleHeaderGuid": "7bhycMoImEyuvAzbOy6dcA==",
              "saleHeaderIdentifierGuid": "7072b8ed-08ca-4c98-aebc-0cdb3b2e9d70",
              "created": "2026-04-03T06:17:27.4422687",
              "createdLocal": "2026-04-03T06:17:27.4422687",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2026-04-03T06:17:27.4422687",
              "storeID": 1,
              "operatorG_Uid": "4P54gFtaT0m4pPKeaNjtBQ==",
              "operatorGuid": "8078fee0-5a5b-494f-b8a4-f29e68d8ed05",
              "customerG_Uid": "mrn7LallrUaCDENy5Boiog==",
              "customerGuid": "2dfbb99a-65a9-46ad-820c-4372e41a22a2",
              "communityIdentifier": "Y4gCOjk1SUGpgYR04dT4tA==",
              "communityIdentifierGuid": "3a028863-3539-4149-a981-8474e1d4f8b4",
              "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": "4PuqcaLmUk2bymk0C5GGmA==",
              "priceLevelIdentifierGuid": "71aafbe0-e6a2-4d52-9bca-69340b918698",
              "locked": 36,
              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:17:27.4422687+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
              "deserialisedOrderMetadata": {
                "$id": "10",
                "customerName": "sample string 1",
                "pickupAt": "2026-04-03T06:17:27.4422687",
                "deliveryAddress1": "sample string 2",
                "deliveryAddress2": "sample string 3",
                "customerPhoneNumber": "sample string 4",
                "orderType": 0,
                "externalOrderID": "sample string 5",
                "externalDisplayableOrderID": "sample string 6",
                "tableName": "sample string 7",
                "createdBy": 0,
                "orderingAppName": "sample string 8"
              },
              "relationChecksum": "sample string 38",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "11",
                "id": 1,
                "g_Uid": "7Sj5sUN1U02Gw/tia8S0rg==",
                "guid": "b1f928ed-7543-4d53-86c3-fb626bc4b4ae",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-04-03T06:17:27.4422687",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-04-03T06:17:27.4422687",
                "endShift": "2026-04-03T06:17:27.4422687",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "12",
                    "operatorG_UID": "h/naj4Ys2EODWd8kmWh6ZA==",
                    "operatorGuid": "8fdaf987-2c86-43d8-8359-df2499687a64",
                    "storeID": 2,
                    "operator": {
                      "$ref": "11"
                    },
                    "store": {
                      "$id": "13",
                      "id": 1,
                      "isMaster": true,
                      "isElectedMaster": true,
                      "electedMasterStoreID": 1,
                      "isZoneMaster": true,
                      "shortName": "sample string 3",
                      "url": "sample string 4",
                      "sortOrder": 1,
                      "name": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "state": "sample string 12",
                      "country": "sample string 13",
                      "postCode": "sample string 14",
                      "delivery": 1,
                      "exportAccounts": 1,
                      "salesAccountFolder": "sample string 15",
                      "purchaseAccountFolder": "sample string 16",
                      "initLoad": 1,
                      "initIDs": 1,
                      "zoneID": 1,
                      "actAsMaster": 1,
                      "lastActiveUtc": "2026-04-03T06:17:27.4422687",
                      "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": "bHboIKLjCUi6CpYspxxE7g==",
                      "hostIdentifierGuid": "20e8766c-e3a2-4809-ba0a-962ca71c44ee",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "defaultOrderDocumentId": 1,
                      "defaultStockReceiveDocumentId": 1,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2026-04-03T06:17:27.4422687",
                      "priceZone": {
                        "$id": "14",
                        "id": 1,
                        "name": "sample string 2",
                        "hostIdentifier": "HYwMrdGgz0Gddaj3xMu6rg==",
                        "hostIdentifierGuid": "ad0c8c1d-a0d1-41cf-9d75-a8f7c4cbbaae",
                        "sortOrder": 3,
                        "zoneMasterStoreID": 1,
                        "electedMasterStoreID": 1,
                        "containsElectedMasterStore": true
                      },
                      "priceZoneName": "sample string 51",
                      "storeFuelConfigured": true,
                      "shippingAddressCopied": true,
                      "shippingAddress": {
                        "$id": "15",
                        "storeID": 1,
                        "addressType": 1,
                        "address1": "sample string 1",
                        "address2": "sample string 2",
                        "city": "sample string 3",
                        "state": "sample string 4",
                        "country": "sample string 5",
                        "postCode": "sample string 6"
                      },
                      "billingAddressCopied": true,
                      "billingAddress": {
                        "$ref": "15"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "16",
                          "id": 1,
                          "hostIdentifier": "k8VibSibjk6QLd3TN5nt/Q==",
                          "hostIdentifierGuid": "6d62c593-9b28-4e8e-902d-ddd33799edfd",
                          "storeID": 2,
                          "username": "sample string 3",
                          "password": "sample string 4",
                          "passwordPlain": "sample string 5",
                          "serverAddress": "sample string 6",
                          "serverPort": 1,
                          "excludeFromLeadInOut": true,
                          "useForHostFile": true,
                          "metcashPillarID": "sample string 9",
                          "metcashStateCode": "sample string 10",
                          "metcashCustomerID": "sample string 11",
                          "metcashTradingPartnerID": "sample string 12",
                          "drakesCustomerNumber": 1,
                          "sparCustomerNumber": "sample string 13",
                          "sparOrderUsername": "sample string 14",
                          "sparOrderPassword": "sample string 15",
                          "sparOrderPasswordPlain": "sample string 16",
                          "pharmXSiteID": 1,
                          "ibaZoneID": 1,
                          "ibaState": "sample string 17",
                          "foodlandStoreCode": "sample string 18",
                          "ilgMemberNumber": "sample string 19",
                          "ilgOutletLocation": 1,
                          "ilgBaseCost": 1,
                          "ilgApplyNonAdvertisedPromos": true,
                          "ilgExemptFromFreight": true,
                          "ilgOrderDealReview": true,
                          "ilgFinanceFee": 1,
                          "secondPassword": "sample string 23",
                          "secondPasswordPlain": "sample string 24",
                          "secondServerAddress": "sample string 25",
                          "processPromotions": true,
                          "hostProvider": 0,
                          "host": {
                            "$id": "17",
                            "identifier": "uT9TtBKGnEWGNyrDpx0Iqw==",
                            "identifierGuid": "b4533fb9-8612-459c-8637-2ac3a71d08ab",
                            "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": "Yt3ChYIndUG1g21c12mnLA==",
                            "hostSupplierIdentifierGuid": "85c2dd62-2782-4175-b583-6d5cd769a72c",
                            "loyaltyPriceLevelIdentifier": "/lsxogyC00eMLkQkzjCs0A==",
                            "loyaltyPriceLevelIdentifierGuid": "a2315bfe-820c-47d3-8c2e-4424ce30acd0",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2026-04-03T06:17:27.4422687",
                            "lastProcessed": "2026-04-03T06:17:27.4422687",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "18",
                              "identifier": "nS/C5CunF0mhLbnmBlpgTQ==",
                              "identifierGuid": "e4c22f9d-a72b-4917-a12d-b9e6065a604d",
                              "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": "7tNFtgE8gUC/POZbaiz34w==",
                              "primaryContactID": "b645d3ee-3c01-4081-bf3c-e65b6a2cf7e3",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "xPojGHs/ykO/ZhSDZ2cnaA==",
                              "supplierGroupGuid": "1823fac4-3f7b-43ca-bf66-148367672768",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2026-04-03T06:17:27.4422687",
                              "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": "19",
                                "id": "d820ffee-9fca-4108-a871-2e0cf752663b",
                                "identifier": "nLIWRCv1ck2P+Y+tTtwcrQ==",
                                "identifierGuid": "4416b29c-f52b-4d72-8ff9-8fad4edc1cad",
                                "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": "20",
                                  "supplierIdentifier": "y17DvpwUF0aIalEAO8U53A==",
                                  "supplierIdentifierGuid": "bec35ecb-149c-4617-886a-51003bc539dc",
                                  "contactGuid": "XoGGi0eZmUKjqV4Oh/Q2jg==",
                                  "contactID": "8b86815e-9947-4299-a3a9-5e0e87f4368e",
                                  "contact": {
                                    "$ref": "19"
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  }
                                },
                                {
                                  "$ref": "20"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "21",
                                  "pluG_UID": "jOGW6wfAEEGvLbwEQf07NA==",
                                  "pluGuid": "eb96e18c-c007-4110-af2d-bc0441fd3b34",
                                  "supplierIdentifier": "wrsBYDw6Sky+I3seWa/NsQ==",
                                  "supplierIdentifierGuid": "6001bbc2-3a3c-4c4a-be23-7b1e59afcdb1",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2026-04-03T06:17:27.4422687",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 9,
                                  "landedUnitCostInc": 10,
                                  "landedCartonCostInc": 12,
                                  "landedCartonCostEx": 13,
                                  "standardCost": 14,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 15",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 16",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 17",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 18",
                                  "invoiceCode": "sample string 19",
                                  "invoiceDesc": "sample string 20",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 21,
                                  "hostType": 22,
                                  "fromHost": 23,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 24.1,
                                  "sellMultiple": 25.1,
                                  "baseMultiple": 26.1,
                                  "hostStandardCost": 27,
                                  "hostTotalCost": 28,
                                  "hostRetail": 29,
                                  "hostLandedUnitCostEx": 30,
                                  "hostLandedUnitCostInc": 31,
                                  "hostDesc": "sample string 32",
                                  "directIndicator": "sample string 33",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 35",
                                  "hostProductType": "sample string 36",
                                  "hostProductGrade": "sample string 37",
                                  "hostProductGroup": "sample string 38",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 41",
                                  "hostLastUpdated": "2026-04-03T06:17:27.4422687",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "22",
                                      "pluG_UID": "zoAYnE1z50augWvdak0qUQ==",
                                      "pluGuid": "9c1880ce-734d-46e7-ae81-6bdd6a4d2a51",
                                      "supplierIdentifier": "FbsvUEYZA0aZAeEyUbwz4Q==",
                                      "supplierIdentifierGuid": "502fbb15-1946-4603-9901-e13251bc33e1",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 42",
                                  "salesMode": 43,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 45,
                                  "parentPluG_UID": "8qOosqM/Xky1+3IlbVNhpg==",
                                  "parentPluGuid": "b2a8a3f2-3fa3-4c5e-b5fb-72256d5361a6",
                                  "freight": 46.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "23",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "dhkN2urG5kCKxUCopecPnQ==",
                                    "guid": "da0d1976-c6ea-40e6-8ac5-40a8a5e70f9d",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "l/5c6AWhA0WeOnF7U1clnw==",
                                    "priceGroupGuid": "e85cfe97-a105-4503-9e3a-717b5357259f",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2026-04-03T06:17:27.4422687",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2026-04-03T06:17:27.4422687",
                                    "pluCreated": "2026-04-03T06:17:27.4422687",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2026-04-03T06:17:27.4422687",
                                    "lastManualUpdate": "2026-04-03T06:17:27.4422687",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2026-04-03T06:17:27.4422687",
                                    "currentCostUpdated": "2026-04-03T06:17:27.4422687",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2026-04-03T06:17:27.4422687",
                                    "defaultGP": 1,
                                    "breakTargetMode": 33,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 34,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 35,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 36,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "paws": 1.0,
                                    "awsUpdated": "2026-04-03T06:17:27.4422687",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "lvesL5DaTEa6LAQ3VToKjA==",
                                    "altPLUGuid": "2facf796-da90-464c-ba2c-0437553a0a8c",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 54",
                                    "altPriceDescription2": "sample string 55",
                                    "cartonQuantity": 56,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 58",
                                    "text2": "sample string 59",
                                    "text3": "sample string 60",
                                    "labelText": "sample string 61",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 65",
                                    "barcodeFormat": "sample string 66",
                                    "austMade": 1,
                                    "coolCode": 67,
                                    "countryOfOrigin": "sample string 68",
                                    "percentContent": 69.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 70",
                                    "subDeptCode": "sample string 71",
                                    "minorDeptCode": "sample string 72",
                                    "lesserDeptCode": "sample string 73",
                                    "deptName": "sample string 74",
                                    "subDeptName": "sample string 75",
                                    "minorDeptName": "sample string 76",
                                    "lesserDeptName": "sample string 77",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 80,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 82,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2026-04-03T06:17:27.4422687",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "fLrwBa5xOkGyHIZQQ+WWxQ==",
                                    "shelfPageLayoutGuid": "05f0ba7c-71ae-413a-b21c-865043e596c5",
                                    "talkerPageLayoutG_UID": "9+4da2Q+nkqMWzzsQAwnMQ==",
                                    "talkerPageLayoutGuid": "6b1deef7-3e64-4a9e-8c5b-3cec400c2731",
                                    "unitMeasure": 1.1,
                                    "unitMeasureChanged": true,
                                    "unitMeasureKind": 85,
                                    "unitMeasureKindChanged": true,
                                    "signIQData": "sample string 87",
                                    "refresh": true,
                                    "earnLoyaltyPoints": true,
                                    "earnLoyaltyPointsChanged": true,
                                    "quantityOverride": true,
                                    "quantityOverrideChanged": true,
                                    "quantityRequired": true,
                                    "quantityRequiredChanged": true,
                                    "allowDiscounts": true,
                                    "allowDiscountsChanged": true,
                                    "discountDiscounts": true,
                                    "discountDiscountsChanged": true,
                                    "itemRecalled": true,
                                    "itemRecalledChanged": true,
                                    "noRefund": true,
                                    "noRefundChanged": true,
                                    "allowMarkdown": true,
                                    "allowMarkdownChanged": true,
                                    "priceRequired": true,
                                    "priceRequiredChanged": true,
                                    "fuelItem": true,
                                    "fuelItemChanged": true,
                                    "liabilityItem": true,
                                    "trackSerial": true,
                                    "trackSerialChanged": true,
                                    "allowZeroPrice": true,
                                    "allowZeroPriceChanged": true,
                                    "notForSale": 92,
                                    "notForSaleChanged": true,
                                    "excludeFromDeals": true,
                                    "excludeFromVoucher": true,
                                    "minimumAge": 95,
                                    "minimumAgeChanged": true,
                                    "buyingLimit": 1,
                                    "buyingLimitChanged": true,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitIndependentChanged": true,
                                    "inventoryGuid": "r8ypLtooU0mq05bYcjH13g==",
                                    "inventoryIdentifier": "2ea9ccaf-28da-4953-aad3-96d87231f5de",
                                    "inventoryAccuracy": 1,
                                    "baseUnits": 99,
                                    "orderPacked": 1,
                                    "isManufactured": true,
                                    "isIngredient": true,
                                    "isModifier": true,
                                    "isModifierChanged": true,
                                    "hasModifiers": 100,
                                    "defaultPrinter": "sample string 101",
                                    "defaultPrinterGroup": "sample string 102",
                                    "ingredientsOnManufacture": true,
                                    "manufactureUnitMeasure": 1,
                                    "mpl": 1,
                                    "maxShelfQty": 103,
                                    "allowAutoOrder": true,
                                    "warrantyPeriod": 1,
                                    "parentPluG_UId": "GaYynEzfJUmq3xDgUlL6NQ==",
                                    "parentPluGuid": "9c32a619-df4c-4925-aadf-10e05252fa35",
                                    "preferredHostVendor": 105,
                                    "preferredHostChanged": true,
                                    "code": "sample string 107",
                                    "supplierIdentifier": "MDvU/Wmt0E+76Z7p9wWZ6Q==",
                                    "supplierIdentifierGuid": "fdd43b30-ad69-4fd0-bbe9-9ee9f70599e9",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "Wdb/tXZ7ZkOKU8G5Od/Jww==",
                                    "rebateSupplierIdentifierGuid": "b5ffd659-7b76-4366-8a53-c1b939dfc9c3",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 109",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 111",
                                    "productType": "sample string 112",
                                    "productGroup": "sample string 113",
                                    "complianceIndicator": "sample string 114",
                                    "inhouseBrand": "sample string 115",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 118",
                                    "lastUpdatedByUser": "sample string 119",
                                    "lastManualUpdatedByUser": "sample string 120",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2026-04-03T06:17:27.4422687",
                                    "commodity": "sample string 122",
                                    "businessPillar": "sample string 123",
                                    "mscCommodity": "sample string 124",
                                    "hostIdentifier": "4eBxS0HWnUmkCev2eRLzfw==",
                                    "hostIdentifierGuid": "4b71e0e1-d641-499d-a409-ebf67912f37f",
                                    "serviceFeeID": 1,
                                    "serviceFeeIDChanged": true,
                                    "providerName": "sample string 126",
                                    "aisleEnds": "sample string 127",
                                    "deleted": true,
                                    "deletedChanged": true,
                                    "hidden": true,
                                    "doNotRange": true,
                                    "doNotRangeChanged": true,
                                    "doNotOrder": true,
                                    "doNotOrderChanged": true,
                                    "locked": true,
                                    "excludeFromWebUpdate": true,
                                    "excludeFromWebUpdateChanged": true,
                                    "webPriceBasedOn": 138,
                                    "webPriceRounding": true,
                                    "webMarkup": 140,
                                    "webPriceMode": 141,
                                    "altDepartmentID": 1,
                                    "altSubDepartmentID": 1,
                                    "altMinorDepartmentID": 1,
                                    "altLesserDepartmentID": 1,
                                    "altDeptCode": "sample string 142",
                                    "altSubDeptCode": "sample string 143",
                                    "altMinorDeptCode": "sample string 144",
                                    "altLesserDeptCode": "sample string 145",
                                    "altDepartmentChanged": true,
                                    "storeProducts": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "13"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "24",
                                        "pluG_UID": "1Rkj1bYdX0CwBua+RyXi4w==",
                                        "pluGuid": "d52319d5-1db6-405f-b006-e6be4725e2e3",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "isElectedMasterStore": true,
                                        "isZoneMasterStore": true,
                                        "priceNow": 7,
                                        "costNow": 8,
                                        "costNowDecimals": 9,
                                        "normalPrice": 10,
                                        "priceNext": 1,
                                        "costNext": 1,
                                        "costNextDecimals": 11,
                                        "nextCampaignName": "sample string 12",
                                        "gstPercent": 13,
                                        "normalCost": 14,
                                        "normalCostDecimals": 15,
                                        "costGstPercent": 16,
                                        "costCalcMethod": 1,
                                        "currentCost": 17,
                                        "currentCostDecimals": 18,
                                        "break1": 19,
                                        "price1": 20,
                                        "break2": 21,
                                        "price2": 22,
                                        "break3": 23,
                                        "price3": 24,
                                        "fuelItem": 25,
                                        "fixedWeight": 26,
                                        "active": true,
                                        "complianceIndicator": "sample string 27",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2026-04-03T06:17:27.4422687"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "25",
                                      "pluPrices": {
                                        "$id": "26",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "memberDiscountPrice": 10,
                                        "acceptedUtc": "2026-04-03T06:17:27.4422687",
                                        "priceChangeType": 0,
                                        "costDecimals": 11,
                                        "costCalcMethod": 12,
                                        "targetCampaignPriceGtOrEquNormal": true
                                      },
                                      "normalPluPrices": {
                                        "$ref": "26"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "27",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "talkerText": "sample string 3",
                                        "disableWasSave": true,
                                        "startDate": "2026-04-03T06:17:27.4422687",
                                        "startTime": 5,
                                        "endDate": "2026-04-03T06:17:27.4422687",
                                        "endTime": 6,
                                        "newPrice": 7,
                                        "newCost": 8,
                                        "newCostDecimals": 9,
                                        "pctDiscount": 10,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 11",
                                        "hostType": 12,
                                        "hostIdentifier": "Lhl+8FtWRES8hMF/EDRQXA==",
                                        "hostIdentifierGuid": "f07e192e-565b-4444-bc84-c17f1034505c",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "27"
                                        },
                                        {
                                          "$ref": "27"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "28",
                                      "g_UId": "c0vtwAzJZ0CoqpARgsPPSA==",
                                      "guid": "c0ed4b73-c90c-4067-a8aa-901182c3cf48",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "29",
                                      "priceGroupG_UID": "UkHXqQuwF0++ojDxwTrtNQ==",
                                      "priceGroupGuid": "a9d74152-b00b-4f17-bea2-30f1c13aed35",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2026-04-03T06:17:27.4422687",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "23"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 147",
                                    "nutrifacts": {
                                      "$id": "30",
                                      "pluG_UID": "bHhraP/6Rka6OW0scrdirA==",
                                      "pluGuid": "686b786c-faff-4646-ba39-6d2c72b762ac",
                                      "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": "31",
                                      "pluGuid": "f46e68ab-9dac-41e2-9577-37e9e7d58a59",
                                      "created": "2026-04-03T06:17:27.4578761",
                                      "createdByUser": "sample string 1",
                                      "activated": "2026-04-03T06:17:27.4578761",
                                      "activatedByUser": "sample string 2",
                                      "deactivated": "2026-04-03T06:17:27.4578761",
                                      "deactivatedByUser": "sample string 3",
                                      "lastOrdered": "2026-04-03T06:17:27.4578761",
                                      "lastOrderedQty": 4.0,
                                      "lastReceived": "2026-04-03T06:17:27.4578761",
                                      "lastReceivedQty": 5.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2026-04-03T06:17:27.4578761",
                                      "lastSold": "2026-04-03T06:17:27.4578761",
                                      "firstSold": "2026-04-03T06:17:27.4578761",
                                      "awsUpdated": "2026-04-03T06:17:27.4578761",
                                      "lastManualUpdate": "2026-04-03T06:17:27.4578761",
                                      "lastManualUpdatedByUser": "sample string 7",
                                      "lastUpdated": "2026-04-03T06:17:27.4578761",
                                      "lastUpdatedByUser": "sample string 9",
                                      "lastUpdatedByHost": "2026-04-03T06:17:27.4578761",
                                      "doNotRangeUpdated": "2026-04-03T06:17:27.4578761",
                                      "doNotOrderUpdated": "2026-04-03T06:17:27.4578761",
                                      "tracked": "2026-04-03T06:17:27.4578761"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "32",
                                        "primaryKey": {
                                          "$id": "33",
                                          "pluGuid": "38328a0d-6711-4e64-8563-c358891945a1",
                                          "contains": 2
                                        },
                                        "allergenID": 1,
                                        "pluG_UID": "DYoyOBFnZE6FY8NYiRlFoQ==",
                                        "pluGuid": "38328a0d-6711-4e64-8563-c358891945a1",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "34",
                                      "pluG_UID": "oiT3R0fQYE68f+uxHN1OFA==",
                                      "pluGuid": "47f724a2-d047-4e60-bc7f-ebb11cdd4e14",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2026-04-03T06:17:27.4578761",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "35",
                                        "saleHeaderID": 1,
                                        "created": "2026-04-03T06:17:27.4578761",
                                        "createdLocal": "2026-04-03T06:17:27.4578761",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "RiXMqS8wXUC7ru1MDgj56A==",
                                        "operatorGuid": "a9cc2546-302f-405d-bbae-ed4c0e08f9e8",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "jcCl+awRIU+xHPwCTQ5Egg==",
                                        "pluGuid": "f9a5c08d-11ac-4f21-b11c-fc024d0e4482",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "11"
                                        }
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "36",
                                        "pluID": 1,
                                        "pluG_UID": "kkRFczu/JUWiIiju0+d8ng==",
                                        "pluGuid": "73454492-bf3b-4525-a222-28eed3e77c9e",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "37",
                                        "pluG_UId": "pF6phXRaIEypcXSuB8V5Eg==",
                                        "pluGuid": "85a95ea4-5a74-4c20-a971-74ae07c57912",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "37"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "38",
                                        "identifier": "74txi5Tp/kSXX/yEwkgAiA==",
                                        "identifierGuid": "8b718bef-e994-44fe-975f-fc84c2480088",
                                        "pluG_UID": "f3LMr2/9wECXj938k1e64A==",
                                        "pluGuid": "afcc727f-fd6f-40c0-978f-ddfc9357bae0",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "18"
                                    },
                                    "supplierName": "sample string 148",
                                    "children": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "21"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "39",
                                        "identifier": "CW7CEEWWjkm510V1N2iigQ==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "10c26e09-9645-498e-b9d7-45753768a281",
                                        "exists": true,
                                        "flipChartIdentifier": "Xqz0OzWXF0e2MSQrKv0qaQ==",
                                        "flipChartIdentifierGuid": "3bf4ac5e-9735-4717-b631-242b2afd2a69",
                                        "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": "NvV7LTaILEqcKI2gwkkx5g==",
                                        "groupIdentifierGuid": "2d7bf536-8836-4a2c-9c28-8da0c24931e6",
                                        "flipChart": {
                                          "$id": "40",
                                          "identifier": "KZjknxjUKkGS91/fIWfCAA==",
                                          "identifierGuid": "9fe49829-d418-412a-92f7-5fdf2167c200",
                                          "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": "41",
                                            "identifier": "B8jj8YDHK02AIrtAYRqoiw==",
                                            "identifierGuid": "f1e3c807-c780-4d2b-8022-bb40611aa88b",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "42",
                                                "id": 1,
                                                "g_UID": "3+qKhJ1E0ES7wBVVotmTOA==",
                                                "guid": "848aeadf-449d-44d0-bbc0-1555a2d99338",
                                                "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": "SzQGr52UGUaIWiIb7YbfxA==",
                                                "previousFormGuid": "af06344b-949d-4619-885a-221bed86dfc4",
                                                "nextForm": 1,
                                                "nextFormG_UID": "fzafJqJ/+E2OqmJbUmOC0g==",
                                                "nextFormGuid": "269f367f-7fa2-4df8-8eaa-625b526382d2",
                                                "attributes": "sample string 10",
                                                "updated": "2026-04-03T06:17:27.4578761",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "42"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "42"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "43",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "HiIZnR+2sUi00kpz2dty1g==",
                                                    "checkoutFormGuid": "9d19221e-b61f-48b1-b4d2-4a73d9db72d6",
                                                    "identifier": "UgJNnNCaHECi49dQP1F9Lg==",
                                                    "identifierGuid": "9c4d0252-9ad0-401c-a2e3-d7503f517d2e",
                                                    "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": "sFAUaH43HU6OjX2/k4ZZkQ==",
                                                    "valueGuid": "681450b0-377e-4e1d-8e8d-7dbf93865991",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2026-04-03T06:17:27.4578761",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "42"
                                                    },
                                                    "image": {
                                                      "$id": "44",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2026-04-03T06:17:27.4578761",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "43"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "45",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "aVskmYN35E2741CNj5fBnQ==",
                                                    "checkoutFormGuid": "99245b69-7783-4de4-bbe3-508d8f97c19d",
                                                    "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": "45"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "42"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "39"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "45"
                                        },
                                        "products": [
                                          {
                                            "$id": "46",
                                            "flipChartPageIdentifier": "OwguDrqsIkym4K1vUQZPOQ==",
                                            "flipChartPageIdentifierGuid": "0e2e083b-acba-4c22-a6e0-ad6f51064f39",
                                            "pluG_UID": "LRUOz998qkWHoeKVCnov+Q==",
                                            "pluGuid": "cf0e152d-7cdf-45aa-87a1-e2950a7a2ff9",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "47",
                                        "pluG_UID": "irOQXayX7kSAZyV9vbTdSQ==",
                                        "pluGuid": "5d90b38a-97ac-44ee-8067-257dbdb4dd49",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2026-04-03T06:17:27.4578761",
                                        "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": "47"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "48",
                                        "pluG_UID": "8PS53F4MRk2jt3pives8zw==",
                                        "ingredientGuid": "kYnbb3w8UE+rX7LZLGSxkg==",
                                        "ingredientIdentifier": "6fdb8991-3c7c-4f50-ab5f-b2d92c64b192",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "23"
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "49",
                                        "pluG_UID": "p1PbxHU1Gkqrru9a/hJ1sw==",
                                        "pluGuid": "c4db53a7-3575-4a1a-abae-ef5afe1275b3",
                                        "shelfLocationIdentifier": "aMeAlZY5cEqvmAdUj0MBGQ==",
                                        "shelfLocationGuid": "9580c768-3996-4a70-af98-07548f430119",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "5tf54LXO7EWFXvfdEAdTRA==",
                                        "labelPageLayoutGuid": "e0f9d7e6-ceb5-45ec-855e-f7dd10075344",
                                        "updated": "2026-04-03T06:17:27.4578761",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "location": {
                                          "$id": "50",
                                          "identifier": "4u74XrPJBkG2WnTPUzQ30Q==",
                                          "storeID": 1,
                                          "identifierGuid": "5ef8eee2-c9b3-4106-b65a-74cf533437d1",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2026-04-03T06:17:27.4578761",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "49"
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "49"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "49"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "51",
                                        "plu": 1,
                                        "pluG_UID": "kyPQ4Guk0kOYdq5x/e0uDA==",
                                        "pluGuid": "e0d02393-a46b-43d2-9876-ae71fded2e0c",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "scaleLocation": {
                                          "$id": "52",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2026-04-03T06:17:27.4578761",
                                          "department": {
                                            "$id": "53",
                                            "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": "52"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "54",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "55",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "56",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2026-04-03T06:17:27.4578761",
                                                        "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": "tGwvf136V0GhDnJ6sbj0eA==",
                                                        "labelPageLayoutGuid": "7f2f6cb4-fa5d-4157-a10e-727ab1b8f478",
                                                        "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": "57",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "58",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "59",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "59"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "58"
                                                        },
                                                        "mscDep": {
                                                          "$id": "60",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "57"
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "56"
                                                      }
                                                    ],
                                                    "updated": "2026-04-03T06:17:27.4578761",
                                                    "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": "ceRvMk1a30Oye4IrcM1FNQ==",
                                                    "labelPageLayoutGuid": "326fe471-5a4d-43df-b27b-822b70cd4535",
                                                    "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": "57"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "58"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "60"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "59"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "55"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2026-04-03T06:17:27.4578761",
                                                "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": "PgBpv3cCu022PxkzVpx5ig==",
                                                "labelPageLayoutGuid": "bf69003e-0277-4dbb-b63f-1933569c798a",
                                                "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": "57"
                                                },
                                                "mscCom": {
                                                  "$ref": "58"
                                                },
                                                "mscDep": {
                                                  "$ref": "60"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "59"
                                                }
                                              },
                                              {
                                                "$ref": "54"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2026-04-03T06:17:27.4578761",
                                            "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": "AQJPUCFgaEiaMe3Fiwi6DA==",
                                            "labelPageLayoutGuid": "504f0201-6021-4868-9a31-edc58b08ba0c",
                                            "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": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "61",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "r7Ofo4k8JkG4YhSbmdEhBw==",
                                      "pluGuid": "a39fb3af-3c89-4126-b862-149b99d12107",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "Xij1YcC91kKuo1zV7/Mduw==",
                                      "dealCostGuid": "61f5285e-bdc0-42d6-aea3-5cd5eff31dbb",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "LYPPqHJ7OkGE+NjodpWkGQ==",
                                      "priceGroupGuid": "a8cf832d-7b72-413a-84f8-d8e87695a419",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "costCalcMethod": 13,
                                      "pluCost": 14,
                                      "pluCostIndicator": "sample string 15",
                                      "pluPriceGstPercent": 16,
                                      "pluCostGstPercent": 17,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 19.1,
                                      "salesMode": 1,
                                      "pluNormalCost": 20,
                                      "pluaws": 21.0,
                                      "directNumber": "sample string 22",
                                      "departmentName": "sample string 23",
                                      "subDepartmentName": "sample string 24",
                                      "priceGroupName": "sample string 25",
                                      "supplierName": "sample string 26",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2026-04-03T06:17:27.4578761",
                                      "rrp": 27,
                                      "campaignDescription": "sample string 28",
                                      "hostCampaign": true,
                                      "hostIdentifier": "QEA=",
                                      "hostIdentifierGuid": "a8f2e554-1610-4327-86dd-c17e1b122312",
                                      "campaignComboPriceGroupG_UID": "/wzLMmPBXEWLA3Wd3l2hHw==",
                                      "campaignComboPriceGroupIdentifier": "32cb0cff-c163-455c-8b03-759dde5da11f",
                                      "promotionPlacementDescription": "sample string 30",
                                      "storeAcceptances": [
                                        {
                                          "$id": "62",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2026-04-03T06:17:27.4578761",
                                          "operatorG_UID": "G5+EhW1qVEeK4UqojbOBKw==",
                                          "operatorGuid": "85849f1b-6a6d-4754-8ae1-4aa88db3812b",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2026-04-03T06:17:27.4578761",
                                          "signIqTicketFileMovedUtc": "2026-04-03T06:17:27.4578761",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2026-04-03T06:17:27.4578761",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "hostIdentifier": "QEA=",
                                          "hostIdentifierGuid": "48069fa2-fa15-43ff-9804-fec1d263aea2",
                                          "product": {
                                            "$ref": "23"
                                          },
                                          "campaignPlu": {
                                            "$ref": "61"
                                          },
                                          "fuelItem": true
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "63",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "6e0365b8-3be5-4754-8b2f-d2343b3a0c1d",
                                        "nameGuid": "6e0365b8-3be5-4754-8b2f-d2343b3a0c1d",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2026-04-03T06:17:27.4578761",
                                        "startTime": 1,
                                        "endDate": "2026-04-03T06:17:27.4578761",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2026-04-03T06:17:27.4578761",
                                        "system": true,
                                        "created": "2026-04-03T06:17:27.4578761",
                                        "updated": "2026-04-03T06:17:27.4578761",
                                        "priceChangeNotifiedUtc": "2026-04-03T06:17:27.4578761",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "hBJbcvnaOE2Nrfj6e6HTTQ==",
                                        "hostIdentifierGuid": "725b1284-daf9-4d38-8dad-f8fa7ba1d34d",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2026-04-03T06:17:27.4578761",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "61"
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "77WXTOtG70yFRcqxwGpfgA==",
                                            "pluGuid": "4c97b5ef-46eb-4cef-8545-cab1c06a5f80",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "GBTXkiWgd0S3nYeSesTrWw==",
                                            "priceGroupGuid": "92d71418-a025-4477-b79d-87927ac4eb5b",
                                            "fuelItem": true,
                                            "pluName": "sample string 6",
                                            "apn": "sample string 7",
                                            "pluActive": true,
                                            "cartonQty": 1,
                                            "baseUnits": 9.1,
                                            "cri": "sample string 10",
                                            "salesMode": 1,
                                            "pluaws": 11.0,
                                            "directNumber": "sample string 12",
                                            "departmentName": "sample string 13",
                                            "subDepartmentName": "sample string 14",
                                            "priceGroupName": "sample string 15",
                                            "supplierName": "sample string 16",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2026-04-03T06:17:27.4578761",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "campaign": {
                                              "$ref": "63"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "Lx3fe4rFNkmhHH+hfQRR6g==",
                                            "identifierStr": "Lx3fe4rFNkmhHH+hfQRR6g==",
                                            "identifierGuid": "7bdf1d2f-c58a-4936-a11c-7fa17d0451ea",
                                            "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": "63"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "rAi4jyDlv0Cs3wwFqSonmw==",
                                            "customerIDGuid": "8fb808ac-e520-40bf-acdf-0c05a92a279b",
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "customer": {
                                              "$ref": "2"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "67",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "frbzdups8EWB+fD1vPiwwQ==",
                                            "groupIDGuid": "76f3b67e-6cea-45f0-81f9-f0f5bcf8b0c1",
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "group": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "68",
                                            "identifier": "ZVGBhEIiG0Wdohyxng7OnQ==",
                                            "identifierGuid": "84815165-2242-451b-9da2-1cb19e0ece9d",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "69",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "59+J2Lp4ykGUiUvF8u+AuA==",
                                            "guid": "d889dfe7-78ba-41ca-9489-4bc5f2ef80b8",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "63"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "bOzr92LNGkClBwPmH5k7iQ==",
                                                "groupGuid": "f7ebec6c-cd62-401a-a507-03e61f993b89",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "kzklHIRMS0qOwMv+q5UrMw==",
                                                "pluGuid": "1c253993-4c84-4a4b-8ec0-cbfeab952b33",
                                                "priceGroupG_UID": "i/0IPqcXU0u33N/vJhms/w==",
                                                "priceGroupGuid": "3e08fd8b-17a7-4b53-b7dc-dfef2619acff",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "63"
                                                },
                                                "product": {
                                                  "$ref": "23"
                                                },
                                                "priceGroup": {
                                                  "$ref": "29"
                                                },
                                                "campaignPool": {
                                                  "$ref": "63"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "priceLevelIdentifier": "kC2OLPzD2kyUrSSfx2LNqQ==",
                                            "priceLevelIdentifierGuid": "2c8e2d90-c3fc-4cda-94ad-249fc762cda9",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "promotionType": {
                                          "$id": "72",
                                          "identifier": "9URcIZjO+06C3kPTSrKkWQ==",
                                          "identifierGuid": "215c44f5-ce98-4efb-82de-43d34ab2a459",
                                          "hostType": 2,
                                          "code": "sample string 3",
                                          "description": "sample string 4",
                                          "isLiquor": true,
                                          "isAdvertised": true,
                                          "disableWasSave": true,
                                          "excludeFromPromoSales": true,
                                          "labelPageLayoutG_UID": "ll1rpw/+GESmKglOmrAuQg==",
                                          "labelPageLayoutGuid": "a76b5d96-fe0f-4418-a62a-094e9ab02e42",
                                          "priceLevelIdentifier": "e22syd7IIUGvkQ+uD4DTcQ==",
                                          "priceLevelIdentifierGuid": "c9ac6d7b-c8de-4121-af91-0fae0f80d371",
                                          "active": true,
                                          "updated": "2026-04-03T06:17:27.4578761",
                                          "hostName": "sample string 11"
                                        }
                                      },
                                      "product": {
                                        "$ref": "23"
                                      },
                                      "dealCost": {
                                        "$id": "73",
                                        "headerIdentifier": "bipSRGCRhkOx+lXRh1PP+A==",
                                        "headerIdentifierGuid": "44522a6e-9160-4386-b1fa-55d18753cff8",
                                        "identifier": "Cc6UIUijbUWl2HnAJPZ0vg==",
                                        "identifierGuid": "2194ce09-a348-456d-a5d8-79c024f674be",
                                        "supplierIdentifier": "j2ynW6qu9UKb369O0zb3Lw==",
                                        "supplierGuid": "5ba76c8f-aeaa-42f5-9bdf-af4ed336f72f",
                                        "pluG_UID": "Ai1b5ZzL/UOATloKA7LxdQ==",
                                        "pluGuid": "e55b2d02-cb9c-43fd-804e-5a0a03b2f175",
                                        "campaignName": "9a1db72f-e9b9-42e4-b8b0-f6cc3bc3542e",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2026-04-03T06:17:27.4578761",
                                        "end": "2026-04-03T06:17:27.4578761",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "k6b8j8u9uUW0t5YXdzZ2Yg==",
                                        "bonusItemPluGuid": "8ffca693-bdcb-45b9-b4b7-961777367662",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2026-04-03T06:17:27.4578761",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2026-04-03T06:17:27.4578761",
                                        "campaignEndDate": "2026-04-03T06:17:27.4578761",
                                        "masterPLUG_UID": "8+7ZQg8NaEqxjIrgq5KoVg==",
                                        "masterID": "42d9eef3-0d0f-4a68-b18c-8ae0ab92a856",
                                        "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": "TMsp1Z+dlEqfttqy83/6fg==",
                                        "bonusMasterID": "d529cb4c-9d9f-4a94-9fb6-dab2f37ffa7e",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2026-04-03T06:17:27.4578761",
                                    "dealCosts": [
                                      {
                                        "$ref": "73"
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "74",
                                        "pluG_UID": "OyUVQk5bJE61u4XstyZc9A==",
                                        "pluGuid": "4215253b-5b4e-4e24-b5bb-85ecb7265cf4",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "74"
                                      }
                                    ],
                                    "alternateProductG_UID": "hfj8IcXKakiqDG2BWaVCvg==",
                                    "alternateProduct": "21fcf885-cac5-486a-aa0c-6d8159a542be",
                                    "altProduct": {
                                      "$ref": "23"
                                    },
                                    "productHostCode": {
                                      "$id": "75",
                                      "id": 1,
                                      "pluG_UID": "Bek3YQNZp0aHDSAF/XLq0g==",
                                      "pluGuid": "6137e905-5903-46a7-870d-2005fd72ead2",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "57"
                                    },
                                    "mscCom": {
                                      "$ref": "58"
                                    },
                                    "mscDep": {
                                      "$ref": "60"
                                    },
                                    "mscSubCom": {
                                      "$ref": "59"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2026-04-03T06:17:27.4578761",
                                    "inventoryTracked": "2026-04-03T06:17:27.4578761",
                                    "isNormalPriceChangesCampaign": true,
                                    "baseProductFuel": {
                                      "$id": "76",
                                      "pluG_UID": "4AqIuBrQj0K6YwUkGTx8BA==",
                                      "pluGuid": "b8880ae0-d01a-428f-ba63-0524193c7c04",
                                      "fuelPluG_UID": "/7F8zlbM1EqpyET6598BZA==",
                                      "fuelPluGuid": "ce7cb1ff-cc56-4ad4-a9c8-44fae7df0164",
                                      "price": 3,
                                      "productDescription": "sample string 4",
                                      "productBarcode": "sample string 5",
                                      "fuelProductDescription": "sample string 6",
                                      "fuelProductBarcode": "sample string 7",
                                      "fuelProductPrice": 8
                                    },
                                    "productFuelLinks": [
                                      {
                                        "$ref": "76"
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ]
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  },
                                  "serviceFee": {
                                    "$id": "77",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 48
                                },
                                {
                                  "$ref": "21"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "78",
                                  "storeID": 1,
                                  "supplierIdentifier": "k6Qm1Ayv6U6eSo+y1k6gRQ==",
                                  "supplierGuid": "d426a493-af0c-4ee9-9e4a-8fb2d64ea045",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "78"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "79",
                                  "storeID": 1,
                                  "supplierIdentifier": "dy6VvPWwjUyHSbzj5Bk9Og==",
                                  "supplierGuid": "bc952e77-b0f5-4c8d-8749-bce3e4193d3a",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2026-04-03T06:17:27.4578761",
                                  "deliveryDate": "2026-04-03T06:17:27.4578761",
                                  "nextCutOffDate": "2026-04-03T06:17:27.4578761",
                                  "nextDeliveryDate": "2026-04-03T06:17:27.4578761",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "store": {
                                "$ref": "13"
                              },
                              "updated": "2026-04-03T06:17:27.4578761",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "80",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2026-04-03T06:17:27.4578761",
                                "processed": "2026-04-03T06:17:27.4578761",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2026-04-03T06:17:27.4578761",
                                "size": 1,
                                "sizeFormat": "sample string 7",
                                "isArchive": true,
                                "customerNumber": "sample string 9",
                                "businessPillar": "sample string 10",
                                "fileType": "sample string 11",
                                "version": "sample string 12",
                                "reference": "sample string 13",
                                "digest": "sample string 14",
                                "contentType": "sample string 15",
                                "host": {
                                  "$ref": "17"
                                },
                                "metcashHeader": {
                                  "$id": "81",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2026-04-03T06:17:27.4578761",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "82",
                                "id": 1,
                                "hostIdentifier": "Csnf4sryNUeAD72eO33iwg==",
                                "hostIdentifierGuid": "e2dfc90a-f2ca-4735-800f-bd9e3b7de2c2",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "54acc4b4-19ed-42f9-9042-1ce7d5636e1d",
                                  "4f0e8add-8ac8-46ce-ad35-b76fb3794db0"
                                ]
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "16"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "83",
                                "identifier": "tCR9hM4wwkqVKvBku4gkFw==",
                                "identifierGuid": "847d24b4-30ce-4ac2-952a-f064bb882417",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "promoTypeGuids": [
                              "2de15ed2-3e64-44dd-b019-58bd870731c0",
                              "b5d62888-6fbd-4f14-8a7e-76a8d082b68d"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 27"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "84",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "85",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2026-04-03T06:17:27.4578761",
                          "ftpSite": {
                            "$id": "86",
                            "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": "85"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "82"
                        },
                        {
                          "$ref": "82"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "87",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "88",
                            "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": "87"
                        }
                      ],
                      "updateStoreID": "5d1c8ed2-5b45-47a5-9275-961fd769af75",
                      "updateStore": {
                        "$id": "89",
                        "id": "7f9d2290-a249-4062-8568-03b4d1de373b",
                        "name": "sample string 1",
                        "lastActivity": "2026-04-03T06:17:27.4578761",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2026-04-03T06:17:27.4578761"
                      },
                      "timeZoneId": "sample string 54",
                      "securityOptions": {
                        "$id": "90",
                        "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": "12"
                  }
                ]
              },
              "customer": {
                "$ref": "2"
              },
              "communityOrganisation": {
                "$id": "91",
                "id": 1,
                "identifier": "0luN00P7DESnYopLszSpSA==",
                "identifierGuid": "d38d5bd2-fb43-440c-a762-8a4bb334a948",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "abn": "sample string 15",
                "promoPeriodStart": "2026-04-03T06:17:27.4578761",
                "promoPeriodEnd": "2026-04-03T06:17:27.4578761",
                "allowDonations": true,
                "logoImageName": "sample string 17",
                "totalAmountAwarded": 18.1,
                "updated": "2026-04-03T06:17:27.4578761",
                "deleted": true
              },
              "details": [
                {
                  "$id": "92",
                  "saleItemID": 1,
                  "identifier": "q0E4Kq3dukic+o3hgM/sng==",
                  "identifierGuid": "2a3841ab-ddad-48ba-9cfa-8de180cfec9e",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "Op1qc8n/3kCmXUqF5xvYFw==",
                  "pluGuid": "736a9d3a-ffc9-40de-a65d-4a85e71bd817",
                  "accountID": "8mUB28SOHk26VahXTsA79g==",
                  "accountIDGuid": "db0165f2-8ec4-4d1e-ba55-a8574ec03bf6",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2026-04-03T06:17:27.4578761",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "n9nSEXPHoUqIT/kq4rOmQg==",
                  "refundGuid": "11d2d99f-c773-4aa1-884f-f92ae2b3a642",
                  "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": "utER6WXOPUKxpIj8FNhQTg==",
                  "idempotentVoidGuid": "e911d1ba-ce65-423d-b1a4-88fc14d8504e",
                  "priceLevelIdentifier": "snfQxLSDfk2/cqxMcaUC1g==",
                  "priceLevelIdentifierGuid": "c4d077b2-83b4-4d7e-bf72-ac4c71a502d6",
                  "communityIdentifier": "p7IXOdOyJ0qepL7p+phxmg==",
                  "communityIdentifierGuid": "3917b2a7-b2d3-4a27-9ea4-bee9fa98719a",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "93",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2026-04-03T06:17:27.4578761",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "93"
                    }
                  ],
                  "refund": {
                    "$id": "94",
                    "id": 1,
                    "g_UID": "gQmB6xYFjUqNU800fq7WPg==",
                    "guid": "eb810981-0516-4a8d-8d53-cd347eaed63e",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2026-04-03T06:17:27.4578761"
                  },
                  "modifier": {
                    "$id": "95",
                    "id": 1,
                    "setG_UID": "j68MurhAO0+3bvAeMMUj1Q==",
                    "modifierSetGuid": "ba0caf8f-40b8-4f3b-b76e-f01e30c523d5",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "TOXuaKTlIk+elvxbGexNKA==",
                    "pluGuid": "68eee54c-e5a4-4f22-9e96-fc5b19ec4d28",
                    "deleted": true,
                    "g_UID": "EdZqIHwzuUywxlYMQc1Wjg==",
                    "guid": "206ad611-337c-4cb9-b0c6-560c41cd568e",
                    "product": {
                      "$ref": "23"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "92"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "96",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "9"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "payments": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "cards": [
                {
                  "$id": "97",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "97"
                }
              ],
              "campaignHits": [
                {
                  "$id": "98",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "98"
                }
              ],
              "fuel": [
                {
                  "$id": "99",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "p8OX+88WpEOwLEq4s9wbcg==",
                  "pluGuid": "fb97c3a7-16cf-43a4-b02c-4ab8b3dc1b72",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2026-04-03T06:17:27.4578761",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2026-04-03T06:17:27.4578761",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "99"
                }
              ],
              "fuelResells": [
                {
                  "$id": "100",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "sfG+cgkV70y1hC4MXRjIVg==",
                  "pluGuid": "72bef1b1-1509-4cef-b584-2e0c5d18c856",
                  "accountID": "/txDF2KA6ke1MLladJEoNg==",
                  "accountIDGuid": "1743dcfe-8062-47ea-b530-b95a74912836",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2026-04-03T06:17:27.4578761",
                  "bestOrExpireType": 1,
                  "refundG_UID": "6vxm7eRqXU2PfRZGlpYNsg==",
                  "refundGuid": "ed66fcea-6ae4-4d5d-8f7d-164696960db2",
                  "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": "100"
                }
              ],
              "customerOrder": [
                {
                  "$ref": "1"
                },
                {
                  "$ref": "1"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "101",
                  "surveyG_UID": "iU6WAYNZR0muumn5B9gv8g==",
                  "surveyGuid": "01964e89-5983-4947-aeba-69f907d82ff2",
                  "saleHeaderGuid": "PG0ovkXoU0GPgKOm8+10Zw==",
                  "saleGuid": "be286d3c-e845-4153-8f80-a3a6f3ed7467",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "bqFnMtLkrkqRJLYikmcqTg==",
                  "guidResponse": "3267a16e-e4d2-4aae-9124-b62292672a4e",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2026-04-03T06:17:27.4578761",
                  "sale": {
                    "$ref": "9"
                  },
                  "survey": {
                    "$id": "102",
                    "g_UID": "LDjhA2SgDkqItC+wIab+FQ==",
                    "guid": "03e1382c-a064-4a0e-88b4-2fb021a6fe15",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "BwTHkF6eekCGJ0Tq6kQGkg==",
                    "checkoutFormGuid": "90c70407-9e5e-407a-8627-44eaea440692",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2026-04-03T06:17:27.4578761",
                    "end": "2026-04-03T06:17:27.4578761",
                    "deleted": true,
                    "updated": "2026-04-03T06:17:27.4578761",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "2b2efcba-acf1-41f2-a899-fd96ddc5f62f",
                      "b3706a34-b096-48b7-8724-3874ede1894c"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "42"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "101"
                }
              ],
              "storeName": "sample string 39",
              "terminalNumber": 40,
              "machineName": "sample string 41",
              "operatorName": "sample string 42",
              "direction": 1,
              "reason": "sample string 43",
              "accountG_UID": "jzyRaCzqckWwqPpry1JaBA==",
              "accountIdentifier": "68913c8f-ea2c-4572-b0a8-fa6bcb525a04",
              "accountName": "sample string 44",
              "customerOrderIdentifier": "F855O0dLwU+DazDRLIAuAQ==",
              "customerOrderIdentifierGuid": "3b79ce17-4b47-4fc1-836b-30d12c802e01",
              "priceLevelName": "sample string 45",
              "revision": 46,
              "ingressId": "sample string 47"
            },
            "metadata": {
              "$id": "103",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "Pp2hY5IFOUacmdcDdxUnOA==",
              "paymentIdentifierGuid": "63a19d3e-0592-4639-9c99-d70377152738",
              "identifier": "HI6dwZ6q5UqhzYSlGv6Rog==",
              "identifierGuid": "c19d8e1c-aa9e-4ae5-a1cd-84a51afe91a2",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "Ubw1j3KeWESDExkmgQbfgQ==",
              "itemIdentifierGuid": "8f35bc51-9e72-4458-8313-19268106df81"
            }
          },
          {
            "$ref": "8"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "7"
      },
      {
        "$ref": "7"
      }
    ],
    "customerGroups": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "accounts": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "account": {
      "$ref": "4"
    },
    "vouchers": [
      {
        "$id": "104",
        "customerIdentifier": "pAiDk/L+BkWPscbZ7rt+KQ==",
        "customerIdentifierGuid": "938308a4-fef2-4506-8fb1-c6d9eebb7e29",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "OeaRwRkIK0qrAgZezaaLyw==",
        "idempotentGuid": "c191e639-0819-4a2b-ab02-065ecda68bcb",
        "offline": true,
        "voucher": {
          "$id": "105",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2026-04-03T06:17:27.4578761",
          "barcodeTemplate": {
            "$id": "106",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "107",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2026-04-03T06:17:27.4578761",
            "labelPageLayout": "zOYgAciDzkyuFFpEVjdayQ==",
            "pageLayoutGuid": "0120e6cc-83c8-4cce-ae14-5a4456375ac9",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "105"
            },
            "elements": [
              {
                "$id": "108",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2026-04-03T06:17:27.4578761"
              },
              {
                "$ref": "108"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "109",
              "id": 1,
              "customerIdentifier": "A/gYFVNkNUG5/Y3GSb3/sw==",
              "customerIdentifierGuid": "1518f803-6453-4135-b9fd-8dc649bdffb3",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2026-04-03T06:17:27.4578761",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "mNKcZqxZ6ESzwMl8CZZiyw==",
              "issuedIdempotentGuid": "669cd298-59ac-44e8-b3c0-c97c099662cb",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2026-04-03T06:17:27.4578761",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2026-04-03T06:17:27.4578761",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "3KjG695o3EiuPeUqWcmAEQ==",
              "redeemedIdempotentGuid": "ebc6a8dc-68de-48dc-ae3d-e52a59c98011",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2026-04-03T06:17:27.4578761",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "107"
              },
              "voucher": {
                "$ref": "105"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$ref": "8"
              },
              "redeemedOfflinePayment": {
                "$ref": "8"
              }
            },
            {
              "$ref": "109"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "104"
      }
    ]
  },
  "operator": {
    "$ref": "11"
  },
  "details": [
    {
      "$id": "110",
      "headerID": 1,
      "plu": 1,
      "pluG_UId": "hnj/RJvRGkKlKwiBF2na/w==",
      "pluGuid": "44ff7886-d19b-421a-a52b-08811769daff",
      "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": "uFD//lG1UEadDqCtTidiUw==",
      "headerIdentifierGuid": "feff50b8-b551-4650-9d0e-a0ad4e276253",
      "product": {
        "$ref": "23"
      }
    },
    {
      "$ref": "110"
    }
  ],
  "storeName": "sample string 11",
  "customerName": "sample string 12",
  "storeReplyTo": "sample string 13",
  "storeSubjectLine": "sample string 14",
  "storeSaleHeader": {
    "$ref": "9"
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK-2�\^�O��5xl/workbook.xml �(�����0��&�C����A��x�པ�m�-����%�x�3;����]�\G>��������1
ǃ�N;��a��Ŝ�Z@��ۀ
�$W��A;�JH�?,<�@0��2\[Z�w�s��������l���o����"*b����<pJ�soKz���zY�e2��7��K{N���`[W_PK-2�\����	�[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
-2�\Y��''_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="Rd28804c0cd3a4fd3" /></Relationships>PK-2�\M�+�KGxl/worksheets/sheet1.xml �(���]S�:�����ǖve}0!
��P�m�r�dJb�6П_ʼn{��C�g��Zz��Ja����!xΊr�/OC�0Ȗ�|2_ޟ�O���^��w9˲*���<)N�YU=��q9�e�Q��ҎM�b1����>Χ��8;��O�lY������aT�W���c����|,�Ѥ���a�j1�/��`2��W��lz��$��0������g/e�9X-��<����~r���;�E���"�d���Cu��\e��YeUJ�q�Pֿ��|�],F�/�I5�O%����
��SY勻Ͱ˲��M<l�QE
����Br����&��&�IH�ljM�xe\��K�q�"0�z��g�r/_�^��S��ӛ8��8��3�}��DH�?��ϙ3k�,0)�����[k5��#��������\|�.���o��&�س[�ًcsv�Z��C����|�wF�i#��h�L�Fp�8���y��c38�qul�C�����M��A�j`=�gI`�,pV��Yd{�FZj&z|�>-3C�����;+63p�k�8����΋ ��`����Hag!{28/BË2%K�$}J:/BË*���3(���dp^��%�%�\2���&p^��5F*a(mU3��o΋��R��v*d=�yYs/�=4��
�'���y�����~�Z*-� ���G�I�y%���P�ோx}�/-�j4�KP��6��)��e}ձ���^���l?�b7��.���Y��6q�%�M���M\t��M\v	�&���jﻄn��i=�Q?y��gBd��A���z"�!�~� D�B���A���=Q�?�ۈ����{�A��?<Q��!��� D��S�@�M=eD��W�D��S�@N=ňD��S�H4N=�D��S��S9�
k۵`׵�Dt�A��g������;Oj�]�p2�����Us��|߿�����E��gB,���v��q	�/h�L��t8z}8��p��p���{T�m����=c?�cd3~6���~�r��Ԙ����mg�6�sC�O=U'�9�C����������hݔ�Ƶj��&Yq��UV���ņPK-2�\�պ��Pxl/_rels/workbook.xml.rels �(���An� E���ט;8
ɦ�n�\���X�i��u�#�
�����n�B���h�x{��^�	=C���Ӫ��r�h�OI�q��n�0ɔoD3���6)�5!Q�e���;څY�\��x��r��떄�����p����zTp��i�����$�2���"���T�z����sݴM��f�2�On��y����]2�/X��R+���n*cd��1���ҩ���Q%�Ҿ����E�\���'PK-2�\Ѓc'2E
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-2�\S��w�xl/sharedStrings.xml �(��YYo��~�� �!/Yʼ��B�k���^I��X$M�)1�5�me��=�ݤD�[r,���W}����z.|ϳ�+�IZWg�T?��"*��\�}]�k�لPT�(+|u���l���%!tKru����8?'��L�
�$e�#
?��9�j�b�Ř�ٹ���y���l�MA��l8�)��
������^�c\�4Iq}yN�/ϙt�<4i,��c�S��K9߽S\([�?lE��{��"KoqE�nB����5T_�T��u�:��_�߁�-o�?�'1���E�B��̫+�USUY*�n��e
�c*[P��7�����n,�UU]�C���,�
�T�B���nK�~T�w>��=hC�9���P�f�6<�\�A��
㋖��vk)H8�j��>��z-��ϐ��D����ſ�:���-��5���Ǝ���k†��1��x
A,l�dj��5��%n�[Z��f�
["6�L?�l�#i�e���Psc+�lÉ5?B��A�d�&F�5�9j��o�?�鐔����
?P�_��Drp�5���>v5?4-B��]�����7e�A}h�!�(O�s��[��-����'��!���)�d�e�-p�S�)���s(�t'��]��d�`J+�.��0��bH��CM	
��ʷBBn'�d�}
C��F��Qn��
X����
y�(�1n�5Q���qn�E�
;��W�C]��ӱ�Pk�9����|���ᇚ��慉��I�Z�?����qg}�b����&!�gi�K�HY������l�}V������AI���ڲىf�`ieB�w��:��#~��i;��ZCa��u�$�f�&҂@���5��X����ڀ���F>�ŇG8�(�UЧ�B[t��4�sFڤpǚ[V>�
�cn����b��Q�|%�X#��hY�h���[��T�D!�^^�<����f������e
�`�ߏ�F�����v�;Y
�������c�slK�c��|7��$tM7���gĮqjاu���eM�<)X8����񈎠�ψ��������B��N���T�������B���ߞ��F?���E�h�����/U��.�n
�����Xn68��:3&�s<>B�r<��>��,+����:Ͳ��O��*e�.BX���E�yծ^�*�w�'z�|���%�ޤ��Ҝ0�O�>�V{�Mz�J������O���5z��c�8~rȹ�2ˠ_dl8}�&�>������?i��،L�7�Βd�7��ʼ�a��3
9�U��Rg:��p�\j9�1�AW���g���%7��z��U��=3dD�C���Q�k���Gqh�&bO�b�;0�$�>�RO�9������,���H�H�l������d��%P_�P�֗�Pٗ�ˆ6G��/�eK��,�СºFA<VoS�k��d���b^�����<e}0�7A�*�N�R�a_(��p_��c6�9!Rv��>������6�3(����+�}�8	� @��Z/Ö�F�3�m �D��[H7}�4˱� �4�X����N���dp��ĉ�FEK�N���u؈a@�,V���A����f
ݪ�On�O�xY���<1/^�e$���;ỈՃ����]%�]�KDh+��)9�1�%ċ��_����iَ������?����=�Cr��ye
�i���w�W,�D'E�1�9������K��(Mn�U�ԑ��	���]��Qbغ���-�KEHX�%�K�B���jeq;�r��[�G*Y�n�	�{g���v�1PE��A�i�4�yBIt�]d���Ԃ��X��������}�n��_�7%�[�1LH.��4���i��T3:X��W�mM��z˿S�6M�����z�E���=z�8�<��<��,��=J�x>�����cdԮ�[y<�ߞ���׭���2�c���`�����

 ��O��G�A}VU����"�`~NQ�B)ǖ��dF��~n�T�W�A���&m��驓?@?�}:`?˳x_�Χz�����{x��ܓ�%9��h���4/=�9Q�)>���g��l��2�+�XO�j�W��X��	c��<���zG��G�[`�hd&��%?e�S���aG�]D����hs�=��X�ה�f^l�����b����PK--2�\^�O��5xl/workbook.xmlPK--2�\����	�[Content_Types].xmlPK-
-2�\Y��''V_rels/.relsPK--2�\M�+�KG�xl/worksheets/sheet1.xmlPK--2�\�պ��P_xl/_rels/workbook.xml.relsPK--2�\Ѓc'2E
�	xl/styles.xmlPK--2�\S��w�xl/sharedStrings.xmlPK�

application/vnd.ms-excel

Sample:
PK-2�\P����5xl/workbook.xml �(�����0��J}�(Pӊv@��ҵCw��A~����_�[7���������v`=�P���1� ��4��ud�]g��8K��uJPc�[��pɲx1*kB�\�+�Vp�P��(�qEiT���c���h
I��Vw1�!�M�	�_$�j�x�9K�]V�̙/�<<I�Qbw�<���;{������PK-2�\����	�[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
-2�\@Q�''_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="Rd3dd1c4ac6bf444d" /></Relationships>PK-2�\M�+�KGxl/worksheets/sheet1.xml �(���]S�:�����ǖve}0!
��P�m�r�dJb�6П_ʼn{��C�g��Zz��Ja����!xΊr�/OC�0Ȗ�|2_ޟ�O���^��w9˲*���<)N�YU=��q9�e�Q��ҎM�b1����>Χ��8;��O�lY������aT�W���c����|,�Ѥ���a�j1�/��`2��W��lz��$��0������g/e�9X-��<����~r���;�E���"�d���Cu��\e��YeUJ�q�Pֿ��|�],F�/�I5�O%����
��SY勻Ͱ˲��M<l�QE
����Br����&��&�IH�ljM�xe\��K�q�"0�z��g�r/_�^��S��ӛ8��8��3�}��DH�?��ϙ3k�,0)�����[k5��#��������\|�.���o��&�س[�ًcsv�Z��C����|�wF�i#��h�L�Fp�8���y��c38�qul�C�����M��A�j`=�gI`�,pV��Yd{�FZj&z|�>-3C�����;+63p�k�8����΋ ��`����Hag!{28/BË2%K�$}J:/BË*���3(���dp^��%�%�\2���&p^��5F*a(mU3��o΋��R��v*d=�yYs/�=4��
�'���y�����~�Z*-� ���G�I�y%���P�ோx}�/-�j4�KP��6��)��e}ձ���^���l?�b7��.���Y��6q�%�M���M\t��M\v	�&���jﻄn��i=�Q?y��gBd��A���z"�!�~� D�B���A���=Q�?�ۈ����{�A��?<Q��!��� D��S�@�M=eD��W�D��S�@N=ňD��S�H4N=�D��S��S9�
k۵`׵�Dt�A��g������;Oj�]�p2�����Us��|߿�����E��gB,���v��q	�/h�L��t8z}8��p��p���{T�m����=c?�cd3~6���~�r��Ԙ����mg�6�sC�O=U'�9�C����������hݔ�Ƶj��&Yq��UV���ņPK-2�\�J;��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b͞8�
����n)���8"�#۴�l]�H�B-*�A�V��==i���c��B!��5P%0r���u
��Y԰�m4`���Sdy��lJӆ�,�?���È)����v�EY�x�3�Ɏ���C����:���`���)Z�숡���O)�k��L��8(�$Q�Y��Z�����b����xX�J���ʶw��H?��/=w��gjf-�(�TU+%���o�b�PK-2�\Ѓc'2E
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-2�\S��w�xl/sharedStrings.xml �(��YYo��~�� �!/Yʼ��B�k���^I��X$M�)1�5�me��=�ݤD�[r,���W}����z.|ϳ�+�IZWg�T?��"*��\�}]�k�لPT�(+|u���l���%!tKru����8?'��L�
�$e�#
?��9�j�b�Ř�ٹ���y���l�MA��l8�)��
������^�c\�4Iq}yN�/ϙt�<4i,��c�S��K9߽S\([�?lE��{��"KoqE�nB����5T_�T��u�:��_�߁�-o�?�'1���E�B��̫+�USUY*�n��e
�c*[P��7�����n,�UU]�C���,�
�T�B���nK�~T�w>��=hC�9���P�f�6<�\�A��
㋖��vk)H8�j��>��z-��ϐ��D����ſ�:���-��5���Ǝ���k†��1��x
A,l�dj��5��%n�[Z��f�
["6�L?�l�#i�e���Psc+�lÉ5?B��A�d�&F�5�9j��o�?�鐔����
?P�_��Drp�5���>v5?4-B��]�����7e�A}h�!�(O�s��[��-����'��!���)�d�e�-p�S�)���s(�t'��]��d�`J+�.��0��bH��CM	
��ʷBBn'�d�}
C��F��Qn��
X����
y�(�1n�5Q���qn�E�
;��W�C]��ӱ�Pk�9����|���ᇚ��慉��I�Z�?����qg}�b����&!�gi�K�HY������l�}V������AI���ڲىf�`ieB�w��:��#~��i;��ZCa��u�$�f�&҂@���5��X����ڀ���F>�ŇG8�(�UЧ�B[t��4�sFڤpǚ[V>�
�cn����b��Q�|%�X#��hY�h���[��T�D!�^^�<����f������e
�`�ߏ�F�����v�;Y
�������c�slK�c��|7��$tM7���gĮqjاu���eM�<)X8����񈎠�ψ��������B��N���T�������B���ߞ��F?���E�h�����/U��.�n
�����Xn68��:3&�s<>B�r<��>��,+����:Ͳ��O��*e�.BX���E�yծ^�*�w�'z�|���%�ޤ��Ҝ0�O�>�V{�Mz�J������O���5z��c�8~rȹ�2ˠ_dl8}�&�>������?i��،L�7�Βd�7��ʼ�a��3
9�U��Rg:��p�\j9�1�AW���g���%7��z��U��=3dD�C���Q�k���Gqh�&bO�b�;0�$�>�RO�9������,���H�H�l������d��%P_�P�֗�Pٗ�ˆ6G��/�eK��,�СºFA<VoS�k��d���b^�����<e}0�7A�*�N�R�a_(��p_��c6�9!Rv��>������6�3(����+�}�8	� @��Z/Ö�F�3�m �D��[H7}�4˱� �4�X����N���dp��ĉ�FEK�N���u؈a@�,V���A����f
ݪ�On�O�xY���<1/^�e$���;ỈՃ����]%�]�KDh+��)9�1�%ċ��_����iَ������?����=�Cr��ye
�i���w�W,�D'E�1�9������K��(Mn�U�ԑ��	���]��Qbغ���-�KEHX�%�K�B���jeq;�r��[�G*Y�n�	�{g���v�1PE��A�i�4�yBIt�]d���Ԃ��X��������}�n��_�7%�[�1LH.��4���i��T3:X��W�mM��z˿S�6M�����z�E���=z�8�<��<��,��=J�x>�����cdԮ�[y<�ߞ���׭���2�c���`�����

 ��O��G�A}VU����"�`~NQ�B)ǖ��dF��~n�T�W�A���&m��驓?@?�}:`?˳x_�Χz�����{x��ܓ�%9��h���4/=�9Q�)>���g��l��2�+�XO�j�W��X��	c��<���zG��G�[`�hd&��%?e�S���aG�]D����hs�=��X�ה�f^l�����b����PK--2�\P����5xl/workbook.xmlPK--2�\����	��[Content_Types].xmlPK-
-2�\@Q�''S_rels/.relsPK--2�\M�+�KG�xl/worksheets/sheet1.xmlPK--2�\�J;��P\xl/_rels/workbook.xml.relsPK--2�\Ѓc'2E
�	xl/styles.xmlPK--2�\S��w�xl/sharedStrings.xmlPK�