GET api/vouchers/{name}/search

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Voucher
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 100

Description

Voucher description

string

None.

ShortDescription

Voucher short description

string

None.

URL

Voucher url

string

None.

BarcodeTemplateID

integer

None.

Expiry

When specified, this is the expiry days after voucher is assigned

integer

None.

VoucherType

VoucherTypes

None.

LimitPerTransaction

Limit of vouchers that can be issued per transaction

integer

None.

CustomerTracking

Indicates whether this voucher should be tracked against the user or not

boolean

None.

DiscountAccount

Text description to use in POS for Voucher (allows grouping)

string

None.

EndDate

End date of a competition voucher

date

None.

ExpiryTimeSpan

Relational field representing time span of expiry

time interval

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

BarcodeTemplate

Barcode template object

BarcodeTemplate

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

ScaleLabel

Voucher.Name REFERENCES ScaleLabel ( Name ) When ScaleLabel.IsVoucher>0

Label

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

CustomerVouchers

List of customer vouchers

Collection of CustomerVoucher

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "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-08-02T23:12:55.7429851",
    "barcodeTemplate": {
      "$id": "2",
      "templateID": 1,
      "template": "sample string 1",
      "bcFunction": "sample string 2",
      "sortOrder": 3
    },
    "scaleLabel": {
      "$id": "3",
      "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-08-02T23:12:55.7429851",
      "labelPageLayout": "brl7gB79DkeqXrwV8rfaZA==",
      "pageLayoutGuid": "807bb96e-fd1e-470e-aa5e-bc15f2b7da64",
      "labelType": 6,
      "oldName": "sample string 7",
      "voucher": {
        "$ref": "1"
      },
      "elements": [
        {
          "$id": "4",
          "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-08-02T23:12:55.7429851"
        },
        {
          "$ref": "4"
        }
      ]
    },
    "customerVouchers": [
      {
        "$id": "5",
        "id": 1,
        "customerIdentifier": "iDPL7+4XFkmv/exNb8Xd8A==",
        "customerIdentifierGuid": "efcb3388-17ee-4916-affd-ec4d6fc5ddf0",
        "voucherID": 3,
        "voucherName": "sample string 4",
        "storeID": 1,
        "barcode": "sample string 5",
        "dateOfIssue": "2025-08-02T23:12:55.7429851",
        "issuedSaleHeaderID": 1,
        "issuedSaleIdentifier": "sample string 7",
        "issuedOfflinePaymentID": 1,
        "issuedIdempotentID": "6zInTucIVEKoUaDoBuK5Zg==",
        "issuedIdempotentGuid": "4e2732eb-08e7-4254-a851-a0e806e2b966",
        "issuedOffline": true,
        "issuedUser": "sample string 9",
        "issuedNotes": "sample string 10",
        "expiryDate": "2025-08-02T23:12:55.7429851",
        "expiredUser": "sample string 11",
        "expiredNotes": "sample string 12",
        "redeemed": "2025-08-02T23:12:55.7429851",
        "redeemedSaleHeaderID": 1,
        "redeemedSaleIdentifier": "sample string 13",
        "redeemedOfflinePaymentID": 1,
        "redeemedIdempotentID": "t9Fgy7anGkCtbVFeVf8wMA==",
        "redeemedIdempotentGuid": "cb60d1b7-a7b6-401a-ad6d-515e55ff3030",
        "redeemedUser": "sample string 14",
        "redeemedNotes": "sample string 15",
        "redeemedOffline": true,
        "updated": "2025-08-02T23:12:55.7429851",
        "storeName": "sample string 17",
        "scaleLabel": {
          "$ref": "3"
        },
        "voucher": {
          "$ref": "1"
        },
        "customer": {
          "$id": "6",
          "identifier": "iisyAwY7xU+7HSVvsjHHJA==",
          "identifierGuid": "03322b8a-3b06-4fc5-bb1d-256fb231c724",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-08-02T23:12:55.7429851",
          "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": "blk8vS7ZD0uKgiW3ROtcIA==",
          "communityIdentifierGuid": "bd3c596e-d92e-4b0f-8a82-25b744eb5c20",
          "joined": "2025-08-02T23:12:55.7429851",
          "updated": "2025-08-02T23:12:55.7429851",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "SJ7sYudoQk62Xt/kVgmhCA==",
          "priceLevelIdentifierGuid": "62ec9e48-68e7-4e42-b65e-dfe45609a108",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-08-02T23:12:55.7429851",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "7",
              "cardType": 2,
              "issueDate": "2025-08-02T23:12:55.7429851",
              "expiry": "2025-08-02T23:12:55.7429851",
              "customerID": "zIiorgCJFE2TJQ4UGGRWkA==",
              "customerIDGuid": "aea888cc-8900-4d14-9325-0e1418645690",
              "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-08-02T23:12:55.7429851",
              "linkedAccount": "s0+9hDaqEkaEtdDed66IFw==",
              "linkedAccountGuid": "84bd4fb3-aa36-4612-84b5-d0de77ae8817",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "6"
              },
              "account": {
                "$id": "8",
                "id": 1,
                "identifier": "pL+WpoQdZ0yHTS5ovwW6QQ==",
                "identifierGuid": "a696bfa4-1d84-4c67-874d-2e68bf05ba41",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-08-02T23:12:55.7429851",
                "owner": "g0h6v/6U/0C36E4CpgHjsQ==",
                "ownerGuid": "bf7a4883-94fe-40ff-b7e8-4e02a601e3b1",
                "accountStoreGroupIdentifier": "hfrjAqc6AEaz1kbzE+HJpg==",
                "accountStoreGroupGuid": "02e3fa85-3aa7-4600-b3d6-46f313e1c9a6",
                "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-08-02T23:12:55.7429851",
                "active": true,
                "updated": "2025-08-02T23:12:55.7429851",
                "deleted": true,
                "deletedUser": "sample string 16",
                "currentBalanceChanged": true,
                "maximumLimitChanged": true,
                "loyaltyPointsChanged": true,
                "projectedBalance": 17,
                "accountStoreGroupStoreIDs": [
                  1,
                  2
                ],
                "customerEmail": "sample string 18",
                "ownerCustomer": {
                  "$ref": "6"
                },
                "card": {
                  "$ref": "7"
                },
                "members": {
                  "$id": "9",
                  "sample string 1": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "sample string 2": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ]
                },
                "customerGroups": [
                  {
                    "$id": "10",
                    "identifier": "QrZhMfC7NUe3P9DNcB4nPg==",
                    "identifierGuid": "3161b642-bbf0-4735-b73f-d0cd701e273e",
                    "name": "sample string 2",
                    "primaryContact": "JLvejz1/Ck2VJdatYVUFfA==",
                    "primaryContactGuid": "8fdebb24-7f3d-4d0a-9525-d6ad6155057c",
                    "accountID": "Sa5rEYZdNU6S1o8AV1oXxQ==",
                    "accountIDGuid": "116bae49-5d86-4e35-92d6-8f00575a17c5",
                    "special": true,
                    "updated": "2025-08-02T23:12:55.7429851",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "9SEudW4sjkeCPLdwtMzeFw==",
                    "priceLevelIdentifierGuid": "752e21f5-2c6e-478e-823c-b770b4ccde17",
                    "deleted": true,
                    "account": {
                      "$ref": "8"
                    },
                    "primaryContactCustomer": {
                      "$ref": "6"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "11",
                        "id": 1,
                        "groupID": "8+f5kiBqMEOlZLko4Q6OAA==",
                        "groupIDGuid": "92f9e7f3-6a20-4330-a564-b928e10e8e00",
                        "customerID": "qmSWRB9kwECtuOvAipyL/Q==",
                        "customerIDGuid": "449664aa-641f-40c0-adb8-ebc08a9c8bfd",
                        "card": "sample string 4",
                        "linkedAccount": "pqW0zOcvFkGveKNudqnYwg==",
                        "linkedAccountGuid": "ccb4a5a6-2fe7-4116-af78-a36e76a9d8c2",
                        "customer": {
                          "$ref": "6"
                        },
                        "group": {
                          "$ref": "10"
                        },
                        "customerCard": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "11"
                      }
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "12",
                  "id": 1,
                  "identifier": "rHLGoRUTkEGNhBQrRPq7SQ==",
                  "identifierGuid": "a1c672ac-1315-4190-8d84-142b44fabb49",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "pNU9JU1nv0K/NrzfQYJNzQ==",
                  "accountIDGuid": "253dd5a4-674d-42bf-bf36-bcdf41824dcd",
                  "customerAccount": {
                    "$ref": "8"
                  },
                  "customerCard": {
                    "$ref": "7"
                  },
                  "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-08-02T23:12:55.7429851",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "wLsuu0r/WUaf0xR5RJ3oVw==",
                  "idempotentVoidGuid": "bb2ebbc0-ff4a-4659-9fd3-1479449de857",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "13",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "Ky7inYPGhEGzFX9GI2Cgxw==",
                    "saleHeaderIdentifierGuid": "9de22e2b-c683-4184-b315-7f462360a0c7",
                    "created": "2025-08-02T23:12:55.7429851",
                    "createdLocal": "2025-08-02T23:12:55.7429851",
                    "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-08-02T23:12:55.7429851",
                    "storeID": 1,
                    "operatorG_Uid": "4hL+Gyk1ZEqL25uwNSYZtA==",
                    "operatorGuid": "1bfe12e2-3529-4a64-8bdb-9bb0352619b4",
                    "customerG_Uid": "/EWMZN8A0EeRJZZCAB/RDg==",
                    "customerGuid": "648c45fc-00df-47d0-9125-9642001fd10e",
                    "communityIdentifier": "Svc1A1Z16UqlCsjtafSR9g==",
                    "communityIdentifierGuid": "0335f74a-7556-4ae9-a50a-c8ed69f491f6",
                    "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": "dckzk75VjkiNnSzAQ4p81g==",
                    "priceLevelIdentifierGuid": "9333c975-55be-488e-8d9d-2cc0438a7cd6",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$id": "14",
                      "id": 1,
                      "g_Uid": "jbzmaTxrC0ydo+7wiyOpew==",
                      "guid": "69e6bc8d-6b3c-4c0b-9da3-eef08b23a97b",
                      "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-08-02T23:12:55.7429851",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2025-08-02T23:12:55.7429851",
                      "endShift": "2025-08-02T23:12:55.7429851",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "15",
                          "operatorG_UID": "P7M4TDeUcUS6yPWsZ5AMgA==",
                          "operatorGuid": "4c38b33f-9437-4471-bac8-f5ac67900c80",
                          "storeID": 2,
                          "operator": {
                            "$ref": "14"
                          },
                          "store": {
                            "$id": "16",
                            "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-08-02T23:12:55.7429851",
                            "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": "mWLCsyEPLEezg+oy15oOcA==",
                            "hostIdentifierGuid": "b3c26299-0f21-472c-b383-ea32d79a0e70",
                            "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-08-02T23:12:55.7429851",
                            "priceZoneName": "sample string 51",
                            "storeFuelConfigured": true,
                            "shippingAddressCopied": true,
                            "shippingAddress": {
                              "$id": "17",
                              "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": "17"
                            },
                            "hostStoreSettings": [
                              {
                                "$id": "18",
                                "id": 1,
                                "hostIdentifier": "vkbpKftzckqt0be3qkNOWw==",
                                "hostIdentifierGuid": "29e946be-73fb-4a72-add1-b7b7aa434e5b",
                                "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": "19",
                                  "identifier": "aJ+pMeELnUSR9Rq5KhjYMA==",
                                  "identifierGuid": "31a99f68-0be1-449d-91f5-1ab92a18d830",
                                  "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": "pvSelRgSXEG+EFyf6JNkRQ==",
                                  "hostSupplierIdentifierGuid": "959ef4a6-1218-415c-be10-5c9fe8936445",
                                  "loyaltyPriceLevelIdentifier": "7MLLthN3LEm2XHKSrtyZcQ==",
                                  "loyaltyPriceLevelIdentifierGuid": "b6cbc2ec-7713-492c-b65c-7292aedc9971",
                                  "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-08-02T23:12:55.7429851",
                                  "lastProcessed": "2025-08-02T23:12:55.7429851",
                                  "hold": true,
                                  "supplierName": "sample string 35",
                                  "supplier": {
                                    "$id": "20",
                                    "identifier": "lngXilKxqkaE9ArnFTUuhA==",
                                    "identifierGuid": "8a177896-b152-46aa-84f4-0ae715352e84",
                                    "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": "EAf7M8Jg7UCgu3/K/CYenA==",
                                    "primaryContactID": "33fb0710-60c2-40ed-a0bb-7fcafc261e9c",
                                    "storeID": 1,
                                    "abn": "sample string 16",
                                    "supplierGroupIdentifier": "djKSScUbK02kz3ZpDBMjag==",
                                    "supplierGroupGuid": "49923276-1bc5-4d2b-a4cf-76690c13236a",
                                    "rebate": 1.0,
                                    "rebateType": 1,
                                    "rebateFrequency": 1,
                                    "rebateSource": 1,
                                    "rebateLastClaimed": "2025-08-02T23:12:55.7429851",
                                    "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": "21",
                                      "id": "3c374048-6518-4530-917e-4e2cfb395bc0",
                                      "identifier": "tYldoKSLMkSkxH+8v/0xgw==",
                                      "identifierGuid": "a05d89b5-8ba4-4432-a4c4-7fbcbffd3183",
                                      "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": "22",
                                        "supplierIdentifier": "mQ76mm9ZfUCBDkQusYDn2Q==",
                                        "supplierIdentifierGuid": "9afa0e99-596f-407d-810e-442eb180e7d9",
                                        "contactGuid": "ZM1JhgVHnE6XG+Zk4ezuqA==",
                                        "contactID": "8649cd64-4705-4e9c-971b-e664e1eceea8",
                                        "contact": {
                                          "$ref": "21"
                                        },
                                        "supplier": {
                                          "$ref": "20"
                                        }
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "products": [
                                      {
                                        "$id": "23",
                                        "pluG_UID": "TfA4SIWkNEypBkFyEKvXKw==",
                                        "pluGuid": "4838f04d-a485-4c34-a906-417210abd72b",
                                        "supplierIdentifier": "8DV2jnbeUkS+iB2ZHj4Bwg==",
                                        "supplierIdentifierGuid": "8e7635f0-de76-4452-be88-1d991e3e01c2",
                                        "cartonQuantity": 1,
                                        "cartonQuantityChanged": true,
                                        "productSize": "sample string 3",
                                        "cigarettesPerSleeve": 1,
                                        "randomWeight": true,
                                        "piecesPerUnit": 5,
                                        "averagePackSize": 6,
                                        "effectiveDate": "2025-08-02T23:12:55.7429851",
                                        "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-08-02T23:12:55.7429851",
                                        "rebate": 1.0,
                                        "rebateExclude": true,
                                        "invoiceCodes": [
                                          {
                                            "$id": "24",
                                            "pluG_UID": "XSiLqFFceUqFGoqeAqwqLw==",
                                            "pluGuid": "a88b285d-5c51-4a79-851a-8a9e02ac2a2f",
                                            "supplierIdentifier": "gUBhVwE0XECUdaio+j+ffQ==",
                                            "supplierIdentifierGuid": "57614081-3401-405c-9475-a8a8fa3f9f7d",
                                            "invoiceCode": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "preferredSupplier": true,
                                        "preferredRebateSupplier": true,
                                        "supplierName": "sample string 41",
                                        "salesMode": 42,
                                        "orderPacked": true,
                                        "active": true,
                                        "price": 1,
                                        "costGstPercent": 44,
                                        "parentPluG_UID": "w3ChWjjba0GJquHzS0AAYQ==",
                                        "parentPluGuid": "5aa170c3-db38-416b-89aa-e1f34b400061",
                                        "freight": 45.0,
                                        "freightType": 1,
                                        "product": {
                                          "$id": "25",
                                          "plu": 1,
                                          "storeID": 1,
                                          "masterPluG_UID": "QEA=",
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "g_UId": "TWW9gsfSDEaLFkt+4fwecw==",
                                          "guid": "82bd654d-d2c7-460c-8b16-4b7ee1fc1e73",
                                          "apn": "sample string 1",
                                          "apnChanged": true,
                                          "apnSwitched": true,
                                          "barcode": "sample string 4",
                                          "itemNumber": "sample string 5",
                                          "itemNumberChanged": true,
                                          "priceGroupG_UID": "lOObZz7720KReCeu/Mpc0g==",
                                          "priceGroupGuid": "679be394-fb3e-42db-9178-27aefcca5cd2",
                                          "blueprintID": 1,
                                          "lastCountedDate": "2025-08-02T23:12:55.7429851",
                                          "externalID": "sample string 7",
                                          "active": true,
                                          "activated": "2025-08-02T23:12:55.7429851",
                                          "pluCreated": "2025-08-02T23:12:55.7429851",
                                          "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-08-02T23:12:55.7429851",
                                          "lastManualUpdate": "2025-08-02T23:12:55.7429851",
                                          "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-08-02T23:12:55.7429851",
                                          "currentCostUpdated": "2025-08-02T23:12:55.7429851",
                                          "costDecimals": 31,
                                          "costChanged": true,
                                          "dealCostIdentifier": "QEA=",
                                          "excludeFromRebate": true,
                                          "rebateOverride": 1,
                                          "costCalcMethod": 32,
                                          "costCalcMethodChanged": true,
                                          "costEffectiveDate": "2025-08-02T23:12:55.7429851",
                                          "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,
                                          "awsUpdated": "2025-08-02T23:12:55.7429851",
                                          "posTare": 1,
                                          "altPrice": 1.0,
                                          "altPriceChanged": true,
                                          "altPriceMode": 53,
                                          "altPriceModeChanged": true,
                                          "altPLUG_UID": "E3QKiyPqRUaiNBjB+f2D6g==",
                                          "altPLUGuid": "8b0a7413-ea23-4645-a234-18c1f9fd83ea",
                                          "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-08-02T23:12:55.7429851",
                                          "labelLastPrice": 1,
                                          "shelfPageLayoutG_UID": "KL3WZltEj0SNu9cq5mLHdw==",
                                          "shelfPageLayoutGuid": "66d6bd28-445b-448f-8dbb-d72ae662c777",
                                          "talkerPageLayoutG_UID": "SjgAEgVfgEWMvgyG14OguA==",
                                          "talkerPageLayoutGuid": "1200384a-5f05-4580-8cbe-0c86d783a0b8",
                                          "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": "YnPT7k7vskeLZEg7rY4gew==",
                                          "inventoryIdentifier": "eed37362-ef4e-47b2-8b64-483bad8e207b",
                                          "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": "Ee3G/DM+0EiMwE8d9hwPNQ==",
                                          "parentPluGuid": "fcc6ed11-3e33-48d0-8cc0-4f1df61c0f35",
                                          "preferredHostVendor": 104,
                                          "preferredHostChanged": true,
                                          "code": "sample string 106",
                                          "supplierIdentifier": "LeAZ3YS1VUaw+XJByoXq1A==",
                                          "supplierIdentifierGuid": "dd19e02d-b584-4655-b0f9-7241ca85ead4",
                                          "supplierChanged": true,
                                          "rebateSupplierIdentifier": "hdl2yISpHECHV3v/JotSsQ==",
                                          "rebateSupplierIdentifierGuid": "c876d985-a984-401c-8757-7bff268b52b1",
                                          "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-08-02T23:12:55.7429851",
                                          "commodity": "sample string 121",
                                          "businessPillar": "sample string 122",
                                          "mscCommodity": "sample string 123",
                                          "hostIdentifier": "XivHA1pJmUy6YfGeysyZSg==",
                                          "hostIdentifierGuid": "03c72b5e-495a-4c99-ba61-f19ecacc994a",
                                          "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": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "store": {
                                            "$ref": "16"
                                          },
                                          "storePrices": [
                                            {
                                              "$id": "26",
                                              "pluG_UID": "EKWRXUcW10iXD4S8pErqVw==",
                                              "pluGuid": "5d91a510-1647-48d7-970f-84bca44aea57",
                                              "plu": 1,
                                              "storeID": 1,
                                              "zoneID": 2,
                                              "zoneName": "sample string 3",
                                              "store": "sample string 4",
                                              "priceNow": 5,
                                              "costNow": 6,
                                              "costNowDecimals": 7,
                                              "normalPrice": 8,
                                              "gstPercent": 9,
                                              "normalCost": 10,
                                              "normalCostDecimals": 11,
                                              "costGstPercent": 12,
                                              "costCalcMethod": 1,
                                              "currentCost": 13,
                                              "currentCostDecimals": 14,
                                              "break1": 15,
                                              "price1": 16,
                                              "break2": 17,
                                              "price2": 18,
                                              "break3": 19,
                                              "price3": 20,
                                              "fuelItem": 21,
                                              "fixedWeight": 22,
                                              "active": true,
                                              "complianceIndicator": "sample string 23",
                                              "doNotOrder": true,
                                              "doNotRange": true,
                                              "isNormalPriceChangesCampaign": true,
                                              "updated": "2025-08-02T23:12:55.7429851"
                                            },
                                            {
                                              "$ref": "26"
                                            }
                                          ],
                                          "currentPrices": {
                                            "$id": "27",
                                            "pluPrices": {
                                              "$id": "28",
                                              "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-08-02T23:12:55.7429851",
                                              "priceChangeType": 0,
                                              "costDecimals": 10
                                            },
                                            "normalPluPrices": {
                                              "$ref": "28"
                                            },
                                            "winningCampaign": 1,
                                            "winner": {
                                              "$id": "29",
                                              "campaignName": "sample string 1",
                                              "campaignDescription": "sample string 2",
                                              "startDate": "2025-08-02T23:12:55.7429851",
                                              "startTime": 3,
                                              "endDate": "2025-08-02T23:12:55.7429851",
                                              "endTime": 4,
                                              "newPrice": 5,
                                              "newCost": 6,
                                              "newCostDecimals": 7,
                                              "pctDiscount": 8,
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 9",
                                              "hostType": 10,
                                              "hostIdentifier": "bgrp5rS37EalZxYxTV/MBg==",
                                              "hostIdentifierGuid": "e6e90a6e-b7b4-46ec-a567-16314d5fcc06",
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ]
                                            },
                                            "details": [
                                              {
                                                "$ref": "29"
                                              },
                                              {
                                                "$ref": "29"
                                              }
                                            ]
                                          },
                                          "tray": {
                                            "$id": "30",
                                            "g_UId": "U/VH+iHcZUOuJNm0q7P0kw==",
                                            "guid": "fa47f553-dc21-4365-ae24-d9b4abb3f493",
                                            "name": "sample string 1",
                                            "number": 1,
                                            "tare": 1
                                          },
                                          "priceGroup": {
                                            "$id": "31",
                                            "priceGroupG_UID": "lsFxOC2lnUWKT2d+BsDsMA==",
                                            "priceGroupGuid": "3871c196-a52d-459d-8a4f-677e06c0ec30",
                                            "name": "sample string 2",
                                            "code": 1,
                                            "modified": true,
                                            "updated": "2025-08-02T23:12:55.7429851",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "number": 1,
                                            "products": [
                                              {
                                                "$ref": "25"
                                              },
                                              {
                                                "$ref": "25"
                                              }
                                            ],
                                            "productCount": 1
                                          },
                                          "priceGroupName": "sample string 146",
                                          "nutrifacts": {
                                            "$id": "32",
                                            "pluG_UID": "m0Q330L5n0m0uYfvnMwbBg==",
                                            "pluGuid": "df37449b-f942-499f-b4b9-87ef9ccc1b06",
                                            "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": "33",
                                            "pluGuid": "ff828cb5-a919-4d6e-b375-92225a7c6c62",
                                            "created": "2025-08-02T23:12:55.7429851",
                                            "createdByUser": "sample string 1",
                                            "activated": "2025-08-02T23:12:55.7429851",
                                            "deactivated": "2025-08-02T23:12:55.7429851",
                                            "lastOrdered": "2025-08-02T23:12:55.7429851",
                                            "lastOrderedQty": 2.0,
                                            "lastReceived": "2025-08-02T23:12:55.7429851",
                                            "lastReceivedQty": 3.0,
                                            "lastInvoiceStatus": 1,
                                            "lastCounted": "2025-08-02T23:12:55.7429851",
                                            "lastSold": "2025-08-02T23:12:55.7429851",
                                            "firstSold": "2025-08-02T23:12:55.7429851",
                                            "awsUpdated": "2025-08-02T23:12:55.7429851",
                                            "lastManualUpdate": "2025-08-02T23:12:55.7429851",
                                            "lastManualUpdatedByUser": "sample string 5",
                                            "lastUpdated": "2025-08-02T23:12:55.7429851",
                                            "lastUpdatedByUser": "sample string 7",
                                            "lastUpdatedByHost": "2025-08-02T23:12:55.7429851",
                                            "doNotRangeUpdated": "2025-08-02T23:12:55.7429851",
                                            "doNotOrderUpdated": "2025-08-02T23:12:55.7429851",
                                            "tracked": "2025-08-02T23:12:55.7429851"
                                          },
                                          "allergens": [
                                            {
                                              "$id": "34",
                                              "allergenID": 1,
                                              "pluG_UID": "bSp0iTZ6IU2/Xr8pE2zqqw==",
                                              "pluGuid": "89742a6d-7a36-4d21-bf5e-bf29136ceaab",
                                              "contains": 2,
                                              "allergenName": "sample string 3",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "34"
                                            }
                                          ],
                                          "costs": {
                                            "$id": "35",
                                            "pluG_UID": "hz1larCZf02J5MqLFVr3GA==",
                                            "pluGuid": "6a653d87-99b0-4d7f-89e4-ca8b155af718",
                                            "enteredCost": 1,
                                            "weightedAvgCost": 1,
                                            "lastCost": 1,
                                            "rawEnteredCost": 2,
                                            "rawWeightedAvgCost": 3,
                                            "rawLastCost": 4,
                                            "freight": 5.0,
                                            "freightType": 6,
                                            "costDecimals": 7,
                                            "fifoCost": 1,
                                            "updated": "2025-08-02T23:12:55.7429851",
                                            "normalCost": 1,
                                            "currentCost": 1
                                          },
                                          "sales": [
                                            {
                                              "$id": "36",
                                              "saleHeaderID": 1,
                                              "created": "2025-08-02T23:12:55.7429851",
                                              "createdLocal": "2025-08-02T23:12:55.7429851",
                                              "storeID": 3,
                                              "storeName": "sample string 4",
                                              "operatorG_Uid": "eQtdP3E+l0SPeoTw+tTn9A==",
                                              "operatorGuid": "3f5d0b79-3e71-4497-8f7a-84f0fad4e7f4",
                                              "operatorName": "sample string 5",
                                              "tranType": 1,
                                              "plu": 1,
                                              "pluG_UId": "5HjWn0C7SkCA2RmKIwVIsw==",
                                              "pluGuid": "9fd678e4-bb40-404a-80d9-198a230548b3",
                                              "normalPrice": 1,
                                              "totalCents": 1,
                                              "cost": 1,
                                              "grossProfit": 1,
                                              "quantity": 1,
                                              "operator": {
                                                "$ref": "14"
                                              }
                                            },
                                            {
                                              "$ref": "36"
                                            }
                                          ],
                                          "apns": [
                                            {
                                              "$id": "37",
                                              "pluID": 1,
                                              "pluG_UID": "jv9haQnPkEaH3HvwJWGvZQ==",
                                              "pluGuid": "6961ff8e-cf09-4690-87dc-7bf02561af65",
                                              "apn": "sample string 1",
                                              "deleted": true,
                                              "storeID": 1,
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "tuns": [
                                            {
                                              "$id": "38",
                                              "pluG_UId": "kKbKQOFKmEyY2pMlhTc98w==",
                                              "pluGuid": "40caa690-4ae1-4c98-98da-932585373df3",
                                              "apn": "sample string 1",
                                              "tun": "sample string 2",
                                              "cartonQuantity": 3,
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "competitionPricing": [
                                            {
                                              "$id": "39",
                                              "identifier": "6PazCGqLS0ijYEDIWWzZIw==",
                                              "identifierGuid": "08b3f6e8-8b6a-484b-a360-40c8596cd923",
                                              "pluG_UID": "riklbsEE4EOd7Nx0KXMd5Q==",
                                              "pluGuid": "6e2529ae-04c1-43e0-9dec-dc7429731de5",
                                              "competitionID": 1,
                                              "name": "sample string 2",
                                              "sellMultiple": 3,
                                              "retailPrice": 4,
                                              "storeName": "sample string 5"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "supplier": {
                                            "$ref": "20"
                                          },
                                          "supplierName": "sample string 147",
                                          "children": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "ordering": {
                                            "$ref": "23"
                                          },
                                          "flipChartPages": [
                                            {
                                              "$id": "40",
                                              "identifier": "jeEfxzXg1kySVLbHpb9Wxg==",
                                              "groupName": "sample string 1",
                                              "identifierGuid": "c71fe18d-e035-4cd6-9254-b6c7a5bf56c6",
                                              "exists": true,
                                              "flipChartIdentifier": "89veUe/xPUGvAJoZ4zaKbQ==",
                                              "flipChartIdentifierGuid": "51dedbf3-f1ef-413d-af00-9a19e3368a6d",
                                              "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": "Ec6rzYpQLkuRRcjuJETayg==",
                                              "groupIdentifierGuid": "cdabce11-508a-4b2e-9145-c8ee2444daca",
                                              "flipChart": {
                                                "$id": "41",
                                                "identifier": "4e+lW2ggl0uOOVMxA93r4A==",
                                                "identifierGuid": "5ba5efe1-2068-4b97-8e39-533103ddebe0",
                                                "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": "42",
                                                  "identifier": "BFwR5Dqyf0KIaLGeNzPG2g==",
                                                  "identifierGuid": "e4115c04-b23a-427f-8868-b19e3733c6da",
                                                  "name": "sample string 2",
                                                  "formType": "sample string 3",
                                                  "forms": [
                                                    {
                                                      "$id": "43",
                                                      "id": 1,
                                                      "g_UID": "vxebaGJmOkummylxSvTdUw==",
                                                      "guid": "689b17bf-6662-4b3a-a69b-29714af4dd53",
                                                      "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": "4dWL7mz+bkmzjvIaW/dgjA==",
                                                      "previousFormGuid": "ee8bd5e1-fe6c-496e-b38e-f21a5bf7608c",
                                                      "nextForm": 1,
                                                      "nextFormG_UID": "imXomcCNCUCmpPAHquw+iA==",
                                                      "nextFormGuid": "99e8658a-8dc0-4009-a6a4-f007aaec3e88",
                                                      "attributes": "sample string 10",
                                                      "updated": "2025-08-02T23:12:55.7429851",
                                                      "positioning": 1,
                                                      "contentPanel": "sample string 11",
                                                      "selectionMode": 1,
                                                      "maximumSelections": 1,
                                                      "alteredInStore": true,
                                                      "deleted": true,
                                                      "blueprintID": 1,
                                                      "preserveLayout": true,
                                                      "mainCheckoutFormName": "sample string 13",
                                                      "nextCheckoutForm": {
                                                        "$ref": "43"
                                                      },
                                                      "previousCheckoutForm": {
                                                        "$ref": "43"
                                                      },
                                                      "buttons": [
                                                        {
                                                          "$id": "44",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "FPPovMwkhkauYjfl6fwfvw==",
                                                          "checkoutFormGuid": "bce8f314-24cc-4686-ae62-37e5e9fc1fbf",
                                                          "identifier": "gnZimwP6aUWsWowV4LeYKg==",
                                                          "identifierGuid": "9b627682-fa03-4569-ac5a-8c15e0b7982a",
                                                          "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": "KOR4wOyrJ0a7n4aNh5t/xw==",
                                                          "valueGuid": "c078e428-abec-4627-bb9f-868d879b7fc7",
                                                          "buttonText": "sample string 10",
                                                          "valueText": "sample string 11",
                                                          "drawImageAndButton": true,
                                                          "updated": "2025-08-02T23:12:55.7429851",
                                                          "action": "sample string 12",
                                                          "valueForm": {
                                                            "$ref": "43"
                                                          },
                                                          "image": {
                                                            "$id": "45",
                                                            "name": "sample string 3.sample string 4",
                                                            "imageID": 2,
                                                            "imageName": "sample string 3",
                                                            "imageExtension": "sample string 4",
                                                            "lastUpdate": "2025-08-02T23:12:55.7429851",
                                                            "imageData": "QEA=",
                                                            "readOnly": true
                                                          }
                                                        },
                                                        {
                                                          "$ref": "44"
                                                        }
                                                      ],
                                                      "panels": [
                                                        {
                                                          "$id": "46",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "fmrUuT2rek2NwBwKayYrpw==",
                                                          "checkoutFormGuid": "b9d46a7e-ab3d-4d7a-8dc0-1c0a6b262ba7",
                                                          "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": "46"
                                                        }
                                                      ]
                                                    },
                                                    {
                                                      "$ref": "43"
                                                    }
                                                  ],
                                                  "panels": [
                                                    {
                                                      "$ref": "46"
                                                    },
                                                    {
                                                      "$ref": "46"
                                                    }
                                                  ]
                                                },
                                                "pages": [
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ]
                                              },
                                              "contentPanel": {
                                                "$ref": "46"
                                              },
                                              "products": [
                                                {
                                                  "$id": "47",
                                                  "flipChartPageIdentifier": "P4ZYMptSzUeNa4JGfVOJHQ==",
                                                  "flipChartPageIdentifierGuid": "3258863f-529b-47cd-8d6b-82467d53891d",
                                                  "pluG_UID": "SFJ0xYC0IkatniCGwj2g5A==",
                                                  "pluGuid": "c5745248-b480-4622-ad9e-2086c23da0e4",
                                                  "sortOrder": 3,
                                                  "sent": true,
                                                  "productChanged": true,
                                                  "productImageName": "sample string 6",
                                                  "productShowImageOnFlipCharts": true,
                                                  "productShowTextOnFlipCharts": true,
                                                  "productOverrideFlipChartText": true,
                                                  "productFlipChartText": "sample string 10",
                                                  "product": {
                                                    "$ref": "25"
                                                  },
                                                  "departmentSortOrder": 11,
                                                  "subDepartmentName": "sample string 12"
                                                },
                                                {
                                                  "$ref": "47"
                                                }
                                              ],
                                              "productCount": 27,
                                              "pages": [
                                                {
                                                  "$ref": "40"
                                                },
                                                {
                                                  "$ref": "40"
                                                }
                                              ]
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "priceHistory": [
                                            {
                                              "$id": "48",
                                              "pluG_UID": "Q1T/M3Nmvk6vxUg109Ciow==",
                                              "pluGuid": "33ff5443-6673-4ebe-afc5-4835d3d0a2a3",
                                              "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-08-02T23:12:55.7429851",
                                              "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": "48"
                                            }
                                          ],
                                          "ingredients": [
                                            {
                                              "$id": "49",
                                              "pluG_UID": "XBQym3BALk6B7lkVyDv+fQ==",
                                              "ingredientGuid": "r5pRiXIpX0ebHPeptWH/sg==",
                                              "ingredientIdentifier": "89519aaf-2972-475f-9b1c-f7a9b561ffb2",
                                              "quantity": 1.0,
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "ingredientText": "sample string 1",
                                              "ingredient": {
                                                "$ref": "25"
                                              }
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "bins": [
                                            {
                                              "$id": "50",
                                              "pluG_UID": "/L3SzCnrOkKnaeghgL9lTA==",
                                              "pluGuid": "ccd2bdfc-eb29-423a-a769-e82180bf654c",
                                              "shelfLocationIdentifier": "RIcnzs6g00efQa5kEmimGg==",
                                              "shelfLocationGuid": "ce278744-a0ce-47d3-9f41-ae641268a61a",
                                              "labelShelfDefault": 1,
                                              "labelTalkerDefault": 1,
                                              "labelSmall": true,
                                              "labelPageLayoutG_UID": "DBgXlJqZjk6y6RW/iS8Quw==",
                                              "labelPageLayoutGuid": "9417180c-999a-4e8e-b2e9-15bf892f10bb",
                                              "updated": "2025-08-02T23:12:55.7429851",
                                              "electronicShelfLabelIdentifier": "sample string 5",
                                              "electronicshelfLabelsConfigurationID": 6,
                                              "labelShelfChanged": true,
                                              "productName": "sample string 8",
                                              "locationText": "sample string 9",
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "location": {
                                                "$id": "51",
                                                "identifier": "w7el5nMxVkWKA2eCV1r4jw==",
                                                "storeID": 1,
                                                "identifierGuid": "e6a5b7c3-3173-4556-8a03-6782575af88f",
                                                "name": "sample string 2",
                                                "haccp": true,
                                                "blueprintID": 1,
                                                "updated": "2025-08-02T23:12:55.7429851",
                                                "minTemp": 1,
                                                "maxTemp": 1,
                                                "checkFrequency": 1,
                                                "storeCaseConfiguration": 5,
                                                "storeName": "sample string 6",
                                                "bins": [
                                                  {
                                                    "$ref": "50"
                                                  },
                                                  {
                                                    "$ref": "50"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "$ref": "50"
                                            }
                                          ],
                                          "bin": {
                                            "$ref": "50"
                                          },
                                          "scaleLocations": [
                                            {
                                              "$id": "52",
                                              "plu": 1,
                                              "pluG_UID": "eQyxfp3RXkGU2NMtFqS/rg==",
                                              "pluGuid": "7eb10c79-d19d-415e-94d8-d32d16a4bfae",
                                              "deptNo": 1,
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "scaleLocation": {
                                                "$id": "53",
                                                "id": 1,
                                                "deptNo": 1,
                                                "deptCode": "sample string 2",
                                                "name": "sample string 3",
                                                "enabled": true,
                                                "updated": "2025-08-02T23:12:55.7429851",
                                                "department": {
                                                  "$id": "54",
                                                  "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": "53"
                                                  },
                                                  "subDepartments": [
                                                    {
                                                      "$id": "55",
                                                      "id": 1,
                                                      "departmentID": 2,
                                                      "name": "sample string 3",
                                                      "code": "sample string 4",
                                                      "departmentCode": "sample string 5",
                                                      "externalSales": true,
                                                      "minorDepartments": [
                                                        {
                                                          "$id": "56",
                                                          "id": 1,
                                                          "subDepartmentID": 2,
                                                          "departmentID": 3,
                                                          "name": "sample string 4",
                                                          "subDepartmentCode": "sample string 5",
                                                          "departmentCode": "sample string 6",
                                                          "code": "sample string 7",
                                                          "lesserDepartments": [
                                                            {
                                                              "$id": "57",
                                                              "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-08-02T23:12:55.7429851",
                                                              "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": "hFNdNP8C5kaoTrOPnS9eKA==",
                                                              "labelPageLayoutGuid": "345d5384-02ff-46e6-a84e-b38f9d2f5e28",
                                                              "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": "58",
                                                                "dept": 1,
                                                                "category": 2,
                                                                "name": "sample string 3",
                                                                "active": true,
                                                                "mscCommodities": [
                                                                  {
                                                                    "$id": "59",
                                                                    "dept": 1,
                                                                    "category": 2,
                                                                    "commodity": 3,
                                                                    "name": "sample string 4",
                                                                    "active": true,
                                                                    "mscSubCommodities": [
                                                                      {
                                                                        "$id": "60",
                                                                        "dept": 1,
                                                                        "category": 2,
                                                                        "commodity": 3,
                                                                        "subCommodity": 4,
                                                                        "name": "sample string 5",
                                                                        "active": true,
                                                                        "subCommodityCode": "sample string 7"
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ],
                                                                    "commodityCode": "sample string 6"
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "categoryCode": "sample string 5"
                                                              },
                                                              "mscCom": {
                                                                "$ref": "59"
                                                              },
                                                              "mscDep": {
                                                                "$id": "61",
                                                                "dept": 1,
                                                                "name": "sample string 2",
                                                                "active": true,
                                                                "mscCategories": [
                                                                  {
                                                                    "$ref": "58"
                                                                  },
                                                                  {
                                                                    "$ref": "58"
                                                                  }
                                                                ],
                                                                "deptCode": "sample string 4"
                                                              },
                                                              "mscSubCom": {
                                                                "$ref": "60"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "updated": "2025-08-02T23:12:55.7429851",
                                                          "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": "Z3EbTZ7Y+Ei9qd38hkh03Q==",
                                                          "labelPageLayoutGuid": "4d1b7167-d89e-48f8-bda9-ddfc864874dd",
                                                          "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": "58"
                                                          },
                                                          "mscCom": {
                                                            "$ref": "59"
                                                          },
                                                          "mscDep": {
                                                            "$ref": "61"
                                                          },
                                                          "mscSubCom": {
                                                            "$ref": "60"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "56"
                                                        }
                                                      ],
                                                      "investmentBuyOverride": true,
                                                      "updated": "2025-08-02T23:12:55.7429851",
                                                      "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": "tfAU30zHhUKDpqDpQOtQ3g==",
                                                      "labelPageLayoutGuid": "df14f0b5-c74c-4285-83a6-a0e940eb50de",
                                                      "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": "58"
                                                      },
                                                      "mscCom": {
                                                        "$ref": "59"
                                                      },
                                                      "mscDep": {
                                                        "$ref": "61"
                                                      },
                                                      "mscSubCom": {
                                                        "$ref": "60"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "55"
                                                    }
                                                  ],
                                                  "stores": [
                                                    1,
                                                    2
                                                  ],
                                                  "investmentBuyOverride": true,
                                                  "updated": "2025-08-02T23:12:55.7429851",
                                                  "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": "NxY+8WtPeUK2xGIHfZ4lfg==",
                                                  "labelPageLayoutGuid": "f13e1637-4f6b-4279-b6c4-62077d9e257e",
                                                  "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": "58"
                                                  },
                                                  "mscCom": {
                                                    "$ref": "59"
                                                  },
                                                  "mscDep": {
                                                    "$ref": "61"
                                                  },
                                                  "mscSubCom": {
                                                    "$ref": "60"
                                                  }
                                                }
                                              }
                                            },
                                            {
                                              "$ref": "52"
                                            }
                                          ],
                                          "nextPrice": {
                                            "$id": "62",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 1,
                                            "hostOfferID": 1,
                                            "metcashPromotionID": "sample string 4",
                                            "metcashPromotionPlacement": "sample string 5",
                                            "pluG_UID": "cb+g1XM9O0ifL4f31d2JZw==",
                                            "pluGuid": "d5a0bf71-3d73-483b-9f2f-87f7d5dd8967",
                                            "newPrice": 1,
                                            "pctDiscount": 1,
                                            "newCost": 1,
                                            "newCostDecimals": 6,
                                            "dealCostIdentifier": "GQavYMbmxU6FRcgMi29XIQ==",
                                            "dealCostGuid": "60af0619-e6c6-4ec5-8545-c80c8b6f5721",
                                            "pluName": "sample string 7",
                                            "apn": "sample string 8",
                                            "fuelItem": true,
                                            "priceGroupG_UID": "RtbtA6L39UuSvB0KqmAwbA==",
                                            "priceGroupGuid": "03edd646-f7a2-4bf5-92bc-1d0aaa60306c",
                                            "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-08-02T23:12:55.7429851",
                                            "rrp": 26,
                                            "campaignDescription": "sample string 27",
                                            "campaignComboPriceGroupG_UID": "64tWEk7rVUexq7qWsMzeug==",
                                            "campaignComboPriceGroupIdentifier": "12568beb-eb4e-4755-b1ab-ba96b0ccdeba",
                                            "promotionPlacementDescription": "sample string 28",
                                            "storeAcceptances": [
                                              {
                                                "$id": "63",
                                                "plu": 1,
                                                "pluG_UId": "QEA=",
                                                "campaignID": 1,
                                                "campaignName": "sample string 2",
                                                "storeID": 3,
                                                "acceptedUtc": "2025-08-02T23:12:55.7429851",
                                                "operatorG_UID": "2tsokM5JfUq5I5FMWQfjFw==",
                                                "operatorGuid": "9028dbda-49ce-4a7d-b923-914c5907e317",
                                                "machineID": 1,
                                                "processed": true,
                                                "appliedUtc": "2025-08-02T23:12:55.7429851",
                                                "signIqTicketFileMovedUtc": "2025-08-02T23:12:55.7429851",
                                                "user": "sample string 6",
                                                "campaignDescription": "sample string 7",
                                                "productDesc": "sample string 8",
                                                "storeName": "sample string 9",
                                                "effectiveUtc": "2025-08-02T23:12:55.7429851",
                                                "priceChangeType": 0,
                                                "operatorName": "sample string 10",
                                                "hostCampaign": true,
                                                "product": {
                                                  "$ref": "25"
                                                },
                                                "campaignPlu": {
                                                  "$ref": "62"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "campaign": {
                                              "$id": "64",
                                              "id": 1,
                                              "storeID": 2,
                                              "name": "d0192d5a-6542-4edd-8164-d0a5f8835ef3",
                                              "nameGuid": "d0192d5a-6542-4edd-8164-d0a5f8835ef3",
                                              "description": "sample string 4",
                                              "showDiscounts": true,
                                              "showTotals": true,
                                              "onlyEvaluateOnSubtotal": true,
                                              "useDescription": true,
                                              "campaignType": 1,
                                              "startDate": "2025-08-02T23:12:55.7429851",
                                              "startTime": 1,
                                              "endDate": "2025-08-02T23:12:55.7429851",
                                              "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-08-02T23:12:55.7429851",
                                              "system": true,
                                              "created": "2025-08-02T23:12:55.7429851",
                                              "updated": "2025-08-02T23:12:55.7429851",
                                              "priceChangeNotifiedUtc": "2025-08-02T23:12:55.7429851",
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 13",
                                              "hostIdentifier": "oK6vDkvqIUmZpV8FP+EXew==",
                                              "hostIdentifierGuid": "0eafaea0-ea4b-4921-99a5-5f053fe1177b",
                                              "hostType": 14,
                                              "createdByUser": "sample string 15",
                                              "fromHost": true,
                                              "deleted": true,
                                              "campaignDeleted": "2025-08-02T23:12:55.7429851",
                                              "updatedByUser": "sample string 18",
                                              "offerID": 1,
                                              "isPriceChangeCampaign": true,
                                              "stores": [
                                                1,
                                                2
                                              ],
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "campaignPlus": [
                                                {
                                                  "$ref": "62"
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "campaignPools": [
                                                {
                                                  "$id": "65",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "plu": 4,
                                                  "pluG_UID": "/CIIzN5QKEm7hpz/dcDbHw==",
                                                  "pluGuid": "cc0822fc-50de-4928-bb86-9cff75c0db1f",
                                                  "hostOfferID": 1,
                                                  "priceGroupG_UID": "x76DpSS/8U6xZgSNsbPgyg==",
                                                  "priceGroupGuid": "a583bec7-bf24-4ef1-b166-048db1b3e0ca",
                                                  "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-08-02T23:12:55.7429851",
                                                  "rrp": 17,
                                                  "campaignDescription": "sample string 18",
                                                  "product": {
                                                    "$ref": "25"
                                                  },
                                                  "campaign": {
                                                    "$ref": "64"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "sellingRules": [
                                                {
                                                  "$id": "66",
                                                  "id": 1,
                                                  "identifier": "spJuka/3fky5UXWprYYYqg==",
                                                  "identifierStr": "spJuka/3fky5UXWprYYYqg==",
                                                  "identifierGuid": "916e92b2-f7af-4c7e-b951-75a9ad8618aa",
                                                  "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": "64"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ],
                                              "customers": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "customerID": "6UA9o9MVB0Cv13oGKg6uIA==",
                                                  "customerIDGuid": "a33d40e9-15d3-4007-afd7-7a062a0eae20",
                                                  "campaign": {
                                                    "$ref": "64"
                                                  },
                                                  "customer": {
                                                    "$ref": "6"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "customerGroups": [
                                                {
                                                  "$id": "68",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "groupID": "rsHjx0M1/UGq0pV+CBn7tQ==",
                                                  "groupIDGuid": "c7e3c1ae-3543-41fd-aad2-957e0819fbb5",
                                                  "campaign": {
                                                    "$ref": "64"
                                                  },
                                                  "group": {
                                                    "$ref": "10"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "signIqTickets": [
                                                {
                                                  "$id": "69",
                                                  "identifier": "LCMQCbocPUK+18wsVX8owA==",
                                                  "identifierGuid": "0910232c-1cba-423d-bed7-cc2c557f28c0",
                                                  "campaignName": "sample string 2",
                                                  "message": "sample string 3",
                                                  "ticketFileSource": "sample string 4",
                                                  "ticketFileDestination": "sample string 5",
                                                  "storeID": 1
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "comboPriceGroups": [
                                                {
                                                  "$id": "70",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "g_UID": "J2bWJ9pk6kuhARWZcP4Z4w==",
                                                  "guid": "27d66627-64da-4bea-a101-159970fe19e3",
                                                  "description": "sample string 5",
                                                  "newPrice": 1,
                                                  "rangeDescription": "sample string 6",
                                                  "dealDescription": "sample string 7",
                                                  "labelQuantity": 8,
                                                  "hostProductCategoryID": 1,
                                                  "offerID": 1,
                                                  "dontUpdatePricePlus": true,
                                                  "campaign": {
                                                    "$ref": "64"
                                                  },
                                                  "comboPricePlus": [
                                                    {
                                                      "$id": "71",
                                                      "id": 1,
                                                      "campaignID": 2,
                                                      "campaignName": "sample string 3",
                                                      "groupG_UID": "/dVhu9mDiEKFVVqwLMfjsg==",
                                                      "groupGuid": "bb61d5fd-83d9-4288-8555-5ab02cc7e3b2",
                                                      "comboPriceType": 5,
                                                      "priceType": 5,
                                                      "pluG_UID": "G+Bv/HbFy0q6BS0KEEC68g==",
                                                      "pluGuid": "fc6fe01b-c576-4acb-ba05-2d0a1040baf2",
                                                      "priceGroupG_UID": "cETQDpdWb0C2Akt7lkb2Ew==",
                                                      "priceGroupGuid": "0ed04470-5697-406f-b602-4b7b9646f613",
                                                      "campaignPoolID": "sample string 7",
                                                      "quantity": 1,
                                                      "campaign": {
                                                        "$ref": "64"
                                                      },
                                                      "product": {
                                                        "$ref": "25"
                                                      },
                                                      "priceGroup": {
                                                        "$ref": "31"
                                                      },
                                                      "campaignPool": {
                                                        "$ref": "64"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "71"
                                                    }
                                                  ]
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "priceLevels": [
                                                {
                                                  "$id": "72",
                                                  "id": 1,
                                                  "priceLevelIdentifier": "8WF6hmy9p0aYRCdYKV58hg==",
                                                  "priceLevelIdentifierGuid": "867a61f1-bd6c-46a7-9844-2758295e7c86",
                                                  "campaignName": "sample string 3",
                                                  "priceLevelName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ]
                                            },
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "dealCost": {
                                              "$id": "73",
                                              "headerIdentifier": "yTCw+StankC5+tGBF6Y1tA==",
                                              "headerIdentifierGuid": "f9b030c9-5a2b-409e-b9fa-d18117a635b4",
                                              "identifier": "22pf3eEAfEyN6W4EjINS5w==",
                                              "identifierGuid": "dd5f6adb-00e1-4c7c-8de9-6e048c8352e7",
                                              "supplierIdentifier": "KT7LMtaB/kGaiZQqgb8prw==",
                                              "supplierGuid": "32cb3e29-81d6-41fe-9a89-942a81bf29af",
                                              "pluG_UID": "sFNnnl8ANkmLF62dvypdzA==",
                                              "pluGuid": "9e6753b0-005f-4936-8b17-ad9dbf2a5dcc",
                                              "campaignName": "09ec4cd0-ceca-4636-aff5-957ccd120d8e",
                                              "description": "sample string 4",
                                              "cost": 5,
                                              "costDecimals": 6,
                                              "start": "2025-08-02T23:12:55.7429851",
                                              "end": "2025-08-02T23:12:55.7429851",
                                              "type": 9,
                                              "promoType": 10,
                                              "bonusItemPLUG_UID": "VZsr9Q972kahY3Bo5Tgsbw==",
                                              "bonusItemPluGuid": "f52b9b55-7b0f-46da-a163-7068e5382c6f",
                                              "bonusPurchaseUnits": 11,
                                              "bonusReceiveUnits": 12,
                                              "updated": "2025-08-02T23:12:55.7429851",
                                              "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-08-02T23:12:55.7429851",
                                              "campaignEndDate": "2025-08-02T23:12:55.7429851",
                                              "masterPLUG_UID": "2mqnAn3wDkut4VGvmHkdhg==",
                                              "masterID": "02a76ada-f07d-4b0e-ade1-51af98791d86",
                                              "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": "tQmDD1nbKUi/AuMLoAzx3Q==",
                                              "bonusMasterID": "0f8309b5-db59-4829-bf02-e30ba00cf1dd",
                                              "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-08-02T23:12:55.7429851",
                                          "dealCosts": [
                                            {
                                              "$ref": "73"
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "tags": [
                                            {
                                              "$id": "74",
                                              "pluG_UID": "yY7Vy+VmrUCdG65T7vks6A==",
                                              "pluGuid": "cbd58ec9-66e5-40ad-9d1b-ae53eef92ce8",
                                              "tagID": 1,
                                              "description": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "alternateProductG_UID": "ikPc2oRuH0+LjHnP/zCQng==",
                                          "alternateProduct": "dadc438a-6e84-4f1f-8b8c-79cfff30909e",
                                          "productHostCode": {
                                            "$id": "75",
                                            "id": 1,
                                            "pluG_UID": "H+HV7m/O6kKC7KydR98Q6A==",
                                            "pluGuid": "eed5e11f-ce6f-42ea-82ec-ac9d47df10e8",
                                            "ibaCode": "sample string 2"
                                          },
                                          "mscCat": {
                                            "$ref": "58"
                                          },
                                          "mscCom": {
                                            "$ref": "59"
                                          },
                                          "mscDep": {
                                            "$ref": "61"
                                          },
                                          "mscSubCom": {
                                            "$ref": "60"
                                          },
                                          "isUserUpdate": true,
                                          "ignoreMasterProduct": true,
                                          "priceGroupLabelRequested": true,
                                          "firstSold": "2025-08-02T23:12:55.7429851",
                                          "inventoryTracked": "2025-08-02T23:12:55.7429851",
                                          "isNormalPriceChangesCampaign": true
                                        },
                                        "supplier": {
                                          "$ref": "20"
                                        },
                                        "serviceFee": {
                                          "$id": "76",
                                          "id": 1,
                                          "description": "sample string 1",
                                          "fee": 1
                                        },
                                        "isPrimaryHost": true,
                                        "hostVendor": 47
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "orderCycleHeaders": [
                                      {
                                        "$id": "77",
                                        "storeID": 1,
                                        "supplierIdentifier": "uO5bmGO6z0qAeUI/ynsN9Q==",
                                        "supplierGuid": "985beeb8-ba63-4acf-8079-423fca7b0df5",
                                        "departmentCode": "sample string 2",
                                        "warehouseDirectIndicator": "sample string 3",
                                        "type": 4,
                                        "storeName": "sample string 5",
                                        "departmentName": "sample string 6",
                                        "orderDays": 7
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "cycles": [
                                      {
                                        "$id": "78",
                                        "storeID": 1,
                                        "supplierIdentifier": "KQ2D7IcmrE2/YEz+AqR83Q==",
                                        "supplierGuid": "ec830d29-2687-4dac-bf60-4cfe02a47cdd",
                                        "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-08-02T23:12:55.7429851",
                                        "deliveryDate": "2025-08-02T23:12:55.7429851",
                                        "nextCutOffDate": "2025-08-02T23:12:55.7429851",
                                        "nextDeliveryDate": "2025-08-02T23:12:55.7429851",
                                        "nextDaysBuffer": 10
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "16"
                                    },
                                    "updated": "2025-08-02T23:12:55.7429851",
                                    "isHost": true
                                  },
                                  "files": [
                                    {
                                      "$id": "79",
                                      "id": "sample string 1",
                                      "fileName": "sample string 2",
                                      "extension": "sample string 3",
                                      "provider": 0,
                                      "type": 0,
                                      "hostType": "sample string 4",
                                      "createdUtc": "2025-08-02T23:12:55.7429851",
                                      "processed": "2025-08-02T23:12:55.7429851",
                                      "isProcessing": true,
                                      "processedCount": 6,
                                      "processingTime": 1,
                                      "collectedUtc": "2025-08-02T23:12:55.7429851",
                                      "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": "19"
                                      },
                                      "metcashHeader": {
                                        "$id": "80",
                                        "customerNumber": "sample string 1",
                                        "creationDate": "2025-08-02T23:12:55.7429851",
                                        "businessPillar": "sample string 3",
                                        "fileType": "sample string 4"
                                      }
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "zoneMatrix": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "hostIdentifier": "Yv1z8nRxUUm0RAYYn1rF8A==",
                                      "hostIdentifierGuid": "f273fd62-7174-4951-b444-06189f5ac5f0",
                                      "storeID": 1,
                                      "departmentCode": "sample string 2",
                                      "hostGuids": [
                                        "c4352ffb-bd2d-4bc9-a1f5-54457690b795",
                                        "a207dd13-8624-4d1c-a99e-1a4f9c78f1c3"
                                      ]
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "hostFileStoreSetting": {
                                    "$ref": "18"
                                  },
                                  "hostStoreSettings": [
                                    {
                                      "$ref": "18"
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "promotionPlacements": [
                                    {
                                      "$id": "82",
                                      "identifier": "ix+jcY5SL0yJS5jRnfZlhQ==",
                                      "identifierGuid": "71a31f8b-528e-4c2f-894b-98d19df66585",
                                      "code": "sample string 2",
                                      "description": "sample string 3",
                                      "isAdvertised": true
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "promoTypeGuids": [
                                    "c4255c3e-1f9b-46b2-8b12-f4c2cab18cf0",
                                    "45d6266b-1110-4f06-904c-511f18ed0910"
                                  ],
                                  "isPromotionOnly": false,
                                  "isOrderable": false,
                                  "vendor": 0
                                },
                                "groupIDs": [
                                  1,
                                  2
                                ],
                                "hostDescription": "sample string 24"
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "accounts": [
                              {
                                "$id": "83",
                                "id": 1,
                                "storeID": 1,
                                "accountName": "sample string 2",
                                "bsb": "sample string 3",
                                "accountNumber": "sample string 4",
                                "accountDesignated": true
                              },
                              {
                                "$ref": "83"
                              }
                            ],
                            "sales": [
                              {
                                "$id": "84",
                                "id": 1,
                                "storeID": 1,
                                "externalSalesType": 2,
                                "ftpSiteID": 1,
                                "lastSaleProcessed": "2025-08-02T23:12:55.7429851",
                                "ftpSite": {
                                  "$id": "85",
                                  "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": "84"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$ref": "81"
                              },
                              {
                                "$ref": "81"
                              }
                            ],
                            "cashManagements": [
                              {
                                "$id": "86",
                                "id": 1,
                                "storeID": 1,
                                "cashManagementType": 2,
                                "apiID": 1,
                                "organisationID": "sample string 3",
                                "siteName": "sample string 4",
                                "thirdPartyAPI": {
                                  "$id": "87",
                                  "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": "86"
                              }
                            ],
                            "updateStoreID": "2d2884a7-09b9-4e19-afd2-ebaa1d1f3fbe",
                            "updateStore": {
                              "$id": "88",
                              "id": "788daf07-4c48-42de-8299-f15e12e8b034",
                              "name": "sample string 1",
                              "lastActivity": "2025-08-02T23:12:55.7429851",
                              "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-08-02T23:12:55.7429851"
                            },
                            "timeZoneId": "sample string 53",
                            "securityOptions": {
                              "$id": "89",
                              "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": "15"
                        }
                      ]
                    },
                    "customer": {
                      "$ref": "6"
                    },
                    "communityOrganisation": {
                      "$id": "90",
                      "id": 1,
                      "identifier": "HoXIMXHvQUqE8XPcXu+TcQ==",
                      "identifierGuid": "31c8851e-ef71-4a41-84f1-73dc5eef9371",
                      "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-08-02T23:12:55.7429851",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "91",
                        "saleItemID": 1,
                        "identifier": "pmmMUIahZUODdHhzEJiwbg==",
                        "identifierGuid": "508c69a6-a186-4365-8374-78731098b06e",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "cecoThrY3kK75ZW/ZfQ5dQ==",
                        "pluGuid": "4e28e771-d81a-42de-bbe5-95bf65f43975",
                        "accountID": "BroYoPUHgUmTf3NVbOxcFA==",
                        "accountIDGuid": "a018ba06-07f5-4981-937f-73556cec5c14",
                        "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-08-02T23:12:55.7429851",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "FkgLdI5qr0qdwiKdFLGQZw==",
                        "refundGuid": "740b4816-6a8e-4aaf-9dc2-229d14b19067",
                        "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": "WlDJ9LhpPUeufcj3Wo4IjQ==",
                        "idempotentVoidGuid": "f4c9505a-69b8-473d-ae7d-c8f75a8e088d",
                        "priceLevelIdentifier": "8di6uw2/iESecdCeWFuVdw==",
                        "priceLevelIdentifierGuid": "bbbad8f1-bf0d-4488-9e71-d09e585b9577",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "92",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-08-02T23:12:55.7429851",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "refund": {
                          "$id": "93",
                          "id": 1,
                          "g_UID": "wia5V2DjoEKg5pR7FuI0+Q==",
                          "guid": "57b926c2-e360-42a0-a0e6-947b16e234f9",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-08-02T23:12:55.7429851"
                        },
                        "modifier": {
                          "$id": "94",
                          "id": 1,
                          "setG_UID": "5MVajJxG3EWywK8Op8YKaA==",
                          "modifierSetGuid": "8c5ac5e4-469c-45dc-b2c0-af0ea7c60a68",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "IIsZmeV170ijiM+ytc1bGg==",
                          "pluGuid": "99198b20-75e5-48ef-a388-cfb2b5cd5b1a",
                          "deleted": true,
                          "g_UID": "PU73FXQ/P0eCkhH4J6KyFg==",
                          "guid": "15f74e3d-3f74-473f-8292-11f827a2b216",
                          "product": {
                            "$ref": "25"
                          }
                        },
                        "priceLevelName": "sample string 25",
                        "pumpNumber": 1,
                        "hoseNumber": 1
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "eftReceipts": [
                      {
                        "$id": "95",
                        "id": 1,
                        "storeID": 1,
                        "saleHeaderID": 2,
                        "storeSaleHeader": {
                          "$ref": "13"
                        },
                        "receipt": "sample string 3",
                        "processed": 1
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "payments": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "cards": [
                      {
                        "$id": "96",
                        "id": 1,
                        "saleHeaderID": 1,
                        "identifier": "sample string 2",
                        "cardType": 3,
                        "providerName": "sample string 4"
                      },
                      {
                        "$ref": "96"
                      }
                    ],
                    "campaignHits": [
                      {
                        "$id": "97",
                        "id": 1,
                        "saleHeaderID": 2,
                        "campaign": "sample string 3",
                        "name": "sample string 4",
                        "processed": 1,
                        "campaignDescription": "sample string 5"
                      },
                      {
                        "$ref": "97"
                      }
                    ],
                    "fuel": [
                      {
                        "$id": "98",
                        "id": 1,
                        "plu": 1,
                        "pluG_UID": "r3L4r4odp0Op9C6yEIaCjA==",
                        "pluGuid": "aff872af-1d8a-43a7-a9f4-2eb21086828c",
                        "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-08-02T23:12:55.7429851",
                        "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-08-02T23:12:55.7429851",
                        "tagNumber": "sample string 15",
                        "trackTwoRem": "sample string 16",
                        "transCode": 1,
                        "transType": 1,
                        "unitPrice": 1.0,
                        "vehicleReg": "sample string 17",
                        "offline": true,
                        "processed": 1
                      },
                      {
                        "$ref": "98"
                      }
                    ],
                    "fuelResells": [
                      {
                        "$id": "99",
                        "saleItemID": 1,
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "/sbeMpiE10CAcOBpgDZNDA==",
                        "pluGuid": "32dec6fe-8498-40d7-8070-e06980364d0c",
                        "accountID": "IELZSUaY0U6Q8vhojvE3ig==",
                        "accountIDGuid": "49d94220-9846-4ed1-90f2-f8688ef1378a",
                        "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-08-02T23:12:55.7429851",
                        "bestOrExpireType": 1,
                        "refundG_UID": "0/vi+NkxNkeCOy/AaZu7Qw==",
                        "refundGuid": "f8e2fbd3-31d9-4736-823b-2fc0699bbb43",
                        "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": "99"
                      }
                    ],
                    "customerOrder": [
                      {
                        "$id": "100",
                        "identifier": "yQ/rQ4w5mE2Q8lm3GeDWHA==",
                        "identifierGuid": "43eb0fc9-398c-4d98-90f2-59b719e0d61c",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "c+yMEB4qGEu9KrIO2mXYrQ==",
                        "customerIdentifierGuid": "108cec73-2a1e-4b18-bd2a-b20eda65d8ad",
                        "operatorNo": 1,
                        "operatorG_UID": "FGDsTpLf8Um4XX0Cl5UTLQ==",
                        "operatorGuid": "4eec6014-df92-49f1-b85d-7d029795132d",
                        "created": "2025-08-02T23:12:55.7429851",
                        "ordered": "2025-08-02T23:12:55.7429851",
                        "started": "2025-08-02T23:12:55.7429851",
                        "completed": "2025-08-02T23:12:55.7429851",
                        "supplied": "2025-08-02T23:12:55.7429851",
                        "quickTicket": 1,
                        "deleted": true,
                        "walkAway": true,
                        "approxWait": 1,
                        "actualWait": 1,
                        "deliveryMethod": 8,
                        "externalSaleType": 9,
                        "customer": {
                          "$ref": "6"
                        },
                        "operator": {
                          "$ref": "14"
                        },
                        "details": [
                          {
                            "$id": "101",
                            "headerID": 1,
                            "plu": 1,
                            "pluG_UId": "CZu/I87fqkye++tTYosboQ==",
                            "pluGuid": "23bf9b09-dfce-4caa-9efb-eb53628b1ba1",
                            "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": "j4OdC3YPdkuiqzsN3f9YPw==",
                            "headerIdentifierGuid": "0b9d838f-0f76-4b76-a2ab-3b0dddff583f",
                            "product": {
                              "$ref": "25"
                            }
                          },
                          {
                            "$ref": "101"
                          }
                        ],
                        "storeName": "sample string 11",
                        "customerName": "sample string 12",
                        "storeReplyTo": "sample string 13",
                        "storeSubjectLine": "sample string 14",
                        "storeSaleHeader": {
                          "$ref": "13"
                        }
                      },
                      {
                        "$ref": "100"
                      }
                    ],
                    "surveyResponses": [
                      {
                        "$id": "102",
                        "surveyG_UID": "ZNrYMqbW1U6NhB/AMnLxaQ==",
                        "surveyGuid": "32d8da64-d6a6-4ed5-8d84-1fc03272f169",
                        "saleHeaderGuid": "d9Q2fATwu0uBObWJNOA2sw==",
                        "saleGuid": "7c36d477-f004-4bbb-8139-b58934e036b3",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "luhDXFIUxEqtkimhSxvhlA==",
                        "guidResponse": "5c43e896-1452-4ac4-ad92-29a14b1be194",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-08-02T23:12:55.7429851",
                        "sale": {
                          "$ref": "13"
                        },
                        "survey": {
                          "$id": "103",
                          "g_UID": "FjMljRjAsESY8gHmclRRYA==",
                          "guid": "8d253316-c018-44b0-98f2-01e672545160",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "KDLsM6dF+Uilyhm/sUuplA==",
                          "checkoutFormGuid": "33ec3228-45a7-48f9-a5ca-19bfb14ba994",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-08-02T23:12:55.7429851",
                          "end": "2025-08-02T23:12:55.7429851",
                          "deleted": true,
                          "updated": "2025-08-02T23:12:55.7429851",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "6b5399e8-4812-4b9c-835e-720ba96e9506",
                            "5dad967d-b48b-4f36-abae-ba3aa8d1bca0"
                          ],
                          "allowsAllTextResponses": true,
                          "surveyForm": {
                            "$ref": "43"
                          }
                        },
                        "ingressId": "sample string 4"
                      },
                      {
                        "$ref": "102"
                      }
                    ],
                    "storeName": "sample string 38",
                    "machineName": "sample string 39",
                    "operatorName": "sample string 40",
                    "direction": 1,
                    "reason": "sample string 41",
                    "accountG_UID": "X1mSYhNNn0eeGBIwTnwfIA==",
                    "accountIdentifier": "6292595f-4d13-479f-9e18-12304e7c1f20",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "IL2YN0hp3Ee0O+Tqi6TNbg==",
                    "customerOrderIdentifierGuid": "3798bd20-6948-47dc-b43b-e4ea8ba4cd6e",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "104",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "KXmEPs7efkChj+VajfiQKA==",
                    "paymentIdentifierGuid": "3e847929-dece-407e-a18f-e55a8df89028",
                    "identifier": "K9ZCo4P1/UOju8rzRv7bFw==",
                    "identifierGuid": "a342d62b-f583-43fd-a3bb-caf346fedb17",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "YOVLGY4cBU+J8pMcujp/BA==",
                    "itemIdentifierGuid": "194be560-1c8e-4f05-89f2-931cba3a7f04"
                  }
                },
                {
                  "$ref": "12"
                }
              ]
            },
            {
              "$ref": "7"
            }
          ],
          "customerGroupMembers": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "customerGroups": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "accounts": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "account": {
            "$ref": "8"
          },
          "vouchers": [
            {
              "$id": "105",
              "customerIdentifier": "ONKkmHNPlUyUxArjpRBbGQ==",
              "customerIdentifierGuid": "98a4d238-4f73-4c95-94c4-0ae3a5105b19",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "gg+/Gwu6KkOitgEyXnNI5Q==",
              "idempotentGuid": "1bbf0f82-ba0b-432a-a2b6-01325e7348e5",
              "offline": true,
              "voucher": {
                "$ref": "1"
              },
              "customer": {
                "$ref": "6"
              }
            },
            {
              "$ref": "105"
            }
          ]
        },
        "issuedOfflinePayment": {
          "$ref": "12"
        },
        "redeemedOfflinePayment": {
          "$ref": "12"
        }
      },
      {
        "$ref": "5"
      }
    ]
  },
  {
    "$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:
PK��[j�L�5xl/workbook.xml �(�����0��&�C��@��8q����Zi�?ik��-%�x�3;��T�q�Ә�|Ԥ}�j:�`KƼP�?�:�z��(݋���[#�
u`E�]��	�4��z���ay�:? 5�(R��x �Z�=$�>�hlu��5�~SU��I
k�BJ�s�j�S�J�;�����sVpQ����a�~7_PK��[����	�[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
��[ίJ�''_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="R85dd38a0066743ed" /></Relationships>PK��[ꘊ���xl/worksheets/sheet1.xml �(���]s�0��
��BN>H�Q;m�������5��2����B���h��������#]{�*��� �S��^$����V,�	�|2���5_)Ux��g��_��,��J�q�ژ���Ҹ0o��P/��\M��-U�"�Ea��qa��W�6��>S+�f*^�-��C�4N6�d�HL�}�^��c�Ξ�Q	�J�.o<{���֯�7w���J6���r���[�e��.~�ݭJ^V�+3s��˿^��G�{i�Q��E��2�"l��[^����c8�9\��)4�QTFBpܟ'U�|1O�<��Q\FG�Ԉ�gU�}q���Gu^I�	p��C�Wy��sUN���'�$"FE^Vy��[Riv&�S�}:
��
<0�3D0��2>P�4ώ`,�D�p���@Hʘ�XL��A�?�$cH0�(�pj���=�aF�@���P;Hh�$�R"
|�(�� �
d,�72p���Bx��c�d�靗�˦����<��5cn���W�4
��ي���&��n�.A��u��mb�%X���Q����M�u	�&l��YC}t �T��5��Ě�b
�فԓ
�2'op�
�B.q��uW�:�����ځXg1���f�ms�j���fu}�m	[����cs��@F��[k�'G5[bk�@lM�?4!�&�G2���5q �&�֤��ң	�ф�h�m����5!���Q��āؚ8[bk6��V�w��fZ*+��N��'PK��[ʎ��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞��hմ6ݖ^`p�I�Ďl�г��H\�H�J,�t5��ӓf>�?V��q`'
���Y`�oz��pL��6�ՎLy"v�Y^q��.�i�y4�?���È)�����ĕs\3��<�����Г7Ǒ\��_}8Ď(�ch)��S��d����M
;��J��J�����b:�����CY-�n�R�2j�Sȗ�;��3�R}o+Z�짥���XPK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[Cّ�t�xl/sharedStrings.xml �(����N�0E%���%A���"DS6��Z?��A��DŽ�pBYE����{�dG/Z%��HZ��m�c	a�,s6/O��YB��5��5K����'��P�V�W�iJb���
MP�����-S�‚V�^����
R
ҰD�����,��|�q�]#d���|�������G�4Ƶ�p��!E,�V��
��j�N�X��xl[�Tҭ�국W�������_́!]>�5y��-�1�oE���:ͧe�,F�k��Rj�UКm��p���2��b� ���帐$�o�w6˻��X.]�J�� �[�^�,��iࣈ��C�I��?غ���;q���Q�U
��A�
:)�D��۾�>���Gr�3!
�j�PK-��[j�L�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[ίJ�''U_rels/.relsPK-��[ꘊ����xl/worksheets/sheet1.xmlPK-��[ʎ��Pxl/_rels/workbook.xml.relsPK-��[Ѓc'2E
Vxl/styles.xmlPK-��[Cّ�t��	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��[kWzH�5xl/workbook.xml �(�����0��J}�(�B�"`b�ڡ�S��ũ���@���w>�r6���b5i*\�G�m!u#*������`��H�fd����
�Ie��^M���7�?,���ѫiC)����c���!q� c���Ll!�*��iPX�<p�[_�3W�e��q��(�6M�t���V��w�PK��[����	�[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
��[`�1''_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="Rc3475aa2cd794a9f" /></Relationships>PK��[ꘊ���xl/worksheets/sheet1.xml �(���]s�0��
��BN>H�Q;m�������5��2����B���h��������#]{�*��� �S��^$����V,�	�|2���5_)Ux��g��_��,��J�q�ژ���Ҹ0o��P/��\M��-U�"�Ea��qa��W�6��>S+�f*^�-��C�4N6�d�HL�}�^��c�Ξ�Q	�J�.o<{���֯�7w���J6���r���[�e��.~�ݭJ^V�+3s��˿^��G�{i�Q��E��2�"l��[^����c8�9\��)4�QTFBpܟ'U�|1O�<��Q\FG�Ԉ�gU�}q���Gu^I�	p��C�Wy��sUN���'�$"FE^Vy��[Riv&�S�}:
��
<0�3D0��2>P�4ώ`,�D�p���@Hʘ�XL��A�?�$cH0�(�pj���=�aF�@���P;Hh�$�R"
|�(�� �
d,�72p���Bx��c�d�靗�˦����<��5cn���W�4
��ي���&��n�.A��u��mb�%X���Q����M�u	�&l��YC}t �T��5��Ě�b
�فԓ
�2'op�
�B.q��uW�:�����ځXg1���f�ms�j���fu}�m	[����cs��@F��[k�'G5[bk�@lM�?4!�&�G2���5q �&�֤��ң	�ф�h�m����5!���Q��āؚ8[bk6��V�w��fZ*+��N��'PK��[
���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�NB��ݰ��v2N�&�e����G�
XT�Tb�������4����޾�9��5
�A��n4}���`�Y�q�1M�at��bt+JC;�,Cf�����2������({�9c%�K�2����?D����mO3����Zbr�����O)����D���+^b�*TBTB���Z��	ï�5_�t�(�y]J(��*3H��K���K�ey���Y�
��J���U�����PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[Cّ�t�xl/sharedStrings.xml �(����N�0E%���%A���"DS6��Z?��A��DŽ�pBYE����{�dG/Z%��HZ��m�c	a�,s6/O��YB��5��5K����'��P�V�W�iJb���
MP�����-S�‚V�^����
R
ҰD�����,��|�q�]#d���|�������G�4Ƶ�p��!E,�V��
��j�N�X��xl[�Tҭ�국W�������_́!]>�5y��-�1�oE���:ͧe�,F�k��Rj�UКm��p���2��b� ���帐$�o�w6˻��X.]�J�� �[�^�,��iࣈ��C�I��?غ���;q���Q�U
��A�
:)�D��۾�>���Gr�3!
�j�PK-��[kWzH�5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[`�1''U_rels/.relsPK-��[ꘊ����xl/worksheets/sheet1.xmlPK-��[
���Pxl/_rels/workbook.xml.relsPK-��[Ѓc'2E
Wxl/styles.xmlPK-��[Cّ�t��	xl/sharedStrings.xmlPK��