GET api/voucher/{search}

Get voucher

Request Information

URI Parameters

NameDescriptionTypeAdditional information
search

string

Required

Body Parameters

None.

Response Information

Resource Description

Matching voucher model, or null if not found

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,
  "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-06-14T06:36:13.816726",
  "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-06-14T06:36:13.816726",
    "labelPageLayout": "VTgVzNL65kaov3vXJBs3zg==",
    "pageLayoutGuid": "cc153855-fad2-46e6-a8bf-7bd7241b37ce",
    "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-06-14T06:36:13.816726"
      },
      {
        "$ref": "4"
      }
    ]
  },
  "customerVouchers": [
    {
      "$id": "5",
      "id": 1,
      "customerIdentifier": "a6jEbuwob0mmnY08kl+DfQ==",
      "customerIdentifierGuid": "6ec4a86b-28ec-496f-a69d-8d3c925f837d",
      "voucherID": 3,
      "voucherName": "sample string 4",
      "storeID": 1,
      "barcode": "sample string 5",
      "dateOfIssue": "2025-06-14T06:36:13.816726",
      "issuedSaleHeaderID": 1,
      "issuedSaleIdentifier": "sample string 7",
      "issuedOfflinePaymentID": 1,
      "issuedIdempotentID": "7paR3TMeSkK3PpLkCgugng==",
      "issuedIdempotentGuid": "dd9196ee-1e33-424a-b73e-92e40a0ba09e",
      "issuedOffline": true,
      "issuedUser": "sample string 9",
      "issuedNotes": "sample string 10",
      "expiryDate": "2025-06-14T06:36:13.816726",
      "expiredUser": "sample string 11",
      "expiredNotes": "sample string 12",
      "redeemed": "2025-06-14T06:36:13.816726",
      "redeemedSaleHeaderID": 1,
      "redeemedSaleIdentifier": "sample string 13",
      "redeemedOfflinePaymentID": 1,
      "redeemedIdempotentID": "FDYfzxU8bUyXY2wzRzvl0w==",
      "redeemedIdempotentGuid": "cf1f3614-3c15-4c6d-9763-6c33473be5d3",
      "redeemedUser": "sample string 14",
      "redeemedNotes": "sample string 15",
      "redeemedOffline": true,
      "updated": "2025-06-14T06:36:13.816726",
      "storeName": "sample string 17",
      "scaleLabel": {
        "$ref": "3"
      },
      "voucher": {
        "$ref": "1"
      },
      "customer": {
        "$id": "6",
        "identifier": "8a7kGcmcJ0Wu/pc03axYbg==",
        "identifierGuid": "19e4aef1-9cc9-4527-aefe-9734ddac586e",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2025-06-14T06:36:13.816726",
        "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": "m/CBtXpJq0upOFOjpyYK6w==",
        "communityIdentifierGuid": "b581f09b-497a-4bab-a938-53a3a7260aeb",
        "joined": "2025-06-14T06:36:13.816726",
        "updated": "2025-06-14T06:36:13.816726",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "rxSfo3Xh9k2AjggRAcI8Jw==",
        "priceLevelIdentifierGuid": "a39f14af-e175-4df6-808e-081101c23c27",
        "marketingID": "sample string 18",
        "hidden": true,
        "registered": true,
        "registeredOn": "2025-06-14T06:36:13.816726",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "7",
            "cardType": 2,
            "issueDate": "2025-06-14T06:36:13.816726",
            "expiry": "2025-06-14T06:36:13.816726",
            "customerID": "l4ZLmvCC1E2NZaviEm1wqw==",
            "customerIDGuid": "9a4b8697-82f0-4dd4-8d65-abe2126d70ab",
            "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-06-14T06:36:13.816726",
            "linkedAccount": "/rmc8Krl4kKaJSH1gRQnhA==",
            "linkedAccountGuid": "f09cb9fe-e5aa-42e2-9a25-21f581142784",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "6"
            },
            "account": {
              "$id": "8",
              "id": 1,
              "identifier": "F4js15yrj0K56qSYE+2G0w==",
              "identifierGuid": "d7ec8817-ab9c-428f-b9ea-a49813ed86d3",
              "referenceNo": "sample string 3",
              "name": "sample string 4",
              "created": "2025-06-14T06:36:13.816726",
              "owner": "e+amZH4BYECriD2BFCAVQw==",
              "ownerGuid": "64a6e67b-017e-4060-ab88-3d8114201543",
              "accountStoreGroupIdentifier": "Rtp0bh7lJkCzbTdh1VuBwA==",
              "accountStoreGroupGuid": "6e74da46-e51e-4026-b36d-3761d55b81c0",
              "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-06-14T06:36:13.816726",
              "active": true,
              "updated": "2025-06-14T06:36:13.816726",
              "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": "PWQvavw8tUms+mLt0evN+A==",
                  "identifierGuid": "6a2f643d-3cfc-49b5-acfa-62edd1ebcdf8",
                  "name": "sample string 2",
                  "primaryContact": "KB22aa52wkGwKD3FHG+ldw==",
                  "primaryContactGuid": "69b61d28-76ae-41c2-b028-3dc51c6fa577",
                  "accountID": "RHjxhHPccEiNdS8hGrcd1g==",
                  "accountIDGuid": "84f17844-dc73-4870-8d75-2f211ab71dd6",
                  "special": true,
                  "updated": "2025-06-14T06:36:13.816726",
                  "active": true,
                  "reasonInactive": 1,
                  "priceLevelIdentifier": "Swj/4Qxpe0G9Tn5+5WJhRA==",
                  "priceLevelIdentifierGuid": "e1ff084b-690c-417b-bd4e-7e7ee5626144",
                  "deleted": true,
                  "account": {
                    "$ref": "8"
                  },
                  "primaryContactCustomer": {
                    "$ref": "6"
                  },
                  "customerGroupMembers": [
                    {
                      "$id": "11",
                      "id": 1,
                      "groupID": "i7q/xZBoek+De0Um/2OoHw==",
                      "groupIDGuid": "c5bfba8b-6890-4f7a-837b-4526ff63a81f",
                      "customerID": "a35FlRr0jk+VEUsnoDN2Jg==",
                      "customerIDGuid": "95457e6b-f41a-4f8e-9511-4b27a0337626",
                      "card": "sample string 4",
                      "linkedAccount": "PluiZft+0EKu73lQqscjIA==",
                      "linkedAccountGuid": "65a25b3e-7efb-42d0-aeef-7950aac72320",
                      "customer": {
                        "$ref": "6"
                      },
                      "group": {
                        "$ref": "10"
                      },
                      "customerCard": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                },
                {
                  "$ref": "10"
                }
              ]
            },
            "payments": [
              {
                "$id": "12",
                "id": 1,
                "identifier": "JWjG1S4AGE6fXnKgO3g9UQ==",
                "identifierGuid": "d5c66825-002e-4e18-9f5e-72a03b783d51",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "C5JDoqc7zECxyT45Y8JAqQ==",
                "accountIDGuid": "a243920b-3ba7-40cc-b1c9-3e3963c240a9",
                "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-06-14T06:36:13.816726",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "wFgPopZz5EuDXuRBUoTEoQ==",
                "idempotentVoidGuid": "a20f58c0-7396-4be4-835e-e4415284c4a1",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "13",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "2/WWfdOmnESH8AHZWt1iwQ==",
                  "saleHeaderIdentifierGuid": "7d96f5db-a6d3-449c-87f0-01d95add62c1",
                  "created": "2025-06-14T06:36:13.816726",
                  "createdLocal": "2025-06-14T06:36:13.816726",
                  "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-06-14T06:36:13.816726",
                  "storeID": 1,
                  "operatorG_Uid": "CCQ5A14xCEmwpDL/2IFmaw==",
                  "operatorGuid": "03392408-315e-4908-b0a4-32ffd881666b",
                  "customerG_Uid": "/m1AsUE7oUi81hjqT7cliw==",
                  "customerGuid": "b1406dfe-3b41-48a1-bcd6-18ea4fb7258b",
                  "communityIdentifier": "mPwzlObZ+kWcKnbqg/0qGQ==",
                  "communityIdentifierGuid": "9433fc98-d9e6-45fa-9c2a-76ea83fd2a19",
                  "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": "4NolEnfPyUWdZVhNPah/7g==",
                  "priceLevelIdentifierGuid": "1225dae0-cf77-45c9-9d65-584d3da87fee",
                  "locked": 36,
                  "relationChecksum": "sample string 37",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$id": "14",
                    "id": 1,
                    "g_Uid": "i4hUGd/ERkOUFdg/rVIwUA==",
                    "guid": "1954888b-c4df-4346-9415-d83fad523050",
                    "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-06-14T06:36:13.816726",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-06-14T06:36:13.816726",
                    "endShift": "2025-06-14T06:36:13.816726",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "15",
                        "operatorG_UID": "wcXzTauknEC3yf1s2eBbDQ==",
                        "operatorGuid": "4df3c5c1-a4ab-409c-b7c9-fd6cd9e05b0d",
                        "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-06-14T06:36:13.816726",
                          "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": "TwneJlPMrEa5tOXxyXHRFg==",
                          "hostIdentifierGuid": "26de094f-cc53-46ac-b9b4-e5f1c971d116",
                          "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-06-14T06:36:13.816726",
                          "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": "r7MwP4alyEqi+/28/bSB1Q==",
                              "hostIdentifierGuid": "3f30b3af-a586-4ac8-a2fb-fdbcfdb481d5",
                              "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": "EFh70EqZJUqmS77p09psmA==",
                                "identifierGuid": "d07b5810-994a-4a25-a64b-bee9d3da6c98",
                                "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": "5efqNHHRL0+1+u412U2KJg==",
                                "hostSupplierIdentifierGuid": "34eae7e5-d171-4f2f-b5fa-ee35d94d8a26",
                                "loyaltyPriceLevelIdentifier": "zFnLlyx3ckCXld7yssD49A==",
                                "loyaltyPriceLevelIdentifierGuid": "97cb59cc-772c-4072-9795-def2b2c0f8f4",
                                "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-06-14T06:36:13.816726",
                                "lastProcessed": "2025-06-14T06:36:13.816726",
                                "hold": true,
                                "supplierName": "sample string 35",
                                "supplier": {
                                  "$id": "20",
                                  "identifier": "w9TYyG/2zUirTelPStbwZQ==",
                                  "identifierGuid": "c8d8d4c3-f66f-48cd-ab4d-e94f4ad6f065",
                                  "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": "yDN5S7h+GUCI2DXhRAFwTQ==",
                                  "primaryContactID": "4b7933c8-7eb8-4019-88d8-35e14401704d",
                                  "storeID": 1,
                                  "abn": "sample string 16",
                                  "supplierGroupIdentifier": "EwNyxFuq8ECKf5rGzjPMCw==",
                                  "supplierGroupGuid": "c4720313-aa5b-40f0-8a7f-9ac6ce33cc0b",
                                  "rebate": 1.0,
                                  "rebateType": 1,
                                  "rebateFrequency": 1,
                                  "rebateSource": 1,
                                  "rebateLastClaimed": "2025-06-14T06:36:13.816726",
                                  "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": "9ba42714-e115-4dde-8c46-4c4e34e9b80b",
                                    "identifier": "xskUVUbCP0+/OJsead5LCQ==",
                                    "identifierGuid": "5514c9c6-c246-4f3f-bf38-9b1e69de4b09",
                                    "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": "d3MAYeAI90C8oZMgvK6jiw==",
                                      "supplierIdentifierGuid": "61007377-08e0-40f7-bca1-9320bcaea38b",
                                      "contactGuid": "w//FtOqWvUmYF3Tvz5Bd3w==",
                                      "contactID": "b4c5ffc3-96ea-49bd-9817-74efcf905ddf",
                                      "contact": {
                                        "$ref": "21"
                                      },
                                      "supplier": {
                                        "$ref": "20"
                                      }
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "products": [
                                    {
                                      "$id": "23",
                                      "pluG_UID": "KWeUI1YO20CBeSvfozOXqg==",
                                      "pluGuid": "23946729-0e56-40db-8179-2bdfa33397aa",
                                      "supplierIdentifier": "6NezAgl/jk6Sg/AsmO8pEA==",
                                      "supplierIdentifierGuid": "02b3d7e8-7f09-4e8e-9283-f02c98ef2910",
                                      "cartonQuantity": 1,
                                      "cartonQuantityChanged": true,
                                      "productSize": "sample string 2",
                                      "cigarettesPerSleeve": 1,
                                      "randomWeight": true,
                                      "piecesPerUnit": 4,
                                      "averagePackSize": 5,
                                      "effectiveDate": "2025-06-14T06:36:13.816726",
                                      "pricedByWeight": true,
                                      "landedUnitCostEx": 8,
                                      "landedUnitCostInc": 9,
                                      "landedCartonCostInc": 10,
                                      "landedCartonCostEx": 11,
                                      "standardCost": 12,
                                      "deliveryFee": 1,
                                      "deliveryFeeBasis": "sample string 13",
                                      "pickAndPackFee": 1,
                                      "pickAndPackFeeBasis": "sample string 14",
                                      "financeFee": 1,
                                      "financeFeeBasis": "sample string 15",
                                      "cartonLength": 1,
                                      "cartonWidth": 1,
                                      "cartonHeight": 1,
                                      "palletLayerQuantity": 1,
                                      "palletLayers": 1,
                                      "itemCode": "sample string 16",
                                      "invoiceCode": "sample string 17",
                                      "invoiceDesc": "sample string 18",
                                      "orderDirect": true,
                                      "useCost": true,
                                      "minimumQuantity": 19,
                                      "hostType": 20,
                                      "fromHost": 21,
                                      "minimumReorder": 1,
                                      "maximumReorder": 1,
                                      "orderMultiple": 22.1,
                                      "sellMultiple": 23.1,
                                      "baseMultiple": 24.1,
                                      "hostStandardCost": 25,
                                      "hostTotalCost": 26,
                                      "hostRetail": 27,
                                      "hostLandedUnitCostEx": 28,
                                      "hostLandedUnitCostInc": 29,
                                      "hostDesc": "sample string 30",
                                      "directIndicator": "sample string 31",
                                      "availableToOrder": true,
                                      "hostRangeIndicator": "sample string 33",
                                      "hostProductType": "sample string 34",
                                      "hostProductGrade": "sample string 35",
                                      "hostProductGroup": "sample string 36",
                                      "hostSlowMoving": true,
                                      "hostGeneralMerchandise": true,
                                      "hostPillar": "sample string 39",
                                      "hostLastUpdated": "2025-06-14T06:36:13.816726",
                                      "rebate": 1.0,
                                      "rebateExclude": true,
                                      "invoiceCodes": [
                                        {
                                          "$id": "24",
                                          "pluG_UID": "Fn1KzrVi20ezSKFufBmjdA==",
                                          "pluGuid": "ce4a7d16-62b5-47db-b348-a16e7c19a374",
                                          "supplierIdentifier": "HOmp6thX4Eqa/QUddA/auw==",
                                          "supplierIdentifierGuid": "eaa9e91c-57d8-4ae0-9afd-051d740fdabb",
                                          "invoiceCode": "sample string 1",
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "storeIDs": [
                                        1,
                                        2
                                      ],
                                      "preferredSupplier": true,
                                      "preferredRebateSupplier": true,
                                      "supplierName": "sample string 40",
                                      "salesMode": 41,
                                      "orderPacked": true,
                                      "active": true,
                                      "price": 1,
                                      "costGstPercent": 43,
                                      "parentPluG_UID": "H6hgytt+zkiNW1vmTc8snw==",
                                      "parentPluGuid": "ca60a81f-7edb-48ce-8d5b-5be64dcf2c9f",
                                      "freight": 44.0,
                                      "freightType": 1,
                                      "product": {
                                        "$id": "25",
                                        "plu": 1,
                                        "storeID": 1,
                                        "masterPluG_UID": "QEA=",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "g_UId": "JpycLRH+BEqC6LHlDjHiAQ==",
                                        "guid": "2d9c9c26-fe11-4a04-82e8-b1e50e31e201",
                                        "apn": "sample string 1",
                                        "apnChanged": true,
                                        "apnSwitched": true,
                                        "barcode": "sample string 4",
                                        "itemNumber": "sample string 5",
                                        "itemNumberChanged": true,
                                        "priceGroupG_UID": "KggHOfEjDk6glahiG/qCDA==",
                                        "priceGroupGuid": "3907082a-23f1-4e0e-a095-a8621bfa820c",
                                        "blueprintID": 1,
                                        "lastCountedDate": "2025-06-14T06:36:13.816726",
                                        "externalID": "sample string 7",
                                        "active": true,
                                        "activated": "2025-06-14T06:36:13.816726",
                                        "pluCreated": "2025-06-14T06:36:13.816726",
                                        "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-06-14T06:36:13.816726",
                                        "lastManualUpdate": "2025-06-14T06:36:13.816726",
                                        "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-06-14T06:36:13.816726",
                                        "currentCostUpdated": "2025-06-14T06:36:13.816726",
                                        "costDecimals": 31,
                                        "costChanged": true,
                                        "dealCostIdentifier": "QEA=",
                                        "excludeFromRebate": true,
                                        "rebateOverride": 1,
                                        "costCalcMethod": 1,
                                        "costCalcMethodChanged": true,
                                        "costEffectiveDate": "2025-06-14T06:36:13.816726",
                                        "defaultGP": 1,
                                        "breakTargetMode": 32,
                                        "break1": 1,
                                        "price1": 1,
                                        "target1": 33,
                                        "break2": 1,
                                        "price2": 1,
                                        "target2": 34,
                                        "break3": 1,
                                        "price3": 1,
                                        "target3": 35,
                                        "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-06-14T06:36:13.816726",
                                        "posTare": 1,
                                        "altPrice": 1.0,
                                        "altPriceChanged": true,
                                        "altPriceMode": 52,
                                        "altPriceModeChanged": true,
                                        "altPLUG_UID": "hwZ5skiR0028EPXoDX3NEw==",
                                        "altPLUGuid": "b2790687-9148-4dd3-bc10-f5e80d7dcd13",
                                        "altPLUGuidChanged": true,
                                        "altPriceDescription1": "sample string 53",
                                        "altPriceDescription2": "sample string 54",
                                        "cartonQuantity": 55,
                                        "cartonQuantityChanged": true,
                                        "trayID": 1,
                                        "promptID": 1,
                                        "tare": 1,
                                        "packQty": 1,
                                        "fixedWeight": 1,
                                        "extraMesg": 1,
                                        "text1": "sample string 57",
                                        "text2": "sample string 58",
                                        "text3": "sample string 59",
                                        "labelText": "sample string 60",
                                        "labelTextChanged": true,
                                        "sendToScale": true,
                                        "nonScaleWeigh": true,
                                        "labelFormat": "sample string 64",
                                        "barcodeFormat": "sample string 65",
                                        "austMade": 1,
                                        "coolCode": 66,
                                        "countryOfOrigin": "sample string 67",
                                        "percentContent": 68.1,
                                        "departmentID": 1,
                                        "subDepartmentID": 1,
                                        "minorDepartmentID": 1,
                                        "lesserDepartmentID": 1,
                                        "deptCode": "sample string 69",
                                        "subDeptCode": "sample string 70",
                                        "minorDeptCode": "sample string 71",
                                        "lesserDeptCode": "sample string 72",
                                        "deptName": "sample string 73",
                                        "subDeptName": "sample string 74",
                                        "minorDeptName": "sample string 75",
                                        "lesserDeptName": "sample string 76",
                                        "departmentChanged": true,
                                        "subCategoryID": 1,
                                        "expiry": 1,
                                        "showDays": 1,
                                        "datePrint": 1,
                                        "labelRequired": true,
                                        "labelShelfQty": 79,
                                        "labelShelfChanged": true,
                                        "labelTalkerQty": 81,
                                        "labelSmall": true,
                                        "labelLastPrinted": "2025-06-14T06:36:13.816726",
                                        "labelLastPrice": 1,
                                        "shelfPageLayoutG_UID": "tF7cl5MS6kqshGFI5KKtFA==",
                                        "shelfPageLayoutGuid": "97dc5eb4-1293-4aea-ac84-6148e4a2ad14",
                                        "talkerPageLayoutG_UID": "NyStsGI45Ua8cfuvrEqWPw==",
                                        "talkerPageLayoutGuid": "b0ad2437-3862-46e5-bc71-fbafac4a963f",
                                        "unitMeasure": 1.1,
                                        "unitMeasureChanged": true,
                                        "unitMeasureKind": 84,
                                        "unitMeasureKindChanged": true,
                                        "signIQData": "sample string 86",
                                        "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": 90,
                                        "notForSaleChanged": true,
                                        "excludeFromDeals": true,
                                        "excludeFromVoucher": true,
                                        "minimumAge": 93,
                                        "minimumAgeChanged": true,
                                        "buyingLimit": 1,
                                        "buyingLimitChanged": true,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitIndependentChanged": true,
                                        "inventoryGuid": "j7RoTdiyU0eR+4sBhC9lxg==",
                                        "inventoryIdentifier": "4d68b48f-b2d8-4753-91fb-8b01842f65c6",
                                        "inventoryAccuracy": 1,
                                        "baseUnits": 97,
                                        "orderPacked": 1,
                                        "isManufactured": true,
                                        "isIngredient": true,
                                        "isModifier": true,
                                        "isModifierChanged": true,
                                        "hasModifiers": 98,
                                        "defaultPrinter": "sample string 99",
                                        "defaultPrinterGroup": "sample string 100",
                                        "ingredientsOnManufacture": true,
                                        "manufactureUnitMeasure": 1,
                                        "mpl": 1,
                                        "maxShelfQty": 101,
                                        "allowAutoOrder": true,
                                        "warrantyPeriod": 1,
                                        "parentPluG_UId": "3ISOU4qqO0iAqSc77IHAXA==",
                                        "parentPluGuid": "538e84dc-aa8a-483b-80a9-273bec81c05c",
                                        "preferredHostVendor": 103,
                                        "preferredHostChanged": true,
                                        "code": "sample string 105",
                                        "supplierIdentifier": "D72jPjQSlEqPKNTmgWIWYg==",
                                        "supplierIdentifierGuid": "3ea3bd0f-1234-4a94-8f28-d4e681621662",
                                        "supplierChanged": true,
                                        "rebateSupplierIdentifier": "A8cMENJbOUORZmsaB4evYQ==",
                                        "rebateSupplierIdentifierGuid": "100cc703-5bd2-4339-9166-6b1a0787af61",
                                        "rebateSupplierChanged": true,
                                        "availableForOrder": true,
                                        "warehouseDirectIndicator": "sample string 107",
                                        "warehouseDirectIndicatorChanged": true,
                                        "productGrade": "sample string 109",
                                        "productType": "sample string 110",
                                        "productGroup": "sample string 111",
                                        "complianceIndicator": "sample string 112",
                                        "inhouseBrand": "sample string 113",
                                        "slowMoving": true,
                                        "generalMerchandise": true,
                                        "comment": "sample string 116",
                                        "lastUpdatedByUser": "sample string 117",
                                        "lastManualUpdatedByUser": "sample string 118",
                                        "lastUpdatedByUserOverride": true,
                                        "lastUpdatedByHost": "2025-06-14T06:36:13.816726",
                                        "commodity": "sample string 120",
                                        "businessPillar": "sample string 121",
                                        "mscCommodity": "sample string 122",
                                        "hostIdentifier": "UddHcDhcbEmJZBI9mWU2pA==",
                                        "hostIdentifierGuid": "7047d751-5c38-496c-8964-123d996536a4",
                                        "serviceFeeID": 1,
                                        "serviceFeeIDChanged": true,
                                        "providerName": "sample string 124",
                                        "aisleEnds": "sample string 125",
                                        "deleted": true,
                                        "deletedChanged": true,
                                        "hidden": true,
                                        "doNotRange": true,
                                        "doNotRangeChanged": true,
                                        "doNotOrder": true,
                                        "doNotOrderChanged": true,
                                        "locked": true,
                                        "excludeFromWebUpdate": true,
                                        "excludeFromWebUpdateChanged": true,
                                        "webPriceBasedOn": 136,
                                        "webPriceRounding": true,
                                        "webMarkup": 138,
                                        "webPriceMode": 139,
                                        "altDepartmentID": 1,
                                        "altSubDepartmentID": 1,
                                        "altMinorDepartmentID": 1,
                                        "altLesserDepartmentID": 1,
                                        "altDeptCode": "sample string 140",
                                        "altSubDeptCode": "sample string 141",
                                        "altMinorDeptCode": "sample string 142",
                                        "altLesserDeptCode": "sample string 143",
                                        "altDepartmentChanged": true,
                                        "storeProducts": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "store": {
                                          "$ref": "16"
                                        },
                                        "storePrices": [
                                          {
                                            "$id": "26",
                                            "pluG_UID": "N6O+Wm2kB0aR6ZWbKRLBIQ==",
                                            "pluGuid": "5abea337-a46d-4607-91e9-959b2912c121",
                                            "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-06-14T06:36:13.816726"
                                          },
                                          {
                                            "$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-06-14T06:36:13.816726",
                                            "priceChangeType": 0,
                                            "costDecimals": 10
                                          },
                                          "normalPluPrices": {
                                            "$ref": "28"
                                          },
                                          "winningCampaign": 1,
                                          "winner": {
                                            "$id": "29",
                                            "campaignName": "sample string 1",
                                            "campaignDescription": "sample string 2",
                                            "startDate": "2025-06-14T06:36:13.816726",
                                            "startTime": 3,
                                            "endDate": "2025-06-14T06:36:13.816726",
                                            "endTime": 4,
                                            "newPrice": 5,
                                            "newCost": 6,
                                            "newCostDecimals": 7,
                                            "pctDiscount": 8,
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 9",
                                            "hostType": 10,
                                            "hostIdentifier": "oGjx6xEwDkuCWXZslpf9Yg==",
                                            "hostIdentifierGuid": "ebf168a0-3011-4b0e-8259-766c9697fd62",
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ]
                                          },
                                          "details": [
                                            {
                                              "$ref": "29"
                                            },
                                            {
                                              "$ref": "29"
                                            }
                                          ]
                                        },
                                        "tray": {
                                          "$id": "30",
                                          "g_UId": "SpTiHG+M7kGJrJZzK+YR9A==",
                                          "guid": "1ce2944a-8c6f-41ee-89ac-96732be611f4",
                                          "name": "sample string 1",
                                          "number": 1,
                                          "tare": 1
                                        },
                                        "priceGroup": {
                                          "$id": "31",
                                          "priceGroupG_UID": "+nDfvW1rsk++kBF47RC1Dg==",
                                          "priceGroupGuid": "bddf70fa-6b6d-4fb2-be90-1178ed10b50e",
                                          "name": "sample string 2",
                                          "code": 1,
                                          "modified": true,
                                          "updated": "2025-06-14T06:36:13.816726",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "number": 1,
                                          "products": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "productCount": 1
                                        },
                                        "priceGroupName": "sample string 145",
                                        "nutrifacts": {
                                          "$id": "32",
                                          "pluG_UID": "gqouv0wgoESgYP6qyOm7hA==",
                                          "pluGuid": "bf2eaa82-204c-44a0-a060-feaac8e9bb84",
                                          "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": "4cef2426-568a-4657-a509-6d53c208dfb6",
                                          "created": "2025-06-14T06:36:13.816726",
                                          "createdByUser": "sample string 1",
                                          "activated": "2025-06-14T06:36:13.816726",
                                          "deactivated": "2025-06-14T06:36:13.816726",
                                          "lastOrdered": "2025-06-14T06:36:13.816726",
                                          "lastOrderedQty": 2.0,
                                          "lastReceived": "2025-06-14T06:36:13.816726",
                                          "lastReceivedQty": 3.0,
                                          "lastInvoiceStatus": 1,
                                          "lastCounted": "2025-06-14T06:36:13.816726",
                                          "lastSold": "2025-06-14T06:36:13.816726",
                                          "firstSold": "2025-06-14T06:36:13.816726",
                                          "awsUpdated": "2025-06-14T06:36:13.816726",
                                          "lastManualUpdate": "2025-06-14T06:36:13.816726",
                                          "lastManualUpdatedByUser": "sample string 5",
                                          "lastUpdated": "2025-06-14T06:36:13.816726",
                                          "lastUpdatedByUser": "sample string 7",
                                          "lastUpdatedByHost": "2025-06-14T06:36:13.816726",
                                          "doNotRangeUpdated": "2025-06-14T06:36:13.816726",
                                          "doNotOrderUpdated": "2025-06-14T06:36:13.816726",
                                          "tracked": "2025-06-14T06:36:13.816726"
                                        },
                                        "allergens": [
                                          {
                                            "$id": "34",
                                            "allergenID": 1,
                                            "pluG_UID": "gUqqwIP1DkuOlMlB5UB+2A==",
                                            "pluGuid": "c0aa4a81-f583-4b0e-8e94-c941e5407ed8",
                                            "contains": 2,
                                            "allergenName": "sample string 3",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "34"
                                          }
                                        ],
                                        "costs": {
                                          "$id": "35",
                                          "pluG_UID": "WtIdSFe3kUaDAiLYij3i7Q==",
                                          "pluGuid": "481dd25a-b757-4691-8302-22d88a3de2ed",
                                          "enteredCost": 1,
                                          "weightedAvgCost": 1,
                                          "lastCost": 1,
                                          "rawEnteredCost": 2,
                                          "rawWeightedAvgCost": 3,
                                          "rawLastCost": 4,
                                          "freight": 5.0,
                                          "freightType": 6,
                                          "costDecimals": 7,
                                          "fifoCost": 1,
                                          "updated": "2025-06-14T06:36:13.816726",
                                          "normalCost": 1,
                                          "currentCost": 1
                                        },
                                        "sales": [
                                          {
                                            "$id": "36",
                                            "saleHeaderID": 1,
                                            "created": "2025-06-14T06:36:13.816726",
                                            "createdLocal": "2025-06-14T06:36:13.816726",
                                            "storeID": 3,
                                            "storeName": "sample string 4",
                                            "operatorG_Uid": "mcM8aPR3O02/fOQFWFsasA==",
                                            "operatorGuid": "683cc399-77f4-4d3b-bf7c-e405585b1ab0",
                                            "operatorName": "sample string 5",
                                            "tranType": 1,
                                            "plu": 1,
                                            "pluG_UId": "sY+esbMrZ0WwtAEnist4ug==",
                                            "pluGuid": "b19e8fb1-2bb3-4567-b0b4-01278acb78ba",
                                            "normalPrice": 1,
                                            "totalCents": 1,
                                            "cost": 1,
                                            "grossProfit": 1,
                                            "quantity": 1,
                                            "operator": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "36"
                                          }
                                        ],
                                        "apns": [
                                          {
                                            "$id": "37",
                                            "pluID": 1,
                                            "pluG_UID": "KAkSfWBvKkmz8FmSM70uaQ==",
                                            "pluGuid": "7d120928-6f60-492a-b3f0-599233bd2e69",
                                            "apn": "sample string 1",
                                            "deleted": true,
                                            "storeID": 1,
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "tuns": [
                                          {
                                            "$id": "38",
                                            "pluG_UId": "MccvTpwAD0+2tw/B/vnfHg==",
                                            "pluGuid": "4e2fc731-009c-4f0f-b6b7-0fc1fef9df1e",
                                            "apn": "sample string 1",
                                            "tun": "sample string 2",
                                            "cartonQuantity": 3,
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "competitionPricing": [
                                          {
                                            "$id": "39",
                                            "identifier": "QZU7b1V/QkC6dkAV3VJKmA==",
                                            "identifierGuid": "6f3b9541-7f55-4042-ba76-4015dd524a98",
                                            "pluG_UID": "7KFrz6v3Pk+3gtnsfscY3g==",
                                            "pluGuid": "cf6ba1ec-f7ab-4f3e-b782-d9ec7ec718de",
                                            "competitionID": 1,
                                            "name": "sample string 2",
                                            "sellMultiple": 3,
                                            "retailPrice": 4,
                                            "storeName": "sample string 5"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ],
                                        "supplier": {
                                          "$ref": "20"
                                        },
                                        "supplierName": "sample string 146",
                                        "children": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "ordering": {
                                          "$ref": "23"
                                        },
                                        "flipChartPages": [
                                          {
                                            "$id": "40",
                                            "identifier": "NlipdcTAzE6W4lKxzmQKLA==",
                                            "groupName": "sample string 1",
                                            "identifierGuid": "75a95836-c0c4-4ecc-96e2-52b1ce640a2c",
                                            "exists": true,
                                            "flipChartIdentifier": "xhXJJvxICEqoYq+40mU5SQ==",
                                            "flipChartIdentifierGuid": "26c915c6-48fc-4a08-a862-afb8d2653949",
                                            "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": "/TZWGKvqGkO7sWeihdJ13A==",
                                            "groupIdentifierGuid": "185636fd-eaab-431a-bbb1-67a285d275dc",
                                            "flipChart": {
                                              "$id": "41",
                                              "identifier": "tGN05b2mjEOqF+e0CsPbDQ==",
                                              "identifierGuid": "e57463b4-a6bd-438c-aa17-e7b40ac3db0d",
                                              "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": "fq+ZPUuL0kqLRwOv7KPFIg==",
                                                "identifierGuid": "3d99af7e-8b4b-4ad2-8b47-03afeca3c522",
                                                "name": "sample string 2",
                                                "formType": "sample string 3",
                                                "forms": [
                                                  {
                                                    "$id": "43",
                                                    "id": 1,
                                                    "g_UID": "/Li9uEckqU69TEaLZorfvw==",
                                                    "guid": "b8bdb8fc-2447-4ea9-bd4c-468b668adfbf",
                                                    "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": "oZqK0ywy20Kkn98K3/TIPw==",
                                                    "previousFormGuid": "d38a9aa1-322c-42db-a49f-df0adff4c83f",
                                                    "nextForm": 1,
                                                    "nextFormG_UID": "SgJPFrj6HEGW23lrcGqhEw==",
                                                    "nextFormGuid": "164f024a-fab8-411c-96db-796b706aa113",
                                                    "attributes": "sample string 10",
                                                    "updated": "2025-06-14T06:36:13.816726",
                                                    "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": "3ngwuNTc90q5pknQbFYKxQ==",
                                                        "checkoutFormGuid": "b83078de-dcd4-4af7-b9a6-49d06c560ac5",
                                                        "identifier": "nD2gp6CkukqUU/hm2LBDwA==",
                                                        "identifierGuid": "a7a03d9c-a4a0-4aba-9453-f866d8b043c0",
                                                        "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": "uSrsSmZVMk+LIlmunheppg==",
                                                        "valueGuid": "4aec2ab9-5566-4f32-8b22-59ae9e17a9a6",
                                                        "buttonText": "sample string 10",
                                                        "valueText": "sample string 11",
                                                        "drawImageAndButton": true,
                                                        "updated": "2025-06-14T06:36:13.816726",
                                                        "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-06-14T06:36:13.816726",
                                                          "imageData": "QEA=",
                                                          "readOnly": true
                                                        }
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$id": "46",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "OUkIqGdUDUi2kOaqIf6wkA==",
                                                        "checkoutFormGuid": "a8084939-5467-480d-b690-e6aa21feb090",
                                                        "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": "X7TzjzOhT0KH6llvlCpHWg==",
                                                "flipChartPageIdentifierGuid": "8ff3b45f-a133-424f-87ea-596f942a475a",
                                                "pluG_UID": "MEhciTYXlUCPRfLALxUKqA==",
                                                "pluGuid": "895c4830-1736-4095-8f45-f2c02f150aa8",
                                                "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": "GF6apQtliUS4NRwLemOheQ==",
                                            "pluGuid": "a59a5e18-650b-4489-b835-1c0b7a63a179",
                                            "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-06-14T06:36:13.816726",
                                            "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": "2OxT3zYeE0qXyWyj3Hkz+w==",
                                            "ingredientGuid": "mJMCBA/u3kyUCFN1b0fRzg==",
                                            "ingredientIdentifier": "04029398-ee0f-4cde-9408-53756f47d1ce",
                                            "quantity": 1.0,
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "ingredientText": "sample string 1",
                                            "ingredient": {
                                              "$ref": "25"
                                            }
                                          },
                                          {
                                            "$ref": "49"
                                          }
                                        ],
                                        "bins": [
                                          {
                                            "$id": "50",
                                            "pluG_UID": "fmhkypbPJUanyw2B1T2N3Q==",
                                            "pluGuid": "ca64687e-cf96-4625-a7cb-0d81d53d8ddd",
                                            "shelfLocationIdentifier": "ymWpqXaPeEKTI+VmIQDT3w==",
                                            "shelfLocationGuid": "a9a965ca-8f76-4278-9323-e5662100d3df",
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "labelPageLayoutG_UID": "mEwRugv+LU+EPW/3O9OO+Q==",
                                            "labelPageLayoutGuid": "ba114c98-fe0b-4f2d-843d-6ff73bd38ef9",
                                            "updated": "2025-06-14T06:36:13.816726",
                                            "electronicShelfLabelIdentifier": "sample string 5",
                                            "electronicshelfLabelsConfigurationID": 6,
                                            "labelShelfChanged": true,
                                            "productName": "sample string 8",
                                            "locationText": "sample string 9",
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "location": {
                                              "$id": "51",
                                              "identifier": "t1uw11jqR0mUAV+j2SJuoA==",
                                              "storeID": 1,
                                              "identifierGuid": "d7b05bb7-ea58-4947-9401-5fa3d9226ea0",
                                              "name": "sample string 2",
                                              "haccp": true,
                                              "blueprintID": 1,
                                              "updated": "2025-06-14T06:36:13.816726",
                                              "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": "744NIMMov06aj/va7nnA9g==",
                                            "pluGuid": "200d8eef-28c3-4ebf-9a8f-fbdaee79c0f6",
                                            "deptNo": 1,
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "scaleLocation": {
                                              "$id": "53",
                                              "id": 1,
                                              "deptNo": 1,
                                              "deptCode": "sample string 2",
                                              "name": "sample string 3",
                                              "enabled": true,
                                              "updated": "2025-06-14T06:36:13.816726",
                                              "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-06-14T06:36:13.816726",
                                                            "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": "6VbBk6ebNUCJxyMnO6ILig==",
                                                            "labelPageLayoutGuid": "93c156e9-9ba7-4035-89c7-23273ba20b8a",
                                                            "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-06-14T06:36:13.816726",
                                                        "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": "h0QU3Qqiz0uRHGJb9FxZEw==",
                                                        "labelPageLayoutGuid": "dd144487-a20a-4bcf-911c-625bf45c5913",
                                                        "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-06-14T06:36:13.816726",
                                                    "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": "Yr0u3fuEr0GV/m247+SUpg==",
                                                    "labelPageLayoutGuid": "dd2ebd62-84fb-41af-95fe-6db8efe494a6",
                                                    "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-06-14T06:36:13.816726",
                                                "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": "HpJUactsLkOO3wmO1wfNag==",
                                                "labelPageLayoutGuid": "6954921e-6ccb-432e-8edf-098ed707cd6a",
                                                "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": "ehbJ552KgE+HDGxVty7uHg==",
                                          "pluGuid": "e7c9167a-8a9d-4f80-870c-6c55b72eee1e",
                                          "newPrice": 1,
                                          "pctDiscount": 1,
                                          "newCost": 1,
                                          "newCostDecimals": 6,
                                          "dealCostIdentifier": "gj8PRZPF1060dZkYfLpteQ==",
                                          "dealCostGuid": "450f3f82-c593-4ed7-b475-99187cba6d79",
                                          "pluName": "sample string 7",
                                          "apn": "sample string 8",
                                          "fuelItem": true,
                                          "priceGroupG_UID": "IdgAYD3fSE609jPITy7zBQ==",
                                          "priceGroupGuid": "6000d821-df3d-4e48-b4f6-33c84f2ef305",
                                          "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-06-14T06:36:13.816726",
                                          "rrp": 26,
                                          "campaignDescription": "sample string 27",
                                          "campaignComboPriceGroupG_UID": "aM6WxosVvkuSv/izC/ntPQ==",
                                          "campaignComboPriceGroupIdentifier": "c696ce68-158b-4bbe-92bf-f8b30bf9ed3d",
                                          "promotionPlacementDescription": "sample string 28",
                                          "storeAcceptances": [
                                            {
                                              "$id": "63",
                                              "plu": 1,
                                              "pluG_UId": "QEA=",
                                              "campaignID": 1,
                                              "campaignName": "sample string 2",
                                              "storeID": 3,
                                              "acceptedUtc": "2025-06-14T06:36:13.816726",
                                              "operatorG_UID": "pUnq8K4lhEKnZsIyLz6iHA==",
                                              "operatorGuid": "f0ea49a5-25ae-4284-a766-c2322f3ea21c",
                                              "machineID": 1,
                                              "processed": true,
                                              "appliedUtc": "2025-06-14T06:36:13.816726",
                                              "signIqTicketFileMovedUtc": "2025-06-14T06:36:13.816726",
                                              "user": "sample string 6",
                                              "campaignDescription": "sample string 7",
                                              "productDesc": "sample string 8",
                                              "storeName": "sample string 9",
                                              "effectiveUtc": "2025-06-14T06:36:13.816726",
                                              "priceChangeType": 0,
                                              "operatorName": "sample string 10",
                                              "hostCampaign": true,
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "campaignPlu": {
                                                "$ref": "62"
                                              }
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "campaign": {
                                            "$id": "64",
                                            "id": 1,
                                            "storeID": 2,
                                            "name": "520ff590-cc0c-4143-ac64-92057399aafd",
                                            "nameGuid": "520ff590-cc0c-4143-ac64-92057399aafd",
                                            "description": "sample string 4",
                                            "showDiscounts": true,
                                            "showTotals": true,
                                            "onlyEvaluateOnSubtotal": true,
                                            "useDescription": true,
                                            "campaignType": 1,
                                            "startDate": "2025-06-14T06:36:13.816726",
                                            "startTime": 1,
                                            "endDate": "2025-06-14T06:36:13.816726",
                                            "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-06-14T06:36:13.816726",
                                            "system": true,
                                            "created": "2025-06-14T06:36:13.816726",
                                            "updated": "2025-06-14T06:36:13.816726",
                                            "priceChangeNotifiedUtc": "2025-06-14T06:36:13.816726",
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 13",
                                            "hostIdentifier": "CYRE1e6+REiFSK/yczvA7w==",
                                            "hostIdentifierGuid": "d5448409-beee-4844-8548-aff2733bc0ef",
                                            "hostType": 14,
                                            "createdByUser": "sample string 15",
                                            "fromHost": true,
                                            "deleted": true,
                                            "campaignDeleted": "2025-06-14T06:36:13.816726",
                                            "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": "WMQznx3wCU+AYf25PVetrA==",
                                                "pluGuid": "9f33c458-f01d-4f09-8061-fdb93d57adac",
                                                "hostOfferID": 1,
                                                "priceGroupG_UID": "zF+Ws9Wwuk2gXbet7oQHfA==",
                                                "priceGroupGuid": "b3965fcc-b0d5-4dba-a05d-b7adee84077c",
                                                "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-06-14T06:36:13.816726",
                                                "rrp": 17,
                                                "campaignDescription": "sample string 18",
                                                "product": {
                                                  "$ref": "25"
                                                },
                                                "campaign": {
                                                  "$ref": "64"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ],
                                            "sellingRules": [
                                              {
                                                "$id": "66",
                                                "id": 1,
                                                "identifier": "2GSxtWKvfkGFT22RK46zog==",
                                                "identifierStr": "2GSxtWKvfkGFT22RK46zog==",
                                                "identifierGuid": "b5b164d8-af62-417e-854f-6d912b8eb3a2",
                                                "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": "dzbl2J0+v0+HBAm8qyvOGg==",
                                                "customerIDGuid": "d8e53677-3e9d-4fbf-8704-09bcab2bce1a",
                                                "campaign": {
                                                  "$ref": "64"
                                                },
                                                "customer": {
                                                  "$ref": "6"
                                                }
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "customerGroups": [
                                              {
                                                "$id": "68",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupID": "O4j7wFHw70uP0BzXThZM6Q==",
                                                "groupIDGuid": "c0fb883b-f051-4bef-8fd0-1cd74e164ce9",
                                                "campaign": {
                                                  "$ref": "64"
                                                },
                                                "group": {
                                                  "$ref": "10"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "signIqTickets": [
                                              {
                                                "$id": "69",
                                                "identifier": "7mucD84uskaVVX3ThiDFhA==",
                                                "identifierGuid": "0f9c6bee-2ece-46b2-9555-7dd38620c584",
                                                "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": "r17t/1P7aUClHyYmsPwyEg==",
                                                "guid": "ffed5eaf-fb53-4069-a51f-2626b0fc3212",
                                                "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": "ShzONHr+wUyrk8djjahaTg==",
                                                    "groupGuid": "34ce1c4a-fe7a-4cc1-ab93-c7638da85a4e",
                                                    "comboPriceType": 5,
                                                    "priceType": 5,
                                                    "pluG_UID": "Yi48Z018wkyb+dsazQ5WTw==",
                                                    "pluGuid": "673c2e62-7c4d-4cc2-9bf9-db1acd0e564f",
                                                    "priceGroupG_UID": "MqAKucaDiUeFHydMXKYhGw==",
                                                    "priceGroupGuid": "b90aa032-83c6-4789-851f-274c5ca6211b",
                                                    "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": "+WWFM3tN8ESczbtzDn9tgA==",
                                                "priceLevelIdentifierGuid": "338565f9-4d7b-44f0-9ccd-bb730e7f6d80",
                                                "campaignName": "sample string 3",
                                                "priceLevelName": "sample string 4"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ]
                                          },
                                          "product": {
                                            "$ref": "25"
                                          },
                                          "dealCost": {
                                            "$id": "73",
                                            "headerIdentifier": "H1YGkaE8wUK6FTp2ETGmgA==",
                                            "headerIdentifierGuid": "9106561f-3ca1-42c1-ba15-3a761131a680",
                                            "identifier": "y2zk5l8O7EuvTNC59VXUVg==",
                                            "identifierGuid": "e6e46ccb-0e5f-4bec-af4c-d0b9f555d456",
                                            "supplierIdentifier": "WN/w1KJqZ0+I4DE2Y7ekhw==",
                                            "supplierGuid": "d4f0df58-6aa2-4f67-88e0-313663b7a487",
                                            "pluG_UID": "TxrA8QEMXUafyPSMh2lGqg==",
                                            "pluGuid": "f1c01a4f-0c01-465d-9fc8-f48c876946aa",
                                            "campaignName": "f62c6259-0310-4db8-9235-8cdbbcb23c5d",
                                            "description": "sample string 4",
                                            "cost": 5,
                                            "costDecimals": 6,
                                            "start": "2025-06-14T06:36:13.816726",
                                            "end": "2025-06-14T06:36:13.816726",
                                            "type": 9,
                                            "promoType": 10,
                                            "bonusItemPLUG_UID": "2dgqGrzybkuXt1/uUjIOKA==",
                                            "bonusItemPluGuid": "1a2ad8d9-f2bc-4b6e-97b7-5fee52320e28",
                                            "bonusPurchaseUnits": 11,
                                            "bonusReceiveUnits": 12,
                                            "updated": "2025-06-14T06:36:13.816726",
                                            "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-06-14T06:36:13.816726",
                                            "campaignEndDate": "2025-06-14T06:36:13.816726",
                                            "masterPLUG_UID": "PQIc0IG/OkeM2nsavVyT1g==",
                                            "masterID": "d01c023d-bf81-473a-8cda-7b1abd5c93d6",
                                            "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": "j2N0PDr5iUKYLeIQflLMbQ==",
                                            "bonusMasterID": "3c74638f-f93a-4289-982d-e2107e52cc6d",
                                            "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-06-14T06:36:13.816726",
                                        "dealCosts": [
                                          {
                                            "$ref": "73"
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "tags": [
                                          {
                                            "$id": "74",
                                            "pluG_UID": "zT1+sfHESk6HzqAmx3G5zA==",
                                            "pluGuid": "b17e3dcd-c4f1-4e4a-87ce-a026c771b9cc",
                                            "tagID": 1,
                                            "description": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "alternateProductG_UID": "gohY7TmNZkyNVNnjHyczwg==",
                                        "alternateProduct": "ed588882-8d39-4c66-8d54-d9e31f2733c2",
                                        "productHostCode": {
                                          "$id": "75",
                                          "id": 1,
                                          "pluG_UID": "a347QtTW+USAgJuOW563BQ==",
                                          "pluGuid": "423b7e6b-d6d4-44f9-8080-9b8e5b9eb705",
                                          "ibaCode": "sample string 2"
                                        },
                                        "mscCat": {
                                          "$ref": "58"
                                        },
                                        "mscCom": {
                                          "$ref": "59"
                                        },
                                        "mscDep": {
                                          "$ref": "61"
                                        },
                                        "mscSubCom": {
                                          "$ref": "60"
                                        },
                                        "isUserUpdate": true,
                                        "ignoreMasterProduct": true,
                                        "priceGroupLabelRequested": true,
                                        "firstSold": "2025-06-14T06:36:13.832372",
                                        "inventoryTracked": "2025-06-14T06:36:13.832372",
                                        "isNormalPriceChangesCampaign": true
                                      },
                                      "supplier": {
                                        "$ref": "20"
                                      },
                                      "serviceFee": {
                                        "$id": "76",
                                        "id": 1,
                                        "description": "sample string 1",
                                        "fee": 1
                                      },
                                      "isPrimaryHost": true,
                                      "hostVendor": 46
                                    },
                                    {
                                      "$ref": "23"
                                    }
                                  ],
                                  "orderCycleHeaders": [
                                    {
                                      "$id": "77",
                                      "storeID": 1,
                                      "supplierIdentifier": "GP5cTgeNHkKOB3veBBWC5A==",
                                      "supplierGuid": "4e5cfe18-8d07-421e-8e07-7bde041582e4",
                                      "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": "b1QHNSxHQkee9Wv0tE9Ejg==",
                                      "supplierGuid": "3507546f-472c-4742-9ef5-6bf4b44f448e",
                                      "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-06-14T06:36:13.832372",
                                      "deliveryDate": "2025-06-14T06:36:13.832372",
                                      "nextCutOffDate": "2025-06-14T06:36:13.832372",
                                      "nextDeliveryDate": "2025-06-14T06:36:13.832372",
                                      "nextDaysBuffer": 10
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "store": {
                                    "$ref": "16"
                                  },
                                  "updated": "2025-06-14T06:36:13.832372",
                                  "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-06-14T06:36:13.832372",
                                    "processed": "2025-06-14T06:36:13.832372",
                                    "isProcessing": true,
                                    "processedCount": 6,
                                    "processingTime": 1,
                                    "collectedUtc": "2025-06-14T06:36:13.832372",
                                    "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-06-14T06:36:13.832372",
                                      "businessPillar": "sample string 3",
                                      "fileType": "sample string 4"
                                    }
                                  },
                                  {
                                    "$ref": "79"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$id": "81",
                                    "id": 1,
                                    "hostIdentifier": "OAYxZa+MKEq6Ofi0D/3hJA==",
                                    "hostIdentifierGuid": "65310638-8caf-4a28-ba39-f8b40ffde124",
                                    "storeID": 1,
                                    "departmentCode": "sample string 2",
                                    "hostGuids": [
                                      "47929fe0-d5cd-46ca-9c82-33eb73dba4f8",
                                      "398f1e6f-0cce-4679-8cf9-4dc5e00f5633"
                                    ]
                                  },
                                  {
                                    "$ref": "81"
                                  }
                                ],
                                "hostFileStoreSetting": {
                                  "$ref": "18"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$ref": "18"
                                  },
                                  {
                                    "$ref": "18"
                                  }
                                ],
                                "promotionPlacements": [
                                  {
                                    "$id": "82",
                                    "identifier": "mlcQy/TAoUOigdTule+lTg==",
                                    "identifierGuid": "cb10579a-c0f4-43a1-a281-d4ee95efa54e",
                                    "code": "sample string 2",
                                    "description": "sample string 3",
                                    "isAdvertised": true
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "promoTypeGuids": [
                                  "1166abfc-6d64-4760-ba82-481136ebe1d2",
                                  "1ebf9016-6c02-4604-b4e5-2adc625597fb"
                                ],
                                "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-06-14T06:36:13.832372",
                              "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": "36772572-7655-41ae-822a-933d58219a60",
                          "updateStore": {
                            "$id": "88",
                            "id": "fd75c0b9-0e3a-4649-bbf6-96a2128410dc",
                            "name": "sample string 1",
                            "lastActivity": "2025-06-14T06:36:13.832372",
                            "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-06-14T06:36:13.832372"
                          },
                          "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": "J2tfhm5juUaNETHOfh3sFg==",
                    "identifierGuid": "865f6b27-636e-46b9-8d11-31ce7e1dec16",
                    "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-06-14T06:36:13.832372",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "91",
                      "saleItemID": 1,
                      "identifier": "0gFghQn0vECemXEbi+Hv7w==",
                      "identifierGuid": "856001d2-f409-40bc-9e99-711b8be1efef",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "DbJL3L8/30W/EVZkzX0WTw==",
                      "pluGuid": "dc4bb20d-3fbf-45df-bf11-5664cd7d164f",
                      "accountID": "+VJsr7BrCEWVFgUD5jG0rA==",
                      "accountIDGuid": "af6c52f9-6bb0-4508-9516-0503e631b4ac",
                      "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-06-14T06:36:13.832372",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "NPnczvAv5EWRzUXNFat8WA==",
                      "refundGuid": "cedcf934-2ff0-45e4-91cd-45cd15ab7c58",
                      "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": "yp0Q5KgY6UyAexb+3Hlvgg==",
                      "idempotentVoidGuid": "e4109dca-18a8-4ce9-807b-16fedc796f82",
                      "priceLevelIdentifier": "AMCNiukwhUi+XisLabi4IQ==",
                      "priceLevelIdentifierGuid": "8a8dc000-30e9-4885-be5e-2b0b69b8b821",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "92",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2025-06-14T06:36:13.832372",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "refund": {
                        "$id": "93",
                        "id": 1,
                        "g_UID": "oXKl+uiQ90aTpHuC4Q4qNA==",
                        "guid": "faa572a1-90e8-46f7-93a4-7b82e10e2a34",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2025-06-14T06:36:13.832372"
                      },
                      "modifier": {
                        "$id": "94",
                        "id": 1,
                        "setG_UID": "UY/ptfkH7kSu5g4MEVwRGA==",
                        "modifierSetGuid": "b5e98f51-07f9-44ee-aee6-0e0c115c1118",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "sWtt8eqkWkGqAfYSrD0QfA==",
                        "pluGuid": "f16d6bb1-a4ea-415a-aa01-f612ac3d107c",
                        "deleted": true,
                        "g_UID": "3I5rW5kIgUiLIAFXFPGgcQ==",
                        "guid": "5b6b8edc-0899-4881-8b20-015714f1a071",
                        "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": "Nk7sVzU62EaXP+ymRZjngQ==",
                      "pluGuid": "57ec4e36-3a35-46d8-973f-eca64598e781",
                      "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-06-14T06:36:13.832372",
                      "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-06-14T06:36:13.832372",
                      "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": "hCU4gB5i5UaZ52R+bD8VBA==",
                      "pluGuid": "80382584-621e-46e5-99e7-647e6c3f1504",
                      "accountID": "AHHXMGNeM065YMGcXCGJjg==",
                      "accountIDGuid": "30d77100-5e63-4e33-b960-c19c5c21898e",
                      "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-06-14T06:36:13.832372",
                      "bestOrExpireType": 1,
                      "refundG_UID": "5q8YeQqhvkSFdMRg4Y/KtQ==",
                      "refundGuid": "7918afe6-a10a-44be-8574-c460e18fcab5",
                      "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": "dVujaD3YEUuIDu6dUA+APg==",
                      "identifierGuid": "68a35b75-d83d-4b11-880e-ee9d500f803e",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "Fhv5fBRGzEqWBKhjwiTmew==",
                      "customerIdentifierGuid": "7cf91b16-4614-4acc-9604-a863c224e67b",
                      "operatorNo": 1,
                      "operatorG_UID": "CCc9gpvNckuT/uYd4X5ppQ==",
                      "operatorGuid": "823d2708-cd9b-4b72-93fe-e61de17e69a5",
                      "created": "2025-06-14T06:36:13.832372",
                      "ordered": "2025-06-14T06:36:13.832372",
                      "started": "2025-06-14T06:36:13.832372",
                      "completed": "2025-06-14T06:36:13.832372",
                      "supplied": "2025-06-14T06:36:13.832372",
                      "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": "AossKqyIQUuK8KmGl8CUIg==",
                          "pluGuid": "2a2c8b02-88ac-4b41-8af0-a98697c09422",
                          "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": "uCOJWqy2SUWh5v72ajp45A==",
                          "headerIdentifierGuid": "5a8923b8-b6ac-4549-a1e6-fef66a3a78e4",
                          "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": "F2CWT3vVp0OY0FNgV6kW9w==",
                      "surveyGuid": "4f966017-d57b-43a7-98d0-536057a916f7",
                      "saleHeaderGuid": "nnlZ7ml2D0iql8VFH7sCIg==",
                      "saleGuid": "ee59799e-7669-480f-aa97-c5451fbb0222",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "krlk4sF6CEuWS/9E0x/EKA==",
                      "guidResponse": "e264b992-7ac1-4b08-964b-ff44d31fc428",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2025-06-14T06:36:13.832372",
                      "sale": {
                        "$ref": "13"
                      },
                      "survey": {
                        "$id": "103",
                        "g_UID": "lmszaYnn7EabzzdFzn0x1w==",
                        "guid": "69336b96-e789-46ec-9bcf-3745ce7d31d7",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "4YLLcs25ikaJT3j7ETFOcA==",
                        "checkoutFormGuid": "72cb82e1-b9cd-468a-894f-78fb11314e70",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2025-06-14T06:36:13.832372",
                        "end": "2025-06-14T06:36:13.832372",
                        "deleted": true,
                        "updated": "2025-06-14T06:36:13.832372",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "d8f644a2-d12e-45ba-8ba4-f282c67af3fe",
                          "070d08cd-0136-4556-83bd-acd64f1183fe"
                        ],
                        "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": "nRPpQSIaJUy+uHt6Xn9lAQ==",
                  "accountIdentifier": "41e9139d-1a22-4c25-beb8-7b7a5e7f6501",
                  "accountName": "sample string 42",
                  "customerOrderIdentifier": "jjvm84C5XE6g1DAd5E61YA==",
                  "customerOrderIdentifierGuid": "f3e63b8e-b980-4e5c-a0d4-301de44eb560",
                  "priceLevelName": "sample string 43",
                  "revision": 44,
                  "ingressId": "sample string 45"
                },
                "metadata": {
                  "$id": "104",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "MhXnwiDrW0SAkNMqbGWvZw==",
                  "paymentIdentifierGuid": "c2e71532-eb20-445b-8090-d32a6c65af67",
                  "identifier": "4QwdOYeRSECvuPJzqqcPgg==",
                  "identifierGuid": "391d0ce1-9187-4048-afb8-f273aaa70f82",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "G3rxCXTYG0+VnbBsqC3yGw==",
                  "itemIdentifierGuid": "09f17a1b-d874-4f1b-959d-b06ca82df21b"
                }
              },
              {
                "$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": "J4IbCrId7k+HZSKIhcE3dQ==",
            "customerIdentifierGuid": "0a1b8227-1db2-4fee-8765-228885c13775",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "Uuh8toEXBkiRv3bX9/Ym1w==",
            "idempotentGuid": "b67ce852-1781-4806-91bf-76d7f7f626d7",
            "offline": true,
            "voucher": {
              "$ref": "1"
            },
            "customer": {
              "$ref": "6"
            }
          },
          {
            "$ref": "105"
          }
        ]
      },
      "issuedOfflinePayment": {
        "$ref": "12"
      },
      "redeemedOfflinePayment": {
        "$ref": "12"
      }
    },
    {
      "$ref": "5"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�4�Zz�5xl/workbook.xml �(�����0��&�C�p�4�p��Ճ��,������Ǘ�@������#F�_�s/�1�
�/��q(�Td0��@v�u����Op]�%�N�
�i���Ǩ�
J���Xa�mPD��+ʠ��:s���1,r2����`
�oJ,��bQ̢�����Ź�%?s�=
w�f�Ħi��Ĕ��&`�]}PK�4�Z����	�[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
�4�ZQ(''_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="R57a764a2dd9c44d2" /></Relationships>PK�4�Z�n��	xl/worksheets/sheet1.xml �(����r�0�_����Z,)d�rn3�h�]��ۄ<~ec�-kp�����.���xt������ތ}���\/������o¿���:{�WJ��7�E6�WE���|�Ri�z�6�n��4.�c���2�����R�)B�Pfj&U�J����/��m��EUB�>�J�d�OF��D/��2��Wp�}/��*�W��y���������b죊
{�J��y��w���߫�mU�&�J3����Ҥl���g��O�j��(���综�����pTt���h����������z�E=����Gpa1#���z���Q����� %��z^���]�:��%N0'HD���zY�e�nI��L(���t4j"���g�`D	e| ��rО�X0� 2�h>h�BRƤ��r��p����"�d	����ƁT��@�0#r �т�x�ЀIʥD��(��AhL(�q��1,�%��P-�i\ēQ��^V]������j͑͘�}�1A�����u��.q�'p���	�%n���>���]����}��]�O�.��'d�xrt�j�����@��~w V_8�����lh,s�
n|�k��׸�č�&1u �(n�5�ٙ:��wր��wV��;���~I�
��@�ʞ�(f�3��[�{qD�m�@l�8�&ĶI�Z5+�B���օʪetzI��PK�4�Z����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8
!M��ݰ��gGM��v=�����ĂMW��==i���c�}�Fv&�k,�i���NA=԰ݬ�4b�^�gq�x:�yŹ��&���Ď�n�S���{�E�Wܥ�e��e���R��g+O����Zw�(;��)�)y~
�,R��:{�%��Ķm�Rb��M͇�H���;Od
*+%�\.��(�w���{	.^:uJˉ�T-6M��S�E5uU�7��PK�4�ZЃ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�4�ZCّ�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-�4�Zz�5xl/workbook.xmlPK-�4�Z����	��[Content_Types].xmlPK-
�4�ZQ(''U_rels/.relsPK-�4�Z�n��	�xl/worksheets/sheet1.xmlPK-�4�Z����P�xl/_rels/workbook.xml.relsPK-�4�ZЃc'2E
xl/styles.xmlPK-�4�ZCّ�t��	xl/sharedStrings.xmlPK�V

application/vnd.ms-excel

Sample:
PK�4�Z%o>E�5xl/workbook.xml �(�����0D{$������ rR�����$b%>d��'��DG�3;�v�d�P3����]��l�������]g��0K��u���4/E:@Egp4b�F�^Z�7�?,oa�{���
�Pj^����C��W9ߺ��`�oJ���bUL���W��չ��9s���{R��ŗ��&��k�w���]~PK�4�Z����	�[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
�4�Z0ɹ!''_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="R4bbf305b972a4241" /></Relationships>PK�4�Z�n��	xl/worksheets/sheet1.xml �(����r�0�_����Z,)d�rn3�h�]��ۄ<~ec�-kp�����.���xt������ތ}���\/������o¿���:{�WJ��7�E6�WE���|�Ri�z�6�n��4.�c���2�����R�)B�Pfj&U�J����/��m��EUB�>�J�d�OF��D/��2��Wp�}/��*�W��y���������b죊
{�J��y��w���߫�mU�&�J3����Ҥl���g��O�j��(���综�����pTt���h����������z�E=����Gpa1#���z���Q����� %��z^���]�:��%N0'HD���zY�e�nI��L(���t4j"���g�`D	e| ��rО�X0� 2�h>h�BRƤ��r��p����"�d	����ƁT��@�0#r �т�x�ЀIʥD��(��AhL(�q��1,�%��P-�i\ēQ��^V]������j͑͘�}�1A�����u��.q�'p���	�%n���>���]����}��]�O�.��'d�xrt�j�����@��~w V_8�����lh,s�
n|�k��׸�č�&1u �(n�5�ٙ:��wր��wV��;���~I�
��@�ʞ�(f�3��[�{qD�m�@l�8�&ĶI�Z5+�B���օʪetzI��PK�4�Z��X�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8�
��i7lؖ^`쌓���.г��H\�H�J,�t5��ӓf>�?�۷id/��]UQ#g|;���c�75l7����D�9���b}J��hz�0~&�;և	SNC�g4숋���aɀK&۟f��[;z��8�K�����%`{�~J��CUd*������UUҦT�Ư��i�����/dn%Z�J����Z_U��@�s
��K�ey��E��V’�d{V���PK�4�ZЃ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�4�ZCّ�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-�4�Z%o>E�5xl/workbook.xmlPK-�4�Z����	�[Content_Types].xmlPK-
�4�Z0ɹ!''V_rels/.relsPK-�4�Z�n��	�xl/worksheets/sheet1.xmlPK-�4�Z��X�P�xl/_rels/workbook.xml.relsPK-�4�ZЃc'2E
xl/styles.xmlPK-�4�ZCّ�t��	xl/sharedStrings.xmlPK�W