GET api/customer/{id}/payments?startDate={startDate}&endDate={endDate}&paymentType={paymentType}

Find a list of payments a customer has made, where the customer bought items or used their account to pay

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Identifier of customer

globally unique identifier

Required

startDate

Optional start date to search sales occurring only after

date

None.

endDate

Optional end date to search sales occurring only before

date

None.

paymentType

Payment types to restrict results to

PaymentType

None.

Body Parameters

None.

Response Information

Resource Description

List of store sale payments

Collection of StoreSalePayment
NameDescriptionTypeAdditional information
ID

integer

None.

Identifier

Identifier to prevent duplicate processing

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

OperatorName

string

None.

SaleHeaderID

integer

None.

PaymentType

Type of the payment

PaymentType

None.

Amount

Amount of payment in cents (or points)

integer

None.

Account

string

String length: inclusive between 0 and 40

AccountID

Collection of byte

None.

AccountIDGuid

globally unique identifier

None.

CustomerAccount

Account

None.

CustomerCard

CustomerCard

None.

AccountType

AccountType

None.

CardName

string

String length: inclusive between 0 and 16

AuthorisationNumber

string

String length: inclusive between 0 and 16

BankReference

string

String length: inclusive between 0 and 40

MerchantID

string

String length: inclusive between 0 and 32

TerminalID

string

String length: inclusive between 0 and 32

CardNumber

Can be: CardNumber of Gift Card, Barcode of issued/redeemed voucher, etc

string

String length: inclusive between 0 and 32

PaymentDate

date

None.

InvRocNo

string

String length: inclusive between 0 and 16

ResponseCode

string

String length: inclusive between 0 and 4

Cashout

integer

None.

Tip

Total Amount tipped during sale

integer

None.

IdempotentVoid

Idempotency ID to prevent duplicate processing of void action

Collection of byte

None.

IdempotentVoidGuid

globally unique identifier

None.

Offline

If the PaymentType is Account and Offline is true, the account needs to be adjusted.

boolean

None.

Processed

Processed

None.

StoreSaleHeader

StoreSaleHeader

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

Metadata

