GET api/account/{id}/card

Retrieve an Account's customer card

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Card identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

CustomerCard
NameDescriptionTypeAdditional information
Identifier

Unique card identifier

string

Required

String length: inclusive between 0 and 40

IdentifierGuid

globally unique identifier

None.

IdentifierGuidBytes

Collection of byte

None.

CardType

CardType

None.

IssueDate

date

Data type: DateTime

Expiry

date

Data type: DateTime

CustomerID

Collection of byte

None.

CustomerIDGuid

globally unique identifier

None.

InitialValue

integer

None.

CurrentValue

integer

None.

MaxLimit

integer

None.

MinTransaction

integer

None.

MaxTransaction

integer

None.

Multiplier

decimal number

None.

Active

boolean

None.

ReasonInactive

ReasonInactive

None.

IdRequired

boolean

None.

IdType

integer

None.

IdValue

string

String length: inclusive between 0 and 60

Updated

date

Data type: DateTime

LinkedAccount

Collection of byte

None.

LinkedAccountGuid

globally unique identifier

None.

CurrentValueChanged

Indicates if current card value has changed and should be updated to value provided

boolean

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

LimitsChanged

Indicates if max limit, min transaction or max transaction values have changed and should be updated to values provided

boolean

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

Customer

Customer

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

Account

Account

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

Payments

Collection of StoreSalePayment

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

Response Formats

application/json, text/json

