GET api/customer/{guid}/vouchers/{voucherName}?Skip={Skip}&Take={Take}&TotalCount={TotalCount}&redeemed={redeemed}&expired={expired}

List of customer vouchers for a customer and a specified voucher

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

Customer identifier

globally unique identifier

Required

voucherName

voucher name

string

Required

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

redeemed

Include redeemed customer vouchers, defaults to true

boolean

Default value is True

expired

Include expired customer vouchers, defaults to true

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

PageList of CustomerVouchers

PageListOfCustomerVoucher
NameDescriptionTypeAdditional information
Type

string

None.

List

Collection of CustomerVoucher

None.

Skip

Number of records to skip over

integer

None.

Take

Number of records to take

integer

None.

TotalCount

integer

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

Response Formats

application/json, text/json

Sample:
{
  "type": "CustomerVoucher",
  "list": [
    {
      "$id": "2",
      "id": 1,
      "customerIdentifier": "9HvTWfc4+EOkPkbFqNouZg==",
      "customerIdentifierGuid": "59d37bf4-38f7-43f8-a43e-46c5a8da2e66",
      "voucherID": 3,
      "voucherName": "sample string 4",
      "storeID": 1,
      "barcode": "sample string 5",
      "dateOfIssue": "2026-06-03T18:36:21.1748089",
      "issuedSaleHeaderID": 1,
      "issuedSaleIdentifier": "sample string 7",
      "issuedOfflinePaymentID": 1,
      "issuedIdempotentID": "ZYv0SwjxlEezq11gJqKx9w==",
      "issuedIdempotentGuid": "4bf48b65-f108-4794-b3ab-5d6026a2b1f7",
      "issuedOffline": true,
      "issuedUser": "sample string 9",
      "issuedNotes": "sample string 10",
      "expiryDate": "2026-06-03T18:36:21.1748089",
      "expiredUser": "sample string 11",
      "expiredNotes": "sample string 12",
      "redeemed": "2026-06-03T18:36:21.1748089",
      "redeemedSaleHeaderID": 1,
      "redeemedSaleIdentifier": "sample string 13",
      "redeemedOfflinePaymentID": 1,
      "redeemedIdempotentID": "rsIQ7MP+K0KLXuSRNN24ow==",
      "redeemedIdempotentGuid": "ec10c2ae-fec3-422b-8b5e-e49134ddb8a3",
      "redeemedUser": "sample string 14",
      "redeemedNotes": "sample string 15",
      "redeemedOffline": true,
      "updated": "2026-06-03T18:36:21.1748089",
      "storeName": "sample string 17",
      "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": "2026-06-03T18:36:21.1748089",
        "labelPageLayout": "1uSeljK/MkSiyQ4UbkpHSg==",
        "pageLayoutGuid": "969ee4d6-bf32-4432-a2c9-0e146e4a474a",
        "labelType": 6,
        "oldName": "sample string 7",
        "voucher": {
          "$id": "4",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2026-06-03T18:36:21.1748089",
          "barcodeTemplate": {
            "$id": "5",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$ref": "3"
          },
          "customerVouchers": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ]
        },
        "elements": [
          {
            "$id": "6",
            "id": 1,
            "scaleLabelID": 2,
            "showPercentDI": true,
            "showAvgPerHundred": true,
            "showAvgPerServe": true,
            "name": "sample string 6",
            "x": 1.1,
            "y": 1.1,
            "width": 1.1,
            "height": 1.1,
            "type": 1,
            "rotation": 1,
            "text": "sample string 7",
            "fontFamily": "sample string 8",
            "align": 1,
            "bold": true,
            "italic": true,
            "underline": true,
            "strikeout": true,
            "reverse": true,
            "textColour": "sample string 9",
            "fontSize": 1.1,
            "picture": "QEA=",
            "borderWidth": 10,
            "sortOrder": 11,
            "printOptions": 12,
            "superScriptTextFontSize": 1.1,
            "lineStyle": 1,
            "spacingStyle": 1,
            "interCharacterSpacing": 1.1,
            "superScriptOffset": 1.1,
            "lineSpacing": 1.1,
            "dateFormat": "sample string 13",
            "autoGrow": true,
            "fontAutoResize": true,
            "updated": "2026-06-03T18:36:21.1748089"
          },
          {
            "$ref": "6"
          }
        ]
      },
      "voucher": {
        "$ref": "4"
      },
      "customer": {
        "$id": "7",
        "identifier": "WP6v1/xgk0Kx36zMtJp2rg==",
        "identifierGuid": "d7affe58-60fc-4293-b1df-acccb49a76ae",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2026-06-03T18:36:21.1748089",
        "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": "D0UOPECpFk2TarTYXAzbSQ==",
        "communityIdentifierGuid": "3c0e450f-a940-4d16-936a-b4d85c0cdb49",
        "joined": "2026-06-03T18:36:21.1748089",
        "updated": "2026-06-03T18:36:21.1748089",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "YCBQT/1+TkGTqKEq+ahe3A==",
        "priceLevelIdentifierGuid": "4f502060-7efd-414e-93a8-a12af9a85edc",
        "marketingID": "sample string 18",
        "receiptPrintOptions": 1,
        "hidden": true,
        "registered": true,
        "registeredOn": "2026-06-03T18:36:21.1748089",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "8",
            "cardType": 2,
            "issueDate": "2026-06-03T18:36:21.1748089",
            "expiry": "2026-06-03T18:36:21.1748089",
            "customerID": "q65Etyz4MUuD35xqMY33jg==",
            "customerIDGuid": "b744aeab-f82c-4b31-83df-9c6a318df78e",
            "initialValue": 1,
            "currentValue": 1,
            "maxLimit": 1,
            "minTransaction": 1,
            "maxTransaction": 1,
            "multiplier": 1.1,
            "active": true,
            "reasonInactive": 1,
            "idRequired": true,
            "idType": 1,
            "idValue": "sample string 5",
            "updated": "2026-06-03T18:36:21.1748089",
            "linkedAccount": "ItXGz2N6FE6sx2edGdJutw==",
            "linkedAccountGuid": "cfc6d522-7a63-4e14-acc7-679d19d26eb7",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "7"
            },
            "account": {
              "$id": "9",
              "id": 1,
              "identifier": "EaGT5d7L8k+9Wkxqmy/ftw==",
              "identifierGuid": "e593a111-cbde-4ff2-bd5a-4c6a9b2fdfb7",
              "referenceNo": "sample string 3",
              "name": "sample string 4",
              "created": "2026-06-03T18:36:21.1748089",
              "owner": "bbH4P2FJF0e6ifH6d9Jc0Q==",
              "ownerGuid": "3ff8b16d-4961-4717-ba89-f1fa77d25cd1",
              "accountStoreGroupIdentifier": "h/Q1hScQWUKh1DASZQD+gQ==",
              "accountStoreGroupGuid": "8535f487-1027-4259-a1d4-30126500fe81",
              "accountType": 1,
              "currentBalance": 1,
              "externalID": "sample string 7",
              "maximumLimit": 1,
              "accruePoints": true,
              "loyaltyPoints": 1,
              "termsOfTrade": 1,
              "signatureRequired": true,
              "referenceRequired": true,
              "statementSendType": 10,
              "ageingPeriod": 1,
              "monthlyAgeingPeriod": true,
              "explodedInvoice": true,
              "isFifoAllocation": true,
              "lastStatementSent": "2026-06-03T18:36:21.1748089",
              "active": true,
              "updated": "2026-06-03T18:36:21.1748089",
              "deleted": true,
              "deletedUser": "sample string 16",
              "currentBalanceChanged": true,
              "maximumLimitChanged": true,
              "loyaltyPointsChanged": true,
              "projectedBalance": 17,
              "accountStoreGroupStoreIDs": [
                1,
                2
              ],
              "customerEmail": "sample string 18",
              "ownerCustomer": {
                "$ref": "7"
              },
              "card": {
                "$ref": "8"
              },
              "members": {
                "$id": "10",
                "sample string 1": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "sample string 2": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ]
              },
              "customerGroups": [
                {
                  "$id": "11",
                  "identifier": "11RwE/W6L0+k2BeYghWgjw==",
                  "identifierGuid": "137054d7-baf5-4f2f-a4d8-17988215a08f",
                  "name": "sample string 2",
                  "primaryContact": "1D1O6ZFlDUaNcrUDlFHxOg==",
                  "primaryContactGuid": "e94e3dd4-6591-460d-8d72-b5039451f13a",
                  "accountID": "UI3QG1DGWUKbC9emqcTU2A==",
                  "accountIDGuid": "1bd08d50-c650-4259-9b0b-d7a6a9c4d4d8",
                  "special": true,
                  "updated": "2026-06-03T18:36:21.1748089",
                  "active": true,
                  "reasonInactive": 1,
                  "priceLevelIdentifier": "vs9cn+AU7UCjkhgq5MHCvA==",
                  "priceLevelIdentifierGuid": "9f5ccfbe-14e0-40ed-a392-182ae4c1c2bc",
                  "marketingListID": "sample string 7",
                  "deleted": true,
                  "account": {
                    "$ref": "9"
                  },
                  "primaryContactCustomer": {
                    "$ref": "7"
                  },
                  "customerGroupMembers": [
                    {
                      "$id": "12",
                      "id": 1,
                      "groupID": "FcXkOczspUyZCmGLvbmQyw==",
                      "groupIDGuid": "39e4c515-eccc-4ca5-990a-618bbdb990cb",
                      "customerID": "bkj2ped7MUCQb4l3y4HSqg==",
                      "customerIDGuid": "a5f6486e-7be7-4031-906f-8977cb81d2aa",
                      "card": "sample string 4",
                      "linkedAccount": "+iCzgzFeZkinZKlT+bf/CQ==",
                      "linkedAccountGuid": "83b320fa-5e31-4866-a764-a953f9b7ff09",
                      "customer": {
                        "$ref": "7"
                      },
                      "group": {
                        "$ref": "11"
                      },
                      "customerCard": {
                        "$ref": "8"
                      }
                    },
                    {
                      "$ref": "12"
                    }
                  ]
                },
                {
                  "$ref": "11"
                }
              ]
            },
            "payments": [
              {
                "$id": "13",
                "id": 1,
                "identifier": "VM61dLyqBkW6Zd5BNySAkw==",
                "identifierGuid": "74b5ce54-aabc-4506-ba65-de4137248093",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "8FCIkgzrNk2MzSy+9jJA+g==",
                "accountIDGuid": "928850f0-eb0c-4d36-8ccd-2cbef63240fa",
                "customerAccount": {
                  "$ref": "9"
                },
                "customerCard": {
                  "$ref": "8"
                },
                "accountType": 1,
                "cardName": "sample string 8",
                "authorisationNumber": "sample string 9",
                "bankReference": "sample string 10",
                "merchantID": "sample string 11",
                "terminalID": "sample string 12",
                "cardNumber": "sample string 13",
                "paymentDate": "2026-06-03T18:36:21.1748089",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "mdRY13JXnkKg3NawxnpBBg==",
                "idempotentVoidGuid": "d758d499-5772-429e-a0dc-d6b0c67a4106",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "14",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "ATrFcG5wn0CTQafJYFymsQ==",
                  "saleHeaderIdentifierGuid": "70c53a01-706e-409f-9341-a7c9605ca6b1",
                  "created": "2026-06-03T18:36:21.1748089",
                  "createdLocal": "2026-06-03T18:36:21.1748089",
                  "createdText": "sample string 4",
                  "itemCount": 5,
                  "totalAmount": 6,
                  "cashTender": 1,
                  "cardTender": 1,
                  "cheqTender": 1,
                  "acctTender": 1,
                  "voucherTender": 1,
                  "loyaltyPoints": 1,
                  "cashout": 1,
                  "changeAmount": 1,
                  "rounding": 1,
                  "gstAmount": 1,
                  "transactionDiscountTender": 1,
                  "totalTip": 7,
                  "tranType": 1,
                  "processed": 1,
                  "imported": "2026-06-03T18:36:21.1748089",
                  "storeID": 1,
                  "operatorG_Uid": "68xb8Opvi0KnA9uDxeuO0A==",
                  "operatorGuid": "f05bcceb-6fea-428b-a703-db83c5eb8ed0",
                  "customerG_Uid": "9nuEcPoa10ygfcHYG8xRbA==",
                  "customerGuid": "70847bf6-1afa-4cd7-a07d-c1d81bcc516c",
                  "communityIdentifier": "PpX1hJhT2UyEd3bB77kSrA==",
                  "communityIdentifierGuid": "84f5953e-5398-4cd9-8477-76c1efb912ac",
                  "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": "GrJMgxN1802847K3kSghLg==",
                  "priceLevelIdentifierGuid": "834cb21a-7513-4df3-bce3-b2b79128212e",
                  "locked": 36,
                  "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-06-03T18:36:21.1748089+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                  "deserialisedOrderMetadata": {
                    "$id": "15",
                    "customerName": "sample string 1",
                    "pickupAt": "2026-06-03T18:36:21.1748089",
                    "deliveryAddress1": "sample string 2",
                    "deliveryAddress2": "sample string 3",
                    "customerPhoneNumber": "sample string 4",
                    "orderType": 0,
                    "externalOrderID": "sample string 5",
                    "externalDisplayableOrderID": "sample string 6",
                    "tableName": "sample string 7",
                    "createdBy": 0,
                    "orderingAppName": "sample string 8"
                  },
                  "relationChecksum": "sample string 38",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$id": "16",
                    "id": 1,
                    "g_Uid": "O2TgppAMoUiTbblYdXsmSQ==",
                    "guid": "a6e0643b-0c90-48a1-936d-b958757b2649",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2026-06-03T18:36:21.1748089",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2026-06-03T18:36:21.1748089",
                    "endShift": "2026-06-03T18:36:21.1748089",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "17",
                        "operatorG_UID": "cU/23uru8k2mPgTZ9DNAFA==",
                        "operatorGuid": "def64f71-eeea-4df2-a63e-04d9f4334014",
                        "storeID": 2,
                        "operator": {
                          "$ref": "16"
                        },
                        "store": {
                          "$id": "18",
                          "id": 1,
                          "isMaster": true,
                          "isElectedMaster": true,
                          "electedMasterStoreID": 1,
                          "isZoneMaster": true,
                          "shortName": "sample string 3",
                          "url": "sample string 4",
                          "sortOrder": 1,
                          "name": "sample string 5",
                          "phone": "sample string 6",
                          "fax": "sample string 7",
                          "email": "sample string 8",
                          "address1": "sample string 9",
                          "address2": "sample string 10",
                          "city": "sample string 11",
                          "state": "sample string 12",
                          "country": "sample string 13",
                          "postCode": "sample string 14",
                          "delivery": 1,
                          "exportAccounts": 1,
                          "salesAccountFolder": "sample string 15",
                          "purchaseAccountFolder": "sample string 16",
                          "initLoad": 1,
                          "initIDs": 1,
                          "zoneID": 1,
                          "actAsMaster": 1,
                          "lastActiveUtc": "2026-06-03T18:36:21.1748089",
                          "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": "20GT692hj0uHdGWlB2LY1A==",
                          "hostIdentifierGuid": "eb9341db-a1dd-4b8f-8774-65a50762d8d4",
                          "hostName": 1,
                          "hostAddress": "sample string 27",
                          "hostUsername": "sample string 28",
                          "hostPassword": "sample string 29",
                          "excludeFromLeadInOut": true,
                          "accountingProvider": 31,
                          "accountingAddress": "sample string 32",
                          "accountingUsername": "sample string 33",
                          "accountingPassword": "sample string 34",
                          "storeAccountingCode": "sample string 35",
                          "softwareVariance": 36,
                          "fuelWarningVariance": 37.0,
                          "fuelErrorVariance": 38.0,
                          "fuelAccumulatedWarningVariance": 39.0,
                          "fuelAccumulatedErrorVariance": 40.0,
                          "drawManagment": 41,
                          "endOfDayManagment": true,
                          "autoFillCashBalancing": true,
                          "fuelDayVariance": 44,
                          "accountingTradingTime": "00:00:00.1234567",
                          "stockActivateProduct": 46,
                          "defaultOrderDocumentId": 1,
                          "defaultStockReceiveDocumentId": 1,
                          "giftCardSalesAccountingDeptCode": "sample string 47",
                          "transactionDiscountAccountingDeptCode": "sample string 48",
                          "size": 49,
                          "updated": "2026-06-03T18:36:21.1748089",
                          "priceZone": {
                            "$id": "19",
                            "id": 1,
                            "name": "sample string 2",
                            "hostIdentifier": "X0EOdGvD0Um2pZgplg0Luw==",
                            "hostIdentifierGuid": "740e415f-c36b-49d1-b6a5-9829960d0bbb",
                            "sortOrder": 3,
                            "zoneMasterStoreID": 1,
                            "electedMasterStoreID": 1,
                            "containsElectedMasterStore": true
                          },
                          "priceZoneName": "sample string 51",
                          "storeFuelConfigured": true,
                          "shippingAddressCopied": true,
                          "shippingAddress": {
                            "$id": "20",
                            "storeID": 1,
                            "addressType": 1,
                            "address1": "sample string 1",
                            "address2": "sample string 2",
                            "city": "sample string 3",
                            "state": "sample string 4",
                            "country": "sample string 5",
                            "postCode": "sample string 6"
                          },
                          "billingAddressCopied": true,
                          "billingAddress": {
                            "$ref": "20"
                          },
                          "warehouseStore": {
                            "$id": "21",
                            "storeID": 1,
                            "warehouseStoreID": 2,
                            "storeName": "sample string 3",
                            "warehouseName": "sample string 4"
                          },
                          "hostStoreSettings": [
                            {
                              "$id": "22",
                              "id": 1,
                              "hostIdentifier": "lAGCIvdiCkaJRYOGDOJvgQ==",
                              "hostIdentifierGuid": "22820194-62f7-460a-8945-83860ce26f81",
                              "storeID": 2,
                              "username": "sample string 3",
                              "password": "sample string 4",
                              "passwordPlain": "sample string 5",
                              "serverAddress": "sample string 6",
                              "serverPort": 1,
                              "excludeFromLeadInOut": true,
                              "useForHostFile": true,
                              "metcashPillarID": "sample string 9",
                              "metcashStateCode": "sample string 10",
                              "metcashCustomerID": "sample string 11",
                              "metcashTradingPartnerID": "sample string 12",
                              "drakesCustomerNumber": 1,
                              "sparCustomerNumber": "sample string 13",
                              "sparOrderUsername": "sample string 14",
                              "sparOrderPassword": "sample string 15",
                              "sparOrderPasswordPlain": "sample string 16",
                              "pharmXSiteID": 1,
                              "ibaZoneID": 1,
                              "ibaState": "sample string 17",
                              "foodlandStoreCode": "sample string 18",
                              "ilgMemberNumber": "sample string 19",
                              "ilgOutletLocation": 1,
                              "ilgBaseCost": 1,
                              "ilgApplyNonAdvertisedPromos": true,
                              "ilgExemptFromFreight": true,
                              "ilgOrderDealReview": true,
                              "ilgFinanceFee": 1,
                              "secondPassword": "sample string 23",
                              "secondPasswordPlain": "sample string 24",
                              "secondServerAddress": "sample string 25",
                              "processPromotions": true,
                              "hostProvider": 0,
                              "host": {
                                "$id": "23",
                                "identifier": "zs34cxqex0iVX9S+3iJKrw==",
                                "identifierGuid": "73f8cdce-9e1a-48c7-955f-d4bede224aaf",
                                "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": "75RClDQs2USJURNHRbAavg==",
                                "hostSupplierIdentifierGuid": "944294ef-2c34-44d9-8951-134745b01abe",
                                "loyaltyPriceLevelIdentifier": "D00lEOdukUmg2vKsdpFW1g==",
                                "loyaltyPriceLevelIdentifierGuid": "10254d0f-6ee7-4991-a0da-f2ac769156d6",
                                "isGroup": true,
                                "description": "sample string 22",
                                "hostProvider": 23,
                                "hostTypeEnum": 24,
                                "hostType": "sample string 25",
                                "hostCode": "sample string 26",
                                "username": "sample string 27",
                                "password": "sample string 28",
                                "passwordPlain": "sample string 29",
                                "server": "sample string 30",
                                "url": "sample string 31",
                                "global": true,
                                "stateCode": "sample string 33",
                                "lastCollected": "2026-06-03T18:36:21.1748089",
                                "lastProcessed": "2026-06-03T18:36:21.1748089",
                                "hold": true,
                                "supplierName": "sample string 35",
                                "supplier": {
                                  "$id": "24",
                                  "identifier": "WSHltk1ehEyMnp4EDvLRkg==",
                                  "identifierGuid": "b6e52159-5e4d-4c84-8c9e-9e040ef2d192",
                                  "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": "PIuhK5XuHEOPaEZlbKhfgQ==",
                                  "primaryContactID": "2ba18b3c-ee95-431c-8f68-46656ca85f81",
                                  "storeID": 1,
                                  "abn": "sample string 16",
                                  "supplierGroupIdentifier": "1eu+WNYmJkOdu4wDbXK3Ug==",
                                  "supplierGroupGuid": "58beebd5-26d6-4326-9dbb-8c036d72b752",
                                  "rebate": 1.0,
                                  "rebateType": 1,
                                  "rebateFrequency": 1,
                                  "rebateSource": 1,
                                  "rebateLastClaimed": "2026-06-03T18:36:21.1748089",
                                  "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": "25",
                                    "id": "a80e47d0-42da-4518-a577-b260722371f2",
                                    "identifier": "HIOl4gno+UehVZwv3thN2Q==",
                                    "identifierGuid": "e2a5831c-e809-47f9-a155-9c2fded84dd9",
                                    "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": "26",
                                      "supplierIdentifier": "hC+8/b5wrkGlzsGOR+z6nw==",
                                      "supplierIdentifierGuid": "fdbc2f84-70be-41ae-a5ce-c18e47ecfa9f",
                                      "contactGuid": "4kQ+YNcMKkaojLo6srmarQ==",
                                      "contactID": "603e44e2-0cd7-462a-a88c-ba3ab2b99aad",
                                      "contact": {
                                        "$ref": "25"
                                      },
                                      "supplier": {
                                        "$ref": "24"
                                      }
                                    },
                                    {
                                      "$ref": "26"
                                    }
                                  ],
                                  "products": [
                                    {
                                      "$id": "27",
                                      "pluG_UID": "O/TStAoNm0OzbmMKOesoPA==",
                                      "pluGuid": "b4d2f43b-0d0a-439b-b36e-630a39eb283c",
                                      "supplierIdentifier": "TPxduX02u0C5neD7xHtaVw==",
                                      "supplierIdentifierGuid": "b95dfc4c-367d-40bb-b99d-e0fbc47b5a57",
                                      "cartonQuantity": 1,
                                      "cartonQuantityChanged": true,
                                      "productSize": "sample string 3",
                                      "cigarettesPerSleeve": 1,
                                      "randomWeight": true,
                                      "piecesPerUnit": 5,
                                      "averagePackSize": 6,
                                      "effectiveDate": "2026-06-03T18:36:21.1748089",
                                      "pricedByWeight": true,
                                      "landedUnitCostEx": 9,
                                      "landedUnitCostInc": 10,
                                      "landedCartonCostInc": 12,
                                      "landedCartonCostEx": 13,
                                      "standardCost": 14,
                                      "deliveryFee": 1,
                                      "deliveryFeeBasis": "sample string 15",
                                      "pickAndPackFee": 1,
                                      "pickAndPackFeeBasis": "sample string 16",
                                      "financeFee": 1,
                                      "financeFeeBasis": "sample string 17",
                                      "cartonLength": 1,
                                      "cartonWidth": 1,
                                      "cartonHeight": 1,
                                      "palletLayerQuantity": 1,
                                      "palletLayers": 1,
                                      "itemCode": "sample string 18",
                                      "invoiceCode": "sample string 19",
                                      "invoiceDesc": "sample string 20",
                                      "orderDirect": true,
                                      "useCost": true,
                                      "minimumQuantity": 21,
                                      "hostType": 22,
                                      "fromHost": 23,
                                      "minimumReorder": 1,
                                      "maximumReorder": 1,
                                      "orderMultiple": 24.1,
                                      "sellMultiple": 25.1,
                                      "baseMultiple": 26.1,
                                      "hostStandardCost": 27,
                                      "hostTotalCost": 28,
                                      "hostRetail": 29,
                                      "hostLandedUnitCostEx": 30,
                                      "hostLandedUnitCostInc": 31,
                                      "hostDesc": "sample string 32",
                                      "directIndicator": "sample string 33",
                                      "availableToOrder": true,
                                      "hostRangeIndicator": "sample string 35",
                                      "hostProductType": "sample string 36",
                                      "hostProductGrade": "sample string 37",
                                      "hostProductGroup": "sample string 38",
                                      "hostSlowMoving": true,
                                      "hostGeneralMerchandise": true,
                                      "hostPillar": "sample string 41",
                                      "hostLastUpdated": "2026-06-03T18:36:21.1748089",
                                      "rebate": 1.0,
                                      "rebateExclude": true,
                                      "invoiceCodes": [
                                        {
                                          "$id": "28",
                                          "pluG_UID": "CPEbKZc3zU2JpuRbJ9KP3g==",
                                          "pluGuid": "291bf108-3797-4dcd-89a6-e45b27d28fde",
                                          "supplierIdentifier": "o5yQ5NAhBEGGg/+twKunyw==",
                                          "supplierIdentifierGuid": "e4909ca3-21d0-4104-8683-ffadc0aba7cb",
                                          "invoiceCode": "sample string 1",
                                          "storeIDs": [
                                            1,
                                            2
                                          ]
                                        },
                                        {
                                          "$ref": "28"
                                        }
                                      ],
                                      "storeIDs": [
                                        1,
                                        2
                                      ],
                                      "preferredSupplier": true,
                                      "preferredRebateSupplier": true,
                                      "supplierName": "sample string 42",
                                      "salesMode": 43,
                                      "orderPacked": true,
                                      "active": true,
                                      "price": 1,
                                      "costGstPercent": 45,
                                      "parentPluG_UID": "ydwpId9XX0SFta3S0NxMbA==",
                                      "parentPluGuid": "2129dcc9-57df-445f-85b5-add2d0dc4c6c",
                                      "freight": 46.0,
                                      "freightType": 1,
                                      "product": {
                                        "$id": "29",
                                        "plu": 1,
                                        "storeID": 1,
                                        "masterPluG_UID": "QEA=",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "g_UId": "Xw8HXrRUvUmmEk7sCQMM3Q==",
                                        "guid": "5e070f5f-54b4-49bd-a612-4eec09030cdd",
                                        "apn": "sample string 1",
                                        "apnChanged": true,
                                        "apnSwitched": true,
                                        "barcode": "sample string 4",
                                        "itemNumber": "sample string 5",
                                        "itemNumberChanged": true,
                                        "priceGroupG_UID": "PCbVJIRiP0yuD5+GwmBt5g==",
                                        "priceGroupGuid": "24d5263c-6284-4c3f-ae0f-9f86c2606de6",
                                        "blueprintID": 1,
                                        "lastCountedDate": "2026-06-03T18:36:21.1748089",
                                        "externalID": "sample string 7",
                                        "active": true,
                                        "activated": "2026-06-03T18:36:21.1748089",
                                        "pluCreated": "2026-06-03T18:36:21.1748089",
                                        "createdByUser": "sample string 9",
                                        "name": "sample string 10",
                                        "nameChanged": true,
                                        "secondDescription": "sample string 12",
                                        "hostDescription": "sample string 13",
                                        "keepCartonQty": true,
                                        "keepDescription": true,
                                        "keepDepartments": true,
                                        "keepSuppliers": true,
                                        "markdownDescription": "sample string 18",
                                        "altDescription": "sample string 19",
                                        "bestOrExpire": 20,
                                        "lastUpdate": "2026-06-03T18:36:21.1748089",
                                        "lastManualUpdate": "2026-06-03T18:36:21.1748089",
                                        "imageName": "sample string 23",
                                        "showImageOnFlipCharts": true,
                                        "showTextOnFlipCharts": true,
                                        "overrideFlipChartText": true,
                                        "flipChartText": "sample string 27",
                                        "salesMode": 1,
                                        "eftCode": 1,
                                        "price": 1,
                                        "priceChanged": true,
                                        "rrp": 1,
                                        "gstPercent": 28,
                                        "gstPercentChanged": true,
                                        "costGSTPercent": 29,
                                        "costGSTPercentChanged": true,
                                        "wetPercent": 1,
                                        "priceOverride": 1,
                                        "cost": 1,
                                        "currentCost": 1,
                                        "currentCostDecimals": 1,
                                        "grossProfit": 1.0,
                                        "currentCostDesc": "sample string 30",
                                        "currentCostEnd": "2026-06-03T18:36:21.1748089",
                                        "currentCostUpdated": "2026-06-03T18:36:21.1748089",
                                        "costDecimals": 31,
                                        "costChanged": true,
                                        "dealCostIdentifier": "QEA=",
                                        "excludeFromRebate": true,
                                        "rebateOverride": 1,
                                        "costCalcMethod": 32,
                                        "costCalcMethodChanged": true,
                                        "costEffectiveDate": "2026-06-03T18:36:21.1748089",
                                        "defaultGP": 1,
                                        "breakTargetMode": 33,
                                        "break1": 1,
                                        "price1": 1,
                                        "target1": 34,
                                        "break2": 1,
                                        "price2": 1,
                                        "target2": 35,
                                        "break3": 1,
                                        "price3": 1,
                                        "target3": 36,
                                        "break1Changed": true,
                                        "price1Changed": true,
                                        "target1Changed": true,
                                        "break2Changed": true,
                                        "price2Changed": true,
                                        "target2Changed": true,
                                        "break3Changed": true,
                                        "price3Changed": true,
                                        "target3Changed": true,
                                        "breakTargetModeChanged": true,
                                        "margin": 1.1,
                                        "marginChanged": true,
                                        "marginRanged": true,
                                        "marginRangedChanged": true,
                                        "minimumMargin": 1.1,
                                        "minimumMarginChanged": true,
                                        "maximumMargin": 1.1,
                                        "maximumMarginChanged": true,
                                        "overrideHostWarehouseIndicator": true,
                                        "overrideHostWarehouseIndicatorChanged": true,
                                        "overrideHostPrice": true,
                                        "overrideHostPriceChanged": true,
                                        "overrideHostCost": true,
                                        "overrideHostCostChanged": true,
                                        "overrideHostMargin": true,
                                        "overrideHostMarginChanged": true,
                                        "alwaysApplyMargin": true,
                                        "alwaysApplyMarginChanged": true,
                                        "aws": 1.0,
                                        "paws": 1.0,
                                        "awsUpdated": "2026-06-03T18:36:21.1748089",
                                        "posTare": 1,
                                        "altPrice": 1.0,
                                        "altPriceChanged": true,
                                        "altPriceMode": 53,
                                        "altPriceModeChanged": true,
                                        "altPLUG_UID": "6H9H6FN9gk26uICaCBAyQg==",
                                        "altPLUGuid": "e8477fe8-7d53-4d82-bab8-809a08103242",
                                        "altPLUGuidChanged": true,
                                        "altPriceDescription1": "sample string 54",
                                        "altPriceDescription2": "sample string 55",
                                        "cartonQuantity": 56,
                                        "cartonQuantityChanged": true,
                                        "trayID": 1,
                                        "promptID": 1,
                                        "tare": 1,
                                        "packQty": 1,
                                        "fixedWeight": 1,
                                        "extraMesg": 1,
                                        "text1": "sample string 58",
                                        "text2": "sample string 59",
                                        "text3": "sample string 60",
                                        "labelText": "sample string 61",
                                        "labelTextChanged": true,
                                        "sendToScale": true,
                                        "nonScaleWeigh": true,
                                        "labelFormat": "sample string 65",
                                        "barcodeFormat": "sample string 66",
                                        "austMade": 1,
                                        "coolCode": 67,
                                        "countryOfOrigin": "sample string 68",
                                        "percentContent": 69.1,
                                        "departmentID": 1,
                                        "subDepartmentID": 1,
                                        "minorDepartmentID": 1,
                                        "lesserDepartmentID": 1,
                                        "deptCode": "sample string 70",
                                        "subDeptCode": "sample string 71",
                                        "minorDeptCode": "sample string 72",
                                        "lesserDeptCode": "sample string 73",
                                        "deptName": "sample string 74",
                                        "subDeptName": "sample string 75",
                                        "minorDeptName": "sample string 76",
                                        "lesserDeptName": "sample string 77",
                                        "departmentChanged": true,
                                        "subCategoryID": 1,
                                        "expiry": 1,
                                        "showDays": 1,
                                        "datePrint": 1,
                                        "labelRequired": true,
                                        "labelShelfQty": 80,
                                        "labelShelfChanged": true,
                                        "labelTalkerQty": 82,
                                        "labelSmall": true,
                                        "labelLastPrinted": "2026-06-03T18:36:21.1748089",
                                        "labelLastPrice": 1,
                                        "shelfPageLayoutG_UID": "Seix02XIYEqxu7MZ9ADXug==",
                                        "shelfPageLayoutGuid": "d3b1e849-c865-4a60-b1bb-b319f400d7ba",
                                        "talkerPageLayoutG_UID": "GXrwH8Ck60OjnNltyVd2Ew==",
                                        "talkerPageLayoutGuid": "1ff07a19-a4c0-43eb-a39c-d96dc9577613",
                                        "unitMeasure": 1.1,
                                        "unitMeasureChanged": true,
                                        "unitMeasureKind": 85,
                                        "unitMeasureKindChanged": true,
                                        "signIQData": "sample string 87",
                                        "refresh": true,
                                        "earnLoyaltyPoints": true,
                                        "earnLoyaltyPointsChanged": true,
                                        "quantityOverride": true,
                                        "quantityOverrideChanged": true,
                                        "quantityRequired": true,
                                        "quantityRequiredChanged": true,
                                        "allowDiscounts": true,
                                        "allowDiscountsChanged": true,
                                        "discountDiscounts": true,
                                        "discountDiscountsChanged": true,
                                        "itemRecalled": true,
                                        "itemRecalledChanged": true,
                                        "noRefund": true,
                                        "noRefundChanged": true,
                                        "allowMarkdown": true,
                                        "allowMarkdownChanged": true,
                                        "priceRequired": true,
                                        "priceRequiredChanged": true,
                                        "fuelItem": true,
                                        "fuelItemChanged": true,
                                        "liabilityItem": true,
                                        "trackSerial": true,
                                        "trackSerialChanged": true,
                                        "allowZeroPrice": true,
                                        "allowZeroPriceChanged": true,
                                        "notForSale": 92,
                                        "notForSaleChanged": true,
                                        "excludeFromDeals": true,
                                        "excludeFromVoucher": true,
                                        "minimumAge": 95,
                                        "minimumAgeChanged": true,
                                        "buyingLimit": 1,
                                        "buyingLimitChanged": true,
                                        "buyingLimitIndependent": true,
                                        "buyingLimitIndependentChanged": true,
                                        "inventoryGuid": "1bA/LgC0EkiviiiMnmBm1g==",
                                        "inventoryIdentifier": "2e3fb0d5-b400-4812-af8a-288c9e6066d6",
                                        "inventoryAccuracy": 1,
                                        "baseUnits": 99,
                                        "orderPacked": 1,
                                        "isManufactured": true,
                                        "isIngredient": true,
                                        "isModifier": true,
                                        "isModifierChanged": true,
                                        "hasModifiers": 100,
                                        "defaultPrinter": "sample string 101",
                                        "defaultPrinterGroup": "sample string 102",
                                        "ingredientsOnManufacture": true,
                                        "manufactureUnitMeasure": 1,
                                        "mpl": 1,
                                        "maxShelfQty": 103,
                                        "allowAutoOrder": true,
                                        "warrantyPeriod": 1,
                                        "parentPluG_UId": "FW6DPsxvyE65pbrr/EWHgQ==",
                                        "parentPluGuid": "3e836e15-6fcc-4ec8-b9a5-baebfc458781",
                                        "preferredHostVendor": 105,
                                        "preferredHostChanged": true,
                                        "code": "sample string 107",
                                        "supplierIdentifier": "kBE80/s370aJ2NKBob+j+A==",
                                        "supplierIdentifierGuid": "d33c1190-37fb-46ef-89d8-d281a1bfa3f8",
                                        "supplierChanged": true,
                                        "rebateSupplierIdentifier": "mf4w/5T+eUuou4Twhaq1Xw==",
                                        "rebateSupplierIdentifierGuid": "ff30fe99-fe94-4b79-a8bb-84f085aab55f",
                                        "rebateSupplierChanged": true,
                                        "availableForOrder": true,
                                        "warehouseDirectIndicator": "sample string 109",
                                        "warehouseDirectIndicatorChanged": true,
                                        "productGrade": "sample string 111",
                                        "productType": "sample string 112",
                                        "productGroup": "sample string 113",
                                        "complianceIndicator": "sample string 114",
                                        "inhouseBrand": "sample string 115",
                                        "slowMoving": true,
                                        "generalMerchandise": true,
                                        "comment": "sample string 118",
                                        "lastUpdatedByUser": "sample string 119",
                                        "lastManualUpdatedByUser": "sample string 120",
                                        "lastUpdatedByUserOverride": true,
                                        "lastUpdatedByHost": "2026-06-03T18:36:21.1904304",
                                        "commodity": "sample string 122",
                                        "businessPillar": "sample string 123",
                                        "mscCommodity": "sample string 124",
                                        "hostIdentifier": "FsURRVql7ki4Rx0O9iXD2w==",
                                        "hostIdentifierGuid": "4511c516-a55a-48ee-b847-1d0ef625c3db",
                                        "serviceFeeID": 1,
                                        "serviceFeeIDChanged": true,
                                        "providerName": "sample string 126",
                                        "aisleEnds": "sample string 127",
                                        "deleted": true,
                                        "deletedChanged": true,
                                        "hidden": true,
                                        "doNotRange": true,
                                        "doNotRangeChanged": true,
                                        "doNotOrder": true,
                                        "doNotOrderChanged": true,
                                        "locked": true,
                                        "excludeFromWebUpdate": true,
                                        "excludeFromWebUpdateChanged": true,
                                        "webPriceBasedOn": 138,
                                        "webPriceRounding": true,
                                        "webMarkup": 140,
                                        "webPriceMode": 141,
                                        "altDepartmentID": 1,
                                        "altSubDepartmentID": 1,
                                        "altMinorDepartmentID": 1,
                                        "altLesserDepartmentID": 1,
                                        "altDeptCode": "sample string 142",
                                        "altSubDeptCode": "sample string 143",
                                        "altMinorDeptCode": "sample string 144",
                                        "altLesserDeptCode": "sample string 145",
                                        "altDepartmentChanged": true,
                                        "storeProducts": [
                                          {
                                            "$ref": "29"
                                          },
                                          {
                                            "$ref": "29"
                                          }
                                        ],
                                        "store": {
                                          "$ref": "18"
                                        },
                                        "storePrices": [
                                          {
                                            "$id": "30",
                                            "pluG_UID": "CPre8/wtmE22WViDzLv9kw==",
                                            "pluGuid": "f3defa08-2dfc-4d98-b659-5883ccbbfd93",
                                            "plu": 1,
                                            "storeID": 1,
                                            "zoneID": 2,
                                            "zoneName": "sample string 3",
                                            "store": "sample string 4",
                                            "isElectedMasterStore": true,
                                            "isZoneMasterStore": true,
                                            "priceNow": 7,
                                            "costNow": 8,
                                            "costNowDecimals": 9,
                                            "normalPrice": 10,
                                            "priceNext": 1,
                                            "costNext": 1,
                                            "costNextDecimals": 11,
                                            "nextCampaignName": "sample string 12",
                                            "gstPercent": 13,
                                            "normalCost": 14,
                                            "normalCostDecimals": 15,
                                            "costGstPercent": 16,
                                            "costCalcMethod": 1,
                                            "currentCost": 17,
                                            "currentCostDecimals": 18,
                                            "break1": 19,
                                            "price1": 20,
                                            "break2": 21,
                                            "price2": 22,
                                            "break3": 23,
                                            "price3": 24,
                                            "fuelItem": 25,
                                            "fixedWeight": 26,
                                            "active": true,
                                            "complianceIndicator": "sample string 27",
                                            "doNotOrder": true,
                                            "doNotRange": true,
                                            "isNormalPriceChangesCampaign": true,
                                            "updated": "2026-06-03T18:36:21.1904304"
                                          },
                                          {
                                            "$ref": "30"
                                          }
                                        ],
                                        "currentPrices": {
                                          "$id": "31",
                                          "pluPrices": {
                                            "$id": "32",
                                            "plu": 1,
                                            "pluG_UID": "QEA=",
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "normalPrice": 1,
                                            "cost": 2,
                                            "break1": 3,
                                            "price1": 4,
                                            "break2": 5,
                                            "price2": 6,
                                            "break3": 7,
                                            "price3": 8,
                                            "discountPrice": 9,
                                            "memberDiscountPrice": 10,
                                            "acceptedUtc": "2026-06-03T18:36:21.1904304",
                                            "priceChangeType": 0,
                                            "costDecimals": 11,
                                            "costCalcMethod": 12,
                                            "targetCampaignPriceGtOrEquNormal": true
                                          },
                                          "normalPluPrices": {
                                            "$ref": "32"
                                          },
                                          "winningCampaign": 1,
                                          "winner": {
                                            "$id": "33",
                                            "campaignName": "sample string 1",
                                            "campaignDescription": "sample string 2",
                                            "talkerText": "sample string 3",
                                            "disableWasSave": true,
                                            "startDate": "2026-06-03T18:36:21.1904304",
                                            "startTime": 5,
                                            "endDate": "2026-06-03T18:36:21.1904304",
                                            "endTime": 6,
                                            "newPrice": 7,
                                            "newCost": 8,
                                            "newCostDecimals": 9,
                                            "pctDiscount": 10,
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 11",
                                            "hostType": 12,
                                            "hostIdentifier": "1U1Qrx1ZokatrYIZusXi+A==",
                                            "hostIdentifierGuid": "af504dd5-591d-46a2-adad-8219bac5e2f8",
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ]
                                          },
                                          "details": [
                                            {
                                              "$ref": "33"
                                            },
                                            {
                                              "$ref": "33"
                                            }
                                          ]
                                        },
                                        "tray": {
                                          "$id": "34",
                                          "g_UId": "s9+TWW6q60yYTa15MwSgXQ==",
                                          "guid": "5993dfb3-aa6e-4ceb-984d-ad793304a05d",
                                          "name": "sample string 1",
                                          "number": 1,
                                          "tare": 1
                                        },
                                        "priceGroup": {
                                          "$id": "35",
                                          "priceGroupG_UID": "p9S/LYZ0106Joy/9G4Y/4A==",
                                          "priceGroupGuid": "2dbfd4a7-7486-4ed7-89a3-2ffd1b863fe0",
                                          "name": "sample string 2",
                                          "code": 1,
                                          "modified": true,
                                          "updated": "2026-06-03T18:36:21.1904304",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "number": 1,
                                          "products": [
                                            {
                                              "$ref": "29"
                                            },
                                            {
                                              "$ref": "29"
                                            }
                                          ],
                                          "productCount": 1
                                        },
                                        "priceGroupName": "sample string 147",
                                        "nutrifacts": {
                                          "$id": "36",
                                          "pluG_UID": "CSNVkm0d+UKn7VtwukG9zA==",
                                          "pluGuid": "92552309-1d6d-42f9-a7ed-5b70ba41bdcc",
                                          "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": "37",
                                          "pluGuid": "a81d7777-e037-4d99-b180-70b41334655f",
                                          "created": "2026-06-03T18:36:21.1904304",
                                          "createdByUser": "sample string 1",
                                          "activated": "2026-06-03T18:36:21.1904304",
                                          "activatedByUser": "sample string 2",
                                          "deactivated": "2026-06-03T18:36:21.1904304",
                                          "deactivatedByUser": "sample string 3",
                                          "lastOrdered": "2026-06-03T18:36:21.1904304",
                                          "lastOrderedQty": 4.0,
                                          "lastReceived": "2026-06-03T18:36:21.1904304",
                                          "lastReceivedQty": 5.0,
                                          "lastInvoiceStatus": 1,
                                          "lastCounted": "2026-06-03T18:36:21.1904304",
                                          "lastSold": "2026-06-03T18:36:21.1904304",
                                          "firstSold": "2026-06-03T18:36:21.1904304",
                                          "awsUpdated": "2026-06-03T18:36:21.1904304",
                                          "lastManualUpdate": "2026-06-03T18:36:21.1904304",
                                          "lastManualUpdatedByUser": "sample string 7",
                                          "lastUpdated": "2026-06-03T18:36:21.1904304",
                                          "lastUpdatedByUser": "sample string 9",
                                          "lastUpdatedByHost": "2026-06-03T18:36:21.1904304",
                                          "doNotRangeUpdated": "2026-06-03T18:36:21.1904304",
                                          "doNotOrderUpdated": "2026-06-03T18:36:21.1904304",
                                          "tracked": "2026-06-03T18:36:21.1904304"
                                        },
                                        "allergens": [
                                          {
                                            "$id": "38",
                                            "primaryKey": {
                                              "$id": "39",
                                              "pluGuid": "69bead3f-dc50-445f-9ee8-d53185ae4eb5",
                                              "contains": 2
                                            },
                                            "allergenID": 1,
                                            "pluG_UID": "P62+aVDcX0Se6NUxha5OtQ==",
                                            "pluGuid": "69bead3f-dc50-445f-9ee8-d53185ae4eb5",
                                            "contains": 2,
                                            "allergenName": "sample string 3",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "costs": {
                                          "$id": "40",
                                          "pluG_UID": "lg0oONEt6ESltcET6GL5Wg==",
                                          "pluGuid": "38280d96-2dd1-44e8-a5b5-c113e862f95a",
                                          "enteredCost": 1,
                                          "weightedAvgCost": 1,
                                          "lastCost": 1,
                                          "rawEnteredCost": 2,
                                          "rawWeightedAvgCost": 3,
                                          "rawLastCost": 4,
                                          "freight": 5.0,
                                          "freightType": 6,
                                          "costDecimals": 7,
                                          "fifoCost": 1,
                                          "updated": "2026-06-03T18:36:21.1904304",
                                          "normalCost": 1,
                                          "currentCost": 1
                                        },
                                        "sales": [
                                          {
                                            "$id": "41",
                                            "saleHeaderID": 1,
                                            "created": "2026-06-03T18:36:21.1904304",
                                            "createdLocal": "2026-06-03T18:36:21.1904304",
                                            "storeID": 3,
                                            "storeName": "sample string 4",
                                            "operatorG_Uid": "GAm1ekZbhEioRX9WTYrsTA==",
                                            "operatorGuid": "7ab50918-5b46-4884-a845-7f564d8aec4c",
                                            "operatorName": "sample string 5",
                                            "tranType": 1,
                                            "plu": 1,
                                            "pluG_UId": "XZxi8l5gE0mYoNc0mWS32w==",
                                            "pluGuid": "f2629c5d-605e-4913-98a0-d7349964b7db",
                                            "normalPrice": 1,
                                            "totalCents": 1,
                                            "cost": 1,
                                            "grossProfit": 1,
                                            "quantity": 1,
                                            "operator": {
                                              "$ref": "16"
                                            }
                                          },
                                          {
                                            "$ref": "41"
                                          }
                                        ],
                                        "apns": [
                                          {
                                            "$id": "42",
                                            "pluID": 1,
                                            "pluG_UID": "DN/QY0+QqkaI1CJ9jNtqVA==",
                                            "pluGuid": "63d0df0c-904f-46aa-88d4-227d8cdb6a54",
                                            "apn": "sample string 1",
                                            "deleted": true,
                                            "storeID": 1,
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "42"
                                          }
                                        ],
                                        "tuns": [
                                          {
                                            "$id": "43",
                                            "pluG_UId": "Wpdl3QHIhEKAJ4t8WMqa4g==",
                                            "pluGuid": "dd65975a-c801-4284-8027-8b7c58ca9ae2",
                                            "apn": "sample string 1",
                                            "tun": "sample string 2",
                                            "cartonQuantity": 3,
                                            "product": {
                                              "$ref": "29"
                                            },
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "43"
                                          }
                                        ],
                                        "competitionPricing": [
                                          {
                                            "$id": "44",
                                            "identifier": "dJON7QwlHEqwMDb3uJHxWg==",
                                            "identifierGuid": "ed8d9374-250c-4a1c-b030-36f7b891f15a",
                                            "pluG_UID": "M+VglLlBVUKuiJm1TzLPHw==",
                                            "pluGuid": "9460e533-41b9-4255-ae88-99b54f32cf1f",
                                            "competitionID": 1,
                                            "name": "sample string 2",
                                            "sellMultiple": 3,
                                            "retailPrice": 4,
                                            "storeName": "sample string 5"
                                          },
                                          {
                                            "$ref": "44"
                                          }
                                        ],
                                        "supplier": {
                                          "$ref": "24"
                                        },
                                        "supplierName": "sample string 148",
                                        "children": [
                                          {
                                            "$ref": "29"
                                          },
                                          {
                                            "$ref": "29"
                                          }
                                        ],
                                        "ordering": {
                                          "$ref": "27"
                                        },
                                        "flipChartPages": [
                                          {
                                            "$id": "45",
                                            "identifier": "yC2TFrcLhUS2nbyC3NSXYA==",
                                            "groupName": "sample string 1",
                                            "identifierGuid": "16932dc8-0bb7-4485-b69d-bc82dcd49760",
                                            "exists": true,
                                            "flipChartIdentifier": "5Epw/MxoBk+q0Q8rHF19Xg==",
                                            "flipChartIdentifierGuid": "fc704ae4-68cc-4f06-aad1-0f2b1c5d7d5e",
                                            "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": "gsAjPxYEpkK5kEbQncwqSg==",
                                            "groupIdentifierGuid": "3f23c082-0416-42a6-b990-46d09dcc2a4a",
                                            "flipChart": {
                                              "$id": "46",
                                              "identifier": "ajJEgcnjukiX3kqZTneGIw==",
                                              "identifierGuid": "8144326a-e3c9-48ba-97de-4a994e778623",
                                              "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": "47",
                                                "identifier": "eaGH2jwTWUa9+saoly5SDw==",
                                                "identifierGuid": "da87a179-133c-4659-bdfa-c6a8972e520f",
                                                "name": "sample string 2",
                                                "formType": "sample string 3",
                                                "forms": [
                                                  {
                                                    "$id": "48",
                                                    "id": 1,
                                                    "g_UID": "O/22kBCAEU2D0tS7SkvaIQ==",
                                                    "guid": "90b6fd3b-8010-4d11-83d2-d4bb4a4bda21",
                                                    "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": "8sgJoe/DmE69+wOWYLUF9g==",
                                                    "previousFormGuid": "a109c8f2-c3ef-4e98-bdfb-039660b505f6",
                                                    "nextForm": 1,
                                                    "nextFormG_UID": "mQ9+OSu8l0q2Xye/aQ9AQQ==",
                                                    "nextFormGuid": "397e0f99-bc2b-4a97-b65f-27bf690f4041",
                                                    "attributes": "sample string 10",
                                                    "updated": "2026-06-03T18:36:21.1904304",
                                                    "positioning": 1,
                                                    "contentPanel": "sample string 11",
                                                    "selectionMode": 1,
                                                    "maximumSelections": 1,
                                                    "alteredInStore": true,
                                                    "deleted": true,
                                                    "blueprintID": 1,
                                                    "preserveLayout": true,
                                                    "mainCheckoutFormName": "sample string 13",
                                                    "nextCheckoutForm": {
                                                      "$ref": "48"
                                                    },
                                                    "previousCheckoutForm": {
                                                      "$ref": "48"
                                                    },
                                                    "buttons": [
                                                      {
                                                        "$id": "49",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "GgDLJ1UPg0G6TdqBtew/DA==",
                                                        "checkoutFormGuid": "27cb001a-0f55-4183-ba4d-da81b5ec3f0c",
                                                        "identifier": "5881nSWyQkGFpe6xx6MWmA==",
                                                        "identifierGuid": "9d35cfe7-b225-4142-85a5-eeb1c7a31698",
                                                        "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": "peaPbn88LEuTJanX+tN1DQ==",
                                                        "valueGuid": "6e8fe6a5-3c7f-4b2c-9325-a9d7fad3750d",
                                                        "buttonText": "sample string 10",
                                                        "valueText": "sample string 11",
                                                        "drawImageAndButton": true,
                                                        "updated": "2026-06-03T18:36:21.1904304",
                                                        "action": "sample string 12",
                                                        "valueForm": {
                                                          "$ref": "48"
                                                        },
                                                        "image": {
                                                          "$id": "50",
                                                          "name": "sample string 3.sample string 4",
                                                          "imageID": 2,
                                                          "imageName": "sample string 3",
                                                          "imageExtension": "sample string 4",
                                                          "lastUpdate": "2026-06-03T18:36:21.1904304",
                                                          "imageData": "QEA=",
                                                          "readOnly": true
                                                        }
                                                      },
                                                      {
                                                        "$ref": "49"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$id": "51",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "pCUW/nFvnUahPy3je9iiMw==",
                                                        "checkoutFormGuid": "fe1625a4-6f71-469d-a13f-2de37bd8a233",
                                                        "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": "51"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "48"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$ref": "51"
                                                  },
                                                  {
                                                    "$ref": "51"
                                                  }
                                                ]
                                              },
                                              "pages": [
                                                {
                                                  "$ref": "45"
                                                },
                                                {
                                                  "$ref": "45"
                                                }
                                              ]
                                            },
                                            "contentPanel": {
                                              "$ref": "51"
                                            },
                                            "products": [
                                              {
                                                "$id": "52",
                                                "flipChartPageIdentifier": "3A+DQpdzUEKjPHqjP8cWWw==",
                                                "flipChartPageIdentifierGuid": "42830fdc-7397-4250-a33c-7aa33fc7165b",
                                                "pluG_UID": "JYGilxRsBk643ngQufDM+w==",
                                                "pluGuid": "97a28125-6c14-4e06-b8de-7810b9f0ccfb",
                                                "sortOrder": 3,
                                                "sent": true,
                                                "productChanged": true,
                                                "productImageName": "sample string 6",
                                                "productShowImageOnFlipCharts": true,
                                                "productShowTextOnFlipCharts": true,
                                                "productOverrideFlipChartText": true,
                                                "productFlipChartText": "sample string 10",
                                                "product": {
                                                  "$ref": "29"
                                                },
                                                "departmentSortOrder": 11,
                                                "subDepartmentName": "sample string 12"
                                              },
                                              {
                                                "$ref": "52"
                                              }
                                            ],
                                            "productCount": 27,
                                            "pages": [
                                              {
                                                "$ref": "45"
                                              },
                                              {
                                                "$ref": "45"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "priceHistory": [
                                          {
                                            "$id": "53",
                                            "pluG_UID": "osRJSCy8IUa4TNjDDbchsQ==",
                                            "pluGuid": "4849c4a2-bc2c-4621-b84c-d8c30db721b1",
                                            "price": 1,
                                            "costCalcMethod": 1,
                                            "cost": 2,
                                            "weightedAvgCost": 3,
                                            "lastCost": 4,
                                            "rawCost": 5,
                                            "rawWeightedAvgCost": 6,
                                            "rawLastCost": 7,
                                            "costDecimals": 8,
                                            "serviceFeeID": 9,
                                            "freight": 10.0,
                                            "freightType": 11,
                                            "process": "sample string 12",
                                            "user": "sample string 13",
                                            "updated": "2026-06-03T18:36:21.1904304",
                                            "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": "53"
                                          }
                                        ],
                                        "ingredients": [
                                          {
                                            "$id": "54",
                                            "pluG_UID": "gx3AYGJvzUKOYUuheBApRQ==",
                                            "ingredientGuid": "SHHRWUQ6YkOZP4xA5XwlDA==",
                                            "ingredientIdentifier": "59d17148-3a44-4362-993f-8c40e57c250c",
                                            "quantity": 1.0,
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "ingredientText": "sample string 1",
                                            "ingredient": {
                                              "$ref": "29"
                                            }
                                          },
                                          {
                                            "$ref": "54"
                                          }
                                        ],
                                        "bins": [
                                          {
                                            "$id": "55",
                                            "pluG_UID": "NRHDZ/mcnUu0RDc4JCxGsg==",
                                            "pluGuid": "67c31135-9cf9-4b9d-b444-3738242c46b2",
                                            "shelfLocationIdentifier": "2BDh+R722EW1F0lPfmCgPw==",
                                            "shelfLocationGuid": "f9e110d8-f61e-45d8-b517-494f7e60a03f",
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "labelPageLayoutG_UID": "xAWZI74RwUiP84I7/Lc47g==",
                                            "labelPageLayoutGuid": "239905c4-11be-48c1-8ff3-823bfcb738ee",
                                            "updated": "2026-06-03T18:36:21.1904304",
                                            "electronicShelfLabelIdentifier": "sample string 5",
                                            "electronicshelfLabelsConfigurationID": 6,
                                            "labelShelfChanged": true,
                                            "productName": "sample string 8",
                                            "locationText": "sample string 9",
                                            "product": {
                                              "$ref": "29"
                                            },
                                            "location": {
                                              "$id": "56",
                                              "identifier": "2la4NFMEd0Ct+vBi4yClfQ==",
                                              "storeID": 1,
                                              "identifierGuid": "34b856da-0453-4077-adfa-f062e320a57d",
                                              "name": "sample string 2",
                                              "haccp": true,
                                              "blueprintID": 1,
                                              "updated": "2026-06-03T18:36:21.1904304",
                                              "minTemp": 1,
                                              "maxTemp": 1,
                                              "checkFrequency": 1,
                                              "storeCaseConfiguration": 5,
                                              "storeName": "sample string 6",
                                              "bins": [
                                                {
                                                  "$ref": "55"
                                                },
                                                {
                                                  "$ref": "55"
                                                }
                                              ]
                                            }
                                          },
                                          {
                                            "$ref": "55"
                                          }
                                        ],
                                        "bin": {
                                          "$ref": "55"
                                        },
                                        "scaleLocations": [
                                          {
                                            "$id": "57",
                                            "plu": 1,
                                            "pluG_UID": "IVkOzTrFn0a/T+3Is4s/XA==",
                                            "pluGuid": "cd0e5921-c53a-469f-bf4f-edc8b38b3f5c",
                                            "deptNo": 1,
                                            "product": {
                                              "$ref": "29"
                                            },
                                            "scaleLocation": {
                                              "$id": "58",
                                              "id": 1,
                                              "deptNo": 1,
                                              "deptCode": "sample string 2",
                                              "name": "sample string 3",
                                              "enabled": true,
                                              "updated": "2026-06-03T18:36:21.1904304",
                                              "department": {
                                                "$id": "59",
                                                "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": "58"
                                                },
                                                "subDepartments": [
                                                  {
                                                    "$id": "60",
                                                    "id": 1,
                                                    "departmentID": 2,
                                                    "name": "sample string 3",
                                                    "code": "sample string 4",
                                                    "departmentCode": "sample string 5",
                                                    "externalSales": true,
                                                    "minorDepartments": [
                                                      {
                                                        "$id": "61",
                                                        "id": 1,
                                                        "subDepartmentID": 2,
                                                        "departmentID": 3,
                                                        "name": "sample string 4",
                                                        "subDepartmentCode": "sample string 5",
                                                        "departmentCode": "sample string 6",
                                                        "code": "sample string 7",
                                                        "lesserDepartments": [
                                                          {
                                                            "$id": "62",
                                                            "id": 1,
                                                            "departmentID": 2,
                                                            "subDepartmentID": 3,
                                                            "minorDepartmentID": 4,
                                                            "name": "sample string 5",
                                                            "code": "sample string 6",
                                                            "departmentCode": "sample string 7",
                                                            "subDepartmentCode": "sample string 8",
                                                            "minorDepartmentCode": "sample string 9",
                                                            "updated": "2026-06-03T18:36:21.1904304",
                                                            "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": "XkzdnAD1dEaA56EKwz4EAQ==",
                                                            "labelPageLayoutGuid": "9cdd4c5e-f500-4674-80e7-a10ac33e0401",
                                                            "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": "63",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "name": "sample string 3",
                                                              "active": true,
                                                              "mscCommodities": [
                                                                {
                                                                  "$id": "64",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "name": "sample string 4",
                                                                  "active": true,
                                                                  "mscSubCommodities": [
                                                                    {
                                                                      "$id": "65",
                                                                      "dept": 1,
                                                                      "category": 2,
                                                                      "commodity": 3,
                                                                      "subCommodity": 4,
                                                                      "name": "sample string 5",
                                                                      "active": true,
                                                                      "subCommodityCode": "sample string 7"
                                                                    },
                                                                    {
                                                                      "$ref": "65"
                                                                    }
                                                                  ],
                                                                  "commodityCode": "sample string 6"
                                                                },
                                                                {
                                                                  "$ref": "64"
                                                                }
                                                              ],
                                                              "categoryCode": "sample string 5"
                                                            },
                                                            "mscCom": {
                                                              "$ref": "64"
                                                            },
                                                            "mscDep": {
                                                              "$id": "66",
                                                              "dept": 1,
                                                              "name": "sample string 2",
                                                              "active": true,
                                                              "mscCategories": [
                                                                {
                                                                  "$ref": "63"
                                                                },
                                                                {
                                                                  "$ref": "63"
                                                                }
                                                              ],
                                                              "deptCode": "sample string 4"
                                                            },
                                                            "mscSubCom": {
                                                              "$ref": "65"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "62"
                                                          }
                                                        ],
                                                        "updated": "2026-06-03T18:36:21.1904304",
                                                        "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": "735qZ+1Es0i4iT4O9dksIA==",
                                                        "labelPageLayoutGuid": "676a7eef-44ed-48b3-b889-3e0ef5d92c20",
                                                        "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": "63"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "64"
                                                        },
                                                        "mscDep": {
                                                          "$ref": "66"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "65"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "investmentBuyOverride": true,
                                                    "updated": "2026-06-03T18:36:21.1904304",
                                                    "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": "zUhVFcowHEWSjAld76fHMg==",
                                                    "labelPageLayoutGuid": "155548cd-30ca-451c-928c-095defa7c732",
                                                    "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": "63"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "64"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "66"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "65"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "60"
                                                  }
                                                ],
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2026-06-03T18:36:21.1904304",
                                                "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": "lvev8fm9TU+WfohRctQzDg==",
                                                "labelPageLayoutGuid": "f1aff796-bdf9-4f4d-967e-885172d4330e",
                                                "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": "63"
                                                },
                                                "mscCom": {
                                                  "$ref": "64"
                                                },
                                                "mscDep": {
                                                  "$ref": "66"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "65"
                                                }
                                              }
                                            }
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ],
                                        "nextPrice": {
                                          "$id": "67",
                                          "id": 1,
                                          "campaignID": 2,
                                          "campaignName": "sample string 3",
                                          "plu": 1,
                                          "hostOfferID": 1,
                                          "metcashPromotionID": "sample string 4",
                                          "metcashPromotionPlacement": "sample string 5",
                                          "pluG_UID": "ueM7rOm/wkuEr9znQYu1yQ==",
                                          "pluGuid": "ac3be3b9-bfe9-4bc2-84af-dce7418bb5c9",
                                          "newPrice": 1,
                                          "pctDiscount": 1,
                                          "newCost": 1,
                                          "newCostDecimals": 6,
                                          "dealCostIdentifier": "Oepcwi0x2U6pH4mwKrzq7g==",
                                          "dealCostGuid": "c25cea39-312d-4ed9-a91f-89b02abceaee",
                                          "pluName": "sample string 7",
                                          "apn": "sample string 8",
                                          "fuelItem": true,
                                          "priceGroupG_UID": "Wn90D2UKw0ao/cixGSNvcQ==",
                                          "priceGroupGuid": "0f747f5a-0a65-46c3-a8fd-c8b119236f71",
                                          "itemNumber": "sample string 10",
                                          "cri": "sample string 11",
                                          "pluPrice": 12,
                                          "costCalcMethod": 13,
                                          "pluCost": 14,
                                          "pluCostIndicator": "sample string 15",
                                          "pluPriceGstPercent": 16,
                                          "pluCostGstPercent": 17,
                                          "pluActive": true,
                                          "cartonQty": 1.1,
                                          "baseUnits": 19.1,
                                          "salesMode": 1,
                                          "orderPacked": 20,
                                          "pluNormalCost": 21,
                                          "pluaws": 22.0,
                                          "directNumber": "sample string 23",
                                          "departmentName": "sample string 24",
                                          "subDepartmentName": "sample string 25",
                                          "priceGroupName": "sample string 26",
                                          "supplierName": "sample string 27",
                                          "stockOnHand": 1.1,
                                          "stockOnOrder": 1.1,
                                          "lastReceived": "2026-06-03T18:36:21.1904304",
                                          "rrp": 28,
                                          "campaignDescription": "sample string 29",
                                          "hostCampaign": true,
                                          "hostIdentifier": "QEA=",
                                          "hostIdentifierGuid": "46dcd0ff-1a53-4c04-bb70-30fa3fb054da",
                                          "campaignComboPriceGroupG_UID": "8Cw+pjR0GU+yp7M2ebpDFQ==",
                                          "campaignComboPriceGroupIdentifier": "a63e2cf0-7434-4f19-b2a7-b33679ba4315",
                                          "promotionPlacementDescription": "sample string 31",
                                          "storeAcceptances": [
                                            {
                                              "$id": "68",
                                              "plu": 1,
                                              "pluG_UId": "QEA=",
                                              "campaignID": 1,
                                              "campaignName": "sample string 2",
                                              "storeID": 3,
                                              "acceptedUtc": "2026-06-03T18:36:21.1904304",
                                              "operatorG_UID": "iEh/YVr0A0uBahp55W41XQ==",
                                              "operatorGuid": "617f4888-f45a-4b03-816a-1a79e56e355d",
                                              "machineID": 1,
                                              "processed": true,
                                              "appliedUtc": "2026-06-03T18:36:21.1904304",
                                              "signIqTicketFileMovedUtc": "2026-06-03T18:36:21.1904304",
                                              "user": "sample string 6",
                                              "campaignDescription": "sample string 7",
                                              "productDesc": "sample string 8",
                                              "storeName": "sample string 9",
                                              "effectiveUtc": "2026-06-03T18:36:21.1904304",
                                              "priceChangeType": 0,
                                              "operatorName": "sample string 10",
                                              "hostCampaign": true,
                                              "hostIdentifier": "QEA=",
                                              "hostIdentifierGuid": "28bf9bba-43d5-479f-b926-aa16ec5e1265",
                                              "product": {
                                                "$ref": "29"
                                              },
                                              "campaignPlu": {
                                                "$ref": "67"
                                              },
                                              "fuelItem": true
                                            },
                                            {
                                              "$ref": "68"
                                            }
                                          ],
                                          "campaign": {
                                            "$id": "69",
                                            "id": 1,
                                            "storeID": 2,
                                            "name": "db63510f-f68e-4a90-be52-d1ccfbca1d74",
                                            "nameGuid": "db63510f-f68e-4a90-be52-d1ccfbca1d74",
                                            "description": "sample string 4",
                                            "showDiscounts": true,
                                            "showTotals": true,
                                            "onlyEvaluateOnSubtotal": true,
                                            "useDescription": true,
                                            "campaignType": 1,
                                            "startDate": "2026-06-03T18:36:21.1904304",
                                            "startTime": 1,
                                            "endDate": "2026-06-03T18:36:21.1904304",
                                            "endTime": 1,
                                            "recurrence": 1,
                                            "recurrenceType": 1,
                                            "monthType": 1,
                                            "weekDays": 1,
                                            "months": 1,
                                            "monthWeeks": 1,
                                            "monthDays": "sample string 7",
                                            "printed": true,
                                            "talkerText": "sample string 8",
                                            "rangeDescription": "sample string 9",
                                            "dealDescription": "sample string 10",
                                            "labelQuantity": 11,
                                            "active": 1,
                                            "deactivated": "2026-06-03T18:36:21.1904304",
                                            "system": true,
                                            "created": "2026-06-03T18:36:21.1904304",
                                            "updated": "2026-06-03T18:36:21.1904304",
                                            "priceChangeNotifiedUtc": "2026-06-03T18:36:21.1904304",
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 13",
                                            "hostIdentifier": "anOKRZakekeN92VkwHp42Q==",
                                            "hostIdentifierGuid": "458a736a-a496-477a-8df7-6564c07a78d9",
                                            "hostType": 14,
                                            "createdByUser": "sample string 15",
                                            "fromHost": true,
                                            "deleted": true,
                                            "campaignDeleted": "2026-06-03T18:36:21.1904304",
                                            "updatedByUser": "sample string 18",
                                            "offerID": 1,
                                            "isPriceChangeCampaign": true,
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "campaignPlus": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "campaignPools": [
                                              {
                                                "$id": "70",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "plu": 4,
                                                "pluG_UID": "NQhBjw/GckGtCyX/gyLS8g==",
                                                "pluGuid": "8f410835-c60f-4172-ad0b-25ff8322d2f2",
                                                "hostOfferID": 1,
                                                "priceGroupG_UID": "WqFp9UOIjE+fHeIk8JHh/Q==",
                                                "priceGroupGuid": "f569a15a-8843-4f8c-9f1d-e224f091e1fd",
                                                "fuelItem": true,
                                                "pluName": "sample string 6",
                                                "apn": "sample string 7",
                                                "pluActive": true,
                                                "cartonQty": 1,
                                                "baseUnits": 9.1,
                                                "cri": "sample string 10",
                                                "salesMode": 1,
                                                "orderPacked": 11,
                                                "pluaws": 12.0,
                                                "directNumber": "sample string 13",
                                                "departmentName": "sample string 14",
                                                "subDepartmentName": "sample string 15",
                                                "priceGroupName": "sample string 16",
                                                "supplierName": "sample string 17",
                                                "stockOnHand": 1.1,
                                                "stockOnOrder": 1.1,
                                                "lastReceived": "2026-06-03T18:36:21.1904304",
                                                "rrp": 18,
                                                "campaignDescription": "sample string 19",
                                                "product": {
                                                  "$ref": "29"
                                                },
                                                "campaign": {
                                                  "$ref": "69"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "sellingRules": [
                                              {
                                                "$id": "71",
                                                "id": 1,
                                                "identifier": "bO0wgxVCJUyI2DhTPGgSpA==",
                                                "identifierStr": "bO0wgxVCJUyI2DhTPGgSpA==",
                                                "identifierGuid": "8330ed6c-4215-4c25-88d8-38533c6812a4",
                                                "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": "69"
                                                }
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ],
                                            "customers": [
                                              {
                                                "$id": "72",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "customerID": "hsjo4J43CEu5P7bX+jeR5w==",
                                                "customerIDGuid": "e0e8c886-379e-4b08-b93f-b6d7fa3791e7",
                                                "campaign": {
                                                  "$ref": "69"
                                                },
                                                "customer": {
                                                  "$ref": "7"
                                                }
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "customerGroups": [
                                              {
                                                "$id": "73",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupID": "k60dOqTQQE68SOx0kaQuVQ==",
                                                "groupIDGuid": "3a1dad93-d0a4-4e40-bc48-ec7491a42e55",
                                                "campaign": {
                                                  "$ref": "69"
                                                },
                                                "group": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ],
                                            "signIqTickets": [
                                              {
                                                "$id": "74",
                                                "identifier": "PJyJLk6MVkiJzX75Nf7p+w==",
                                                "identifierGuid": "2e899c3c-8c4e-4856-89cd-7ef935fee9fb",
                                                "campaignName": "sample string 2",
                                                "message": "sample string 3",
                                                "ticketFileSource": "sample string 4",
                                                "ticketFileDestination": "sample string 5",
                                                "storeID": 1
                                              },
                                              {
                                                "$ref": "74"
                                              }
                                            ],
                                            "comboPriceGroups": [
                                              {
                                                "$id": "75",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "g_UID": "Cwlsnv7MP0KPqwiE7GgYdA==",
                                                "guid": "9e6c090b-ccfe-423f-8fab-0884ec681874",
                                                "description": "sample string 5",
                                                "newPrice": 1,
                                                "rangeDescription": "sample string 6",
                                                "dealDescription": "sample string 7",
                                                "labelQuantity": 8,
                                                "hostProductCategoryID": 1,
                                                "offerID": 1,
                                                "dontUpdatePricePlus": true,
                                                "campaign": {
                                                  "$ref": "69"
                                                },
                                                "comboPricePlus": [
                                                  {
                                                    "$id": "76",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "groupG_UID": "vhhiGe06hEyKArXa801bFg==",
                                                    "groupGuid": "196218be-3aed-4c84-8a02-b5daf34d5b16",
                                                    "comboPriceType": 5,
                                                    "priceType": 5,
                                                    "pluG_UID": "91zs6YGWDk6wK5AZKjdYPQ==",
                                                    "pluGuid": "e9ec5cf7-9681-4e0e-b02b-90192a37583d",
                                                    "priceGroupG_UID": "R9kbyu+UO0aar4VP3AxxNA==",
                                                    "priceGroupGuid": "ca1bd947-94ef-463b-9aaf-854fdc0c7134",
                                                    "campaignPoolID": "sample string 7",
                                                    "quantity": 1,
                                                    "campaign": {
                                                      "$ref": "69"
                                                    },
                                                    "product": {
                                                      "$ref": "29"
                                                    },
                                                    "priceGroup": {
                                                      "$ref": "35"
                                                    },
                                                    "campaignPool": {
                                                      "$ref": "69"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "76"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ],
                                            "priceLevels": [
                                              {
                                                "$id": "77",
                                                "id": 1,
                                                "priceLevelIdentifier": "zSLtsWfoK0iaL953b9zKNw==",
                                                "priceLevelIdentifierGuid": "b1ed22cd-e867-482b-9a2f-de776fdcca37",
                                                "campaignName": "sample string 3",
                                                "priceLevelName": "sample string 4"
                                              },
                                              {
                                                "$ref": "77"
                                              }
                                            ],
                                            "promotionType": {
                                              "$id": "78",
                                              "identifier": "9pqim4nxFkyTva9IvgK5Qw==",
                                              "identifierGuid": "9ba29af6-f189-4c16-93bd-af48be02b943",
                                              "hostType": 2,
                                              "code": "sample string 3",
                                              "description": "sample string 4",
                                              "isLiquor": true,
                                              "isAdvertised": true,
                                              "disableWasSave": true,
                                              "excludeFromPromoSales": true,
                                              "labelPageLayoutG_UID": "2cnZsaLgiEmMniV2zgoyCw==",
                                              "labelPageLayoutGuid": "b1d9c9d9-e0a2-4988-8c9e-2576ce0a320b",
                                              "priceLevelIdentifier": "RERiukRJ1E2dy/IWT/4Arg==",
                                              "priceLevelIdentifierGuid": "ba624444-4944-4dd4-9dcb-f2164ffe00ae",
                                              "active": true,
                                              "updated": "2026-06-03T18:36:21.1904304",
                                              "hostName": "sample string 11"
                                            }
                                          },
                                          "product": {
                                            "$ref": "29"
                                          },
                                          "dealCost": {
                                            "$id": "79",
                                            "headerIdentifier": "Hy6AEyX0BkSkRCrocoKx9A==",
                                            "headerIdentifierGuid": "13802e1f-f425-4406-a444-2ae87282b1f4",
                                            "identifier": "lGBRbFznfkKUyF63aQc1Zg==",
                                            "identifierGuid": "6c516094-e75c-427e-94c8-5eb769073566",
                                            "supplierIdentifier": "BcQJbZFpd02TVl7GfaO2kQ==",
                                            "supplierGuid": "6d09c405-6991-4d77-9356-5ec67da3b691",
                                            "pluG_UID": "7jNGB7h+FE+C8tzZRo6FaQ==",
                                            "pluGuid": "074633ee-7eb8-4f14-82f2-dcd9468e8569",
                                            "campaignName": "9703edb3-15bf-4f17-8170-11f1e57ec80d",
                                            "description": "sample string 4",
                                            "cost": 5,
                                            "costDecimals": 6,
                                            "start": "2026-06-03T18:36:21.1904304",
                                            "end": "2026-06-03T18:36:21.1904304",
                                            "type": 9,
                                            "promoType": 10,
                                            "bonusItemPLUG_UID": "drN+D1ZyzUGDjbfiIMsMEQ==",
                                            "bonusItemPluGuid": "0f7eb376-7256-41cd-838d-b7e220cb0c11",
                                            "bonusPurchaseUnits": 11,
                                            "bonusReceiveUnits": 12,
                                            "updated": "2026-06-03T18:36:21.1904304",
                                            "metcashPromotionID": "sample string 14",
                                            "fromHost": 15,
                                            "storeNames": "sample string 16",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "supplierName": "sample string 17",
                                            "campaignDescription": "sample string 18",
                                            "newPrice": 1,
                                            "campaignMetcashPromotionID": "sample string 19",
                                            "campaignActive": true,
                                            "campaignStartDate": "2026-06-03T18:36:21.1904304",
                                            "campaignEndDate": "2026-06-03T18:36:21.1904304",
                                            "masterPLUG_UID": "TtzEWSsWcku22bJpYdQ2Og==",
                                            "masterID": "59c4dc4e-162b-4b72-b6d9-b26961d4363a",
                                            "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": "ojOMI0328kS91GCat077Yw==",
                                            "bonusMasterID": "238c33a2-f64d-44f2-bdd4-609ab74efb63",
                                            "bonusProductName": "sample string 34",
                                            "bonusProductAPN": "sample string 35",
                                            "bonusOrderCode": "sample string 36",
                                            "bonusNormalSell": 37,
                                            "bonusNormalCost": 38,
                                            "bonusNormalCostDecimals": 39,
                                            "bonusCartonQuantity": 40,
                                            "bonusSalesMode": 41,
                                            "bonusOrderPacked": 42,
                                            "bonusFuelItem": true,
                                            "bonusActive": true
                                          }
                                        },
                                        "currentCostStart": "2026-06-03T18:36:21.1904304",
                                        "dealCosts": [
                                          {
                                            "$ref": "79"
                                          },
                                          {
                                            "$ref": "79"
                                          }
                                        ],
                                        "tags": [
                                          {
                                            "$id": "80",
                                            "pluG_UID": "4xBvgZX3z0GY3AFZ1ITsKg==",
                                            "pluGuid": "816f10e3-f795-41cf-98dc-0159d484ec2a",
                                            "tagID": 1,
                                            "description": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "80"
                                          }
                                        ],
                                        "alternateProductG_UID": "8kMZkwQPj0S2ML5wakPX8g==",
                                        "alternateProduct": "931943f2-0f04-448f-b630-be706a43d7f2",
                                        "altProduct": {
                                          "$ref": "29"
                                        },
                                        "productHostCode": {
                                          "$id": "81",
                                          "id": 1,
                                          "pluG_UID": "NmDgDq22kUCTGOjuKh5EAg==",
                                          "pluGuid": "0ee06036-b6ad-4091-9318-e8ee2a1e4402",
                                          "ibaCode": "sample string 2"
                                        },
                                        "mscCat": {
                                          "$ref": "63"
                                        },
                                        "mscCom": {
                                          "$ref": "64"
                                        },
                                        "mscDep": {
                                          "$ref": "66"
                                        },
                                        "mscSubCom": {
                                          "$ref": "65"
                                        },
                                        "isUserUpdate": true,
                                        "ignoreMasterProduct": true,
                                        "priceGroupLabelRequested": true,
                                        "firstSold": "2026-06-03T18:36:21.1904304",
                                        "inventoryTracked": "2026-06-03T18:36:21.1904304",
                                        "isNormalPriceChangesCampaign": true,
                                        "baseProductFuel": {
                                          "$id": "82",
                                          "pluG_UID": "oZp305kBSk2mz3XLgipW0g==",
                                          "pluGuid": "d3779aa1-0199-4d4a-a6cf-75cb822a56d2",
                                          "fuelPluG_UID": "A6f7IqgfmE+gcI1ninZAUQ==",
                                          "fuelPluGuid": "22fba703-1fa8-4f98-a070-8d678a764051",
                                          "price": 3,
                                          "productDescription": "sample string 4",
                                          "productBarcode": "sample string 5",
                                          "fuelProductDescription": "sample string 6",
                                          "fuelProductBarcode": "sample string 7",
                                          "fuelProductPrice": 8
                                        },
                                        "productFuelLinks": [
                                          {
                                            "$ref": "82"
                                          },
                                          {
                                            "$ref": "82"
                                          }
                                        ]
                                      },
                                      "supplier": {
                                        "$ref": "24"
                                      },
                                      "serviceFee": {
                                        "$id": "83",
                                        "id": 1,
                                        "description": "sample string 1",
                                        "fee": 1
                                      },
                                      "isPrimaryHost": true,
                                      "hostVendor": 48
                                    },
                                    {
                                      "$ref": "27"
                                    }
                                  ],
                                  "orderCycleHeaders": [
                                    {
                                      "$id": "84",
                                      "storeID": 1,
                                      "supplierIdentifier": "/DdqzCSzYEC8QggZ7bZjmA==",
                                      "supplierGuid": "cc6a37fc-b324-4060-bc42-0819edb66398",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "storeName": "sample string 5",
                                      "departmentName": "sample string 6",
                                      "orderDays": 7
                                    },
                                    {
                                      "$ref": "84"
                                    }
                                  ],
                                  "cycles": [
                                    {
                                      "$id": "85",
                                      "storeID": 1,
                                      "supplierIdentifier": "31jUhhpYpECj011xvhirBQ==",
                                      "supplierGuid": "86d458df-581a-40a4-a3d3-5d71be18ab05",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "cutOffWeek": 5,
                                      "cutOffDay": 6,
                                      "cutOffTime": "00:00:00.1234567",
                                      "leadTime": 7,
                                      "daysBuffer": 8,
                                      "supplierName": "sample string 9",
                                      "cutOffDate": "2026-06-03T18:36:21.1904304",
                                      "deliveryDate": "2026-06-03T18:36:21.1904304",
                                      "nextCutOffDate": "2026-06-03T18:36:21.1904304",
                                      "nextDeliveryDate": "2026-06-03T18:36:21.1904304",
                                      "nextDaysBuffer": 10
                                    },
                                    {
                                      "$ref": "85"
                                    }
                                  ],
                                  "store": {
                                    "$ref": "18"
                                  },
                                  "updated": "2026-06-03T18:36:21.1904304",
                                  "isHost": true
                                },
                                "files": [
                                  {
                                    "$id": "86",
                                    "id": "sample string 1",
                                    "fileName": "sample string 2",
                                    "extension": "sample string 3",
                                    "provider": 0,
                                    "type": 0,
                                    "hostType": "sample string 4",
                                    "createdUtc": "2026-06-03T18:36:21.1904304",
                                    "processed": "2026-06-03T18:36:21.1904304",
                                    "isProcessing": true,
                                    "processedCount": 6,
                                    "processingTime": 1,
                                    "collectedUtc": "2026-06-03T18:36:21.1904304",
                                    "size": 1,
                                    "sizeFormat": "sample string 7",
                                    "isArchive": true,
                                    "customerNumber": "sample string 9",
                                    "businessPillar": "sample string 10",
                                    "fileType": "sample string 11",
                                    "version": "sample string 12",
                                    "reference": "sample string 13",
                                    "digest": "sample string 14",
                                    "contentType": "sample string 15",
                                    "host": {
                                      "$ref": "23"
                                    },
                                    "metcashHeader": {
                                      "$id": "87",
                                      "customerNumber": "sample string 1",
                                      "creationDate": "2026-06-03T18:36:21.1904304",
                                      "businessPillar": "sample string 3",
                                      "fileType": "sample string 4"
                                    }
                                  },
                                  {
                                    "$ref": "86"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$id": "88",
                                    "id": 1,
                                    "hostIdentifier": "cW+UJRAr10iHkghhq7MdZA==",
                                    "hostIdentifierGuid": "25946f71-2b10-48d7-8792-0861abb31d64",
                                    "storeID": 1,
                                    "departmentCode": "sample string 2",
                                    "hostGuids": [
                                      "89f4bc5d-f6c4-4f40-8d6a-9e7dc1e55c3e",
                                      "254ada55-2c88-4e40-a0cc-372fdb35d609"
                                    ]
                                  },
                                  {
                                    "$ref": "88"
                                  }
                                ],
                                "hostFileStoreSetting": {
                                  "$ref": "22"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "promotionPlacements": [
                                  {
                                    "$id": "89",
                                    "identifier": "lpOmGtD+2kqkpOY8nXx2gw==",
                                    "identifierGuid": "1aa69396-fed0-4ada-a4a4-e63c9d7c7683",
                                    "code": "sample string 2",
                                    "description": "sample string 3",
                                    "isAdvertised": true
                                  },
                                  {
                                    "$ref": "89"
                                  }
                                ],
                                "promoTypeGuids": [
                                  "4c51666e-3813-4725-89f0-bc7dcf9c0bd7",
                                  "9a17d713-c4fe-491f-b38f-b2242f91512d"
                                ],
                                "isPromotionOnly": false,
                                "isOrderable": false,
                                "vendor": 0
                              },
                              "groupIDs": [
                                1,
                                2
                              ],
                              "hostDescription": "sample string 27"
                            },
                            {
                              "$ref": "22"
                            }
                          ],
                          "accounts": [
                            {
                              "$id": "90",
                              "id": 1,
                              "storeID": 1,
                              "accountName": "sample string 2",
                              "bsb": "sample string 3",
                              "accountNumber": "sample string 4",
                              "accountDesignated": true
                            },
                            {
                              "$ref": "90"
                            }
                          ],
                          "sales": [
                            {
                              "$id": "91",
                              "id": 1,
                              "storeID": 1,
                              "externalSalesType": 2,
                              "ftpSiteID": 1,
                              "lastSaleProcessed": "2026-06-03T18:36:21.1904304",
                              "ftpSite": {
                                "$id": "92",
                                "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": "91"
                            }
                          ],
                          "suppliedStores": [
                            1,
                            2
                          ],
                          "zoneMatrix": [
                            {
                              "$ref": "88"
                            },
                            {
                              "$ref": "88"
                            }
                          ],
                          "cashManagements": [
                            {
                              "$id": "93",
                              "id": 1,
                              "storeID": 1,
                              "cashManagementType": 2,
                              "apiID": 1,
                              "organisationID": "sample string 3",
                              "siteName": "sample string 4",
                              "thirdPartyAPI": {
                                "$id": "94",
                                "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,
                                "config": "sample string 10"
                              }
                            },
                            {
                              "$ref": "93"
                            }
                          ],
                          "updateStoreID": "657b2752-7268-4779-9938-3c142eca66cb",
                          "updateStore": {
                            "$id": "95",
                            "id": "76b095cd-0274-49a8-b148-c3eb684706f2",
                            "name": "sample string 1",
                            "lastActivity": "2026-06-03T18:36:21.1904304",
                            "zone": "sample string 2",
                            "timeZoneOffset": 0.0,
                            "businessHoursStart": "00:00:00.1234567",
                            "businessHoursEnd": "00:00:00.1234567",
                            "master": true,
                            "lastIP": "sample string 10",
                            "lastHostName": "sample string 11",
                            "ping": 1,
                            "pingStatus": "sample string 12",
                            "lastUpdateCompleted": "2026-06-03T18:36:21.1904304"
                          },
                          "timeZoneId": "sample string 54",
                          "securityOptions": {
                            "$id": "96",
                            "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": "17"
                      }
                    ]
                  },
                  "customer": {
                    "$ref": "7"
                  },
                  "communityOrganisation": {
                    "$id": "97",
                    "id": 1,
                    "identifier": "675WhvTjVk6Rl6Fht7sJrg==",
                    "identifierGuid": "8656beeb-e3f4-4e56-9197-a161b7bb09ae",
                    "name": "sample string 3",
                    "lookupIdentifier": "sample string 4",
                    "externalID": "sample string 5",
                    "phone": "sample string 6",
                    "fax": "sample string 7",
                    "email": "sample string 8",
                    "address1": "sample string 9",
                    "address2": "sample string 10",
                    "city": "sample string 11",
                    "postCode": "sample string 12",
                    "state": "sample string 13",
                    "country": "sample string 14",
                    "abn": "sample string 15",
                    "promoPeriodStart": "2026-06-03T18:36:21.1904304",
                    "promoPeriodEnd": "2026-06-03T18:36:21.1904304",
                    "allowDonations": true,
                    "logoImageName": "sample string 17",
                    "totalAmountAwarded": 18.1,
                    "updated": "2026-06-03T18:36:21.1904304",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "98",
                      "saleItemID": 1,
                      "identifier": "5wpE/5ZcnEKZty/65Jwecw==",
                      "identifierGuid": "ff440ae7-5c96-429c-99b7-2ffae49c1e73",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "WlK8HW+MEUqC1ABOjwpxwA==",
                      "pluGuid": "1dbc525a-8c6f-4a11-82d4-004e8f0a71c0",
                      "accountID": "BVpauSnan06An/pA6EZv9g==",
                      "accountIDGuid": "b95a5a05-da29-4e9f-809f-fa40e8466ff6",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 8,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "offline": true,
                      "barcode": "sample string 9",
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 10",
                      "bestOrExpire": "2026-06-03T18:36:21.1904304",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "h0ACPX5AukWNSoBIVbHZtg==",
                      "refundGuid": "3d024087-407e-45ba-8d4a-804855b1d9b6",
                      "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": "hHa99RFTsUqRv7Oh40KdMg==",
                      "idempotentVoidGuid": "f5bd7684-5311-4ab1-91bf-b3a1e3429d32",
                      "priceLevelIdentifier": "uPhfuWgPp0mRr5+Mdkh8Xw==",
                      "priceLevelIdentifierGuid": "b95ff8b8-0f68-49a7-91af-9f8c76487c5f",
                      "communityIdentifier": "ofV8OIyY902Qwq9++BBSnA==",
                      "communityIdentifierGuid": "387cf5a1-988c-4df7-90c2-af7ef810529c",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "99",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2026-06-03T18:36:21.1904304",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "99"
                        }
                      ],
                      "refund": {
                        "$id": "100",
                        "id": 1,
                        "g_UID": "ohg0owkFWEqB2cFeEjDrzw==",
                        "guid": "a33418a2-0509-4a58-81d9-c15e1230ebcf",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2026-06-03T18:36:21.1904304"
                      },
                      "modifier": {
                        "$id": "101",
                        "id": 1,
                        "setG_UID": "nBpYIgQVXkaLWmYEA+80dA==",
                        "modifierSetGuid": "22581a9c-1504-465e-8b5a-660403ef3474",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "nN6Lb1ockk6eWVX+M2vIGA==",
                        "pluGuid": "6f8bde9c-1c5a-4e92-9e59-55fe336bc818",
                        "deleted": true,
                        "g_UID": "3tSy8GQy/k6frHeeoNPE0Q==",
                        "guid": "f0b2d4de-3264-4efe-9fac-779ea0d3c4d1",
                        "product": {
                          "$ref": "29"
                        }
                      },
                      "priceLevelName": "sample string 25",
                      "pumpNumber": 1,
                      "hoseNumber": 1
                    },
                    {
                      "$ref": "98"
                    }
                  ],
                  "eftReceipts": [
                    {
                      "$id": "102",
                      "id": 1,
                      "storeID": 1,
                      "saleHeaderID": 2,
                      "storeSaleHeader": {
                        "$ref": "14"
                      },
                      "receipt": "sample string 3",
                      "processed": 1
                    },
                    {
                      "$ref": "102"
                    }
                  ],
                  "payments": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "cards": [
                    {
                      "$id": "103",
                      "id": 1,
                      "saleHeaderID": 1,
                      "identifier": "sample string 2",
                      "cardType": 3,
                      "providerName": "sample string 4"
                    },
                    {
                      "$ref": "103"
                    }
                  ],
                  "campaignHits": [
                    {
                      "$id": "104",
                      "id": 1,
                      "saleHeaderID": 2,
                      "campaign": "sample string 3",
                      "name": "sample string 4",
                      "processed": 1,
                      "campaignDescription": "sample string 5"
                    },
                    {
                      "$ref": "104"
                    }
                  ],
                  "fuel": [
                    {
                      "$id": "105",
                      "id": 1,
                      "plu": 1,
                      "pluG_UID": "L/bCa7n++kqQ5OwtOe3ccw==",
                      "pluGuid": "6bc2f62f-feb9-4afa-90e4-ec2d39eddc73",
                      "saleHeaderID": 2,
                      "totalCents": 3,
                      "grade": 1,
                      "gradeDescription": "sample string 4",
                      "dispenser": 1,
                      "hose": 1,
                      "quantity": 1,
                      "cost": 1,
                      "acquirerNum": 1,
                      "attendant": 1,
                      "ePurseBalance": 1.0,
                      "cardSignature": "sample string 5",
                      "compartmentNumber": 1,
                      "contractNumber": 1,
                      "discountCardPAN": "sample string 6",
                      "discountID": 1,
                      "discountName": "sample string 7",
                      "discountNetValue": 1.0,
                      "discountType": 1,
                      "discountValue": 1.0,
                      "discretionaryData": "sample string 8",
                      "driverID": "sample string 9",
                      "eftBatchNumber": 1,
                      "eftResponseCode": "sample string 10",
                      "endDateTime": "2026-06-03T18:36:21.1904304",
                      "engineHours": 1.1,
                      "fposNumber": 1,
                      "loyaltyCardPAN": "sample string 11",
                      "miscData1": 1,
                      "miscData2": "sample string 12",
                      "miscFlags": 1,
                      "mop": 1,
                      "odometer": 1,
                      "panNumber": "sample string 13",
                      "saleRefund": true,
                      "saleStatus": 1,
                      "sequenceNumber": 1,
                      "stan": 1,
                      "startDateTime": "2026-06-03T18:36:21.1904304",
                      "tagNumber": "sample string 15",
                      "trackTwoRem": "sample string 16",
                      "transCode": 1,
                      "transType": 1,
                      "unitPrice": 1.0,
                      "vehicleReg": "sample string 17",
                      "offline": true,
                      "processed": 1
                    },
                    {
                      "$ref": "105"
                    }
                  ],
                  "fuelResells": [
                    {
                      "$id": "106",
                      "saleItemID": 1,
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "2KDBgcXj/0ayW1FZleVuWQ==",
                      "pluGuid": "81c1a0d8-e3c5-46ff-b25b-515995e56e59",
                      "accountID": "3HsyxNNF+EK+x8idwIA+0w==",
                      "accountIDGuid": "c4327bdc-45d3-42f8-bec7-c89dc0803ed3",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "processed": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 1,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "barcode": "sample string 8",
                      "offline": 1,
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 9",
                      "bestOrExpire": "2026-06-03T18:36:21.1904304",
                      "bestOrExpireType": 1,
                      "refundG_UID": "QS43OFCKr0CNAm9B6aBE2w==",
                      "refundGuid": "38372e41-8a50-40af-8d02-6f41e9a044db",
                      "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": "106"
                    }
                  ],
                  "customerOrder": [
                    {
                      "$id": "107",
                      "identifier": "6AAOSvMlSk6izIaTc8Yk3w==",
                      "identifierGuid": "4a0e00e8-25f3-4e4a-a2cc-869373c624df",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "QUohLoKwF0K8M4CoJH/DKg==",
                      "customerIdentifierGuid": "2e214a41-b082-4217-bc33-80a8247fc32a",
                      "operatorNo": 1,
                      "operatorG_UID": "Ocem0hF5L0WN9nA4bLV9gw==",
                      "operatorGuid": "d2a6c739-7911-452f-8df6-70386cb57d83",
                      "created": "2026-06-03T18:36:21.1904304",
                      "ordered": "2026-06-03T18:36:21.1904304",
                      "started": "2026-06-03T18:36:21.1904304",
                      "completed": "2026-06-03T18:36:21.1904304",
                      "supplied": "2026-06-03T18:36:21.1904304",
                      "quickTicket": 1,
                      "deleted": true,
                      "walkAway": true,
                      "approxWait": 1,
                      "actualWait": 1,
                      "deliveryMethod": 8,
                      "externalSaleType": 9,
                      "customer": {
                        "$ref": "7"
                      },
                      "operator": {
                        "$ref": "16"
                      },
                      "details": [
                        {
                          "$id": "108",
                          "headerID": 1,
                          "plu": 1,
                          "pluG_UId": "JlhN/beCtEOc5urNkVQTBw==",
                          "pluGuid": "fd4d5826-82b7-43b4-9ce6-eacd91541307",
                          "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": "eWxsoDn2mEi8ixB/KvDXxg==",
                          "headerIdentifierGuid": "a06c6c79-f639-4898-bc8b-107f2af0d7c6",
                          "product": {
                            "$ref": "29"
                          }
                        },
                        {
                          "$ref": "108"
                        }
                      ],
                      "storeName": "sample string 11",
                      "customerName": "sample string 12",
                      "storeReplyTo": "sample string 13",
                      "storeSubjectLine": "sample string 14",
                      "storeSaleHeader": {
                        "$ref": "14"
                      }
                    },
                    {
                      "$ref": "107"
                    }
                  ],
                  "surveyResponses": [
                    {
                      "$id": "109",
                      "surveyG_UID": "Uh/UWQGB+Uy+ax9LVulaag==",
                      "surveyGuid": "59d41f52-8101-4cf9-be6b-1f4b56e95a6a",
                      "saleHeaderGuid": "1dwMQHUF8Ey1fQh2iFLLXQ==",
                      "saleGuid": "400cdcd5-0575-4cf0-b57d-08768852cb5d",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "42GQFI59u0ub9XhpXYJ2HA==",
                      "guidResponse": "149061e3-7d8e-4bbb-9bf5-78695d82761c",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2026-06-03T18:36:21.1904304",
                      "sale": {
                        "$ref": "14"
                      },
                      "survey": {
                        "$id": "110",
                        "g_UID": "0UgT9GUkukC37jVhZIH8jw==",
                        "guid": "f41348d1-2465-40ba-b7ee-35616481fc8f",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "tPj978OPVky98da/IRZyyg==",
                        "checkoutFormGuid": "effdf8b4-8fc3-4c56-bdf1-d6bf211672ca",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2026-06-03T18:36:21.1904304",
                        "end": "2026-06-03T18:36:21.1904304",
                        "deleted": true,
                        "updated": "2026-06-03T18:36:21.1904304",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "42ff3a9f-8096-421e-864e-8515fcd5c737",
                          "6e0967ea-d45c-44fa-a4b6-5ff4d6eaba95"
                        ],
                        "allowsAllTextResponses": true,
                        "surveyForm": {
                          "$ref": "48"
                        }
                      },
                      "ingressId": "sample string 4"
                    },
                    {
                      "$ref": "109"
                    }
                  ],
                  "storeName": "sample string 39",
                  "terminalNumber": 40,
                  "machineName": "sample string 41",
                  "operatorName": "sample string 42",
                  "direction": 1,
                  "reason": "sample string 43",
                  "accountG_UID": "ohAq86QsU0W47l929ANyPw==",
                  "accountIdentifier": "f32a10a2-2ca4-4553-b8ee-5f76f403723f",
                  "accountName": "sample string 44",
                  "customerOrderIdentifier": "Jh40Ot9BxEKqjAG4trMUlg==",
                  "customerOrderIdentifierGuid": "3a341e26-41df-42c4-aa8c-01b8b6b31496",
                  "priceLevelName": "sample string 45",
                  "revision": 46,
                  "ingressId": "sample string 47"
                },
                "metadata": {
                  "$id": "111",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "YWUdhfHEMkWzkxKn9LA0sg==",
                  "paymentIdentifierGuid": "851d6561-c4f1-4532-b393-12a7f4b034b2",
                  "identifier": "f+bqhh8a+06g1qo7aBmNqQ==",
                  "identifierGuid": "86eae67f-1a1f-4efb-a0d6-aa3b68198da9",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "y1bsAVRapEmjJFgm916WSw==",
                  "itemIdentifierGuid": "01ec56cb-5a54-49a4-a324-5826f75e964b"
                }
              },
              {
                "$ref": "13"
              }
            ]
          },
          {
            "$ref": "8"
          }
        ],
        "customerGroupMembers": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "customerGroups": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "accounts": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "account": {
          "$ref": "9"
        },
        "vouchers": [
          {
            "$id": "112",
            "customerIdentifier": "4ayjZartbUGEDnob4KuvBw==",
            "customerIdentifierGuid": "65a3ace1-edaa-416d-840e-7a1be0abaf07",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "NGmI3M6y2Uq1I5GA5fm7yQ==",
            "idempotentGuid": "dc886934-b2ce-4ad9-b523-9180e5f9bbc9",
            "offline": true,
            "voucher": {
              "$ref": "4"
            },
            "customer": {
              "$ref": "7"
            }
          },
          {
            "$ref": "112"
          }
        ]
      },
      "issuedOfflinePayment": {
        "$ref": "13"
      },
      "redeemedOfflinePayment": {
        "$ref": "13"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "skip": 1,
  "take": 1,
  "totalCount": 1
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK���\��ܶ5xl/workbook.xml �(�����0D�&�C���58q�����n�������J ��mgv�픓�}�\O>f����bƂ��@8��S����/��'�md9��q���
�]i����d��V�mi}<R.͞���llu��5�~Se��I+�@J�s��(񅞇���6�7ȹij���V��w�PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\3s�''_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="R4ae123bd25c9462d" /></Relationships>PK���\B�יxl/worksheets/sheet1.xml �(���Ko�0������!$��I�{[�a���b�N�ϯ1�6%��c����c9�yR-8c��rH"��J]��Ó����zmm#�����q�EȖ�P�F�(:���Q���9 ]ײ;]����'Ȉ�;��m��±�Wj٣�
-�v,���`�U�W�F�9�%�=�Y��J��71N�_��a��!,Z�a��T������O!��CZ�ԭ
_��0:
�^V���:b���)�x�<Y�տ)�Re�����OqDb����	M7�l���o���ɾ�����V��z=/��iLq�6��W}4�-�x�/2�{`B�W�[�p3~��_��:�D�-	rI�/	zI��$�K"�	�۞{���Ӆ�z���H���B\9����zn���x㟒0Z;a�ϻxPK���\����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�n��ݰ���=��&vd����G�
XE�Tb�������4����޾�9c��w
�A���]��)�������D��I^q��Ҵ�4*��������a�)����TG�!-[�0g�-�.����>{uѥ?��Շc��	�A�S?�H���
d�؛J��ղd�f��ZL���w>��|2�qɅP������K
��s�yy�Vb]�5l�PTmuU�7��PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\�8i���xl/sharedStrings.xml �(�e�AO�0��J�;I�j�C5���B"jM-�K�"Ư'MH��=���_���A}BbOX�)��i�8V�����ъ���!T��ն.�E�(r�'���Z�'��
̀y�N):�2���n�	@b��Eqe��UOJ���Z�,Мt����;�PZ�K{�ރgY{�{?����ϲ�����YX(Bz�%?�������\�{@H�7�{�6/�o�:t#$���ͮm�i-����`s��PK-���\��ܶ5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\3s�''U_rels/.relsPK-���\B�י�xl/worksheets/sheet1.xmlPK-���\����P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
�xl/styles.xmlPK-���\�8i���kxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK���\����5xl/workbook.xml �(�����0D�&�C���
)��x��}��4Жtk��H�yۙ�};rt�{:ױ��-��mC.�-���N��ya��%\��+W�
� N�c&<������B��E�GP�"�/(��r�cL��G�r2ֺ����)a�ET̂��W����T��|���eW��䬚T�
.|co0)���PK���\����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
���\M�n''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rf6162d8c8c8846a8" /></Relationships>PK���\B�יxl/worksheets/sheet1.xml �(���Ko�0������!$��I�{[�a���b�N�ϯ1�6%��c����c9�yR-8c��rH"��J]��Ó����zmm#�����q�EȖ�P�F�(:���Q���9 ]ײ;]����'Ȉ�;��m��±�Wj٣�
-�v,���`�U�W�F�9�%�=�Y��J��71N�_��a��!,Z�a��T������O!��CZ�ԭ
_��0:
�^V���:b���)�x�<Y�տ)�Re�����OqDb����	M7�l���o���ɾ�����V��z=/��iLq�6��W}4�-�x�/2�{`B�W�[�p3~��_��:�D�-	rI�/	zI��$�K"�	�۞{���Ӆ�z���H���B\9����zn���x㟒0Z;a�ϻxPK���\iw�z�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�ILjP�nذ-����I�Ķl��Xp$��U$p%l����I3�����2�qr���b@�*�';�pL�F�v���,S����#�+6�0���)�j�E��y��c\Xd�i��� �
c
%.�d���3fR���qA���WqDL@�2�z�)Ezu��@u��Z�u�
�\�z5��N3�_�01|ՊFԌ5������(��K��\���gm�
�oQ����_l�PK���\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK���\�8i���xl/sharedStrings.xml �(�e�AO�0��J�;I�j�C5���B"jM-�K�"Ư'MH��=���_���A}BbOX�)��i�8V�����ъ���!T��ն.�E�(r�'���Z�'��
̀y�N):�2���n�	@b��Eqe��UOJ���Z�,Мt����;�PZ�K{�ރgY{�{?����ϲ�����YX(Bz�%?�������\�{@H�7�{�6/�o�:t#$���ͮm�i-����`s��PK-���\����5xl/workbook.xmlPK-���\����	��[Content_Types].xmlPK-
���\M�n''U_rels/.relsPK-���\B�י�xl/worksheets/sheet1.xmlPK-���\iw�z�P�xl/_rels/workbook.xml.relsPK-���\Ѓc'2E
�xl/styles.xmlPK-���\�8i���kxl/sharedStrings.xmlPK��