StoreSalePaymentMetadata

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "identifier": "fUCsTo5ubEiqSJY9h5yOoA==",
    "identifierGuid": "4eac407d-6e8e-486c-aa48-963d879c8ea0",
    "storeID": 2,
    "operatorName": "sample string 3",
    "saleHeaderID": 4,
    "paymentType": 5,
    "amount": 6,
    "account": "sample string 7",
    "accountID": "eAQFK9xmoEqt9zkok4hI8g==",
    "accountIDGuid": "2b050478-66dc-4aa0-adf7-3928938848f2",
    "customerAccount": {
      "$id": "2",
      "id": 1,
      "identifier": "hbo8sNftMkeF8M5okITIow==",
      "identifierGuid": "b03cba85-edd7-4732-85f0-ce689084c8a3",
      "referenceNo": "sample string 3",
      "name": "sample string 4",
      "created": "2025-08-02T23:20:24.0821879",
      "owner": "Ie8Dvp3+xku2tshpRgdJ9Q==",
      "ownerGuid": "be03ef21-fe9d-4bc6-b6b6-c869460749f5",
      "accountStoreGroupIdentifier": "8mJqxypzeUqTfAnRGqWRvg==",
      "accountStoreGroupGuid": "c76a62f2-732a-4a79-937c-09d11aa591be",
      "accountType": 1,
      "currentBalance": 1,
      "externalID": "sample string 7",
      "maximumLimit": 1,
      "accruePoints": true,
      "loyaltyPoints": 1,
      "termsOfTrade": 1,
      "signatureRequired": true,
      "referenceRequired": true,
      "statementSendType": 10,
      "ageingPeriod": 1,
      "monthlyAgeingPeriod": true,
      "explodedInvoice": true,
      "isFifoAllocation": true,
      "lastStatementSent": "2025-08-02T23:20:24.0821879",
      "active": true,
      "updated": "2025-08-02T23:20:24.0821879",
      "deleted": true,
      "deletedUser": "sample string 16",
      "currentBalanceChanged": true,
      "maximumLimitChanged": true,
      "loyaltyPointsChanged": true,
      "projectedBalance": 17,
      "accountStoreGroupStoreIDs": [
        1,
        2
      ],
      "customerEmail": "sample string 18",
      "ownerCustomer": {
        "$id": "3",
        "identifier": "nSzSVClyxkSVQ/NKbdzqkw==",
        "identifierGuid": "54d22c9d-7229-44c6-9543-f34a6ddcea93",
        "code": "sample string 2",
        "familyName": "sample string 3",
        "givenName": "sample string 4",
        "otherName": "sample string 5",
        "title": "sample string 6",
        "dateOfBirth": "2025-08-02T23:20:24.0821879",
        "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": "nbnzp1u+XUmA4BcHtWM5nQ==",
        "communityIdentifierGuid": "a7f3b99d-be5b-495d-80e0-1707b563399d",
        "joined": "2025-08-02T23:20:24.0821879",
        "updated": "2025-08-02T23:20:24.0821879",
        "active": true,
        "reasonInactive": 1,
        "groupCustomer": true,
        "loyaltyPoints": 1,
        "homeStoreID": 1,
        "availableSpend": 1,
        "priceLevelIdentifier": "iCZX6JrxJ0iTWL2QAX9nfw==",
        "priceLevelIdentifierGuid": "e8572688-f19a-4827-9358-bd90017f677f",
        "marketingID": "sample string 18",
        "hidden": true,
        "registered": true,
        "registeredOn": "2025-08-02T23:20:24.0821879",
        "emailMarketing": true,
        "smsMarketing": true,
        "deleted": true,
        "deletedUser": "sample string 24",
        "homeStoreName": "sample string 25",
        "customerCards": [
          {
            "$id": "4",
            "cardType": 2,
            "issueDate": "2025-08-02T23:20:24.0821879",
            "expiry": "2025-08-02T23:20:24.0821879",
            "customerID": "8KF8eT+N1EyQsjWhsBSGXA==",
            "customerIDGuid": "797ca1f0-8d3f-4cd4-90b2-35a1b014865c",
            "initialValue": 1,
            "currentValue": 1,
            "maxLimit": 1,
            "minTransaction": 1,
            "maxTransaction": 1,
            "multiplier": 1.1,
            "active": true,
            "reasonInactive": 1,
            "idRequired": true,
            "idType": 1,
            "idValue": "sample string 5",
            "updated": "2025-08-02T23:20:24.0821879",
            "linkedAccount": "04AD9hETiUOkd+w2wn74+A==",
            "linkedAccountGuid": "f60380d3-1311-4389-a477-ec36c27ef8f8",
            "currentValueChanged": true,
            "limitsChanged": true,
            "customer": {
              "$ref": "3"
            },
            "account": {
              "$ref": "2"
            },
            "payments": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "customerGroupMembers": [
          {
            "$id": "5",
            "id": 1,
            "groupID": "mds0DDAat0OsEmZfk7Tpcg==",
            "groupIDGuid": "0c34db99-1a30-43b7-ac12-665f93b4e972",
            "customerID": "z3IIi3LZ5UeNsjXWEoN7Fg==",
            "customerIDGuid": "8b0872cf-d972-47e5-8db2-35d612837b16",
            "card": "sample string 4",
            "linkedAccount": "ZlPpo40zIUKa8EiFpnvi5g==",
            "linkedAccountGuid": "a3e95366-338d-4221-9af0-4885a67be2e6",
            "customer": {
              "$ref": "3"
            },
            "group": {
              "$id": "6",
              "identifier": "YUGUQcHCs0a/oW4tCp3x5w==",
              "identifierGuid": "41944161-c2c1-46b3-bfa1-6e2d0a9df1e7",
              "name": "sample string 2",
              "primaryContact": "lJLebkxuMECU2JJzBO7Feg==",
              "primaryContactGuid": "6ede9294-6e4c-4030-94d8-927304eec57a",
              "accountID": "R61LjaOLP06sSN6IukV7vQ==",
              "accountIDGuid": "8d4bad47-8ba3-4e3f-ac48-de88ba457bbd",
              "special": true,
              "updated": "2025-08-02T23:20:24.0821879",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "gisV+6Bfa0Cc62dRY78frg==",
              "priceLevelIdentifierGuid": "fb152b82-5fa0-406b-9ceb-675163bf1fae",
              "deleted": true,
              "account": {
                "$ref": "2"
              },
              "primaryContactCustomer": {
                "$ref": "3"
              },
              "customerGroupMembers": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "customerCard": {
              "$ref": "4"
            }
          },
          {
            "$ref": "5"
          }
        ],
        "customerGroups": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "accounts": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "account": {
          "$ref": "2"
        },
        "vouchers": [
          {
            "$id": "7",
            "customerIdentifier": "+5gpKm5lgUqLSU7Xk9TIiw==",
            "customerIdentifierGuid": "2a2998fb-656e-4a81-8b49-4ed793d4c88b",
            "voucherName": "sample string 2",
            "count": 3,
            "storeID": 4,
            "barcode": "sample string 5",
            "redeemCount": 6,
            "issueCount": 7,
            "storeSalePaymentID": 1,
            "idempotentID": "U96E8+z8rk2lWhOXbn8xkQ==",
            "idempotentGuid": "f384de53-fcec-4dae-a55a-13976e7f3191",
            "offline": true,
            "voucher": {
              "$id": "8",
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3",
              "shortDescription": "sample string 4",
              "url": "sample string 5",
              "barcodeTemplateID": 1,
              "expiry": 0,
              "voucherType": 6,
              "limitPerTransaction": 7,
              "customerTracking": true,
              "discountAccount": "sample string 9",
              "endDate": "2025-08-02T23:20:24.0821879",
              "barcodeTemplate": {
                "$id": "9",
                "templateID": 1,
                "template": "sample string 1",
                "bcFunction": "sample string 2",
                "sortOrder": 3
              },
              "scaleLabel": {
                "$id": "10",
                "id": 1,
                "uid": "sample string 2",
                "name": "sample string 3",
                "width": 1.1,
                "height": 1.1,
                "showBorder": true,
                "borderWidth": 1.1,
                "borderStyle": 1,
                "borderColour": "sample string 5",
                "updated": "2025-08-02T23:20:24.0821879",
                "labelPageLayout": "1EcYPfRHEkirlgkNXMr2GA==",
                "pageLayoutGuid": "3d1847d4-47f4-4812-ab96-090d5ccaf618",
                "labelType": 6,
                "oldName": "sample string 7",
                "voucher": {
                  "$ref": "8"
                },
                "elements": [
                  {
                    "$id": "11",
                    "id": 1,
                    "scaleLabelID": 2,
                    "showPercentDI": true,
                    "showAvgPerHundred": true,
                    "showAvgPerServe": true,
                    "name": "sample string 6",
                    "x": 1.1,
                    "y": 1.1,
                    "width": 1.1,
                    "height": 1.1,
                    "type": 1,
                    "rotation": 1,
                    "text": "sample string 7",
                    "fontFamily": "sample string 8",
                    "align": 1,
                    "bold": true,
                    "italic": true,
                    "underline": true,
                    "strikeout": true,
                    "reverse": true,
                    "textColour": "sample string 9",
                    "fontSize": 1.1,
                    "picture": "QEA=",
                    "borderWidth": 10,
                    "sortOrder": 11,
                    "printOptions": 12,
                    "superScriptTextFontSize": 1.1,
                    "lineStyle": 1,
                    "spacingStyle": 1,
                    "interCharacterSpacing": 1.1,
                    "superScriptOffset": 1.1,
                    "lineSpacing": 1.1,
                    "dateFormat": "sample string 13",
                    "autoGrow": true,
                    "fontAutoResize": true,
                    "updated": "2025-08-02T23:20:24.0821879"
                  },
                  {
                    "$ref": "11"
                  }
                ]
              },
              "customerVouchers": [
                {
                  "$id": "12",
                  "id": 1,
                  "customerIdentifier": "9/svX8DZ70S77RokLYnNGA==",
                  "customerIdentifierGuid": "5f2ffbf7-d9c0-44ef-bbed-1a242d89cd18",
                  "voucherID": 3,
                  "voucherName": "sample string 4",
                  "storeID": 1,
                  "barcode": "sample string 5",
                  "dateOfIssue": "2025-08-02T23:20:24.0821879",
                  "issuedSaleHeaderID": 1,
                  "issuedSaleIdentifier": "sample string 7",
                  "issuedOfflinePaymentID": 1,
                  "issuedIdempotentID": "qjmLMbOcf0Gd2t2Z6vDQSg==",
                  "issuedIdempotentGuid": "318b39aa-9cb3-417f-9dda-dd99eaf0d04a",
                  "issuedOffline": true,
                  "issuedUser": "sample string 9",
                  "issuedNotes": "sample string 10",
                  "expiryDate": "2025-08-02T23:20:24.0821879",
                  "expiredUser": "sample string 11",
                  "expiredNotes": "sample string 12",
                  "redeemed": "2025-08-02T23:20:24.0821879",
                  "redeemedSaleHeaderID": 1,
                  "redeemedSaleIdentifier": "sample string 13",
                  "redeemedOfflinePaymentID": 1,
                  "redeemedIdempotentID": "+6FE/FS2U0mBZU7dgzG+BA==",
                  "redeemedIdempotentGuid": "fc44a1fb-b654-4953-8165-4edd8331be04",
                  "redeemedUser": "sample string 14",
                  "redeemedNotes": "sample string 15",
                  "redeemedOffline": true,
                  "updated": "2025-08-02T23:20:24.0821879",
                  "storeName": "sample string 17",
                  "scaleLabel": {
                    "$ref": "10"
                  },
                  "voucher": {
                    "$ref": "8"
                  },
                  "customer": {
                    "$ref": "3"
                  },
                  "issuedOfflinePayment": {
                    "$ref": "1"
                  },
                  "redeemedOfflinePayment": {
                    "$ref": "1"
                  }
                },
                {
                  "$ref": "12"
                }
              ]
            },
            "customer": {
              "$ref": "3"
            }
          },
          {
            "$ref": "7"
          }
        ]
      },
      "card": {
        "$ref": "4"
      },
      "members": {
        "$id": "13",
        "sample string 1": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "sample string 2": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "customerGroups": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ]
    },
    "customerCard": {
      "$ref": "4"
    },
    "accountType": 1,
    "cardName": "sample string 8",
    "authorisationNumber": "sample string 9",
    "bankReference": "sample string 10",
    "merchantID": "sample string 11",
    "terminalID": "sample string 12",
    "cardNumber": "sample string 13",
    "paymentDate": "2025-08-02T23:20:24.0821879",
    "invRocNo": "sample string 14",
    "responseCode": "sample string 15",
    "cashout": 1,
    "tip": 16,
    "idempotentVoid": "ha5tJHLXfEG+EUZ8Zv1uiw==",
    "idempotentVoidGuid": "246dae85-d772-417c-be11-467c66fd6e8b",
    "offline": true,
    "processed": 1,
    "storeSaleHeader": {
      "$id": "14",
      "saleHeaderID": 1,
      "saleHeaderGuid": "hAJDiz6tPUKyUmFDkdTSSw==",
      "saleHeaderIdentifierGuid": "8b430284-ad3e-423d-b252-614391d4d24b",
      "created": "2025-08-02T23:20:24.0821879",
      "createdLocal": "2025-08-02T23:20:24.0821879",
      "createdText": "sample string 4",
      "itemCount": 5,
      "totalAmount": 6,
      "cashTender": 1,
      "cardTender": 1,
      "cheqTender": 1,
      "acctTender": 1,
      "voucherTender": 1,
      "loyaltyPoints": 1,
      "cashout": 1,
      "changeAmount": 1,
      "rounding": 1,
      "gstAmount": 1,
      "transactionDiscountTender": 1,
      "totalTip": 7,
      "tranType": 1,
      "processed": 1,
      "imported": "2025-08-02T23:20:24.0821879",
      "storeID": 1,
      "operatorG_Uid": "xCVofm2YlUC4dCsDu66miw==",
      "operatorGuid": "7e6825c4-986d-4095-b874-2b03bbaea68b",
      "customerG_Uid": "EzSwa+NVGEO/U49IGd04Ww==",
      "customerGuid": "6bb03413-55e3-4318-bf53-8f4819dd385b",
      "communityIdentifier": "CG4+PtRzWkyjPcIUoMI3jw==",
      "communityIdentifierGuid": "3e3e6e08-73d4-4c5a-a33d-c214a0c2378f",
      "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": "7s0RjUu2eEKECTu0Vd8Ikw==",
      "priceLevelIdentifierGuid": "8d11cdee-b64b-4278-8409-3bb455df0893",
      "locked": 36,
      "relationChecksum": "sample string 37",
      "loyaltyTender": 1,
      "giftCardTender": 1,
      "operator": {
        "$id": "15",
        "id": 1,
        "g_Uid": "ph77Cft7KEqYqva5FuFyJw==",
        "guid": "09fb1ea6-7bfb-4a28-98aa-f6b916e17227",
        "operatorNumber": 1,
        "shortName": "sample string 2",
        "firstName": "sample string 3",
        "lastName": "sample string 4",
        "password": "sample string 5",
        "hasPassword": true,
        "passwordText": "sample string 6",
        "rfidTagID": "sample string 7",
        "blueprintID": 1,
        "groupID": 1,
        "groupName": "sample string 8",
        "managerGroupID": 1,
        "managerGroupName": "sample string 9",
        "zoneID": 1,
        "zoneName": "sample string 10",
        "loggedIn": 1,
        "lastUsedIP": "sample string 11",
        "deleted": true,
        "locked": true,
        "allowOpenTill": true,
        "webEmail": "sample string 14",
        "simpleOperatorType": 0,
        "webRole": "sample string 15",
        "updated": "2025-08-02T23:20:24.0821879",
        "passwordResetRequired": true,
        "alteredInStore": true,
        "startShift": "2025-08-02T23:20:24.0821879",
        "endShift": "2025-08-02T23:20:24.0821879",
        "machineName": "sample string 20",
        "drawerID": 1,
        "stores": [
          {
            "$id": "16",
            "operatorG_UID": "OAmrHozdVUGkmfQukhSSsw==",
            "operatorGuid": "1eab0938-dd8c-4155-a499-f42e921492b3",
            "storeID": 2,
            "operator": {
              "$ref": "15"
            },
            "store": {
              "$id": "17",
              "id": 1,
              "isMaster": true,
              "shortName": "sample string 3",
              "url": "sample string 4",
              "sortOrder": 1,
              "name": "sample string 5",
              "phone": "sample string 6",
              "fax": "sample string 7",
              "email": "sample string 8",
              "address1": "sample string 9",
              "address2": "sample string 10",
              "city": "sample string 11",
              "state": "sample string 12",
              "country": "sample string 13",
              "postCode": "sample string 14",
              "delivery": 1,
              "exportAccounts": 1,
              "salesAccountFolder": "sample string 15",
              "purchaseAccountFolder": "sample string 16",
              "initLoad": 1,
              "initIDs": 1,
              "zoneID": 1,
              "actAsMaster": 1,
              "lastActiveUtc": "2025-08-02T23:20:24.0821879",
              "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": "LsY6fal4ak2+pqf9Q6yQxg==",
              "hostIdentifierGuid": "7d3ac62e-78a9-4d6a-bea6-a7fd43ac90c6",
              "hostName": 1,
              "hostAddress": "sample string 27",
              "hostUsername": "sample string 28",
              "hostPassword": "sample string 29",
              "excludeFromLeadInOut": true,
              "accountingProvider": 31,
              "accountingAddress": "sample string 32",
              "accountingUsername": "sample string 33",
              "accountingPassword": "sample string 34",
              "storeAccountingCode": "sample string 35",
              "softwareVariance": 36,
              "fuelWarningVariance": 37.0,
              "fuelErrorVariance": 38.0,
              "fuelAccumulatedWarningVariance": 39.0,
              "fuelAccumulatedErrorVariance": 40.0,
              "drawManagment": 41,
              "endOfDayManagment": true,
              "autoFillCashBalancing": true,
              "fuelDayVariance": 44,
              "accountingTradingTime": "00:00:00.1234567",
              "stockActivateProduct": 46,
              "giftCardSalesAccountingDeptCode": "sample string 47",
              "transactionDiscountAccountingDeptCode": "sample string 48",
              "size": 49,
              "updated": "2025-08-02T23:20:24.0821879",
              "priceZoneName": "sample string 51",
              "storeFuelConfigured": true,
              "shippingAddressCopied": true,
              "shippingAddress": {
                "$id": "18",
                "storeID": 1,
                "addressType": 1,
                "address1": "sample string 1",
                "address2": "sample string 2",
                "city": "sample string 3",
                "state": "sample string 4",
                "country": "sample string 5",
                "postCode": "sample string 6"
              },
              "billingAddress": {
                "$ref": "18"
              },
              "hostStoreSettings": [
                {
                  "$id": "19",
                  "id": 1,
                  "hostIdentifier": "7Nk5LRj/v0+7C0RZHhG1rg==",
                  "hostIdentifierGuid": "2d39d9ec-ff18-4fbf-bb0b-44591e11b5ae",
                  "storeID": 2,
                  "username": "sample string 3",
                  "password": "sample string 4",
                  "passwordPlain": "sample string 5",
                  "serverAddress": "sample string 6",
                  "serverPort": 1,
                  "excludeFromLeadInOut": true,
                  "useForHostFile": true,
                  "metcashPillarID": "sample string 9",
                  "metcashStateCode": "sample string 10",
                  "metcashCustomerID": "sample string 11",
                  "metcashTradingPartnerID": "sample string 12",
                  "drakesCustomerNumber": 1,
                  "sparCustomerNumber": "sample string 13",
                  "sparOrderUsername": "sample string 14",
                  "sparOrderPassword": "sample string 15",
                  "sparOrderPasswordPlain": "sample string 16",
                  "pharmXSiteID": 1,
                  "ibaZoneID": 1,
                  "ibaState": "sample string 17",
                  "foodlandStoreCode": "sample string 18",
                  "ilgMemberNumber": "sample string 19",
                  "ilgOutletLocation": 1,
                  "ilgBaseCost": 1,
                  "ilgApplyNonAdvertisedPromos": true,
                  "ilgExemptFromFreight": true,
                  "ilgOrderDealReview": true,
                  "ilgFinanceFee": 1,
                  "processPromotions": true,
                  "hostProvider": 0,
                  "host": {
                    "$id": "20",
                    "identifier": "RRC5pMXdIEWY9JGV31DidA==",
                    "identifierGuid": "a4b91045-ddc5-4520-98f4-9195df50e274",
                    "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": "T5/nK9k2Zk6aYTn/DRcKoQ==",
                    "hostSupplierIdentifierGuid": "2be79f4f-36d9-4e66-9a61-39ff0d170aa1",
                    "loyaltyPriceLevelIdentifier": "3UxjqWUvcEeLd0ABGrOSyA==",
                    "loyaltyPriceLevelIdentifierGuid": "a9634cdd-2f65-4770-8b77-40011ab392c8",
                    "isGroup": true,
                    "description": "sample string 22",
                    "hostProvider": 23,
                    "hostTypeEnum": 24,
                    "hostType": "sample string 25",
                    "hostCode": "sample string 26",
                    "username": "sample string 27",
                    "password": "sample string 28",
                    "passwordPlain": "sample string 29",
                    "server": "sample string 30",
                    "url": "sample string 31",
                    "global": true,
                    "stateCode": "sample string 33",
                    "lastCollected": "2025-08-02T23:20:24.0821879",
                    "lastProcessed": "2025-08-02T23:20:24.0821879",
                    "hold": true,
                    "supplierName": "sample string 35",
                    "supplier": {
                      "$id": "21",
                      "identifier": "Z93naPnHREGkb1UMmxxb1Q==",
                      "identifierGuid": "68e7dd67-c7f9-4144-a46f-550c9b1c5bd5",
                      "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": "LUEBwUItcUKWUBKED8o5OQ==",
                      "primaryContactID": "c101412d-2d42-4271-9650-12840fca3939",
                      "storeID": 1,
                      "abn": "sample string 16",
                      "supplierGroupIdentifier": "Td8CiovGm0meFgjSz0abOg==",
                      "supplierGroupGuid": "8a02df4d-c68b-499b-9e16-08d2cf469b3a",
                      "rebate": 1.0,
                      "rebateType": 1,
                      "rebateFrequency": 1,
                      "rebateSource": 1,
                      "rebateLastClaimed": "2025-08-02T23:20:24.0821879",
                      "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": "22",
                        "id": "35e908b1-0e17-46ce-8078-4ba2ff9b40b4",
                        "identifier": "BwxZZcro/0us99K6UwEyzw==",
                        "identifierGuid": "65590c07-e8ca-4bff-acf7-d2ba530132cf",
                        "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": "23",
                          "supplierIdentifier": "sz/eLlvWdUOPy/ru6bKMEw==",
                          "supplierIdentifierGuid": "2ede3fb3-d65b-4375-8fcb-faeee9b28c13",
                          "contactGuid": "YjYOTYW+20WifU5sn4M1nQ==",
                          "contactID": "4d0e3662-be85-45db-a27d-4e6c9f83359d",
                          "contact": {
                            "$ref": "22"
                          },
                          "supplier": {
                            "$ref": "21"
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "products": [
                        {
                          "$id": "24",
                          "pluG_UID": "WdHdKC72kk2l5Fwhu6CqfA==",
                          "pluGuid": "28ddd159-f62e-4d92-a5e4-5c21bba0aa7c",
                          "supplierIdentifier": "niTJd3cOaUKafyD9UA8e9A==",
                          "supplierIdentifierGuid": "77c9249e-0e77-4269-9a7f-20fd500f1ef4",
                          "cartonQuantity": 1,
                          "cartonQuantityChanged": true,
                          "productSize": "sample string 3",
                          "cigarettesPerSleeve": 1,
                          "randomWeight": true,
                          "piecesPerUnit": 5,
                          "averagePackSize": 6,
                          "effectiveDate": "2025-08-02T23:20:24.0821879",
                          "pricedByWeight": true,
                          "landedUnitCostEx": 9,
                          "landedUnitCostInc": 10,
                          "landedCartonCostInc": 11,
                          "landedCartonCostEx": 12,
                          "standardCost": 13,
                          "deliveryFee": 1,
                          "deliveryFeeBasis": "sample string 14",
                          "pickAndPackFee": 1,
                          "pickAndPackFeeBasis": "sample string 15",
                          "financeFee": 1,
                          "financeFeeBasis": "sample string 16",
                          "cartonLength": 1,
                          "cartonWidth": 1,
                          "cartonHeight": 1,
                          "palletLayerQuantity": 1,
                          "palletLayers": 1,
                          "itemCode": "sample string 17",
                          "invoiceCode": "sample string 18",
                          "invoiceDesc": "sample string 19",
                          "orderDirect": true,
                          "useCost": true,
                          "minimumQuantity": 20,
                          "hostType": 21,
                          "fromHost": 22,
                          "minimumReorder": 1,
                          "maximumReorder": 1,
                          "orderMultiple": 23.1,
                          "sellMultiple": 24.1,
                          "baseMultiple": 25.1,
                          "hostStandardCost": 26,
                          "hostTotalCost": 27,
                          "hostRetail": 28,
                          "hostLandedUnitCostEx": 29,
                          "hostLandedUnitCostInc": 30,
                          "hostDesc": "sample string 31",
                          "directIndicator": "sample string 32",
                          "availableToOrder": true,
                          "hostRangeIndicator": "sample string 34",
                          "hostProductType": "sample string 35",
                          "hostProductGrade": "sample string 36",
                          "hostProductGroup": "sample string 37",
                          "hostSlowMoving": true,
                          "hostGeneralMerchandise": true,
                          "hostPillar": "sample string 40",
                          "hostLastUpdated": "2025-08-02T23:20:24.0821879",
                          "rebate": 1.0,
                          "rebateExclude": true,
                          "invoiceCodes": [
                            {
                              "$id": "25",
                              "pluG_UID": "H215GcVAjEKWB/nosV1/Yw==",
                              "pluGuid": "19796d1f-40c5-428c-9607-f9e8b15d7f63",
                              "supplierIdentifier": "l3l6+NoF3UCjMrjC68qXAA==",
                              "supplierIdentifierGuid": "f87a7997-05da-40dd-a332-b8c2ebca9700",
                              "invoiceCode": "sample string 1",
                              "storeIDs": [
                                1,
                                2
                              ]
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "storeIDs": [
                            1,
                            2
                          ],
                          "preferredSupplier": true,
                          "preferredRebateSupplier": true,
                          "supplierName": "sample string 41",
                          "salesMode": 42,
                          "orderPacked": true,
                          "active": true,
                          "price": 1,
                          "costGstPercent": 44,
                          "parentPluG_UID": "G6tuRcoqYUqtn5wv0A6S8g==",
                          "parentPluGuid": "456eab1b-2aca-4a61-ad9f-9c2fd00e92f2",
                          "freight": 45.0,
                          "freightType": 1,
                          "product": {
                            "$id": "26",
                            "plu": 1,
                            "storeID": 1,
                            "masterPluG_UID": "QEA=",
                            "storeIDs": [
                              1,
                              2
                            ],
                            "g_UId": "g2Vm8xrlrUK471d0A3n4YQ==",
                            "guid": "f3666583-e51a-42ad-b8ef-57740379f861",
                            "apn": "sample string 1",
                            "apnChanged": true,
                            "apnSwitched": true,
                            "barcode": "sample string 4",
                            "itemNumber": "sample string 5",
                            "itemNumberChanged": true,
                            "priceGroupG_UID": "riQ+fvrTzUSaBI0j9BnuZw==",
                            "priceGroupGuid": "7e3e24ae-d3fa-44cd-9a04-8d23f419ee67",
                            "blueprintID": 1,
                            "lastCountedDate": "2025-08-02T23:20:24.0873732",
                            "externalID": "sample string 7",
                            "active": true,
                            "activated": "2025-08-02T23:20:24.0873732",
                            "pluCreated": "2025-08-02T23:20:24.0873732",
                            "createdByUser": "sample string 9",
                            "name": "sample string 10",
                            "nameChanged": true,
                            "secondDescription": "sample string 12",
                            "hostDescription": "sample string 13",
                            "keepCartonQty": true,
                            "keepDescription": true,
                            "keepDepartments": true,
                            "keepSuppliers": true,
                            "markdownDescription": "sample string 18",
                            "altDescription": "sample string 19",
                            "bestOrExpire": 20,
                            "lastUpdate": "2025-08-02T23:20:24.0873732",
                            "lastManualUpdate": "2025-08-02T23:20:24.0873732",
                            "imageName": "sample string 23",
                            "showImageOnFlipCharts": true,
                            "showTextOnFlipCharts": true,
                            "overrideFlipChartText": true,
                            "flipChartText": "sample string 27",
                            "salesMode": 1,
                            "eftCode": 1,
                            "price": 1,
                            "priceChanged": true,
                            "rrp": 1,
                            "gstPercent": 28,
                            "gstPercentChanged": true,
                            "costGSTPercent": 29,
                            "costGSTPercentChanged": true,
                            "wetPercent": 1,
                            "priceOverride": 1,
                            "cost": 1,
                            "currentCost": 1,
                            "currentCostDecimals": 1,
                            "grossProfit": 1.0,
                            "currentCostDesc": "sample string 30",
                            "currentCostEnd": "2025-08-02T23:20:24.0873732",
                            "currentCostUpdated": "2025-08-02T23:20:24.0873732",
                            "costDecimals": 31,
                            "costChanged": true,
                            "dealCostIdentifier": "QEA=",
                            "excludeFromRebate": true,
                            "rebateOverride": 1,
                            "costCalcMethod": 32,
                            "costCalcMethodChanged": true,
                            "costEffectiveDate": "2025-08-02T23:20:24.0873732",
                            "defaultGP": 1,
                            "breakTargetMode": 33,
                            "break1": 1,
                            "price1": 1,
                            "target1": 34,
                            "break2": 1,
                            "price2": 1,
                            "target2": 35,
                            "break3": 1,
                            "price3": 1,
                            "target3": 36,
                            "break1Changed": true,
                            "price1Changed": true,
                            "target1Changed": true,
                            "break2Changed": true,
                            "price2Changed": true,
                            "target2Changed": true,
                            "break3Changed": true,
                            "price3Changed": true,
                            "target3Changed": true,
                            "breakTargetModeChanged": true,
                            "margin": 1.1,
                            "marginChanged": true,
                            "marginRanged": true,
                            "marginRangedChanged": true,
                            "minimumMargin": 1.1,
                            "minimumMarginChanged": true,
                            "maximumMargin": 1.1,
                            "maximumMarginChanged": true,
                            "overrideHostWarehouseIndicator": true,
                            "overrideHostWarehouseIndicatorChanged": true,
                            "overrideHostPrice": true,
                            "overrideHostPriceChanged": true,
                            "overrideHostCost": true,
                            "overrideHostCostChanged": true,
                            "overrideHostMargin": true,
                            "overrideHostMarginChanged": true,
                            "alwaysApplyMargin": true,
                            "alwaysApplyMarginChanged": true,
                            "aws": 1.0,
                            "awsUpdated": "2025-08-02T23:20:24.0873732",
                            "posTare": 1,
                            "altPrice": 1.0,
                            "altPriceChanged": true,
                            "altPriceMode": 53,
                            "altPriceModeChanged": true,
                            "altPLUG_UID": "270WAgxlP0uBDmjjxtZmiw==",
                            "altPLUGuid": "0216bddb-650c-4b3f-810e-68e3c6d6668b",
                            "altPLUGuidChanged": true,
                            "altPriceDescription1": "sample string 54",
                            "altPriceDescription2": "sample string 55",
                            "cartonQuantity": 56,
                            "cartonQuantityChanged": true,
                            "trayID": 1,
                            "promptID": 1,
                            "tare": 1,
                            "packQty": 1,
                            "fixedWeight": 1,
                            "extraMesg": 1,
                            "text1": "sample string 58",
                            "text2": "sample string 59",
                            "text3": "sample string 60",
                            "labelText": "sample string 61",
                            "labelTextChanged": true,
                            "sendToScale": true,
                            "nonScaleWeigh": true,
                            "labelFormat": "sample string 65",
                            "barcodeFormat": "sample string 66",
                            "austMade": 1,
                            "coolCode": 67,
                            "countryOfOrigin": "sample string 68",
                            "percentContent": 69.1,
                            "departmentID": 1,
                            "subDepartmentID": 1,
                            "minorDepartmentID": 1,
                            "lesserDepartmentID": 1,
                            "deptCode": "sample string 70",
                            "subDeptCode": "sample string 71",
                            "minorDeptCode": "sample string 72",
                            "lesserDeptCode": "sample string 73",
                            "deptName": "sample string 74",
                            "subDeptName": "sample string 75",
                            "minorDeptName": "sample string 76",
                            "lesserDeptName": "sample string 77",
                            "departmentChanged": true,
                            "subCategoryID": 1,
                            "expiry": 1,
                            "showDays": 1,
                            "datePrint": 1,
                            "labelRequired": true,
                            "labelShelfQty": 80,
                            "labelShelfChanged": true,
                            "labelTalkerQty": 82,
                            "labelSmall": true,
                            "labelLastPrinted": "2025-08-02T23:20:24.0873732",
                            "labelLastPrice": 1,
                            "shelfPageLayoutG_UID": "F+KrjPDzhUOOsjxBvGS7KQ==",
                            "shelfPageLayoutGuid": "8cabe217-f3f0-4385-8eb2-3c41bc64bb29",
                            "talkerPageLayoutG_UID": "XpDn4wx7zk6sBISPR3w8GA==",
                            "talkerPageLayoutGuid": "e3e7905e-7b0c-4ece-ac04-848f477c3c18",
                            "unitMeasure": 1.1,
                            "unitMeasureChanged": true,
                            "unitMeasureKind": 85,
                            "unitMeasureKindChanged": true,
                            "signIQData": "sample string 87",
                            "refresh": true,
                            "earnLoyaltyPoints": true,
                            "earnLoyaltyPointsChanged": true,
                            "quantityOverride": true,
                            "quantityOverrideChanged": true,
                            "quantityRequired": true,
                            "quantityRequiredChanged": true,
                            "allowDiscounts": true,
                            "allowDiscountsChanged": true,
                            "discountDiscounts": true,
                            "discountDiscountsChanged": true,
                            "itemRecalled": true,
                            "itemRecalledChanged": true,
                            "noRefund": true,
                            "noRefundChanged": true,
                            "allowMarkdown": true,
                            "allowMarkdownChanged": true,
                            "priceRequired": true,
                            "priceRequiredChanged": true,
                            "fuelItem": true,
                            "fuelItemChanged": true,
                            "trackSerial": true,
                            "trackSerialChanged": true,
                            "allowZeroPrice": true,
                            "allowZeroPriceChanged": true,
                            "notForSale": 91,
                            "notForSaleChanged": true,
                            "excludeFromDeals": true,
                            "excludeFromVoucher": true,
                            "minimumAge": 94,
                            "minimumAgeChanged": true,
                            "buyingLimit": 1,
                            "buyingLimitChanged": true,
                            "buyingLimitIndependent": true,
                            "buyingLimitIndependentChanged": true,
                            "inventoryGuid": "uba1xzV3JkilERDiq1KDFA==",
                            "inventoryIdentifier": "c7b5b6b9-7735-4826-a511-10e2ab528314",
                            "inventoryAccuracy": 1,
                            "baseUnits": 98,
                            "orderPacked": 1,
                            "isManufactured": true,
                            "isIngredient": true,
                            "isModifier": true,
                            "isModifierChanged": true,
                            "hasModifiers": 99,
                            "defaultPrinter": "sample string 100",
                            "defaultPrinterGroup": "sample string 101",
                            "ingredientsOnManufacture": true,
                            "manufactureUnitMeasure": 1,
                            "mpl": 1,
                            "maxShelfQty": 102,
                            "allowAutoOrder": true,
                            "warrantyPeriod": 1,
                            "parentPluG_UId": "/ND26W4uTE+nqlj96TX6UA==",
                            "parentPluGuid": "e9f6d0fc-2e6e-4f4c-a7aa-58fde935fa50",
                            "preferredHostVendor": 104,
                            "preferredHostChanged": true,
                            "code": "sample string 106",
                            "supplierIdentifier": "EyJE0jxEMU2KAmYqVTwvTA==",
                            "supplierIdentifierGuid": "d2442213-443c-4d31-8a02-662a553c2f4c",
                            "supplierChanged": true,
                            "rebateSupplierIdentifier": "H2OcTSO6G0WnExLTI5446g==",
                            "rebateSupplierIdentifierGuid": "4d9c631f-ba23-451b-a713-12d3239e38ea",
                            "rebateSupplierChanged": true,
                            "availableForOrder": true,
                            "warehouseDirectIndicator": "sample string 108",
                            "warehouseDirectIndicatorChanged": true,
                            "productGrade": "sample string 110",
                            "productType": "sample string 111",
                            "productGroup": "sample string 112",
                            "complianceIndicator": "sample string 113",
                            "inhouseBrand": "sample string 114",
                            "slowMoving": true,
                            "generalMerchandise": true,
                            "comment": "sample string 117",
                            "lastUpdatedByUser": "sample string 118",
                            "lastManualUpdatedByUser": "sample string 119",
                            "lastUpdatedByUserOverride": true,
                            "lastUpdatedByHost": "2025-08-02T23:20:24.0873732",
                            "commodity": "sample string 121",
                            "businessPillar": "sample string 122",
                            "mscCommodity": "sample string 123",
                            "hostIdentifier": "57UhJ0JDSkmohTFVG/Q4LQ==",
                            "hostIdentifierGuid": "2721b5e7-4342-494a-a885-31551bf4382d",
                            "serviceFeeID": 1,
                            "serviceFeeIDChanged": true,
                            "providerName": "sample string 125",
                            "aisleEnds": "sample string 126",
                            "deleted": true,
                            "deletedChanged": true,
                            "hidden": true,
                            "doNotRange": true,
                            "doNotRangeChanged": true,
                            "doNotOrder": true,
                            "doNotOrderChanged": true,
                            "locked": true,
                            "excludeFromWebUpdate": true,
                            "excludeFromWebUpdateChanged": true,
                            "webPriceBasedOn": 137,
                            "webPriceRounding": true,
                            "webMarkup": 139,
                            "webPriceMode": 140,
                            "altDepartmentID": 1,
                            "altSubDepartmentID": 1,
                            "altMinorDepartmentID": 1,
                            "altLesserDepartmentID": 1,
                            "altDeptCode": "sample string 141",
                            "altSubDeptCode": "sample string 142",
                            "altMinorDeptCode": "sample string 143",
                            "altLesserDeptCode": "sample string 144",
                            "altDepartmentChanged": true,
                            "storeProducts": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "store": {
                              "$ref": "17"
                            },
                            "storePrices": [
                              {
                                "$id": "27",
                                "pluG_UID": "uOA1WfHJpEyUc2FZSBPM/Q==",
                                "pluGuid": "5935e0b8-c9f1-4ca4-9473-61594813ccfd",
                                "plu": 1,
                                "storeID": 1,
                                "zoneID": 2,
                                "zoneName": "sample string 3",
                                "store": "sample string 4",
                                "priceNow": 5,
                                "costNow": 6,
                                "costNowDecimals": 7,
                                "normalPrice": 8,
                                "gstPercent": 9,
                                "normalCost": 10,
                                "normalCostDecimals": 11,
                                "costGstPercent": 12,
                                "costCalcMethod": 1,
                                "currentCost": 13,
                                "currentCostDecimals": 14,
                                "break1": 15,
                                "price1": 16,
                                "break2": 17,
                                "price2": 18,
                                "break3": 19,
                                "price3": 20,
                                "fuelItem": 21,
                                "fixedWeight": 22,
                                "active": true,
                                "complianceIndicator": "sample string 23",
                                "doNotOrder": true,
                                "doNotRange": true,
                                "isNormalPriceChangesCampaign": true,
                                "updated": "2025-08-02T23:20:24.0873732"
                              },
                              {
                                "$ref": "27"
                              }
                            ],
                            "currentPrices": {
                              "$id": "28",
                              "pluPrices": {
                                "$id": "29",
                                "plu": 1,
                                "pluG_UID": "QEA=",
                                "stores": [
                                  1,
                                  2
                                ],
                                "normalPrice": 1,
                                "cost": 2,
                                "break1": 3,
                                "price1": 4,
                                "break2": 5,
                                "price2": 6,
                                "break3": 7,
                                "price3": 8,
                                "discountPrice": 9,
                                "acceptedUtc": "2025-08-02T23:20:24.0873732",
                                "priceChangeType": 0,
                                "costDecimals": 10
                              },
                              "normalPluPrices": {
                                "$ref": "29"
                              },
                              "winningCampaign": 1,
                              "winner": {
                                "$id": "30",
                                "campaignName": "sample string 1",
                                "campaignDescription": "sample string 2",
                                "startDate": "2025-08-02T23:20:24.0873732",
                                "startTime": 3,
                                "endDate": "2025-08-02T23:20:24.0873732",
                                "endTime": 4,
                                "newPrice": 5,
                                "newCost": 6,
                                "newCostDecimals": 7,
                                "pctDiscount": 8,
                                "promoType": 1,
                                "promotionTypeCode": "sample string 9",
                                "hostType": 10,
                                "hostIdentifier": "6FPdxNCyakyvl+1d3cZjIQ==",
                                "hostIdentifierGuid": "c4dd53e8-b2d0-4c6a-af97-ed5dddc66321",
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ]
                              },
                              "details": [
                                {
                                  "$ref": "30"
                                },
                                {
                                  "$ref": "30"
                                }
                              ]
                            },
                            "tray": {
                              "$id": "31",
                              "g_UId": "vzIlyZQbRkiiHVx/9zgQ7g==",
                              "guid": "c92532bf-1b94-4846-a21d-5c7ff73810ee",
                              "name": "sample string 1",
                              "number": 1,
                              "tare": 1
                            },
                            "priceGroup": {
                              "$id": "32",
                              "priceGroupG_UID": "lNjf9VTQGEW+jdQv/Xf2og==",
                              "priceGroupGuid": "f5dfd894-d054-4518-be8d-d42ffd77f6a2",
                              "name": "sample string 2",
                              "code": 1,
                              "modified": true,
                              "updated": "2025-08-02T23:20:24.0873732",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "number": 1,
                              "products": [
                                {
                                  "$ref": "26"
                                },
                                {
                                  "$ref": "26"
                                }
                              ],
                              "productCount": 1
                            },
                            "priceGroupName": "sample string 146",
                            "nutrifacts": {
                              "$id": "33",
                              "pluG_UID": "ZqkRoSJsTUapClCVvVhy6A==",
                              "pluGuid": "a111a966-6c22-464d-a90a-5095bd5872e8",
                              "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": "34",
                              "pluGuid": "8a7a5fc5-c224-45bc-9d43-50d02f702f54",
                              "created": "2025-08-02T23:20:24.0873732",
                              "createdByUser": "sample string 1",
                              "activated": "2025-08-02T23:20:24.0873732",
                              "deactivated": "2025-08-02T23:20:24.0873732",
                              "lastOrdered": "2025-08-02T23:20:24.0873732",
                              "lastOrderedQty": 2.0,
                              "lastReceived": "2025-08-02T23:20:24.0873732",
                              "lastReceivedQty": 3.0,
                              "lastInvoiceStatus": 1,
                              "lastCounted": "2025-08-02T23:20:24.0873732",
                              "lastSold": "2025-08-02T23:20:24.0873732",
                              "firstSold": "2025-08-02T23:20:24.0873732",
                              "awsUpdated": "2025-08-02T23:20:24.0873732",
                              "lastManualUpdate": "2025-08-02T23:20:24.0873732",
                              "lastManualUpdatedByUser": "sample string 5",
                              "lastUpdated": "2025-08-02T23:20:24.0873732",
                              "lastUpdatedByUser": "sample string 7",
                              "lastUpdatedByHost": "2025-08-02T23:20:24.0873732",
                              "doNotRangeUpdated": "2025-08-02T23:20:24.0873732",
                              "doNotOrderUpdated": "2025-08-02T23:20:24.0873732",
                              "tracked": "2025-08-02T23:20:24.0873732"
                            },
                            "allergens": [
                              {
                                "$id": "35",
                                "allergenID": 1,
                                "pluG_UID": "De0WM774DEum7YL3djbwvw==",
                                "pluGuid": "3316ed0d-f8be-4b0c-a6ed-82f77636f0bf",
                                "contains": 2,
                                "allergenName": "sample string 3",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "costs": {
                              "$id": "36",
                              "pluG_UID": "25VpY5hiQUOk6mZfDxbacQ==",
                              "pluGuid": "636995db-6298-4341-a4ea-665f0f16da71",
                              "enteredCost": 1,
                              "weightedAvgCost": 1,
                              "lastCost": 1,
                              "rawEnteredCost": 2,
                              "rawWeightedAvgCost": 3,
                              "rawLastCost": 4,
                              "freight": 5.0,
                              "freightType": 6,
                              "costDecimals": 7,
                              "fifoCost": 1,
                              "updated": "2025-08-02T23:20:24.0873732",
                              "normalCost": 1,
                              "currentCost": 1
                            },
                            "sales": [
                              {
                                "$id": "37",
                                "saleHeaderID": 1,
                                "created": "2025-08-02T23:20:24.0873732",
                                "createdLocal": "2025-08-02T23:20:24.0873732",
                                "storeID": 3,
                                "storeName": "sample string 4",
                                "operatorG_Uid": "JT9cVBzkC0mNMkrtrj2Otw==",
                                "operatorGuid": "545c3f25-e41c-490b-8d32-4aedae3d8eb7",
                                "operatorName": "sample string 5",
                                "tranType": 1,
                                "plu": 1,
                                "pluG_UId": "1b1EVBKx+ECpdtuvstiEWQ==",
                                "pluGuid": "5444bdd5-b112-40f8-a976-dbafb2d88459",
                                "normalPrice": 1,
                                "totalCents": 1,
                                "cost": 1,
                                "grossProfit": 1,
                                "quantity": 1,
                                "operator": {
                                  "$ref": "15"
                                }
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "apns": [
                              {
                                "$id": "38",
                                "pluID": 1,
                                "pluG_UID": "w7e50SoG7kW0OXerSZ4Okw==",
                                "pluGuid": "d1b9b7c3-062a-45ee-b439-77ab499e0e93",
                                "apn": "sample string 1",
                                "deleted": true,
                                "storeID": 1,
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "tuns": [
                              {
                                "$id": "39",
                                "pluG_UId": "Znex+48oa02LH67DslGonA==",
                                "pluGuid": "fbb17766-288f-4d6b-8b1f-aec3b251a89c",
                                "apn": "sample string 1",
                                "tun": "sample string 2",
                                "cartonQuantity": 3,
                                "product": {
                                  "$ref": "26"
                                },
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "competitionPricing": [
                              {
                                "$id": "40",
                                "identifier": "b+daqF2CuEOr9EvxQitL9A==",
                                "identifierGuid": "a85ae76f-825d-43b8-abf4-4bf1422b4bf4",
                                "pluG_UID": "IwIETp2PnU2CwvKeSM4j0Q==",
                                "pluGuid": "4e040223-8f9d-4d9d-82c2-f29e48ce23d1",
                                "competitionID": 1,
                                "name": "sample string 2",
                                "sellMultiple": 3,
                                "retailPrice": 4,
                                "storeName": "sample string 5"
                              },
                              {
                                "$ref": "40"
                              }
                            ],
                            "supplier": {
                              "$ref": "21"
                            },
                            "supplierName": "sample string 147",
                            "children": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ],
                            "ordering": {
                              "$ref": "24"
                            },
                            "flipChartPages": [
                              {
                                "$id": "41",
                                "identifier": "KkiWJ8p8tUqqL0enwHQjhg==",
                                "groupName": "sample string 1",
                                "identifierGuid": "2796482a-7cca-4ab5-aa2f-47a7c0742386",
                                "exists": true,
                                "flipChartIdentifier": "6ZhQrfCjck2t4IwHr0jtbw==",
                                "flipChartIdentifierGuid": "ad5098e9-a3f0-4d72-ade0-8c07af48ed6f",
                                "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": "WNLXurkSQUWSe1RoFWFO/Q==",
                                "groupIdentifierGuid": "bad7d258-12b9-4541-927b-546815614efd",
                                "flipChart": {
                                  "$id": "42",
                                  "identifier": "b/1mlZfFOEmzwdWWqAmERg==",
                                  "identifierGuid": "9566fd6f-c597-4938-b3c1-d596a8098446",
                                  "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": "43",
                                    "identifier": "LZyXN9Y03kaxjwk/1CTATA==",
                                    "identifierGuid": "37979c2d-34d6-46de-b18f-093fd424c04c",
                                    "name": "sample string 2",
                                    "formType": "sample string 3",
                                    "forms": [
                                      {
                                        "$id": "44",
                                        "id": 1,
                                        "g_UID": "74/oLJLcqkmjm8jWxdgZIA==",
                                        "guid": "2ce88fef-dc92-49aa-a39b-c8d6c5d81920",
                                        "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": "HWdxApfdikaCITohD1AeWA==",
                                        "previousFormGuid": "0271671d-dd97-468a-8221-3a210f501e58",
                                        "nextForm": 1,
                                        "nextFormG_UID": "GN1Lr4ipq0CobkYRAzoXhQ==",
                                        "nextFormGuid": "af4bdd18-a988-40ab-a86e-4611033a1785",
                                        "attributes": "sample string 10",
                                        "updated": "2025-08-02T23:20:24.0873732",
                                        "positioning": 1,
                                        "contentPanel": "sample string 11",
                                        "selectionMode": 1,
                                        "maximumSelections": 1,
                                        "alteredInStore": true,
                                        "deleted": true,
                                        "blueprintID": 1,
                                        "preserveLayout": true,
                                        "mainCheckoutFormName": "sample string 13",
                                        "nextCheckoutForm": {
                                          "$ref": "44"
                                        },
                                        "previousCheckoutForm": {
                                          "$ref": "44"
                                        },
                                        "buttons": [
                                          {
                                            "$id": "45",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "V4PK+uDcGEa6vnj4kUfL9g==",
                                            "checkoutFormGuid": "faca8357-dce0-4618-babe-78f89147cbf6",
                                            "identifier": "rk+QVjX6MUiFA+DtXo8VHg==",
                                            "identifierGuid": "56904fae-fa35-4831-8503-e0ed5e8f151e",
                                            "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": "XxbU33mbbkuJOvPjenTtIg==",
                                            "valueGuid": "dfd4165f-9b79-4b6e-893a-f3e37a74ed22",
                                            "buttonText": "sample string 10",
                                            "valueText": "sample string 11",
                                            "drawImageAndButton": true,
                                            "updated": "2025-08-02T23:20:24.0873732",
                                            "action": "sample string 12",
                                            "valueForm": {
                                              "$ref": "44"
                                            },
                                            "image": {
                                              "$id": "46",
                                              "name": "sample string 3.sample string 4",
                                              "imageID": 2,
                                              "imageName": "sample string 3",
                                              "imageExtension": "sample string 4",
                                              "lastUpdate": "2025-08-02T23:20:24.0873732",
                                              "imageData": "QEA=",
                                              "readOnly": true
                                            }
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "panels": [
                                          {
                                            "$id": "47",
                                            "id": 1,
                                            "checkoutFormID": 2,
                                            "checkoutFormG_UID": "kq4KXFz3Nki5kqV5ZwGcPg==",
                                            "checkoutFormGuid": "5c0aae92-f75c-4836-b992-a57967019c3e",
                                            "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": "47"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "44"
                                      }
                                    ],
                                    "panels": [
                                      {
                                        "$ref": "47"
                                      },
                                      {
                                        "$ref": "47"
                                      }
                                    ]
                                  },
                                  "pages": [
                                    {
                                      "$ref": "41"
                                    },
                                    {
                                      "$ref": "41"
                                    }
                                  ]
                                },
                                "contentPanel": {
                                  "$ref": "47"
                                },
                                "products": [
                                  {
                                    "$id": "48",
                                    "flipChartPageIdentifier": "X5FZ+f65RkCBdJIy+BDEsA==",
                                    "flipChartPageIdentifierGuid": "f959915f-b9fe-4046-8174-9232f810c4b0",
                                    "pluG_UID": "dhbhSZMznk+IYguwdt4FBg==",
                                    "pluGuid": "49e11676-3393-4f9e-8862-0bb076de0506",
                                    "sortOrder": 3,
                                    "sent": true,
                                    "productChanged": true,
                                    "productImageName": "sample string 6",
                                    "productShowImageOnFlipCharts": true,
                                    "productShowTextOnFlipCharts": true,
                                    "productOverrideFlipChartText": true,
                                    "productFlipChartText": "sample string 10",
                                    "product": {
                                      "$ref": "26"
                                    },
                                    "departmentSortOrder": 11,
                                    "subDepartmentName": "sample string 12"
                                  },
                                  {
                                    "$ref": "48"
                                  }
                                ],
                                "productCount": 27,
                                "pages": [
                                  {
                                    "$ref": "41"
                                  },
                                  {
                                    "$ref": "41"
                                  }
                                ]
                              },
                              {
                                "$ref": "41"
                              }
                            ],
                            "priceHistory": [
                              {
                                "$id": "49",
                                "pluG_UID": "ofqU3QFVskOlWzk4iaWvMg==",
                                "pluGuid": "dd94faa1-5501-43b2-a55b-393889a5af32",
                                "price": 1,
                                "costCalcMethod": 1,
                                "cost": 2,
                                "weightedAvgCost": 3,
                                "lastCost": 4,
                                "rawCost": 5,
                                "rawWeightedAvgCost": 6,
                                "rawLastCost": 7,
                                "costDecimals": 8,
                                "serviceFeeID": 9,
                                "freight": 10.0,
                                "freightType": 11,
                                "process": "sample string 12",
                                "user": "sample string 13",
                                "updated": "2025-08-02T23:20:24.0873732",
                                "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": "49"
                              }
                            ],
                            "ingredients": [
                              {
                                "$id": "50",
                                "pluG_UID": "Gw0e/mBxRkuTs///IlI/Aw==",
                                "ingredientGuid": "//95XzDP9UmSCjmHQYvoDA==",
                                "ingredientIdentifier": "5f79ffff-cf30-49f5-920a-3987418be80c",
                                "quantity": 1.0,
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "ingredientText": "sample string 1",
                                "ingredient": {
                                  "$ref": "26"
                                }
                              },
                              {
                                "$ref": "50"
                              }
                            ],
                            "bins": [
                              {
                                "$id": "51",
                                "pluG_UID": "DCDsTIhEBkK4evjSXaowQA==",
                                "pluGuid": "4cec200c-4488-4206-b87a-f8d25daa3040",
                                "shelfLocationIdentifier": "Qq19ZFgjDkWTo13munHyHw==",
                                "shelfLocationGuid": "647dad42-2358-450e-93a3-5de6ba71f21f",
                                "labelShelfDefault": 1,
                                "labelTalkerDefault": 1,
                                "labelSmall": true,
                                "labelPageLayoutG_UID": "ixFasj9Rw0ym7n5XcD6dRg==",
                                "labelPageLayoutGuid": "b25a118b-513f-4cc3-a6ee-7e57703e9d46",
                                "updated": "2025-08-02T23:20:24.0873732",
                                "electronicShelfLabelIdentifier": "sample string 5",
                                "electronicshelfLabelsConfigurationID": 6,
                                "labelShelfChanged": true,
                                "productName": "sample string 8",
                                "locationText": "sample string 9",
                                "product": {
                                  "$ref": "26"
                                },
                                "location": {
                                  "$id": "52",
                                  "identifier": "bA0Z7mw5REaeDQyb2awodQ==",
                                  "storeID": 1,
                                  "identifierGuid": "ee190d6c-396c-4644-9e0d-0c9bd9ac2875",
                                  "name": "sample string 2",
                                  "haccp": true,
                                  "blueprintID": 1,
                                  "updated": "2025-08-02T23:20:24.0873732",
                                  "minTemp": 1,
                                  "maxTemp": 1,
                                  "checkFrequency": 1,
                                  "storeCaseConfiguration": 5,
                                  "storeName": "sample string 6",
                                  "bins": [
                                    {
                                      "$ref": "51"
                                    },
                                    {
                                      "$ref": "51"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "bin": {
                              "$ref": "51"
                            },
                            "scaleLocations": [
                              {
                                "$id": "53",
                                "plu": 1,
                                "pluG_UID": "s8DkIlntaECb/dOES1CQFQ==",
                                "pluGuid": "22e4c0b3-ed59-4068-9bfd-d3844b509015",
                                "deptNo": 1,
                                "product": {
                                  "$ref": "26"
                                },
                                "scaleLocation": {
                                  "$id": "54",
                                  "id": 1,
                                  "deptNo": 1,
                                  "deptCode": "sample string 2",
                                  "name": "sample string 3",
                                  "enabled": true,
                                  "updated": "2025-08-02T23:20:24.0873732",
                                  "department": {
                                    "$id": "55",
                                    "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": "54"
                                    },
                                    "subDepartments": [
                                      {
                                        "$id": "56",
                                        "id": 1,
                                        "departmentID": 2,
                                        "name": "sample string 3",
                                        "code": "sample string 4",
                                        "departmentCode": "sample string 5",
                                        "externalSales": true,
                                        "minorDepartments": [
                                          {
                                            "$id": "57",
                                            "id": 1,
                                            "subDepartmentID": 2,
                                            "departmentID": 3,
                                            "name": "sample string 4",
                                            "subDepartmentCode": "sample string 5",
                                            "departmentCode": "sample string 6",
                                            "code": "sample string 7",
                                            "lesserDepartments": [
                                              {
                                                "$id": "58",
                                                "id": 1,
                                                "departmentID": 2,
                                                "subDepartmentID": 3,
                                                "minorDepartmentID": 4,
                                                "name": "sample string 5",
                                                "code": "sample string 6",
                                                "departmentCode": "sample string 7",
                                                "subDepartmentCode": "sample string 8",
                                                "minorDepartmentCode": "sample string 9",
                                                "updated": "2025-08-02T23:20:24.0873732",
                                                "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": "qJ/2UADdZE+ty18a14N0jg==",
                                                "labelPageLayoutGuid": "50f69fa8-dd00-4f64-adcb-5f1ad783748e",
                                                "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": "59",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "name": "sample string 3",
                                                  "active": true,
                                                  "mscCommodities": [
                                                    {
                                                      "$id": "60",
                                                      "dept": 1,
                                                      "category": 2,
                                                      "commodity": 3,
                                                      "name": "sample string 4",
                                                      "active": true,
                                                      "mscSubCommodities": [
                                                        {
                                                          "$id": "61",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "commodity": 3,
                                                          "subCommodity": 4,
                                                          "name": "sample string 5",
                                                          "active": true,
                                                          "subCommodityCode": "sample string 7"
                                                        },
                                                        {
                                                          "$ref": "61"
                                                        }
                                                      ],
                                                      "commodityCode": "sample string 6"
                                                    },
                                                    {
                                                      "$ref": "60"
                                                    }
                                                  ],
                                                  "categoryCode": "sample string 5"
                                                },
                                                "mscCom": {
                                                  "$ref": "60"
                                                },
                                                "mscDep": {
                                                  "$id": "62",
                                                  "dept": 1,
                                                  "name": "sample string 2",
                                                  "active": true,
                                                  "mscCategories": [
                                                    {
                                                      "$ref": "59"
                                                    },
                                                    {
                                                      "$ref": "59"
                                                    }
                                                  ],
                                                  "deptCode": "sample string 4"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "58"
                                              }
                                            ],
                                            "updated": "2025-08-02T23:20:24.0873732",
                                            "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": "wlbBX1lDhEyQyrrhfv7kbg==",
                                            "labelPageLayoutGuid": "5fc156c2-4359-4c84-90ca-bae17efee46e",
                                            "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": "59"
                                            },
                                            "mscCom": {
                                              "$ref": "60"
                                            },
                                            "mscDep": {
                                              "$ref": "62"
                                            },
                                            "mscSubCom": {
                                              "$ref": "61"
                                            }
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ],
                                        "investmentBuyOverride": true,
                                        "updated": "2025-08-02T23:20:24.0873732",
                                        "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": "LFMfj1WExEeDS+2CaeiwKQ==",
                                        "labelPageLayoutGuid": "8f1f532c-8455-47c4-834b-ed8269e8b029",
                                        "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": "59"
                                        },
                                        "mscCom": {
                                          "$ref": "60"
                                        },
                                        "mscDep": {
                                          "$ref": "62"
                                        },
                                        "mscSubCom": {
                                          "$ref": "61"
                                        }
                                      },
                                      {
                                        "$ref": "56"
                                      }
                                    ],
                                    "stores": [
                                      1,
                                      2
                                    ],
                                    "investmentBuyOverride": true,
                                    "updated": "2025-08-02T23:20:24.0873732",
                                    "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": "xZDZOG/aH0uG5UbPlGG0gw==",
                                    "labelPageLayoutGuid": "38d990c5-da6f-4b1f-86e5-46cf9461b483",
                                    "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": "59"
                                    },
                                    "mscCom": {
                                      "$ref": "60"
                                    },
                                    "mscDep": {
                                      "$ref": "62"
                                    },
                                    "mscSubCom": {
                                      "$ref": "61"
                                    }
                                  }
                                }
                              },
                              {
                                "$ref": "53"
                              }
                            ],
                            "nextPrice": {
                              "$id": "63",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 1,
                              "hostOfferID": 1,
                              "metcashPromotionID": "sample string 4",
                              "metcashPromotionPlacement": "sample string 5",
                              "pluG_UID": "bVpOESq1ekua/qucEForkA==",
                              "pluGuid": "114e5a6d-b52a-4b7a-9afe-ab9c105a2b90",
                              "newPrice": 1,
                              "pctDiscount": 1,
                              "newCost": 1,
                              "newCostDecimals": 6,
                              "dealCostIdentifier": "fBAO9y4c0kaikxvc0Ow89g==",
                              "dealCostGuid": "f70e107c-1c2e-46d2-a293-1bdcd0ec3cf6",
                              "pluName": "sample string 7",
                              "apn": "sample string 8",
                              "fuelItem": true,
                              "priceGroupG_UID": "tNWDPlWajU6tCCEaHBwyxw==",
                              "priceGroupGuid": "3e83d5b4-9a55-4e8d-ad08-211a1c1c32c7",
                              "itemNumber": "sample string 10",
                              "cri": "sample string 11",
                              "pluPrice": 12,
                              "pluCost": 13,
                              "pluCostIndicator": "sample string 14",
                              "pluPriceGstPercent": 15,
                              "pluCostGstPercent": 16,
                              "pluActive": true,
                              "cartonQty": 1.1,
                              "baseUnits": 18.1,
                              "salesMode": 1,
                              "pluNormalCost": 19,
                              "pluaws": 20.0,
                              "directNumber": "sample string 21",
                              "departmentName": "sample string 22",
                              "subDepartmentName": "sample string 23",
                              "priceGroupName": "sample string 24",
                              "supplierName": "sample string 25",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-08-02T23:20:24.0873732",
                              "rrp": 26,
                              "campaignDescription": "sample string 27",
                              "campaignComboPriceGroupG_UID": "osubcgStBkegnIZ2aY4oqw==",
                              "campaignComboPriceGroupIdentifier": "729bcba2-ad04-4706-a09c-8676698e28ab",
                              "promotionPlacementDescription": "sample string 28",
                              "storeAcceptances": [
                                {
                                  "$id": "64",
                                  "plu": 1,
                                  "pluG_UId": "QEA=",
                                  "campaignID": 1,
                                  "campaignName": "sample string 2",
                                  "storeID": 3,
                                  "acceptedUtc": "2025-08-02T23:20:24.0873732",
                                  "operatorG_UID": "/B0NTn36tEqC1WlL8cL8uA==",
                                  "operatorGuid": "4e0d1dfc-fa7d-4ab4-82d5-694bf1c2fcb8",
                                  "machineID": 1,
                                  "processed": true,
                                  "appliedUtc": "2025-08-02T23:20:24.0873732",
                                  "signIqTicketFileMovedUtc": "2025-08-02T23:20:24.0873732",
                                  "user": "sample string 6",
                                  "campaignDescription": "sample string 7",
                                  "productDesc": "sample string 8",
                                  "storeName": "sample string 9",
                                  "effectiveUtc": "2025-08-02T23:20:24.0873732",
                                  "priceChangeType": 0,
                                  "operatorName": "sample string 10",
                                  "hostCampaign": true,
                                  "product": {
                                    "$ref": "26"
                                  },
                                  "campaignPlu": {
                                    "$ref": "63"
                                  }
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "campaign": {
                                "$id": "65",
                                "id": 1,
                                "storeID": 2,
                                "name": "7fd3e11c-6941-4e38-97a3-8dd02f3a31f6",
                                "nameGuid": "7fd3e11c-6941-4e38-97a3-8dd02f3a31f6",
                                "description": "sample string 4",
                                "showDiscounts": true,
                                "showTotals": true,
                                "onlyEvaluateOnSubtotal": true,
                                "useDescription": true,
                                "campaignType": 1,
                                "startDate": "2025-08-02T23:20:24.0873732",
                                "startTime": 1,
                                "endDate": "2025-08-02T23:20:24.0873732",
                                "endTime": 1,
                                "recurrence": 1,
                                "recurrenceType": 1,
                                "monthType": 1,
                                "weekDays": 1,
                                "months": 1,
                                "monthWeeks": 1,
                                "monthDays": "sample string 7",
                                "printed": true,
                                "talkerText": "sample string 8",
                                "rangeDescription": "sample string 9",
                                "dealDescription": "sample string 10",
                                "labelQuantity": 11,
                                "active": 1,
                                "deactivated": "2025-08-02T23:20:24.0873732",
                                "system": true,
                                "created": "2025-08-02T23:20:24.0873732",
                                "updated": "2025-08-02T23:20:24.0873732",
                                "priceChangeNotifiedUtc": "2025-08-02T23:20:24.0873732",
                                "promoType": 1,
                                "promotionTypeCode": "sample string 13",
                                "hostIdentifier": "DsOv9YcdGEOw7xH6Co8aig==",
                                "hostIdentifierGuid": "f5afc30e-1d87-4318-b0ef-11fa0a8f1a8a",
                                "hostType": 14,
                                "createdByUser": "sample string 15",
                                "fromHost": true,
                                "deleted": true,
                                "campaignDeleted": "2025-08-02T23:20:24.0873732",
                                "updatedByUser": "sample string 18",
                                "offerID": 1,
                                "isPriceChangeCampaign": true,
                                "stores": [
                                  1,
                                  2
                                ],
                                "storeNames": [
                                  "sample string 1",
                                  "sample string 2"
                                ],
                                "campaignPlus": [
                                  {
                                    "$ref": "63"
                                  },
                                  {
                                    "$ref": "63"
                                  }
                                ],
                                "campaignPools": [
                                  {
                                    "$id": "66",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "plu": 4,
                                    "pluG_UID": "SudGKhKnNk2EJfqign/ADg==",
                                    "pluGuid": "2a46e74a-a712-4d36-8425-faa2827fc00e",
                                    "hostOfferID": 1,
                                    "priceGroupG_UID": "T6pEswyPU0WEFzt4GS4UBA==",
                                    "priceGroupGuid": "b344aa4f-8f0c-4553-8417-3b78192e1404",
                                    "fuelItem": true,
                                    "pluName": "sample string 6",
                                    "apn": "sample string 7",
                                    "pluActive": true,
                                    "cartonQty": 1,
                                    "baseUnits": 9.1,
                                    "cri": "sample string 10",
                                    "salesMode": 1,
                                    "pluaws": 11.0,
                                    "directNumber": "sample string 12",
                                    "departmentName": "sample string 13",
                                    "subDepartmentName": "sample string 14",
                                    "priceGroupName": "sample string 15",
                                    "supplierName": "sample string 16",
                                    "stockOnHand": 1.1,
                                    "stockOnOrder": 1.1,
                                    "lastReceived": "2025-08-02T23:20:24.0873732",
                                    "rrp": 17,
                                    "campaignDescription": "sample string 18",
                                    "product": {
                                      "$ref": "26"
                                    },
                                    "campaign": {
                                      "$ref": "65"
                                    }
                                  },
                                  {
                                    "$ref": "66"
                                  }
                                ],
                                "sellingRules": [
                                  {
                                    "$id": "67",
                                    "id": 1,
                                    "identifier": "cnmZVFVKR0O685SWYD7LOw==",
                                    "identifierStr": "cnmZVFVKR0O685SWYD7LOw==",
                                    "identifierGuid": "54997972-4a55-4347-baf3-9496603ecb3b",
                                    "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": "65"
                                    }
                                  },
                                  {
                                    "$ref": "67"
                                  }
                                ],
                                "customers": [
                                  {
                                    "$id": "68",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "customerID": "L9zBfAx8x0GWc6LnuvndAA==",
                                    "customerIDGuid": "7cc1dc2f-7c0c-41c7-9673-a2e7baf9dd00",
                                    "campaign": {
                                      "$ref": "65"
                                    },
                                    "customer": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "68"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$id": "69",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "groupID": "IcZM14fRcE6duebI4LwEAQ==",
                                    "groupIDGuid": "d74cc621-d187-4e70-9db9-e6c8e0bc0401",
                                    "campaign": {
                                      "$ref": "65"
                                    },
                                    "group": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "69"
                                  }
                                ],
                                "signIqTickets": [
                                  {
                                    "$id": "70",
                                    "identifier": "mR3nED2ExkGqfaZGQWgWeA==",
                                    "identifierGuid": "10e71d99-843d-41c6-aa7d-a64641681678",
                                    "campaignName": "sample string 2",
                                    "message": "sample string 3",
                                    "ticketFileSource": "sample string 4",
                                    "ticketFileDestination": "sample string 5",
                                    "storeID": 1
                                  },
                                  {
                                    "$ref": "70"
                                  }
                                ],
                                "comboPriceGroups": [
                                  {
                                    "$id": "71",
                                    "id": 1,
                                    "campaignID": 2,
                                    "campaignName": "sample string 3",
                                    "g_UID": "wR4ZcQefj0O59j+hDwkxJA==",
                                    "guid": "71191ec1-9f07-438f-b9f6-3fa10f093124",
                                    "description": "sample string 5",
                                    "newPrice": 1,
                                    "rangeDescription": "sample string 6",
                                    "dealDescription": "sample string 7",
                                    "labelQuantity": 8,
                                    "hostProductCategoryID": 1,
                                    "offerID": 1,
                                    "dontUpdatePricePlus": true,
                                    "campaign": {
                                      "$ref": "65"
                                    },
                                    "comboPricePlus": [
                                      {
                                        "$id": "72",
                                        "id": 1,
                                        "campaignID": 2,
                                        "campaignName": "sample string 3",
                                        "groupG_UID": "+FkGT/al90GS7mUASe4Q0Q==",
                                        "groupGuid": "4f0659f8-a5f6-41f7-92ee-650049ee10d1",
                                        "comboPriceType": 5,
                                        "priceType": 5,
                                        "pluG_UID": "fC2LpIUPZUKfNmnGqmQ0XQ==",
                                        "pluGuid": "a48b2d7c-0f85-4265-9f36-69c6aa64345d",
                                        "priceGroupG_UID": "rG1k7DJb6Um2qp/OQd4tsw==",
                                        "priceGroupGuid": "ec646dac-5b32-49e9-b6aa-9fce41de2db3",
                                        "campaignPoolID": "sample string 7",
                                        "quantity": 1,
                                        "campaign": {
                                          "$ref": "65"
                                        },
                                        "product": {
                                          "$ref": "26"
                                        },
                                        "priceGroup": {
                                          "$ref": "32"
                                        },
                                        "campaignPool": {
                                          "$ref": "65"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "priceLevels": [
                                  {
                                    "$id": "73",
                                    "id": 1,
                                    "priceLevelIdentifier": "Qy31NZql+0+mRylqQQxXew==",
                                    "priceLevelIdentifierGuid": "35f52d43-a59a-4ffb-a647-296a410c577b",
                                    "campaignName": "sample string 3",
                                    "priceLevelName": "sample string 4"
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ]
                              },
                              "product": {
                                "$ref": "26"
                              },
                              "dealCost": {
                                "$id": "74",
                                "headerIdentifier": "LqIOUkvWzU+Dn+0llIBdWQ==",
                                "headerIdentifierGuid": "520ea22e-d64b-4fcd-839f-ed2594805d59",
                                "identifier": "qKUYvSDqJ0Of2qykpvbx/g==",
                                "identifierGuid": "bd18a5a8-ea20-4327-9fda-aca4a6f6f1fe",
                                "supplierIdentifier": "ZF6xzjqBvkad21ZrBPAygw==",
                                "supplierGuid": "ceb15e64-813a-46be-9ddb-566b04f03283",
                                "pluG_UID": "thASnbwaOUudO+9DqWJIrQ==",
                                "pluGuid": "9d1210b6-1abc-4b39-9d3b-ef43a96248ad",
                                "campaignName": "54a7f76c-2317-4765-809b-aeda177788a9",
                                "description": "sample string 4",
                                "cost": 5,
                                "costDecimals": 6,
                                "start": "2025-08-02T23:20:24.0873732",
                                "end": "2025-08-02T23:20:24.0873732",
                                "type": 9,
                                "promoType": 10,
                                "bonusItemPLUG_UID": "EGLRI4xHNEm140FzeA5sCg==",
                                "bonusItemPluGuid": "23d16210-478c-4934-b5e3-4173780e6c0a",
                                "bonusPurchaseUnits": 11,
                                "bonusReceiveUnits": 12,
                                "updated": "2025-08-02T23:20:24.0873732",
                                "metcashPromotionID": "sample string 14",
                                "fromHost": 15,
                                "storeNames": "sample string 16",
                                "storeIDs": [
                                  1,
                                  2
                                ],
                                "supplierName": "sample string 17",
                                "campaignDescription": "sample string 18",
                                "newPrice": 1,
                                "campaignMetcashPromotionID": "sample string 19",
                                "campaignActive": true,
                                "campaignStartDate": "2025-08-02T23:20:24.0873732",
                                "campaignEndDate": "2025-08-02T23:20:24.0873732",
                                "masterPLUG_UID": "3WwcuMWnmE+LGugKre+8QQ==",
                                "masterID": "b81c6cdd-a7c5-4f98-8b1a-e80aadefbc41",
                                "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": "UbnBp9xwiEyoLEhdHezIJw==",
                                "bonusMasterID": "a7c1b951-70dc-4c88-a82c-485d1decc827",
                                "bonusProductName": "sample string 34",
                                "bonusProductAPN": "sample string 35",
                                "bonusOrderCode": "sample string 36",
                                "bonusNormalSell": 37,
                                "bonusNormalCost": 38,
                                "bonusNormalCostDecimals": 39,
                                "bonusCartonQuantity": 40,
                                "bonusSalesMode": 41,
                                "bonusOrderPacked": 42,
                                "bonusFuelItem": true,
                                "bonusActive": true
                              }
                            },
                            "currentCostStart": "2025-08-02T23:20:24.0873732",
                            "dealCosts": [
                              {
                                "$ref": "74"
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "tags": [
                              {
                                "$id": "75",
                                "pluG_UID": "hyKQV04IGEKgCYdWw9wQvg==",
                                "pluGuid": "57902287-084e-4218-a009-8756c3dc10be",
                                "tagID": 1,
                                "description": "sample string 1",
                                "storeIDs": [
                                  1,
                                  2
                                ]
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "alternateProductG_UID": "rUGBVFkgi0Wd/ztF2WlBXw==",
                            "alternateProduct": "548141ad-2059-458b-9dff-3b45d969415f",
                            "productHostCode": {
                              "$id": "76",
                              "id": 1,
                              "pluG_UID": "np9ktZxDL0W+dQxZd2eSig==",
                              "pluGuid": "b5649f9e-439c-452f-be75-0c597767928a",
                              "ibaCode": "sample string 2"
                            },
                            "mscCat": {
                              "$ref": "59"
                            },
                            "mscCom": {
                              "$ref": "60"
                            },
                            "mscDep": {
                              "$ref": "62"
                            },
                            "mscSubCom": {
                              "$ref": "61"
                            },
                            "isUserUpdate": true,
                            "ignoreMasterProduct": true,
                            "priceGroupLabelRequested": true,
                            "firstSold": "2025-08-02T23:20:24.0873732",
                            "inventoryTracked": "2025-08-02T23:20:24.0873732",
                            "isNormalPriceChangesCampaign": true
                          },
                          "supplier": {
                            "$ref": "21"
                          },
                          "serviceFee": {
                            "$id": "77",
                            "id": 1,
                            "description": "sample string 1",
                            "fee": 1
                          },
                          "isPrimaryHost": true,
                          "hostVendor": 47
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "orderCycleHeaders": [
                        {
                          "$id": "78",
                          "storeID": 1,
                          "supplierIdentifier": "osSLYJ76a02FvSHAL0JDVQ==",
                          "supplierGuid": "608bc4a2-fa9e-4d6b-85bd-21c02f424355",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "storeName": "sample string 5",
                          "departmentName": "sample string 6",
                          "orderDays": 7
                        },
                        {
                          "$ref": "78"
                        }
                      ],
                      "cycles": [
                        {
                          "$id": "79",
                          "storeID": 1,
                          "supplierIdentifier": "Fhh8FoRmZECeC9BLImfpkw==",
                          "supplierGuid": "167c1816-6684-4064-9e0b-d04b2267e993",
                          "departmentCode": "sample string 2",
                          "warehouseDirectIndicator": "sample string 3",
                          "type": 4,
                          "cutOffWeek": 5,
                          "cutOffDay": 6,
                          "cutOffTime": "00:00:00.1234567",
                          "leadTime": 7,
                          "daysBuffer": 8,
                          "supplierName": "sample string 9",
                          "cutOffDate": "2025-08-02T23:20:24.0873732",
                          "deliveryDate": "2025-08-02T23:20:24.0873732",
                          "nextCutOffDate": "2025-08-02T23:20:24.0873732",
                          "nextDeliveryDate": "2025-08-02T23:20:24.0873732",
                          "nextDaysBuffer": 10
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "store": {
                        "$ref": "17"
                      },
                      "updated": "2025-08-02T23:20:24.0873732",
                      "isHost": true
                    },
                    "files": [
                      {
                        "$id": "80",
                        "id": "sample string 1",
                        "fileName": "sample string 2",
                        "extension": "sample string 3",
                        "provider": 0,
                        "type": 0,
                        "hostType": "sample string 4",
                        "createdUtc": "2025-08-02T23:20:24.0873732",
                        "processed": "2025-08-02T23:20:24.0873732",
                        "isProcessing": true,
                        "processedCount": 6,
                        "processingTime": 1,
                        "collectedUtc": "2025-08-02T23:20:24.0873732",
                        "size": 1,
                        "sizeFormat": "sample string 7",
                        "isArchive": true,
                        "version": "sample string 9",
                        "reference": "sample string 10",
                        "digest": "sample string 11",
                        "contentType": "sample string 12",
                        "host": {
                          "$ref": "20"
                        },
                        "metcashHeader": {
                          "$id": "81",
                          "customerNumber": "sample string 1",
                          "creationDate": "2025-08-02T23:20:24.0873732",
                          "businessPillar": "sample string 3",
                          "fileType": "sample string 4"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "zoneMatrix": [
                      {
                        "$id": "82",
                        "id": 1,
                        "hostIdentifier": "M4Rt9wHKUk+FfsUrNHmJjw==",
                        "hostIdentifierGuid": "f76d8433-ca01-4f52-857e-c52b3479898f",
                        "storeID": 1,
                        "departmentCode": "sample string 2",
                        "hostGuids": [
                          "5adbcfb9-409e-4f3f-b6ec-32dcf860e45f",
                          "c7a30d09-520d-4b9e-b5c7-c66916a14dfd"
                        ]
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "hostFileStoreSetting": {
                      "$ref": "19"
                    },
                    "hostStoreSettings": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "promotionPlacements": [
                      {
                        "$id": "83",
                        "identifier": "TVLcqaUPwkmfgvIbDOpFMg==",
                        "identifierGuid": "a9dc524d-0fa5-49c2-9f82-f21b0cea4532",
                        "code": "sample string 2",
                        "description": "sample string 3",
                        "isAdvertised": true
                      },
                      {
                        "$ref": "83"
                      }
                    ],
                    "promoTypeGuids": [
                      "715a20a3-daaa-42cb-9f33-11acefc16991",
                      "06a5d2cd-fa66-449c-9990-260f02f1c469"
                    ],
                    "isPromotionOnly": false,
                    "isOrderable": false,
                    "vendor": 0
                  },
                  "groupIDs": [
                    1,
                    2
                  ],
                  "hostDescription": "sample string 24"
                },
                {
                  "$ref": "19"
                }
              ],
              "accounts": [
                {
                  "$id": "84",
                  "id": 1,
                  "storeID": 1,
                  "accountName": "sample string 2",
                  "bsb": "sample string 3",
                  "accountNumber": "sample string 4",
                  "accountDesignated": true
                },
                {
                  "$ref": "84"
                }
              ],
              "sales": [
                {
                  "$id": "85",
                  "id": 1,
                  "storeID": 1,
                  "externalSalesType": 2,
                  "ftpSiteID": 1,
                  "lastSaleProcessed": "2025-08-02T23:20:24.0873732",
                  "ftpSite": {
                    "$id": "86",
                    "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": "85"
                }
              ],
              "zoneMatrix": [
                {
                  "$ref": "82"
                },
                {
                  "$ref": "82"
                }
              ],
              "cashManagements": [
                {
                  "$id": "87",
                  "id": 1,
                  "storeID": 1,
                  "cashManagementType": 2,
                  "apiID": 1,
                  "organisationID": "sample string 3",
                  "siteName": "sample string 4",
                  "thirdPartyAPI": {
                    "$id": "88",
                    "id": 1,
                    "description": "sample string 2",
                    "address": "sample string 3",
                    "username": "sample string 4",
                    "password": "sample string 5",
                    "passwordPlain": "sample string 6",
                    "token": "sample string 7",
                    "apiType": 8,
                    "apiSubType": 9
                  }
                },
                {
                  "$ref": "87"
                }
              ],
              "updateStoreID": "e3b51cb7-af10-4990-af1d-b937959d4fc3",
              "updateStore": {
                "$id": "89",
                "id": "ae750baa-a8f4-4986-acf9-6c8a1e4de048",
                "name": "sample string 1",
                "lastActivity": "2025-08-02T23:20:24.0873732",
                "zone": "sample string 2",
                "timeZoneOffset": 0.0,
                "businessHoursStart": "00:00:00.1234567",
                "businessHoursEnd": "00:00:00.1234567",
                "master": true,
                "lastIP": "sample string 10",
                "lastHostName": "sample string 11",
                "ping": 1,
                "pingStatus": "sample string 12",
                "lastUpdateCompleted": "2025-08-02T23:20:24.0873732"
              },
              "timeZoneId": "sample string 53",
              "securityOptions": {
                "$id": "90",
                "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": "16"
          }
        ]
      },
      "customer": {
        "$ref": "3"
      },
      "communityOrganisation": {
        "$id": "91",
        "id": 1,
        "identifier": "ecl90j/f80yGvYZGQN9FPA==",
        "identifierGuid": "d27dc979-df3f-4cf3-86bd-864640df453c",
        "name": "sample string 3",
        "lookupIdentifier": "sample string 4",
        "externalID": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "postCode": "sample string 12",
        "state": "sample string 13",
        "country": "sample string 14",
        "totalAmountAwarded": 15.1,
        "updated": "2025-08-02T23:20:24.0873732",
        "deleted": true
      },
      "details": [
        {
          "$id": "92",
          "saleItemID": 1,
          "identifier": "ja/A9S0UPUCbdhIlPdasXg==",
          "identifierGuid": "f5c0af8d-142d-403d-9b76-12253dd6ac5e",
          "saleHeaderID": 2,
          "plu": 1,
          "pluG_UId": "1VCdeSY1hEGGk9KhRPR9aQ==",
          "pluGuid": "799d50d5-3526-4184-8693-d2a144f47d69",
          "accountID": "r5/Xd7GG80SSIcLpEGdK2A==",
          "accountIDGuid": "77d79faf-86b1-44f3-9221-c2e910674ad8",
          "normalPrice": 3,
          "originalSellingPrice": 4,
          "discountPrice": 5,
          "unit": 1,
          "quantity": 6,
          "totalCents": 7,
          "fixedPrice": 1,
          "tranType": 1,
          "discountType": 1,
          "cost": 1,
          "costDecimals": 8,
          "markdown": 1,
          "manualQuantity": 1,
          "manualPrice": 1,
          "manualMode": 1,
          "active": 1,
          "offline": true,
          "barcode": "sample string 9",
          "keyedSale": 1,
          "discountedID": 1,
          "fuelID": 1,
          "serialNumber": "sample string 10",
          "bestOrExpire": "2025-08-02T23:20:24.0873732",
          "bestOrExpireType": 1,
          "providerName": "sample string 11",
          "refundG_UID": "84N5cmTdzEKSQrpfZHvLjA==",
          "refundGuid": "727983f3-dd64-42cc-9242-ba5f647bcb8c",
          "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": "zj+MaRedp0OYr/ksWfOkNg==",
          "idempotentVoidGuid": "698c3fce-9d17-43a7-98af-f92c59f3a436",
          "priceLevelIdentifier": "OCO183N6VU6RwAkk7GurWQ==",
          "priceLevelIdentifierGuid": "f3b52338-7a73-4e55-91c0-0924ec6bab59",
          "productName": "sample string 23",
          "apn": "sample string 24",
          "unknownScans": [
            {
              "$id": "93",
              "id": 1,
              "saleDetailID": 2,
              "storeID": 1,
              "scanned": "2025-08-02T23:20:24.0873732",
              "operatorG_UID": "QEA=",
              "barcode": "sample string 4",
              "processed": 1
            },
            {
              "$ref": "93"
            }
          ],
          "refund": {
            "$id": "94",
            "id": 1,
            "g_UID": "z17zEr2UKUmckWU0UWiHrw==",
            "guid": "12f35ecf-94bd-4929-9c91-6534516887af",
            "description": "sample string 1",
            "dumped": true,
            "inventoryReasonID": 1,
            "sortOrder": 1,
            "updated": "2025-08-02T23:20:24.0873732"
          },
          "modifier": {
            "$id": "95",
            "id": 1,
            "setG_UID": "dAA+24B1EU+Dm1RvDoVc9w==",
            "modifierSetGuid": "db3e0074-7580-4f11-839b-546f0e855cf7",
            "name": "sample string 2",
            "price": 1,
            "quantity": 1,
            "modifierType": 1,
            "groupNumber": 1,
            "pageNumber": 1,
            "controlOrder": 1,
            "printToStation": true,
            "pluG_UID": "muAIt5fbFUWiaJfqVltIQg==",
            "pluGuid": "b708e09a-db97-4515-a268-97ea565b4842",
            "deleted": true,
            "g_UID": "++oEt/vG6USM870/6pGPuQ==",
            "guid": "b704eafb-c6fb-44e9-8cf3-bd3fea918fb9",
            "product": {
              "$ref": "26"
            }
          },
          "priceLevelName": "sample string 25",
          "pumpNumber": 1,
          "hoseNumber": 1
        },
        {
          "$ref": "92"
        }
      ],
      "eftReceipts": [
        {
          "$id": "96",
          "id": 1,
          "storeID": 1,
          "saleHeaderID": 2,
          "storeSaleHeader": {
            "$ref": "14"
          },
          "receipt": "sample string 3",
          "processed": 1
        },
        {
          "$ref": "96"
        }
      ],
      "payments": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "cards": [
        {
          "$id": "97",
          "id": 1,
          "saleHeaderID": 1,
          "identifier": "sample string 2",
          "cardType": 3,
          "providerName": "sample string 4"
        },
        {
          "$ref": "97"
        }
      ],
      "campaignHits": [
        {
          "$id": "98",
          "id": 1,
          "saleHeaderID": 2,
          "campaign": "sample string 3",
          "name": "sample string 4",
          "processed": 1,
          "campaignDescription": "sample string 5"
        },
        {
          "$ref": "98"
        }
      ],
      "fuel": [
        {
          "$id": "99",
          "id": 1,
          "plu": 1,
          "pluG_UID": "WcP15Z0hv0KP1Riw1ppE5w==",
          "pluGuid": "e5f5c359-219d-42bf-8fd5-18b0d69a44e7",
          "saleHeaderID": 2,
          "totalCents": 3,
          "grade": 1,
          "gradeDescription": "sample string 4",
          "dispenser": 1,
          "hose": 1,
          "quantity": 1,
          "cost": 1,
          "acquirerNum": 1,
          "attendant": 1,
          "ePurseBalance": 1.0,
          "cardSignature": "sample string 5",
          "compartmentNumber": 1,
          "contractNumber": 1,
          "discountCardPAN": "sample string 6",
          "discountID": 1,
          "discountName": "sample string 7",
          "discountNetValue": 1.0,
          "discountType": 1,
          "discountValue": 1.0,
          "discretionaryData": "sample string 8",
          "driverID": "sample string 9",
          "eftBatchNumber": 1,
          "eftResponseCode": "sample string 10",
          "endDateTime": "2025-08-02T23:20:24.0873732",
          "engineHours": 1.1,
          "fposNumber": 1,
          "loyaltyCardPAN": "sample string 11",
          "miscData1": 1,
          "miscData2": "sample string 12",
          "miscFlags": 1,
          "mop": 1,
          "odometer": 1,
          "panNumber": "sample string 13",
          "saleRefund": true,
          "saleStatus": 1,
          "sequenceNumber": 1,
          "stan": 1,
          "startDateTime": "2025-08-02T23:20:24.0873732",
          "tagNumber": "sample string 15",
          "trackTwoRem": "sample string 16",
          "transCode": 1,
          "transType": 1,
          "unitPrice": 1.0,
          "vehicleReg": "sample string 17",
          "offline": true,
          "processed": 1
        },
        {
          "$ref": "99"
        }
      ],
      "fuelResells": [
        {
          "$id": "100",
          "saleItemID": 1,
          "saleHeaderID": 2,
          "plu": 1,
          "pluG_UId": "RvJhF5CTjEilUv6tyH2sUw==",
          "pluGuid": "1761f246-9390-488c-a552-feadc87dac53",
          "accountID": "oa0v1OLDL02FbiwqxS1iSQ==",
          "accountIDGuid": "d42fada1-c3e2-4d2f-856e-2c2ac52d6249",
          "normalPrice": 3,
          "originalSellingPrice": 4,
          "discountPrice": 5,
          "unit": 1,
          "quantity": 6,
          "totalCents": 7,
          "fixedPrice": 1,
          "tranType": 1,
          "processed": 1,
          "discountType": 1,
          "cost": 1,
          "costDecimals": 1,
          "markdown": 1,
          "manualQuantity": 1,
          "manualPrice": 1,
          "manualMode": 1,
          "active": 1,
          "barcode": "sample string 8",
          "offline": 1,
          "keyedSale": 1,
          "discountedID": 1,
          "fuelID": 1,
          "serialNumber": "sample string 9",
          "bestOrExpire": "2025-08-02T23:20:24.0873732",
          "bestOrExpireType": 1,
          "refundG_UID": "JfEvbh0dVEeGKSyA4XeElw==",
          "refundGuid": "6e2ff125-1d1d-4754-8629-2c80e1778497",
          "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": "100"
        }
      ],
      "customerOrder": [
        {
          "$id": "101",
          "identifier": "P5UXSl7gC02RV1CXAD7VYg==",
          "identifierGuid": "4a17953f-e05e-4d0b-9157-5097003ed562",
          "id": 1,
          "orderNo": 2,
          "externalSaleIdentifier": "sample string 3",
          "storeID": 4,
          "zoneID": 5,
          "deptNo": 6,
          "customerIdentifier": "voBtb3EIg0Cpjk9DlI9i7Q==",
          "customerIdentifierGuid": "6f6d80be-0871-4083-a98e-4f43948f62ed",
          "operatorNo": 1,
          "operatorG_UID": "m6SNd7ukAEi3m9ykEmhF+A==",
          "operatorGuid": "778da49b-a4bb-4800-b79b-dca4126845f8",
          "created": "2025-08-02T23:20:24.0873732",
          "ordered": "2025-08-02T23:20:24.0873732",
          "started": "2025-08-02T23:20:24.0873732",
          "completed": "2025-08-02T23:20:24.0873732",
          "supplied": "2025-08-02T23:20:24.0873732",
          "quickTicket": 1,
          "deleted": true,
          "walkAway": true,
          "approxWait": 1,
          "actualWait": 1,
          "deliveryMethod": 8,
          "externalSaleType": 9,
          "customer": {
            "$ref": "3"
          },
          "operator": {
            "$ref": "15"
          },
          "details": [
            {
              "$id": "102",
              "headerID": 1,
              "plu": 1,
              "pluG_UId": "AFcSecvkx06r9Sucd/3V2A==",
              "pluGuid": "79125700-e4cb-4ec7-abf5-2b9c77fdd5d8",
              "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": "1zmkZSZ2GE+GgPG2vcgxBg==",
              "headerIdentifierGuid": "65a439d7-7626-4f18-8680-f1b6bdc83106",
              "product": {
                "$ref": "26"
              }
            },
            {
              "$ref": "102"
            }
          ],
          "storeName": "sample string 11",
          "customerName": "sample string 12",
          "storeReplyTo": "sample string 13",
          "storeSubjectLine": "sample string 14",
          "storeSaleHeader": {
            "$ref": "14"
          }
        },
        {
          "$ref": "101"
        }
      ],
      "surveyResponses": [
        {
          "$id": "103",
          "surveyG_UID": "L8GDL6ONO0OsUL2doW+J1A==",
          "surveyGuid": "2f83c12f-8da3-433b-ac50-bd9da16f89d4",
          "saleHeaderGuid": "eJCQ246UxEuSJRbDA3k8nw==",
          "saleGuid": "db909078-948e-4bc4-9225-16c303793c9f",
          "textResponse": "sample string 1",
          "integerResponse": 1,
          "g_UIDResponse": "M3HcrniNrUim1N6rlLto6Q==",
          "guidResponse": "aedc7133-8d78-48ad-a6d4-deab94bb68e9",
          "whoAnswered": 2,
          "answeredAtUTC": "2025-08-02T23:20:24.0873732",
          "sale": {
            "$ref": "14"
          },
          "survey": {
            "$id": "104",
            "g_UID": "ICedK+X5+0OCeXDwkWXS8Q==",
            "guid": "2b9d2720-f9e5-43fb-8279-70f09165d2f1",
            "name": "sample string 1",
            "storeID": 2,
            "zoneID": 1,
            "checkoutFormG_UID": "4voTVmla7U+ryz5MlT+d4A==",
            "checkoutFormGuid": "5613fae2-5a69-4fed-abcb-3e4c953f9de0",
            "displayToWho": 3,
            "displayWhen": 4,
            "start": "2025-08-02T23:20:24.0873732",
            "end": "2025-08-02T23:20:24.0873732",
            "deleted": true,
            "updated": "2025-08-02T23:20:24.0873732",
            "possibleIntegerResponses": [
              1,
              2
            ],
            "possibleTextResponses": [
              "sample string 1",
              "sample string 2"
            ],
            "possibleGuidResponses": [
              "c24e6090-25f9-4f55-9293-1deaa1ce0b18",
              "aa60a5ec-ce8d-4566-80f8-c96a2bc61088"
            ],
            "allowsAllTextResponses": true,
            "surveyForm": {
              "$ref": "44"
            }
          },
          "ingressId": "sample string 4"
        },
        {
          "$ref": "103"
        }
      ],
      "storeName": "sample string 38",
      "machineName": "sample string 39",
      "operatorName": "sample string 40",
      "direction": 1,
      "reason": "sample string 41",
      "accountG_UID": "2qu2P5bd/0eM+RqsdyobLg==",
      "accountIdentifier": "3fb6abda-dd96-47ff-8cf9-1aac772a1b2e",
      "accountName": "sample string 42",
      "customerOrderIdentifier": "dyeFwCJgPU2A7Q0UUA/lRQ==",
      "customerOrderIdentifierGuid": "c0852777-6022-4d3d-80ed-0d14500fe545",
      "priceLevelName": "sample string 43",
      "revision": 44,
      "ingressId": "sample string 45"
    },
    "metadata": {
      "$id": "105",
      "id": 1,
      "paymentID": 2,
      "paymentIdentifier": "s+w5/gxW2Uy5o98M5TuIPg==",
      "paymentIdentifierGuid": "fe39ecb3-560c-4cd9-b9a3-df0ce53b883e",
      "identifier": "VNaDipRIdE6nfAehhIOr+A==",
      "identifierGuid": "8a83d654-4894-4e74-a77c-07a18483abf8",
      "metadata": "sample string 3",
      "signatureImage": "QEA=",
      "itemIdentifier": "5fsWTpbHCU6aCvasNrkcgA==",
      "itemIdentifierGuid": "4e16fbe5-c796-4e09-9a0a-f6ac36b91c80"
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK��[�MϷ5xl/workbook.xml �(�����@�{���)"!䠢���_`��O�����O ��ۙ��v�h\_ӳ���\]6���)�'cIO��8�a���M�ʚJS�����9��h�I�a�����6�#
jXQ
���x`L�͞�F������&�k�����/�4*ʡĀ����p�29
�*�4��i�i�
v�|�]|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
��[����''_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="Rd5194bf4d8b34c8e" /></Relationships>PK��[zSYa�xl/worksheets/sheet1.xml �(���_W�JſJ�f��c\I��U���ֶZ����U\�����E��3�>{6��wV��8͖�z�q�y�x=Mf����{����޻�p����E�����t�-���(��"^M2?y����<IW�ܽM�d>_N��d����y�� �&�[*[,3��kze�i<�[X=��ZM�ko<�-]���i<y?�N�7�Â�Yƛ��z����������l䱂
Z�i��U:�����C~�l����"w*��f�<d���j����&�ߛ�,_�<�s�48z�������ϼ�~��]���ZJ�,7�t׋]��׋�ôX*讗�z��}�]���-}��d\Z��g]�������J-�k�ͮ���%X
B3���]}�����:{�}sV�8q��Z�5a|+9H2ntO��t�r�t�_Z�AY�����|��:�J2&lO��x�r?T�m�s`{&�K�C=�K�ʅ�|ͥ��F����t(m�k>TNɔa�����P���v(-����$�C;��^w�P<�V���>��=��qh�ғ��4�ҋ��ZYztc�LrgFI�ӡ� ��3@õ��;IPzޚ�Pzj�c�`�������D������3 ����PzOT�S.Q���V���{��/��Ǔ|2��f��]��Ƚ̊O	������c6���;�}��M��6M�M�&q�&d�8m�I|h�I��	�$��D�$>�	�$.Ő�����@��_�zI H�+A�~%$�5� m��;� unC��R��@��?	�{G H�_�ԍ�CHވ8��􍨃����H�8���8p!�O��vEDB��vC"�S���vB��a���є>ԯ��կ���ˢ�����@�&>��gA��1�K���@�w���N�5���|#4�����1p�[�1+-Z���xK hH?;�k\C����("�o���B�c��1�'qԤ��AT� :�A���t�@��t� :�At��,N��{� ��Ӂ@p:t��(��@ 8�H+���t ����@t��@ 8:�]���("�o���ҡc��1Ѡ���!�}#YēY��&I��w���b�PK��[n��C�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8I�ĭ�vÆm�gGMl�v���G�
XE�Tb�������4����ݿ�yAFkY���h��?p���dLA�.��b���P��Y��:4��[?˘R?P'�IH�<��_2�I���!ھ>Zu���?����SЈ�Q����R��Pd�
�phkɹZ�d�1��л��x�0�z}����r]
��+Q�UFK��s���K�ey�����B��Z���W5z��/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��[�@W�O(xl/sharedStrings.xml �(��X�n�6}/�0�\ْ�$Y�&�]�!��C�����MD/Ie�����ؒ(;���!g8<sf��oY:y.X�_L��=�@N������gO'B�<&i���tb:�py.�������n�ܞ��n #bVl!W����ꓯ�bˁ�b �t��v0�˧Z������k��%\���<�����<��FC.Y€�|)Y<�>˂����8Q�{������U��\�Hv�r��m�e3}CJ�	��`�;�U)d�?�i��"�X�,\����c)7g�H��2���"��$�|��w�醌r<c9IMM˨�&��D����SA�	Ķȅ�W<rh�)J#�+��W�-����0������$IYn��
B�8b4�*IL$1�턄l�i'�?�J��0��`y8�!��q���=\#H�MA�W�0A���P�F�o{!�� ��G�m�8	-�p�a�������ݑ�����ԕ�bvsw5kQ-f���&��r`���$/���P_�Q�Ο�h���h�ȭ��(A�P	��U����9s�3כ<�i���-�m��keԻ����4\��8�m�%�Gc�Zؑk!�8����i[�$#�w��:<�ތs
ή쎼ݲ���7�W��P]��1i�J�M��:�J�QY���W�-x"�|��V�ԉ~�%�wL�mv�6�>�|���U����-�_ n`2�ڞA��$��cd9�q,�E�0�����!$8��L^)^[CEUB�)o/�#:��Jn�������O����;��8�����a�{G�t�1�[q���Ԋ@_W� Hb�k���
b�kE�~�� kPb@��j�,8��bO1Rl�؊\ߵ�C'�b׋*l��4��ۂ��}��I�t���T�W
�ZZ���ĢDA�tb��<�+{�}}�~�%
̲/�^�j(�}�m�#��=����zT=���.�}P��I}豴��"dߠCQ�L�3N�suR��5�������{R�����f�lW��䗿��ceo��9���bqĖg/|+¡g�����	p�厣��
�}�Hm�9��}@��lE��,�x�Y�1�~�o�ej�^�4w7�G`c+D�y�'A
��u<bS�8ik��c@b����P����]�7�����բ.�>�X+c-w[��)����7_U�p���죕�hkj�����T�u�;̝�Iu�� Z�Yt«$�]�_�aM2��,�e�s�D�}V�f��<?;e$5����zO�P�m�Ӵu�vQWs�\]nn��Uo*hKN����AE�(�z�oE��43�V�~.JNG�a��o��7B�m����q���.�_CV�@��\'��gKu��VNת�(T��9#\6Q<K"KM�ձ�C���Tr�C��oz�k�bn����<f׶��qh`E��v��v�H�R\��~��j`��/U�PPǝV/C��(��0T����V��%��TZE[��=!=�5ɛ�iG�R���u��I�JG�-U�;��ο�������*vH{N�ȫ�ȟK�
���+�~ҐW+k� ��o�=�d��͹Su�
��裩�����G�����8x�W&��Y�k���26t^L���� �|Sυ���PK-��[�MϷ5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[����''V_rels/.relsPK-��[zSYa��xl/worksheets/sheet1.xmlPK-��[n��C�Puxl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�	xl/styles.xmlPK-��[�@W�O(5xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��[GW�A�5xl/workbook.xml �(�����0��&�C���hN\�z�Э4П�5��$޼���~;�d��3���/\E�l���zT�OƢ�;a���{1#��1�[��$7�p� �������X�:�{Ġ��@jZ��s����/2[��$l
��T����E
+�@J��+�R�
�\O/y�^�,�yBw�+����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
��['6-�''_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="R28f5fba6e7f04a38" /></Relationships>PK��[zSYa�xl/worksheets/sheet1.xml �(���_W�JſJ�f��c\I��U���ֶZ����U\�����E��3�>{6��wV��8͖�z�q�y�x=Mf����{����޻�p����E�����t�-���(��"^M2?y����<IW�ܽM�d>_N��d����y�� �&�[*[,3��kze�i<�[X=��ZM�ko<�-]���i<y?�N�7�Â�Yƛ��z����������l䱂
Z�i��U:�����C~�l����"w*��f�<d���j����&�ߛ�,_�<�s�48z�������ϼ�~��]���ZJ�,7�t׋]��׋�ôX*讗�z��}�]���-}��d\Z��g]�������J-�k�ͮ���%X
B3���]}�����:{�}sV�8q��Z�5a|+9H2ntO��t�r�t�_Z�AY�����|��:�J2&lO��x�r?T�m�s`{&�K�C=�K�ʅ�|ͥ��F����t(m�k>TNɔa�����P���v(-����$�C;��^w�P<�V���>��=��qh�ғ��4�ҋ��ZYztc�LrgFI�ӡ� ��3@õ��;IPzޚ�Pzj�c�`�������D������3 ����PzOT�S.Q���V���{��/��Ǔ|2��f��]��Ƚ̊O	������c6���;�}��M��6M�M�&q�&d�8m�I|h�I��	�$��D�$>�	�$.Ő�����@��_�zI H�+A�~%$�5� m��;� unC��R��@��?	�{G H�_�ԍ�CHވ8��􍨃����H�8���8p!�O��vEDB��vC"�S���vB��a���є>ԯ��կ���ˢ�����@�&>��gA��1�K���@�w���N�5���|#4�����1p�[�1+-Z���xK hH?;�k\C����("�o���B�c��1�'qԤ��AT� :�A���t�@��t� :�At��,N��{� ��Ӂ@p:t��(��@ 8�H+���t ����@t��@ 8:�]���("�o���ҡc��1Ѡ���!�}#YēY��&I��w���b�PK��[���R�Pxl/_rels/workbook.xml.rels �(���An� E����؎�I�M7٦���X�i��u�#�
E����n�B���h�|�Xo��	�B���7U�X��h�OI?0�ݬ�0��oD3���96)�!Q�E���;څY�\��x!�b���#	%�2����?D��(����6�&g��$�"�8��"�M����{A�j��P�u������b�L���BIJ�TɾW�ӽ����s
yӥSjmO�R��]0��^��Ϳ�|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��[�@W�O(xl/sharedStrings.xml �(��X�n�6}/�0�\ْ�$Y�&�]�!��C�����MD/Ie�����ؒ(;���!g8<sf��oY:y.X�_L��=�@N������gO'B�<&i���tb:�py.�������n�ܞ��n #bVl!W����ꓯ�bˁ�b �t��v0�˧Z������k��%\���<�����<��FC.Y€�|)Y<�>˂����8Q�{������U��\�Hv�r��m�e3}CJ�	��`�;�U)d�?�i��"�X�,\����c)7g�H��2���"��$�|��w�醌r<c9IMM˨�&��D����SA�	Ķȅ�W<rh�)J#�+��W�-����0������$IYn��
B�8b4�*IL$1�턄l�i'�?�J��0��`y8�!��q���=\#H�MA�W�0A���P�F�o{!�� ��G�m�8	-�p�a�������ݑ�����ԕ�bvsw5kQ-f���&��r`���$/���P_�Q�Ο�h���h�ȭ��(A�P	��U����9s�3כ<�i���-�m��keԻ����4\��8�m�%�Gc�Zؑk!�8����i[�$#�w��:<�ތs
ή쎼ݲ���7�W��P]��1i�J�M��:�J�QY���W�-x"�|��V�ԉ~�%�wL�mv�6�>�|���U����-�_ n`2�ڞA��$��cd9�q,�E�0�����!$8��L^)^[CEUB�)o/�#:��Jn�������O����;��8�����a�{G�t�1�[q���Ԋ@_W� Hb�k���
b�kE�~�� kPb@��j�,8��bO1Rl�؊\ߵ�C'�b׋*l��4��ۂ��}��I�t���T�W
�ZZ���ĢDA�tb��<�+{�}}�~�%
̲/�^�j(�}�m�#��=����zT=���.�}P��I}豴��"dߠCQ�L�3N�suR��5�������{R�����f�lW��䗿��ceo��9���bqĖg/|+¡g�����	p�厣��
�}�Hm�9��}@��lE��,�x�Y�1�~�o�ej�^�4w7�G`c+D�y�'A
��u<bS�8ik��c@b����P����]�7�����բ.�>�X+c-w[��)����7_U�p���죕�hkj�����T�u�;̝�Iu�� Z�Yt«$�]�_�aM2��,�e�s�D�}V�f��<?;e$5����zO�P�m�Ӵu�vQWs�\]nn��Uo*hKN����AE�(�z�oE��43�V�~.JNG�a��o��7B�m����q���.�_CV�@��\'��gKu��VNת�(T��9#\6Q<K"KM�ձ�C���Tr�C��oz�k�bn����<f׶��qh`E��v��v�H�R\��~��j`��/U�PPǝV/C��(��0T����V��%��TZE[��=!=�5ɛ�iG�R���u��I�JG�-U�;��ο�������*vH{N�ȫ�ȟK�
���+�~ҐW+k� ��o�=�d��͹Su�
��裩�����G�����8x�W&��Y�k���26t^L���� �|Sυ���PK-��[GW�A�5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��['6-�''V_rels/.relsPK-��[zSYa��xl/worksheets/sheet1.xmlPK-��[���R�Puxl/_rels/workbook.xml.relsPK-��[Ѓc'2E
�	xl/styles.xmlPK-��[�@W�O(5xl/sharedStrings.xmlPK��