Sample:
{
  "cardType": 2,
  "issueDate": "2025-10-05T00:01:11.8280481",
  "expiry": "2025-10-05T00:01:11.8280481",
  "customerID": "Ok1obgYjVU+p734R8dDqgw==",
  "customerIDGuid": "6e684d3a-2306-4f55-a9ef-7e11f1d0ea83",
  "initialValue": 1,
  "currentValue": 1,
  "maxLimit": 1,
  "minTransaction": 1,
  "maxTransaction": 1,
  "multiplier": 1.1,
  "active": true,
  "reasonInactive": 1,
  "idRequired": true,
  "idType": 1,
  "idValue": "sample string 5",
  "updated": "2025-10-05T00:01:11.8280481",
  "linkedAccount": "yjEz1jw6xkKtoLcGI3nvYg==",
  "linkedAccountGuid": "d63331ca-3a3c-42c6-ada0-b7062379ef62",
  "currentValueChanged": true,
  "limitsChanged": true,
  "customer": {
    "$id": "2",
    "identifier": "NIy0VB2J/UuLeYXGhYP2Ag==",
    "identifierGuid": "54b48c34-891d-4bfd-8b79-85c68583f602",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-10-05T00:01:11.8280481",
    "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": "8YEaSxfCR0CAWH960LDHVg==",
    "communityIdentifierGuid": "4b1a81f1-c217-4047-8058-7f7ad0b0c756",
    "joined": "2025-10-05T00:01:11.8280481",
    "updated": "2025-10-05T00:01:11.8280481",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "c6ofoXBLPkKmMLg2JO2cJw==",
    "priceLevelIdentifierGuid": "a11faa73-4b70-423e-a630-b83624ed9c27",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-10-05T00:01:11.8280481",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "customerGroupMembers": [
      {
        "$id": "3",
        "id": 1,
        "groupID": "CETSHsivj02TCWqyEUODXw==",
        "groupIDGuid": "1ed24408-afc8-4d8f-9309-6ab21143835f",
        "customerID": "I71vLXHk9UOgHvMCMIScYQ==",
        "customerIDGuid": "2d6fbd23-e471-43f5-a01e-f30230849c61",
        "card": "sample string 4",
        "linkedAccount": "RgaP5ryW/EWAug5nnRG53w==",
        "linkedAccountGuid": "e68f0646-96bc-45fc-80ba-0e679d11b9df",
        "customer": {
          "$ref": "2"
        },
        "group": {
          "$id": "4",
          "identifier": "dEjraj6G/0S7KTvi9Wdn0g==",
          "identifierGuid": "6aeb4874-863e-44ff-bb29-3be2f56767d2",
          "name": "sample string 2",
          "primaryContact": "e4HORg79pECxzZvdpOc4tQ==",
          "primaryContactGuid": "46ce817b-fd0e-40a4-b1cd-9bdda4e738b5",
          "accountID": "LGcdp7trhkqO5igk7Ofl1g==",
          "accountIDGuid": "a71d672c-6bbb-4a86-8ee6-2824ece7e5d6",
          "special": true,
          "updated": "2025-10-05T00:01:11.8280481",
          "active": true,
          "reasonInactive": 1,
          "priceLevelIdentifier": "ydAQDn6w0Eu/XNNDwZXOmw==",
          "priceLevelIdentifierGuid": "0e10d0c9-b07e-4bd0-bf5c-d343c195ce9b",
          "deleted": true,
          "account": {
            "$id": "5",
            "id": 1,
            "identifier": "O8PVhIa6+0acBC1QFqZ/hg==",
            "identifierGuid": "84d5c33b-ba86-46fb-9c04-2d5016a67f86",
            "referenceNo": "sample string 3",
            "name": "sample string 4",
            "created": "2025-10-05T00:01:11.8280481",
            "owner": "esX1OKbfM06K23FOggS9uw==",
            "ownerGuid": "38f5c57a-dfa6-4e33-8adb-714e8204bdbb",
            "accountStoreGroupIdentifier": "TKueY7tMzUGY2uHRJo8nZg==",
            "accountStoreGroupGuid": "639eab4c-4cbb-41cd-98da-e1d1268f2766",
            "accountType": 1,
            "currentBalance": 1,
            "externalID": "sample string 7",
            "maximumLimit": 1,
            "accruePoints": true,
            "loyaltyPoints": 1,
            "termsOfTrade": 1,
            "signatureRequired": true,
            "referenceRequired": true,
            "statementSendType": 10,
            "ageingPeriod": 1,
            "monthlyAgeingPeriod": true,
            "explodedInvoice": true,
            "isFifoAllocation": true,
            "lastStatementSent": "2025-10-05T00:01:11.8280481",
            "active": true,
            "updated": "2025-10-05T00:01:11.8280481",
            "deleted": true,
            "deletedUser": "sample string 16",
            "currentBalanceChanged": true,
            "maximumLimitChanged": true,
            "loyaltyPointsChanged": true,
            "projectedBalance": 17,
            "accountStoreGroupStoreIDs": [
              1,
              2
            ],
            "customerEmail": "sample string 18",
            "ownerCustomer": {
              "$ref": "2"
            },
            "card": {
              "$ref": "1"
            },
            "members": {
              "$id": "6",
              "sample string 1": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "sample string 2": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ]
            },
            "customerGroups": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "primaryContactCustomer": {
            "$ref": "2"
          },
          "customerGroupMembers": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "customerCard": {
          "$ref": "1"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "customerGroups": [
      {
        "$ref": "4"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$ref": "5"
      },
      {
        "$ref": "5"
      }
    ],
    "account": {
      "$ref": "5"
    },
    "vouchers": [
      {
        "$id": "7",
        "customerIdentifier": "cTQhmbxqdUihqRSKQpXsiA==",
        "customerIdentifierGuid": "99213471-6abc-4875-a1a9-148a4295ec88",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "x/PZ4E1uCkmFFLgjNmsSVQ==",
        "idempotentGuid": "e0d9f3c7-6e4d-490a-8514-b823366b1255",
        "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-10-05T00:01:11.8436603",
          "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-10-05T00:01:11.8436603",
            "labelPageLayout": "VBBq/4yxzUubbHKr5E1Kvg==",
            "pageLayoutGuid": "ff6a1054-b18c-4bcd-9b6c-72abe44d4abe",
            "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-10-05T00:01:11.8436603"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "12",
              "id": 1,
              "customerIdentifier": "F4sQdWwbykyMTA+9jCmKxg==",
              "customerIdentifierGuid": "75108b17-1b6c-4cca-8c4c-0fbd8c298ac6",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-10-05T00:01:11.8436603",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "JtKSCiSRvESTOz2zrbWUYg==",
              "issuedIdempotentGuid": "0a92d226-9124-44bc-933b-3db3adb59462",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-10-05T00:01:11.8436603",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-10-05T00:01:11.8436603",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "c9d9blx4mkWwiTKRLgGDSQ==",
              "redeemedIdempotentGuid": "6e7dd773-785c-459a-b089-32912e018349",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-10-05T00:01:11.8436603",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "10"
              },
              "voucher": {
                "$ref": "8"
              },
              "customer": {
                "$ref": "2"
              },
              "issuedOfflinePayment": {
                "$id": "13",
                "id": 1,
                "identifier": "/F+mMuVor0iujISIu1AYsQ==",
                "identifierGuid": "32a65ffc-68e5-48af-ae8c-8488bb5018b1",
                "storeID": 2,
                "operatorName": "sample string 3",
                "saleHeaderID": 4,
                "paymentType": 5,
                "amount": 6,
                "account": "sample string 7",
                "accountID": "EkgeUBT70UuCA4OxoAYjYw==",
                "accountIDGuid": "501e4812-fb14-4bd1-8203-83b1a0062363",
                "customerAccount": {
                  "$ref": "5"
                },
                "customerCard": {
                  "$ref": "1"
                },
                "accountType": 1,
                "cardName": "sample string 8",
                "authorisationNumber": "sample string 9",
                "bankReference": "sample string 10",
                "merchantID": "sample string 11",
                "terminalID": "sample string 12",
                "cardNumber": "sample string 13",
                "paymentDate": "2025-10-05T00:01:11.8436603",
                "invRocNo": "sample string 14",
                "responseCode": "sample string 15",
                "cashout": 1,
                "tip": 16,
                "idempotentVoid": "sLLmTe+iZ0eEHvLwyJZLzQ==",
                "idempotentVoidGuid": "4de6b2b0-a2ef-4767-841e-f2f0c8964bcd",
                "offline": true,
                "processed": 1,
                "storeSaleHeader": {
                  "$id": "14",
                  "saleHeaderID": 1,
                  "saleHeaderGuid": "WlQGbkmyVkCkCBNcoOaLoQ==",
                  "saleHeaderIdentifierGuid": "6e06545a-b249-4056-a408-135ca0e68ba1",
                  "created": "2025-10-05T00:01:11.8436603",
                  "createdLocal": "2025-10-05T00:01:11.8436603",
                  "createdText": "sample string 4",
                  "itemCount": 5,
                  "totalAmount": 6,
                  "cashTender": 1,
                  "cardTender": 1,
                  "cheqTender": 1,
                  "acctTender": 1,
                  "voucherTender": 1,
                  "loyaltyPoints": 1,
                  "cashout": 1,
                  "changeAmount": 1,
                  "rounding": 1,
                  "gstAmount": 1,
                  "transactionDiscountTender": 1,
                  "totalTip": 7,
                  "tranType": 1,
                  "processed": 1,
                  "imported": "2025-10-05T00:01:11.8436603",
                  "storeID": 1,
                  "operatorG_Uid": "9+g/se4wrE6HW9NGaPeJ2A==",
                  "operatorGuid": "b13fe8f7-30ee-4eac-875b-d34668f789d8",
                  "customerG_Uid": "J4rbsjhHqkOnBKZpEPjolw==",
                  "customerGuid": "b2db8a27-4738-43aa-a704-a66910f8e897",
                  "communityIdentifier": "prX+/TTdBUiLpI1A8+yCoQ==",
                  "communityIdentifierGuid": "fdfeb5a6-dd34-4805-8ba4-8d40f3ec82a1",
                  "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": "MlLIZp7oZEW8UYJqmUEvyw==",
                  "priceLevelIdentifierGuid": "66c85232-e89e-4564-bc51-826a99412fcb",
                  "locked": 36,
                  "relationChecksum": "sample string 37",
                  "loyaltyTender": 1,
                  "giftCardTender": 1,
                  "operator": {
                    "$id": "15",
                    "id": 1,
                    "g_Uid": "dxpw6zSu5UqobjcbsKOzZg==",
                    "guid": "eb701a77-ae34-4ae5-a86e-371bb0a3b366",
                    "operatorNumber": 1,
                    "shortName": "sample string 2",
                    "firstName": "sample string 3",
                    "lastName": "sample string 4",
                    "password": "sample string 5",
                    "hasPassword": true,
                    "passwordText": "sample string 6",
                    "rfidTagID": "sample string 7",
                    "blueprintID": 1,
                    "groupID": 1,
                    "groupName": "sample string 8",
                    "managerGroupID": 1,
                    "managerGroupName": "sample string 9",
                    "zoneID": 1,
                    "zoneName": "sample string 10",
                    "loggedIn": 1,
                    "lastUsedIP": "sample string 11",
                    "deleted": true,
                    "locked": true,
                    "allowOpenTill": true,
                    "webEmail": "sample string 14",
                    "simpleOperatorType": 0,
                    "webRole": "sample string 15",
                    "updated": "2025-10-05T00:01:11.8436603",
                    "passwordResetRequired": true,
                    "alteredInStore": true,
                    "startShift": "2025-10-05T00:01:11.8436603",
                    "endShift": "2025-10-05T00:01:11.8436603",
                    "machineName": "sample string 20",
                    "drawerID": 1,
                    "stores": [
                      {
                        "$id": "16",
                        "operatorG_UID": "kh3JieL/+EqSlSEpZ2nuJw==",
                        "operatorGuid": "89c91d92-ffe2-4af8-9295-21296769ee27",
                        "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-10-05T00:01:11.8436603",
                          "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": "O7U5p2f2oES/kFD+fje5Ig==",
                          "hostIdentifierGuid": "a739b53b-f667-44a0-bf90-50fe7e37b922",
                          "hostName": 1,
                          "hostAddress": "sample string 27",
                          "hostUsername": "sample string 28",
                          "hostPassword": "sample string 29",
                          "excludeFromLeadInOut": true,
                          "accountingProvider": 31,
                          "accountingAddress": "sample string 32",
                          "accountingUsername": "sample string 33",
                          "accountingPassword": "sample string 34",
                          "storeAccountingCode": "sample string 35",
                          "softwareVariance": 36,
                          "fuelWarningVariance": 37.0,
                          "fuelErrorVariance": 38.0,
                          "fuelAccumulatedWarningVariance": 39.0,
                          "fuelAccumulatedErrorVariance": 40.0,
                          "drawManagment": 41,
                          "endOfDayManagment": true,
                          "autoFillCashBalancing": true,
                          "fuelDayVariance": 44,
                          "accountingTradingTime": "00:00:00.1234567",
                          "stockActivateProduct": 46,
                          "giftCardSalesAccountingDeptCode": "sample string 47",
                          "transactionDiscountAccountingDeptCode": "sample string 48",
                          "size": 49,
                          "updated": "2025-10-05T00:01:11.8436603",
                          "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": "EghQbUU8mEmJsSAIspoy2A==",
                              "hostIdentifierGuid": "6d500812-3c45-4998-89b1-2008b29a32d8",
                              "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": "AcmQiF60E0uEP7qyqAkcPQ==",
                                "identifierGuid": "8890c901-b45e-4b13-843f-bab2a8091c3d",
                                "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": "nk/gC9dG1UGGKNoBQDOH7w==",
                                "hostSupplierIdentifierGuid": "0be04f9e-46d7-41d5-8628-da01403387ef",
                                "loyaltyPriceLevelIdentifier": "ACm/S9BqPUi7rU0RTc9xlw==",
                                "loyaltyPriceLevelIdentifierGuid": "4bbf2900-6ad0-483d-bbad-4d114dcf7197",
                                "isGroup": true,
                                "description": "sample string 22",
                                "hostProvider": 23,
                                "hostTypeEnum": 24,
                                "hostType": "sample string 25",
                                "hostCode": "sample string 26",
                                "username": "sample string 27",
                                "password": "sample string 28",
                                "passwordPlain": "sample string 29",
                                "server": "sample string 30",
                                "url": "sample string 31",
                                "global": true,
                                "stateCode": "sample string 33",
                                "lastCollected": "2025-10-05T00:01:11.8436603",
                                "lastProcessed": "2025-10-05T00:01:11.8436603",
                                "hold": true,
                                "supplierName": "sample string 35",
                                "supplier": {
                                  "$id": "21",
                                  "identifier": "rjzj4tnS+0ilWFL560AXkw==",
                                  "identifierGuid": "e2e33cae-d2d9-48fb-a558-52f9eb401793",
                                  "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": "qx51Tf12Tkqv39MNaTqasw==",
                                  "primaryContactID": "4d751eab-76fd-4a4e-afdf-d30d693a9ab3",
                                  "storeID": 1,
                                  "abn": "sample string 16",
                                  "supplierGroupIdentifier": "uCw57UKtEEiyG2mB8b1+8g==",
                                  "supplierGroupGuid": "ed392cb8-ad42-4810-b21b-6981f1bd7ef2",
                                  "rebate": 1.0,
                                  "rebateType": 1,
                                  "rebateFrequency": 1,
                                  "rebateSource": 1,
                                  "rebateLastClaimed": "2025-10-05T00:01:11.8436603",
                                  "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": "a0bec92e-830f-48e4-9815-7dc25f503475",
                                    "identifier": "wTTIjY0M20KMIKgWEO+WEw==",
                                    "identifierGuid": "8dc834c1-0c8d-42db-8c20-a81610ef9613",
                                    "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": "Cc9uV6E3Kkafle6DFGVvvw==",
                                      "supplierIdentifierGuid": "576ecf09-37a1-462a-9f95-ee8314656fbf",
                                      "contactGuid": "2i4CI2AA4k+H33P1aMExtg==",
                                      "contactID": "23022eda-0060-4fe2-87df-73f568c131b6",
                                      "contact": {
                                        "$ref": "22"
                                      },
                                      "supplier": {
                                        "$ref": "21"
                                      }
                                    },
                                    {
                                      "$ref": "23"
                                    }
                                  ],
                                  "products": [
                                    {
                                      "$id": "24",
                                      "pluG_UID": "mqMycOAr0Em32E1/hE5sgQ==",
                                      "pluGuid": "7032a39a-2be0-49d0-b7d8-4d7f844e6c81",
                                      "supplierIdentifier": "+dwCgrN1WUOJKUSkUmB+kA==",
                                      "supplierIdentifierGuid": "8202dcf9-75b3-4359-8929-44a452607e90",
                                      "cartonQuantity": 1,
                                      "cartonQuantityChanged": true,
                                      "productSize": "sample string 3",
                                      "cigarettesPerSleeve": 1,
                                      "randomWeight": true,
                                      "piecesPerUnit": 5,
                                      "averagePackSize": 6,
                                      "effectiveDate": "2025-10-05T00:01:11.8436603",
                                      "pricedByWeight": true,
                                      "landedUnitCostEx": 9,
                                      "landedUnitCostInc": 10,
                                      "landedCartonCostInc": 11,
                                      "landedCartonCostEx": 12,
                                      "standardCost": 13,
                                      "deliveryFee": 1,
                                      "deliveryFeeBasis": "sample string 14",
                                      "pickAndPackFee": 1,
                                      "pickAndPackFeeBasis": "sample string 15",
                                      "financeFee": 1,
                                      "financeFeeBasis": "sample string 16",
                                      "cartonLength": 1,
                                      "cartonWidth": 1,
                                      "cartonHeight": 1,
                                      "palletLayerQuantity": 1,
                                      "palletLayers": 1,
                                      "itemCode": "sample string 17",
                                      "invoiceCode": "sample string 18",
                                      "invoiceDesc": "sample string 19",
                                      "orderDirect": true,
                                      "useCost": true,
                                      "minimumQuantity": 20,
                                      "hostType": 21,
                                      "fromHost": 22,
                                      "minimumReorder": 1,
                                      "maximumReorder": 1,
                                      "orderMultiple": 23.1,
                                      "sellMultiple": 24.1,
                                      "baseMultiple": 25.1,
                                      "hostStandardCost": 26,
                                      "hostTotalCost": 27,
                                      "hostRetail": 28,
                                      "hostLandedUnitCostEx": 29,
                                      "hostLandedUnitCostInc": 30,
                                      "hostDesc": "sample string 31",
                                      "directIndicator": "sample string 32",
                                      "availableToOrder": true,
                                      "hostRangeIndicator": "sample string 34",
                                      "hostProductType": "sample string 35",
                                      "hostProductGrade": "sample string 36",
                                      "hostProductGroup": "sample string 37",
                                      "hostSlowMoving": true,
                                      "hostGeneralMerchandise": true,
                                      "hostPillar": "sample string 40",
                                      "hostLastUpdated": "2025-10-05T00:01:11.8436603",
                                      "rebate": 1.0,
                                      "rebateExclude": true,
                                      "invoiceCodes": [
                                        {
                                          "$id": "25",
                                          "pluG_UID": "7Ii9cHXBL0KAQYOoMMIEWA==",
                                          "pluGuid": "70bd88ec-c175-422f-8041-83a830c20458",
                                          "supplierIdentifier": "FD2i5mk7VEaxsYCAPTDlkg==",
                                          "supplierIdentifierGuid": "e6a23d14-3b69-4654-b1b1-80803d30e592",
                                          "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": "1VCRADtdtEKY5hqxI5JQrA==",
                                      "parentPluGuid": "009150d5-5d3b-42b4-98e6-1ab1239250ac",
                                      "freight": 45.0,
                                      "freightType": 1,
                                      "product": {
                                        "$id": "26",
                                        "plu": 1,
                                        "storeID": 1,
                                        "masterPluG_UID": "QEA=",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "g_UId": "klRh6S8i3ECCqH9gWLvNUQ==",
                                        "guid": "e9615492-222f-40dc-82a8-7f6058bbcd51",
                                        "apn": "sample string 1",
                                        "apnChanged": true,
                                        "apnSwitched": true,
                                        "barcode": "sample string 4",
                                        "itemNumber": "sample string 5",
                                        "itemNumberChanged": true,
                                        "priceGroupG_UID": "PWgma1dIcUe5Uq96NRRoRw==",
                                        "priceGroupGuid": "6b26683d-4857-4771-b952-af7a35146847",
                                        "blueprintID": 1,
                                        "lastCountedDate": "2025-10-05T00:01:11.8436603",
                                        "externalID": "sample string 7",
                                        "active": true,
                                        "activated": "2025-10-05T00:01:11.8436603",
                                        "pluCreated": "2025-10-05T00:01:11.8436603",
                                        "createdByUser": "sample string 9",
                                        "name": "sample string 10",
                                        "nameChanged": true,
                                        "secondDescription": "sample string 12",
                                        "hostDescription": "sample string 13",
                                        "keepCartonQty": true,
                                        "keepDescription": true,
                                        "keepDepartments": true,
                                        "keepSuppliers": true,
                                        "markdownDescription": "sample string 18",
                                        "altDescription": "sample string 19",
                                        "bestOrExpire": 20,
                                        "lastUpdate": "2025-10-05T00:01:11.8436603",
                                        "lastManualUpdate": "2025-10-05T00:01:11.8436603",
                                        "imageName": "sample string 23",
                                        "showImageOnFlipCharts": true,
                                        "showTextOnFlipCharts": true,
                                        "overrideFlipChartText": true,
                                        "flipChartText": "sample string 27",
                                        "salesMode": 1,
                                        "eftCode": 1,
                                        "price": 1,
                                        "priceChanged": true,
                                        "rrp": 1,
                                        "gstPercent": 28,
                                        "gstPercentChanged": true,
                                        "costGSTPercent": 29,
                                        "costGSTPercentChanged": true,
                                        "wetPercent": 1,
                                        "priceOverride": 1,
                                        "cost": 1,
                                        "currentCost": 1,
                                        "currentCostDecimals": 1,
                                        "grossProfit": 1.0,
                                        "currentCostDesc": "sample string 30",
                                        "currentCostEnd": "2025-10-05T00:01:11.8436603",
                                        "currentCostUpdated": "2025-10-05T00:01:11.8436603",
                                        "costDecimals": 31,
                                        "costChanged": true,
                                        "dealCostIdentifier": "QEA=",
                                        "excludeFromRebate": true,
                                        "rebateOverride": 1,
                                        "costCalcMethod": 32,
                                        "costCalcMethodChanged": true,
                                        "costEffectiveDate": "2025-10-05T00:01:11.8436603",
                                        "defaultGP": 1,
                                        "breakTargetMode": 33,
                                        "break1": 1,
                                        "price1": 1,
                                        "target1": 34,
                                        "break2": 1,
                                        "price2": 1,
                                        "target2": 35,
                                        "break3": 1,
                                        "price3": 1,
                                        "target3": 36,
                                        "break1Changed": true,
                                        "price1Changed": true,
                                        "target1Changed": true,
                                        "break2Changed": true,
                                        "price2Changed": true,
                                        "target2Changed": true,
                                        "break3Changed": true,
                                        "price3Changed": true,
                                        "target3Changed": true,
                                        "breakTargetModeChanged": true,
                                        "margin": 1.1,
                                        "marginChanged": true,
                                        "marginRanged": true,
                                        "marginRangedChanged": true,
                                        "minimumMargin": 1.1,
                                        "minimumMarginChanged": true,
                                        "maximumMargin": 1.1,
                                        "maximumMarginChanged": true,
                                        "overrideHostWarehouseIndicator": true,
                                        "overrideHostWarehouseIndicatorChanged": true,
                                        "overrideHostPrice": true,
                                        "overrideHostPriceChanged": true,
                                        "overrideHostCost": true,
                                        "overrideHostCostChanged": true,
                                        "overrideHostMargin": true,
                                        "overrideHostMarginChanged": true,
                                        "alwaysApplyMargin": true,
                                        "alwaysApplyMarginChanged": true,
                                        "aws": 1.0,
                                        "paws": 1.0,
                                        "awsUpdated": "2025-10-05T00:01:11.8436603",
                                        "posTare": 1,
                                        "altPrice": 1.0,
                                        "altPriceChanged": true,
                                        "altPriceMode": 53,
                                        "altPriceModeChanged": true,
                                        "altPLUG_UID": "LckvVaDKxk2k7MRofOZSNA==",
                                        "altPLUGuid": "552fc92d-caa0-4dc6-a4ec-c4687ce65234",
                                        "altPLUGuidChanged": true,
                                        "altPriceDescription1": "sample string 54",
                                        "altPriceDescription2": "sample string 55",
                                        "cartonQuantity": 56,
                                        "cartonQuantityChanged": true,
                                        "trayID": 1,
                                        "promptID": 1,
                                        "tare": 1,
                                        "packQty": 1,
                                        "fixedWeight": 1,
                                        "extraMesg": 1,
                                        "text1": "sample string 58",
                                        "text2": "sample string 59",
                                        "text3": "sample string 60",
                                        "labelText": "sample string 61",
                                        "labelTextChanged": true,
                                        "sendToScale": true,
                                        "nonScaleWeigh": true,
                                        "labelFormat": "sample string 65",
                                        "barcodeFormat": "sample string 66",
                                        "austMade": 1,
                                        "coolCode": 67,
                                        "countryOfOrigin": "sample string 68",
                                        "percentContent": 69.1,
                                        "departmentID": 1,
                                        "subDepartmentID": 1,
                                        "minorDepartmentID": 1,
                                        "lesserDepartmentID": 1,
                                        "deptCode": "sample string 70",
                                        "subDeptCode": "sample string 71",
                                        "minorDeptCode": "sample string 72",
                                        "lesserDeptCode": "sample string 73",
                                        "deptName": "sample string 74",
                                        "subDeptName": "sample string 75",
                                        "minorDeptName": "sample string 76",
                                        "lesserDeptName": "sample string 77",
                                        "departmentChanged": true,
                                        "subCategoryID": 1,
                                        "expiry": 1,
                                        "showDays": 1,
                                        "datePrint": 1,
                                        "labelRequired": true,
                                        "labelShelfQty": 80,
                                        "labelShelfChanged": true,
                                        "labelTalkerQty": 82,
                                        "labelSmall": true,
                                        "labelLastPrinted": "2025-10-05T00:01:11.8436603",
                                        "labelLastPrice": 1,
                                        "shelfPageLayoutG_UID": "jt/C3me3Q0e2/slCCTWVfw==",
                                        "shelfPageLayoutGuid": "dec2df8e-b767-4743-b6fe-c9420935957f",
                                        "talkerPageLayoutG_UID": "KTmUPD6tCUu853Ln05zYFg==",
                                        "talkerPageLayoutGuid": "3c943929-ad3e-4b09-bce7-72e7d39cd816",
                                        "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": "HYcGGnqJ2UmAX8kx+L7sAw==",
                                        "inventoryIdentifier": "1a06871d-897a-49d9-805f-c931f8beec03",
                                        "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": "GBOk1X0EDEeyvMknxmDTLw==",
                                        "parentPluGuid": "d5a41318-047d-470c-b2bc-c927c660d32f",
                                        "preferredHostVendor": 104,
                                        "preferredHostChanged": true,
                                        "code": "sample string 106",
                                        "supplierIdentifier": "npokd/DkaU6IY7vpRW+JwQ==",
                                        "supplierIdentifierGuid": "77249a9e-e4f0-4e69-8863-bbe9456f89c1",
                                        "supplierChanged": true,
                                        "rebateSupplierIdentifier": "u9xQSD7bhkiu+HyGoZ/+rg==",
                                        "rebateSupplierIdentifierGuid": "4850dcbb-db3e-4886-aef8-7c86a19ffeae",
                                        "rebateSupplierChanged": true,
                                        "availableForOrder": true,
                                        "warehouseDirectIndicator": "sample string 108",
                                        "warehouseDirectIndicatorChanged": true,
                                        "productGrade": "sample string 110",
                                        "productType": "sample string 111",
                                        "productGroup": "sample string 112",
                                        "complianceIndicator": "sample string 113",
                                        "inhouseBrand": "sample string 114",
                                        "slowMoving": true,
                                        "generalMerchandise": true,
                                        "comment": "sample string 117",
                                        "lastUpdatedByUser": "sample string 118",
                                        "lastManualUpdatedByUser": "sample string 119",
                                        "lastUpdatedByUserOverride": true,
                                        "lastUpdatedByHost": "2025-10-05T00:01:11.8436603",
                                        "commodity": "sample string 121",
                                        "businessPillar": "sample string 122",
                                        "mscCommodity": "sample string 123",
                                        "hostIdentifier": "R2cScMCdl0uKuMfvx+l7/g==",
                                        "hostIdentifierGuid": "70126747-9dc0-4b97-8ab8-c7efc7e97bfe",
                                        "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": "gz4JeBer30u0QYUnOFdmZA==",
                                            "pluGuid": "78093e83-ab17-4bdf-b441-852738576664",
                                            "plu": 1,
                                            "storeID": 1,
                                            "zoneID": 2,
                                            "zoneName": "sample string 3",
                                            "store": "sample string 4",
                                            "priceNow": 5,
                                            "costNow": 6,
                                            "costNowDecimals": 7,
                                            "normalPrice": 8,
                                            "priceNext": 1,
                                            "costNext": 1,
                                            "costNextDecimals": 9,
                                            "nextCampaignName": "sample string 10",
                                            "gstPercent": 11,
                                            "normalCost": 12,
                                            "normalCostDecimals": 13,
                                            "costGstPercent": 14,
                                            "costCalcMethod": 1,
                                            "currentCost": 15,
                                            "currentCostDecimals": 16,
                                            "break1": 17,
                                            "price1": 18,
                                            "break2": 19,
                                            "price2": 20,
                                            "break3": 21,
                                            "price3": 22,
                                            "fuelItem": 23,
                                            "fixedWeight": 24,
                                            "active": true,
                                            "complianceIndicator": "sample string 25",
                                            "doNotOrder": true,
                                            "doNotRange": true,
                                            "isNormalPriceChangesCampaign": true,
                                            "updated": "2025-10-05T00:01:11.8436603"
                                          },
                                          {
                                            "$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-10-05T00:01:11.8436603",
                                            "priceChangeType": 0,
                                            "costDecimals": 10
                                          },
                                          "normalPluPrices": {
                                            "$ref": "29"
                                          },
                                          "winningCampaign": 1,
                                          "winner": {
                                            "$id": "30",
                                            "campaignName": "sample string 1",
                                            "campaignDescription": "sample string 2",
                                            "startDate": "2025-10-05T00:01:11.8436603",
                                            "startTime": 3,
                                            "endDate": "2025-10-05T00:01:11.8436603",
                                            "endTime": 4,
                                            "newPrice": 5,
                                            "newCost": 6,
                                            "newCostDecimals": 7,
                                            "pctDiscount": 8,
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 9",
                                            "hostType": 10,
                                            "hostIdentifier": "XZT9/xWZU0mYcr1sgbjzVg==",
                                            "hostIdentifierGuid": "fffd945d-9915-4953-9872-bd6c81b8f356",
                                            "storeNames": [
                                              "sample string 1",
                                              "sample string 2"
                                            ]
                                          },
                                          "details": [
                                            {
                                              "$ref": "30"
                                            },
                                            {
                                              "$ref": "30"
                                            }
                                          ]
                                        },
                                        "tray": {
                                          "$id": "31",
                                          "g_UId": "UjtbRI+9NEeFiGztFkdzww==",
                                          "guid": "445b3b52-bd8f-4734-8588-6ced164773c3",
                                          "name": "sample string 1",
                                          "number": 1,
                                          "tare": 1
                                        },
                                        "priceGroup": {
                                          "$id": "32",
                                          "priceGroupG_UID": "yWzqVioJ/Ee6w3p6oeQmCw==",
                                          "priceGroupGuid": "56ea6cc9-092a-47fc-bac3-7a7aa1e4260b",
                                          "name": "sample string 2",
                                          "code": 1,
                                          "modified": true,
                                          "updated": "2025-10-05T00:01:11.8436603",
                                          "buyingLimit": 1,
                                          "buyingLimitIndependent": true,
                                          "buyingLimitType": 0,
                                          "number": 1,
                                          "products": [
                                            {
                                              "$ref": "26"
                                            },
                                            {
                                              "$ref": "26"
                                            }
                                          ],
                                          "productCount": 1
                                        },
                                        "priceGroupName": "sample string 146",
                                        "nutrifacts": {
                                          "$id": "33",
                                          "pluG_UID": "RU6guoD7tEef16dGjsdcFg==",
                                          "pluGuid": "baa04e45-fb80-47b4-9fd7-a7468ec75c16",
                                          "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": "ffcd80dc-6855-4be7-ab49-c265f2e8a7e9",
                                          "created": "2025-10-05T00:01:11.8436603",
                                          "createdByUser": "sample string 1",
                                          "activated": "2025-10-05T00:01:11.8436603",
                                          "deactivated": "2025-10-05T00:01:11.8436603",
                                          "lastOrdered": "2025-10-05T00:01:11.8436603",
                                          "lastOrderedQty": 2.0,
                                          "lastReceived": "2025-10-05T00:01:11.8436603",
                                          "lastReceivedQty": 3.0,
                                          "lastInvoiceStatus": 1,
                                          "lastCounted": "2025-10-05T00:01:11.8436603",
                                          "lastSold": "2025-10-05T00:01:11.8436603",
                                          "firstSold": "2025-10-05T00:01:11.8436603",
                                          "awsUpdated": "2025-10-05T00:01:11.8436603",
                                          "lastManualUpdate": "2025-10-05T00:01:11.8436603",
                                          "lastManualUpdatedByUser": "sample string 5",
                                          "lastUpdated": "2025-10-05T00:01:11.8436603",
                                          "lastUpdatedByUser": "sample string 7",
                                          "lastUpdatedByHost": "2025-10-05T00:01:11.8436603",
                                          "doNotRangeUpdated": "2025-10-05T00:01:11.8436603",
                                          "doNotOrderUpdated": "2025-10-05T00:01:11.8436603",
                                          "tracked": "2025-10-05T00:01:11.8436603"
                                        },
                                        "allergens": [
                                          {
                                            "$id": "35",
                                            "allergenID": 1,
                                            "pluG_UID": "0Ew/MwKHyE2foFpOAJqhxw==",
                                            "pluGuid": "333f4cd0-8702-4dc8-9fa0-5a4e009aa1c7",
                                            "contains": 2,
                                            "allergenName": "sample string 3",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "35"
                                          }
                                        ],
                                        "costs": {
                                          "$id": "36",
                                          "pluG_UID": "a/m0vx8W8Eiu0LxC9xbhgw==",
                                          "pluGuid": "bfb4f96b-161f-48f0-aed0-bc42f716e183",
                                          "enteredCost": 1,
                                          "weightedAvgCost": 1,
                                          "lastCost": 1,
                                          "rawEnteredCost": 2,
                                          "rawWeightedAvgCost": 3,
                                          "rawLastCost": 4,
                                          "freight": 5.0,
                                          "freightType": 6,
                                          "costDecimals": 7,
                                          "fifoCost": 1,
                                          "updated": "2025-10-05T00:01:11.8436603",
                                          "normalCost": 1,
                                          "currentCost": 1
                                        },
                                        "sales": [
                                          {
                                            "$id": "37",
                                            "saleHeaderID": 1,
                                            "created": "2025-10-05T00:01:11.8436603",
                                            "createdLocal": "2025-10-05T00:01:11.8436603",
                                            "storeID": 3,
                                            "storeName": "sample string 4",
                                            "operatorG_Uid": "0R9ocjPb8kuwMn2UMuhfpA==",
                                            "operatorGuid": "72681fd1-db33-4bf2-b032-7d9432e85fa4",
                                            "operatorName": "sample string 5",
                                            "tranType": 1,
                                            "plu": 1,
                                            "pluG_UId": "mP4o/95EUE+f1kMmLbbC4Q==",
                                            "pluGuid": "ff28fe98-44de-4f50-9fd6-43262db6c2e1",
                                            "normalPrice": 1,
                                            "totalCents": 1,
                                            "cost": 1,
                                            "grossProfit": 1,
                                            "quantity": 1,
                                            "operator": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "apns": [
                                          {
                                            "$id": "38",
                                            "pluID": 1,
                                            "pluG_UID": "ockCzjG730isE8Z91GCsmQ==",
                                            "pluGuid": "ce02c9a1-bb31-48df-ac13-c67dd460ac99",
                                            "apn": "sample string 1",
                                            "deleted": true,
                                            "storeID": 1,
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "tuns": [
                                          {
                                            "$id": "39",
                                            "pluG_UId": "P18o0z+fBkeLbEuz1O9Pzg==",
                                            "pluGuid": "d3285f3f-9f3f-4706-8b6c-4bb3d4ef4fce",
                                            "apn": "sample string 1",
                                            "tun": "sample string 2",
                                            "cartonQuantity": 3,
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ],
                                        "competitionPricing": [
                                          {
                                            "$id": "40",
                                            "identifier": "6zgizEC8Mky+8UNFihGo3g==",
                                            "identifierGuid": "cc2238eb-bc40-4c32-bef1-43458a11a8de",
                                            "pluG_UID": "Kr1c2R6rs0WTLHstyFhAmg==",
                                            "pluGuid": "d95cbd2a-ab1e-45b3-932c-7b2dc858409a",
                                            "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": "eMt+A1Q8r0e9FmraWkPKyA==",
                                            "groupName": "sample string 1",
                                            "identifierGuid": "037ecb78-3c54-47af-bd16-6ada5a43cac8",
                                            "exists": true,
                                            "flipChartIdentifier": "/u0zlV95ikuBlc4kHrFW9g==",
                                            "flipChartIdentifierGuid": "9533edfe-795f-4b8a-8195-ce241eb156f6",
                                            "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": "+sQCsR4vP0G+xnjk62973w==",
                                            "groupIdentifierGuid": "b102c4fa-2f1e-413f-bec6-78e4eb6f7bdf",
                                            "flipChart": {
                                              "$id": "42",
                                              "identifier": "+nlhK8ttZk6FbPxufzhg1Q==",
                                              "identifierGuid": "2b6179fa-6dcb-4e66-856c-fc6e7f3860d5",
                                              "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": "WkEjHwLTt0+odKNfnEPeNQ==",
                                                "identifierGuid": "1f23415a-d302-4fb7-a874-a35f9c43de35",
                                                "name": "sample string 2",
                                                "formType": "sample string 3",
                                                "forms": [
                                                  {
                                                    "$id": "44",
                                                    "id": 1,
                                                    "g_UID": "DnU6ibP4vkSFo3AocD7JdQ==",
                                                    "guid": "893a750e-f8b3-44be-85a3-7028703ec975",
                                                    "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": "GO29rojS60mULPuHH0T/ZA==",
                                                    "previousFormGuid": "aebded18-d288-49eb-942c-fb871f44ff64",
                                                    "nextForm": 1,
                                                    "nextFormG_UID": "7aUckVofJE2629EdmGD2ew==",
                                                    "nextFormGuid": "911ca5ed-1f5a-4d24-badb-d11d9860f67b",
                                                    "attributes": "sample string 10",
                                                    "updated": "2025-10-05T00:01:11.8436603",
                                                    "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": "JIIHzN/DHUuiB3T1HWHuMg==",
                                                        "checkoutFormGuid": "cc078224-c3df-4b1d-a207-74f51d61ee32",
                                                        "identifier": "sbieqZeS506qOYxvcesKGg==",
                                                        "identifierGuid": "a99eb8b1-9297-4ee7-aa39-8c6f71eb0a1a",
                                                        "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": "06hraL6PxU+wP0KqmRgwoQ==",
                                                        "valueGuid": "686ba8d3-8fbe-4fc5-b03f-42aa991830a1",
                                                        "buttonText": "sample string 10",
                                                        "valueText": "sample string 11",
                                                        "drawImageAndButton": true,
                                                        "updated": "2025-10-05T00:01:11.8436603",
                                                        "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-10-05T00:01:11.8436603",
                                                          "imageData": "QEA=",
                                                          "readOnly": true
                                                        }
                                                      },
                                                      {
                                                        "$ref": "45"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$id": "47",
                                                        "id": 1,
                                                        "checkoutFormID": 2,
                                                        "checkoutFormG_UID": "4+Qv1cb+H0qMNtxgJnX8qA==",
                                                        "checkoutFormGuid": "d52fe4e3-fec6-4a1f-8c36-dc602675fca8",
                                                        "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": "frpwz6+RUUKTB4gZm+qrBg==",
                                                "flipChartPageIdentifierGuid": "cf70ba7e-91af-4251-9307-88199beaab06",
                                                "pluG_UID": "u1lCq/D5Dkut3tM5odx4Zw==",
                                                "pluGuid": "ab4259bb-f9f0-4b0e-adde-d339a1dc7867",
                                                "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": "L9xuaswsCUOxEfEsrBnuEQ==",
                                            "pluGuid": "6a6edc2f-2ccc-4309-b111-f12cac19ee11",
                                            "price": 1,
                                            "costCalcMethod": 1,
                                            "cost": 2,
                                            "weightedAvgCost": 3,
                                            "lastCost": 4,
                                            "rawCost": 5,
                                            "rawWeightedAvgCost": 6,
                                            "rawLastCost": 7,
                                            "costDecimals": 8,
                                            "serviceFeeID": 9,
                                            "freight": 10.0,
                                            "freightType": 11,
                                            "process": "sample string 12",
                                            "user": "sample string 13",
                                            "updated": "2025-10-05T00:01:11.8436603",
                                            "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": "S69T/xjm0kyF4LYIuZsJMQ==",
                                            "ingredientGuid": "Suz5152Sv0KfOTbgRcPB2A==",
                                            "ingredientIdentifier": "d7f9ec4a-929d-42bf-9f39-36e045c3c1d8",
                                            "quantity": 1.0,
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "ingredientText": "sample string 1",
                                            "ingredient": {
                                              "$ref": "26"
                                            }
                                          },
                                          {
                                            "$ref": "50"
                                          }
                                        ],
                                        "bins": [
                                          {
                                            "$id": "51",
                                            "pluG_UID": "4F1fsKliVky+Lj4efZtD3w==",
                                            "pluGuid": "b05f5de0-62a9-4c56-be2e-3e1e7d9b43df",
                                            "shelfLocationIdentifier": "21vjFOoi7kSh+FcV43P4Dw==",
                                            "shelfLocationGuid": "14e35bdb-22ea-44ee-a1f8-5715e373f80f",
                                            "labelShelfDefault": 1,
                                            "labelTalkerDefault": 1,
                                            "labelSmall": true,
                                            "labelPageLayoutG_UID": "f08VK/8g/0OKo90KLfk1aw==",
                                            "labelPageLayoutGuid": "2b154f7f-20ff-43ff-8aa3-dd0a2df9356b",
                                            "updated": "2025-10-05T00:01:11.8436603",
                                            "electronicShelfLabelIdentifier": "sample string 5",
                                            "electronicshelfLabelsConfigurationID": 6,
                                            "labelShelfChanged": true,
                                            "productName": "sample string 8",
                                            "locationText": "sample string 9",
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "location": {
                                              "$id": "52",
                                              "identifier": "1mrZ5NcDGEO9D6Wyqf0elg==",
                                              "storeID": 1,
                                              "identifierGuid": "e4d96ad6-03d7-4318-bd0f-a5b2a9fd1e96",
                                              "name": "sample string 2",
                                              "haccp": true,
                                              "blueprintID": 1,
                                              "updated": "2025-10-05T00:01:11.8436603",
                                              "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": "y3ZCS711VEqzoDOx/3TH2A==",
                                            "pluGuid": "4b4276cb-75bd-4a54-b3a0-33b1ff74c7d8",
                                            "deptNo": 1,
                                            "product": {
                                              "$ref": "26"
                                            },
                                            "scaleLocation": {
                                              "$id": "54",
                                              "id": 1,
                                              "deptNo": 1,
                                              "deptCode": "sample string 2",
                                              "name": "sample string 3",
                                              "enabled": true,
                                              "updated": "2025-10-05T00:01:11.8436603",
                                              "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-10-05T00:01:11.8436603",
                                                            "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": "I793aSUkKkO3yuHF4eiKYw==",
                                                            "labelPageLayoutGuid": "6977bf23-2425-432a-b7ca-e1c5e1e88a63",
                                                            "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-10-05T00:01:11.8436603",
                                                        "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": "qfLcI1BA3E2N/gnPxQmfrw==",
                                                        "labelPageLayoutGuid": "23dcf2a9-4050-4ddc-8dfe-09cfc5099faf",
                                                        "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-10-05T00:01:11.8436603",
                                                    "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": "t2089D8yw0O2SAxuQsK/Eg==",
                                                    "labelPageLayoutGuid": "f43c6db7-323f-43c3-b648-0c6e42c2bf12",
                                                    "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-10-05T00:01:11.8436603",
                                                "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": "WCZs1tSHukWioMHLxYX+hA==",
                                                "labelPageLayoutGuid": "d66c2658-87d4-45ba-a2a0-c1cbc585fe84",
                                                "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": "fgQuJR7YLUSLbNcSWqtVww==",
                                          "pluGuid": "252e047e-d81e-442d-8b6c-d7125aab55c3",
                                          "newPrice": 1,
                                          "pctDiscount": 1,
                                          "newCost": 1,
                                          "newCostDecimals": 6,
                                          "dealCostIdentifier": "AyJBI6MGJ0KKCHUxjbQCpA==",
                                          "dealCostGuid": "23412203-06a3-4227-8a08-75318db402a4",
                                          "pluName": "sample string 7",
                                          "apn": "sample string 8",
                                          "fuelItem": true,
                                          "priceGroupG_UID": "h5C/FNJafUqUaPEUWzioWg==",
                                          "priceGroupGuid": "14bf9087-5ad2-4a7d-9468-f1145b38a85a",
                                          "itemNumber": "sample string 10",
                                          "cri": "sample string 11",
                                          "pluPrice": 12,
                                          "pluCost": 13,
                                          "pluCostIndicator": "sample string 14",
                                          "pluPriceGstPercent": 15,
                                          "pluCostGstPercent": 16,
                                          "pluActive": true,
                                          "cartonQty": 1.1,
                                          "baseUnits": 18.1,
                                          "salesMode": 1,
                                          "pluNormalCost": 19,
                                          "pluaws": 20.0,
                                          "directNumber": "sample string 21",
                                          "departmentName": "sample string 22",
                                          "subDepartmentName": "sample string 23",
                                          "priceGroupName": "sample string 24",
                                          "supplierName": "sample string 25",
                                          "stockOnHand": 1.1,
                                          "stockOnOrder": 1.1,
                                          "lastReceived": "2025-10-05T00:01:11.8436603",
                                          "rrp": 26,
                                          "campaignDescription": "sample string 27",
                                          "campaignComboPriceGroupG_UID": "4Ghf51bDR0qOnadsLzn4lg==",
                                          "campaignComboPriceGroupIdentifier": "e75f68e0-c356-4a47-8e9d-a76c2f39f896",
                                          "promotionPlacementDescription": "sample string 28",
                                          "storeAcceptances": [
                                            {
                                              "$id": "64",
                                              "plu": 1,
                                              "pluG_UId": "QEA=",
                                              "campaignID": 1,
                                              "campaignName": "sample string 2",
                                              "storeID": 3,
                                              "acceptedUtc": "2025-10-05T00:01:11.8436603",
                                              "operatorG_UID": "M2R81LljdU+8ojxl7fpUOw==",
                                              "operatorGuid": "d47c6433-63b9-4f75-bca2-3c65edfa543b",
                                              "machineID": 1,
                                              "processed": true,
                                              "appliedUtc": "2025-10-05T00:01:11.8436603",
                                              "signIqTicketFileMovedUtc": "2025-10-05T00:01:11.8436603",
                                              "user": "sample string 6",
                                              "campaignDescription": "sample string 7",
                                              "productDesc": "sample string 8",
                                              "storeName": "sample string 9",
                                              "effectiveUtc": "2025-10-05T00:01:11.8436603",
                                              "priceChangeType": 0,
                                              "operatorName": "sample string 10",
                                              "hostCampaign": true,
                                              "product": {
                                                "$ref": "26"
                                              },
                                              "campaignPlu": {
                                                "$ref": "63"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "campaign": {
                                            "$id": "65",
                                            "id": 1,
                                            "storeID": 2,
                                            "name": "a76e80c1-4c79-4e73-9d75-4e9561d2af79",
                                            "nameGuid": "a76e80c1-4c79-4e73-9d75-4e9561d2af79",
                                            "description": "sample string 4",
                                            "showDiscounts": true,
                                            "showTotals": true,
                                            "onlyEvaluateOnSubtotal": true,
                                            "useDescription": true,
                                            "campaignType": 1,
                                            "startDate": "2025-10-05T00:01:11.8436603",
                                            "startTime": 1,
                                            "endDate": "2025-10-05T00:01:11.8436603",
                                            "endTime": 1,
                                            "recurrence": 1,
                                            "recurrenceType": 1,
                                            "monthType": 1,
                                            "weekDays": 1,
                                            "months": 1,
                                            "monthWeeks": 1,
                                            "monthDays": "sample string 7",
                                            "printed": true,
                                            "talkerText": "sample string 8",
                                            "rangeDescription": "sample string 9",
                                            "dealDescription": "sample string 10",
                                            "labelQuantity": 11,
                                            "active": 1,
                                            "deactivated": "2025-10-05T00:01:11.8436603",
                                            "system": true,
                                            "created": "2025-10-05T00:01:11.8436603",
                                            "updated": "2025-10-05T00:01:11.8436603",
                                            "priceChangeNotifiedUtc": "2025-10-05T00:01:11.8436603",
                                            "promoType": 1,
                                            "promotionTypeCode": "sample string 13",
                                            "hostIdentifier": "RbmNPLEAy0e6P1uLn+qILg==",
                                            "hostIdentifierGuid": "3c8db945-00b1-47cb-ba3f-5b8b9fea882e",
                                            "hostType": 14,
                                            "createdByUser": "sample string 15",
                                            "fromHost": true,
                                            "deleted": true,
                                            "campaignDeleted": "2025-10-05T00:01:11.8436603",
                                            "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": "A0+g71fdQUeKpQGSfJ1P0g==",
                                                "pluGuid": "efa04f03-dd57-4741-8aa5-01927c9d4fd2",
                                                "hostOfferID": 1,
                                                "priceGroupG_UID": "3Q/l0AE6jUC55GJXtcfZPw==",
                                                "priceGroupGuid": "d0e50fdd-3a01-408d-b9e4-6257b5c7d93f",
                                                "fuelItem": true,
                                                "pluName": "sample string 6",
                                                "apn": "sample string 7",
                                                "pluActive": true,
                                                "cartonQty": 1,
                                                "baseUnits": 9.1,
                                                "cri": "sample string 10",
                                                "salesMode": 1,
                                                "pluaws": 11.0,
                                                "directNumber": "sample string 12",
                                                "departmentName": "sample string 13",
                                                "subDepartmentName": "sample string 14",
                                                "priceGroupName": "sample string 15",
                                                "supplierName": "sample string 16",
                                                "stockOnHand": 1.1,
                                                "stockOnOrder": 1.1,
                                                "lastReceived": "2025-10-05T00:01:11.8436603",
                                                "rrp": 17,
                                                "campaignDescription": "sample string 18",
                                                "product": {
                                                  "$ref": "26"
                                                },
                                                "campaign": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "sellingRules": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "identifier": "w4q5p9sO/kOSlJVnAf3y3w==",
                                                "identifierStr": "w4q5p9sO/kOSlJVnAf3y3w==",
                                                "identifierGuid": "a7b98ac3-0edb-43fe-9294-956701fdf2df",
                                                "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": "/ggpMX871U+8cyWo8AyJ+A==",
                                                "customerIDGuid": "312908fe-3b7f-4fd5-bc73-25a8f00c89f8",
                                                "campaign": {
                                                  "$ref": "65"
                                                },
                                                "customer": {
                                                  "$ref": "2"
                                                }
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "customerGroups": [
                                              {
                                                "$id": "69",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupID": "WV+2HryofEa+UhkI5+4hrQ==",
                                                "groupIDGuid": "1eb65f59-a8bc-467c-be52-1908e7ee21ad",
                                                "campaign": {
                                                  "$ref": "65"
                                                },
                                                "group": {
                                                  "$ref": "4"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "signIqTickets": [
                                              {
                                                "$id": "70",
                                                "identifier": "rvGxTSb7jEis9HzVfkfAZg==",
                                                "identifierGuid": "4db1f1ae-fb26-488c-acf4-7cd57e47c066",
                                                "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": "yvcM5rk/YEuc1fQarwuVGQ==",
                                                "guid": "e60cf7ca-3fb9-4b60-9cd5-f41aaf0b9519",
                                                "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": "hBYjHuLqWUaPVWCGLbh2Kw==",
                                                    "groupGuid": "1e231684-eae2-4659-8f55-60862db8762b",
                                                    "comboPriceType": 5,
                                                    "priceType": 5,
                                                    "pluG_UID": "S2K0twYJCkSiawEWs/OXfQ==",
                                                    "pluGuid": "b7b4624b-0906-440a-a26b-0116b3f3977d",
                                                    "priceGroupG_UID": "U+1woSVtYUK+W+AwPZCBVA==",
                                                    "priceGroupGuid": "a170ed53-6d25-4261-be5b-e0303d908154",
                                                    "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": "IlSjXpGBxESP7XXgCbcHpw==",
                                                "priceLevelIdentifierGuid": "5ea35422-8191-44c4-8fed-75e009b707a7",
                                                "campaignName": "sample string 3",
                                                "priceLevelName": "sample string 4"
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ]
                                          },
                                          "product": {
                                            "$ref": "26"
                                          },
                                          "dealCost": {
                                            "$id": "74",
                                            "headerIdentifier": "fj68x/xLgU6Y0iYyXffFpQ==",
                                            "headerIdentifierGuid": "c7bc3e7e-4bfc-4e81-98d2-26325df7c5a5",
                                            "identifier": "nxINlh676EytBNh275M+IA==",
                                            "identifierGuid": "960d129f-bb1e-4ce8-ad04-d876ef933e20",
                                            "supplierIdentifier": "SbORR5YVOUuhJH3WTatGPg==",
                                            "supplierGuid": "4791b349-1596-4b39-a124-7dd64dab463e",
                                            "pluG_UID": "85BNlLnbMkyXxs8gH9vvag==",
                                            "pluGuid": "944d90f3-dbb9-4c32-97c6-cf201fdbef6a",
                                            "campaignName": "91db847c-48b2-42ed-8c73-1fec46b2d473",
                                            "description": "sample string 4",
                                            "cost": 5,
                                            "costDecimals": 6,
                                            "start": "2025-10-05T00:01:11.8436603",
                                            "end": "2025-10-05T00:01:11.8436603",
                                            "type": 9,
                                            "promoType": 10,
                                            "bonusItemPLUG_UID": "sWPCWK+k/0Kb51cNJfrBOg==",
                                            "bonusItemPluGuid": "58c263b1-a4af-42ff-9be7-570d25fac13a",
                                            "bonusPurchaseUnits": 11,
                                            "bonusReceiveUnits": 12,
                                            "updated": "2025-10-05T00:01:11.8436603",
                                            "metcashPromotionID": "sample string 14",
                                            "fromHost": 15,
                                            "storeNames": "sample string 16",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "supplierName": "sample string 17",
                                            "campaignDescription": "sample string 18",
                                            "newPrice": 1,
                                            "campaignMetcashPromotionID": "sample string 19",
                                            "campaignActive": true,
                                            "campaignStartDate": "2025-10-05T00:01:11.8436603",
                                            "campaignEndDate": "2025-10-05T00:01:11.8436603",
                                            "masterPLUG_UID": "xjzW5e20lUm6//dMhJfWcA==",
                                            "masterID": "e5d63cc6-b4ed-4995-baff-f74c8497d670",
                                            "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": "ALR3D3CC5E2LP3+auR+MBQ==",
                                            "bonusMasterID": "0f77b400-8270-4de4-8b3f-7f9ab91f8c05",
                                            "bonusProductName": "sample string 34",
                                            "bonusProductAPN": "sample string 35",
                                            "bonusOrderCode": "sample string 36",
                                            "bonusNormalSell": 37,
                                            "bonusNormalCost": 38,
                                            "bonusNormalCostDecimals": 39,
                                            "bonusCartonQuantity": 40,
                                            "bonusSalesMode": 41,
                                            "bonusOrderPacked": 42,
                                            "bonusFuelItem": true,
                                            "bonusActive": true
                                          }
                                        },
                                        "currentCostStart": "2025-10-05T00:01:11.8436603",
                                        "dealCosts": [
                                          {
                                            "$ref": "74"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "tags": [
                                          {
                                            "$id": "75",
                                            "pluG_UID": "9SvsB6fZL0+t4Jfggb4kXA==",
                                            "pluGuid": "07ec2bf5-d9a7-4f2f-ade0-97e081be245c",
                                            "tagID": 1,
                                            "description": "sample string 1",
                                            "storeIDs": [
                                              1,
                                              2
                                            ]
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ],
                                        "alternateProductG_UID": "lQAIt98hHE6z+NZVp8RiYw==",
                                        "alternateProduct": "b7080095-21df-4e1c-b3f8-d655a7c46263",
                                        "productHostCode": {
                                          "$id": "76",
                                          "id": 1,
                                          "pluG_UID": "r1cVdx3D5EWiYQS6i4xNgg==",
                                          "pluGuid": "771557af-c31d-45e4-a261-04ba8b8c4d82",
                                          "ibaCode": "sample string 2"
                                        },
                                        "mscCat": {
                                          "$ref": "59"
                                        },
                                        "mscCom": {
                                          "$ref": "60"
                                        },
                                        "mscDep": {
                                          "$ref": "62"
                                        },
                                        "mscSubCom": {
                                          "$ref": "61"
                                        },
                                        "isUserUpdate": true,
                                        "ignoreMasterProduct": true,
                                        "priceGroupLabelRequested": true,
                                        "firstSold": "2025-10-05T00:01:11.8436603",
                                        "inventoryTracked": "2025-10-05T00:01:11.8436603",
                                        "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": "p81Jsi/+iki4vcwUUzdExw==",
                                      "supplierGuid": "b249cda7-fe2f-488a-b8bd-cc14533744c7",
                                      "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": "ncoNb96uIU2j2LXoIyU9QQ==",
                                      "supplierGuid": "6f0dca9d-aede-4d21-a3d8-b5e823253d41",
                                      "departmentCode": "sample string 2",
                                      "warehouseDirectIndicator": "sample string 3",
                                      "type": 4,
                                      "cutOffWeek": 5,
                                      "cutOffDay": 6,
                                      "cutOffTime": "00:00:00.1234567",
                                      "leadTime": 7,
                                      "daysBuffer": 8,
                                      "supplierName": "sample string 9",
                                      "cutOffDate": "2025-10-05T00:01:11.8436603",
                                      "deliveryDate": "2025-10-05T00:01:11.8436603",
                                      "nextCutOffDate": "2025-10-05T00:01:11.8436603",
                                      "nextDeliveryDate": "2025-10-05T00:01:11.8436603",
                                      "nextDaysBuffer": 10
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "store": {
                                    "$ref": "17"
                                  },
                                  "updated": "2025-10-05T00:01:11.8436603",
                                  "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-10-05T00:01:11.8436603",
                                    "processed": "2025-10-05T00:01:11.8436603",
                                    "isProcessing": true,
                                    "processedCount": 6,
                                    "processingTime": 1,
                                    "collectedUtc": "2025-10-05T00:01:11.8436603",
                                    "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-10-05T00:01:11.8436603",
                                      "businessPillar": "sample string 3",
                                      "fileType": "sample string 4"
                                    }
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ],
                                "zoneMatrix": [
                                  {
                                    "$id": "82",
                                    "id": 1,
                                    "hostIdentifier": "c9ROMrQD0U2SquahshUWtA==",
                                    "hostIdentifierGuid": "324ed473-03b4-4dd1-92aa-e6a1b21516b4",
                                    "storeID": 1,
                                    "departmentCode": "sample string 2",
                                    "hostGuids": [
                                      "510fa2fd-3a22-4352-ad91-cc51d14f4ae8",
                                      "2d13379b-2766-4a85-9303-4f9f34aea055"
                                    ]
                                  },
                                  {
                                    "$ref": "82"
                                  }
                                ],
                                "hostFileStoreSetting": {
                                  "$ref": "19"
                                },
                                "hostStoreSettings": [
                                  {
                                    "$ref": "19"
                                  },
                                  {
                                    "$ref": "19"
                                  }
                                ],
                                "promotionPlacements": [
                                  {
                                    "$id": "83",
                                    "identifier": "6Z9rsaQflU2Db3QAVtSeeQ==",
                                    "identifierGuid": "b16b9fe9-1fa4-4d95-836f-740056d49e79",
                                    "code": "sample string 2",
                                    "description": "sample string 3",
                                    "isAdvertised": true
                                  },
                                  {
                                    "$ref": "83"
                                  }
                                ],
                                "promoTypeGuids": [
                                  "ab1994b9-8e32-4e26-9653-13857c634e48",
                                  "48957b5f-5b3a-4449-b0e0-c7769fa040f1"
                                ],
                                "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-10-05T00:01:11.8436603",
                              "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": "e73d3503-9cfc-448b-8ec8-20d6575bd8fb",
                          "updateStore": {
                            "$id": "89",
                            "id": "aec1eb2c-cb9e-491a-8753-c8cc36ac704e",
                            "name": "sample string 1",
                            "lastActivity": "2025-10-05T00:01:11.8436603",
                            "zone": "sample string 2",
                            "timeZoneOffset": 0.0,
                            "businessHoursStart": "00:00:00.1234567",
                            "businessHoursEnd": "00:00:00.1234567",
                            "master": true,
                            "lastIP": "sample string 10",
                            "lastHostName": "sample string 11",
                            "ping": 1,
                            "pingStatus": "sample string 12",
                            "lastUpdateCompleted": "2025-10-05T00:01:11.8436603"
                          },
                          "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": "2"
                  },
                  "communityOrganisation": {
                    "$id": "91",
                    "id": 1,
                    "identifier": "IPoQTh46z0+YBWUIre6wTw==",
                    "identifierGuid": "4e10fa20-3a1e-4fcf-9805-6508adeeb04f",
                    "name": "sample string 3",
                    "lookupIdentifier": "sample string 4",
                    "externalID": "sample string 5",
                    "phone": "sample string 6",
                    "fax": "sample string 7",
                    "email": "sample string 8",
                    "address1": "sample string 9",
                    "address2": "sample string 10",
                    "city": "sample string 11",
                    "postCode": "sample string 12",
                    "state": "sample string 13",
                    "country": "sample string 14",
                    "totalAmountAwarded": 15.1,
                    "updated": "2025-10-05T00:01:11.8436603",
                    "deleted": true
                  },
                  "details": [
                    {
                      "$id": "92",
                      "saleItemID": 1,
                      "identifier": "LPwDv3lmzkek9caz+BfIkQ==",
                      "identifierGuid": "bf03fc2c-6679-47ce-a4f5-c6b3f817c891",
                      "saleHeaderID": 2,
                      "plu": 1,
                      "pluG_UId": "KuccEvLqTUCiOh93dDBuvw==",
                      "pluGuid": "121ce72a-eaf2-404d-a23a-1f7774306ebf",
                      "accountID": "EJnKugytpES0fg3CJPoUjw==",
                      "accountIDGuid": "baca9910-ad0c-44a4-b47e-0dc224fa148f",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 8,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "offline": true,
                      "barcode": "sample string 9",
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 10",
                      "bestOrExpire": "2025-10-05T00:01:11.8436603",
                      "bestOrExpireType": 1,
                      "providerName": "sample string 11",
                      "refundG_UID": "DvrN0cfRGk6ClJ3HD8T80g==",
                      "refundGuid": "d1cdfa0e-d1c7-4e1a-8294-9dc70fc4fcd2",
                      "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": "8wpuMz+/5EytErBQQ3tjAw==",
                      "idempotentVoidGuid": "336e0af3-bf3f-4ce4-ad12-b050437b6303",
                      "priceLevelIdentifier": "iPeAhTccfke0BiGTEPy4cA==",
                      "priceLevelIdentifierGuid": "8580f788-1c37-477e-b406-219310fcb870",
                      "productName": "sample string 23",
                      "apn": "sample string 24",
                      "unknownScans": [
                        {
                          "$id": "93",
                          "id": 1,
                          "saleDetailID": 2,
                          "storeID": 1,
                          "scanned": "2025-10-05T00:01:11.8436603",
                          "operatorG_UID": "QEA=",
                          "barcode": "sample string 4",
                          "processed": 1
                        },
                        {
                          "$ref": "93"
                        }
                      ],
                      "refund": {
                        "$id": "94",
                        "id": 1,
                        "g_UID": "wMVsWRFbsEGsq96/NqON8w==",
                        "guid": "596cc5c0-5b11-41b0-acab-debf36a38df3",
                        "description": "sample string 1",
                        "dumped": true,
                        "inventoryReasonID": 1,
                        "sortOrder": 1,
                        "updated": "2025-10-05T00:01:11.8436603"
                      },
                      "modifier": {
                        "$id": "95",
                        "id": 1,
                        "setG_UID": "VxecxxencECakEKvm/BJtw==",
                        "modifierSetGuid": "c79c1757-a717-4070-9a90-42af9bf049b7",
                        "name": "sample string 2",
                        "price": 1,
                        "quantity": 1,
                        "modifierType": 1,
                        "groupNumber": 1,
                        "pageNumber": 1,
                        "controlOrder": 1,
                        "printToStation": true,
                        "pluG_UID": "1EnKO09VP0apXdP8PwmheA==",
                        "pluGuid": "3bca49d4-554f-463f-a95d-d3fc3f09a178",
                        "deleted": true,
                        "g_UID": "we1gfOh2kUedR9Zw8bbj6w==",
                        "guid": "7c60edc1-76e8-4791-9d47-d670f1b6e3eb",
                        "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": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "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": "iFD00AyO+UynTlprcqpkyQ==",
                      "pluGuid": "d0f45088-8e0c-4cf9-a74e-5a6b72aa64c9",
                      "saleHeaderID": 2,
                      "totalCents": 3,
                      "grade": 1,
                      "gradeDescription": "sample string 4",
                      "dispenser": 1,
                      "hose": 1,
                      "quantity": 1,
                      "cost": 1,
                      "acquirerNum": 1,
                      "attendant": 1,
                      "ePurseBalance": 1.0,
                      "cardSignature": "sample string 5",
                      "compartmentNumber": 1,
                      "contractNumber": 1,
                      "discountCardPAN": "sample string 6",
                      "discountID": 1,
                      "discountName": "sample string 7",
                      "discountNetValue": 1.0,
                      "discountType": 1,
                      "discountValue": 1.0,
                      "discretionaryData": "sample string 8",
                      "driverID": "sample string 9",
                      "eftBatchNumber": 1,
                      "eftResponseCode": "sample string 10",
                      "endDateTime": "2025-10-05T00:01:11.8436603",
                      "engineHours": 1.1,
                      "fposNumber": 1,
                      "loyaltyCardPAN": "sample string 11",
                      "miscData1": 1,
                      "miscData2": "sample string 12",
                      "miscFlags": 1,
                      "mop": 1,
                      "odometer": 1,
                      "panNumber": "sample string 13",
                      "saleRefund": true,
                      "saleStatus": 1,
                      "sequenceNumber": 1,
                      "stan": 1,
                      "startDateTime": "2025-10-05T00:01:11.8436603",
                      "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": "djJM6yJ53U2ROHfvrgsiug==",
                      "pluGuid": "eb4c3276-7922-4ddd-9138-77efae0b22ba",
                      "accountID": "TSaNzPqzSUyCc954QDm+cQ==",
                      "accountIDGuid": "cc8d264d-b3fa-4c49-8273-de784039be71",
                      "normalPrice": 3,
                      "originalSellingPrice": 4,
                      "discountPrice": 5,
                      "unit": 1,
                      "quantity": 6,
                      "totalCents": 7,
                      "fixedPrice": 1,
                      "tranType": 1,
                      "processed": 1,
                      "discountType": 1,
                      "cost": 1,
                      "costDecimals": 1,
                      "markdown": 1,
                      "manualQuantity": 1,
                      "manualPrice": 1,
                      "manualMode": 1,
                      "active": 1,
                      "barcode": "sample string 8",
                      "offline": 1,
                      "keyedSale": 1,
                      "discountedID": 1,
                      "fuelID": 1,
                      "serialNumber": "sample string 9",
                      "bestOrExpire": "2025-10-05T00:01:11.8436603",
                      "bestOrExpireType": 1,
                      "refundG_UID": "j4BgJVpoaUWko4ck1lOX5A==",
                      "refundGuid": "2560808f-685a-4569-a4a3-8724d65397e4",
                      "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": "GT3IDd5Iu0WF2ozDyOVy5Q==",
                      "identifierGuid": "0dc83d19-48de-45bb-85da-8cc3c8e572e5",
                      "id": 1,
                      "orderNo": 2,
                      "externalSaleIdentifier": "sample string 3",
                      "storeID": 4,
                      "zoneID": 5,
                      "deptNo": 6,
                      "customerIdentifier": "QwakFpWqVUeW18TDU8SfpA==",
                      "customerIdentifierGuid": "16a40643-aa95-4755-96d7-c4c353c49fa4",
                      "operatorNo": 1,
                      "operatorG_UID": "OCLc8JFOuUGvxDhp93SxpQ==",
                      "operatorGuid": "f0dc2238-4e91-41b9-afc4-3869f774b1a5",
                      "created": "2025-10-05T00:01:11.8436603",
                      "ordered": "2025-10-05T00:01:11.8436603",
                      "started": "2025-10-05T00:01:11.8436603",
                      "completed": "2025-10-05T00:01:11.8436603",
                      "supplied": "2025-10-05T00:01:11.8436603",
                      "quickTicket": 1,
                      "deleted": true,
                      "walkAway": true,
                      "approxWait": 1,
                      "actualWait": 1,
                      "deliveryMethod": 8,
                      "externalSaleType": 9,
                      "customer": {
                        "$ref": "2"
                      },
                      "operator": {
                        "$ref": "15"
                      },
                      "details": [
                        {
                          "$id": "102",
                          "headerID": 1,
                          "plu": 1,
                          "pluG_UId": "yf73a5PeG0OTy8T9m/cGjw==",
                          "pluGuid": "6bf7fec9-de93-431b-93cb-c4fd9bf7068f",
                          "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": "iB1dbo45BkWCeYuh8VjOGA==",
                          "headerIdentifierGuid": "6e5d1d88-398e-4506-8279-8ba1f158ce18",
                          "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": "p92DlgMNtUWvYYiypeAENg==",
                      "surveyGuid": "9683dda7-0d03-45b5-af61-88b2a5e00436",
                      "saleHeaderGuid": "ggbRDoTt6k2DLLNyof+3Kg==",
                      "saleGuid": "0ed10682-ed84-4dea-832c-b372a1ffb72a",
                      "textResponse": "sample string 1",
                      "integerResponse": 1,
                      "g_UIDResponse": "6W9eVSHCaUa+mYDzKtboOQ==",
                      "guidResponse": "555e6fe9-c221-4669-be99-80f32ad6e839",
                      "whoAnswered": 2,
                      "answeredAtUTC": "2025-10-05T00:01:11.8436603",
                      "sale": {
                        "$ref": "14"
                      },
                      "survey": {
                        "$id": "104",
                        "g_UID": "qlsBDNmC3U6Al60EKx43Mg==",
                        "guid": "0c015baa-82d9-4edd-8097-ad042b1e3732",
                        "name": "sample string 1",
                        "storeID": 2,
                        "zoneID": 1,
                        "checkoutFormG_UID": "0RQtRKldukaR8t1AU0AHJQ==",
                        "checkoutFormGuid": "442d14d1-5da9-46ba-91f2-dd4053400725",
                        "displayToWho": 3,
                        "displayWhen": 4,
                        "start": "2025-10-05T00:01:11.8436603",
                        "end": "2025-10-05T00:01:11.8436603",
                        "deleted": true,
                        "updated": "2025-10-05T00:01:11.8436603",
                        "possibleIntegerResponses": [
                          1,
                          2
                        ],
                        "possibleTextResponses": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "possibleGuidResponses": [
                          "65afac3b-eb1f-4903-8436-8cc9ea0239c1",
                          "67042275-b3fc-4f3f-816f-87ad36ddfd35"
                        ],
                        "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": "bggyyo+ik0yYkuuiMEgiIA==",
                  "accountIdentifier": "ca32086e-a28f-4c93-9892-eba230482220",
                  "accountName": "sample string 42",
                  "customerOrderIdentifier": "qyXILsvIIkGFs0h5PpxGqQ==",
                  "customerOrderIdentifierGuid": "2ec825ab-c8cb-4122-85b3-48793e9c46a9",
                  "priceLevelName": "sample string 43",
                  "revision": 44,
                  "ingressId": "sample string 45"
                },
                "metadata": {
                  "$id": "105",
                  "id": 1,
                  "paymentID": 2,
                  "paymentIdentifier": "RpLuTWUR40G/UBsNX3p/9Q==",
                  "paymentIdentifierGuid": "4dee9246-1165-41e3-bf50-1b0d5f7a7ff5",
                  "identifier": "f280mFKz+E63iapFd540lw==",
                  "identifierGuid": "98346f7f-b352-4ef8-b789-aa45779e3497",
                  "metadata": "sample string 3",
                  "signatureImage": "QEA=",
                  "itemIdentifier": "LuNlI4xt10S0KH9KUe9jfw==",
                  "itemIdentifierGuid": "2365e32e-6d8c-44d7-b428-7f4a51ef637f"
                }
              },
              "redeemedOfflinePayment": {
                "$ref": "13"
              }
            },
            {
              "$ref": "12"
            }
          ]
        },
        "customer": {
          "$ref": "2"
        }
      },
      {
        "$ref": "7"
      }
    ]
  },
  "account": {
    "$ref": "5"
  },
  "payments": [
    {
      "$ref": "13"
    },
    {
      "$ref": "13"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK%E[w��c�5xl/workbook.xml �(���;�0D�H���d	$���I�"�1K��َ���G �K�3;�v�d��3���/\I�l�E�������]g��a�����ڈ�B ���<H�}/�����y�{Ġ�
��Դ:�aK���ɯr6���I`�o����bUDs�%�y��ν-�W�yx�Y.�-��$I�u�`0���PK%E[����	�[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
%E[~U��''_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="R6c3ef29a047149a9" /></Relationships>PK%E[��^��xl/worksheets/sheet1.xml �(���[s�:�������޺g�m�&��i��}�	���N�ϯl0ز�J3Č��-/�-�ыߛu��E�m�!D$��<[���q�X.�S��h�忊U������Y>We�p��|�lfE�=$[3���ͬ4_��8[.�yr��7ɶ����zV�[���՞S�xȓ٢��f�/����p2Z��z5� O��p
g�)�A<��m���uP=��Y���r���f�|Q��:�r��.o��e�ޯJ��5�l]ԟ�&�����w�w�.��8��\SA5�TJ�Ǣ�6w�ah���x��Q4�5P Z�a==��I�"f��D�zvг��DH��r���a=?��I��Ҍs�A�|X/z�zy�˶�K��M���:��QOeąV�*�0���A�[����4�!�s����Yy8F��=.A0&%�]�S�	���#�@Q���O�&~@��RJb>|sh�n^�*m&�CA��M���>	�8$*�����g�S�
�	T��A@P;�&z�۳��0L���{l2����"���P���?x��݁�2b��s��)�H")���f��G�$Y�G��K̙#�hVh��
��@A�(�>6I�S��ӕ8G��$OI�<��f'��8pV��Z}�����d�g� ��M��jj.���4�`aNߧ	�O��@���%^�	��}�v��}�u��>��ě>!��e��]�O�.�O�.���e�{b����X�~t ����e�����@,ko���b��ՁX�~s��r�ցX��9����r������@,w��&ē��i�c��s�/��G^���q4���3���l�fo4�����o���r�@��\�oh-�ہ�wc��>�}�E����P+���?��7�/��|}��}�ݭ�V�����ݏ�p V�t �nOí��[�����M�,+��>��?�'PK%E[3ͯG�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�m�ĭ�vÆm�&�8��ؑ�=�����ĂMW��==i���c��B>��V��0��5�m+8G�`��h��&B�O��*�b�6��ш!s��1ΏS�[>�>aK|)D����Lv�L��3�����y$��W�O�#����[�����E�����
�b�u�Z�r�eS`�nj!^
�^��LE�r4R祒X���t�y�>]z�4/�Ԥ�*/K#꺐9W5~��/PK%E[Ѓ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%E[�~Ǫ5
xl/sharedStrings.xml �(�}Vߏ�6~���!⹁�NX'��ۣ���`��T�&�:��lg�i���o�[p�
�{&�|3�ч��;� +Ÿ����"/)�q�i���z��DP�K�^
��|����j��k}�T����~y�ȶ���W�� �P����
�D���J�q/LzN%؏
fo�&#=�S�m��@OF��z��W�^G?�ԹˌH��Xg��������dm]R)] ��/��ۮ�^Y�g�����	.�˂L[v&֒Er�u�8u
��f�A�����Q��҉���Q1i�7��T��/}:P��K��:��(���W�֣���av�'b�IV�cQm�L�s�#�g�����V�~��o��	$YDC�����6�]2�����o}����3kiӪHq�-�����I�~Nܐ��y�J<w�zI�1	.6��ί���:g�|�o'hS�M��a�fC���fK�l��,Γ,��m���YI�O�7�'R0^�A
�5*:ᨁ�d'7�inCIݢ<���{t�A��-�?����w���m/�����JPʷ��X�ФU�-,��L<�y٘��"�S�6j�|,q��N�}C��lnc��5p8�qCظ!rYnX�~�WQ����u�t��2�6>ɰ�<�S7��ͼ8s�mJ����46�~/�z�\�ع��:ѣ��p:��Fx��o���{Qք��S�����V��0�=����6�pX�>�G�d9,��u���Z�NB��-���CpIb�gaD@�y`�$�;h����nF����O��1LDmヸƫ��[�w���.�-JN�Dj-O�pr6,��ۖ�FZm���갛b.���C��hWA���kY������7�?lIف�/�3���-g�c\տ�sZ=�J��,}տ(�������������g���m���&�PK-%E[w��c�5xl/workbook.xmlPK-%E[����	�[Content_Types].xmlPK-
%E[~U��''V_rels/.relsPK-%E[��^���xl/worksheets/sheet1.xmlPK-%E[3ͯG�P�xl/_rels/workbook.xml.relsPK-%E[Ѓc'2E
$	xl/styles.xmlPK-%E[�~Ǫ5
�
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK%E[��Y[�5xl/workbook.xml �(�����0��&�C��(�XR8q���{-�4П�5���H�yۙ��v�l��4fD5i_�!؊/Pܟ�w�q��(݋���Z#�
t �,+���i���x�������Դ��7�Bli��0�$���]LD��M��/�B�+�q��(9���g�\%�p�Td�r�W(���a�l��/PK%E[����	�[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
%E[�3�''_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="Rddb6bb4f9061445d" /></Relationships>PK%E[��^��xl/worksheets/sheet1.xml �(���[s�:�������޺g�m�&��i��}�	���N�ϯl0ز�J3Č��-/�-�ыߛu��E�m�!D$��<[���q�X.�S��h�忊U������Y>We�p��|�lfE�=$[3���ͬ4_��8[.�yr��7ɶ����zV�[���՞S�xȓ٢��f�/����p2Z��z5� O��p
g�)�A<��m���uP=��Y���r���f�|Q��:�r��.o��e�ޯJ��5�l]ԟ�&�����w�w�.��8��\SA5�TJ�Ǣ�6w�ah���x��Q4�5P Z�a==��I�"f��D�zvг��DH��r���a=?��I��Ҍs�A�|X/z�zy�˶�K��M���:��QOeąV�*�0���A�[����4�!�s����Yy8F��=.A0&%�]�S�	���#�@Q���O�&~@��RJb>|sh�n^�*m&�CA��M���>	�8$*�����g�S�
�	T��A@P;�&z�۳��0L���{l2����"���P���?x��݁�2b��s��)�H")���f��G�$Y�G��K̙#�hVh��
��@A�(�>6I�S��ӕ8G��$OI�<��f'��8pV��Z}�����d�g� ��M��jj.���4�`aNߧ	�O��@���%^�	��}�v��}�u��>��ě>!��e��]�O�.�O�.���e�{b����X�~t ����e�����@,ko���b��ՁX�~s��r�ցX��9����r������@,w��&ē��i�c��s�/��G^���q4���3���l�fo4�����o���r�@��\�oh-�ہ�wc��>�}�E����P+���?��7�/��|}��}�ݭ�V�����ݏ�p V�t �nOí��[�����M�,+��>��?�'PK%E[�����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�q����ݰa[zǞ|�Ďl��Xp$��U$p%l����I3�����2�t~���<c@�(�'3�p
�]
��f��q��I\1��1���R�F\���&vz�b��Ju�R�XE]ʀk&9�W������Ѫӂ&��������0��S���,R�<��M��h���Ѣ�
�������w�Ȕ�Υ襖�y��Tf��sp�ҩSZN�:,�}U�9��_���_l�PK%E[Ѓ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%E[�~Ǫ5
xl/sharedStrings.xml �(�}Vߏ�6~���!⹁�NX'��ۣ���`��T�&�:��lg�i���o�[p�
�{&�|3�ч��;� +Ÿ����"/)�q�i���z��DP�K�^
��|����j��k}�T����~y�ȶ���W�� �P����
�D���J�q/LzN%؏
fo�&#=�S�m��@OF��z��W�^G?�ԹˌH��Xg��������dm]R)] ��/��ۮ�^Y�g�����	.�˂L[v&֒Er�u�8u
��f�A�����Q��҉���Q1i�7��T��/}:P��K��:��(���W�֣���av�'b�IV�cQm�L�s�#�g�����V�~��o��	$YDC�����6�]2�����o}����3kiӪHq�-�����I�~Nܐ��y�J<w�zI�1	.6��ί���:g�|�o'hS�M��a�fC���fK�l��,Γ,��m���YI�O�7�'R0^�A
�5*:ᨁ�d'7�inCIݢ<���{t�A��-�?����w���m/�����JPʷ��X�ФU�-,��L<�y٘��"�S�6j�|,q��N�}C��lnc��5p8�qCظ!rYnX�~�WQ����u�t��2�6>ɰ�<�S7��ͼ8s�mJ����46�~/�z�\�ع��:ѣ��p:��Fx��o���{Qք��S�����V��0�=����6�pX�>�G�d9,��u���Z�NB��-���CpIb�gaD@�y`�$�;h����nF����O��1LDmヸƫ��[�w���.�-JN�Dj-O�pr6,��ۖ�FZm���갛b.���C��hWA���kY������7�?lIف�/�3���-g�c\տ�sZ=�J��,}տ(�������������g���m���&�PK-%E[��Y[�5xl/workbook.xmlPK-%E[����	��[Content_Types].xmlPK-
%E[�3�''U_rels/.relsPK-%E[��^���xl/worksheets/sheet1.xmlPK-%E[�����P�xl/_rels/workbook.xml.relsPK-%E[Ѓc'2E
#	xl/styles.xmlPK-%E[�~Ǫ5
�
xl/sharedStrings.xmlPK��