GET api/vouchers/{name}/search

Request Information

URI Parameters

NameDescriptionTypeAdditional information
name

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Voucher
NameDescriptionTypeAdditional information
ID

integer

None.

Name

string

Required

String length: inclusive between 0 and 100

Description

Voucher description

string

None.

ShortDescription

Voucher short description

string

None.

URL

Voucher url

string

None.

BarcodeTemplateID

integer

None.

Expiry

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

integer

None.

VoucherType

VoucherTypes

None.

LimitPerTransaction

Limit of vouchers that can be issued per transaction

integer

None.

CustomerTracking

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

boolean

None.

DiscountAccount

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

string

None.

EndDate

End date of a competition voucher

date

None.

ExpiryTimeSpan

Relational field representing time span of expiry

time interval

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

BarcodeTemplate

Barcode template object

BarcodeTemplate

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

ScaleLabel

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

Label

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

CustomerVouchers

List of customer vouchers

Collection of CustomerVoucher

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "name": "sample string 2",
    "description": "sample string 3",
    "shortDescription": "sample string 4",
    "url": "sample string 5",
    "barcodeTemplateID": 1,
    "expiry": 0,
    "voucherType": 6,
    "limitPerTransaction": 7,
    "customerTracking": true,
    "discountAccount": "sample string 9",
    "endDate": "2025-10-04T23:58:42.1632015",
    "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-10-04T23:58:42.1632015",
      "labelPageLayout": "UHtJaaLO6kqv/+kticBRPw==",
      "pageLayoutGuid": "69497b50-cea2-4aea-afff-e92d89c0513f",
      "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-10-04T23:58:42.1632015"
        },
        {
          "$ref": "4"
        }
      ]
    },
    "customerVouchers": [
      {
        "$id": "5",
        "id": 1,
        "customerIdentifier": "CuWoYSS/zkOsd+VLf5yzsQ==",
        "customerIdentifierGuid": "61a8e50a-bf24-43ce-ac77-e54b7f9cb3b1",
        "voucherID": 3,
        "voucherName": "sample string 4",
        "storeID": 1,
        "barcode": "sample string 5",
        "dateOfIssue": "2025-10-04T23:58:42.1632015",
        "issuedSaleHeaderID": 1,
        "issuedSaleIdentifier": "sample string 7",
        "issuedOfflinePaymentID": 1,
        "issuedIdempotentID": "+bWULyboyUmfWLzicxiC9A==",
        "issuedIdempotentGuid": "2f94b5f9-e826-49c9-9f58-bce2731882f4",
        "issuedOffline": true,
        "issuedUser": "sample string 9",
        "issuedNotes": "sample string 10",
        "expiryDate": "2025-10-04T23:58:42.1632015",
        "expiredUser": "sample string 11",
        "expiredNotes": "sample string 12",
        "redeemed": "2025-10-04T23:58:42.1632015",
        "redeemedSaleHeaderID": 1,
        "redeemedSaleIdentifier": "sample string 13",
        "redeemedOfflinePaymentID": 1,
        "redeemedIdempotentID": "4Au1PG7J0EWpX2Fa+Nx2pg==",
        "redeemedIdempotentGuid": "3cb50be0-c96e-45d0-a95f-615af8dc76a6",
        "redeemedUser": "sample string 14",
        "redeemedNotes": "sample string 15",
        "redeemedOffline": true,
        "updated": "2025-10-04T23:58:42.1632015",
        "storeName": "sample string 17",
        "scaleLabel": {
          "$ref": "3"
        },
        "voucher": {
          "$ref": "1"
        },
        "customer": {
          "$id": "6",
          "identifier": "Jp7IggOyPEOaoHx1QmC/eg==",
          "identifierGuid": "82c89e26-b203-433c-9aa0-7c754260bf7a",
          "code": "sample string 2",
          "familyName": "sample string 3",
          "givenName": "sample string 4",
          "otherName": "sample string 5",
          "title": "sample string 6",
          "dateOfBirth": "2025-10-04T23:58:42.1632015",
          "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": "TdPxrAYHOUaaiw3xXeqRLQ==",
          "communityIdentifierGuid": "acf1d34d-0706-4639-9a8b-0df15dea912d",
          "joined": "2025-10-04T23:58:42.1632015",
          "updated": "2025-10-04T23:58:42.1632015",
          "active": true,
          "reasonInactive": 1,
          "groupCustomer": true,
          "loyaltyPoints": 1,
          "homeStoreID": 1,
          "availableSpend": 1,
          "priceLevelIdentifier": "Nb/fvRq0y0i1gE02ZxqgnQ==",
          "priceLevelIdentifierGuid": "bddfbf35-b41a-48cb-b580-4d36671aa09d",
          "marketingID": "sample string 18",
          "hidden": true,
          "registered": true,
          "registeredOn": "2025-10-04T23:58:42.1632015",
          "emailMarketing": true,
          "smsMarketing": true,
          "deleted": true,
          "deletedUser": "sample string 24",
          "homeStoreName": "sample string 25",
          "customerCards": [
            {
              "$id": "7",
              "cardType": 2,
              "issueDate": "2025-10-04T23:58:42.1632015",
              "expiry": "2025-10-04T23:58:42.1632015",
              "customerID": "2p3C0tuQcUW4m6drhlUZfw==",
              "customerIDGuid": "d2c29dda-90db-4571-b89b-a76b8655197f",
              "initialValue": 1,
              "currentValue": 1,
              "maxLimit": 1,
              "minTransaction": 1,
              "maxTransaction": 1,
              "multiplier": 1.1,
              "active": true,
              "reasonInactive": 1,
              "idRequired": true,
              "idType": 1,
              "idValue": "sample string 5",
              "updated": "2025-10-04T23:58:42.1632015",
              "linkedAccount": "IS/XbDLN5kCnRMTQsFI9vg==",
              "linkedAccountGuid": "6cd72f21-cd32-40e6-a744-c4d0b0523dbe",
              "currentValueChanged": true,
              "limitsChanged": true,
              "customer": {
                "$ref": "6"
              },
              "account": {
                "$id": "8",
                "id": 1,
                "identifier": "vp4/DUDWqUqokllvkdFqoQ==",
                "identifierGuid": "0d3f9ebe-d640-4aa9-a892-596f91d16aa1",
                "referenceNo": "sample string 3",
                "name": "sample string 4",
                "created": "2025-10-04T23:58:42.1632015",
                "owner": "hJm0RwK3oUeqnAB8gy5rTg==",
                "ownerGuid": "47b49984-b702-47a1-aa9c-007c832e6b4e",
                "accountStoreGroupIdentifier": "Z9RLschjb0236YokrmnZ/w==",
                "accountStoreGroupGuid": "b14bd467-63c8-4d6f-b7e9-8a24ae69d9ff",
                "accountType": 1,
                "currentBalance": 1,
                "externalID": "sample string 7",
                "maximumLimit": 1,
                "accruePoints": true,
                "loyaltyPoints": 1,
                "termsOfTrade": 1,
                "signatureRequired": true,
                "referenceRequired": true,
                "statementSendType": 10,
                "ageingPeriod": 1,
                "monthlyAgeingPeriod": true,
                "explodedInvoice": true,
                "isFifoAllocation": true,
                "lastStatementSent": "2025-10-04T23:58:42.1632015",
                "active": true,
                "updated": "2025-10-04T23:58:42.1632015",
                "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": "9zAsDATtq0qg7KGnj50Rnw==",
                    "identifierGuid": "0c2c30f7-ed04-4aab-a0ec-a1a78f9d119f",
                    "name": "sample string 2",
                    "primaryContact": "dZcApJ5EN0mmRSOJVO7rZA==",
                    "primaryContactGuid": "a4009775-449e-4937-a645-238954eeeb64",
                    "accountID": "39EXKRZcq0Gz5HcFuajivQ==",
                    "accountIDGuid": "2917d1df-5c16-41ab-b3e4-7705b9a8e2bd",
                    "special": true,
                    "updated": "2025-10-04T23:58:42.1632015",
                    "active": true,
                    "reasonInactive": 1,
                    "priceLevelIdentifier": "6Mb+622UakCc4ESG1STb2Q==",
                    "priceLevelIdentifierGuid": "ebfec6e8-946d-406a-9ce0-4486d524dbd9",
                    "deleted": true,
                    "account": {
                      "$ref": "8"
                    },
                    "primaryContactCustomer": {
                      "$ref": "6"
                    },
                    "customerGroupMembers": [
                      {
                        "$id": "11",
                        "id": 1,
                        "groupID": "EJ5kuHViTke5ntsc/1guyg==",
                        "groupIDGuid": "b8649e10-6275-474e-b99e-db1cff582eca",
                        "customerID": "nG0dMlmYa0q6l8Q4BVNtEw==",
                        "customerIDGuid": "321d6d9c-9859-4a6b-ba97-c43805536d13",
                        "card": "sample string 4",
                        "linkedAccount": "ItOsO4ObDEWq0b0BHmdZjw==",
                        "linkedAccountGuid": "3bacd322-9b83-450c-aad1-bd011e67598f",
                        "customer": {
                          "$ref": "6"
                        },
                        "group": {
                          "$ref": "10"
                        },
                        "customerCard": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "11"
                      }
                    ]
                  },
                  {
                    "$ref": "10"
                  }
                ]
              },
              "payments": [
                {
                  "$id": "12",
                  "id": 1,
                  "identifier": "NAIo0UwRPEO1AzzPzygKeA==",
                  "identifierGuid": "d1280234-114c-433c-b503-3ccfcf280a78",
                  "storeID": 2,
                  "operatorName": "sample string 3",
                  "saleHeaderID": 4,
                  "paymentType": 5,
                  "amount": 6,
                  "account": "sample string 7",
                  "accountID": "+ch8iWWtW0668mUVCPNghw==",
                  "accountIDGuid": "897cc8f9-ad65-4e5b-baf2-651508f36087",
                  "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-10-04T23:58:42.1632015",
                  "invRocNo": "sample string 14",
                  "responseCode": "sample string 15",
                  "cashout": 1,
                  "tip": 16,
                  "idempotentVoid": "HSnbNEMsUESc/Vfk3uJcZA==",
                  "idempotentVoidGuid": "34db291d-2c43-4450-9cfd-57e4dee25c64",
                  "offline": true,
                  "processed": 1,
                  "storeSaleHeader": {
                    "$id": "13",
                    "saleHeaderID": 1,
                    "saleHeaderGuid": "0cz3+VJhgkCFE/9m/XUEZg==",
                    "saleHeaderIdentifierGuid": "f9f7ccd1-6152-4082-8513-ff66fd750466",
                    "created": "2025-10-04T23:58:42.1632015",
                    "createdLocal": "2025-10-04T23:58:42.1632015",
                    "createdText": "sample string 4",
                    "itemCount": 5,
                    "totalAmount": 6,
                    "cashTender": 1,
                    "cardTender": 1,
                    "cheqTender": 1,
                    "acctTender": 1,
                    "voucherTender": 1,
                    "loyaltyPoints": 1,
                    "cashout": 1,
                    "changeAmount": 1,
                    "rounding": 1,
                    "gstAmount": 1,
                    "transactionDiscountTender": 1,
                    "totalTip": 7,
                    "tranType": 1,
                    "processed": 1,
                    "imported": "2025-10-04T23:58:42.1632015",
                    "storeID": 1,
                    "operatorG_Uid": "fEhdsmRYEE6RVdkAIVf7CA==",
                    "operatorGuid": "b25d487c-5864-4e10-9155-d9002157fb08",
                    "customerG_Uid": "iJi3Td9s6EqJijCKrTg9aQ==",
                    "customerGuid": "4db79888-6cdf-4ae8-898a-308aad383d69",
                    "communityIdentifier": "Vy1aZeSMrkOpU91nNPNLTw==",
                    "communityIdentifierGuid": "655a2d57-8ce4-43ae-a953-dd6734f34b4f",
                    "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": "zruzE+gLVES9GvhuiPy30w==",
                    "priceLevelIdentifierGuid": "13b3bbce-0be8-4454-bd1a-f86e88fcb7d3",
                    "locked": 36,
                    "relationChecksum": "sample string 37",
                    "loyaltyTender": 1,
                    "giftCardTender": 1,
                    "operator": {
                      "$id": "14",
                      "id": 1,
                      "g_Uid": "url27EBdWkioJv4WM1M7bg==",
                      "guid": "ec76b9ba-5d40-485a-a826-fe1633533b6e",
                      "operatorNumber": 1,
                      "shortName": "sample string 2",
                      "firstName": "sample string 3",
                      "lastName": "sample string 4",
                      "password": "sample string 5",
                      "hasPassword": true,
                      "passwordText": "sample string 6",
                      "rfidTagID": "sample string 7",
                      "blueprintID": 1,
                      "groupID": 1,
                      "groupName": "sample string 8",
                      "managerGroupID": 1,
                      "managerGroupName": "sample string 9",
                      "zoneID": 1,
                      "zoneName": "sample string 10",
                      "loggedIn": 1,
                      "lastUsedIP": "sample string 11",
                      "deleted": true,
                      "locked": true,
                      "allowOpenTill": true,
                      "webEmail": "sample string 14",
                      "simpleOperatorType": 0,
                      "webRole": "sample string 15",
                      "updated": "2025-10-04T23:58:42.1632015",
                      "passwordResetRequired": true,
                      "alteredInStore": true,
                      "startShift": "2025-10-04T23:58:42.1632015",
                      "endShift": "2025-10-04T23:58:42.1632015",
                      "machineName": "sample string 20",
                      "drawerID": 1,
                      "stores": [
                        {
                          "$id": "15",
                          "operatorG_UID": "0qMpWONucEeiayEAB25wew==",
                          "operatorGuid": "5829a3d2-6ee3-4770-a26b-2100076e707b",
                          "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-10-04T23:58:42.1632015",
                            "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": "6mqO+0THQUyN5DSlQWsLIw==",
                            "hostIdentifierGuid": "fb8e6aea-c744-4c41-8de4-34a5416b0b23",
                            "hostName": 1,
                            "hostAddress": "sample string 27",
                            "hostUsername": "sample string 28",
                            "hostPassword": "sample string 29",
                            "excludeFromLeadInOut": true,
                            "accountingProvider": 31,
                            "accountingAddress": "sample string 32",
                            "accountingUsername": "sample string 33",
                            "accountingPassword": "sample string 34",
                            "storeAccountingCode": "sample string 35",
                            "softwareVariance": 36,
                            "fuelWarningVariance": 37.0,
                            "fuelErrorVariance": 38.0,
                            "fuelAccumulatedWarningVariance": 39.0,
                            "fuelAccumulatedErrorVariance": 40.0,
                            "drawManagment": 41,
                            "endOfDayManagment": true,
                            "autoFillCashBalancing": true,
                            "fuelDayVariance": 44,
                            "accountingTradingTime": "00:00:00.1234567",
                            "stockActivateProduct": 46,
                            "giftCardSalesAccountingDeptCode": "sample string 47",
                            "transactionDiscountAccountingDeptCode": "sample string 48",
                            "size": 49,
                            "updated": "2025-10-04T23:58:42.1632015",
                            "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": "BFXhI4CsdUysA28DIEnpmQ==",
                                "hostIdentifierGuid": "23e15504-ac80-4c75-ac03-6f032049e999",
                                "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": "Te+PvXXmJE2sIOmrjNXcRw==",
                                  "identifierGuid": "bd8fef4d-e675-4d24-ac20-e9ab8cd5dc47",
                                  "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": "Gyt3NCVIFkmqkOfFC3WzTg==",
                                  "hostSupplierIdentifierGuid": "34772b1b-4825-4916-aa90-e7c50b75b34e",
                                  "loyaltyPriceLevelIdentifier": "OKcq0OmALk2p4Psyv6J2LQ==",
                                  "loyaltyPriceLevelIdentifierGuid": "d02aa738-80e9-4d2e-a9e0-fb32bfa2762d",
                                  "isGroup": true,
                                  "description": "sample string 22",
                                  "hostProvider": 23,
                                  "hostTypeEnum": 24,
                                  "hostType": "sample string 25",
                                  "hostCode": "sample string 26",
                                  "username": "sample string 27",
                                  "password": "sample string 28",
                                  "passwordPlain": "sample string 29",
                                  "server": "sample string 30",
                                  "url": "sample string 31",
                                  "global": true,
                                  "stateCode": "sample string 33",
                                  "lastCollected": "2025-10-04T23:58:42.1632015",
                                  "lastProcessed": "2025-10-04T23:58:42.1632015",
                                  "hold": true,
                                  "supplierName": "sample string 35",
                                  "supplier": {
                                    "$id": "20",
                                    "identifier": "R0Nnt07+ikmJWm1oCyoPoA==",
                                    "identifierGuid": "b7674347-fe4e-498a-895a-6d680b2a0fa0",
                                    "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": "gF0PHvpRHUKqi7RL9sihAA==",
                                    "primaryContactID": "1e0f5d80-51fa-421d-aa8b-b44bf6c8a100",
                                    "storeID": 1,
                                    "abn": "sample string 16",
                                    "supplierGroupIdentifier": "3shBgh14AESkFNSRAu/6rQ==",
                                    "supplierGroupGuid": "8241c8de-781d-4400-a414-d49102effaad",
                                    "rebate": 1.0,
                                    "rebateType": 1,
                                    "rebateFrequency": 1,
                                    "rebateSource": 1,
                                    "rebateLastClaimed": "2025-10-04T23:58:42.1632015",
                                    "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": "3202b23f-dbf4-4272-922a-1a43ddbc1167",
                                      "identifier": "U7/ri6Be4EuVTMVfPeMesw==",
                                      "identifierGuid": "8bebbf53-5ea0-4be0-954c-c55f3de31eb3",
                                      "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": "vmtjj5awd0qC8gAyz1PR2Q==",
                                        "supplierIdentifierGuid": "8f636bbe-b096-4a77-82f2-0032cf53d1d9",
                                        "contactGuid": "aOkW/5oCz02HwGKgmWJzNQ==",
                                        "contactID": "ff16e968-029a-4dcf-87c0-62a099627335",
                                        "contact": {
                                          "$ref": "21"
                                        },
                                        "supplier": {
                                          "$ref": "20"
                                        }
                                      },
                                      {
                                        "$ref": "22"
                                      }
                                    ],
                                    "products": [
                                      {
                                        "$id": "23",
                                        "pluG_UID": "Kd3xp0xjVEmy9CKXSKiFiw==",
                                        "pluGuid": "a7f1dd29-634c-4954-b2f4-229748a8858b",
                                        "supplierIdentifier": "XTCCqBHcsUumaJ5GCby9eg==",
                                        "supplierIdentifierGuid": "a882305d-dc11-4bb1-a668-9e4609bcbd7a",
                                        "cartonQuantity": 1,
                                        "cartonQuantityChanged": true,
                                        "productSize": "sample string 3",
                                        "cigarettesPerSleeve": 1,
                                        "randomWeight": true,
                                        "piecesPerUnit": 5,
                                        "averagePackSize": 6,
                                        "effectiveDate": "2025-10-04T23:58:42.1632015",
                                        "pricedByWeight": true,
                                        "landedUnitCostEx": 9,
                                        "landedUnitCostInc": 10,
                                        "landedCartonCostInc": 11,
                                        "landedCartonCostEx": 12,
                                        "standardCost": 13,
                                        "deliveryFee": 1,
                                        "deliveryFeeBasis": "sample string 14",
                                        "pickAndPackFee": 1,
                                        "pickAndPackFeeBasis": "sample string 15",
                                        "financeFee": 1,
                                        "financeFeeBasis": "sample string 16",
                                        "cartonLength": 1,
                                        "cartonWidth": 1,
                                        "cartonHeight": 1,
                                        "palletLayerQuantity": 1,
                                        "palletLayers": 1,
                                        "itemCode": "sample string 17",
                                        "invoiceCode": "sample string 18",
                                        "invoiceDesc": "sample string 19",
                                        "orderDirect": true,
                                        "useCost": true,
                                        "minimumQuantity": 20,
                                        "hostType": 21,
                                        "fromHost": 22,
                                        "minimumReorder": 1,
                                        "maximumReorder": 1,
                                        "orderMultiple": 23.1,
                                        "sellMultiple": 24.1,
                                        "baseMultiple": 25.1,
                                        "hostStandardCost": 26,
                                        "hostTotalCost": 27,
                                        "hostRetail": 28,
                                        "hostLandedUnitCostEx": 29,
                                        "hostLandedUnitCostInc": 30,
                                        "hostDesc": "sample string 31",
                                        "directIndicator": "sample string 32",
                                        "availableToOrder": true,
                                        "hostRangeIndicator": "sample string 34",
                                        "hostProductType": "sample string 35",
                                        "hostProductGrade": "sample string 36",
                                        "hostProductGroup": "sample string 37",
                                        "hostSlowMoving": true,
                                        "hostGeneralMerchandise": true,
                                        "hostPillar": "sample string 40",
                                        "hostLastUpdated": "2025-10-04T23:58:42.1632015",
                                        "rebate": 1.0,
                                        "rebateExclude": true,
                                        "invoiceCodes": [
                                          {
                                            "$id": "24",
                                            "pluG_UID": "ywb9WhLoXEaNuBnAysmCSQ==",
                                            "pluGuid": "5afd06cb-e812-465c-8db8-19c0cac98249",
                                            "supplierIdentifier": "H7+Pa6KEi0mSQuTAyv5q6A==",
                                            "supplierIdentifierGuid": "6b8fbf1f-84a2-498b-9242-e4c0cafe6ae8",
                                            "invoiceCode": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "24"
                                          }
                                        ],
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "preferredSupplier": true,
                                        "preferredRebateSupplier": true,
                                        "supplierName": "sample string 41",
                                        "salesMode": 42,
                                        "orderPacked": true,
                                        "active": true,
                                        "price": 1,
                                        "costGstPercent": 44,
                                        "parentPluG_UID": "oK5Hyjn470Sqpz7uptLLzQ==",
                                        "parentPluGuid": "ca47aea0-f839-44ef-aaa7-3eeea6d2cbcd",
                                        "freight": 45.0,
                                        "freightType": 1,
                                        "product": {
                                          "$id": "25",
                                          "plu": 1,
                                          "storeID": 1,
                                          "masterPluG_UID": "QEA=",
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "g_UId": "iZjasL1hn0+HM20jhCXw8A==",
                                          "guid": "b0da9889-61bd-4f9f-8733-6d238425f0f0",
                                          "apn": "sample string 1",
                                          "apnChanged": true,
                                          "apnSwitched": true,
                                          "barcode": "sample string 4",
                                          "itemNumber": "sample string 5",
                                          "itemNumberChanged": true,
                                          "priceGroupG_UID": "ST3WxPokl0yUkLXUdU3SvA==",
                                          "priceGroupGuid": "c4d63d49-24fa-4c97-9490-b5d4754dd2bc",
                                          "blueprintID": 1,
                                          "lastCountedDate": "2025-10-04T23:58:42.1632015",
                                          "externalID": "sample string 7",
                                          "active": true,
                                          "activated": "2025-10-04T23:58:42.1632015",
                                          "pluCreated": "2025-10-04T23:58:42.1632015",
                                          "createdByUser": "sample string 9",
                                          "name": "sample string 10",
                                          "nameChanged": true,
                                          "secondDescription": "sample string 12",
                                          "hostDescription": "sample string 13",
                                          "keepCartonQty": true,
                                          "keepDescription": true,
                                          "keepDepartments": true,
                                          "keepSuppliers": true,
                                          "markdownDescription": "sample string 18",
                                          "altDescription": "sample string 19",
                                          "bestOrExpire": 20,
                                          "lastUpdate": "2025-10-04T23:58:42.1632015",
                                          "lastManualUpdate": "2025-10-04T23:58:42.1632015",
                                          "imageName": "sample string 23",
                                          "showImageOnFlipCharts": true,
                                          "showTextOnFlipCharts": true,
                                          "overrideFlipChartText": true,
                                          "flipChartText": "sample string 27",
                                          "salesMode": 1,
                                          "eftCode": 1,
                                          "price": 1,
                                          "priceChanged": true,
                                          "rrp": 1,
                                          "gstPercent": 28,
                                          "gstPercentChanged": true,
                                          "costGSTPercent": 29,
                                          "costGSTPercentChanged": true,
                                          "wetPercent": 1,
                                          "priceOverride": 1,
                                          "cost": 1,
                                          "currentCost": 1,
                                          "currentCostDecimals": 1,
                                          "grossProfit": 1.0,
                                          "currentCostDesc": "sample string 30",
                                          "currentCostEnd": "2025-10-04T23:58:42.1632015",
                                          "currentCostUpdated": "2025-10-04T23:58:42.1632015",
                                          "costDecimals": 31,
                                          "costChanged": true,
                                          "dealCostIdentifier": "QEA=",
                                          "excludeFromRebate": true,
                                          "rebateOverride": 1,
                                          "costCalcMethod": 32,
                                          "costCalcMethodChanged": true,
                                          "costEffectiveDate": "2025-10-04T23:58:42.1632015",
                                          "defaultGP": 1,
                                          "breakTargetMode": 33,
                                          "break1": 1,
                                          "price1": 1,
                                          "target1": 34,
                                          "break2": 1,
                                          "price2": 1,
                                          "target2": 35,
                                          "break3": 1,
                                          "price3": 1,
                                          "target3": 36,
                                          "break1Changed": true,
                                          "price1Changed": true,
                                          "target1Changed": true,
                                          "break2Changed": true,
                                          "price2Changed": true,
                                          "target2Changed": true,
                                          "break3Changed": true,
                                          "price3Changed": true,
                                          "target3Changed": true,
                                          "breakTargetModeChanged": true,
                                          "margin": 1.1,
                                          "marginChanged": true,
                                          "marginRanged": true,
                                          "marginRangedChanged": true,
                                          "minimumMargin": 1.1,
                                          "minimumMarginChanged": true,
                                          "maximumMargin": 1.1,
                                          "maximumMarginChanged": true,
                                          "overrideHostWarehouseIndicator": true,
                                          "overrideHostWarehouseIndicatorChanged": true,
                                          "overrideHostPrice": true,
                                          "overrideHostPriceChanged": true,
                                          "overrideHostCost": true,
                                          "overrideHostCostChanged": true,
                                          "overrideHostMargin": true,
                                          "overrideHostMarginChanged": true,
                                          "alwaysApplyMargin": true,
                                          "alwaysApplyMarginChanged": true,
                                          "aws": 1.0,
                                          "paws": 1.0,
                                          "awsUpdated": "2025-10-04T23:58:42.1632015",
                                          "posTare": 1,
                                          "altPrice": 1.0,
                                          "altPriceChanged": true,
                                          "altPriceMode": 53,
                                          "altPriceModeChanged": true,
                                          "altPLUG_UID": "dVJvIF/8CEGesyV8ax8ajA==",
                                          "altPLUGuid": "206f5275-fc5f-4108-9eb3-257c6b1f1a8c",
                                          "altPLUGuidChanged": true,
                                          "altPriceDescription1": "sample string 54",
                                          "altPriceDescription2": "sample string 55",
                                          "cartonQuantity": 56,
                                          "cartonQuantityChanged": true,
                                          "trayID": 1,
                                          "promptID": 1,
                                          "tare": 1,
                                          "packQty": 1,
                                          "fixedWeight": 1,
                                          "extraMesg": 1,
                                          "text1": "sample string 58",
                                          "text2": "sample string 59",
                                          "text3": "sample string 60",
                                          "labelText": "sample string 61",
                                          "labelTextChanged": true,
                                          "sendToScale": true,
                                          "nonScaleWeigh": true,
                                          "labelFormat": "sample string 65",
                                          "barcodeFormat": "sample string 66",
                                          "austMade": 1,
                                          "coolCode": 67,
                                          "countryOfOrigin": "sample string 68",
                                          "percentContent": 69.1,
                                          "departmentID": 1,
                                          "subDepartmentID": 1,
                                          "minorDepartmentID": 1,
                                          "lesserDepartmentID": 1,
                                          "deptCode": "sample string 70",
                                          "subDeptCode": "sample string 71",
                                          "minorDeptCode": "sample string 72",
                                          "lesserDeptCode": "sample string 73",
                                          "deptName": "sample string 74",
                                          "subDeptName": "sample string 75",
                                          "minorDeptName": "sample string 76",
                                          "lesserDeptName": "sample string 77",
                                          "departmentChanged": true,
                                          "subCategoryID": 1,
                                          "expiry": 1,
                                          "showDays": 1,
                                          "datePrint": 1,
                                          "labelRequired": true,
                                          "labelShelfQty": 80,
                                          "labelShelfChanged": true,
                                          "labelTalkerQty": 82,
                                          "labelSmall": true,
                                          "labelLastPrinted": "2025-10-04T23:58:42.1632015",
                                          "labelLastPrice": 1,
                                          "shelfPageLayoutG_UID": "TnDIUFChQkayKfG93b75/g==",
                                          "shelfPageLayoutGuid": "50c8704e-a150-4642-b229-f1bdddbef9fe",
                                          "talkerPageLayoutG_UID": "qqtnOV2Alk23f5IjM0wP4A==",
                                          "talkerPageLayoutGuid": "3967abaa-805d-4d96-b77f-9223334c0fe0",
                                          "unitMeasure": 1.1,
                                          "unitMeasureChanged": true,
                                          "unitMeasureKind": 85,
                                          "unitMeasureKindChanged": true,
                                          "signIQData": "sample string 87",
                                          "refresh": true,
                                          "earnLoyaltyPoints": true,
                                          "earnLoyaltyPointsChanged": true,
                                          "quantityOverride": true,
                                          "quantityOverrideChanged": true,
                                          "quantityRequired": true,
                                          "quantityRequiredChanged": true,
                                          "allowDiscounts": true,
                                          "allowDiscountsChanged": true,
                                          "discountDiscounts": true,
                                          "discountDiscountsChanged": true,
                                          "itemRecalled": true,
                                          "itemRecalledChanged": true,
                                          "noRefund": true,
                                          "noRefundChanged": true,
                                          "allowMarkdown": true,
                                          "allowMarkdownChanged": true,
                                          "priceRequired": true,
                                          "priceRequiredChanged": true,
                                          "fuelItem": true,
                                          "fuelItemChanged": true,
                                          "trackSerial": true,
                                          "trackSerialChanged": true,
                                          "allowZeroPrice": true,
                                          "allowZeroPriceChanged": true,
                                          "notForSale": 91,
                                          "notForSaleChanged": true,
                                          "excludeFromDeals": true,
                                          "excludeFromVoucher": true,
                                          "minimumAge": 94,
                                          "minimumAgeChanged": true,
                                          "buyingLimit": 1,
                                          "buyingLimitChanged": true,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitIndependentChanged": true,
                                          "inventoryGuid": "8zETsO5Ol02/vEFeuzN+hg==",
                                          "inventoryIdentifier": "b01331f3-4eee-4d97-bfbc-415ebb337e86",
                                          "inventoryAccuracy": 1,
                                          "baseUnits": 98,
                                          "orderPacked": 1,
                                          "isManufactured": true,
                                          "isIngredient": true,
                                          "isModifier": true,
                                          "isModifierChanged": true,
                                          "hasModifiers": 99,
                                          "defaultPrinter": "sample string 100",
                                          "defaultPrinterGroup": "sample string 101",
                                          "ingredientsOnManufacture": true,
                                          "manufactureUnitMeasure": 1,
                                          "mpl": 1,
                                          "maxShelfQty": 102,
                                          "allowAutoOrder": true,
                                          "warrantyPeriod": 1,
                                          "parentPluG_UId": "oWNO8eAawkukk42/Uor1vA==",
                                          "parentPluGuid": "f14e63a1-1ae0-4bc2-a493-8dbf528af5bc",
                                          "preferredHostVendor": 104,
                                          "preferredHostChanged": true,
                                          "code": "sample string 106",
                                          "supplierIdentifier": "bsH9yCSlWES6Tkk/TLQv7w==",
                                          "supplierIdentifierGuid": "c8fdc16e-a524-4458-ba4e-493f4cb42fef",
                                          "supplierChanged": true,
                                          "rebateSupplierIdentifier": "me69FphCAE2BAGlI7zWEMQ==",
                                          "rebateSupplierIdentifierGuid": "16bdee99-4298-4d00-8100-6948ef358431",
                                          "rebateSupplierChanged": true,
                                          "availableForOrder": true,
                                          "warehouseDirectIndicator": "sample string 108",
                                          "warehouseDirectIndicatorChanged": true,
                                          "productGrade": "sample string 110",
                                          "productType": "sample string 111",
                                          "productGroup": "sample string 112",
                                          "complianceIndicator": "sample string 113",
                                          "inhouseBrand": "sample string 114",
                                          "slowMoving": true,
                                          "generalMerchandise": true,
                                          "comment": "sample string 117",
                                          "lastUpdatedByUser": "sample string 118",
                                          "lastManualUpdatedByUser": "sample string 119",
                                          "lastUpdatedByUserOverride": true,
                                          "lastUpdatedByHost": "2025-10-04T23:58:42.1632015",
                                          "commodity": "sample string 121",
                                          "businessPillar": "sample string 122",
                                          "mscCommodity": "sample string 123",
                                          "hostIdentifier": "UqwQ+/H/h0+Oiv4uftdjbQ==",
                                          "hostIdentifierGuid": "fb10ac52-fff1-4f87-8e8a-fe2e7ed7636d",
                                          "serviceFeeID": 1,
                                          "serviceFeeIDChanged": true,
                                          "providerName": "sample string 125",
                                          "aisleEnds": "sample string 126",
                                          "deleted": true,
                                          "deletedChanged": true,
                                          "hidden": true,
                                          "doNotRange": true,
                                          "doNotRangeChanged": true,
                                          "doNotOrder": true,
                                          "doNotOrderChanged": true,
                                          "locked": true,
                                          "excludeFromWebUpdate": true,
                                          "excludeFromWebUpdateChanged": true,
                                          "webPriceBasedOn": 137,
                                          "webPriceRounding": true,
                                          "webMarkup": 139,
                                          "webPriceMode": 140,
                                          "altDepartmentID": 1,
                                          "altSubDepartmentID": 1,
                                          "altMinorDepartmentID": 1,
                                          "altLesserDepartmentID": 1,
                                          "altDeptCode": "sample string 141",
                                          "altSubDeptCode": "sample string 142",
                                          "altMinorDeptCode": "sample string 143",
                                          "altLesserDeptCode": "sample string 144",
                                          "altDepartmentChanged": true,
                                          "storeProducts": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "store": {
                                            "$ref": "16"
                                          },
                                          "storePrices": [
                                            {
                                              "$id": "26",
                                              "pluG_UID": "NTY7REnWXk+liOTwBDJuFQ==",
                                              "pluGuid": "443b3635-d649-4f5e-a588-e4f004326e15",
                                              "plu": 1,
                                              "storeID": 1,
                                              "zoneID": 2,
                                              "zoneName": "sample string 3",
                                              "store": "sample string 4",
                                              "priceNow": 5,
                                              "costNow": 6,
                                              "costNowDecimals": 7,
                                              "normalPrice": 8,
                                              "priceNext": 1,
                                              "costNext": 1,
                                              "costNextDecimals": 9,
                                              "nextCampaignName": "sample string 10",
                                              "gstPercent": 11,
                                              "normalCost": 12,
                                              "normalCostDecimals": 13,
                                              "costGstPercent": 14,
                                              "costCalcMethod": 1,
                                              "currentCost": 15,
                                              "currentCostDecimals": 16,
                                              "break1": 17,
                                              "price1": 18,
                                              "break2": 19,
                                              "price2": 20,
                                              "break3": 21,
                                              "price3": 22,
                                              "fuelItem": 23,
                                              "fixedWeight": 24,
                                              "active": true,
                                              "complianceIndicator": "sample string 25",
                                              "doNotOrder": true,
                                              "doNotRange": true,
                                              "isNormalPriceChangesCampaign": true,
                                              "updated": "2025-10-04T23:58:42.1632015"
                                            },
                                            {
                                              "$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-10-04T23:58:42.1632015",
                                              "priceChangeType": 0,
                                              "costDecimals": 10
                                            },
                                            "normalPluPrices": {
                                              "$ref": "28"
                                            },
                                            "winningCampaign": 1,
                                            "winner": {
                                              "$id": "29",
                                              "campaignName": "sample string 1",
                                              "campaignDescription": "sample string 2",
                                              "startDate": "2025-10-04T23:58:42.1632015",
                                              "startTime": 3,
                                              "endDate": "2025-10-04T23:58:42.1632015",
                                              "endTime": 4,
                                              "newPrice": 5,
                                              "newCost": 6,
                                              "newCostDecimals": 7,
                                              "pctDiscount": 8,
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 9",
                                              "hostType": 10,
                                              "hostIdentifier": "QTc0N/AtoEOTslmmuIjAdg==",
                                              "hostIdentifierGuid": "37343741-2df0-43a0-93b2-59a6b888c076",
                                              "storeNames": [
                                                "sample string 1",
                                                "sample string 2"
                                              ]
                                            },
                                            "details": [
                                              {
                                                "$ref": "29"
                                              },
                                              {
                                                "$ref": "29"
                                              }
                                            ]
                                          },
                                          "tray": {
                                            "$id": "30",
                                            "g_UId": "kC3V2KuglkSIKN3CUKtihA==",
                                            "guid": "d8d52d90-a0ab-4496-8828-ddc250ab6284",
                                            "name": "sample string 1",
                                            "number": 1,
                                            "tare": 1
                                          },
                                          "priceGroup": {
                                            "$id": "31",
                                            "priceGroupG_UID": "TEHbblxuvEarIp4Tk2zH4A==",
                                            "priceGroupGuid": "6edb414c-6e5c-46bc-ab22-9e13936cc7e0",
                                            "name": "sample string 2",
                                            "code": 1,
                                            "modified": true,
                                            "updated": "2025-10-04T23:58:42.1632015",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "number": 1,
                                            "products": [
                                              {
                                                "$ref": "25"
                                              },
                                              {
                                                "$ref": "25"
                                              }
                                            ],
                                            "productCount": 1
                                          },
                                          "priceGroupName": "sample string 146",
                                          "nutrifacts": {
                                            "$id": "32",
                                            "pluG_UID": "gJ8Yx8glV0itdY4dhJobfw==",
                                            "pluGuid": "c7189f80-25c8-4857-ad75-8e1d849a1b7f",
                                            "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": "4c7ee1f0-98b2-4cca-bcc8-591a05f256cc",
                                            "created": "2025-10-04T23:58:42.1632015",
                                            "createdByUser": "sample string 1",
                                            "activated": "2025-10-04T23:58:42.1632015",
                                            "deactivated": "2025-10-04T23:58:42.1632015",
                                            "lastOrdered": "2025-10-04T23:58:42.1632015",
                                            "lastOrderedQty": 2.0,
                                            "lastReceived": "2025-10-04T23:58:42.1632015",
                                            "lastReceivedQty": 3.0,
                                            "lastInvoiceStatus": 1,
                                            "lastCounted": "2025-10-04T23:58:42.1632015",
                                            "lastSold": "2025-10-04T23:58:42.1632015",
                                            "firstSold": "2025-10-04T23:58:42.1632015",
                                            "awsUpdated": "2025-10-04T23:58:42.1632015",
                                            "lastManualUpdate": "2025-10-04T23:58:42.1632015",
                                            "lastManualUpdatedByUser": "sample string 5",
                                            "lastUpdated": "2025-10-04T23:58:42.1632015",
                                            "lastUpdatedByUser": "sample string 7",
                                            "lastUpdatedByHost": "2025-10-04T23:58:42.1632015",
                                            "doNotRangeUpdated": "2025-10-04T23:58:42.1632015",
                                            "doNotOrderUpdated": "2025-10-04T23:58:42.1632015",
                                            "tracked": "2025-10-04T23:58:42.1632015"
                                          },
                                          "allergens": [
                                            {
                                              "$id": "34",
                                              "allergenID": 1,
                                              "pluG_UID": "jwa++26UZEeYSpCybd4Iyg==",
                                              "pluGuid": "fbbe068f-946e-4764-984a-90b26dde08ca",
                                              "contains": 2,
                                              "allergenName": "sample string 3",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "34"
                                            }
                                          ],
                                          "costs": {
                                            "$id": "35",
                                            "pluG_UID": "eCRPp9+C5UOYGrD/li90vQ==",
                                            "pluGuid": "a74f2478-82df-43e5-981a-b0ff962f74bd",
                                            "enteredCost": 1,
                                            "weightedAvgCost": 1,
                                            "lastCost": 1,
                                            "rawEnteredCost": 2,
                                            "rawWeightedAvgCost": 3,
                                            "rawLastCost": 4,
                                            "freight": 5.0,
                                            "freightType": 6,
                                            "costDecimals": 7,
                                            "fifoCost": 1,
                                            "updated": "2025-10-04T23:58:42.1632015",
                                            "normalCost": 1,
                                            "currentCost": 1
                                          },
                                          "sales": [
                                            {
                                              "$id": "36",
                                              "saleHeaderID": 1,
                                              "created": "2025-10-04T23:58:42.1632015",
                                              "createdLocal": "2025-10-04T23:58:42.1632015",
                                              "storeID": 3,
                                              "storeName": "sample string 4",
                                              "operatorG_Uid": "ouUaF8aO4E+VtjTq6oBcIQ==",
                                              "operatorGuid": "171ae5a2-8ec6-4fe0-95b6-34eaea805c21",
                                              "operatorName": "sample string 5",
                                              "tranType": 1,
                                              "plu": 1,
                                              "pluG_UId": "medti6SU806kz7nBUFUbNg==",
                                              "pluGuid": "8b6de799-94a4-4ef3-a4cf-b9c150551b36",
                                              "normalPrice": 1,
                                              "totalCents": 1,
                                              "cost": 1,
                                              "grossProfit": 1,
                                              "quantity": 1,
                                              "operator": {
                                                "$ref": "14"
                                              }
                                            },
                                            {
                                              "$ref": "36"
                                            }
                                          ],
                                          "apns": [
                                            {
                                              "$id": "37",
                                              "pluID": 1,
                                              "pluG_UID": "MuWfmQueXkyDatMF+9nUUw==",
                                              "pluGuid": "999fe532-9e0b-4c5e-836a-d305fbd9d453",
                                              "apn": "sample string 1",
                                              "deleted": true,
                                              "storeID": 1,
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "37"
                                            }
                                          ],
                                          "tuns": [
                                            {
                                              "$id": "38",
                                              "pluG_UId": "87A46fYnK06DGQ/RUqzpfg==",
                                              "pluGuid": "e938b0f3-27f6-4e2b-8319-0fd152ace97e",
                                              "apn": "sample string 1",
                                              "tun": "sample string 2",
                                              "cartonQuantity": 3,
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "competitionPricing": [
                                            {
                                              "$id": "39",
                                              "identifier": "fKuCcBpfl0a6KOEzJjH+Vg==",
                                              "identifierGuid": "7082ab7c-5f1a-4697-ba28-e1332631fe56",
                                              "pluG_UID": "qtii0kp91kKvNsgq/S6sqw==",
                                              "pluGuid": "d2a2d8aa-7d4a-42d6-af36-c82afd2eacab",
                                              "competitionID": 1,
                                              "name": "sample string 2",
                                              "sellMultiple": 3,
                                              "retailPrice": 4,
                                              "storeName": "sample string 5"
                                            },
                                            {
                                              "$ref": "39"
                                            }
                                          ],
                                          "supplier": {
                                            "$ref": "20"
                                          },
                                          "supplierName": "sample string 147",
                                          "children": [
                                            {
                                              "$ref": "25"
                                            },
                                            {
                                              "$ref": "25"
                                            }
                                          ],
                                          "ordering": {
                                            "$ref": "23"
                                          },
                                          "flipChartPages": [
                                            {
                                              "$id": "40",
                                              "identifier": "BXeIO3lqSEmXmQ4nDgMQQw==",
                                              "groupName": "sample string 1",
                                              "identifierGuid": "3b887705-6a79-4948-9799-0e270e031043",
                                              "exists": true,
                                              "flipChartIdentifier": "rugLFWeXxUylsGGa0Z0k1A==",
                                              "flipChartIdentifierGuid": "150be8ae-9767-4cc5-a5b0-619ad19d24d4",
                                              "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": "Jo7p1NVssEq0POuqLzjHhg==",
                                              "groupIdentifierGuid": "d4e98e26-6cd5-4ab0-b43c-ebaa2f38c786",
                                              "flipChart": {
                                                "$id": "41",
                                                "identifier": "HzQPAlrXE0qQgR56na1uyQ==",
                                                "identifierGuid": "020f341f-d75a-4a13-9081-1e7a9dad6ec9",
                                                "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": "Jt1BEXODU0COwpJi7pxrgg==",
                                                  "identifierGuid": "1141dd26-8373-4053-8ec2-9262ee9c6b82",
                                                  "name": "sample string 2",
                                                  "formType": "sample string 3",
                                                  "forms": [
                                                    {
                                                      "$id": "43",
                                                      "id": 1,
                                                      "g_UID": "Xe7eLe2CR0qLC3u+Z4+X4w==",
                                                      "guid": "2ddeee5d-82ed-4a47-8b0b-7bbe678f97e3",
                                                      "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": "lrHtlWKoMU+ZQ6UGC3cNig==",
                                                      "previousFormGuid": "95edb196-a862-4f31-9943-a5060b770d8a",
                                                      "nextForm": 1,
                                                      "nextFormG_UID": "Ju5ZWFW13EC2X+cD2xUsiQ==",
                                                      "nextFormGuid": "5859ee26-b555-40dc-b65f-e703db152c89",
                                                      "attributes": "sample string 10",
                                                      "updated": "2025-10-04T23:58:42.1632015",
                                                      "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": "/I7nXTNgvEyldW031cLB8w==",
                                                          "checkoutFormGuid": "5de78efc-6033-4cbc-a575-6d37d5c2c1f3",
                                                          "identifier": "XZGqUe6fsUCyl+F3188yPQ==",
                                                          "identifierGuid": "51aa915d-9fee-40b1-b297-e177d7cf323d",
                                                          "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": "ZsXjVDQqRUCa3KAqsC1y/Q==",
                                                          "valueGuid": "54e3c566-2a34-4045-9adc-a02ab02d72fd",
                                                          "buttonText": "sample string 10",
                                                          "valueText": "sample string 11",
                                                          "drawImageAndButton": true,
                                                          "updated": "2025-10-04T23:58:42.1632015",
                                                          "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-10-04T23:58:42.1632015",
                                                            "imageData": "QEA=",
                                                            "readOnly": true
                                                          }
                                                        },
                                                        {
                                                          "$ref": "44"
                                                        }
                                                      ],
                                                      "panels": [
                                                        {
                                                          "$id": "46",
                                                          "id": 1,
                                                          "checkoutFormID": 2,
                                                          "checkoutFormG_UID": "Y5WvKbfheE2dm6J3KvKhbg==",
                                                          "checkoutFormGuid": "29af9563-e1b7-4d78-9d9b-a2772af2a16e",
                                                          "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": "+hhgqvubXE+5jEl3r5RDJw==",
                                                  "flipChartPageIdentifierGuid": "aa6018fa-9bfb-4f5c-b98c-4977af944327",
                                                  "pluG_UID": "IKTe+BA97UCdrnu7g7XQ4w==",
                                                  "pluGuid": "f8dea420-3d10-40ed-9dae-7bbb83b5d0e3",
                                                  "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": "aXQ44pSZnEOWb9dPNGznuQ==",
                                              "pluGuid": "e2387469-9994-439c-966f-d74f346ce7b9",
                                              "price": 1,
                                              "costCalcMethod": 1,
                                              "cost": 2,
                                              "weightedAvgCost": 3,
                                              "lastCost": 4,
                                              "rawCost": 5,
                                              "rawWeightedAvgCost": 6,
                                              "rawLastCost": 7,
                                              "costDecimals": 8,
                                              "serviceFeeID": 9,
                                              "freight": 10.0,
                                              "freightType": 11,
                                              "process": "sample string 12",
                                              "user": "sample string 13",
                                              "updated": "2025-10-04T23:58:42.1632015",
                                              "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": "BRp82Omnc0C50RVkn/DT+A==",
                                              "ingredientGuid": "YO8R8Un2DE65DNYjincQ1Q==",
                                              "ingredientIdentifier": "f111ef60-f649-4e0c-b90c-d6238a7710d5",
                                              "quantity": 1.0,
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "ingredientText": "sample string 1",
                                              "ingredient": {
                                                "$ref": "25"
                                              }
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "bins": [
                                            {
                                              "$id": "50",
                                              "pluG_UID": "fFhCl9Z1HU612mrdBX7NHw==",
                                              "pluGuid": "9742587c-75d6-4e1d-b5da-6add057ecd1f",
                                              "shelfLocationIdentifier": "mT48B4f4LUab6bCgnZPTNQ==",
                                              "shelfLocationGuid": "073c3e99-f887-462d-9be9-b0a09d93d335",
                                              "labelShelfDefault": 1,
                                              "labelTalkerDefault": 1,
                                              "labelSmall": true,
                                              "labelPageLayoutG_UID": "auUfLR9ig0u3xwdKSAxHUw==",
                                              "labelPageLayoutGuid": "2d1fe56a-621f-4b83-b7c7-074a480c4753",
                                              "updated": "2025-10-04T23:58:42.1632015",
                                              "electronicShelfLabelIdentifier": "sample string 5",
                                              "electronicshelfLabelsConfigurationID": 6,
                                              "labelShelfChanged": true,
                                              "productName": "sample string 8",
                                              "locationText": "sample string 9",
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "location": {
                                                "$id": "51",
                                                "identifier": "v/zOAveP1kqBZOJp/r7JTw==",
                                                "storeID": 1,
                                                "identifierGuid": "02cefcbf-8ff7-4ad6-8164-e269febec94f",
                                                "name": "sample string 2",
                                                "haccp": true,
                                                "blueprintID": 1,
                                                "updated": "2025-10-04T23:58:42.1632015",
                                                "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": "3pEuS/uxv0qEvT/I/FKQ8w==",
                                              "pluGuid": "4b2e91de-b1fb-4abf-84bd-3fc8fc5290f3",
                                              "deptNo": 1,
                                              "product": {
                                                "$ref": "25"
                                              },
                                              "scaleLocation": {
                                                "$id": "53",
                                                "id": 1,
                                                "deptNo": 1,
                                                "deptCode": "sample string 2",
                                                "name": "sample string 3",
                                                "enabled": true,
                                                "updated": "2025-10-04T23:58:42.1632015",
                                                "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-10-04T23:58:42.1632015",
                                                              "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": "4lbEx8WAvUqfzaD3sbIHrQ==",
                                                              "labelPageLayoutGuid": "c7c456e2-80c5-4abd-9fcd-a0f7b1b207ad",
                                                              "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-10-04T23:58:42.1632015",
                                                          "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": "4sFhwXoFhU+aSjjFANcK6A==",
                                                          "labelPageLayoutGuid": "c161c1e2-057a-4f85-9a4a-38c500d70ae8",
                                                          "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-10-04T23:58:42.1632015",
                                                      "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": "Vtnx/0GlbE6oHJTlB3x+gw==",
                                                      "labelPageLayoutGuid": "fff1d956-a541-4e6c-a81c-94e5077c7e83",
                                                      "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-10-04T23:58:42.1632015",
                                                  "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": "jaNrKzLhgEmGPvOu677r3w==",
                                                  "labelPageLayoutGuid": "2b6ba38d-e132-4980-863e-f3aeebbeebdf",
                                                  "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": "B4ccJED4H0KgIrEdh7rAfg==",
                                            "pluGuid": "241c8707-f840-421f-a022-b11d87bac07e",
                                            "newPrice": 1,
                                            "pctDiscount": 1,
                                            "newCost": 1,
                                            "newCostDecimals": 6,
                                            "dealCostIdentifier": "KzYPt8oSh0+unPtF6xkvmQ==",
                                            "dealCostGuid": "b70f362b-12ca-4f87-ae9c-fb45eb192f99",
                                            "pluName": "sample string 7",
                                            "apn": "sample string 8",
                                            "fuelItem": true,
                                            "priceGroupG_UID": "nofeysZWtE6YwMU98OJGKg==",
                                            "priceGroupGuid": "cade879e-56c6-4eb4-98c0-c53df0e2462a",
                                            "itemNumber": "sample string 10",
                                            "cri": "sample string 11",
                                            "pluPrice": 12,
                                            "pluCost": 13,
                                            "pluCostIndicator": "sample string 14",
                                            "pluPriceGstPercent": 15,
                                            "pluCostGstPercent": 16,
                                            "pluActive": true,
                                            "cartonQty": 1.1,
                                            "baseUnits": 18.1,
                                            "salesMode": 1,
                                            "pluNormalCost": 19,
                                            "pluaws": 20.0,
                                            "directNumber": "sample string 21",
                                            "departmentName": "sample string 22",
                                            "subDepartmentName": "sample string 23",
                                            "priceGroupName": "sample string 24",
                                            "supplierName": "sample string 25",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2025-10-04T23:58:42.1632015",
                                            "rrp": 26,
                                            "campaignDescription": "sample string 27",
                                            "campaignComboPriceGroupG_UID": "caRkpa9BT0msZQetWKp6gg==",
                                            "campaignComboPriceGroupIdentifier": "a564a471-41af-494f-ac65-07ad58aa7a82",
                                            "promotionPlacementDescription": "sample string 28",
                                            "storeAcceptances": [
                                              {
                                                "$id": "63",
                                                "plu": 1,
                                                "pluG_UId": "QEA=",
                                                "campaignID": 1,
                                                "campaignName": "sample string 2",
                                                "storeID": 3,
                                                "acceptedUtc": "2025-10-04T23:58:42.1632015",
                                                "operatorG_UID": "aRWiu8DW70qYL0aDfPMyMg==",
                                                "operatorGuid": "bba21569-d6c0-4aef-982f-46837cf33232",
                                                "machineID": 1,
                                                "processed": true,
                                                "appliedUtc": "2025-10-04T23:58:42.1632015",
                                                "signIqTicketFileMovedUtc": "2025-10-04T23:58:42.1632015",
                                                "user": "sample string 6",
                                                "campaignDescription": "sample string 7",
                                                "productDesc": "sample string 8",
                                                "storeName": "sample string 9",
                                                "effectiveUtc": "2025-10-04T23:58:42.1632015",
                                                "priceChangeType": 0,
                                                "operatorName": "sample string 10",
                                                "hostCampaign": true,
                                                "product": {
                                                  "$ref": "25"
                                                },
                                                "campaignPlu": {
                                                  "$ref": "62"
                                                }
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "campaign": {
                                              "$id": "64",
                                              "id": 1,
                                              "storeID": 2,
                                              "name": "0d4065d1-bfc1-45ea-8c1c-a89e1ef5f3ba",
                                              "nameGuid": "0d4065d1-bfc1-45ea-8c1c-a89e1ef5f3ba",
                                              "description": "sample string 4",
                                              "showDiscounts": true,
                                              "showTotals": true,
                                              "onlyEvaluateOnSubtotal": true,
                                              "useDescription": true,
                                              "campaignType": 1,
                                              "startDate": "2025-10-04T23:58:42.1632015",
                                              "startTime": 1,
                                              "endDate": "2025-10-04T23:58:42.1632015",
                                              "endTime": 1,
                                              "recurrence": 1,
                                              "recurrenceType": 1,
                                              "monthType": 1,
                                              "weekDays": 1,
                                              "months": 1,
                                              "monthWeeks": 1,
                                              "monthDays": "sample string 7",
                                              "printed": true,
                                              "talkerText": "sample string 8",
                                              "rangeDescription": "sample string 9",
                                              "dealDescription": "sample string 10",
                                              "labelQuantity": 11,
                                              "active": 1,
                                              "deactivated": "2025-10-04T23:58:42.1632015",
                                              "system": true,
                                              "created": "2025-10-04T23:58:42.1632015",
                                              "updated": "2025-10-04T23:58:42.1632015",
                                              "priceChangeNotifiedUtc": "2025-10-04T23:58:42.1632015",
                                              "promoType": 1,
                                              "promotionTypeCode": "sample string 13",
                                              "hostIdentifier": "MKJW9ujCFEynjsoOlP4PlA==",
                                              "hostIdentifierGuid": "f656a230-c2e8-4c14-a78e-ca0e94fe0f94",
                                              "hostType": 14,
                                              "createdByUser": "sample string 15",
                                              "fromHost": true,
                                              "deleted": true,
                                              "campaignDeleted": "2025-10-04T23:58:42.1632015",
                                              "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": "TuIIiVyDhU2qJDPD4n6rfA==",
                                                  "pluGuid": "8908e24e-835c-4d85-aa24-33c3e27eab7c",
                                                  "hostOfferID": 1,
                                                  "priceGroupG_UID": "5cad2JKin0eClzSKvUZFIg==",
                                                  "priceGroupGuid": "d89dc6e5-a292-479f-8297-348abd464522",
                                                  "fuelItem": true,
                                                  "pluName": "sample string 6",
                                                  "apn": "sample string 7",
                                                  "pluActive": true,
                                                  "cartonQty": 1,
                                                  "baseUnits": 9.1,
                                                  "cri": "sample string 10",
                                                  "salesMode": 1,
                                                  "pluaws": 11.0,
                                                  "directNumber": "sample string 12",
                                                  "departmentName": "sample string 13",
                                                  "subDepartmentName": "sample string 14",
                                                  "priceGroupName": "sample string 15",
                                                  "supplierName": "sample string 16",
                                                  "stockOnHand": 1.1,
                                                  "stockOnOrder": 1.1,
                                                  "lastReceived": "2025-10-04T23:58:42.1632015",
                                                  "rrp": 17,
                                                  "campaignDescription": "sample string 18",
                                                  "product": {
                                                    "$ref": "25"
                                                  },
                                                  "campaign": {
                                                    "$ref": "64"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "sellingRules": [
                                                {
                                                  "$id": "66",
                                                  "id": 1,
                                                  "identifier": "QPZfhHEU+UqJVwyZ1DYi7A==",
                                                  "identifierStr": "QPZfhHEU+UqJVwyZ1DYi7A==",
                                                  "identifierGuid": "845ff640-1471-4af9-8957-0c99d43622ec",
                                                  "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": "Yh/K9Tqvz0mdUuNvKh8c8w==",
                                                  "customerIDGuid": "f5ca1f62-af3a-49cf-9d52-e36f2a1f1cf3",
                                                  "campaign": {
                                                    "$ref": "64"
                                                  },
                                                  "customer": {
                                                    "$ref": "6"
                                                  }
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "customerGroups": [
                                                {
                                                  "$id": "68",
                                                  "id": 1,
                                                  "campaignID": 2,
                                                  "campaignName": "sample string 3",
                                                  "groupID": "tSQ/pY9jWUicJfg1O6pSAA==",
                                                  "groupIDGuid": "a53f24b5-638f-4859-9c25-f8353baa5200",
                                                  "campaign": {
                                                    "$ref": "64"
                                                  },
                                                  "group": {
                                                    "$ref": "10"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "signIqTickets": [
                                                {
                                                  "$id": "69",
                                                  "identifier": "AVnCRaYff0+ISAKOo6VlEg==",
                                                  "identifierGuid": "45c25901-1fa6-4f7f-8848-028ea3a56512",
                                                  "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": "BfDOGZx23EeTHapQIZR6xg==",
                                                  "guid": "19cef005-769c-47dc-931d-aa5021947ac6",
                                                  "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": "NV2TI30wQkydlkyNrTHAgA==",
                                                      "groupGuid": "23935d35-307d-4c42-9d96-4c8dad31c080",
                                                      "comboPriceType": 5,
                                                      "priceType": 5,
                                                      "pluG_UID": "nWM/D9M5yUiWwU5Zsqpd7Q==",
                                                      "pluGuid": "0f3f639d-39d3-48c9-96c1-4e59b2aa5ded",
                                                      "priceGroupG_UID": "rhw4kZNQN0Girn0OOKCNzA==",
                                                      "priceGroupGuid": "91381cae-5093-4137-a2ae-7d0e38a08dcc",
                                                      "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": "QP2jE7I/RkynVf91d3PDJA==",
                                                  "priceLevelIdentifierGuid": "13a3fd40-3fb2-4c46-a755-ff757773c324",
                                                  "campaignName": "sample string 3",
                                                  "priceLevelName": "sample string 4"
                                                },
                                                {
                                                  "$ref": "72"
                                                }
                                              ]
                                            },
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "dealCost": {
                                              "$id": "73",
                                              "headerIdentifier": "7oP85Noc20WVoR1lzb4D0w==",
                                              "headerIdentifierGuid": "e4fc83ee-1cda-45db-95a1-1d65cdbe03d3",
                                              "identifier": "v6igyNxk90Kd2eIcCoWqRQ==",
                                              "identifierGuid": "c8a0a8bf-64dc-42f7-9dd9-e21c0a85aa45",
                                              "supplierIdentifier": "sessPxiZa0GL2J8s+RKjyA==",
                                              "supplierGuid": "3f2cebb1-9918-416b-8bd8-9f2cf912a3c8",
                                              "pluG_UID": "jpY6tk+KeEeomCzzj+gPvw==",
                                              "pluGuid": "b63a968e-8a4f-4778-a898-2cf38fe80fbf",
                                              "campaignName": "a2f5c6e8-e6f8-4e14-8729-aa26a5d43392",
                                              "description": "sample string 4",
                                              "cost": 5,
                                              "costDecimals": 6,
                                              "start": "2025-10-04T23:58:42.1632015",
                                              "end": "2025-10-04T23:58:42.1632015",
                                              "type": 9,
                                              "promoType": 10,
                                              "bonusItemPLUG_UID": "F01kzK9AfU+3OROVM8msjA==",
                                              "bonusItemPluGuid": "cc644d17-40af-4f7d-b739-139533c9ac8c",
                                              "bonusPurchaseUnits": 11,
                                              "bonusReceiveUnits": 12,
                                              "updated": "2025-10-04T23:58:42.1632015",
                                              "metcashPromotionID": "sample string 14",
                                              "fromHost": 15,
                                              "storeNames": "sample string 16",
                                              "storeIDs": [
                                                1,
                                                2
                                              ],
                                              "supplierName": "sample string 17",
                                              "campaignDescription": "sample string 18",
                                              "newPrice": 1,
                                              "campaignMetcashPromotionID": "sample string 19",
                                              "campaignActive": true,
                                              "campaignStartDate": "2025-10-04T23:58:42.1632015",
                                              "campaignEndDate": "2025-10-04T23:58:42.1632015",
                                              "masterPLUG_UID": "+2ov+einZkWT16/az9y4oQ==",
                                              "masterID": "f92f6afb-a7e8-4566-93d7-afdacfdcb8a1",
                                              "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": "8H6Dx9zmOk671zd/qKHBrA==",
                                              "bonusMasterID": "c7837ef0-e6dc-4e3a-bbd7-377fa8a1c1ac",
                                              "bonusProductName": "sample string 34",
                                              "bonusProductAPN": "sample string 35",
                                              "bonusOrderCode": "sample string 36",
                                              "bonusNormalSell": 37,
                                              "bonusNormalCost": 38,
                                              "bonusNormalCostDecimals": 39,
                                              "bonusCartonQuantity": 40,
                                              "bonusSalesMode": 41,
                                              "bonusOrderPacked": 42,
                                              "bonusFuelItem": true,
                                              "bonusActive": true
                                            }
                                          },
                                          "currentCostStart": "2025-10-04T23:58:42.1632015",
                                          "dealCosts": [
                                            {
                                              "$ref": "73"
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "tags": [
                                            {
                                              "$id": "74",
                                              "pluG_UID": "6Svozc/EX0e5BMVnqfmnpA==",
                                              "pluGuid": "cde82be9-c4cf-475f-b904-c567a9f9a7a4",
                                              "tagID": 1,
                                              "description": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "74"
                                            }
                                          ],
                                          "alternateProductG_UID": "RwQHushJaEC4ObTadxWw0w==",
                                          "alternateProduct": "ba070447-49c8-4068-b839-b4da7715b0d3",
                                          "productHostCode": {
                                            "$id": "75",
                                            "id": 1,
                                            "pluG_UID": "EAgRIFZ2gEipDpcijitp2g==",
                                            "pluGuid": "20110810-7656-4880-a90e-97228e2b69da",
                                            "ibaCode": "sample string 2"
                                          },
                                          "mscCat": {
                                            "$ref": "58"
                                          },
                                          "mscCom": {
                                            "$ref": "59"
                                          },
                                          "mscDep": {
                                            "$ref": "61"
                                          },
                                          "mscSubCom": {
                                            "$ref": "60"
                                          },
                                          "isUserUpdate": true,
                                          "ignoreMasterProduct": true,
                                          "priceGroupLabelRequested": true,
                                          "firstSold": "2025-10-04T23:58:42.1632015",
                                          "inventoryTracked": "2025-10-04T23:58:42.1632015",
                                          "isNormalPriceChangesCampaign": true
                                        },
                                        "supplier": {
                                          "$ref": "20"
                                        },
                                        "serviceFee": {
                                          "$id": "76",
                                          "id": 1,
                                          "description": "sample string 1",
                                          "fee": 1
                                        },
                                        "isPrimaryHost": true,
                                        "hostVendor": 47
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "orderCycleHeaders": [
                                      {
                                        "$id": "77",
                                        "storeID": 1,
                                        "supplierIdentifier": "nlIpNIxSFEiwmtD0HfKsSQ==",
                                        "supplierGuid": "3429529e-528c-4814-b09a-d0f41df2ac49",
                                        "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": "kmzZJGXltUqn1S07ndHSJQ==",
                                        "supplierGuid": "24d96c92-e565-4ab5-a7d5-2d3b9dd1d225",
                                        "departmentCode": "sample string 2",
                                        "warehouseDirectIndicator": "sample string 3",
                                        "type": 4,
                                        "cutOffWeek": 5,
                                        "cutOffDay": 6,
                                        "cutOffTime": "00:00:00.1234567",
                                        "leadTime": 7,
                                        "daysBuffer": 8,
                                        "supplierName": "sample string 9",
                                        "cutOffDate": "2025-10-04T23:58:42.1632015",
                                        "deliveryDate": "2025-10-04T23:58:42.1632015",
                                        "nextCutOffDate": "2025-10-04T23:58:42.1632015",
                                        "nextDeliveryDate": "2025-10-04T23:58:42.1632015",
                                        "nextDaysBuffer": 10
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "16"
                                    },
                                    "updated": "2025-10-04T23:58:42.1632015",
                                    "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-10-04T23:58:42.1632015",
                                      "processed": "2025-10-04T23:58:42.1632015",
                                      "isProcessing": true,
                                      "processedCount": 6,
                                      "processingTime": 1,
                                      "collectedUtc": "2025-10-04T23:58:42.1632015",
                                      "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-10-04T23:58:42.1632015",
                                        "businessPillar": "sample string 3",
                                        "fileType": "sample string 4"
                                      }
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "zoneMatrix": [
                                    {
                                      "$id": "81",
                                      "id": 1,
                                      "hostIdentifier": "iHlzd4cg8kWxIPG2V7r/zQ==",
                                      "hostIdentifierGuid": "77737988-2087-45f2-b120-f1b657baffcd",
                                      "storeID": 1,
                                      "departmentCode": "sample string 2",
                                      "hostGuids": [
                                        "b6388708-d226-4e7c-908b-e0c131263378",
                                        "eeb2c0ec-3694-4087-b3a2-a835c2fcaf79"
                                      ]
                                    },
                                    {
                                      "$ref": "81"
                                    }
                                  ],
                                  "hostFileStoreSetting": {
                                    "$ref": "18"
                                  },
                                  "hostStoreSettings": [
                                    {
                                      "$ref": "18"
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "promotionPlacements": [
                                    {
                                      "$id": "82",
                                      "identifier": "UK6fPHyNzUq2SwkvBabJsg==",
                                      "identifierGuid": "3c9fae50-8d7c-4acd-b64b-092f05a6c9b2",
                                      "code": "sample string 2",
                                      "description": "sample string 3",
                                      "isAdvertised": true
                                    },
                                    {
                                      "$ref": "82"
                                    }
                                  ],
                                  "promoTypeGuids": [
                                    "5427cd3a-533b-4d83-b909-d161a5276a57",
                                    "aaa8c1a0-cb3e-4061-8d4c-8fab2f7439d9"
                                  ],
                                  "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-10-04T23:58:42.1632015",
                                "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": "6e983027-8891-4241-bc4e-7d0e3b10c1cf",
                            "updateStore": {
                              "$id": "88",
                              "id": "b8b3beb1-2545-41a0-a04a-da3bd6a16597",
                              "name": "sample string 1",
                              "lastActivity": "2025-10-04T23:58:42.1632015",
                              "zone": "sample string 2",
                              "timeZoneOffset": 0.0,
                              "businessHoursStart": "00:00:00.1234567",
                              "businessHoursEnd": "00:00:00.1234567",
                              "master": true,
                              "lastIP": "sample string 10",
                              "lastHostName": "sample string 11",
                              "ping": 1,
                              "pingStatus": "sample string 12",
                              "lastUpdateCompleted": "2025-10-04T23:58:42.1632015"
                            },
                            "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": "AffWc2A3yUefMrUi6FGzzg==",
                      "identifierGuid": "73d6f701-3760-47c9-9f32-b522e851b3ce",
                      "name": "sample string 3",
                      "lookupIdentifier": "sample string 4",
                      "externalID": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "postCode": "sample string 12",
                      "state": "sample string 13",
                      "country": "sample string 14",
                      "totalAmountAwarded": 15.1,
                      "updated": "2025-10-04T23:58:42.1632015",
                      "deleted": true
                    },
                    "details": [
                      {
                        "$id": "91",
                        "saleItemID": 1,
                        "identifier": "B9Ic0G414EadP8Siyzvsfg==",
                        "identifierGuid": "d01cd207-356e-46e0-9d3f-c4a2cb3bec7e",
                        "saleHeaderID": 2,
                        "plu": 1,
                        "pluG_UId": "XrEnLkm0kUKYoRW6fffIXQ==",
                        "pluGuid": "2e27b15e-b449-4291-98a1-15ba7df7c85d",
                        "accountID": "9yZUPYPPTUynKUsRNJFVTw==",
                        "accountIDGuid": "3d5426f7-cf83-4c4d-a729-4b113491554f",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 8,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "offline": true,
                        "barcode": "sample string 9",
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 10",
                        "bestOrExpire": "2025-10-04T23:58:42.1632015",
                        "bestOrExpireType": 1,
                        "providerName": "sample string 11",
                        "refundG_UID": "4Pi+KBmfFUGNbQ/aNReePA==",
                        "refundGuid": "28bef8e0-9f19-4115-8d6d-0fda35179e3c",
                        "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": "7mThpLwt/kCr+dPkxSHHlw==",
                        "idempotentVoidGuid": "a4e164ee-2dbc-40fe-abf9-d3e4c521c797",
                        "priceLevelIdentifier": "KsKp9HMStkOUwh8HlBaVVQ==",
                        "priceLevelIdentifierGuid": "f4a9c22a-1273-43b6-94c2-1f0794169555",
                        "productName": "sample string 23",
                        "apn": "sample string 24",
                        "unknownScans": [
                          {
                            "$id": "92",
                            "id": 1,
                            "saleDetailID": 2,
                            "storeID": 1,
                            "scanned": "2025-10-04T23:58:42.1632015",
                            "operatorG_UID": "QEA=",
                            "barcode": "sample string 4",
                            "processed": 1
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "refund": {
                          "$id": "93",
                          "id": 1,
                          "g_UID": "kfOAnTK/80G1NMKLYE0uaw==",
                          "guid": "9d80f391-bf32-41f3-b534-c28b604d2e6b",
                          "description": "sample string 1",
                          "dumped": true,
                          "inventoryReasonID": 1,
                          "sortOrder": 1,
                          "updated": "2025-10-04T23:58:42.1632015"
                        },
                        "modifier": {
                          "$id": "94",
                          "id": 1,
                          "setG_UID": "pR4CTv8lpEO85uPgPhEI+A==",
                          "modifierSetGuid": "4e021ea5-25ff-43a4-bce6-e3e03e1108f8",
                          "name": "sample string 2",
                          "price": 1,
                          "quantity": 1,
                          "modifierType": 1,
                          "groupNumber": 1,
                          "pageNumber": 1,
                          "controlOrder": 1,
                          "printToStation": true,
                          "pluG_UID": "TJ+ABQ2L2EWbwpMPIukZzQ==",
                          "pluGuid": "05809f4c-8b0d-45d8-9bc2-930f22e919cd",
                          "deleted": true,
                          "g_UID": "2tozG5tMfki3ULqwi+Mcvw==",
                          "guid": "1b33dada-4c9b-487e-b750-bab08be31cbf",
                          "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": "3MjOMM/12kqH8VDgy+ES2Q==",
                        "pluGuid": "30cec8dc-f5cf-4ada-87f1-50e0cbe112d9",
                        "saleHeaderID": 2,
                        "totalCents": 3,
                        "grade": 1,
                        "gradeDescription": "sample string 4",
                        "dispenser": 1,
                        "hose": 1,
                        "quantity": 1,
                        "cost": 1,
                        "acquirerNum": 1,
                        "attendant": 1,
                        "ePurseBalance": 1.0,
                        "cardSignature": "sample string 5",
                        "compartmentNumber": 1,
                        "contractNumber": 1,
                        "discountCardPAN": "sample string 6",
                        "discountID": 1,
                        "discountName": "sample string 7",
                        "discountNetValue": 1.0,
                        "discountType": 1,
                        "discountValue": 1.0,
                        "discretionaryData": "sample string 8",
                        "driverID": "sample string 9",
                        "eftBatchNumber": 1,
                        "eftResponseCode": "sample string 10",
                        "endDateTime": "2025-10-04T23:58:42.1632015",
                        "engineHours": 1.1,
                        "fposNumber": 1,
                        "loyaltyCardPAN": "sample string 11",
                        "miscData1": 1,
                        "miscData2": "sample string 12",
                        "miscFlags": 1,
                        "mop": 1,
                        "odometer": 1,
                        "panNumber": "sample string 13",
                        "saleRefund": true,
                        "saleStatus": 1,
                        "sequenceNumber": 1,
                        "stan": 1,
                        "startDateTime": "2025-10-04T23:58:42.1632015",
                        "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": "OM/MaGuwpUOvGA3UxHgLYQ==",
                        "pluGuid": "68cccf38-b06b-43a5-af18-0dd4c4780b61",
                        "accountID": "4cEB7gNeb02FcZ+hv2Oe+w==",
                        "accountIDGuid": "ee01c1e1-5e03-4d6f-8571-9fa1bf639efb",
                        "normalPrice": 3,
                        "originalSellingPrice": 4,
                        "discountPrice": 5,
                        "unit": 1,
                        "quantity": 6,
                        "totalCents": 7,
                        "fixedPrice": 1,
                        "tranType": 1,
                        "processed": 1,
                        "discountType": 1,
                        "cost": 1,
                        "costDecimals": 1,
                        "markdown": 1,
                        "manualQuantity": 1,
                        "manualPrice": 1,
                        "manualMode": 1,
                        "active": 1,
                        "barcode": "sample string 8",
                        "offline": 1,
                        "keyedSale": 1,
                        "discountedID": 1,
                        "fuelID": 1,
                        "serialNumber": "sample string 9",
                        "bestOrExpire": "2025-10-04T23:58:42.1632015",
                        "bestOrExpireType": 1,
                        "refundG_UID": "3e1T+kIrckilyeY5/c+OaA==",
                        "refundGuid": "fa53eddd-2b42-4872-a5c9-e639fdcf8e68",
                        "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": "uz5tSEbPZU+rWRo1LKqsPQ==",
                        "identifierGuid": "486d3ebb-cf46-4f65-ab59-1a352caaac3d",
                        "id": 1,
                        "orderNo": 2,
                        "externalSaleIdentifier": "sample string 3",
                        "storeID": 4,
                        "zoneID": 5,
                        "deptNo": 6,
                        "customerIdentifier": "uQKA25JaTkydGddVnQosgQ==",
                        "customerIdentifierGuid": "db8002b9-5a92-4c4e-9d19-d7559d0a2c81",
                        "operatorNo": 1,
                        "operatorG_UID": "Y80upQQJhkW3lo6qnR/3lA==",
                        "operatorGuid": "a52ecd63-0904-4586-b796-8eaa9d1ff794",
                        "created": "2025-10-04T23:58:42.1632015",
                        "ordered": "2025-10-04T23:58:42.1632015",
                        "started": "2025-10-04T23:58:42.1632015",
                        "completed": "2025-10-04T23:58:42.1632015",
                        "supplied": "2025-10-04T23:58:42.1632015",
                        "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": "rt1svMJTl0SCRBokRGVVuQ==",
                            "pluGuid": "bc6cddae-53c2-4497-8244-1a24446555b9",
                            "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": "DxXdBiBHhkOHIBU8qj4uCw==",
                            "headerIdentifierGuid": "06dd150f-4720-4386-8720-153caa3e2e0b",
                            "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": "ml+jpDY6OEaS7Momks2y1w==",
                        "surveyGuid": "a4a35f9a-3a36-4638-92ec-ca2692cdb2d7",
                        "saleHeaderGuid": "ntya6qdnVEiy1tfM/PoYWQ==",
                        "saleGuid": "ea9adc9e-67a7-4854-b2d6-d7ccfcfa1859",
                        "textResponse": "sample string 1",
                        "integerResponse": 1,
                        "g_UIDResponse": "h9lKorLYBkaYJFcFCyU5Ow==",
                        "guidResponse": "a24ad987-d8b2-4606-9824-57050b25393b",
                        "whoAnswered": 2,
                        "answeredAtUTC": "2025-10-04T23:58:42.1632015",
                        "sale": {
                          "$ref": "13"
                        },
                        "survey": {
                          "$id": "103",
                          "g_UID": "gygxURg2UkOw+xTVaMs7oQ==",
                          "guid": "51312883-3618-4352-b0fb-14d568cb3ba1",
                          "name": "sample string 1",
                          "storeID": 2,
                          "zoneID": 1,
                          "checkoutFormG_UID": "GnH9rXLnMEmXsHp5S+PyEw==",
                          "checkoutFormGuid": "adfd711a-e772-4930-97b0-7a794be3f213",
                          "displayToWho": 3,
                          "displayWhen": 4,
                          "start": "2025-10-04T23:58:42.1632015",
                          "end": "2025-10-04T23:58:42.1632015",
                          "deleted": true,
                          "updated": "2025-10-04T23:58:42.1632015",
                          "possibleIntegerResponses": [
                            1,
                            2
                          ],
                          "possibleTextResponses": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "possibleGuidResponses": [
                            "24877142-f000-4d12-ae12-692199055dae",
                            "bf05cdab-82a3-4317-ae47-d221eaac8861"
                          ],
                          "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": "vmiZVxHpoEChOZnARab9ew==",
                    "accountIdentifier": "579968be-e911-40a0-a139-99c045a6fd7b",
                    "accountName": "sample string 42",
                    "customerOrderIdentifier": "eytfgwJsiUewfiFrqGQIQA==",
                    "customerOrderIdentifierGuid": "835f2b7b-6c02-4789-b07e-216ba8640840",
                    "priceLevelName": "sample string 43",
                    "revision": 44,
                    "ingressId": "sample string 45"
                  },
                  "metadata": {
                    "$id": "104",
                    "id": 1,
                    "paymentID": 2,
                    "paymentIdentifier": "fzb5CtSIaUmdJaimu1/fOA==",
                    "paymentIdentifierGuid": "0af9367f-88d4-4969-9d25-a8a6bb5fdf38",
                    "identifier": "e2Mkd9tckkCHYCqMkEUGGg==",
                    "identifierGuid": "7724637b-5cdb-4092-8760-2a8c9045061a",
                    "metadata": "sample string 3",
                    "signatureImage": "QEA=",
                    "itemIdentifier": "VZhgIwjRuUi6G8Exg4QKRQ==",
                    "itemIdentifierGuid": "23609855-d108-48b9-ba1b-c13183840a45"
                  }
                },
                {
                  "$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": "rlUIhM9kw0+idug2+L9dOQ==",
              "customerIdentifierGuid": "840855ae-64cf-4fc3-a276-e836f8bf5d39",
              "voucherName": "sample string 2",
              "count": 3,
              "storeID": 4,
              "barcode": "sample string 5",
              "redeemCount": 6,
              "issueCount": 7,
              "storeSalePaymentID": 1,
              "idempotentID": "MocuWmuNtU2/AU2gNGM1/A==",
              "idempotentGuid": "5a2e8732-8d6b-4db5-bf01-4da0346335fc",
              "offline": true,
              "voucher": {
                "$ref": "1"
              },
              "customer": {
                "$ref": "6"
              }
            },
            {
              "$ref": "105"
            }
          ]
        },
        "issuedOfflinePayment": {
          "$ref": "12"
        },
        "redeemedOfflinePayment": {
          "$ref": "12"
        }
      },
      {
        "$ref": "5"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKU�D[�>���5xl/workbook.xml �(�����0��&�C����8q����Ri�?ik��-%�x�3;��T�q���I���t���y1�2u�
�)Q�'3� �F���r��p� �������X�:�ޏ�AM+J�Դ9��f��O2[��$l
��T�`�ERD������f��R����9�pY!����;�b���PKU�D[����	�[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
U�D[آ@�''_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="R51b2e59772784ff5" /></Relationships>PKU�D[CEi��xl/worksheets/sheet1.xml �(���]s�0��
��BN>H�Q;m�������5��2����B���h��������#]{�*��� �S��^$����V,�	�|2���5_)Ux��g��_��,��J�q�ژ���Ҹ0o��P/��\M��-U�"�Ea��qa��W�6��>S+�f*^�-��C�4N6�d�HL�}�^��c�Ξ�Q	�J�.o<{���֯�7w���J6���r���[�e��.~�ݭJ^V�+3s��˿^��G�{i�Q��E��2�"l��[^����c8�9\��)4�QTFBpܟ'U�|1O�<��Q\FG�Ԉ�gU�}q���Gu^I�	p��C�Wy��sUN���'�$"FE^Vy��[Riv&�S�}:
��
<0�3D0��2>P�4ώ`,�D�p����>���&M��A�?�$cH0�(�pj���=�aF�@���P;Hh�$�R"
|�(�� �
d,�72p���Bx��c�d�靗�˦����<��5cn���W�4
��ي���&��n�.A��u��mb�%X���Q����M�u	�&l��YC}t �T��5��Ě�b
�فԓ
�2'op�
�B.q��uW�:�����ځXg1���f�ms�j���fu}�m	[����csʤ�.��+�$�<9�ٚ8[bk�@��	�5!=��aM����5q �&=}ސMH�&�G�nKM��	��&�j�&��āؚ8[���2��U6ӺPY��u�-?�PKU�D[g�*�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞���JP�n�a[z��=����.г��H\�H�J,�t5��ӓf>�?6��yb/��hMy&��QV��o���v�́&q���Y\1��!��s���gv!;�u3����/�N�/�Xs�2�Ɏ���C�]7*�[u�Ʉ?��պ���#��B?%ϯ!�"ؓn�u!j�*_+Qa#���p���z}�L�BY�R䪢�&uW�����S������k$��J䲒X\���_l�PKU�D[Ѓ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��PKU�D[Cّ�t�xl/sharedStrings.xml �(����N�0E%���%A���"DS6��Z?��A��DŽ�pBYE����{�dG/Z%��HZ��m�c	a�,s6/O��YB��5��5K����'��P�V�W�iJb���
MP�����-S�‚V�^����
R
ҰD�����,��|�q�]#d���|�������G�4Ƶ�p��!E,�V��
��j�N�X��xl[�Tҭ�국W�������_́!]>�5y��-�1�oE���:ͧe�,F�k��Rj�UКm��p���2��b� ���帐$�o�w6˻��X.]�J�� �[�^�,��iࣈ��C�I��?غ���;q���Q�U
��A�
:)�D��۾�>���Gr�3!
�j�PK-U�D[�>���5xl/workbook.xmlPK-U�D[����	��[Content_Types].xmlPK-
U�D[آ@�''U_rels/.relsPK-U�D[CEi���xl/worksheets/sheet1.xmlPK-U�D[g�*�Pxl/_rels/workbook.xml.relsPK-U�D[Ѓc'2E
Vxl/styles.xmlPK-U�D[Cّ�t��	xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKU�D[��av�5xl/workbook.xml �(�����0��&�C����R8q����B�H����[ �x�3;�����Wg�|�hB�k*ctc���!��C�v��b����0�[ۿ5���YV0�#DeM�����a�D��Q�+J�2�9�s���),2[��$l
��_`���5m!%�s5�)�J�=�tEYd���p��;{�q��n�PKU�D[����	�[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
U�D[PU�''_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="R1913a277e7f347b4" /></Relationships>PKU�D[CEi��xl/worksheets/sheet1.xml �(���]s�0��
��BN>H�Q;m�������5��2����B���h��������#]{�*��� �S��^$����V,�	�|2���5_)Ux��g��_��,��J�q�ژ���Ҹ0o��P/��\M��-U�"�Ea��qa��W�6��>S+�f*^�-��C�4N6�d�HL�}�^��c�Ξ�Q	�J�.o<{���֯�7w���J6���r���[�e��.~�ݭJ^V�+3s��˿^��G�{i�Q��E��2�"l��[^����c8�9\��)4�QTFBpܟ'U�|1O�<��Q\FG�Ԉ�gU�}q���Gu^I�	p��C�Wy��sUN���'�$"FE^Vy��[Riv&�S�}:
��
<0�3D0��2>P�4ώ`,�D�p����>���&M��A�?�$cH0�(�pj���=�aF�@���P;Hh�$�R"
|�(�� �
d,�72p���Bx��c�d�靗�˦����<��5cn���W�4
��ي���&��n�.A��u��mb�%X���Q����M�u	�&l��YC}t �T��5��Ě�b
�فԓ
�2'op�
�B.q��uW�:�����ځXg1���f�ms�j���fu}�m	[����csʤ�.��+�$�<9�ٚ8[bk�@��	�5!=��aM����5q �&=}ސMH�&�G�nKM��	��&�j�&��āؚ8[���2��U6ӺPY��u�-?�PKU�D[m��=�Pxl/_rels/workbook.xml.rels �(���;N1@�bM��ޘŋ⤡�
���g?ʮm���Qp$��$�H4�F�{z�����z�6O�c�S�+��vt��c�n$l7�N:��4�!��⒂!�pOi2�:U>�+���Y�ƞm�GZ3�иd�%��O�C�]7|��8���髏�4 f {{�
~J���
ȣU�c��F6Ls�;a�B����i�����/dd+Z^�jɄxU�AG�O9�K/���Z���ޢ�ki��������PKU�D[Ѓ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��PKU�D[Cّ�t�xl/sharedStrings.xml �(����N�0E%���%A���"DS6��Z?��A��DŽ�pBYE����{�dG/Z%��HZ��m�c	a�,s6/O��YB��5��5K����'��P�V�W�iJb���
MP�����-S�‚V�^����
R
ҰD�����,��|�q�]#d���|�������G�4Ƶ�p��!E,�V��
��j�N�X��xl[�Tҭ�국W�������_́!]>�5y��-�1�oE���:ͧe�,F�k��Rj�UКm��p���2��b� ���帐$�o�w6˻��X.]�J�� �[�^�,��iࣈ��C�I��?غ���;q���Q�U
��A�
:)�D��۾�>���Gr�3!
�j�PK-U�D[��av�5xl/workbook.xmlPK-U�D[����	��[Content_Types].xmlPK-
U�D[PU�''U_rels/.relsPK-U�D[CEi���xl/worksheets/sheet1.xmlPK-U�D[m��=�Pxl/_rels/workbook.xml.relsPK-U�D[Ѓc'2E
Uxl/styles.xmlPK-U�D[Cّ�t��	xl/sharedStrings.xmlPK��