GET api/voucherlabels

Get list of voucher scale labels

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

List of label models, where label type is voucher

Collection of Label
NameDescriptionTypeAdditional information
ID

Scale label identifier

integer

None.

UID

string

Deprecated. No longer required to display the label information.

Name

The unique scale label name

string

String length: inclusive between 0 and 100

Width

The label width in mm

decimal number

None.

Height

The label height in mm

decimal number

None.

ShowBorder

Whether a border should be printed around the label

boolean

None.

BorderWidth

The width in mm of the label border

decimal number

None.

BorderStyle

Integer representing the enum of the border style (None,Straight,Dotted,Dashed)

integer

None.

BorderColour

Label border color as a hex string value

string

None.

Updated

Last time the label was updated

date

None.

LabelPageLayout

Preferred label page layout

Collection of byte

Deprecated. Label Page layout now specifies the ScaleLabels.

PageLayoutGuid

Preferred label page layout as guid

globally unique identifier

Deprecated. Label Page layout now specifies the ScaleLabels.

LabelType

The label type (Scale, Voucher, Display)

LabelType

None.

OldName

string

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

Voucher

Voucher that this label is a design for

Voucher

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

Elements

Label elements associated with this Label

Collection of LabelElement

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": 1,
    "uid": "sample string 2",
    "name": "sample string 3",
    "width": 1.1,
    "height": 1.1,
    "showBorder": true,
    "borderWidth": 1.1,
    "borderStyle": 1,
    "borderColour": "sample string 5",
    "updated": "2025-06-14T07:30:46.5187214",
    "labelPageLayout": "8+jBZtZUEUeJ4TxrSkL42A==",
    "pageLayoutGuid": "66c1e8f3-54d6-4711-89e1-3c6b4a42f8d8",
    "labelType": 6,
    "oldName": "sample string 7",
    "voucher": {
      "$id": "2",
      "id": 1,
      "name": "sample string 2",
      "description": "sample string 3",
      "shortDescription": "sample string 4",
      "url": "sample string 5",
      "barcodeTemplateID": 1,
      "expiry": 0,
      "voucherType": 6,
      "limitPerTransaction": 7,
      "customerTracking": true,
      "discountAccount": "sample string 9",
      "endDate": "2025-06-14T07:30:46.5187214",
      "barcodeTemplate": {
        "$id": "3",
        "templateID": 1,
        "template": "sample string 1",
        "bcFunction": "sample string 2",
        "sortOrder": 3
      },
      "scaleLabel": {
        "$ref": "1"
      },
      "customerVouchers": [
        {
          "$id": "4",
          "id": 1,
          "customerIdentifier": "RsNcR1dLrUuxCGWzfMvS9A==",
          "customerIdentifierGuid": "475cc346-4b57-4bad-b108-65b37ccbd2f4",
          "voucherID": 3,
          "voucherName": "sample string 4",
          "storeID": 1,
          "barcode": "sample string 5",
          "dateOfIssue": "2025-06-14T07:30:46.5187214",
          "issuedSaleHeaderID": 1,
          "issuedSaleIdentifier": "sample string 7",
          "issuedOfflinePaymentID": 1,
          "issuedIdempotentID": "sQ58SI+uBkWKgAw6Yh/Ayg==",
          "issuedIdempotentGuid": "487c0eb1-ae8f-4506-8a80-0c3a621fc0ca",
          "issuedOffline": true,
          "issuedUser": "sample string 9",
          "issuedNotes": "sample string 10",
          "expiryDate": "2025-06-14T07:30:46.5187214",
          "expiredUser": "sample string 11",
          "expiredNotes": "sample string 12",
          "redeemed": "2025-06-14T07:30:46.5187214",
          "redeemedSaleHeaderID": 1,
          "redeemedSaleIdentifier": "sample string 13",
          "redeemedOfflinePaymentID": 1,
          "redeemedIdempotentID": "rRiOXJganE+72vgnVWXflw==",
          "redeemedIdempotentGuid": "5c8e18ad-1a98-4f9c-bbda-f8275565df97",
          "redeemedUser": "sample string 14",
          "redeemedNotes": "sample string 15",
          "redeemedOffline": true,
          "updated": "2025-06-14T07:30:46.5187214",
          "storeName": "sample string 17",
          "scaleLabel": {
            "$ref": "1"
          },
          "voucher": {
            "$ref": "2"
          },
          "customer": {
            "$id": "5",
            "identifier": "95g8iEg1Q0WwwUyLLPCOKg==",
            "identifierGuid": "883c98f7-3548-4543-b0c1-4c8b2cf08e2a",
            "code": "sample string 2",
            "familyName": "sample string 3",
            "givenName": "sample string 4",
            "otherName": "sample string 5",
            "title": "sample string 6",
            "dateOfBirth": "2025-06-14T07:30:46.5187214",
            "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": "/TeYiMMiRUOrudqnoWVxxw==",
            "communityIdentifierGuid": "889837fd-22c3-4345-abb9-daa7a16571c7",
            "joined": "2025-06-14T07:30:46.5187214",
            "updated": "2025-06-14T07:30:46.5187214",
            "active": true,
            "reasonInactive": 1,
            "groupCustomer": true,
            "loyaltyPoints": 1,
            "homeStoreID": 1,
            "availableSpend": 1,
            "priceLevelIdentifier": "r6biajbIpEyZZHWCIWZfQg==",
            "priceLevelIdentifierGuid": "6ae2a6af-c836-4ca4-9964-758221665f42",
            "marketingID": "sample string 18",
            "hidden": true,
            "registered": true,
            "registeredOn": "2025-06-14T07:30:46.5187214",
            "emailMarketing": true,
            "smsMarketing": true,
            "deleted": true,
            "deletedUser": "sample string 24",
            "homeStoreName": "sample string 25",
            "customerCards": [
              {
                "$id": "6",
                "cardType": 2,
                "issueDate": "2025-06-14T07:30:46.5187214",
                "expiry": "2025-06-14T07:30:46.5187214",
                "customerID": "+N3+1hWfRUSE3lW2hysrgA==",
                "customerIDGuid": "d6feddf8-9f15-4445-84de-55b6872b2b80",
                "initialValue": 1,
                "currentValue": 1,
                "maxLimit": 1,
                "minTransaction": 1,
                "maxTransaction": 1,
                "multiplier": 1.1,
                "active": true,
                "reasonInactive": 1,
                "idRequired": true,
                "idType": 1,
                "idValue": "sample string 5",
                "updated": "2025-06-14T07:30:46.5187214",
                "linkedAccount": "gpvHhjuCqEG6lMZUBxykXQ==",
                "linkedAccountGuid": "86c79b82-823b-41a8-ba94-c654071ca45d",
                "currentValueChanged": true,
                "limitsChanged": true,
                "customer": {
                  "$ref": "5"
                },
                "account": {
                  "$id": "7",
                  "id": 1,
                  "identifier": "4vSIQgjD1E6qqfnzcVdv7Q==",
                  "identifierGuid": "4288f4e2-c308-4ed4-aaa9-f9f371576fed",
                  "referenceNo": "sample string 3",
                  "name": "sample string 4",
                  "created": "2025-06-14T07:30:46.5187214",
                  "owner": "AYQq5L9VV0yfCzKZSOA0VA==",
                  "ownerGuid": "e42a8401-55bf-4c57-9f0b-329948e03454",
                  "accountStoreGroupIdentifier": "OGddJnO3w0m+4rsZbzlE8g==",
                  "accountStoreGroupGuid": "265d6738-b773-49c3-bee2-bb196f3944f2",
                  "accountType": 1,
                  "currentBalance": 1,
                  "externalID": "sample string 7",
                  "maximumLimit": 1,
                  "accruePoints": true,
                  "loyaltyPoints": 1,
                  "termsOfTrade": 1,
                  "signatureRequired": true,
                  "referenceRequired": true,
                  "statementSendType": 10,
                  "ageingPeriod": 1,
                  "monthlyAgeingPeriod": true,
                  "explodedInvoice": true,
                  "isFifoAllocation": true,
                  "lastStatementSent": "2025-06-14T07:30:46.5187214",
                  "active": true,
                  "updated": "2025-06-14T07:30:46.5187214",
                  "deleted": true,
                  "deletedUser": "sample string 16",
                  "currentBalanceChanged": true,
                  "maximumLimitChanged": true,
                  "loyaltyPointsChanged": true,
                  "projectedBalance": 17,
                  "accountStoreGroupStoreIDs": [
                    1,
                    2
                  ],
                  "customerEmail": "sample string 18",
                  "ownerCustomer": {
                    "$ref": "5"
                  },
                  "card": {
                    "$ref": "6"
                  },
                  "members": {
                    "$id": "8",
                    "sample string 1": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "sample string 2": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ]
                  },
                  "customerGroups": [
                    {
                      "$id": "9",
                      "identifier": "ytUEHXYywUWVc/yTiOmkkg==",
                      "identifierGuid": "1d04d5ca-3276-45c1-9573-fc9388e9a492",
                      "name": "sample string 2",
                      "primaryContact": "GnVzyJZ8G0OL00AMhSK6kg==",
                      "primaryContactGuid": "c873751a-7c96-431b-8bd3-400c8522ba92",
                      "accountID": "V0WdJR6stUe1rCKBgD+Jlw==",
                      "accountIDGuid": "259d4557-ac1e-47b5-b5ac-2281803f8997",
                      "special": true,
                      "updated": "2025-06-14T07:30:46.5187214",
                      "active": true,
                      "reasonInactive": 1,
                      "priceLevelIdentifier": "3QS795LUlkawxkg6KPGkbQ==",
                      "priceLevelIdentifierGuid": "f7bb04dd-d492-4696-b0c6-483a28f1a46d",
                      "deleted": true,
                      "account": {
                        "$ref": "7"
                      },
                      "primaryContactCustomer": {
                        "$ref": "5"
                      },
                      "customerGroupMembers": [
                        {
                          "$id": "10",
                          "id": 1,
                          "groupID": "xun60EGwiE+Epmc9vXqSJw==",
                          "groupIDGuid": "d0fae9c6-b041-4f88-84a6-673dbd7a9227",
                          "customerID": "rIkjTuSmiUqWG/SaWJGcSQ==",
                          "customerIDGuid": "4e2389ac-a6e4-4a89-961b-f49a58919c49",
                          "card": "sample string 4",
                          "linkedAccount": "fuoT9n48YEaptmq6T7yQSA==",
                          "linkedAccountGuid": "f613ea7e-3c7e-4660-a9b6-6aba4fbc9048",
                          "customer": {
                            "$ref": "5"
                          },
                          "group": {
                            "$ref": "9"
                          },
                          "customerCard": {
                            "$ref": "6"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ]
                    },
                    {
                      "$ref": "9"
                    }
                  ]
                },
                "payments": [
                  {
                    "$id": "11",
                    "id": 1,
                    "identifier": "2D8HU0dHUESzocfkomghJA==",
                    "identifierGuid": "53073fd8-4747-4450-b3a1-c7e4a2682124",
                    "storeID": 2,
                    "operatorName": "sample string 3",
                    "saleHeaderID": 4,
                    "paymentType": 5,
                    "amount": 6,
                    "account": "sample string 7",
                    "accountID": "W36VaNAAHkmjk2nMz8/JsQ==",
                    "accountIDGuid": "68957e5b-00d0-491e-a393-69cccfcfc9b1",
                    "customerAccount": {
                      "$ref": "7"
                    },
                    "customerCard": {
                      "$ref": "6"
                    },
                    "accountType": 1,
                    "cardName": "sample string 8",
                    "authorisationNumber": "sample string 9",
                    "bankReference": "sample string 10",
                    "merchantID": "sample string 11",
                    "terminalID": "sample string 12",
                    "cardNumber": "sample string 13",
                    "paymentDate": "2025-06-14T07:30:46.5187214",
                    "invRocNo": "sample string 14",
                    "responseCode": "sample string 15",
                    "cashout": 1,
                    "tip": 16,
                    "idempotentVoid": "2ZdqNZenA06jxDjNltpePA==",
                    "idempotentVoidGuid": "356a97d9-a797-4e03-a3c4-38cd96da5e3c",
                    "offline": true,
                    "processed": 1,
                    "storeSaleHeader": {
                      "$id": "12",
                      "saleHeaderID": 1,
                      "saleHeaderGuid": "q8opWyVgIE+zuX5K90j6Jw==",
                      "saleHeaderIdentifierGuid": "5b29caab-6025-4f20-b3b9-7e4af748fa27",
                      "created": "2025-06-14T07:30:46.5187214",
                      "createdLocal": "2025-06-14T07:30:46.5187214",
                      "createdText": "sample string 4",
                      "itemCount": 5,
                      "totalAmount": 6,
                      "cashTender": 1,
                      "cardTender": 1,
                      "cheqTender": 1,
                      "acctTender": 1,
                      "voucherTender": 1,
                      "loyaltyPoints": 1,
                      "cashout": 1,
                      "changeAmount": 1,
                      "rounding": 1,
                      "gstAmount": 1,
                      "transactionDiscountTender": 1,
                      "totalTip": 7,
                      "tranType": 1,
                      "processed": 1,
                      "imported": "2025-06-14T07:30:46.5187214",
                      "storeID": 1,
                      "operatorG_Uid": "FXJb73rd2kaFVt5ubeTMgA==",
                      "operatorGuid": "ef5b7215-dd7a-46da-8556-de6e6de4cc80",
                      "customerG_Uid": "tsgVAx1TLEu+inpxSDvcWA==",
                      "customerGuid": "0315c8b6-531d-4b2c-be8a-7a71483bdc58",
                      "communityIdentifier": "a9F6O7b1FU+QQCxuad1PSQ==",
                      "communityIdentifierGuid": "3b7ad16b-f5b6-4f15-9040-2c6e69dd4f49",
                      "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": "WaHpImTn7U2WHWsUDdN0uw==",
                      "priceLevelIdentifierGuid": "22e9a159-e764-4ded-961d-6b140dd374bb",
                      "locked": 36,
                      "relationChecksum": "sample string 37",
                      "loyaltyTender": 1,
                      "giftCardTender": 1,
                      "operator": {
                        "$id": "13",
                        "id": 1,
                        "g_Uid": "mcf355u4F0KV0QW7lirCDA==",
                        "guid": "e7f7c799-b89b-4217-95d1-05bb962ac20c",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-06-14T07:30:46.5187214",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-06-14T07:30:46.5187214",
                        "endShift": "2025-06-14T07:30:46.5187214",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "14",
                            "operatorG_UID": "9iirvMwfhEKZ6dMbCLAFoA==",
                            "operatorGuid": "bcab28f6-1fcc-4284-99e9-d31b08b005a0",
                            "storeID": 2,
                            "operator": {
                              "$ref": "13"
                            },
                            "store": {
                              "$id": "15",
                              "id": 1,
                              "isMaster": true,
                              "shortName": "sample string 3",
                              "url": "sample string 4",
                              "sortOrder": 1,
                              "name": "sample string 5",
                              "phone": "sample string 6",
                              "fax": "sample string 7",
                              "email": "sample string 8",
                              "address1": "sample string 9",
                              "address2": "sample string 10",
                              "city": "sample string 11",
                              "state": "sample string 12",
                              "country": "sample string 13",
                              "postCode": "sample string 14",
                              "delivery": 1,
                              "exportAccounts": 1,
                              "salesAccountFolder": "sample string 15",
                              "purchaseAccountFolder": "sample string 16",
                              "initLoad": 1,
                              "initIDs": 1,
                              "zoneID": 1,
                              "actAsMaster": 1,
                              "lastActiveUtc": "2025-06-14T07:30:46.5187214",
                              "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": "0pMUIq/sAkW9uOCRddwsUA==",
                              "hostIdentifierGuid": "221493d2-ecaf-4502-bdb8-e09175dc2c50",
                              "hostName": 1,
                              "hostAddress": "sample string 27",
                              "hostUsername": "sample string 28",
                              "hostPassword": "sample string 29",
                              "excludeFromLeadInOut": true,
                              "accountingProvider": 31,
                              "accountingAddress": "sample string 32",
                              "accountingUsername": "sample string 33",
                              "accountingPassword": "sample string 34",
                              "storeAccountingCode": "sample string 35",
                              "softwareVariance": 36,
                              "fuelWarningVariance": 37.0,
                              "fuelErrorVariance": 38.0,
                              "fuelAccumulatedWarningVariance": 39.0,
                              "fuelAccumulatedErrorVariance": 40.0,
                              "drawManagment": 41,
                              "endOfDayManagment": true,
                              "autoFillCashBalancing": true,
                              "fuelDayVariance": 44,
                              "accountingTradingTime": "00:00:00.1234567",
                              "stockActivateProduct": 46,
                              "giftCardSalesAccountingDeptCode": "sample string 47",
                              "transactionDiscountAccountingDeptCode": "sample string 48",
                              "size": 49,
                              "updated": "2025-06-14T07:30:46.5187214",
                              "priceZoneName": "sample string 51",
                              "storeFuelConfigured": true,
                              "shippingAddressCopied": true,
                              "shippingAddress": {
                                "$id": "16",
                                "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": "16"
                              },
                              "hostStoreSettings": [
                                {
                                  "$id": "17",
                                  "id": 1,
                                  "hostIdentifier": "7JmvKz89rEGIw0AKMpJTnA==",
                                  "hostIdentifierGuid": "2baf99ec-3d3f-41ac-88c3-400a3292539c",
                                  "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": "18",
                                    "identifier": "ouk2otLjQkSL4RtSsDGDvw==",
                                    "identifierGuid": "a236e9a2-e3d2-4442-8be1-1b52b03183bf",
                                    "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": "jblaLX82CkG4CrM0fUV8dg==",
                                    "hostSupplierIdentifierGuid": "2d5ab98d-367f-410a-b80a-b3347d457c76",
                                    "loyaltyPriceLevelIdentifier": "isWZBQievE+y4R/chp+jbg==",
                                    "loyaltyPriceLevelIdentifierGuid": "0599c58a-9e08-4fbc-b2e1-1fdc869fa36e",
                                    "isGroup": true,
                                    "description": "sample string 22",
                                    "hostProvider": 23,
                                    "hostTypeEnum": 24,
                                    "hostType": "sample string 25",
                                    "hostCode": "sample string 26",
                                    "username": "sample string 27",
                                    "password": "sample string 28",
                                    "passwordPlain": "sample string 29",
                                    "server": "sample string 30",
                                    "url": "sample string 31",
                                    "global": true,
                                    "stateCode": "sample string 33",
                                    "lastCollected": "2025-06-14T07:30:46.5187214",
                                    "lastProcessed": "2025-06-14T07:30:46.5187214",
                                    "hold": true,
                                    "supplierName": "sample string 35",
                                    "supplier": {
                                      "$id": "19",
                                      "identifier": "YVnALOzOtEGJ78nAKtyu9Q==",
                                      "identifierGuid": "2cc05961-ceec-41b4-89ef-c9c02adcaef5",
                                      "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": "HjxAdEXDkEqCfqhblzhJUw==",
                                      "primaryContactID": "74403c1e-c345-4a90-827e-a85b97384953",
                                      "storeID": 1,
                                      "abn": "sample string 16",
                                      "supplierGroupIdentifier": "gooMwy6A8EaBjpvpNwjucw==",
                                      "supplierGroupGuid": "c30c8a82-802e-46f0-818e-9be93708ee73",
                                      "rebate": 1.0,
                                      "rebateType": 1,
                                      "rebateFrequency": 1,
                                      "rebateSource": 1,
                                      "rebateLastClaimed": "2025-06-14T07:30:46.5187214",
                                      "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": "20",
                                        "id": "4f9797f2-aef9-4ec1-81f2-60259b979a0e",
                                        "identifier": "PpI2/VYhOk6DONYAgdd4bQ==",
                                        "identifierGuid": "fd36923e-2156-4e3a-8338-d60081d7786d",
                                        "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": "21",
                                          "supplierIdentifier": "WH1whkvSOkKPJ0VzA8wCnA==",
                                          "supplierIdentifierGuid": "86707d58-d24b-423a-8f27-457303cc029c",
                                          "contactGuid": "l75y9tZpzkmL3R4rb8Nkwg==",
                                          "contactID": "f672be97-69d6-49ce-8bdd-1e2b6fc364c2",
                                          "contact": {
                                            "$ref": "20"
                                          },
                                          "supplier": {
                                            "$ref": "19"
                                          }
                                        },
                                        {
                                          "$ref": "21"
                                        }
                                      ],
                                      "products": [
                                        {
                                          "$id": "22",
                                          "pluG_UID": "C0KthFeuNUGdtfX+3z1pwA==",
                                          "pluGuid": "84ad420b-ae57-4135-9db5-f5fedf3d69c0",
                                          "supplierIdentifier": "hgnpQQJ9G0eqmntPQR0elA==",
                                          "supplierIdentifierGuid": "41e90986-7d02-471b-aa9a-7b4f411d1e94",
                                          "cartonQuantity": 1,
                                          "cartonQuantityChanged": true,
                                          "productSize": "sample string 2",
                                          "cigarettesPerSleeve": 1,
                                          "randomWeight": true,
                                          "piecesPerUnit": 4,
                                          "averagePackSize": 5,
                                          "effectiveDate": "2025-06-14T07:30:46.5187214",
                                          "pricedByWeight": true,
                                          "landedUnitCostEx": 8,
                                          "landedUnitCostInc": 9,
                                          "landedCartonCostInc": 10,
                                          "landedCartonCostEx": 11,
                                          "standardCost": 12,
                                          "deliveryFee": 1,
                                          "deliveryFeeBasis": "sample string 13",
                                          "pickAndPackFee": 1,
                                          "pickAndPackFeeBasis": "sample string 14",
                                          "financeFee": 1,
                                          "financeFeeBasis": "sample string 15",
                                          "cartonLength": 1,
                                          "cartonWidth": 1,
                                          "cartonHeight": 1,
                                          "palletLayerQuantity": 1,
                                          "palletLayers": 1,
                                          "itemCode": "sample string 16",
                                          "invoiceCode": "sample string 17",
                                          "invoiceDesc": "sample string 18",
                                          "orderDirect": true,
                                          "useCost": true,
                                          "minimumQuantity": 19,
                                          "hostType": 20,
                                          "fromHost": 21,
                                          "minimumReorder": 1,
                                          "maximumReorder": 1,
                                          "orderMultiple": 22.1,
                                          "sellMultiple": 23.1,
                                          "baseMultiple": 24.1,
                                          "hostStandardCost": 25,
                                          "hostTotalCost": 26,
                                          "hostRetail": 27,
                                          "hostLandedUnitCostEx": 28,
                                          "hostLandedUnitCostInc": 29,
                                          "hostDesc": "sample string 30",
                                          "directIndicator": "sample string 31",
                                          "availableToOrder": true,
                                          "hostRangeIndicator": "sample string 33",
                                          "hostProductType": "sample string 34",
                                          "hostProductGrade": "sample string 35",
                                          "hostProductGroup": "sample string 36",
                                          "hostSlowMoving": true,
                                          "hostGeneralMerchandise": true,
                                          "hostPillar": "sample string 39",
                                          "hostLastUpdated": "2025-06-14T07:30:46.5187214",
                                          "rebate": 1.0,
                                          "rebateExclude": true,
                                          "invoiceCodes": [
                                            {
                                              "$id": "23",
                                              "pluG_UID": "U5rB72sFjE6HduKE//Bx0g==",
                                              "pluGuid": "efc19a53-056b-4e8c-8776-e284fff071d2",
                                              "supplierIdentifier": "Zv+V0TeIQkqzJ+hjgBXmKQ==",
                                              "supplierIdentifierGuid": "d195ff66-8837-4a42-b327-e8638015e629",
                                              "invoiceCode": "sample string 1",
                                              "storeIDs": [
                                                1,
                                                2
                                              ]
                                            },
                                            {
                                              "$ref": "23"
                                            }
                                          ],
                                          "storeIDs": [
                                            1,
                                            2
                                          ],
                                          "preferredSupplier": true,
                                          "preferredRebateSupplier": true,
                                          "supplierName": "sample string 40",
                                          "salesMode": 41,
                                          "orderPacked": true,
                                          "active": true,
                                          "price": 1,
                                          "costGstPercent": 43,
                                          "parentPluG_UID": "8EJdYBYypEmECOQ2aFvgWw==",
                                          "parentPluGuid": "605d42f0-3216-49a4-8408-e436685be05b",
                                          "freight": 44.0,
                                          "freightType": 1,
                                          "product": {
                                            "$id": "24",
                                            "plu": 1,
                                            "storeID": 1,
                                            "masterPluG_UID": "QEA=",
                                            "storeIDs": [
                                              1,
                                              2
                                            ],
                                            "g_UId": "55usDyZzA0WAGfzVPh8BPQ==",
                                            "guid": "0fac9be7-7326-4503-8019-fcd53e1f013d",
                                            "apn": "sample string 1",
                                            "apnChanged": true,
                                            "apnSwitched": true,
                                            "barcode": "sample string 4",
                                            "itemNumber": "sample string 5",
                                            "itemNumberChanged": true,
                                            "priceGroupG_UID": "tfgNQuuBfUiCnyUki8fUwA==",
                                            "priceGroupGuid": "420df8b5-81eb-487d-829f-25248bc7d4c0",
                                            "blueprintID": 1,
                                            "lastCountedDate": "2025-06-14T07:30:46.5187214",
                                            "externalID": "sample string 7",
                                            "active": true,
                                            "activated": "2025-06-14T07:30:46.5187214",
                                            "pluCreated": "2025-06-14T07:30:46.5187214",
                                            "createdByUser": "sample string 9",
                                            "name": "sample string 10",
                                            "nameChanged": true,
                                            "secondDescription": "sample string 12",
                                            "hostDescription": "sample string 13",
                                            "keepCartonQty": true,
                                            "keepDescription": true,
                                            "keepDepartments": true,
                                            "keepSuppliers": true,
                                            "markdownDescription": "sample string 18",
                                            "altDescription": "sample string 19",
                                            "bestOrExpire": 20,
                                            "lastUpdate": "2025-06-14T07:30:46.5187214",
                                            "lastManualUpdate": "2025-06-14T07:30:46.5187214",
                                            "imageName": "sample string 23",
                                            "showImageOnFlipCharts": true,
                                            "showTextOnFlipCharts": true,
                                            "overrideFlipChartText": true,
                                            "flipChartText": "sample string 27",
                                            "salesMode": 1,
                                            "eftCode": 1,
                                            "price": 1,
                                            "priceChanged": true,
                                            "rrp": 1,
                                            "gstPercent": 28,
                                            "gstPercentChanged": true,
                                            "costGSTPercent": 29,
                                            "costGSTPercentChanged": true,
                                            "wetPercent": 1,
                                            "priceOverride": 1,
                                            "cost": 1,
                                            "currentCost": 1,
                                            "currentCostDecimals": 1,
                                            "grossProfit": 1.0,
                                            "currentCostDesc": "sample string 30",
                                            "currentCostEnd": "2025-06-14T07:30:46.5187214",
                                            "currentCostUpdated": "2025-06-14T07:30:46.5187214",
                                            "costDecimals": 31,
                                            "costChanged": true,
                                            "dealCostIdentifier": "QEA=",
                                            "excludeFromRebate": true,
                                            "rebateOverride": 1,
                                            "costCalcMethod": 1,
                                            "costCalcMethodChanged": true,
                                            "costEffectiveDate": "2025-06-14T07:30:46.5187214",
                                            "defaultGP": 1,
                                            "breakTargetMode": 32,
                                            "break1": 1,
                                            "price1": 1,
                                            "target1": 33,
                                            "break2": 1,
                                            "price2": 1,
                                            "target2": 34,
                                            "break3": 1,
                                            "price3": 1,
                                            "target3": 35,
                                            "break1Changed": true,
                                            "price1Changed": true,
                                            "target1Changed": true,
                                            "break2Changed": true,
                                            "price2Changed": true,
                                            "target2Changed": true,
                                            "break3Changed": true,
                                            "price3Changed": true,
                                            "target3Changed": true,
                                            "breakTargetModeChanged": true,
                                            "margin": 1.1,
                                            "marginChanged": true,
                                            "marginRanged": true,
                                            "marginRangedChanged": true,
                                            "minimumMargin": 1.1,
                                            "minimumMarginChanged": true,
                                            "maximumMargin": 1.1,
                                            "maximumMarginChanged": true,
                                            "overrideHostWarehouseIndicator": true,
                                            "overrideHostWarehouseIndicatorChanged": true,
                                            "overrideHostPrice": true,
                                            "overrideHostPriceChanged": true,
                                            "overrideHostCost": true,
                                            "overrideHostCostChanged": true,
                                            "overrideHostMargin": true,
                                            "overrideHostMarginChanged": true,
                                            "alwaysApplyMargin": true,
                                            "alwaysApplyMarginChanged": true,
                                            "aws": 1.0,
                                            "awsUpdated": "2025-06-14T07:30:46.5187214",
                                            "posTare": 1,
                                            "altPrice": 1.0,
                                            "altPriceChanged": true,
                                            "altPriceMode": 52,
                                            "altPriceModeChanged": true,
                                            "altPLUG_UID": "atjnYYTxQEe/KcuW0RNTiw==",
                                            "altPLUGuid": "61e7d86a-f184-4740-bf29-cb96d113538b",
                                            "altPLUGuidChanged": true,
                                            "altPriceDescription1": "sample string 53",
                                            "altPriceDescription2": "sample string 54",
                                            "cartonQuantity": 55,
                                            "cartonQuantityChanged": true,
                                            "trayID": 1,
                                            "promptID": 1,
                                            "tare": 1,
                                            "packQty": 1,
                                            "fixedWeight": 1,
                                            "extraMesg": 1,
                                            "text1": "sample string 57",
                                            "text2": "sample string 58",
                                            "text3": "sample string 59",
                                            "labelText": "sample string 60",
                                            "labelTextChanged": true,
                                            "sendToScale": true,
                                            "nonScaleWeigh": true,
                                            "labelFormat": "sample string 64",
                                            "barcodeFormat": "sample string 65",
                                            "austMade": 1,
                                            "coolCode": 66,
                                            "countryOfOrigin": "sample string 67",
                                            "percentContent": 68.1,
                                            "departmentID": 1,
                                            "subDepartmentID": 1,
                                            "minorDepartmentID": 1,
                                            "lesserDepartmentID": 1,
                                            "deptCode": "sample string 69",
                                            "subDeptCode": "sample string 70",
                                            "minorDeptCode": "sample string 71",
                                            "lesserDeptCode": "sample string 72",
                                            "deptName": "sample string 73",
                                            "subDeptName": "sample string 74",
                                            "minorDeptName": "sample string 75",
                                            "lesserDeptName": "sample string 76",
                                            "departmentChanged": true,
                                            "subCategoryID": 1,
                                            "expiry": 1,
                                            "showDays": 1,
                                            "datePrint": 1,
                                            "labelRequired": true,
                                            "labelShelfQty": 79,
                                            "labelShelfChanged": true,
                                            "labelTalkerQty": 81,
                                            "labelSmall": true,
                                            "labelLastPrinted": "2025-06-14T07:30:46.5187214",
                                            "labelLastPrice": 1,
                                            "shelfPageLayoutG_UID": "aq5B4m0Rp0iQ0LbjYVOVzw==",
                                            "shelfPageLayoutGuid": "e241ae6a-116d-48a7-90d0-b6e3615395cf",
                                            "talkerPageLayoutG_UID": "1CCVipCf+Ui5/icV5EKmZQ==",
                                            "talkerPageLayoutGuid": "8a9520d4-9f90-48f9-b9fe-2715e442a665",
                                            "unitMeasure": 1.1,
                                            "unitMeasureChanged": true,
                                            "unitMeasureKind": 84,
                                            "unitMeasureKindChanged": true,
                                            "signIQData": "sample string 86",
                                            "refresh": true,
                                            "earnLoyaltyPoints": true,
                                            "earnLoyaltyPointsChanged": true,
                                            "quantityOverride": true,
                                            "quantityOverrideChanged": true,
                                            "quantityRequired": true,
                                            "quantityRequiredChanged": true,
                                            "allowDiscounts": true,
                                            "allowDiscountsChanged": true,
                                            "discountDiscounts": true,
                                            "discountDiscountsChanged": true,
                                            "itemRecalled": true,
                                            "itemRecalledChanged": true,
                                            "noRefund": true,
                                            "noRefundChanged": true,
                                            "allowMarkdown": true,
                                            "allowMarkdownChanged": true,
                                            "priceRequired": true,
                                            "priceRequiredChanged": true,
                                            "fuelItem": true,
                                            "fuelItemChanged": true,
                                            "trackSerial": true,
                                            "trackSerialChanged": true,
                                            "allowZeroPrice": true,
                                            "allowZeroPriceChanged": true,
                                            "notForSale": 90,
                                            "notForSaleChanged": true,
                                            "excludeFromDeals": true,
                                            "excludeFromVoucher": true,
                                            "minimumAge": 93,
                                            "minimumAgeChanged": true,
                                            "buyingLimit": 1,
                                            "buyingLimitChanged": true,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitIndependentChanged": true,
                                            "inventoryGuid": "FjNZ+fOk/0q1R/A85F6Apg==",
                                            "inventoryIdentifier": "f9593316-a4f3-4aff-b547-f03ce45e80a6",
                                            "inventoryAccuracy": 1,
                                            "baseUnits": 97,
                                            "orderPacked": 1,
                                            "isManufactured": true,
                                            "isIngredient": true,
                                            "isModifier": true,
                                            "isModifierChanged": true,
                                            "hasModifiers": 98,
                                            "defaultPrinter": "sample string 99",
                                            "defaultPrinterGroup": "sample string 100",
                                            "ingredientsOnManufacture": true,
                                            "manufactureUnitMeasure": 1,
                                            "mpl": 1,
                                            "maxShelfQty": 101,
                                            "allowAutoOrder": true,
                                            "warrantyPeriod": 1,
                                            "parentPluG_UId": "nIhsJuV7lEWmGDj3bDx4Ug==",
                                            "parentPluGuid": "266c889c-7be5-4594-a618-38f76c3c7852",
                                            "preferredHostVendor": 103,
                                            "preferredHostChanged": true,
                                            "code": "sample string 105",
                                            "supplierIdentifier": "N9GXEY1HDU+LGG62Dn8Mmw==",
                                            "supplierIdentifierGuid": "1197d137-478d-4f0d-8b18-6eb60e7f0c9b",
                                            "supplierChanged": true,
                                            "rebateSupplierIdentifier": "OCqLoDkaZUWGsFz9H7jBkQ==",
                                            "rebateSupplierIdentifierGuid": "a08b2a38-1a39-4565-86b0-5cfd1fb8c191",
                                            "rebateSupplierChanged": true,
                                            "availableForOrder": true,
                                            "warehouseDirectIndicator": "sample string 107",
                                            "warehouseDirectIndicatorChanged": true,
                                            "productGrade": "sample string 109",
                                            "productType": "sample string 110",
                                            "productGroup": "sample string 111",
                                            "complianceIndicator": "sample string 112",
                                            "inhouseBrand": "sample string 113",
                                            "slowMoving": true,
                                            "generalMerchandise": true,
                                            "comment": "sample string 116",
                                            "lastUpdatedByUser": "sample string 117",
                                            "lastManualUpdatedByUser": "sample string 118",
                                            "lastUpdatedByUserOverride": true,
                                            "lastUpdatedByHost": "2025-06-14T07:30:46.5343203",
                                            "commodity": "sample string 120",
                                            "businessPillar": "sample string 121",
                                            "mscCommodity": "sample string 122",
                                            "hostIdentifier": "TFFU7MOxWkqdohyT1N5J6g==",
                                            "hostIdentifierGuid": "ec54514c-b1c3-4a5a-9da2-1c93d4de49ea",
                                            "serviceFeeID": 1,
                                            "serviceFeeIDChanged": true,
                                            "providerName": "sample string 124",
                                            "aisleEnds": "sample string 125",
                                            "deleted": true,
                                            "deletedChanged": true,
                                            "hidden": true,
                                            "doNotRange": true,
                                            "doNotRangeChanged": true,
                                            "doNotOrder": true,
                                            "doNotOrderChanged": true,
                                            "locked": true,
                                            "excludeFromWebUpdate": true,
                                            "excludeFromWebUpdateChanged": true,
                                            "webPriceBasedOn": 136,
                                            "webPriceRounding": true,
                                            "webMarkup": 138,
                                            "webPriceMode": 139,
                                            "altDepartmentID": 1,
                                            "altSubDepartmentID": 1,
                                            "altMinorDepartmentID": 1,
                                            "altLesserDepartmentID": 1,
                                            "altDeptCode": "sample string 140",
                                            "altSubDeptCode": "sample string 141",
                                            "altMinorDeptCode": "sample string 142",
                                            "altLesserDeptCode": "sample string 143",
                                            "altDepartmentChanged": true,
                                            "storeProducts": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "store": {
                                              "$ref": "15"
                                            },
                                            "storePrices": [
                                              {
                                                "$id": "25",
                                                "pluG_UID": "U/S5APnO/kmLj/Imr2gaEA==",
                                                "pluGuid": "00b9f453-cef9-49fe-8b8f-f226af681a10",
                                                "plu": 1,
                                                "storeID": 1,
                                                "zoneID": 2,
                                                "zoneName": "sample string 3",
                                                "store": "sample string 4",
                                                "priceNow": 5,
                                                "costNow": 6,
                                                "costNowDecimals": 7,
                                                "normalPrice": 8,
                                                "gstPercent": 9,
                                                "normalCost": 10,
                                                "normalCostDecimals": 11,
                                                "costGstPercent": 12,
                                                "costCalcMethod": 1,
                                                "currentCost": 13,
                                                "currentCostDecimals": 14,
                                                "break1": 15,
                                                "price1": 16,
                                                "break2": 17,
                                                "price2": 18,
                                                "break3": 19,
                                                "price3": 20,
                                                "fuelItem": 21,
                                                "fixedWeight": 22,
                                                "active": true,
                                                "complianceIndicator": "sample string 23",
                                                "doNotOrder": true,
                                                "doNotRange": true,
                                                "isNormalPriceChangesCampaign": true,
                                                "updated": "2025-06-14T07:30:46.5343203"
                                              },
                                              {
                                                "$ref": "25"
                                              }
                                            ],
                                            "currentPrices": {
                                              "$id": "26",
                                              "pluPrices": {
                                                "$id": "27",
                                                "plu": 1,
                                                "pluG_UID": "QEA=",
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "normalPrice": 1,
                                                "cost": 2,
                                                "break1": 3,
                                                "price1": 4,
                                                "break2": 5,
                                                "price2": 6,
                                                "break3": 7,
                                                "price3": 8,
                                                "discountPrice": 9,
                                                "acceptedUtc": "2025-06-14T07:30:46.5343203",
                                                "priceChangeType": 0,
                                                "costDecimals": 10
                                              },
                                              "normalPluPrices": {
                                                "$ref": "27"
                                              },
                                              "winningCampaign": 1,
                                              "winner": {
                                                "$id": "28",
                                                "campaignName": "sample string 1",
                                                "campaignDescription": "sample string 2",
                                                "startDate": "2025-06-14T07:30:46.5343203",
                                                "startTime": 3,
                                                "endDate": "2025-06-14T07:30:46.5343203",
                                                "endTime": 4,
                                                "newPrice": 5,
                                                "newCost": 6,
                                                "newCostDecimals": 7,
                                                "pctDiscount": 8,
                                                "promoType": 1,
                                                "promotionTypeCode": "sample string 9",
                                                "hostType": 10,
                                                "hostIdentifier": "by1NgBZjUEadUdxYAYT9QQ==",
                                                "hostIdentifierGuid": "804d2d6f-6316-4650-9d51-dc580184fd41",
                                                "storeNames": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ]
                                              },
                                              "details": [
                                                {
                                                  "$ref": "28"
                                                },
                                                {
                                                  "$ref": "28"
                                                }
                                              ]
                                            },
                                            "tray": {
                                              "$id": "29",
                                              "g_UId": "uSJR8MG0Pk61PPxYEaGFrg==",
                                              "guid": "f05122b9-b4c1-4e3e-b53c-fc5811a185ae",
                                              "name": "sample string 1",
                                              "number": 1,
                                              "tare": 1
                                            },
                                            "priceGroup": {
                                              "$id": "30",
                                              "priceGroupG_UID": "dKApxBJpf0Onsg5YmoIWLw==",
                                              "priceGroupGuid": "c429a074-6912-437f-a7b2-0e589a82162f",
                                              "name": "sample string 2",
                                              "code": 1,
                                              "modified": true,
                                              "updated": "2025-06-14T07:30:46.5343203",
                                              "buyingLimit": 1,
                                              "buyingLimitIndependent": true,
                                              "buyingLimitType": 0,
                                              "number": 1,
                                              "products": [
                                                {
                                                  "$ref": "24"
                                                },
                                                {
                                                  "$ref": "24"
                                                }
                                              ],
                                              "productCount": 1
                                            },
                                            "priceGroupName": "sample string 145",
                                            "nutrifacts": {
                                              "$id": "31",
                                              "pluG_UID": "INp3fx3ri0aGn8XmLyBJxA==",
                                              "pluGuid": "7f77da20-eb1d-468b-869f-c5e62f2049c4",
                                              "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": "32",
                                              "pluGuid": "87b66e22-8541-4873-9160-e30123ab243e",
                                              "created": "2025-06-14T07:30:46.5343203",
                                              "createdByUser": "sample string 1",
                                              "activated": "2025-06-14T07:30:46.5343203",
                                              "deactivated": "2025-06-14T07:30:46.5343203",
                                              "lastOrdered": "2025-06-14T07:30:46.5343203",
                                              "lastOrderedQty": 2.0,
                                              "lastReceived": "2025-06-14T07:30:46.5343203",
                                              "lastReceivedQty": 3.0,
                                              "lastInvoiceStatus": 1,
                                              "lastCounted": "2025-06-14T07:30:46.5343203",
                                              "lastSold": "2025-06-14T07:30:46.5343203",
                                              "firstSold": "2025-06-14T07:30:46.5343203",
                                              "awsUpdated": "2025-06-14T07:30:46.5343203",
                                              "lastManualUpdate": "2025-06-14T07:30:46.5343203",
                                              "lastManualUpdatedByUser": "sample string 5",
                                              "lastUpdated": "2025-06-14T07:30:46.5343203",
                                              "lastUpdatedByUser": "sample string 7",
                                              "lastUpdatedByHost": "2025-06-14T07:30:46.5343203",
                                              "doNotRangeUpdated": "2025-06-14T07:30:46.5343203",
                                              "doNotOrderUpdated": "2025-06-14T07:30:46.5343203",
                                              "tracked": "2025-06-14T07:30:46.5343203"
                                            },
                                            "allergens": [
                                              {
                                                "$id": "33",
                                                "allergenID": 1,
                                                "pluG_UID": "s9f8/+FtgUKuAEB36mwDuQ==",
                                                "pluGuid": "fffcd7b3-6de1-4281-ae00-4077ea6c03b9",
                                                "contains": 2,
                                                "allergenName": "sample string 3",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "33"
                                              }
                                            ],
                                            "costs": {
                                              "$id": "34",
                                              "pluG_UID": "+In6hHCl806iloNSXgjDPg==",
                                              "pluGuid": "84fa89f8-a570-4ef3-a296-83525e08c33e",
                                              "enteredCost": 1,
                                              "weightedAvgCost": 1,
                                              "lastCost": 1,
                                              "rawEnteredCost": 2,
                                              "rawWeightedAvgCost": 3,
                                              "rawLastCost": 4,
                                              "freight": 5.0,
                                              "freightType": 6,
                                              "costDecimals": 7,
                                              "fifoCost": 1,
                                              "updated": "2025-06-14T07:30:46.5343203",
                                              "normalCost": 1,
                                              "currentCost": 1
                                            },
                                            "sales": [
                                              {
                                                "$id": "35",
                                                "saleHeaderID": 1,
                                                "created": "2025-06-14T07:30:46.5343203",
                                                "createdLocal": "2025-06-14T07:30:46.5343203",
                                                "storeID": 3,
                                                "storeName": "sample string 4",
                                                "operatorG_Uid": "IHmKtc/ucUGYaO7Dm2A1dA==",
                                                "operatorGuid": "b58a7920-eecf-4171-9868-eec39b603574",
                                                "operatorName": "sample string 5",
                                                "tranType": 1,
                                                "plu": 1,
                                                "pluG_UId": "aH3XYn8qVUSOaenhMfRCpQ==",
                                                "pluGuid": "62d77d68-2a7f-4455-8e69-e9e131f442a5",
                                                "normalPrice": 1,
                                                "totalCents": 1,
                                                "cost": 1,
                                                "grossProfit": 1,
                                                "quantity": 1,
                                                "operator": {
                                                  "$ref": "13"
                                                }
                                              },
                                              {
                                                "$ref": "35"
                                              }
                                            ],
                                            "apns": [
                                              {
                                                "$id": "36",
                                                "pluID": 1,
                                                "pluG_UID": "7YzC15sZEU2eV0lRFli7Dw==",
                                                "pluGuid": "d7c28ced-199b-4d11-9e57-49511658bb0f",
                                                "apn": "sample string 1",
                                                "deleted": true,
                                                "storeID": 1,
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "36"
                                              }
                                            ],
                                            "tuns": [
                                              {
                                                "$id": "37",
                                                "pluG_UId": "/7mrx+eRMEuySe5ng23zvw==",
                                                "pluGuid": "c7abb9ff-91e7-4b30-b249-ee67836df3bf",
                                                "apn": "sample string 1",
                                                "tun": "sample string 2",
                                                "cartonQuantity": 3,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "37"
                                              }
                                            ],
                                            "competitionPricing": [
                                              {
                                                "$id": "38",
                                                "identifier": "IBo8Oz6IEku7seb66MhU+Q==",
                                                "identifierGuid": "3b3c1a20-883e-4b12-bbb1-e6fae8c854f9",
                                                "pluG_UID": "EUFCgQ7UjES7UKlwlpI+pg==",
                                                "pluGuid": "81424111-d40e-448c-bb50-a97096923ea6",
                                                "competitionID": 1,
                                                "name": "sample string 2",
                                                "sellMultiple": 3,
                                                "retailPrice": 4,
                                                "storeName": "sample string 5"
                                              },
                                              {
                                                "$ref": "38"
                                              }
                                            ],
                                            "supplier": {
                                              "$ref": "19"
                                            },
                                            "supplierName": "sample string 146",
                                            "children": [
                                              {
                                                "$ref": "24"
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "ordering": {
                                              "$ref": "22"
                                            },
                                            "flipChartPages": [
                                              {
                                                "$id": "39",
                                                "identifier": "bKc/RrG+Yke1KyvA7OVOtA==",
                                                "groupName": "sample string 1",
                                                "identifierGuid": "463fa76c-beb1-4762-b52b-2bc0ece54eb4",
                                                "exists": true,
                                                "flipChartIdentifier": "M+RvgWhY1EqD5lVmVZkgzw==",
                                                "flipChartIdentifierGuid": "816fe433-5868-4ad4-83e6-5566559920cf",
                                                "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": "Trp9lY4vPkKBAaNLQKZRjw==",
                                                "groupIdentifierGuid": "957dba4e-2f8e-423e-8101-a34b40a6518f",
                                                "flipChart": {
                                                  "$id": "40",
                                                  "identifier": "Zn0Mrh4qx0mWdLCt+Fj9SA==",
                                                  "identifierGuid": "ae0c7d66-2a1e-49c7-9674-b0adf858fd48",
                                                  "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": "41",
                                                    "identifier": "bwnRfrMiZ0ew/nMIF+FOXA==",
                                                    "identifierGuid": "7ed1096f-22b3-4767-b0fe-730817e14e5c",
                                                    "name": "sample string 2",
                                                    "formType": "sample string 3",
                                                    "forms": [
                                                      {
                                                        "$id": "42",
                                                        "id": 1,
                                                        "g_UID": "nUe8fEmUNUK+8/FLpwnesQ==",
                                                        "guid": "7cbc479d-9449-4235-bef3-f14ba709deb1",
                                                        "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": "cPLNNbQnzUGgIMoxW5TsfQ==",
                                                        "previousFormGuid": "35cdf270-27b4-41cd-a020-ca315b94ec7d",
                                                        "nextForm": 1,
                                                        "nextFormG_UID": "UL8dJa1w40WfBJsKTk/GFQ==",
                                                        "nextFormGuid": "251dbf50-70ad-45e3-9f04-9b0a4e4fc615",
                                                        "attributes": "sample string 10",
                                                        "updated": "2025-06-14T07:30:46.5343203",
                                                        "positioning": 1,
                                                        "contentPanel": "sample string 11",
                                                        "selectionMode": 1,
                                                        "maximumSelections": 1,
                                                        "alteredInStore": true,
                                                        "deleted": true,
                                                        "blueprintID": 1,
                                                        "preserveLayout": true,
                                                        "mainCheckoutFormName": "sample string 13",
                                                        "nextCheckoutForm": {
                                                          "$ref": "42"
                                                        },
                                                        "previousCheckoutForm": {
                                                          "$ref": "42"
                                                        },
                                                        "buttons": [
                                                          {
                                                            "$id": "43",
                                                            "id": 1,
                                                            "checkoutFormID": 2,
                                                            "checkoutFormG_UID": "T/ydXSYCdE67sTOZVaOKzg==",
                                                            "checkoutFormGuid": "5d9dfc4f-0226-4e74-bbb1-339955a38ace",
                                                            "identifier": "oDaSfv3IC0SbT2X1bY3XCw==",
                                                            "identifierGuid": "7e9236a0-c8fd-440b-9b4f-65f56d8dd70b",
                                                            "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": "jSDf/64NhUmToEwrpvxAGg==",
                                                            "valueGuid": "ffdf208d-0dae-4985-93a0-4c2ba6fc401a",
                                                            "buttonText": "sample string 10",
                                                            "valueText": "sample string 11",
                                                            "drawImageAndButton": true,
                                                            "updated": "2025-06-14T07:30:46.5343203",
                                                            "action": "sample string 12",
                                                            "valueForm": {
                                                              "$ref": "42"
                                                            },
                                                            "image": {
                                                              "$id": "44",
                                                              "name": "sample string 3.sample string 4",
                                                              "imageID": 2,
                                                              "imageName": "sample string 3",
                                                              "imageExtension": "sample string 4",
                                                              "lastUpdate": "2025-06-14T07:30:46.5343203",
                                                              "imageData": "QEA=",
                                                              "readOnly": true
                                                            }
                                                          },
                                                          {
                                                            "$ref": "43"
                                                          }
                                                        ],
                                                        "panels": [
                                                          {
                                                            "$id": "45",
                                                            "id": 1,
                                                            "checkoutFormID": 2,
                                                            "checkoutFormG_UID": "N/Y/Qtg/oEmfD9VMOkY+Cw==",
                                                            "checkoutFormGuid": "423ff637-3fd8-49a0-9f0f-d54c3a463e0b",
                                                            "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": "45"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "42"
                                                      }
                                                    ],
                                                    "panels": [
                                                      {
                                                        "$ref": "45"
                                                      },
                                                      {
                                                        "$ref": "45"
                                                      }
                                                    ]
                                                  },
                                                  "pages": [
                                                    {
                                                      "$ref": "39"
                                                    },
                                                    {
                                                      "$ref": "39"
                                                    }
                                                  ]
                                                },
                                                "contentPanel": {
                                                  "$ref": "45"
                                                },
                                                "products": [
                                                  {
                                                    "$id": "46",
                                                    "flipChartPageIdentifier": "FuVaxOKWg0St78+Epod7aA==",
                                                    "flipChartPageIdentifierGuid": "c45ae516-96e2-4483-adef-cf84a6877b68",
                                                    "pluG_UID": "opkCNY0nS0KXdIl/f1qfHA==",
                                                    "pluGuid": "350299a2-278d-424b-9774-897f7f5a9f1c",
                                                    "sortOrder": 3,
                                                    "sent": true,
                                                    "productChanged": true,
                                                    "productImageName": "sample string 6",
                                                    "productShowImageOnFlipCharts": true,
                                                    "productShowTextOnFlipCharts": true,
                                                    "productOverrideFlipChartText": true,
                                                    "productFlipChartText": "sample string 10",
                                                    "product": {
                                                      "$ref": "24"
                                                    },
                                                    "departmentSortOrder": 11,
                                                    "subDepartmentName": "sample string 12"
                                                  },
                                                  {
                                                    "$ref": "46"
                                                  }
                                                ],
                                                "productCount": 27,
                                                "pages": [
                                                  {
                                                    "$ref": "39"
                                                  },
                                                  {
                                                    "$ref": "39"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "39"
                                              }
                                            ],
                                            "priceHistory": [
                                              {
                                                "$id": "47",
                                                "pluG_UID": "JWU0G5pQokukmg+07GQoPQ==",
                                                "pluGuid": "1b346525-509a-4ba2-a49a-0fb4ec64283d",
                                                "price": 1,
                                                "costCalcMethod": 1,
                                                "cost": 2,
                                                "weightedAvgCost": 3,
                                                "lastCost": 4,
                                                "rawCost": 5,
                                                "rawWeightedAvgCost": 6,
                                                "rawLastCost": 7,
                                                "costDecimals": 8,
                                                "serviceFeeID": 9,
                                                "freight": 10.0,
                                                "freightType": 11,
                                                "process": "sample string 12",
                                                "user": "sample string 13",
                                                "updated": "2025-06-14T07:30:46.5343203",
                                                "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": "47"
                                              }
                                            ],
                                            "ingredients": [
                                              {
                                                "$id": "48",
                                                "pluG_UID": "1bt3381vykachIvy1kScxw==",
                                                "ingredientGuid": "nPjzSSXovEm+ZDyqaEjAUQ==",
                                                "ingredientIdentifier": "49f3f89c-e825-49bc-be64-3caa6848c051",
                                                "quantity": 1.0,
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ],
                                                "ingredientText": "sample string 1",
                                                "ingredient": {
                                                  "$ref": "24"
                                                }
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "bins": [
                                              {
                                                "$id": "49",
                                                "pluG_UID": "VDucH9+rlU+1ZocYBB7+vg==",
                                                "pluGuid": "1f9c3b54-abdf-4f95-b566-8718041efebe",
                                                "shelfLocationIdentifier": "0rhnjFm2lEe7a/FwUp/d0g==",
                                                "shelfLocationGuid": "8c67b8d2-b659-4794-bb6b-f170529fddd2",
                                                "labelShelfDefault": 1,
                                                "labelTalkerDefault": 1,
                                                "labelSmall": true,
                                                "labelPageLayoutG_UID": "S1KnhofL+0i5Oef7Vw55wA==",
                                                "labelPageLayoutGuid": "86a7524b-cb87-48fb-b939-e7fb570e79c0",
                                                "updated": "2025-06-14T07:30:46.5343203",
                                                "electronicShelfLabelIdentifier": "sample string 5",
                                                "electronicshelfLabelsConfigurationID": 6,
                                                "labelShelfChanged": true,
                                                "productName": "sample string 8",
                                                "locationText": "sample string 9",
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "location": {
                                                  "$id": "50",
                                                  "identifier": "aSyz3A9tHkaaqJ7Ziju1iQ==",
                                                  "storeID": 1,
                                                  "identifierGuid": "dcb32c69-6d0f-461e-9aa8-9ed98a3bb589",
                                                  "name": "sample string 2",
                                                  "haccp": true,
                                                  "blueprintID": 1,
                                                  "updated": "2025-06-14T07:30:46.5343203",
                                                  "minTemp": 1,
                                                  "maxTemp": 1,
                                                  "checkFrequency": 1,
                                                  "storeCaseConfiguration": 5,
                                                  "storeName": "sample string 6",
                                                  "bins": [
                                                    {
                                                      "$ref": "49"
                                                    },
                                                    {
                                                      "$ref": "49"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "$ref": "49"
                                              }
                                            ],
                                            "bin": {
                                              "$ref": "49"
                                            },
                                            "scaleLocations": [
                                              {
                                                "$id": "51",
                                                "plu": 1,
                                                "pluG_UID": "Mg+rVOsO2EWaRHLnVwT9fg==",
                                                "pluGuid": "54ab0f32-0eeb-45d8-9a44-72e75704fd7e",
                                                "deptNo": 1,
                                                "product": {
                                                  "$ref": "24"
                                                },
                                                "scaleLocation": {
                                                  "$id": "52",
                                                  "id": 1,
                                                  "deptNo": 1,
                                                  "deptCode": "sample string 2",
                                                  "name": "sample string 3",
                                                  "enabled": true,
                                                  "updated": "2025-06-14T07:30:46.5343203",
                                                  "department": {
                                                    "$id": "53",
                                                    "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": "52"
                                                    },
                                                    "subDepartments": [
                                                      {
                                                        "$id": "54",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "name": "sample string 3",
                                                        "code": "sample string 4",
                                                        "departmentCode": "sample string 5",
                                                        "externalSales": true,
                                                        "minorDepartments": [
                                                          {
                                                            "$id": "55",
                                                            "id": 1,
                                                            "subDepartmentID": 2,
                                                            "departmentID": 3,
                                                            "name": "sample string 4",
                                                            "subDepartmentCode": "sample string 5",
                                                            "departmentCode": "sample string 6",
                                                            "code": "sample string 7",
                                                            "lesserDepartments": [
                                                              {
                                                                "$id": "56",
                                                                "id": 1,
                                                                "departmentID": 2,
                                                                "subDepartmentID": 3,
                                                                "minorDepartmentID": 4,
                                                                "name": "sample string 5",
                                                                "code": "sample string 6",
                                                                "departmentCode": "sample string 7",
                                                                "subDepartmentCode": "sample string 8",
                                                                "minorDepartmentCode": "sample string 9",
                                                                "updated": "2025-06-14T07:30:46.5343203",
                                                                "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": "0S05anj0o0yV9X5wt210lw==",
                                                                "labelPageLayoutGuid": "6a392dd1-f478-4ca3-95f5-7e70b76d7497",
                                                                "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": "57",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "name": "sample string 3",
                                                                  "active": true,
                                                                  "mscCommodities": [
                                                                    {
                                                                      "$id": "58",
                                                                      "dept": 1,
                                                                      "category": 2,
                                                                      "commodity": 3,
                                                                      "name": "sample string 4",
                                                                      "active": true,
                                                                      "mscSubCommodities": [
                                                                        {
                                                                          "$id": "59",
                                                                          "dept": 1,
                                                                          "category": 2,
                                                                          "commodity": 3,
                                                                          "subCommodity": 4,
                                                                          "name": "sample string 5",
                                                                          "active": true,
                                                                          "subCommodityCode": "sample string 7"
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "commodityCode": "sample string 6"
                                                                    },
                                                                    {
                                                                      "$ref": "58"
                                                                    }
                                                                  ],
                                                                  "categoryCode": "sample string 5"
                                                                },
                                                                "mscCom": {
                                                                  "$ref": "58"
                                                                },
                                                                "mscDep": {
                                                                  "$id": "60",
                                                                  "dept": 1,
                                                                  "name": "sample string 2",
                                                                  "active": true,
                                                                  "mscCategories": [
                                                                    {
                                                                      "$ref": "57"
                                                                    },
                                                                    {
                                                                      "$ref": "57"
                                                                    }
                                                                  ],
                                                                  "deptCode": "sample string 4"
                                                                },
                                                                "mscSubCom": {
                                                                  "$ref": "59"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "56"
                                                              }
                                                            ],
                                                            "updated": "2025-06-14T07:30:46.5343203",
                                                            "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": "7KHNGYL6BE6VH26rQO7tiQ==",
                                                            "labelPageLayoutGuid": "19cda1ec-fa82-4e04-951f-6eab40eeed89",
                                                            "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": "57"
                                                            },
                                                            "mscCom": {
                                                              "$ref": "58"
                                                            },
                                                            "mscDep": {
                                                              "$ref": "60"
                                                            },
                                                            "mscSubCom": {
                                                              "$ref": "59"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "55"
                                                          }
                                                        ],
                                                        "investmentBuyOverride": true,
                                                        "updated": "2025-06-14T07:30:46.5343203",
                                                        "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": "9KWkJiZK0EG78WdYc9f0iA==",
                                                        "labelPageLayoutGuid": "26a4a5f4-4a26-41d0-bbf1-675873d7f488",
                                                        "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": "57"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "58"
                                                        },
                                                        "mscDep": {
                                                          "$ref": "60"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "59"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "stores": [
                                                      1,
                                                      2
                                                    ],
                                                    "investmentBuyOverride": true,
                                                    "updated": "2025-06-14T07:30:46.5343203",
                                                    "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": "+T2ieBg6y0uccsj3ZgYMfQ==",
                                                    "labelPageLayoutGuid": "78a23df9-3a18-4bcb-9c72-c8f766060c7d",
                                                    "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": "57"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "58"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "60"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "59"
                                                    }
                                                  }
                                                }
                                              },
                                              {
                                                "$ref": "51"
                                              }
                                            ],
                                            "nextPrice": {
                                              "$id": "61",
                                              "id": 1,
                                              "campaignID": 2,
                                              "campaignName": "sample string 3",
                                              "plu": 1,
                                              "hostOfferID": 1,
                                              "metcashPromotionID": "sample string 4",
                                              "metcashPromotionPlacement": "sample string 5",
                                              "pluG_UID": "K0LKvmtCtkaMGn+ZsQkaMQ==",
                                              "pluGuid": "beca422b-426b-46b6-8c1a-7f99b1091a31",
                                              "newPrice": 1,
                                              "pctDiscount": 1,
                                              "newCost": 1,
                                              "newCostDecimals": 6,
                                              "dealCostIdentifier": "HZdAYj32DkiY8tDe4763PQ==",
                                              "dealCostGuid": "6240971d-f63d-480e-98f2-d0dee3beb73d",
                                              "pluName": "sample string 7",
                                              "apn": "sample string 8",
                                              "fuelItem": true,
                                              "priceGroupG_UID": "hQwMyMEeAE6b4fzCFFbRBQ==",
                                              "priceGroupGuid": "c80c0c85-1ec1-4e00-9be1-fcc21456d105",
                                              "itemNumber": "sample string 10",
                                              "cri": "sample string 11",
                                              "pluPrice": 12,
                                              "pluCost": 13,
                                              "pluCostIndicator": "sample string 14",
                                              "pluPriceGstPercent": 15,
                                              "pluCostGstPercent": 16,
                                              "pluActive": true,
                                              "cartonQty": 1.1,
                                              "baseUnits": 18.1,
                                              "salesMode": 1,
                                              "pluNormalCost": 19,
                                              "pluaws": 20.0,
                                              "directNumber": "sample string 21",
                                              "departmentName": "sample string 22",
                                              "subDepartmentName": "sample string 23",
                                              "priceGroupName": "sample string 24",
                                              "supplierName": "sample string 25",
                                              "stockOnHand": 1.1,
                                              "stockOnOrder": 1.1,
                                              "lastReceived": "2025-06-14T07:30:46.5343203",
                                              "rrp": 26,
                                              "campaignDescription": "sample string 27",
                                              "campaignComboPriceGroupG_UID": "W8s6LzxefEaN5VYkm29YNA==",
                                              "campaignComboPriceGroupIdentifier": "2f3acb5b-5e3c-467c-8de5-56249b6f5834",
                                              "promotionPlacementDescription": "sample string 28",
                                              "storeAcceptances": [
                                                {
                                                  "$id": "62",
                                                  "plu": 1,
                                                  "pluG_UId": "QEA=",
                                                  "campaignID": 1,
                                                  "campaignName": "sample string 2",
                                                  "storeID": 3,
                                                  "acceptedUtc": "2025-06-14T07:30:46.5343203",
                                                  "operatorG_UID": "KMXW7m+i/U29MUPC9Pfp/w==",
                                                  "operatorGuid": "eed6c528-a26f-4dfd-bd31-43c2f4f7e9ff",
                                                  "machineID": 1,
                                                  "processed": true,
                                                  "appliedUtc": "2025-06-14T07:30:46.5343203",
                                                  "signIqTicketFileMovedUtc": "2025-06-14T07:30:46.5343203",
                                                  "user": "sample string 6",
                                                  "campaignDescription": "sample string 7",
                                                  "productDesc": "sample string 8",
                                                  "storeName": "sample string 9",
                                                  "effectiveUtc": "2025-06-14T07:30:46.5343203",
                                                  "priceChangeType": 0,
                                                  "operatorName": "sample string 10",
                                                  "hostCampaign": true,
                                                  "product": {
                                                    "$ref": "24"
                                                  },
                                                  "campaignPlu": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "62"
                                                }
                                              ],
                                              "campaign": {
                                                "$id": "63",
                                                "id": 1,
                                                "storeID": 2,
                                                "name": "64c13be6-e5ca-40ca-9a42-df07b6e23a7a",
                                                "nameGuid": "64c13be6-e5ca-40ca-9a42-df07b6e23a7a",
                                                "description": "sample string 4",
                                                "showDiscounts": true,
                                                "showTotals": true,
                                                "onlyEvaluateOnSubtotal": true,
                                                "useDescription": true,
                                                "campaignType": 1,
                                                "startDate": "2025-06-14T07:30:46.5343203",
                                                "startTime": 1,
                                                "endDate": "2025-06-14T07:30:46.5343203",
                                                "endTime": 1,
                                                "recurrence": 1,
                                                "recurrenceType": 1,
                                                "monthType": 1,
                                                "weekDays": 1,
                                                "months": 1,
                                                "monthWeeks": 1,
                                                "monthDays": "sample string 7",
                                                "printed": true,
                                                "talkerText": "sample string 8",
                                                "rangeDescription": "sample string 9",
                                                "dealDescription": "sample string 10",
                                                "labelQuantity": 11,
                                                "active": 1,
                                                "deactivated": "2025-06-14T07:30:46.5343203",
                                                "system": true,
                                                "created": "2025-06-14T07:30:46.5343203",
                                                "updated": "2025-06-14T07:30:46.5343203",
                                                "priceChangeNotifiedUtc": "2025-06-14T07:30:46.5343203",
                                                "promoType": 1,
                                                "promotionTypeCode": "sample string 13",
                                                "hostIdentifier": "vQZs6BKnQEmm9cIyVrGL6w==",
                                                "hostIdentifierGuid": "e86c06bd-a712-4940-a6f5-c23256b18beb",
                                                "hostType": 14,
                                                "createdByUser": "sample string 15",
                                                "fromHost": true,
                                                "deleted": true,
                                                "campaignDeleted": "2025-06-14T07:30:46.5343203",
                                                "updatedByUser": "sample string 18",
                                                "offerID": 1,
                                                "isPriceChangeCampaign": true,
                                                "stores": [
                                                  1,
                                                  2
                                                ],
                                                "storeNames": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "campaignPlus": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "campaignPools": [
                                                  {
                                                    "$id": "64",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "plu": 4,
                                                    "pluG_UID": "HnN0UUMKMkSJ45mS+pmwzQ==",
                                                    "pluGuid": "5174731e-0a43-4432-89e3-9992fa99b0cd",
                                                    "hostOfferID": 1,
                                                    "priceGroupG_UID": "6AtBC/xMq0q8pgDdDCnxzw==",
                                                    "priceGroupGuid": "0b410be8-4cfc-4aab-bca6-00dd0c29f1cf",
                                                    "fuelItem": true,
                                                    "pluName": "sample string 6",
                                                    "apn": "sample string 7",
                                                    "pluActive": true,
                                                    "cartonQty": 1,
                                                    "baseUnits": 9.1,
                                                    "cri": "sample string 10",
                                                    "salesMode": 1,
                                                    "pluaws": 11.0,
                                                    "directNumber": "sample string 12",
                                                    "departmentName": "sample string 13",
                                                    "subDepartmentName": "sample string 14",
                                                    "priceGroupName": "sample string 15",
                                                    "supplierName": "sample string 16",
                                                    "stockOnHand": 1.1,
                                                    "stockOnOrder": 1.1,
                                                    "lastReceived": "2025-06-14T07:30:46.5343203",
                                                    "rrp": 17,
                                                    "campaignDescription": "sample string 18",
                                                    "product": {
                                                      "$ref": "24"
                                                    },
                                                    "campaign": {
                                                      "$ref": "63"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "64"
                                                  }
                                                ],
                                                "sellingRules": [
                                                  {
                                                    "$id": "65",
                                                    "id": 1,
                                                    "identifier": "7v0RB2cot02b7Q8fusIZcQ==",
                                                    "identifierStr": "7v0RB2cot02b7Q8fusIZcQ==",
                                                    "identifierGuid": "0711fdee-2867-4db7-9bed-0f1fbac21971",
                                                    "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": "63"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "customers": [
                                                  {
                                                    "$id": "66",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "customerID": "N+GFYOjV9EmOTgivomfoVg==",
                                                    "customerIDGuid": "6085e137-d5e8-49f4-8e4e-08afa267e856",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "customer": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "customerGroups": [
                                                  {
                                                    "$id": "67",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "groupID": "oSpMwpR2NUmKO+ruq58PbA==",
                                                    "groupIDGuid": "c24c2aa1-7694-4935-8a3b-eaeeab9f0f6c",
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "group": {
                                                      "$ref": "9"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "signIqTickets": [
                                                  {
                                                    "$id": "68",
                                                    "identifier": "4Jg8Q88Gf0ee/7VfCJrykQ==",
                                                    "identifierGuid": "433c98e0-06cf-477f-9eff-b55f089af291",
                                                    "campaignName": "sample string 2",
                                                    "message": "sample string 3",
                                                    "ticketFileSource": "sample string 4",
                                                    "ticketFileDestination": "sample string 5",
                                                    "storeID": 1
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ],
                                                "comboPriceGroups": [
                                                  {
                                                    "$id": "69",
                                                    "id": 1,
                                                    "campaignID": 2,
                                                    "campaignName": "sample string 3",
                                                    "g_UID": "ie9cjPqSxU2yv0ycTvK9Pw==",
                                                    "guid": "8c5cef89-92fa-4dc5-b2bf-4c9c4ef2bd3f",
                                                    "description": "sample string 5",
                                                    "newPrice": 1,
                                                    "rangeDescription": "sample string 6",
                                                    "dealDescription": "sample string 7",
                                                    "labelQuantity": 8,
                                                    "hostProductCategoryID": 1,
                                                    "offerID": 1,
                                                    "dontUpdatePricePlus": true,
                                                    "campaign": {
                                                      "$ref": "63"
                                                    },
                                                    "comboPricePlus": [
                                                      {
                                                        "$id": "70",
                                                        "id": 1,
                                                        "campaignID": 2,
                                                        "campaignName": "sample string 3",
                                                        "groupG_UID": "RDD0r7EUq0OVnd5wCdyLxg==",
                                                        "groupGuid": "aff43044-14b1-43ab-959d-de7009dc8bc6",
                                                        "comboPriceType": 5,
                                                        "priceType": 5,
                                                        "pluG_UID": "T5JI4JKQWE26YnggKz4vtA==",
                                                        "pluGuid": "e048924f-9092-4d58-ba62-78202b3e2fb4",
                                                        "priceGroupG_UID": "Q2g1zOh+Dkm/nDfCP8L74A==",
                                                        "priceGroupGuid": "cc356843-7ee8-490e-bf9c-37c23fc2fbe0",
                                                        "campaignPoolID": "sample string 7",
                                                        "quantity": 1,
                                                        "campaign": {
                                                          "$ref": "63"
                                                        },
                                                        "product": {
                                                          "$ref": "24"
                                                        },
                                                        "priceGroup": {
                                                          "$ref": "30"
                                                        },
                                                        "campaignPool": {
                                                          "$ref": "63"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ],
                                                "priceLevels": [
                                                  {
                                                    "$id": "71",
                                                    "id": 1,
                                                    "priceLevelIdentifier": "idI8B5Pc3EGtbCHGcWT+RQ==",
                                                    "priceLevelIdentifierGuid": "073cd289-dc93-41dc-ad6c-21c67164fe45",
                                                    "campaignName": "sample string 3",
                                                    "priceLevelName": "sample string 4"
                                                  },
                                                  {
                                                    "$ref": "71"
                                                  }
                                                ]
                                              },
                                              "product": {
                                                "$ref": "24"
                                              },
                                              "dealCost": {
                                                "$id": "72",
                                                "headerIdentifier": "FN9XDTvGq0GhVnaWqdEj3Q==",
                                                "headerIdentifierGuid": "0d57df14-c63b-41ab-a156-7696a9d123dd",
                                                "identifier": "8bgHexYVmE+bTZEOqtiGTg==",
                                                "identifierGuid": "7b07b8f1-1516-4f98-9b4d-910eaad8864e",
                                                "supplierIdentifier": "YMoGmG5ra06ZBWUIQif0zw==",
                                                "supplierGuid": "9806ca60-6b6e-4e6b-9905-65084227f4cf",
                                                "pluG_UID": "oHXamAXZV0yYInwVCL5ofg==",
                                                "pluGuid": "98da75a0-d905-4c57-9822-7c1508be687e",
                                                "campaignName": "ffaf36eb-88c1-4f4d-9d14-29d1f29e16cc",
                                                "description": "sample string 4",
                                                "cost": 5,
                                                "costDecimals": 6,
                                                "start": "2025-06-14T07:30:46.5343203",
                                                "end": "2025-06-14T07:30:46.5343203",
                                                "type": 9,
                                                "promoType": 10,
                                                "bonusItemPLUG_UID": "yudORKVdREG+WEA+rmha1g==",
                                                "bonusItemPluGuid": "444ee7ca-5da5-4144-be58-403eae685ad6",
                                                "bonusPurchaseUnits": 11,
                                                "bonusReceiveUnits": 12,
                                                "updated": "2025-06-14T07:30:46.5343203",
                                                "metcashPromotionID": "sample string 14",
                                                "fromHost": 15,
                                                "storeNames": "sample string 16",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ],
                                                "supplierName": "sample string 17",
                                                "campaignDescription": "sample string 18",
                                                "newPrice": 1,
                                                "campaignMetcashPromotionID": "sample string 19",
                                                "campaignActive": true,
                                                "campaignStartDate": "2025-06-14T07:30:46.5343203",
                                                "campaignEndDate": "2025-06-14T07:30:46.5343203",
                                                "masterPLUG_UID": "9Q+Gg5+tskW7yNTLs8PEuA==",
                                                "masterID": "83860ff5-ad9f-45b2-bbc8-d4cbb3c3c4b8",
                                                "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": "kkIRhjVj9UiGV5zgOci1WQ==",
                                                "bonusMasterID": "86114292-6335-48f5-8657-9ce039c8b559",
                                                "bonusProductName": "sample string 34",
                                                "bonusProductAPN": "sample string 35",
                                                "bonusOrderCode": "sample string 36",
                                                "bonusNormalSell": 37,
                                                "bonusNormalCost": 38,
                                                "bonusNormalCostDecimals": 39,
                                                "bonusCartonQuantity": 40,
                                                "bonusSalesMode": 41,
                                                "bonusOrderPacked": 42,
                                                "bonusFuelItem": true,
                                                "bonusActive": true
                                              }
                                            },
                                            "currentCostStart": "2025-06-14T07:30:46.5343203",
                                            "dealCosts": [
                                              {
                                                "$ref": "72"
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ],
                                            "tags": [
                                              {
                                                "$id": "73",
                                                "pluG_UID": "pKEhmO1+gkyhHcdNC61ofQ==",
                                                "pluGuid": "9821a1a4-7eed-4c82-a11d-c74d0bad687d",
                                                "tagID": 1,
                                                "description": "sample string 1",
                                                "storeIDs": [
                                                  1,
                                                  2
                                                ]
                                              },
                                              {
                                                "$ref": "73"
                                              }
                                            ],
                                            "alternateProductG_UID": "BfgG5L5tnUKkQ2A98IQLTQ==",
                                            "alternateProduct": "e406f805-6dbe-429d-a443-603df0840b4d",
                                            "productHostCode": {
                                              "$id": "74",
                                              "id": 1,
                                              "pluG_UID": "MAR9xeu3i02R4OhHfph0gQ==",
                                              "pluGuid": "c57d0430-b7eb-4d8b-91e0-e8477e987481",
                                              "ibaCode": "sample string 2"
                                            },
                                            "mscCat": {
                                              "$ref": "57"
                                            },
                                            "mscCom": {
                                              "$ref": "58"
                                            },
                                            "mscDep": {
                                              "$ref": "60"
                                            },
                                            "mscSubCom": {
                                              "$ref": "59"
                                            },
                                            "isUserUpdate": true,
                                            "ignoreMasterProduct": true,
                                            "priceGroupLabelRequested": true,
                                            "firstSold": "2025-06-14T07:30:46.5343203",
                                            "inventoryTracked": "2025-06-14T07:30:46.5343203",
                                            "isNormalPriceChangesCampaign": true
                                          },
                                          "supplier": {
                                            "$ref": "19"
                                          },
                                          "serviceFee": {
                                            "$id": "75",
                                            "id": 1,
                                            "description": "sample string 1",
                                            "fee": 1
                                          },
                                          "isPrimaryHost": true,
                                          "hostVendor": 46
                                        },
                                        {
                                          "$ref": "22"
                                        }
                                      ],
                                      "orderCycleHeaders": [
                                        {
                                          "$id": "76",
                                          "storeID": 1,
                                          "supplierIdentifier": "uYHaMTR5EkKv6MJJCnyp9Q==",
                                          "supplierGuid": "31da81b9-7934-4212-afe8-c2490a7ca9f5",
                                          "departmentCode": "sample string 2",
                                          "warehouseDirectIndicator": "sample string 3",
                                          "type": 4,
                                          "storeName": "sample string 5",
                                          "departmentName": "sample string 6",
                                          "orderDays": 7
                                        },
                                        {
                                          "$ref": "76"
                                        }
                                      ],
                                      "cycles": [
                                        {
                                          "$id": "77",
                                          "storeID": 1,
                                          "supplierIdentifier": "c1FQAq71nUy35euvmH9AnA==",
                                          "supplierGuid": "02505173-f5ae-4c9d-b7e5-ebaf987f409c",
                                          "departmentCode": "sample string 2",
                                          "warehouseDirectIndicator": "sample string 3",
                                          "type": 4,
                                          "cutOffWeek": 5,
                                          "cutOffDay": 6,
                                          "cutOffTime": "00:00:00.1234567",
                                          "leadTime": 7,
                                          "daysBuffer": 8,
                                          "supplierName": "sample string 9",
                                          "cutOffDate": "2025-06-14T07:30:46.5343203",
                                          "deliveryDate": "2025-06-14T07:30:46.5343203",
                                          "nextCutOffDate": "2025-06-14T07:30:46.5343203",
                                          "nextDeliveryDate": "2025-06-14T07:30:46.5343203",
                                          "nextDaysBuffer": 10
                                        },
                                        {
                                          "$ref": "77"
                                        }
                                      ],
                                      "store": {
                                        "$ref": "15"
                                      },
                                      "updated": "2025-06-14T07:30:46.5343203",
                                      "isHost": true
                                    },
                                    "files": [
                                      {
                                        "$id": "78",
                                        "id": "sample string 1",
                                        "fileName": "sample string 2",
                                        "extension": "sample string 3",
                                        "provider": 0,
                                        "type": 0,
                                        "hostType": "sample string 4",
                                        "createdUtc": "2025-06-14T07:30:46.5343203",
                                        "processed": "2025-06-14T07:30:46.5343203",
                                        "isProcessing": true,
                                        "processedCount": 6,
                                        "processingTime": 1,
                                        "collectedUtc": "2025-06-14T07:30:46.5343203",
                                        "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": "18"
                                        },
                                        "metcashHeader": {
                                          "$id": "79",
                                          "customerNumber": "sample string 1",
                                          "creationDate": "2025-06-14T07:30:46.5343203",
                                          "businessPillar": "sample string 3",
                                          "fileType": "sample string 4"
                                        }
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ],
                                    "zoneMatrix": [
                                      {
                                        "$id": "80",
                                        "id": 1,
                                        "hostIdentifier": "kibpDcYIMkCspYBNDCLUZA==",
                                        "hostIdentifierGuid": "0de92692-08c6-4032-aca5-804d0c22d464",
                                        "storeID": 1,
                                        "departmentCode": "sample string 2",
                                        "hostGuids": [
                                          "e4ca23ba-708b-4ee4-8ba6-509ee2282c4a",
                                          "8190a4cc-ab53-45b6-98af-448b47e8b618"
                                        ]
                                      },
                                      {
                                        "$ref": "80"
                                      }
                                    ],
                                    "hostFileStoreSetting": {
                                      "$ref": "17"
                                    },
                                    "hostStoreSettings": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "promotionPlacements": [
                                      {
                                        "$id": "81",
                                        "identifier": "scihiWx5dE2+GB/EtRSNzg==",
                                        "identifierGuid": "89a1c8b1-796c-4d74-be18-1fc4b5148dce",
                                        "code": "sample string 2",
                                        "description": "sample string 3",
                                        "isAdvertised": true
                                      },
                                      {
                                        "$ref": "81"
                                      }
                                    ],
                                    "promoTypeGuids": [
                                      "053a85f0-761b-4d24-a939-f0dfd4415e08",
                                      "bf1a5d97-2c81-4a26-b43c-7b9b138540b8"
                                    ],
                                    "isPromotionOnly": false,
                                    "isOrderable": false,
                                    "vendor": 0
                                  },
                                  "groupIDs": [
                                    1,
                                    2
                                  ],
                                  "hostDescription": "sample string 24"
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "accounts": [
                                {
                                  "$id": "82",
                                  "id": 1,
                                  "storeID": 1,
                                  "accountName": "sample string 2",
                                  "bsb": "sample string 3",
                                  "accountNumber": "sample string 4",
                                  "accountDesignated": true
                                },
                                {
                                  "$ref": "82"
                                }
                              ],
                              "sales": [
                                {
                                  "$id": "83",
                                  "id": 1,
                                  "storeID": 1,
                                  "externalSalesType": 2,
                                  "ftpSiteID": 1,
                                  "lastSaleProcessed": "2025-06-14T07:30:46.5343203",
                                  "ftpSite": {
                                    "$id": "84",
                                    "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": "83"
                                }
                              ],
                              "zoneMatrix": [
                                {
                                  "$ref": "80"
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "cashManagements": [
                                {
                                  "$id": "85",
                                  "id": 1,
                                  "storeID": 1,
                                  "cashManagementType": 2,
                                  "apiID": 1,
                                  "organisationID": "sample string 3",
                                  "siteName": "sample string 4",
                                  "thirdPartyAPI": {
                                    "$id": "86",
                                    "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": "85"
                                }
                              ],
                              "updateStoreID": "377b4b08-7f67-40e0-9575-d2bdc71dd032",
                              "updateStore": {
                                "$id": "87",
                                "id": "b45f1acc-ff45-4fd7-8418-71f15972e2d5",
                                "name": "sample string 1",
                                "lastActivity": "2025-06-14T07:30:46.5343203",
                                "zone": "sample string 2",
                                "timeZoneOffset": 0.0,
                                "businessHoursStart": "00:00:00.1234567",
                                "businessHoursEnd": "00:00:00.1234567",
                                "master": true,
                                "lastIP": "sample string 10",
                                "lastHostName": "sample string 11",
                                "ping": 1,
                                "pingStatus": "sample string 12",
                                "lastUpdateCompleted": "2025-06-14T07:30:46.5343203"
                              },
                              "timeZoneId": "sample string 53",
                              "securityOptions": {
                                "$id": "88",
                                "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": "14"
                          }
                        ]
                      },
                      "customer": {
                        "$ref": "5"
                      },
                      "communityOrganisation": {
                        "$id": "89",
                        "id": 1,
                        "identifier": "QMt4KYTTN0m+UnhwCDi0SA==",
                        "identifierGuid": "2978cb40-d384-4937-be52-78700838b448",
                        "name": "sample string 3",
                        "lookupIdentifier": "sample string 4",
                        "externalID": "sample string 5",
                        "phone": "sample string 6",
                        "fax": "sample string 7",
                        "email": "sample string 8",
                        "address1": "sample string 9",
                        "address2": "sample string 10",
                        "city": "sample string 11",
                        "postCode": "sample string 12",
                        "state": "sample string 13",
                        "country": "sample string 14",
                        "totalAmountAwarded": 15.1,
                        "updated": "2025-06-14T07:30:46.5343203",
                        "deleted": true
                      },
                      "details": [
                        {
                          "$id": "90",
                          "saleItemID": 1,
                          "identifier": "EdHmPVPUYUmoecANjyo9zg==",
                          "identifierGuid": "3de6d111-d453-4961-a879-c00d8f2a3dce",
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "FnTt5mg7lUyRrzdCxsNGtQ==",
                          "pluGuid": "e6ed7416-3b68-4c95-91af-3742c6c346b5",
                          "accountID": "W3jrHsU1lE2pqdGAuB+RQw==",
                          "accountIDGuid": "1eeb785b-35c5-4d94-a9a9-d180b81f9143",
                          "normalPrice": 3,
                          "originalSellingPrice": 4,
                          "discountPrice": 5,
                          "unit": 1,
                          "quantity": 6,
                          "totalCents": 7,
                          "fixedPrice": 1,
                          "tranType": 1,
                          "discountType": 1,
                          "cost": 1,
                          "costDecimals": 8,
                          "markdown": 1,
                          "manualQuantity": 1,
                          "manualPrice": 1,
                          "manualMode": 1,
                          "active": 1,
                          "offline": true,
                          "barcode": "sample string 9",
                          "keyedSale": 1,
                          "discountedID": 1,
                          "fuelID": 1,
                          "serialNumber": "sample string 10",
                          "bestOrExpire": "2025-06-14T07:30:46.5343203",
                          "bestOrExpireType": 1,
                          "providerName": "sample string 11",
                          "refundG_UID": "XPOWKKuoGkCJ3wdEyAIrCQ==",
                          "refundGuid": "2896f35c-a8ab-401a-89df-0744c8022b09",
                          "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": "3/DuUtDRxk2kaEkVa0zX0w==",
                          "idempotentVoidGuid": "52eef0df-d1d0-4dc6-a468-49156b4cd7d3",
                          "priceLevelIdentifier": "l+nDTWHMskCO9nLFJ7HtcA==",
                          "priceLevelIdentifierGuid": "4dc3e997-cc61-40b2-8ef6-72c527b1ed70",
                          "productName": "sample string 23",
                          "apn": "sample string 24",
                          "unknownScans": [
                            {
                              "$id": "91",
                              "id": 1,
                              "saleDetailID": 2,
                              "storeID": 1,
                              "scanned": "2025-06-14T07:30:46.5343203",
                              "operatorG_UID": "QEA=",
                              "barcode": "sample string 4",
                              "processed": 1
                            },
                            {
                              "$ref": "91"
                            }
                          ],
                          "refund": {
                            "$id": "92",
                            "id": 1,
                            "g_UID": "kPp08gFDT0CzeF8B9IOA3Q==",
                            "guid": "f274fa90-4301-404f-b378-5f01f48380dd",
                            "description": "sample string 1",
                            "dumped": true,
                            "inventoryReasonID": 1,
                            "sortOrder": 1,
                            "updated": "2025-06-14T07:30:46.5343203"
                          },
                          "modifier": {
                            "$id": "93",
                            "id": 1,
                            "setG_UID": "tcdpxVIJGUSbz7O5Z6hxWA==",
                            "modifierSetGuid": "c569c7b5-0952-4419-9bcf-b3b967a87158",
                            "name": "sample string 2",
                            "price": 1,
                            "quantity": 1,
                            "modifierType": 1,
                            "groupNumber": 1,
                            "pageNumber": 1,
                            "controlOrder": 1,
                            "printToStation": true,
                            "pluG_UID": "zzg4I2429EehBa6nhXxXxg==",
                            "pluGuid": "233838cf-366e-47f4-a105-aea7857c57c6",
                            "deleted": true,
                            "g_UID": "q/hiH7Z0H0amLrVFjx7Nzw==",
                            "guid": "1f62f8ab-74b6-461f-a62e-b5458f1ecdcf",
                            "product": {
                              "$ref": "24"
                            }
                          },
                          "priceLevelName": "sample string 25",
                          "pumpNumber": 1,
                          "hoseNumber": 1
                        },
                        {
                          "$ref": "90"
                        }
                      ],
                      "eftReceipts": [
                        {
                          "$id": "94",
                          "id": 1,
                          "storeID": 1,
                          "saleHeaderID": 2,
                          "storeSaleHeader": {
                            "$ref": "12"
                          },
                          "receipt": "sample string 3",
                          "processed": 1
                        },
                        {
                          "$ref": "94"
                        }
                      ],
                      "payments": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "cards": [
                        {
                          "$id": "95",
                          "id": 1,
                          "saleHeaderID": 1,
                          "identifier": "sample string 2",
                          "cardType": 3,
                          "providerName": "sample string 4"
                        },
                        {
                          "$ref": "95"
                        }
                      ],
                      "campaignHits": [
                        {
                          "$id": "96",
                          "id": 1,
                          "saleHeaderID": 2,
                          "campaign": "sample string 3",
                          "name": "sample string 4",
                          "processed": 1,
                          "campaignDescription": "sample string 5"
                        },
                        {
                          "$ref": "96"
                        }
                      ],
                      "fuel": [
                        {
                          "$id": "97",
                          "id": 1,
                          "plu": 1,
                          "pluG_UID": "sUY2M7f9wkyYd7EsVFcmjQ==",
                          "pluGuid": "333646b1-fdb7-4cc2-9877-b12c5457268d",
                          "saleHeaderID": 2,
                          "totalCents": 3,
                          "grade": 1,
                          "gradeDescription": "sample string 4",
                          "dispenser": 1,
                          "hose": 1,
                          "quantity": 1,
                          "cost": 1,
                          "acquirerNum": 1,
                          "attendant": 1,
                          "ePurseBalance": 1.0,
                          "cardSignature": "sample string 5",
                          "compartmentNumber": 1,
                          "contractNumber": 1,
                          "discountCardPAN": "sample string 6",
                          "discountID": 1,
                          "discountName": "sample string 7",
                          "discountNetValue": 1.0,
                          "discountType": 1,
                          "discountValue": 1.0,
                          "discretionaryData": "sample string 8",
                          "driverID": "sample string 9",
                          "eftBatchNumber": 1,
                          "eftResponseCode": "sample string 10",
                          "endDateTime": "2025-06-14T07:30:46.5343203",
                          "engineHours": 1.1,
                          "fposNumber": 1,
                          "loyaltyCardPAN": "sample string 11",
                          "miscData1": 1,
                          "miscData2": "sample string 12",
                          "miscFlags": 1,
                          "mop": 1,
                          "odometer": 1,
                          "panNumber": "sample string 13",
                          "saleRefund": true,
                          "saleStatus": 1,
                          "sequenceNumber": 1,
                          "stan": 1,
                          "startDateTime": "2025-06-14T07:30:46.5343203",
                          "tagNumber": "sample string 15",
                          "trackTwoRem": "sample string 16",
                          "transCode": 1,
                          "transType": 1,
                          "unitPrice": 1.0,
                          "vehicleReg": "sample string 17",
                          "offline": true,
                          "processed": 1
                        },
                        {
                          "$ref": "97"
                        }
                      ],
                      "fuelResells": [
                        {
                          "$id": "98",
                          "saleItemID": 1,
                          "saleHeaderID": 2,
                          "plu": 1,
                          "pluG_UId": "EHLcTU54dka5Dyd8dpmgLg==",
                          "pluGuid": "4ddc7210-784e-4676-b90f-277c7699a02e",
                          "accountID": "AALn9bK3ZkW6tnuL53Av1Q==",
                          "accountIDGuid": "f5e70200-b7b2-4566-bab6-7b8be7702fd5",
                          "normalPrice": 3,
                          "originalSellingPrice": 4,
                          "discountPrice": 5,
                          "unit": 1,
                          "quantity": 6,
                          "totalCents": 7,
                          "fixedPrice": 1,
                          "tranType": 1,
                          "processed": 1,
                          "discountType": 1,
                          "cost": 1,
                          "costDecimals": 1,
                          "markdown": 1,
                          "manualQuantity": 1,
                          "manualPrice": 1,
                          "manualMode": 1,
                          "active": 1,
                          "barcode": "sample string 8",
                          "offline": 1,
                          "keyedSale": 1,
                          "discountedID": 1,
                          "fuelID": 1,
                          "serialNumber": "sample string 9",
                          "bestOrExpire": "2025-06-14T07:30:46.5343203",
                          "bestOrExpireType": 1,
                          "refundG_UID": "hk5tTFfbU0S7fXt+Dvph4w==",
                          "refundGuid": "4c6d4e86-db57-4453-bb7d-7b7e0efa61e3",
                          "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": "98"
                        }
                      ],
                      "customerOrder": [
                        {
                          "$id": "99",
                          "identifier": "W0n/Di2kWkGyw8wl9HeeVA==",
                          "identifierGuid": "0eff495b-a42d-415a-b2c3-cc25f4779e54",
                          "id": 1,
                          "orderNo": 2,
                          "externalSaleIdentifier": "sample string 3",
                          "storeID": 4,
                          "zoneID": 5,
                          "deptNo": 6,
                          "customerIdentifier": "ayC2SQFFyk+ctgjQsvUl5w==",
                          "customerIdentifierGuid": "49b6206b-4501-4fca-9cb6-08d0b2f525e7",
                          "operatorNo": 1,
                          "operatorG_UID": "IWR7HWQIbkyf0R7Atbec0g==",
                          "operatorGuid": "1d7b6421-0864-4c6e-9fd1-1ec0b5b79cd2",
                          "created": "2025-06-14T07:30:46.5343203",
                          "ordered": "2025-06-14T07:30:46.5343203",
                          "started": "2025-06-14T07:30:46.5343203",
                          "completed": "2025-06-14T07:30:46.5343203",
                          "supplied": "2025-06-14T07:30:46.5343203",
                          "quickTicket": 1,
                          "deleted": true,
                          "walkAway": true,
                          "approxWait": 1,
                          "actualWait": 1,
                          "deliveryMethod": 8,
                          "externalSaleType": 9,
                          "customer": {
                            "$ref": "5"
                          },
                          "operator": {
                            "$ref": "13"
                          },
                          "details": [
                            {
                              "$id": "100",
                              "headerID": 1,
                              "plu": 1,
                              "pluG_UId": "QtOMd9K04k21hm0XzOcv2g==",
                              "pluGuid": "778cd342-b4d2-4de2-b586-6d17cce72fda",
                              "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": "rONepZQU7EWYL8ILfSsFGA==",
                              "headerIdentifierGuid": "a55ee3ac-1494-45ec-982f-c20b7d2b0518",
                              "product": {
                                "$ref": "24"
                              }
                            },
                            {
                              "$ref": "100"
                            }
                          ],
                          "storeName": "sample string 11",
                          "customerName": "sample string 12",
                          "storeReplyTo": "sample string 13",
                          "storeSubjectLine": "sample string 14",
                          "storeSaleHeader": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "99"
                        }
                      ],
                      "surveyResponses": [
                        {
                          "$id": "101",
                          "surveyG_UID": "gBOq9398PUm4X/3G8qh6MA==",
                          "surveyGuid": "f7aa1380-7c7f-493d-b85f-fdc6f2a87a30",
                          "saleHeaderGuid": "4FQ7RlPYUUGTVxM1EjrJ4A==",
                          "saleGuid": "463b54e0-d853-4151-9357-1335123ac9e0",
                          "textResponse": "sample string 1",
                          "integerResponse": 1,
                          "g_UIDResponse": "dYui32oFMUyS5ZgpmNpbhQ==",
                          "guidResponse": "dfa28b75-056a-4c31-92e5-982998da5b85",
                          "whoAnswered": 2,
                          "answeredAtUTC": "2025-06-14T07:30:46.5343203",
                          "sale": {
                            "$ref": "12"
                          },
                          "survey": {
                            "$id": "102",
                            "g_UID": "t4bdzDxjwk63IJAgly2gUA==",
                            "guid": "ccdd86b7-633c-4ec2-b720-9020972da050",
                            "name": "sample string 1",
                            "storeID": 2,
                            "zoneID": 1,
                            "checkoutFormG_UID": "RsWsoIly1U2DEG1x5vooUQ==",
                            "checkoutFormGuid": "a0acc546-7289-4dd5-8310-6d71e6fa2851",
                            "displayToWho": 3,
                            "displayWhen": 4,
                            "start": "2025-06-14T07:30:46.5343203",
                            "end": "2025-06-14T07:30:46.5343203",
                            "deleted": true,
                            "updated": "2025-06-14T07:30:46.5343203",
                            "possibleIntegerResponses": [
                              1,
                              2
                            ],
                            "possibleTextResponses": [
                              "sample string 1",
                              "sample string 2"
                            ],
                            "possibleGuidResponses": [
                              "c8e69c65-398b-439a-9700-4850601a45c3",
                              "77faa0cd-c0e9-445e-b9fd-fc6df34f77a9"
                            ],
                            "allowsAllTextResponses": true,
                            "surveyForm": {
                              "$ref": "42"
                            }
                          },
                          "ingressId": "sample string 4"
                        },
                        {
                          "$ref": "101"
                        }
                      ],
                      "storeName": "sample string 38",
                      "machineName": "sample string 39",
                      "operatorName": "sample string 40",
                      "direction": 1,
                      "reason": "sample string 41",
                      "accountG_UID": "6q4wKYelHkWArni8x9VsPg==",
                      "accountIdentifier": "2930aeea-a587-451e-80ae-78bcc7d56c3e",
                      "accountName": "sample string 42",
                      "customerOrderIdentifier": "c2JNCOEy9kuDJPO3bJBQ7w==",
                      "customerOrderIdentifierGuid": "084d6273-32e1-4bf6-8324-f3b76c9050ef",
                      "priceLevelName": "sample string 43",
                      "revision": 44,
                      "ingressId": "sample string 45"
                    },
                    "metadata": {
                      "$id": "103",
                      "id": 1,
                      "paymentID": 2,
                      "paymentIdentifier": "6dEjXe63iESaP/CaQhW9Vw==",
                      "paymentIdentifierGuid": "5d23d1e9-b7ee-4488-9a3f-f09a4215bd57",
                      "identifier": "tMFpVo56jUy/wyMqFIaEFg==",
                      "identifierGuid": "5669c1b4-7a8e-4c8d-bfc3-232a14868416",
                      "metadata": "sample string 3",
                      "signatureImage": "QEA=",
                      "itemIdentifier": "PGgwgi0Ze06hTiVHak+9Bg==",
                      "itemIdentifierGuid": "8230683c-192d-4e7b-a14e-25476a4fbd06"
                    }
                  },
                  {
                    "$ref": "11"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "customerGroupMembers": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "customerGroups": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "accounts": [
              {
                "$ref": "7"
              },
              {
                "$ref": "7"
              }
            ],
            "account": {
              "$ref": "7"
            },
            "vouchers": [
              {
                "$id": "104",
                "customerIdentifier": "GCVuBxEH/UWtufzxd1AC9A==",
                "customerIdentifierGuid": "076e2518-0711-45fd-adb9-fcf1775002f4",
                "voucherName": "sample string 2",
                "count": 3,
                "storeID": 4,
                "barcode": "sample string 5",
                "redeemCount": 6,
                "issueCount": 7,
                "storeSalePaymentID": 1,
                "idempotentID": "yuElna28/k+XrM7QdSPZ2A==",
                "idempotentGuid": "9d25e1ca-bcad-4ffe-97ac-ced07523d9d8",
                "offline": true,
                "voucher": {
                  "$ref": "2"
                },
                "customer": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "104"
              }
            ]
          },
          "issuedOfflinePayment": {
            "$ref": "11"
          },
          "redeemedOfflinePayment": {
            "$ref": "11"
          }
        },
        {
          "$ref": "4"
        }
      ]
    },
    "elements": [
      {
        "$id": "105",
        "id": 1,
        "scaleLabelID": 2,
        "showPercentDI": true,
        "showAvgPerHundred": true,
        "showAvgPerServe": true,
        "name": "sample string 6",
        "x": 1.1,
        "y": 1.1,
        "width": 1.1,
        "height": 1.1,
        "type": 1,
        "rotation": 1,
        "text": "sample string 7",
        "fontFamily": "sample string 8",
        "align": 1,
        "bold": true,
        "italic": true,
        "underline": true,
        "strikeout": true,
        "reverse": true,
        "textColour": "sample string 9",
        "fontSize": 1.1,
        "picture": "QEA=",
        "borderWidth": 10,
        "sortOrder": 11,
        "printOptions": 12,
        "superScriptTextFontSize": 1.1,
        "lineStyle": 1,
        "spacingStyle": 1,
        "interCharacterSpacing": 1.1,
        "superScriptOffset": 1.1,
        "lineSpacing": 1.1,
        "dateFormat": "sample string 13",
        "autoGrow": true,
        "fontAutoResize": true,
        "updated": "2025-06-14T07:30:46.5343203"
      },
      {
        "$ref": "105"
      }
    ]
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�;�Z����5xl/workbook.xml �(�����0D�&�C����	)��x��}-[�@[����[ �x�3;�v��|�t�#��P������ 7�M;鼁��1'��8�6h#ˏ���C����@�?�0x�6(�h�e@[Z�w���C�f����d���o�ϰ�bVĂ��6��ٹ��(�N�=(���\�OYA7��l�]PK�;�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�;�Z����''_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="R8fecc5d2e6e74189" /></Relationships>PK�;�Zڣ5
��xl/worksheets/sheet1.xml �(���]s�0��
��B�IG��V�����׬��T�X��7 �$Yl{�(�{��<|���ӭ�&�"��؅p���:�^���|c��dt��kQ:
ϊ�|��e����b�4*<��:��y��g����&Y��\�S��>����F����]��}�V��E����n���(���h�����\l��
�Zb��'����Cqv�T+�+�k�c���f}�Ճ/sg-6�~[����H^�R5)�3+�-�O'M�ֹN��߇d]�c�{�����L���m��CM�r�xa��S�B4��M1O�<�伃&|2G���<DC�1B��a���@L! �!γ&Ϻ<�(�A0刢p8ϛ<�b�!hE�p�Q���AxR�s
R�2�yp�B+�á�buaQ��ZɅ
�v��;�!�8 ,��n^�Њ�W;�*;1R2�	Q.��she�������U��g/���_�)�QMF�<8y}Zկ�n�aQ�_�-�P7��	�oU�!nM��;�@}bj�Oܛ�3��ăI�>17��O,L���G��}⻥cZSX��?-���'���قh�]Z����R��
�AM���-2jqgA����F�1���,�m|,0X��R\3��<�.q�<1�����Y
�X]���^?Y�H�DiiA���Y�,��-� �%xВ��3Kyݒ���-,�uK��-1��X�<`�%�[bAtK,�n��<����gR�"��X�W��?PK�;�Z�K���Pxl/_rels/workbook.xml.rels �(���=n�0F�"p�e9�
�d�5�h���ؒ!)Ms�=R�P�Z��%�����������m�+Y7]��b`��i��p�ꩄ�vs�}���av,<Ѯ���y͹�=M�"3�e�>���3�vē8ι]2�Ɏי�C4J
���<O��`~1��z"숶#_�O���!�@�ok8Č2$U$2]����בܯ׭^�4e�c�j�4MZ��Cez�Ծx6�tZ��V5����e���6'~�/�_PK�;�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�;�Z����(xl/sharedStrings.xml �(�}T]o�0}���`�y$B��P��u�`�lդ�΅X�Gf;]�i�}v`�%����\���{oF�Ϝ�'P�J�x���"S*v��Y�m
<�
)fR@╠=t=im�=*t�e��� �$��/s��Jű�[�t��:0��v;8��CD�$^��B��L�V��Gf|7f<
�n�l��{̡�}�����;�����U&L�JAՙ=z��=�2%kH響d�hܸ�Sl �����`�KY4�ۂ�?�.�,=�4�da�հ6g�A]�5�9��v�\��uz��������(��OJ_�d��n��q+�akpa�K��G�� \����z��n���+�rv]��13�D��ؙit]�m(e.EE.j�q� z��`eG�`�,GK�眪���nw��
o��Aʩ����Bcr��;jZh#yE�oN*A�4U>TW�xC�O��U�-ҙ5㔂0�S�����F1�Yݭ)�U���(;��	�"�Aվ'�_����	���V��ƠJW�� @Q�/�6_Ç�O���Ώ����|9�+M�������{�PK-�;�Z����5xl/workbook.xmlPK-�;�Z����	��[Content_Types].xmlPK-
�;�Z����''U_rels/.relsPK-�;�Zڣ5
���xl/worksheets/sheet1.xmlPK-�;�Z�K���P�xl/_rels/workbook.xml.relsPK-�;�ZЃc'2E
@xl/styles.xmlPK-�;�Z����(�	xl/sharedStrings.xmlPK�/

application/vnd.ms-excel

Sample:
PK�;�Z�)��5xl/workbook.xml �(�����0��J}�(�DB��ҵCwL� ?JR��o�[7�����E���D>rV��5�7%c�Q��h�*�m%� ��a��{KT������^h�Fa�h�������7��hs>R��e0���I�b��*Ž����5m�%ѹ�5M(���=K3H�"�k^d�sz�X����PK�;�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�;�Znr<�''_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="R81fe794bd35e47fe" /></Relationships>PK�;�Zڣ5
��xl/worksheets/sheet1.xml �(���]s�0��
��B�IG��V�����׬��T�X��7 �$Yl{�(�{��<|���ӭ�&�"��؅p���:�^���|c��dt��kQ:
ϊ�|��e����b�4*<��:��y��g����&Y��\�S��>����F����]��}�V��E����n���(���h�����\l��
�Zb��'����Cqv�T+�+�k�c���f}�Ճ/sg-6�~[����H^�R5)�3+�-�O'M�ֹN��߇d]�c�{�����L���m��CM�r�xa��S�B4��M1O�<�伃&|2G���<DC�1B��a���@L! �!γ&Ϻ<�(�A0刢p8ϛ<�b�!hE�p�Q���AxR�s
R�2�yp�B+�á�buaQ��ZɅ
�v��;�!�8 ,��n^�Њ�W;�*;1R2�	Q.��she�������U��g/���_�)�QMF�<8y}Zկ�n�aQ�_�-�P7��	�oU�!nM��;�@}bj�Oܛ�3��ăI�>17��O,L���G��}⻥cZSX��?-���'���قh�]Z����R��
�AM���-2jqgA����F�1���,�m|,0X��R\3��<�.q�<1�����Y
�X]���^?Y�H�DiiA���Y�,��-� �%xВ��3Kyݒ���-,�uK��-1��X�<`�%�[bAtK,�n��<����gR�"��X�W��?PK�;�Zs{���Pxl/_rels/workbook.xml.rels �(����n� @���d$�U�^v����$Q��v��O�/��F�v�	ن�g������mٙ��i��r`d�m�5p
�A�f��ш!���0{��@¼�ܫ�&���Ċ�n�C���;�e��ܥ�e��e���փ�g�N����Zw�=Q�G�Qh�'���Qd�
l�6������Z�<����p��z]�D���HWX����2=:j_���N��t:��\<a��D��U�����PK�;�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�;�Z����(xl/sharedStrings.xml �(�}T]o�0}���`�y$B��P��u�`�lդ�΅X�Gf;]�i�}v`�%����\���{oF�Ϝ�'P�J�x���"S*v��Y�m
<�
)fR@╠=t=im�=*t�e��� �$��/s��Jű�[�t��:0��v;8��CD�$^��B��L�V��Gf|7f<
�n�l��{̡�}�����;�����U&L�JAՙ=z��=�2%kH響d�hܸ�Sl �����`�KY4�ۂ�?�.�,=�4�da�հ6g�A]�5�9��v�\��uz��������(��OJ_�d��n��q+�akpa�K��G�� \����z��n���+�rv]��13�D��ؙit]�m(e.EE.j�q� z��`eG�`�,GK�眪���nw��
o��Aʩ����Bcr��;jZh#yE�oN*A�4U>TW�xC�O��U�-ҙ5㔂0�S�����F1�Yݭ)�U���(;��	�"�Aվ'�_����	���V��ƠJW�� @Q�/�6_Ç�O���Ώ����|9�+M�������{�PK-�;�Z�)��5xl/workbook.xmlPK-�;�Z����	��[Content_Types].xmlPK-
�;�Znr<�''U_rels/.relsPK-�;�Zڣ5
���xl/worksheets/sheet1.xmlPK-�;�Zs{���P�xl/_rels/workbook.xml.relsPK-�;�ZЃc'2E
?xl/styles.xmlPK-�;�Z����(�	xl/sharedStrings.xmlPK�.