GET api/voucherlabels

Get list of voucher scale labels

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

List of label models, where label type is voucher

Collection of Label
NameDescriptionTypeAdditional information
ID

Scale label identifier

integer

None.

UID

string

Deprecated. No longer required to display the label information.

Name

The unique scale label name

string

String length: inclusive between 0 and 100

Width

The label width in mm

decimal number

None.

Height

The label height in mm

decimal number

None.

ShowBorder

Whether a border should be printed around the label

boolean

None.

BorderWidth

The width in mm of the label border

decimal number

None.

BorderStyle

Integer representing the enum of the border style (None,Straight,Dotted,Dashed)

integer

None.

BorderColour

Label border color as a hex string value

string

None.

Updated

Last time the label was updated

date

None.

LabelPageLayout

Preferred label page layout

Collection of byte

Deprecated. Label Page layout now specifies the ScaleLabels.

PageLayoutGuid

Preferred label page layout as guid

globally unique identifier

Deprecated. Label Page layout now specifies the ScaleLabels.

LabelType

The label type (Scale, Voucher, Display)

LabelType

None.

OldName

string

Relation. This field may not always be loaded or used for updates.

Voucher

Voucher that this label is a design for

Voucher

Relation. This field may not always be loaded or used for updates.

Elements

Label elements associated with this Label

Collection of LabelElement

Relation. This field may not always be loaded or used for updates.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "uid": "sample string 2",
    "name": "sample string 3",
    "width": 1.1,
    "height": 1.1,
    "showBorder": true,
    "borderWidth": 1.1,
    "borderStyle": 1,
    "borderColour": "sample string 5",
    "updated": "2025-10-05T00:01:48.0580786",
    "labelPageLayout": "ZQVy5rYRREqQNuuuVEL5DA==",
    "pageLayoutGuid": "e6720565-11b6-4a44-9036-ebae5442f90c",
    "labelType": 6,
    "oldName": "sample string 7",
    "voucher": {
      "$id": "2",
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "shortDescription": "sample string 4",
      "url": "sample string 5",
      "barcodeTemplateID": 1,
      "expiry": 0,
      "voucherType": 6,
      "limitPerTransaction": 7,
      "customerTracking": true,
      "discountAccount": "sample string 9",
      "endDate": "2025-10-05T00:01:48.0580786",
      "barcodeTemplate": {
        "$id": "3",
        "templateID": 1,
        "template": "sample string 1",
        "bcFunction": "sample string 2",
        "sortOrder": 3
      },
      "scaleLabel": {
        "$ref": "1"
      },
      "customerVouchers": [
        {
          "$id": "4",
          "id": 1,
          "customerIdentifier": "C65F00ge4kCslDdeTbFP9g==",
          "customerIdentifierGuid": "d345ae0b-1e48-40e2-ac94-375e4db14ff6",
          "voucherID": 3,
          "voucherName": "sample string 4",
          "storeID": 1,
          "barcode": "sample string 5",
          "dateOfIssue": "2025-10-05T00:01:48.0580786",
          "issuedSaleHeaderID": 1,
          "issuedSaleIdentifier": "sample string 7",
          "issuedOfflinePaymentID": 1,
          "issuedIdempotentID": "NUUX9S/X/kmmFo+xzE9GBA==",
          "issuedIdempotentGuid": "f5174535-d72f-49fe-a616-8fb1cc4f4604",
          "issuedOffline": true,
          "issuedUser": "sample string 9",
          "issuedNotes": "sample string 10",
          "expiryDate": "2025-10-05T00:01:48.0580786",
          "expiredUser": "sample string 11",
          "expiredNotes": "sample string 12",
          "redeemed": "2025-10-05T00:01:48.0580786",
          "redeemedSaleHeaderID": 1,
          "redeemedSaleIdentifier": "sample string 13",
          "redeemedOfflinePaymentID": 1,
          "redeemedIdempotentID": "0X6acMGQIECzuxiSACtDwg==",
          "redeemedIdempotentGuid": "709a7ed1-90c1-4020-b3bb-1892002b43c2",
          "redeemedUser": "sample string 14",
          "redeemedNotes": "sample string 15",
          "redeemedOffline": true,
          "updated": "2025-10-05T00:01:48.0580786",
          "storeName": "sample string 17",
          "scaleLabel": {
            "$ref": "1"
          },
          "voucher": {
            "$ref": "2"
          },
          "customer": {
            "$id": "5",
            "identifier": "cB8HRqoIKk6Forkue+cuDQ==",
            "identifierGuid": "46071f70-08aa-4e2a-85a2-b92e7be72e0d",
            "code": "sample string 2",
            "familyName": "sample string 3",
            "givenName": "sample string 4",
            "otherName": "sample string 5",
            "title": "sample string 6",
            "dateOfBirth": "2025-10-05T00:01:48.0580786",
            "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": "Pt+3JA27eEieq3DiznyU3w==",
            "communityIdentifierGuid": "24b7df3e-bb0d-4878-9eab-70e2ce7c94df",
            "joined": "2025-10-05T00:01:48.0580786",
            "updated": "2025-10-05T00:01:48.0580786",
            "active": true,
            "reasonInactive": 1,
            "groupCustomer": true,
            "loyaltyPoints": 1,
            "homeStoreID": 1,
            "availableSpend": 1,
            "priceLevelIdentifier": "4Bhoo8qIL0mykubzInd0Fw==",
            "priceLevelIdentifierGuid": "a36818e0-88ca-492f-b292-e6f322777417",
            "marketingID": "sample string 18",
            "hidden": true,
            "registered": true,
            "registeredOn": "2025-10-05T00:01:48.0580786",
            "emailMarketing": true,
            "smsMarketing": true,
            "deleted": true,
            "deletedUser": "sample string 24",
            "homeStoreName": "sample string 25",
            "customerCards": [
              {
                "$id": "6",
                "cardType": 2,
                "issueDate": "2025-10-05T00:01:48.0580786",
                "expiry": "2025-10-05T00:01:48.0580786",
                "customerID": "M3PS54fVeE6WH+vdJ1C6dg==",
                "customerIDGuid": "e7d27333-d587-4e78-961f-ebdd2750ba76",
                "initialValue": 1,
                "currentValue": 1,
                "maxLimit": 1,
                "minTransaction": 1,
                "maxTransaction": 1,
                "multiplier": 1.1,
                "active": true,
                "reasonInactive": 1,
                "idRequired": true,
                "idType": 1,
                "idValue": "sample string 5",
                "updated": "2025-10-05T00:01:48.0580786",
                "linkedAccount": "XEwdV0bHKkuT2L8wF3AREA==",
                "linkedAccountGuid": "571d4c5c-c746-4b2a-93d8-bf3017701110",
                "currentValueChanged": true,
                "limitsChanged": true,
                "customer": {
                  "$ref": "5"
                },
                "account": {
                  "$id": "7",
                  "id": 1,
                  "identifier": "1UqyfZjVvUiuPI+nP1JZqA==",
                  "identifierGuid": "7db24ad5-d598-48bd-ae3c-8fa73f5259a8",
                  "referenceNo": "sample string 3",
                  "name": "sample string 4",
                  "created": "2025-10-05T00:01:48.0580786",
                  "owner": "Xuy+2FExqkel6Y5QIOjUxQ==",
                  "ownerGuid": "d8beec5e-3151-47aa-a5e9-8e5020e8d4c5",
                  "accountStoreGroupIdentifier": "yzcur/ocoEu1ZcxVDYdEbA==",
                  "accountStoreGroupGuid": "af2e37cb-1cfa-4ba0-b565-cc550d87446c",
                  "accountType": 1,
                  "currentBalance": 1,
                  "externalID": "sample string 7",
                  "maximumLimit": 1,
                  "accruePoints": true,
                  "loyaltyPoints": 1,
                  "termsOfTrade": 1,
                  "signatureRequired": true,
                  "referenceRequired": true,
                  "statementSendType": 10,
                  "ageingPeriod": 1,
                  "monthlyAgeingPeriod": true,
                  "explodedInvoice": true,
                  "isFifoAllocation": true,
                  "lastStatementSent": "2025-10-05T00:01:48.0580786",
                  "active": true,
                  "updated": "2025-10-05T00:01:48.0580786",
                  "deleted": true,
                  "deletedUser": "sample string 16",
                  "currentBalanceChanged": true,
                  "maximumLimitChanged": true,
                  "loyaltyPointsChanged": true,
                  "projectedBalance": 17,
                  "accountStoreGroupStoreIDs": [
                    1,
                    2
                  ],
                  "customerEmail": "sample string 18",
                  "ownerCustomer": {
                    "$ref": "5"
                  },
                  "card": {
                    "$ref": "6"
                  },
                  "members": {
                    "$id": "8",
                    "sample string 1": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "sample string 2": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ]
                  },
                  "customerGroups": [
                    {
                      "$id": "9",
                      "identifier": "h1+kBXVksE+VSMdm9pFhqw==",
                      "identifierGuid": "05a45f87-6475-4fb0-9548-c766f69161ab",
                      "name": "sample string 2",
                      "primaryContact": "dNiowIz6TUy6/icj1OSj3Q==",
                      "primaryContactGuid": "c0a8d874-fa8c-4c4d-bafe-2723d4e4a3dd",
                      "accountID": "aaHSsSQoCUWk4SNfoQd9Ug==",
                      "accountIDGuid": "b1d2a169-2824-4509-a4e1-235fa1077d52",
                      "special": true,
                      "updated": "2025-10-05T00:01:48.0580786",
                      "active": true,
                      "reasonInactive": 1,
                      "priceLevelIdentifier": "w5N5ZNvjQEWYURp5OW9Duw==",
                      "priceLevelIdentifierGuid": "647993c3-e3db-4540-9851-1a79396f43bb",
                      "deleted": true,
                      "account": {
                        "$ref": "7"
                      },
                      "primaryContactCustomer": {
                        "$ref": "5"
                      },
                      "customerGroupMembers": [
                        {
                          "$id": "10",
                          "id": 1,
                          "groupID": "lgiI8pCk302r6OlendDZmA==",
                          "groupIDGuid": "f2880896-a490-4ddf-abe8-e95e9dd0d998",
                          "customerID": "QC6X9guvO0mfgUpBngX1FQ==",
                          "customerIDGuid": "f6972e40-af0b-493b-9f81-4a419e05f515",
                          "card": "sample string 4",
                          "linkedAccount": "Mk505xvICESv0PdVUPtn2Q==",
                          "linkedAccountGuid": "e7744e32-c81b-4408-afd0-f75550fb67d9",
                          "customer": {
                            "$ref": "5"
                          },
                          "group": {
                            "$ref": "9"
                          },
                          "customerCard": {
                            "$ref": "6"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ]
                    },
                    {
                      "$ref": "9"
                    }
                  ]
                },
                "payments": [
                  {
                    "$id": "11",
                    "id": 1,
                    "identifier": "kwVTPJyeW0K1KwCzJUiXVw==",
                    "identifierGuid": "3c530593-9e9c-425b-b52b-00b325489757",
                    "storeID": 2,
                    "operatorName": "sample string 3",
                    "saleHeaderID": 4,
                    "paymentType": 5,
                    "amount": 6,
                    "account": "sample string 7",
                    "accountID": "+JoIRfLXZ0KzvZrbkQte0Q==",
                    "accountIDGuid": "45089af8-d7f2-4267-b3bd-9adb910b5ed1",
                    "customerAccount": {
                      "$ref": "7"
                    },
                    "customerCard": {
                      "$ref": "6"
                    },
                    "accountType": 1,
                    "cardName": "sample string 8",
                    "authorisationNumber": "sample string 9",
                    "bankReference": "sample string 10",
                    "merchantID": "sample string 11",
                    "terminalID": "sample string 12",
                    "cardNumber": "sample string 13",
                    "paymentDate": "2025-10-05T00:01:48.0580786",
                    "invRocNo": "sample string 14",
                    "responseCode": "sample string 15",
                    "cashout": 1,
                    "tip": 16,
                    "idempotentVoid": "u7Dn4wSxbE+9SvK5IjNEnQ==",
                    "idempotentVoidGuid": "e3e7b0bb-b104-4f6c-bd4a-f2b92233449d",
                    "offline": true,
                    "processed": 1,
                    "storeSaleHeader": {
                      "$id": "12",
                      "saleHeaderID": 1,
                      "saleHeaderGuid": "VoAc+VWmP0KwiNJ6o9P49Q==",
                      "saleHeaderIdentifierGuid": "f91c8056-a655-423f-b088-d27aa3d3f8f5",
                      "created": "2025-10-05T00:01:48.0580786",
                      "createdLocal": "2025-10-05T00:01:48.0580786",
                      "createdText": "sample string 4",
                      "itemCount": 5,
                      "totalAmount": 6,
                      "cashTender": 1,
                      "cardTender": 1,
                      "cheqTender": 1,
                      "acctTender": 1,
                      "voucherTender": 1,
                      "loyaltyPoints": 1,
                      "cashout": 1,
                      "changeAmount": 1,
                      "rounding": 1,
                      "gstAmount": 1,
                      "transactionDiscountTender": 1,
                      "totalTip": 7,
                      "tranType": 1,
                      "processed": 1,
                      "imported": "2025-10-05T00:01:48.0580786",
                      "storeID": 1,
                      "operatorG_Uid": "fh4TK1R1HUO1zhsOY3Eteg==",
                      "operatorGuid": "2b131e7e-7554-431d-b5ce-1b0e63712d7a",
                      "customerG_Uid": "4ZsaEz5w1EetvLp3UZdNTQ==",
                      "customerGuid": "131a9be1-703e-47d4-adbc-ba7751974d4d",
                      "communityIdentifier": "9TfGdUZQd0igd+8LR7m7ig==",
                      "communityIdentifierGuid": "75c637f5-5046-4877-a077-ef0b47b9bb8a",
                      "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": "JnR2VdSzSUSf5OHJ+FZk3w==",
                      "priceLevelIdentifierGuid": "55767426-b3d4-4449-9fe4-e1c9f85664df",
                      "locked": 36,
                      "relationChecksum": "sample string 37",
                      "loyaltyTender": 1,
                      "giftCardTender": 1,
                      "operator": {
                        "$id": "13",
                        "id": 1,
                        "g_Uid": "zr7dYtUGJkK5D9ZebgNTXQ==",
                        "guid": "62ddbece-06d5-4226-b90f-d65e6e03535d",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-10-05T00:01:48.0580786",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-10-05T00:01:48.0580786",
                        "endShift": "2025-10-05T00:01:48.0580786",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "14",
                            "operatorG_UID": "0ePrZ/k1A0W0xMzrCKwp0g==",
                            "operatorGuid": "67ebe3d1-35f9-4503-b4c4-cceb08ac29d2",
                            "storeID": 2,
                            "operator": {
                              "$ref": "13"
                            },
                            "store": {
                              "$id": "15",
                              "id": 1,
                              "isMaster": true,
                              "shortName": "sample string 3",
                              "url": "sample string 4",
                              "sortOrder": 1,
                              "name": "sample string 5",
                              "phone": "sample string 6",
                              "fax": "sample string 7",
                              "email": "sample string 8",
                              "address1": "sample string 9",
                              "address2": "sample string 10",
                              "city": "sample string 11",
                              "state": "sample string 12",
                              "country": "sample string 13",
                              "postCode": "sample string 14",
                              "delivery": 1,
                              "exportAccounts": 1,
                              "salesAccountFolder": "sample string 15",
                              "purchaseAccountFolder": "sample string 16",
                              "initLoad": 1,
                              "initIDs": 1,
                              "zoneID": 1,
                              "actAsMaster": 1,
                              "lastActiveUtc": "2025-10-05T00:01:48.0580786",
                              "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": "Cj1ms8CILkiufMmspGwz5A==",
                              "hostIdentifierGuid": "b3663d0a-88c0-482e-ae7c-c9aca46c33e4",
                              "hostName": 1,
                              "hostAddress": "sample string 27",
                              "hostUsername": "sample string 28",
                              "hostPassword": "sample string 29",
                              "excludeFromLeadInOut": true,
                              "accountingProvider": 31,
                              "accountingAddress": "sample string 32",
                              "accountingUsername": "sample string 33",
                              "accountingPassword": "sample string 34",
                              "storeAccountingCode": "sample string 35",
                              "softwareVariance": 36,
                              "fuelWarningVariance": 37.0,
                              "fuelErrorVariance": 38.0,
                              "fuelAccumulatedWarningVariance": 39.0,
                              "fuelAccumulatedErrorVariance": 40.0,
                              "drawManagment": 41,
                              "endOfDayManagment": true,
                              "autoFillCashBalancing": true,
                              "fuelDayVariance": 44,
                              "accountingTradingTime": "00:00:00.1234567",
                              "stockActivateProduct": 46,
                              "giftCardSalesAccountingDeptCode": "sample string 47",
                              "transactionDiscountAccountingDeptCode": "sample string 48",
                              "size": 49,
                              "updated": "2025-10-05T00:01:48.0580786",
                              "priceZoneName": "sample string 51",
                              "storeFuelConfigured": true,
                              "shippingAddressCopied": true,
                              "shippingAddress": {
                                "$id": "16",
                                "storeID": 1,
                                "addressType": 1,
                                "address1": "sample string 1",
                                "address2": "sample string 2",
                                "city": "sample string 3",
                                "state": "sample string 4",
                                "country": "sample string 5",
                                "postCode": "sample string 6"
                              },
                              "billingAddress": {
                                "$ref": "16"
                              },
                              "hostStoreSettings": [
                                {
                                  "$id": "17",
                                  "id": 1,
                                  "hostIdentifier": "34qJWHGJ4Eaqc/3eI5IhgA==",
                                  "hostIdentifierGuid": "58898adf-8971-46e0-aa73-fdde23922180",
                                  "storeID": 2,
                                  "username": "sample string 3",
                                  "password": "sample string 4",
                                  "passwordPlain": "sample string 5",
                                  "serverAddress": "sample string 6",
                                  "serverPort": 1,
                                  "excludeFromLeadInOut": true,
                                  "useForHostFile": true,
                                  "metcashPillarID": "sample string 9",
                                  "metcashStateCode": "sample string 10",
                                  "metcashCustomerID": "sample string 11",
                                  "metcashTradingPartnerID": "sample string 12",
                                  "drakesCustomerNumber": 1,
                                  "sparCustomerNumber": "sample string 13",
                                  "sparOrderUsername": "sample string 14",
                                  "sparOrderPassword": "sample string 15",
                                  "sparOrderPasswordPlain": "sample string 16",
                                  "pharmXSiteID": 1,
                                  "ibaZoneID": 1,
                                  "ibaState": "sample string 17",
                                  "foodlandStoreCode": "sample string 18",
                                  "ilgMemberNumber": "sample string 19",
                                  "ilgOutletLocation": 1,
                                  "ilgBaseCost": 1,
                                  "ilgApplyNonAdvertisedPromos": true,
                                  "ilgExemptFromFreight": true,
                                  "ilgOrderDealReview": true,
                                  "ilgFinanceFee": 1,
                                  "processPromotions": true,
                                  "hostProvider": 0,
                                  "host": {
                                    "$id": "18",
                                    "identifier": "4qal35s1Q0aKxhKuZ5kwYQ==",
                                    "identifierGuid": "dfa5a6e2-359b-4643-8ac6-12ae67993061",
                                    "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": "5a1SisHFNECkyiU1QUjpOQ==",
                                    "hostSupplierIdentifierGuid": "8a52ade5-c5c1-4034-a4ca-25354148e939",
                                    "loyaltyPriceLevelIdentifier": "mmZrEaZrx0uM14pV3T1x8Q==",
                                    "loyaltyPriceLevelIdentifierGuid": "116b669a-6ba6-4bc7-8cd7-8a55dd3d71f1",
                                    "isGroup": true,
                                    "description": "sample string 22",
                                    "hostProvider": 23,
                                    "hostTypeEnum": 24,
                                    "hostType": "sample string 25",
                                    "hostCode": "sample string 26",
                                    "username": "sample string 27",
                                    "password": "sample string 28",
                                    "passwordPlain": "sample string 29",
                                    "server": "sample string 30",
                                    "url": "sample string 31",
                                    "global": true,
                                    "stateCode": "sample string 33",
                                    "lastCollected": "2025-10-05T00:01:48.0580786",
                                    "lastProcessed": "2025-10-05T00:01:48.0580786",
                                    "hold": true,
                                    "supplierName": "sample string 35",
                                    "supplier": {
                                      "$id": "19",
                                      "identifier": "c3gKvdnhA0SshjzgY1/PDQ==",
                                      "identifierGuid": "bd0a7873-e1d9-4403-ac86-3ce0635fcf0d",
                                      "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": "lHHOF21dBE+OVlL0ItA/zg==",
                                      "primaryContactID": "17ce7194-5d6d-4f04-8e56-52f422d03fce",
                                      "storeID": 1,
                                      "abn": "sample string 16",
                                      "supplierGroupIdentifier": "fV6daOnX/U28MhZM0t+jUA==",
                                      "supplierGroupGuid": "689d5e7d-d7e9-4dfd-bc32-164cd2dfa350",
                                      "rebate": 1.0,
                                      "rebateType": 1,
                                      "rebateFrequency": 1,
                                      "rebateSource": 1,
                                      "rebateLastClaimed": "2025-10-05T00:01:48.0580786",
                                      "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": "20",
                                        "id": "c6390066-4767-424c-8c2b-e7f9a0ab6ec0",
                                        "identifier": "Rl8X10nIKEK+z3Ta5PtGdQ==",
                                        "identifierGuid": "d7175f46-c849-4228-becf-74dae4fb4675",
                                        "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": "21",
                                          "supplierIdentifier": "7qWh8PPC7EWKJAYCpZ/KqQ==",
                                          "supplierIdentifierGuid": "f0a1a5ee-c2f3-45ec-8a24-0602a59fcaa9",
                                          "contactGuid": "9R7HARhI+EW8fHJNLk6z5Q==",
                                          "contactID": "01c71ef5-4818-45f8-bc7c-724d2e4eb3e5",
                                          "contact": {
                                            "$ref": "20"
                                          },
                                          "supplier": {
                                            "$ref": "19"
                                          }
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "products": [
                                        {
                                          "$id": "22",
                                          "pluG_UID": "U9nbEYCu20S5nCj2fLF2hg==",
                                          "pluGuid": "11dbd953-ae80-44db-b99c-28f67cb17686",
                                          "supplierIdentifier": "thT6sqCaPk2D23w8Mao2Hw==",
                                          "supplierIdentifierGuid": "b2fa14b6-9aa0-4d3e-83db-7c3c31aa361f",
                                          "cartonQuantity": 1,
                                          "cartonQuantityChanged": true,
                                          "productSize": "sample string 3",
                                          "cigarettesPerSleeve": 1,
                                          "randomWeight": true,
                                          "piecesPerUnit": 5,
                                          "averagePackSize": 6,
                                          "effectiveDate": "2025-10-05T00:01:48.0580786",
                                          "pricedByWeight": true,
                                          "landedUnitCostEx": 9,
                                          "landedUnitCostInc": 10,
                                          "landedCartonCostInc": 11,
                                          "landedCartonCostEx": 12,
                                          "standardCost": 13,
                                          "deliveryFee": 1,
                                          "deliveryFeeBasis": "sample string 14",
                                          "pickAndPackFee": 1,
                                          "pickAndPackFeeBasis": "sample string 15",
                                          "financeFee": 1,
                                          "financeFeeBasis": "sample string 16",
                                          "cartonLength": 1,
                                          "cartonWidth": 1,
                                          "cartonHeight": 1,
                                          "palletLayerQuantity": 1,
                                          "palletLayers": 1,
                                          "itemCode": "sample string 17",
                                          "invoiceCode": "sample string 18",
                                          "invoiceDesc": "sample string 19",
                                          "orderDirect": true,
                                          "useCost": true,
                                          "minimumQuantity": 20,
                                          "hostType": 21,
                                          "fromHost": 22,
                                          "minimumReorder": 1,
                                          "maximumReorder": 1,
                                          "orderMultiple": 23.1,
                                          "sellMultiple": 24.1,
                                          "baseMultiple": 25.1,
                                          "hostStandardCost": 26,
                                          "hostTotalCost": 27,
                                          "hostRetail": 28,
                                          "hostLandedUnitCostEx": 29,
                                          "hostLandedUnitCostInc": 30,
                                          "hostDesc": "sample string 31",
                                          "directIndicator": "sample string 32",
                                          "availableToOrder": true,
                                          "hostRangeIndicator": "sample string 34",
                                          "hostProductType": "sample string 35",
                                          "hostProductGrade": "sample string 36",
                                          "hostProductGroup": "sample string 37",
                                          "hostSlowMoving": true,
                                          "hostGeneralMerchandise": true,
                                          "hostPillar": "sample string 40",
                                          "hostLastUpdated": "2025-10-05T00:01:48.0580786",
                                          "rebate": 1.0,
                                          "rebateExclude": true,
                                          "invoiceCodes": [
                                            {
                                              "$id": "23",
                                              "pluG_UID": "khzajIfhbUCQv1VXl8cw5A==",
                                              "pluGuid": "8cda1c92-e187-406d-90bf-555797c730e4",
                                              "supplierIdentifier": "oes2bJLiRkOjhIMknnmiFA==",
                                              "supplierIdentifierGuid": "6c36eba1-e292-4346-a384-83249e79a214",
                                              "invoiceCode": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "23"
                                            }
                                          ],
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "preferredSupplier": true,
                                          "preferredRebateSupplier": true,
                                          "supplierName": "sample string 41",
                                          "salesMode": 42,
                                          "orderPacked": true,
                                          "active": true,
                                          "price": 1,
                                          "costGstPercent": 44,
                                          "parentPluG_UID": "/Wq8p84cSUG3IEZns81RSg==",
                                          "parentPluGuid": "a7bc6afd-1cce-4149-b720-4667b3cd514a",
                                          "freight": 45.0,
                                          "freightType": 1,
                                          "product": {
                                            "$id": "24",
                                            "plu": 1,
                                            "storeID": 1,
                                            "masterPluG_UID": "QEA=",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "g_UId": "jYl7UCRpdEeaOrPaUw3Anw==",
                                            "guid": "507b898d-6924-4774-9a3a-b3da530dc09f",
                                            "apn": "sample string 1",
                                            "apnChanged": true,
                                            "apnSwitched": true,
                                            "barcode": "sample string 4",
                                            "itemNumber": "sample string 5",
                                            "itemNumberChanged": true,
                                            "priceGroupG_UID": "k9VdnPm/+UK21R/gZKzkKg==",
                                            "priceGroupGuid": "9c5dd593-bff9-42f9-b6d5-1fe064ace42a",
                                            "blueprintID": 1,
                                            "lastCountedDate": "2025-10-05T00:01:48.0580786",
                                            "externalID": "sample string 7",
                                            "active": true,
                                            "activated": "2025-10-05T00:01:48.0580786",
                                            "pluCreated": "2025-10-05T00:01:48.0580786",
                                            "createdByUser": "sample string 9",
                                            "name": "sample string 10",
                                            "nameChanged": true,
                                            "secondDescription": "sample string 12",
                                            "hostDescription": "sample string 13",
                                            "keepCartonQty": true,
                                            "keepDescription": true,
                                            "keepDepartments": true,
                                            "keepSuppliers": true,
                                            "markdownDescription": "sample string 18",
                                            "altDescription": "sample string 19",
                                            "bestOrExpire": 20,
                                            "lastUpdate": "2025-10-05T00:01:48.0580786",
                                            "lastManualUpdate": "2025-10-05T00:01:48.0580786",
                                            "imageName": "sample string 23",
                                            "showImageOnFlipCharts": true,
                                            "showTextOnFlipCharts": true,
                                            "overrideFlipChartText": true,
                                            "flipChartText": "sample string 27",
                                            "salesMode": 1,
                                            "eftCode": 1,
                                            "price": 1,
                                            "priceChanged": true,
                                            "rrp": 1,
                                            "gstPercent": 28,
                                            "gstPercentChanged": true,
                                            "costGSTPercent": 29,
                                            "costGSTPercentChanged": true,
                                            "wetPercent": 1,
                                            "priceOverride": 1,
                                            "cost": 1,
                                            "currentCost": 1,
                                            "currentCostDecimals": 1,
                                            "grossProfit": 1.0,
                                            "currentCostDesc": "sample string 30",
                                            "currentCostEnd": "2025-10-05T00:01:48.0580786",
                                            "currentCostUpdated": "2025-10-05T00:01:48.0580786",
                                            "costDecimals": 31,
                                            "costChanged": true,
                                            "dealCostIdentifier": "QEA=",
                                            "excludeFromRebate": true,
                                            "rebateOverride": 1,
                                            "costCalcMethod": 32,
                                            "costCalcMethodChanged": true,
                                            "costEffectiveDate": "2025-10-05T00:01:48.0580786",
                                            "defaultGP": 1,
                                            "breakTargetMode": 33,
                                            "break1": 1,
                                            "price1": 1,
                                            "target1": 34,
                                            "break2": 1,
                                            "price2": 1,
                                            "target2": 35,
                                            "break3": 1,
                                            "price3": 1,
                                            "target3": 36,
                                            "break1Changed": true,
                                            "price1Changed": true,
                                            "target1Changed": true,
                                            "break2Changed": true,
                                            "price2Changed": true,
                                            "target2Changed": true,
                                            "break3Changed": true,
                                            "price3Changed": true,
                                            "target3Changed": true,
                                            "breakTargetModeChanged": true,
                                            "margin": 1.1,
                                            "marginChanged": true,
                                            "marginRanged": true,
                                            "marginRangedChanged": true,
                                            "minimumMargin": 1.1,
                                            "minimumMarginChanged": true,
                                            "maximumMargin": 1.1,
                                            "maximumMarginChanged": true,
                                            "overrideHostWarehouseIndicator": true,
                                            "overrideHostWarehouseIndicatorChanged": true,
                                            "overrideHostPrice": true,
                                            "overrideHostPriceChanged": true,
                                            "overrideHostCost": true,
                                            "overrideHostCostChanged": true,
                                            "overrideHostMargin": true,
                                            "overrideHostMarginChanged": true,
                                            "alwaysApplyMargin": true,
                                            "alwaysApplyMarginChanged": true,
                                            "aws": 1.0,
                                            "paws": 1.0,
                                            "awsUpdated": "2025-10-05T00:01:48.0580786",
                                            "posTare": 1,
                                            "altPrice": 1.0,
                                            "altPriceChanged": true,
                                            "altPriceMode": 53,
                                            "altPriceModeChanged": true,
                                            "altPLUG_UID": "IJjwyKs0YkiA89QnSshktw==",
                                            "altPLUGuid": "c8f09820-34ab-4862-80f3-d4274ac864b7",
                                            "altPLUGuidChanged": true,
                                            "altPriceDescription1": "sample string 54",
                                            "altPriceDescription2": "sample string 55",
                                            "cartonQuantity": 56,
                                            "cartonQuantityChanged": true,
                                            "trayID": 1,
                                            "promptID": 1,
                                            "tare": 1,
                                            "packQty": 1,
                                            "fixedWeight": 1,
                                            "extraMesg": 1,
                                            "text1": "sample string 58",
                                            "text2": "sample string 59",
                                            "text3": "sample string 60",
                                            "labelText": "sample string 61",
                                            "labelTextChanged": true,
                                            "sendToScale": true,
                                            "nonScaleWeigh": true,
                                            "labelFormat": "sample string 65",
                                            "barcodeFormat": "sample string 66",
                                            "austMade": 1,
                                            "coolCode": 67,
                                            "countryOfOrigin": "sample string 68",
                                            "percentContent": 69.1,
                                            "departmentID": 1,
                                            "subDepartmentID": 1,
                                            "minorDepartmentID": 1,
                                            "lesserDepartmentID": 1,
                                            "deptCode": "sample string 70",
                                            "subDeptCode": "sample string 71",
                                            "minorDeptCode": "sample string 72",
                                            "lesserDeptCode": "sample string 73",
                                            "deptName": "sample string 74",
                                            "subDeptName": "sample string 75",
                                            "minorDeptName": "sample string 76",
                                            "lesserDeptName": "sample string 77",
                                            "departmentChanged": true,
                                            "subCategoryID": 1,
                                            "expiry": 1,
                                            "showDays": 1,
                                            "datePrint": 1,
                                            "labelRequired": true,
                                            "labelShelfQty": 80,
                                            "labelShelfChanged": true,
                                            "labelTalkerQty": 82,
                                            "labelSmall": true,
                                            "labelLastPrinted": "2025-10-05T00:01:48.0580786",
                                            "labelLastPrice": 1,
                                            "shelfPageLayoutG_UID": "I+XoXGT33EaGkOzNH7hZtw==",
                                            "shelfPageLayoutGuid": "5ce8e523-f764-46dc-8690-eccd1fb859b7",
                                            "talkerPageLayoutG_UID": "KaNi4jdgi0itI9haSTfqfA==",
                                            "talkerPageLayoutGuid": "e262a329-6037-488b-ad23-d85a4937ea7c",
                                            "unitMeasure": 1.1,
                                            "unitMeasureChanged": true,
                                            "unitMeasureKind": 85,
                                            "unitMeasureKindChanged": true,
                                            "signIQData": "sample string 87",
                                            "refresh": true,
                                            "earnLoyaltyPoints": true,
                                            "earnLoyaltyPointsChanged": true,
                                            "quantityOverride": true,
                                            "quantityOverrideChanged": true,
                                            "quantityRequired": true,
                                            "quantityRequiredChanged": true,
                                            "allowDiscounts": true,
                                            "allowDiscountsChanged": true,
                                            "discountDiscounts": true,
                                            "discountDiscountsChanged": true,
                                            "itemRecalled": true,
                                            "itemRecalledChanged": true,
                                            "noRefund": true,
                                            "noRefundChanged": true,
                                            "allowMarkdown": true,
                                            "allowMarkdownChanged": true,
                                            "priceRequired": true,
                                            "priceRequiredChanged": true,
                                            "fuelItem": true,
                                            "fuelItemChanged": true,
                                            "trackSerial": true,
                                            "trackSerialChanged": true,
                                            "allowZeroPrice": true,
                                            "allowZeroPriceChanged": true,
                                            "notForSale": 91,
                                            "notForSaleChanged": true,
                                            "excludeFromDeals": true,
                                            "excludeFromVoucher": true,
                                            "minimumAge": 94,
                                            "minimumAgeChanged": true,
                                            "buyingLimit": 1,
                                            "buyingLimitChanged": true,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitIndependentChanged": true,
                                            "inventoryGuid": "Js4e6GOD+0O2hUqXxhEkbA==",
                                            "inventoryIdentifier": "e81ece26-8363-43fb-b685-4a97c611246c",
                                            "inventoryAccuracy": 1,
                                            "baseUnits": 98,
                                            "orderPacked": 1,
                                            "isManufactured": true,
                                            "isIngredient": true,
                                            "isModifier": true,
                                            "isModifierChanged": true,
                                            "hasModifiers": 99,
                                            "defaultPrinter": "sample string 100",
                                            "defaultPrinterGroup": "sample string 101",
                                            "ingredientsOnManufacture": true,
                                            "manufactureUnitMeasure": 1,
                                            "mpl": 1,
                                            "maxShelfQty": 102,
                                            "allowAutoOrder": true,
                                            "warrantyPeriod": 1,
                                            "parentPluG_UId": "/tv1C/mTdkynwICvCIq6xg==",
                                            "parentPluGuid": "0bf5dbfe-93f9-4c76-a7c0-80af088abac6",
                                            "preferredHostVendor": 104,
                                            "preferredHostChanged": true,
                                            "code": "sample string 106",
                                            "supplierIdentifier": "vuRouRnCJECGfl3dfz4heQ==",
                                            "supplierIdentifierGuid": "b968e4be-c219-4024-867e-5ddd7f3e2179",
                                            "supplierChanged": true,
                                            "rebateSupplierIdentifier": "UNE6SdxTu0StInfbHoBLLg==",
                                            "rebateSupplierIdentifierGuid": "493ad150-53dc-44bb-ad22-77db1e804b2e",
                                            "rebateSupplierChanged": true,
                                            "availableForOrder": true,
                                            "warehouseDirectIndicator": "sample string 108",
                                            "warehouseDirectIndicatorChanged": true,
                                            "productGrade": "sample string 110",
                                            "productType": "sample string 111",
                                            "productGroup": "sample string 112",
                                            "complianceIndicator": "sample string 113",
                                            "inhouseBrand": "sample string 114",
                                            "slowMoving": true,
                                            "generalMerchandise": true,
                                            "comment": "sample string 117",
                                            "lastUpdatedByUser": "sample string 118",
                                            "lastManualUpdatedByUser": "sample string 119",
                                            "lastUpdatedByUserOverride": true,
                                            "lastUpdatedByHost": "2025-10-05T00:01:48.0580786",
                                            "commodity": "sample string 121",
                                            "businessPillar": "sample string 122",
                                            "mscCommodity": "sample string 123",
                                            "hostIdentifier": "Djk0YXbTdEiahT1wuPE2xg==",
                                            "hostIdentifierGuid": "6134390e-d376-4874-9a85-3d70b8f136c6",
                                            "serviceFeeID": 1,
                                            "serviceFeeIDChanged": true,
                                            "providerName": "sample string 125",
                                            "aisleEnds": "sample string 126",
                                            "deleted": true,
                                            "deletedChanged": true,
                                            "hidden": true,
                                            "doNotRange": true,
                                            "doNotRangeChanged": true,
                                            "doNotOrder": true,
                                            "doNotOrderChanged": true,
                                            "locked": true,
                                            "excludeFromWebUpdate": true,
                                            "excludeFromWebUpdateChanged": true,
                                            "webPriceBasedOn": 137,
                                            "webPriceRounding": true,
                                            "webMarkup": 139,
                                            "webPriceMode": 140,
                                            "altDepartmentID": 1,
                                            "altSubDepartmentID": 1,
                                            "altMinorDepartmentID": 1,
                                            "altLesserDepartmentID": 1,
                                            "altDeptCode": "sample string 141",
                                            "altSubDeptCode": "sample string 142",
                                            "altMinorDeptCode": "sample string 143",
                                            "altLesserDeptCode": "sample string 144",
                                            "altDepartmentChanged": true,
                                            "storeProducts": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "store": {
                                              "$ref": "15"
                                            },
                                            "storePrices": [
                                              {
                                                "$id": "25",
                                                "pluG_UID": "7qOdi4bxy022DnhT+WhxCQ==",
                                                "pluGuid": "8b9da3ee-f186-4dcb-b60e-7853f9687109",
                                                "plu": 1,
                                                "storeID": 1,
                                                "zoneID": 2,
                                                "zoneName": "sample string 3",
                                                "store": "sample string 4",
                                                "priceNow": 5,
                                                "costNow": 6,
                                                "costNowDecimals": 7,
                                                "normalPrice": 8,
                                                "priceNext": 1,
                                                "costNext": 1,
                                                "costNextDecimals": 9,
                                                "nextCampaignName": "sample string 10",
                                                "gstPercent": 11,
                                                "normalCost": 12,
                                                "normalCostDecimals": 13,
                                                "costGstPercent": 14,
                                                "costCalcMethod": 1,
                                                "currentCost": 15,
                                                "currentCostDecimals": 16,
                                                "break1": 17,
                                                "price1": 18,
                                                "break2": 19,
                                                "price2": 20,
                                                "break3": 21,
                                                "price3": 22,
                                                "fuelItem": 23,
                                                "fixedWeight": 24,
                                                "active": true,
                                                "complianceIndicator": "sample string 25",
                                                "doNotOrder": true,
                                                "doNotRange": true,
                                                "isNormalPriceChangesCampaign": true,
                                                "updated": "2025-10-05T00:01:48.0580786"
                                              },
                                              {
                                                "$ref": "25"
                                              }
                                            ],
                                            "currentPrices": {
                                              "$id": "26",
                                              "pluPrices": {
                                                "$id": "27",
                                                "plu": 1,
                                                "pluG_UID": "QEA=",
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "normalPrice": 1,
                                                "cost": 2,
                                                "break1": 3,
                                                "price1": 4,
                                                "break2": 5,
                                                "price2": 6,
                                                "break3": 7,
                                                "price3": 8,
                                                "discountPrice": 9,
                                                "acceptedUtc": "2025-10-05T00:01:48.0580786",
                                                "priceChangeType": 0,
                                                "costDecimals": 10
                                              },
                                              "normalPluPrices": {
                                                "$ref": "27"
                                              },
                                              "winningCampaign": 1,
                                              "winner": {
                                                "$id": "28",
                                                "campaignName": "sample string 1",
                                                "campaignDescription": "sample string 2",
                                                "startDate": "2025-10-05T00:01:48.0580786",
                                                "startTime": 3,
                                                "endDate": "2025-10-05T00:01:48.0580786",
                                                "endTime": 4,
                                                "newPrice": 5,
                                                "newCost": 6,
                                                "newCostDecimals": 7,
                                                "pctDiscount": 8,
                                                "promoType": 1,
                                                "promotionTypeCode": "sample string 9",
                                                "hostType": 10,
                                                "hostIdentifier": "rKgJk5Pnbku6lgMypXtggA==",
                                                "hostIdentifierGuid": "9309a8ac-e793-4b6e-ba96-0332a57b6080",
                                                "storeNames": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ]
                                              },
                                              "details": [
                                                {
                                                  "$ref": "28"
                                                },
                                                {
                                                  "$ref": "28"
                                                }
                                              ]
                                            },
                                            "tray": {
                                              "$id": "29",
                                              "g_UId": "dQj/dLZqU064m0aoAHQw2g==",
                                              "guid": "74ff0875-6ab6-4e53-b89b-46a8007430da",
                                              "name": "sample string 1",
                                              "number": 1,
                                              "tare": 1
                                            },
                                            "priceGroup": {
                                              "$id": "30",
                                              "priceGroupG_UID": "G86ZoXeZHkWqdP7PtsAQRw==",
                                              "priceGroupGuid": "a199ce1b-9977-451e-aa74-fecfb6c01047",
                                              "name": "sample string 2",
                                              "code": 1,
                                              "modified": true,
                                              "updated": "2025-10-05T00:01:48.0580786",
                                              "buyingLimit": 1,
                                              "buyingLimitIndependent": true,
                                              "buyingLimitType": 0,
                                              "number": 1,
                                              "products": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ],
                                              "productCount": 1
                                            },
                                            "priceGroupName": "sample string 146",
                                            "nutrifacts": {
                                              "$id": "31",
                                              "pluG_UID": "wgAXTTlgyUOl16w/2Tma3g==",
                                              "pluGuid": "4d1700c2-6039-43c9-a5d7-ac3fd9399ade",
                                              "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": "32",
                                              "pluGuid": "37c52fb3-4926-4cef-8bd4-8c2f79bfd8e0",
                                              "created": "2025-10-05T00:01:48.0580786",
                                              "createdByUser": "sample string 1",
                                              "activated": "2025-10-05T00:01:48.0580786",
                                              "deactivated": "2025-10-05T00:01:48.0580786",
                                              "lastOrdered": "2025-10-05T00:01:48.0580786",
                                              "lastOrderedQty": 2.0,
                                              "lastReceived": "2025-10-05T00:01:48.0580786",
                                              "lastReceivedQty": 3.0,
                                              "lastInvoiceStatus": 1,
                                              "lastCounted": "2025-10-05T00:01:48.0580786",
                                              "lastSold": "2025-10-05T00:01:48.0580786",
                                              "firstSold": "2025-10-05T00:01:48.0580786",
                                              "awsUpdated": "2025-10-05T00:01:48.0580786",
                                              "lastManualUpdate": "2025-10-05T00:01:48.0580786",
                                              "lastManualUpdatedByUser": "sample string 5",
                                              "lastUpdated": "2025-10-05T00:01:48.0580786",
                                              "lastUpdatedByUser": "sample string 7",
                                              "lastUpdatedByHost": "2025-10-05T00:01:48.0580786",
                                              "doNotRangeUpdated": "2025-10-05T00:01:48.0580786",
                                              "doNotOrderUpdated": "2025-10-05T00:01:48.0580786",
                                              "tracked": "2025-10-05T00:01:48.0580786"
                                            },
                                            "allergens": [
                                              {
                                                "$id": "33",
                                                "allergenID": 1,
                                                "pluG_UID": "BgmsLp+CdkCPpj39e1aILQ==",
                                                "pluGuid": "2eac0906-829f-4076-8fa6-3dfd7b56882d",
                                                "contains": 2,
                                                "allergenName": "sample string 3",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "33"
                                              }
                                            ],
                                            "costs": {
                                              "$id": "34",
                                              "pluG_UID": "5ccGn1VkPUugm9juHivBng==",
                                              "pluGuid": "9f06c7e5-6455-4b3d-a09b-d8ee1e2bc19e",
                                              "enteredCost": 1,
                                              "weightedAvgCost": 1,
                                              "lastCost": 1,
                                              "rawEnteredCost": 2,
                                              "rawWeightedAvgCost": 3,
                                              "rawLastCost": 4,
                                              "freight": 5.0,
                                              "freightType": 6,
                                              "costDecimals": 7,
                                              "fifoCost": 1,
                                              "updated": "2025-10-05T00:01:48.0580786",
                                              "normalCost": 1,
                                              "currentCost": 1
                                            },
                                            "sales": [
                                              {
                                                "$id": "35",
                                                "saleHeaderID": 1,
                                                "created": "2025-10-05T00:01:48.0580786",
                                                "createdLocal": "2025-10-05T00:01:48.0580786",
                                                "storeID": 3,
                                                "storeName": "sample string 4",
                                                "operatorG_Uid": "fver9bNKB0qlRjNXLYslHQ==",
                                                "operatorGuid": "f5abf77e-4ab3-4a07-a546-33572d8b251d",
                                                "operatorName": "sample string 5",
                                                "tranType": 1,
                                                "plu": 1,
                                                "pluG_UId": "KQ8HiDyo80aJ6N1ch71e1A==",
                                                "pluGuid": "88070f29-a83c-46f3-89e8-dd5c87bd5ed4",
                                                "normalPrice": 1,
                                                "totalCents": 1,
                                                "cost": 1,
                                                "grossProfit": 1,
                                                "quantity": 1,
                                                "operator": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "35"
                                              }
                                            ],
                                            "apns": [
                                              {
                                                "$id": "36",
                                                "pluID": 1,
                                                "pluG_UID": "h/ZEP69wk0+Bc8r0JyB9Gg==",
                                                "pluGuid": "3f44f687-70af-4f93-8173-caf427207d1a",
                                                "apn": "sample string 1",
                                                "deleted": true,
                                                "storeID": 1,
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "36"
                                              }
                                            ],
                                            "tuns": [
                                              {
                                                "$id": "37",
                                                "pluG_UId": "hl5eS374lUO//WLNzLFZEg==",
                                                "pluGuid": "4b5e5e86-f87e-4395-bffd-62cdccb15912",
                                                "apn": "sample string 1",
                                                "tun": "sample string 2",
                                                "cartonQuantity": 3,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "37"
                                              }
                                            ],
                                            "competitionPricing": [
                                              {
                                                "$id": "38",
                                                "identifier": "Ht6iGtgtsUSwiOlSwfqwrQ==",
                                                "identifierGuid": "1aa2de1e-2dd8-44b1-b088-e952c1fab0ad",
                                                "pluG_UID": "SpozYjNKu0O8yLyDRk/rgA==",
                                                "pluGuid": "62339a4a-4a33-43bb-bcc8-bc83464feb80",
                                                "competitionID": 1,
                                                "name": "sample string 2",
                                                "sellMultiple": 3,
                                                "retailPrice": 4,
                                                "storeName": "sample string 5"
                                              },
                                              {
                                                "$ref": "38"
                                              }
                                            ],
                                            "supplier": {
                                              "$ref": "19"
                                            },
                                            "supplierName": "sample string 147",
                                            "children": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "ordering": {
                                              "$ref": "22"
                                            },
                                            "flipChartPages": [
                                              {
                                                "$id": "39",
                                                "identifier": "0XPHrDI0j0ecbeBz8mp94w==",
                                                "groupName": "sample string 1",
                                                "identifierGuid": "acc773d1-3432-478f-9c6d-e073f26a7de3",
                                                "exists": true,
                                                "flipChartIdentifier": "BPJEIvURIkeYzfBc3SSvyQ==",
                                                "flipChartIdentifierGuid": "2244f204-11f5-4722-98cd-f05cdd24afc9",
                                                "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": "IJWfwt6mqE2hxZYBooK0jw==",
                                                "groupIdentifierGuid": "c29f9520-a6de-4da8-a1c5-9601a282b48f",
                                                "flipChart": {
                                                  "$id": "40",
                                                  "identifier": "veDWQDfaQ0uTI3zc4d0TKw==",
                                                  "identifierGuid": "40d6e0bd-da37-4b43-9323-7cdce1dd132b",
                                                  "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": "SQWt7UktFkueeNT5Z64Oyw==",
                                                    "identifierGuid": "edad0549-2d49-4b16-9e78-d4f967ae0ecb",
                                                    "name": "sample string 2",
                                                    "formType": "sample string 3",
                                                    "forms": [
                                                      {
                                                        "$id": "42",
                                                        "id": 1,
                                                        "g_UID": "qk2p2mqRrEOJlDJKFwmRAg==",
                                                        "guid": "daa94daa-916a-43ac-8994-324a17099102",
                                                        "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": "XwXeD8l9pUedOhyqhnRY8w==",
                                                        "previousFormGuid": "0fde055f-7dc9-47a5-9d3a-1caa867458f3",
                                                        "nextForm": 1,
                                                        "nextFormG_UID": "iKRvIo+oh0a6xLTFJi3ZwQ==",
                                                        "nextFormGuid": "226fa488-a88f-4687-bac4-b4c5262dd9c1",
                                                        "attributes": "sample string 10",
                                                        "updated": "2025-10-05T00:01:48.0580786",
                                                        "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": "2iS3K3XcCEKE9tt6VlPkIA==",
                                                            "checkoutFormGuid": "2bb724da-dc75-4208-84f6-db7a5653e420",
                                                            "identifier": "7A+6FNoPEUC6aY0JHvu5yQ==",
                                                            "identifierGuid": "14ba0fec-0fda-4011-ba69-8d091efbb9c9",
                                                            "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": "I4OEcTf1R0qrizxmFjFQng==",
                                                            "valueGuid": "71848323-f537-4a47-ab8b-3c661631509e",
                                                            "buttonText": "sample string 10",
                                                            "valueText": "sample string 11",
                                                            "drawImageAndButton": true,
                                                            "updated": "2025-10-05T00:01:48.0580786",
                                                            "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": "2025-10-05T00:01:48.0580786",
                                                              "imageData": "QEA=",
                                                              "readOnly": true
                                                            }
                                                          },
                                                          {
                                                            "$ref": "43"
                                                          }
                                                        ],
                                                        "panels": [
                                                          {
                                                            "$id": "45",
                                                            "id": 1,
                                                            "checkoutFormID": 2,
                                                            "checkoutFormG_UID": "14XKnERcu0aaEBvKcRpD6g==",
                                                            "checkoutFormGuid": "9cca85d7-5c44-46bb-9a10-1bca711a43ea",
                                                            "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": "9yE6dUS4UkGcTCcpyHhjGw==",
                                                    "flipChartPageIdentifierGuid": "753a21f7-b844-4152-9c4c-2729c878631b",
                                                    "pluG_UID": "8pSPt8ru6US6oDgIdaKjAg==",
                                                    "pluGuid": "b78f94f2-eeca-44e9-baa0-380875a2a302",
                                                    "sortOrder": 3,
                                                    "sent": true,
                                                    "productChanged": true,
                                                    "productImageName": "sample string 6",
                                                    "productShowImageOnFlipCharts": true,
                                                    "productShowTextOnFlipCharts": true,
                                                    "productOverrideFlipChartText": true,
                                                    "productFlipChartText": "sample string 10",
                                                    "product": {
                                                      "$ref": "24"
                                                    },
                                                    "departmentSortOrder": 11,
                                                    "subDepartmentName": "sample string 12"
                                                  },
                                                  {
                                                    "$ref": "46"
                                                  }
                                                ],
                                                "productCount": 27,
                                                "pages": [
                                                  {
                                                    "$ref": "39"
                                                  },
                                                  {
                                                    "$ref": "39"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "39"
                                              }
                                            ],
                                            "priceHistory": [
                                              {
                                                "$id": "47",
                                                "pluG_UID": "foJcI1aByEmqgUKSewQIKQ==",
                                                "pluGuid": "235c827e-8156-49c8-aa81-42927b040829",
                                                "price": 1,
                                                "costCalcMethod": 1,
                                                "cost": 2,
                                                "weightedAvgCost": 3,
                                                "lastCost": 4,
                                                "rawCost": 5,
                                                "rawWeightedAvgCost": 6,
                                                "rawLastCost": 7,
                                                "costDecimals": 8,
                                                "serviceFeeID": 9,
                                                "freight": 10.0,
                                                "freightType": 11,
                                                "process": "sample string 12",
                                                "user": "sample string 13",
                                                "updated": "2025-10-05T00:01:48.0580786",
                                                "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": "BvSNzs7buUOtDRBdV6sbaw==",
                                                "ingredientGuid": "AeUq9KI4dEWu2hRLcwLcKA==",
                                                "ingredientIdentifier": "f42ae501-38a2-4574-aeda-144b7302dc28",
                                                "quantity": 1.0,
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ],
                                                "ingredientText": "sample string 1",
                                                "ingredient": {
                                                  "$ref": "24"
                                                }
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "bins": [
                                              {
                                                "$id": "49",
                                                "pluG_UID": "aEF7DWBk2U2HZJcH8aY5NA==",
                                                "pluGuid": "0d7b4168-6460-4dd9-8764-9707f1a63934",
                                                "shelfLocationIdentifier": "V1Y2t+eYmUe3nhEgv99O6A==",
                                                "shelfLocationGuid": "b7365657-98e7-4799-b79e-1120bfdf4ee8",
                                                "labelShelfDefault": 1,
                                                "labelTalkerDefault": 1,
                                                "labelSmall": true,
                                                "labelPageLayoutG_UID": "I6VuaQbbG0iTKTcMAXPqyw==",
                                                "labelPageLayoutGuid": "696ea523-db06-481b-9329-370c0173eacb",
                                                "updated": "2025-10-05T00:01:48.0580786",
                                                "electronicShelfLabelIdentifier": "sample string 5",
                                                "electronicshelfLabelsConfigurationID": 6,
                                                "labelShelfChanged": true,
                                                "productName": "sample string 8",
                                                "locationText": "sample string 9",
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "location": {
                                                  "$id": "50",
                                                  "identifier": "iNjid6G6r0iHl7Ad9X+vEQ==",
                                                  "storeID": 1,
                                                  "identifierGuid": "77e2d888-baa1-48af-8797-b01df57faf11",
                                                  "name": "sample string 2",
                                                  "haccp": true,
                                                  "blueprintID": 1,
                                                  "updated": "2025-10-05T00:01:48.0580786",
                                                  "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": "q83o32DWTkGrB25jchPXiQ==",
                                                "pluGuid": "dfe8cdab-d660-414e-ab07-6e637213d789",
                                                "deptNo": 1,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "scaleLocation": {
                                                  "$id": "52",
                                                  "id": 1,
                                                  "deptNo": 1,
                                                  "deptCode": "sample string 2",
                                                  "name": "sample string 3",
                                                  "enabled": true,
                                                  "updated": "2025-10-05T00:01:48.0580786",
                                                  "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": "2025-10-05T00:01:48.0580786",
                                                                "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": "YpkDGGAkDEiLmH9VZyGpow==",
                                                                "labelPageLayoutGuid": "18039962-2460-480c-8b98-7f556721a9a3",
                                                                "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": "2025-10-05T00:01:48.0580786",
                                                            "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": "umGWcvrhhEC2GVt+klHEaw==",
                                                            "labelPageLayoutGuid": "729661ba-e1fa-4084-b619-5b7e9251c46b",
                                                            "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": "2025-10-05T00:01:48.0580786",
                                                        "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": "7mrTgKNFzE24aIfnsF61sg==",
                                                        "labelPageLayoutGuid": "80d36aee-45a3-4dcc-b868-87e7b05eb5b2",
                                                        "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": "2025-10-05T00:01:48.0580786",
                                                    "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": "NcAoiZ2ktUySEEIV7feIRQ==",
                                                    "labelPageLayoutGuid": "8928c035-a49d-4cb5-9210-4215edf78845",
                                                    "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": "BnfcOpEDlESFT/ynp5ddnQ==",
                                              "pluGuid": "3adc7706-0391-4494-854f-fca7a7975d9d",
                                              "newPrice": 1,
                                              "pctDiscount": 1,
                                              "newCost": 1,
                                              "newCostDecimals": 6,
                                              "dealCostIdentifier": "zplyaFDnsUWg73l+vNkr0g==",
                                              "dealCostGuid": "687299ce-e750-45b1-a0ef-797ebcd92bd2",
                                              "pluName": "sample string 7",
                                              "apn": "sample string 8",
                                              "fuelItem": true,
                                              "priceGroupG_UID": "/Y4eo/EYtEuSlbhB28fV5A==",
                                              "priceGroupGuid": "a31e8efd-18f1-4bb4-9295-b841dbc7d5e4",
                                              "itemNumber": "sample string 10",
                                              "cri": "sample string 11",
                                              "pluPrice": 12,
                                              "pluCost": 13,
                                              "pluCostIndicator": "sample string 14",
                                              "pluPriceGstPercent": 15,
                                              "pluCostGstPercent": 16,
                                              "pluActive": true,
                                              "cartonQty": 1.1,
                                              "baseUnits": 18.1,
                                              "salesMode": 1,
                                              "pluNormalCost": 19,
                                              "pluaws": 20.0,
                                              "directNumber": "sample string 21",
                                              "departmentName": "sample string 22",
                                              "subDepartmentName": "sample string 23",
                                              "priceGroupName": "sample string 24",
                                              "supplierName": "sample string 25",
                                              "stockOnHand": 1.1,
                                              "stockOnOrder": 1.1,
                                              "lastReceived": "2025-10-05T00:01:48.0580786",
                                              "rrp": 26,
                                              "campaignDescription": "sample string 27",
                                              "campaignComboPriceGroupG_UID": "ZG+INqgPDkexo7q6n8OmAQ==",
                                              "campaignComboPriceGroupIdentifier": "36886f64-0fa8-470e-b1a3-baba9fc3a601",
                                              "promotionPlacementDescription": "sample string 28",
                                              "storeAcceptances": [
                                                {
                                                  "$id": "62",
                                                  "plu": 1,
                                                  "pluG_UId": "QEA=",
                                                  "campaignID": 1,
                                                  "campaignName": "sample string 2",
                                                  "storeID": 3,
                                                  "acceptedUtc": "2025-10-05T00:01:48.0580786",
                                                  "operatorG_UID": "6ItQelAFyEagZZ7DtjcQQw==",
                                                  "operatorGuid": "7a508be8-0550-46c8-a065-9ec3b6371043",
                                                  "machineID": 1,
                                                  "processed": true,
                                                  "appliedUtc": "2025-10-05T00:01:48.0580786",
                                                  "signIqTicketFileMovedUtc": "2025-10-05T00:01:48.0580786",
                                                  "user": "sample string 6",
                                                  "campaignDescription": "sample string 7",
                                                  "productDesc": "sample string 8",
                                                  "storeName": "sample string 9",
                                                  "effectiveUtc": "2025-10-05T00:01:48.0580786",
                                                  "priceChangeType": 0,
                                                  "operatorName": "sample string 10",
                                                  "hostCampaign": true,
                                                  "product": {
                                                    "$ref": "24"
                                                  },
                                                  "campaignPlu": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "campaign": {
                                                "$id": "63",
                                                "id": 1,
                                                "storeID": 2,
                                                "name": "ab8b5dbe-b09b-48f9-868e-63c5ee48d455",
                                                "nameGuid": "ab8b5dbe-b09b-48f9-868e-63c5ee48d455",
                                                "description": "sample string 4",
                                                "showDiscounts": true,
                                                "showTotals": true,
                                                "onlyEvaluateOnSubtotal": true,
                                                "useDescription": true,
                                                "campaignType": 1,
                                                "startDate": "2025-10-05T00:01:48.0580786",
                                                "startTime": 1,
                                                "endDate": "2025-10-05T00:01:48.0580786",
                                                "endTime": 1,
                                                "recurrence": 1,
                                                "recurrenceType": 1,
                                                "monthType": 1,
                                                "weekDays": 1,
                                                "months": 1,
                                                "monthWeeks": 1,
                                                "monthDays": "sample string 7",
                                                "printed": true,
                                                "talkerText": "sample string 8",
                                                "rangeDescription": "sample string 9",
                                                "dealDescription": "sample string 10",
                                                "labelQuantity": 11,
                                                "active": 1,
                                                "deactivated": "2025-10-05T00:01:48.0580786",
                                                "system": true,
                                                "created": "2025-10-05T00:01:48.0580786",
                                                "updated": "2025-10-05T00:01:48.0580786",
                                                "priceChangeNotifiedUtc": "2025-10-05T00:01:48.0580786",
                                                "promoType": 1,
                                                "promotionTypeCode": "sample string 13",
                                                "hostIdentifier": "NodyWdXTSkOoXdX/h00LjQ==",
                                                "hostIdentifierGuid": "59728736-d3d5-434a-a85d-d5ff874d0b8d",
                                                "hostType": 14,
                                                "createdByUser": "sample string 15",
                                                "fromHost": true,
                                                "deleted": true,
                                                "campaignDeleted": "2025-10-05T00:01:48.0580786",
                                                "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": "V+1zoXnbp0azDWM3ZCzCYg==",
                                                    "pluGuid": "a173ed57-db79-46a7-b30d-6337642cc262",
                                                    "hostOfferID": 1,
                                                    "priceGroupG_UID": "C0iDpofHk06NygilTK2R8g==",
                                                    "priceGroupGuid": "a683480b-c787-4e93-8dca-08a54cad91f2",
                                                    "fuelItem": true,
                                                    "pluName": "sample string 6",
                                                    "apn": "sample string 7",
                                                    "pluActive": true,
                                                    "cartonQty": 1,
                                                    "baseUnits": 9.1,
                                                    "cri": "sample string 10",
                                                    "salesMode": 1,
                                                    "pluaws": 11.0,
                                                    "directNumber": "sample string 12",
                                                    "departmentName": "sample string 13",
                                                    "subDepartmentName": "sample string 14",
                                                    "priceGroupName": "sample string 15",
                                                    "supplierName": "sample string 16",
                                                    "stockOnHand": 1.1,
                                                    "stockOnOrder": 1.1,
                                                    "lastReceived": "2025-10-05T00:01:48.0580786",
                                                    "rrp": 17,
                                                    "campaignDescription": "sample string 18",
                                                    "product": {
                                                      "$ref": "24"
                                                    },
                                                    "campaign": {
                                                      "$ref": "63"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "64"
                                                  }
                                                ],
                                                "sellingRules": [
                                                  {
                                                    "$id": "65",
                                                    "id": 1,
                                                    "identifier": "m2/tWrFeZEqs2MVHxWlhuw==",
                                                    "identifierStr": "m2/tWrFeZEqs2MVHxWlhuw==",
                                                    "identifierGuid": "5aed6f9b-5eb1-4a64-acd8-c547c56961bb",
                                                    "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": "20JmR1squEuOFhs28mDoSg==",
                                                    "customerIDGuid": "476642db-2a5b-4bb8-8e16-1b36f260e84a",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "customer": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "customerGroups": [
                                                  {
                                                    "$id": "67",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "groupID": "pMnhdz9TFUmK0a+/HQt4TQ==",
                                                    "groupIDGuid": "77e1c9a4-533f-4915-8ad1-afbf1d0b784d",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "group": {
                                                      "$ref": "9"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "signIqTickets": [
                                                  {
                                                    "$id": "68",
                                                    "identifier": "zAZjYt0aSUSJqtTU5vogbA==",
                                                    "identifierGuid": "626306cc-1add-4449-89aa-d4d4e6fa206c",
                                                    "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": "ttpoHkJRRUidvZxVjVto/Q==",
                                                    "guid": "1e68dab6-5142-4845-9dbd-9c558d5b68fd",
                                                    "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": "nR36ydaHDkmW1CXFzSb84A==",
                                                        "groupGuid": "c9fa1d9d-87d6-490e-96d4-25c5cd26fce0",
                                                        "comboPriceType": 5,
                                                        "priceType": 5,
                                                        "pluG_UID": "hpm/3tGY2UCqkD8O4C/pxw==",
                                                        "pluGuid": "debf9986-98d1-40d9-aa90-3f0ee02fe9c7",
                                                        "priceGroupG_UID": "XRBoRa1A00K0hmrDEuJXHg==",
                                                        "priceGroupGuid": "4568105d-40ad-42d3-b486-6ac312e2571e",
                                                        "campaignPoolID": "sample string 7",
                                                        "quantity": 1,
                                                        "campaign": {
                                                          "$ref": "63"
                                                        },
                                                        "product": {
                                                          "$ref": "24"
                                                        },
                                                        "priceGroup": {
                                                          "$ref": "30"
                                                        },
                                                        "campaignPool": {
                                                          "$ref": "63"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "priceLevels": [
                                                  {
                                                    "$id": "71",
                                                    "id": 1,
                                                    "priceLevelIdentifier": "uT1mFX+XCEO6DFBPXhpEIw==",
                                                    "priceLevelIdentifierGuid": "15663db9-977f-4308-ba0c-504f5e1a4423",
                                                    "campaignName": "sample string 3",
                                                    "priceLevelName": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "71"
                                                  }
                                                ]
                                              },
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "dealCost": {
                                                "$id": "72",
                                                "headerIdentifier": "wcRMR9w8Z0+bjxBaEUEesw==",
                                                "headerIdentifierGuid": "474cc4c1-3cdc-4f67-9b8f-105a11411eb3",
                                                "identifier": "Lb0PdMW6P0y0xp7WMGhepg==",
                                                "identifierGuid": "740fbd2d-bac5-4c3f-b4c6-9ed630685ea6",
                                                "supplierIdentifier": "vGJx7lo0Q0+4XKxzTJnQmw==",
                                                "supplierGuid": "ee7162bc-345a-4f43-b85c-ac734c99d09b",
                                                "pluG_UID": "wrPNuDY6dEaaIDqihHFPRg==",
                                                "pluGuid": "b8cdb3c2-3a36-4674-9a20-3aa284714f46",
                                                "campaignName": "34cc2290-db67-4a16-9c5d-f77f84da1341",
                                                "description": "sample string 4",
                                                "cost": 5,
                                                "costDecimals": 6,
                                                "start": "2025-10-05T00:01:48.0580786",
                                                "end": "2025-10-05T00:01:48.0580786",
                                                "type": 9,
                                                "promoType": 10,
                                                "bonusItemPLUG_UID": "ZLm4b9f8zEediMHKUcm7OA==",
                                                "bonusItemPluGuid": "6fb8b964-fcd7-47cc-9d88-c1ca51c9bb38",
                                                "bonusPurchaseUnits": 11,
                                                "bonusReceiveUnits": 12,
                                                "updated": "2025-10-05T00:01:48.0580786",
                                                "metcashPromotionID": "sample string 14",
                                                "fromHost": 15,
                                                "storeNames": "sample string 16",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ],
                                                "supplierName": "sample string 17",
                                                "campaignDescription": "sample string 18",
                                                "newPrice": 1,
                                                "campaignMetcashPromotionID": "sample string 19",
                                                "campaignActive": true,
                                                "campaignStartDate": "2025-10-05T00:01:48.0580786",
                                                "campaignEndDate": "2025-10-05T00:01:48.0580786",
                                                "masterPLUG_UID": "6FAMDbeJOU2ceF+OYPZk+g==",
                                                "masterID": "0d0c50e8-89b7-4d39-9c78-5f8e60f664fa",
                                                "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": "mJmTRho6r0uNoYhEoqG00Q==",
                                                "bonusMasterID": "46939998-3a1a-4baf-8da1-8844a2a1b4d1",
                                                "bonusProductName": "sample string 34",
                                                "bonusProductAPN": "sample string 35",
                                                "bonusOrderCode": "sample string 36",
                                                "bonusNormalSell": 37,
                                                "bonusNormalCost": 38,
                                                "bonusNormalCostDecimals": 39,
                                                "bonusCartonQuantity": 40,
                                                "bonusSalesMode": 41,
                                                "bonusOrderPacked": 42,
                                                "bonusFuelItem": true,
                                                "bonusActive": true
                                              }
                                            },
                                            "currentCostStart": "2025-10-05T00:01:48.0580786",
                                            "dealCosts": [
                                              {
                                                "$ref": "72"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "tags": [
                                              {
                                                "$id": "73",
                                                "pluG_UID": "jOlPvZDHR0yWxMgJY5duXA==",
                                                "pluGuid": "bd4fe98c-c790-4c47-96c4-c80963976e5c",
                                                "tagID": 1,
                                                "description": "sample string 1",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ],
                                            "alternateProductG_UID": "lmeNjRYavEKW5xCBMKv0nQ==",
                                            "alternateProduct": "8d8d6796-1a16-42bc-96e7-108130abf49d",
                                            "productHostCode": {
                                              "$id": "74",
                                              "id": 1,
                                              "pluG_UID": "WJ7CLf1DS0KlsxpRVkqPYg==",
                                              "pluGuid": "2dc29e58-43fd-424b-a5b3-1a51564a8f62",
                                              "ibaCode": "sample string 2"
                                            },
                                            "mscCat": {
                                              "$ref": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            },
                                            "isUserUpdate": true,
                                            "ignoreMasterProduct": true,
                                            "priceGroupLabelRequested": true,
                                            "firstSold": "2025-10-05T00:01:48.0580786",
                                            "inventoryTracked": "2025-10-05T00:01:48.0580786",
                                            "isNormalPriceChangesCampaign": true
                                          },
                                          "supplier": {
                                            "$ref": "19"
                                          },
                                          "serviceFee": {
                                            "$id": "75",
                                            "id": 1,
                                            "description": "sample string 1",
                                            "fee": 1
                                          },
                                          "isPrimaryHost": true,
                                          "hostVendor": 47
                                        },
                                        {
                                          "$ref": "22"
                                        }
                                      ],
                                      "orderCycleHeaders": [
                                        {
                                          "$id": "76",
                                          "storeID": 1,
                                          "supplierIdentifier": "YYXJHxdFQEWTckMrsv918A==",
                                          "supplierGuid": "1fc98561-4517-4540-9372-432bb2ff75f0",
                                          "departmentCode": "sample string 2",
                                          "warehouseDirectIndicator": "sample string 3",
                                          "type": 4,
                                          "storeName": "sample string 5",
                                          "departmentName": "sample string 6",
                                          "orderDays": 7
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "cycles": [
                                        {
                                          "$id": "77",
                                          "storeID": 1,
                                          "supplierIdentifier": "Ae4IKGeJSUuRGijoeWCG5Q==",
                                          "supplierGuid": "2808ee01-8967-4b49-911a-28e8796086e5",
                                          "departmentCode": "sample string 2",
                                          "warehouseDirectIndicator": "sample string 3",
                                          "type": 4,
                                          "cutOffWeek": 5,
                                          "cutOffDay": 6,
                                          "cutOffTime": "00:00:00.1234567",
                                          "leadTime": 7,
                                          "daysBuffer": 8,
                                          "supplierName": "sample string 9",
                                          "cutOffDate": "2025-10-05T00:01:48.0580786",
                                          "deliveryDate": "2025-10-05T00:01:48.0580786",
                                          "nextCutOffDate": "2025-10-05T00:01:48.0580786",
                                          "nextDeliveryDate": "2025-10-05T00:01:48.0580786",
                                          "nextDaysBuffer": 10
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "store": {
                                        "$ref": "15"
                                      },
                                      "updated": "2025-10-05T00:01:48.0580786",
                                      "isHost": true
                                    },
                                    "files": [
                                      {
                                        "$id": "78",
                                        "id": "sample string 1",
                                        "fileName": "sample string 2",
                                        "extension": "sample string 3",
                                        "provider": 0,
                                        "type": 0,
                                        "hostType": "sample string 4",
                                        "createdUtc": "2025-10-05T00:01:48.0580786",
                                        "processed": "2025-10-05T00:01:48.0580786",
                                        "isProcessing": true,
                                        "processedCount": 6,
                                        "processingTime": 1,
                                        "collectedUtc": "2025-10-05T00:01:48.0580786",
                                        "size": 1,
                                        "sizeFormat": "sample string 7",
                                        "isArchive": true,
                                        "version": "sample string 9",
                                        "reference": "sample string 10",
                                        "digest": "sample string 11",
                                        "contentType": "sample string 12",
                                        "host": {
                                          "$ref": "18"
                                        },
                                        "metcashHeader": {
                                          "$id": "79",
                                          "customerNumber": "sample string 1",
                                          "creationDate": "2025-10-05T00:01:48.0580786",
                                          "businessPillar": "sample string 3",
                                          "fileType": "sample string 4"
                                        }
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "zoneMatrix": [
                                      {
                                        "$id": "80",
                                        "id": 1,
                                        "hostIdentifier": "iu2RNv2xm0alFgA/I/Np8w==",
                                        "hostIdentifierGuid": "3691ed8a-b1fd-469b-a516-003f23f369f3",
                                        "storeID": 1,
                                        "departmentCode": "sample string 2",
                                        "hostGuids": [
                                          "a5296175-a8d2-4920-b58b-5315ddcc6cdf",
                                          "f37029b8-35bd-4a22-8a7d-e09baeda6e77"
                                        ]
                                      },
                                      {
                                        "$ref": "80"
                                      }
                                    ],
                                    "hostFileStoreSetting": {
                                      "$ref": "17"
                                    },
                                    "hostStoreSettings": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "promotionPlacements": [
                                      {
                                        "$id": "81",
                                        "identifier": "r/WwSpkjKUClBaT1Ih2Rzw==",
                                        "identifierGuid": "4ab0f5af-2399-4029-a505-a4f5221d91cf",
                                        "code": "sample string 2",
                                        "description": "sample string 3",
                                        "isAdvertised": true
                                      },
                                      {
                                        "$ref": "81"
                                      }
                                    ],
                                    "promoTypeGuids": [
                                      "ce4bb503-4081-4e95-afce-29893ac1bad9",
                                      "fd0853c6-2992-4282-a732-0c763401a5ad"
                                    ],
                                    "isPromotionOnly": false,
                                    "isOrderable": false,
                                    "vendor": 0
                                  },
                                  "groupIDs": [
                                    1,
                                    2
                                  ],
                                  "hostDescription": "sample string 24"
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "accounts": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "storeID": 1,
                                  "accountName": "sample string 2",
                                  "bsb": "sample string 3",
                                  "accountNumber": "sample string 4",
                                  "accountDesignated": true
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "sales": [
                                {
                                  "$id": "83",
                                  "id": 1,
                                  "storeID": 1,
                                  "externalSalesType": 2,
                                  "ftpSiteID": 1,
                                  "lastSaleProcessed": "2025-10-05T00:01:48.0580786",
                                  "ftpSite": {
                                    "$id": "84",
                                    "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": "83"
                                }
                              ],
                              "zoneMatrix": [
                                {
                                  "$ref": "80"
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "cashManagements": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "storeID": 1,
                                  "cashManagementType": 2,
                                  "apiID": 1,
                                  "organisationID": "sample string 3",
                                  "siteName": "sample string 4",
                                  "thirdPartyAPI": {
                                    "$id": "86",
                                    "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": "85"
                                }
                              ],
                              "updateStoreID": "3577a38f-c89e-4efd-b22d-2239372a6523",
                              "updateStore": {
                                "$id": "87",
                                "id": "cb3208ba-719c-431e-af27-c31f49a13baa",
                                "name": "sample string 1",
                                "lastActivity": "2025-10-05T00:01:48.0580786",
                                "zone": "sample string 2",
                                "timeZoneOffset": 0.0,
                                "businessHoursStart": "00:00:00.1234567",
                                "businessHoursEnd": "00:00:00.1234567",
                                "master": true,
                                "lastIP": "sample string 10",
                                "lastHostName": "sample string 11",
                                "ping": 1,
                                "pingStatus": "sample string 12",
                                "lastUpdateCompleted": "2025-10-05T00:01:48.0580786"
                              },
                              "timeZoneId": "sample string 53",
                              "securityOptions": {
                                "$id": "88",
                                "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": "14"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "5"
                      },
                      "communityOrganisation": {
                        "$id": "89",
                        "id": 1,
                        "identifier": "UmnAsHuF90qpPq7Q8VAeVQ==",
                        "identifierGuid": "b0c06952-857b-4af7-a93e-aed0f1501e55",
                        "name": "sample string 3",
                        "lookupIdentifier": "sample string 4",
                        "externalID": "sample string 5",
                        "phone": "sample string 6",
                        "fax": "sample string 7",
                        "email": "sample string 8",
                        "address1": "sample string 9",
                        "address2": "sample string 10",
                        "city": "sample string 11",
                        "postCode": "sample string 12",
                        "state": "sample string 13",
                        "country": "sample string 14",
                        "totalAmountAwarded": 15.1,
                        "updated": "2025-10-05T00:01:48.0580786",
                        "deleted": true
                      },
                      "details": [
                        {
                          "$id": "90",
                          "saleItemID": 1,
                          "identifier": "sqkkDyvw8UCOw0J0Boo3Ng==",
                          "identifierGuid": "0f24a9b2-f02b-40f1-8ec3-4274068a3736",
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "v/nAIRa6p0OKWGEb3q6gww==",
                          "pluGuid": "21c0f9bf-ba16-43a7-8a58-611bdeaea0c3",
                          "accountID": "MoZzYOh8hE24ezLNsMpxMA==",
                          "accountIDGuid": "60738632-7ce8-4d84-b87b-32cdb0ca7130",
                          "normalPrice": 3,
                          "originalSellingPrice": 4,
                          "discountPrice": 5,
                          "unit": 1,
                          "quantity": 6,
                          "totalCents": 7,
                          "fixedPrice": 1,
                          "tranType": 1,
                          "discountType": 1,
                          "cost": 1,
                          "costDecimals": 8,
                          "markdown": 1,
                          "manualQuantity": 1,
                          "manualPrice": 1,
                          "manualMode": 1,
                          "active": 1,
                          "offline": true,
                          "barcode": "sample string 9",
                          "keyedSale": 1,
                          "discountedID": 1,
                          "fuelID": 1,
                          "serialNumber": "sample string 10",
                          "bestOrExpire": "2025-10-05T00:01:48.0580786",
                          "bestOrExpireType": 1,
                          "providerName": "sample string 11",
                          "refundG_UID": "c8s4WPgXi0mk2Dtw8AOxxA==",
                          "refundGuid": "5838cb73-17f8-498b-a4d8-3b70f003b1c4",
                          "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": "VG3Q8bqMpkmFNOPS58gKEw==",
                          "idempotentVoidGuid": "f1d06d54-8cba-49a6-8534-e3d2e7c80a13",
                          "priceLevelIdentifier": "6BrES4FYV02n7V0M4ljKjw==",
                          "priceLevelIdentifierGuid": "4bc41ae8-5881-4d57-a7ed-5d0ce258ca8f",
                          "productName": "sample string 23",
                          "apn": "sample string 24",
                          "unknownScans": [
                            {
                              "$id": "91",
                              "id": 1,
                              "saleDetailID": 2,
                              "storeID": 1,
                              "scanned": "2025-10-05T00:01:48.0580786",
                              "operatorG_UID": "QEA=",
                              "barcode": "sample string 4",
                              "processed": 1
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "refund": {
                            "$id": "92",
                            "id": 1,
                            "g_UID": "AZNMLGDop0OgluM7KrKlnw==",
                            "guid": "2c4c9301-e860-43a7-a096-e33b2ab2a59f",
                            "description": "sample string 1",
                            "dumped": true,
                            "inventoryReasonID": 1,
                            "sortOrder": 1,
                            "updated": "2025-10-05T00:01:48.0580786"
                          },
                          "modifier": {
                            "$id": "93",
                            "id": 1,
                            "setG_UID": "AjfxhvywaUiWtaGaS+CzDA==",
                            "modifierSetGuid": "86f13702-b0fc-4869-96b5-a19a4be0b30c",
                            "name": "sample string 2",
                            "price": 1,
                            "quantity": 1,
                            "modifierType": 1,
                            "groupNumber": 1,
                            "pageNumber": 1,
                            "controlOrder": 1,
                            "printToStation": true,
                            "pluG_UID": "7Vq7RBJ7SE+Hinbvuv/C6Q==",
                            "pluGuid": "44bb5aed-7b12-4f48-878a-76efbaffc2e9",
                            "deleted": true,
                            "g_UID": "zNev/RYBQke5oohjh+gZuw==",
                            "guid": "fdafd7cc-0116-4742-b9a2-886387e819bb",
                            "product": {
                              "$ref": "24"
                            }
                          },
                          "priceLevelName": "sample string 25",
                          "pumpNumber": 1,
                          "hoseNumber": 1
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "eftReceipts": [
                        {
                          "$id": "94",
                          "id": 1,
                          "storeID": 1,
                          "saleHeaderID": 2,
                          "storeSaleHeader": {
                            "$ref": "12"
                          },
                          "receipt": "sample string 3",
                          "processed": 1
                        },
                        {
                          "$ref": "94"
                        }
                      ],
                      "payments": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "cards": [
                        {
                          "$id": "95",
                          "id": 1,
                          "saleHeaderID": 1,
                          "identifier": "sample string 2",
                          "cardType": 3,
                          "providerName": "sample string 4"
                        },
                        {
                          "$ref": "95"
                        }
                      ],
                      "campaignHits": [
                        {
                          "$id": "96",
                          "id": 1,
                          "saleHeaderID": 2,
                          "campaign": "sample string 3",
                          "name": "sample string 4",
                          "processed": 1,
                          "campaignDescription": "sample string 5"
                        },
                        {
                          "$ref": "96"
                        }
                      ],
                      "fuel": [
                        {
                          "$id": "97",
                          "id": 1,
                          "plu": 1,
                          "pluG_UID": "EgFsxwFhSki7knBl4OLOMw==",
                          "pluGuid": "c76c0112-6101-484a-bb92-7065e0e2ce33",
                          "saleHeaderID": 2,
                          "totalCents": 3,
                          "grade": 1,
                          "gradeDescription": "sample string 4",
                          "dispenser": 1,
                          "hose": 1,
                          "quantity": 1,
                          "cost": 1,
                          "acquirerNum": 1,
                          "attendant": 1,
                          "ePurseBalance": 1.0,
                          "cardSignature": "sample string 5",
                          "compartmentNumber": 1,
                          "contractNumber": 1,
                          "discountCardPAN": "sample string 6",
                          "discountID": 1,
                          "discountName": "sample string 7",
                          "discountNetValue": 1.0,
                          "discountType": 1,
                          "discountValue": 1.0,
                          "discretionaryData": "sample string 8",
                          "driverID": "sample string 9",
                          "eftBatchNumber": 1,
                          "eftResponseCode": "sample string 10",
                          "endDateTime": "2025-10-05T00:01:48.0580786",
                          "engineHours": 1.1,
                          "fposNumber": 1,
                          "loyaltyCardPAN": "sample string 11",
                          "miscData1": 1,
                          "miscData2": "sample string 12",
                          "miscFlags": 1,
                          "mop": 1,
                          "odometer": 1,
                          "panNumber": "sample string 13",
                          "saleRefund": true,
                          "saleStatus": 1,
                          "sequenceNumber": 1,
                          "stan": 1,
                          "startDateTime": "2025-10-05T00:01:48.0580786",
                          "tagNumber": "sample string 15",
                          "trackTwoRem": "sample string 16",
                          "transCode": 1,
                          "transType": 1,
                          "unitPrice": 1.0,
                          "vehicleReg": "sample string 17",
                          "offline": true,
                          "processed": 1
                        },
                        {
                          "$ref": "97"
                        }
                      ],
                      "fuelResells": [
                        {
                          "$id": "98",
                          "saleItemID": 1,
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "sD5Mk6cCuUufsOaRmuXrVQ==",
                          "pluGuid": "934c3eb0-02a7-4bb9-9fb0-e6919ae5eb55",
                          "accountID": "Q+npy2x9h0K4RfiujYAvJg==",
                          "accountIDGuid": "cbe9e943-7d6c-4287-b845-f8ae8d802f26",
                          "normalPrice": 3,
                          "originalSellingPrice": 4,
                          "discountPrice": 5,
                          "unit": 1,
                          "quantity": 6,
                          "totalCents": 7,
                          "fixedPrice": 1,
                          "tranType": 1,
                          "processed": 1,
                          "discountType": 1,
                          "cost": 1,
                          "costDecimals": 1,
                          "markdown": 1,
                          "manualQuantity": 1,
                          "manualPrice": 1,
                          "manualMode": 1,
                          "active": 1,
                          "barcode": "sample string 8",
                          "offline": 1,
                          "keyedSale": 1,
                          "discountedID": 1,
                          "fuelID": 1,
                          "serialNumber": "sample string 9",
                          "bestOrExpire": "2025-10-05T00:01:48.0580786",
                          "bestOrExpireType": 1,
                          "refundG_UID": "DHChn+7NakChy8TjBs/m9g==",
                          "refundGuid": "9fa1700c-cdee-406a-a1cb-c4e306cfe6f6",
                          "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": "98"
                        }
                      ],
                      "customerOrder": [
                        {
                          "$id": "99",
                          "identifier": "lE7eHfsGV0++/0xsDz1O1Q==",
                          "identifierGuid": "1dde4e94-06fb-4f57-beff-4c6c0f3d4ed5",
                          "id": 1,
                          "orderNo": 2,
                          "externalSaleIdentifier": "sample string 3",
                          "storeID": 4,
                          "zoneID": 5,
                          "deptNo": 6,
                          "customerIdentifier": "/oE82ryfuUuhh01rS30FuA==",
                          "customerIdentifierGuid": "da3c81fe-9fbc-4bb9-a187-4d6b4b7d05b8",
                          "operatorNo": 1,
                          "operatorG_UID": "819IEx5Qv0m1Gm9ZL46kTg==",
                          "operatorGuid": "13485ff3-501e-49bf-b51a-6f592f8ea44e",
                          "created": "2025-10-05T00:01:48.0580786",
                          "ordered": "2025-10-05T00:01:48.0580786",
                          "started": "2025-10-05T00:01:48.0580786",
                          "completed": "2025-10-05T00:01:48.0580786",
                          "supplied": "2025-10-05T00:01:48.0580786",
                          "quickTicket": 1,
                          "deleted": true,
                          "walkAway": true,
                          "approxWait": 1,
                          "actualWait": 1,
                          "deliveryMethod": 8,
                          "externalSaleType": 9,
                          "customer": {
                            "$ref": "5"
                          },
                          "operator": {
                            "$ref": "13"
                          },
                          "details": [
                            {
                              "$id": "100",
                              "headerID": 1,
                              "plu": 1,
                              "pluG_UId": "On9J8IykXUSuNpGDb4nz7w==",
                              "pluGuid": "f0497f3a-a48c-445d-ae36-91836f89f3ef",
                              "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": "b7U+T+iTUEeYYFyVIimbrw==",
                              "headerIdentifierGuid": "4f3eb56f-93e8-4750-9860-5c9522299baf",
                              "product": {
                                "$ref": "24"
                              }
                            },
                            {
                              "$ref": "100"
                            }
                          ],
                          "storeName": "sample string 11",
                          "customerName": "sample string 12",
                          "storeReplyTo": "sample string 13",
                          "storeSubjectLine": "sample string 14",
                          "storeSaleHeader": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "99"
                        }
                      ],
                      "surveyResponses": [
                        {
                          "$id": "101",
                          "surveyG_UID": "pMoiBBhGn0G0l8jDca8NBA==",
                          "surveyGuid": "0422caa4-4618-419f-b497-c8c371af0d04",
                          "saleHeaderGuid": "sUwxZtcjOEaw7jS0sFrdGw==",
                          "saleGuid": "66314cb1-23d7-4638-b0ee-34b4b05add1b",
                          "textResponse": "sample string 1",
                          "integerResponse": 1,
                          "g_UIDResponse": "C2xVm10fNEW8HNj+nEmoGA==",
                          "guidResponse": "9b556c0b-1f5d-4534-bc1c-d8fe9c49a818",
                          "whoAnswered": 2,
                          "answeredAtUTC": "2025-10-05T00:01:48.0580786",
                          "sale": {
                            "$ref": "12"
                          },
                          "survey": {
                            "$id": "102",
                            "g_UID": "ZxKQOhumN0y47CyFU/zHUA==",
                            "guid": "3a901267-a61b-4c37-b8ec-2c8553fcc750",
                            "name": "sample string 1",
                            "storeID": 2,
                            "zoneID": 1,
                            "checkoutFormG_UID": "lAHc1hCKXEOxXfOF4Q2yOQ==",
                            "checkoutFormGuid": "d6dc0194-8a10-435c-b15d-f385e10db239",
                            "displayToWho": 3,
                            "displayWhen": 4,
                            "start": "2025-10-05T00:01:48.0580786",
                            "end": "2025-10-05T00:01:48.0580786",
                            "deleted": true,
                            "updated": "2025-10-05T00:01:48.0580786",
                            "possibleIntegerResponses": [
                              1,
                              2
                            ],
                            "possibleTextResponses": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "possibleGuidResponses": [
                              "ce175793-6fe6-4371-894b-de89f258b361",
                              "879ca179-46b2-4f4e-94b3-34be6dafc67c"
                            ],
                            "allowsAllTextResponses": true,
                            "surveyForm": {
                              "$ref": "42"
                            }
                          },
                          "ingressId": "sample string 4"
                        },
                        {
                          "$ref": "101"
                        }
                      ],
                      "storeName": "sample string 38",
                      "machineName": "sample string 39",
                      "operatorName": "sample string 40",
                      "direction": 1,
                      "reason": "sample string 41",
                      "accountG_UID": "K5KE8QRA3UKn09bMrC+wmA==",
                      "accountIdentifier": "f184922b-4004-42dd-a7d3-d6ccac2fb098",
                      "accountName": "sample string 42",
                      "customerOrderIdentifier": "LE/atk+MkUGHgYkUVYNKIA==",
                      "customerOrderIdentifierGuid": "b6da4f2c-8c4f-4191-8781-891455834a20",
                      "priceLevelName": "sample string 43",
                      "revision": 44,
                      "ingressId": "sample string 45"
                    },
                    "metadata": {
                      "$id": "103",
                      "id": 1,
                      "paymentID": 2,
                      "paymentIdentifier": "bOMF10gDiEOpqdMtwhv7fw==",
                      "paymentIdentifierGuid": "d705e36c-0348-4388-a9a9-d32dc21bfb7f",
                      "identifier": "CiYt3mGL9ESki+2vQ0AJaw==",
                      "identifierGuid": "de2d260a-8b61-44f4-a48b-edaf4340096b",
                      "metadata": "sample string 3",
                      "signatureImage": "QEA=",
                      "itemIdentifier": "rXLMNmJfvkWsGUK8AjAl/Q==",
                      "itemIdentifierGuid": "36cc72ad-5f62-45be-ac19-42bc023025fd"
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "customerGroupMembers": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "customerGroups": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "accounts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "account": {
              "$ref": "7"
            },
            "vouchers": [
              {
                "$id": "104",
                "customerIdentifier": "M/F3D0FS20Smp51pmagRwA==",
                "customerIdentifierGuid": "0f77f133-5241-44db-a6a7-9d6999a811c0",
                "voucherName": "sample string 2",
                "count": 3,
                "storeID": 4,
                "barcode": "sample string 5",
                "redeemCount": 6,
                "issueCount": 7,
                "storeSalePaymentID": 1,
                "idempotentID": "fGOSDdFXDE2Wc05sj3eg0g==",
                "idempotentGuid": "0d92637c-57d1-4d0c-9673-4e6c8f77a0d2",
                "offline": true,
                "voucher": {
                  "$ref": "2"
                },
                "customer": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "104"
              }
            ]
          },
          "issuedOfflinePayment": {
            "$ref": "11"
          },
          "redeemedOfflinePayment": {
            "$ref": "11"
          }
        },
        {
          "$ref": "4"
        }
      ]
    },
    "elements": [
      {
        "$id": "105",
        "id": 1,
        "scaleLabelID": 2,
        "showPercentDI": true,
        "showAvgPerHundred": true,
        "showAvgPerServe": true,
        "name": "sample string 6",
        "x": 1.1,
        "y": 1.1,
        "width": 1.1,
        "height": 1.1,
        "type": 1,
        "rotation": 1,
        "text": "sample string 7",
        "fontFamily": "sample string 8",
        "align": 1,
        "bold": true,
        "italic": true,
        "underline": true,
        "strikeout": true,
        "reverse": true,
        "textColour": "sample string 9",
        "fontSize": 1.1,
        "picture": "QEA=",
        "borderWidth": 10,
        "sortOrder": 11,
        "printOptions": 12,
        "superScriptTextFontSize": 1.1,
        "lineStyle": 1,
        "spacingStyle": 1,
        "interCharacterSpacing": 1.1,
        "superScriptOffset": 1.1,
        "lineSpacing": 1.1,
        "dateFormat": "sample string 13",
        "autoGrow": true,
        "fontAutoResize": true,
        "updated": "2025-10-05T00:01:48.0580786"
      },
      {
        "$ref": "105"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK8E[öuS�5xl/workbook.xml �(�����0��&�C��؀QR8q���{)�4П�5���H�yۙ��v�l��3����/]��lI�(�OƂ���8�C��EL�K�o:�e�`�A�i=^i���u�;?5�(ť���[�=%�>�hlu�5D~S,������
*���1Jν��#W�8<򶥷�E^�<�R��w#���PK8E[����	�[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
8E[�N܃''_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="R3bb54a108c5f495f" /></Relationships>PK8E[�|�_��xl/worksheets/sheet1.xml �(���]s�0��
��B�I:j�����m��ؽf5�B�ڟ�A$d�퍂<�I8y��ߓ��&�<V�؅p���:N_���|���dtP�kIY8O�l�FE����|�$�=�����QY�4{��f��T���L��Ln�B�G�.w��>R+�e2\WSH��RI��d��u�r�N&7c�^-����Q���!?;v�;���ky�X�]P�~�U�/3g-7�~[�R���_�B7�V����է��e�\'	߫�C�.��+<HC�^��B%�?�&}̡:�N9H�� ��
�q��_̓:O>9oZ��'s�αv��Cp8' l8���<�	�B9�p��y����`&C�p^�y��~CЈ:w ��3����AxR�u
2�p��T����a�a̡��$��&��:x��@Nq��*4�A��F6�VA�<J�9�xA%ظ[-#B�&�g)����(�aNF�:8YuY�/�n�a^m/z���>�6#�����m��]�O�.1��K��	�%f}�v��>��ļO]b�'x�x��K|�t�h�bt��1��dA��>[��K�v��ʜ�A�7�Y|�E���B�Yc%��<c����3Kyc�noa)n�x'T`�,0�{�2e� �,��~��
��-�1ϥ!vKpk	�_�Ă���AK��,�MK�noa)nZ�?nI�Z�bZ�,��MK,�i�1-�ϞG�~[��L�Bf���?�PK8E[5�k��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�c9$T6l��\���$"�#۴�l]�H�B-*�����h~OO����Zm>������-��V9=خ�S4O
l֫�2���s iņ��gJ��q��p3��1�O2��wt��(;����9�d��?Dg̠p��iB��w珡G�@��w[�����HT /���8�R����@���B<�n^�y&S��YTB7�*�����ң~�>]:w�˙�K�M-�Q�0���ѻ�X�PK8E[Ѓ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��PK8E[p�b.(xl/sharedStrings.xml �(�}Tێ�0}G��<�ܚ�۪�j{aY��m�a����6��Y6 �;-�$�>�>g�s�3���3��	�"�'N������]�l�o;WR�S�!q*P������*qr����4��+
�y�am�r�B�T��B��y�T�\'N;���{	��� ���F��<��#�6�3hb�I��&��.�Mt��!3�Mf���jO�tE[�{j*�([7n�kȚ�o���,p%ʖ�#s[���U�2�f��(M�Z��p���¬�`�@��@�e�ۤײl��HܪG�40wRix��$����w�`��D8�:����CE���O/��_x��~u7C	
ޘ�}9�ndo��T�B��itm�i(�/EE6j�q�"bKL�4#k0�i����sAdev��l���g�aD�Lb�pz��[jZ*-XM�߬T�li�|��'�&�?-S�Z�g3c�Z��Lq� ��0�B7ˣ�5a�*��%�g:aV)�P��	���!AuB�~�W̰Q��U�-p�$uD����'YbnH�Kc�*w��������j�����PK-8E[öuS�5xl/workbook.xmlPK-8E[����	�[Content_Types].xmlPK-
8E[�N܃''V_rels/.relsPK-8E[�|�_���xl/worksheets/sheet1.xmlPK-8E[5�k��P�xl/_rels/workbook.xml.relsPK-8E[Ѓc'2E
?xl/styles.xmlPK-8E[p�b.(�	xl/sharedStrings.xmlPK�.

application/vnd.ms-excel

Sample:
PK8E[���5xl/workbook.xml �(�����0��&�C����	)��x����6П�5���H�yۙ��v�l��3�����\�E�"���'cA�7N��{ù�5�[��Ȳ+q0� ��BZ�W�?,o�������Ը9�K����'���b"���o�&�~��LA�[Fɹ5�1r��ã�e����k�A	E\l�F����PK8E[����	�[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
8E[o`�''_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="R3254961ecf6e472d" /></Relationships>PK8E[�|�_��xl/worksheets/sheet1.xml �(���]s�0��
��B�I:j�����m��ؽf5�B�ڟ�A$d�퍂<�I8y��ߓ��&�<V�؅p���:N_���|���dtP�kIY8O�l�FE����|�$�=�����QY�4{��f��T���L��Ln�B�G�.w��>R+�e2\WSH��RI��d��u�r�N&7c�^-����Q���!?;v�;���ky�X�]P�~�U�/3g-7�~[�R���_�B7�V����է��e�\'	߫�C�.��+<HC�^��B%�?�&}̡:�N9H�� ��
�q��_̓:O>9oZ��'s�αv��Cp8' l8���<�	�B9�p��y����`&C�p^�y��~CЈ:w ��3����AxR�u
2�p��T����a�a̡��$��&��:x��@Nq��*4�A��F6�VA�<J�9�xA%ظ[-#B�&�g)����(�aNF�:8YuY�/�n�a^m/z���>�6#�����m��]�O�.1��K��	�%f}�v��>��ļO]b�'x�x��K|�t�h�bt��1��dA��>[��K�v��ʜ�A�7�Y|�E���B�Yc%��<c����3Kyc�noa)n�x'T`�,0�{�2e� �,��~��
��-�1ϥ!vKpk	�_�Ă���AK��,�MK�noa)nZ�?nI�Z�bZ�,��MK,�i�1-�ϞG�~[��L�Bf���?�PK8E[��c��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;���M7l)p�q�ؖmJ9[=R�P�H�����h~OO��|����扼���
��Z�n�}砞j�m7�D�~�'qE���R/��όE;ʸY����Z!O�GZ0VQ�2�I�W��!�F��F�g��0�w�br����O���g�
d�5p�K���ZTy��}���	���-OdDYUm�\���=Tf����S����a]/J^��PK��M�����PK8E[Ѓ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��PK8E[p�b.(xl/sharedStrings.xml �(�}Tێ�0}G��<�ܚ�۪�j{aY��m�a����6��Y6 �;-�$�>�>g�s�3���3��	�"�'N������]�l�o;WR�S�!q*P������*qr����4��+
�y�am�r�B�T��B��y�T�\'N;���{	��� ���F��<��#�6�3hb�I��&��.�Mt��!3�Mf���jO�tE[�{j*�([7n�kȚ�o���,p%ʖ�#s[���U�2�f��(M�Z��p���¬�`�@��@�e�ۤײl��HܪG�40wRix��$����w�`��D8�:����CE���O/��_x��~u7C	
ޘ�}9�ndo��T�B��itm�i(�/EE6j�q�"bKL�4#k0�i����sAdev��l���g�aD�Lb�pz��[jZ*-XM�߬T�li�|��'�&�?-S�Z�g3c�Z��Lq� ��0�B7ˣ�5a�*��%�g:aV)�P��	���!AuB�~�W̰Q��U�-p�$uD����'YbnH�Kc�*w��������j�����PK-8E[���5xl/workbook.xmlPK-8E[����	�[Content_Types].xmlPK-
8E[o`�''V_rels/.relsPK-8E[�|�_���xl/worksheets/sheet1.xmlPK-8E[��c��P�xl/_rels/workbook.xml.relsPK-8E[Ѓc'2E
?xl/styles.xmlPK-8E[p�b.(�	xl/sharedStrings.xmlPK�.