GET api/storesale/{id}/receipt

Gets a single receipt from any Store

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

StoreSaleReceipt
NameDescriptionTypeAdditional information
ReceiptHeader

StoreSaleReceiptHeader

None.

SaleHeaderID

integer

None.

TransactionType

TransactionType

None.

StoreID

integer

None.

SaleIdentifier

Transaction identifier (unique)

string

None.

MachineName

Terminal identifier

string

None.

OperatorName

string

None.

Created

Time transaction commenced - UTC timestamp

integer

None.

CreatedLocal

Time transaction commenced - in local time/as printed on physical receipt

date

None.

TotalAmount

Total (in dollars/main currency units)

decimal number

None.

TaxAmount

Tax (in dollars/main currency units)

decimal number

None.

DiscountAmount

Total savings (in dollars/main currency units)

decimal number

None.

LineCount

Count of receipt detail lines

integer

None.

ItemCount

Count of individual items purchased

integer

None.

Customer

Transaction customer

Customer

None.

CommunityOrganisation

Transaction community partner

CommunityOrganisation

None.

Cashout

Total cashout (in dollars/main currency units)

decimal number

None.

Rounding

Total rounding (in dollars/main currency units)

decimal number

None.

Change

Total change (in dollars/main currency units)

decimal number

None.

Details

Receipt details

Collection of ReceiptDetail

None.

Payments

Receipt payments

Collection of ReceiptPayment

None.

Response Formats

application/json, text/json

Sample:
{
  "receiptHeader": {
    "$id": "2",
    "store": {
      "$id": "3",
      "id": 1,
      "name": "sample string 2",
      "phone": "sample string 3",
      "fax": "sample string 4",
      "email": "sample string 5",
      "address1": "sample string 6",
      "address2": "sample string 7",
      "city": "sample string 8",
      "state": "sample string 9",
      "country": "sample string 10",
      "postCode": "sample string 11",
      "abn": "sample string 12"
    },
    "headerText": "sample string 1"
  },
  "saleHeaderID": 1,
  "transactionType": "Refund",
  "storeID": 3,
  "saleIdentifier": "sample string 4",
  "machineName": "sample string 5",
  "operatorName": "sample string 6",
  "created": 7,
  "createdLocal": "2026-04-03T06:26:06.98195",
  "totalAmount": 9.0,
  "taxAmount": 10.0,
  "lineCount": 12,
  "customer": {
    "$id": "4",
    "identifier": "0Dh/qKRvZk2cqmXZaTudcg==",
    "identifierGuid": "a87f38d0-6fa4-4d66-9caa-65d9693b9d72",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2026-04-03T06:26:06.98195",
    "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": "Cyxz3jfHakOgfAxG1if//A==",
    "communityIdentifierGuid": "de732c0b-c737-436a-a07c-0c46d627fffc",
    "joined": "2026-04-03T06:26:06.98195",
    "updated": "2026-04-03T06:26:06.98195",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "5MN1OnLP7EmTzLEYQP84Lg==",
    "priceLevelIdentifierGuid": "3a75c3e4-cf72-49ec-93cc-b11840ff382e",
    "marketingID": "sample string 18",
    "receiptPrintOptions": 1,
    "hidden": true,
    "registered": true,
    "registeredOn": "2026-04-03T06:26:06.98195",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "5",
        "cardType": 2,
        "issueDate": "2026-04-03T06:26:06.98195",
        "expiry": "2026-04-03T06:26:06.98195",
        "customerID": "vxH5ei4QwE+SfFsmQZflTA==",
        "customerIDGuid": "7af911bf-102e-4fc0-927c-5b264197e54c",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2026-04-03T06:26:06.98195",
        "linkedAccount": "dObTpIKLLEG01h1zN21Y7Q==",
        "linkedAccountGuid": "a4d3e674-8b82-412c-b4d6-1d73376d58ed",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "4"
        },
        "account": {
          "$id": "6",
          "id": 1,
          "identifier": "CIXVfmmvdU2ZNl9YxO2MQQ==",
          "identifierGuid": "7ed58508-af69-4d75-9936-5f58c4ed8c41",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2026-04-03T06:26:06.98195",
          "owner": "M9n7m/BQmk+jjidm27No2Q==",
          "ownerGuid": "9bfbd933-50f0-4f9a-a38e-2766dbb368d9",
          "accountStoreGroupIdentifier": "C7Ht9UgrkUaEj83u+ue2KQ==",
          "accountStoreGroupGuid": "f5edb10b-2b48-4691-848f-cdeefae7b629",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2026-04-03T06:26:06.98195",
          "active": true,
          "updated": "2026-04-03T06:26:06.98195",
          "deleted": true,
          "deletedUser": "sample string 16",
          "currentBalanceChanged": true,
          "maximumLimitChanged": true,
          "loyaltyPointsChanged": true,
          "projectedBalance": 17,
          "accountStoreGroupStoreIDs": [
            1,
            2
          ],
          "customerEmail": "sample string 18",
          "ownerCustomer": {
            "$ref": "4"
          },
          "card": {
            "$ref": "5"
          },
          "members": {
            "$id": "7",
            "sample string 1": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "sample string 2": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          },
          "customerGroups": [
            {
              "$id": "8",
              "identifier": "cFgc7/kN9kagaKVkA81SCw==",
              "identifierGuid": "ef1c5870-0df9-46f6-a068-a56403cd520b",
              "name": "sample string 2",
              "primaryContact": "VQJWzvVpfEe35NR7O4Xf5g==",
              "primaryContactGuid": "ce560255-69f5-477c-b7e4-d47b3b85dfe6",
              "accountID": "6FdBKLawY0+kBPn3Jm0dmw==",
              "accountIDGuid": "284157e8-b0b6-4f63-a404-f9f7266d1d9b",
              "special": true,
              "updated": "2026-04-03T06:26:06.98195",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "Ap3ervwWf0CO7szWAeitIw==",
              "priceLevelIdentifierGuid": "aede9d02-16fc-407f-8eee-ccd601e8ad23",
              "marketingListID": "sample string 7",
              "deleted": true,
              "account": {
                "$ref": "6"
              },
              "primaryContactCustomer": {
                "$ref": "4"
              },
              "customerGroupMembers": [
                {
                  "$id": "9",
                  "id": 1,
                  "groupID": "QkAIEPZVXUK/F0klGYVb/g==",
                  "groupIDGuid": "10084042-55f6-425d-bf17-492519855bfe",
                  "customerID": "Qp7jfIlxAE6a62C903W7dw==",
                  "customerIDGuid": "7ce39e42-7189-4e00-9aeb-60bdd375bb77",
                  "card": "sample string 4",
                  "linkedAccount": "uLIy1zFIXEqTqEHdYOO8mw==",
                  "linkedAccountGuid": "d732b2b8-4831-4a5c-93a8-41dd60e3bc9b",
                  "customer": {
                    "$ref": "4"
                  },
                  "group": {
                    "$ref": "8"
                  },
                  "customerCard": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "9"
                }
              ]
            },
            {
              "$ref": "8"
            }
          ]
        },
        "payments": [
          {
            "$id": "10",
            "id": 1,
            "identifier": "VeAzotD5R06OZLlZG2AE6w==",
            "identifierGuid": "a233e055-f9d0-4e47-8e64-b9591b6004eb",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "x6v/HrCsy0+ZtkPPgD0rZA==",
            "accountIDGuid": "1effabc7-acb0-4fcb-99b6-43cf803d2b64",
            "customerAccount": {
              "$ref": "6"
            },
            "customerCard": {
              "$ref": "5"
            },
            "accountType": 1,
            "cardName": "sample string 8",
            "authorisationNumber": "sample string 9",
            "bankReference": "sample string 10",
            "merchantID": "sample string 11",
            "terminalID": "sample string 12",
            "cardNumber": "sample string 13",
            "paymentDate": "2026-04-03T06:26:06.98195",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "Ccpqt8BlGUme4PQ+CxMaBA==",
            "idempotentVoidGuid": "b76aca09-65c0-4919-9ee0-f43e0b131a04",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "11",
              "saleHeaderID": 1,
              "saleHeaderGuid": "VDJ/ODb1PkebvKIuHpl00Q==",
              "saleHeaderIdentifierGuid": "387f3254-f536-473e-9bbc-a22e1e9974d1",
              "created": "2026-04-03T06:26:06.98195",
              "createdLocal": "2026-04-03T06:26:06.98195",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2026-04-03T06:26:06.98195",
              "storeID": 1,
              "operatorG_Uid": "RDCpADreQES8c0CYpZbDpw==",
              "operatorGuid": "00a93044-de3a-4440-bc73-4098a596c3a7",
              "customerG_Uid": "79zg7vEv102E06jifOJ2yw==",
              "customerGuid": "eee0dcef-2ff1-4dd7-84d3-a8e27ce276cb",
              "communityIdentifier": "fTG1XNuTk0uWaehcFshvbw==",
              "communityIdentifierGuid": "5cb5317d-93db-4b93-9669-e85c16c86f6f",
              "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": "/Tw7Cu3Vjk6TS/BDLhs50A==",
              "priceLevelIdentifierGuid": "0a3b3cfd-d5ed-4e8e-934b-f0432e1b39d0",
              "locked": 36,
              "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:26:06.9975916+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
              "deserialisedOrderMetadata": {
                "$id": "12",
                "customerName": "sample string 1",
                "pickupAt": "2026-04-03T06:26:06.9975916",
                "deliveryAddress1": "sample string 2",
                "deliveryAddress2": "sample string 3",
                "customerPhoneNumber": "sample string 4",
                "orderType": 0,
                "externalOrderID": "sample string 5",
                "externalDisplayableOrderID": "sample string 6",
                "tableName": "sample string 7",
                "createdBy": 0,
                "orderingAppName": "sample string 8"
              },
              "relationChecksum": "sample string 38",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "13",
                "id": 1,
                "g_Uid": "CvwjLWcNOU22gZW1cmqgtg==",
                "guid": "2d23fc0a-0d67-4d39-b681-95b5726aa0b6",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2026-04-03T06:26:06.9975916",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2026-04-03T06:26:06.9975916",
                "endShift": "2026-04-03T06:26:06.9975916",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "14",
                    "operatorG_UID": "tl6ucS2XxEW3QUvpNyBzVg==",
                    "operatorGuid": "71ae5eb6-972d-45c4-b741-4be937207356",
                    "storeID": 2,
                    "operator": {
                      "$ref": "13"
                    },
                    "store": {
                      "$id": "15",
                      "id": 1,
                      "isMaster": true,
                      "isElectedMaster": true,
                      "electedMasterStoreID": 1,
                      "isZoneMaster": true,
                      "shortName": "sample string 3",
                      "url": "sample string 4",
                      "sortOrder": 1,
                      "name": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "state": "sample string 12",
                      "country": "sample string 13",
                      "postCode": "sample string 14",
                      "delivery": 1,
                      "exportAccounts": 1,
                      "salesAccountFolder": "sample string 15",
                      "purchaseAccountFolder": "sample string 16",
                      "initLoad": 1,
                      "initIDs": 1,
                      "zoneID": 1,
                      "actAsMaster": 1,
                      "lastActiveUtc": "2026-04-03T06:26:06.9975916",
                      "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": "NCu8Qif2vEm8pTAj6MvkPg==",
                      "hostIdentifierGuid": "42bc2b34-f627-49bc-bca5-3023e8cbe43e",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "defaultOrderDocumentId": 1,
                      "defaultStockReceiveDocumentId": 1,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2026-04-03T06:26:06.9975916",
                      "priceZone": {
                        "$id": "16",
                        "id": 1,
                        "name": "sample string 2",
                        "hostIdentifier": "UjtEJAz/FUC6VkCOGQD2Vw==",
                        "hostIdentifierGuid": "24443b52-ff0c-4015-ba56-408e1900f657",
                        "sortOrder": 3,
                        "zoneMasterStoreID": 1,
                        "electedMasterStoreID": 1,
                        "containsElectedMasterStore": true
                      },
                      "priceZoneName": "sample string 51",
                      "storeFuelConfigured": true,
                      "shippingAddressCopied": true,
                      "shippingAddress": {
                        "$id": "17",
                        "storeID": 1,
                        "addressType": 1,
                        "address1": "sample string 1",
                        "address2": "sample string 2",
                        "city": "sample string 3",
                        "state": "sample string 4",
                        "country": "sample string 5",
                        "postCode": "sample string 6"
                      },
                      "billingAddressCopied": true,
                      "billingAddress": {
                        "$ref": "17"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "18",
                          "id": 1,
                          "hostIdentifier": "KYqsOo0tkEaoKQxw9JIPlw==",
                          "hostIdentifierGuid": "3aac8a29-2d8d-4690-a829-0c70f4920f97",
                          "storeID": 2,
                          "username": "sample string 3",
                          "password": "sample string 4",
                          "passwordPlain": "sample string 5",
                          "serverAddress": "sample string 6",
                          "serverPort": 1,
                          "excludeFromLeadInOut": true,
                          "useForHostFile": true,
                          "metcashPillarID": "sample string 9",
                          "metcashStateCode": "sample string 10",
                          "metcashCustomerID": "sample string 11",
                          "metcashTradingPartnerID": "sample string 12",
                          "drakesCustomerNumber": 1,
                          "sparCustomerNumber": "sample string 13",
                          "sparOrderUsername": "sample string 14",
                          "sparOrderPassword": "sample string 15",
                          "sparOrderPasswordPlain": "sample string 16",
                          "pharmXSiteID": 1,
                          "ibaZoneID": 1,
                          "ibaState": "sample string 17",
                          "foodlandStoreCode": "sample string 18",
                          "ilgMemberNumber": "sample string 19",
                          "ilgOutletLocation": 1,
                          "ilgBaseCost": 1,
                          "ilgApplyNonAdvertisedPromos": true,
                          "ilgExemptFromFreight": true,
                          "ilgOrderDealReview": true,
                          "ilgFinanceFee": 1,
                          "secondPassword": "sample string 23",
                          "secondPasswordPlain": "sample string 24",
                          "secondServerAddress": "sample string 25",
                          "processPromotions": true,
                          "hostProvider": 0,
                          "host": {
                            "$id": "19",
                            "identifier": "QhomnNfEck2bseeOWgLEuA==",
                            "identifierGuid": "9c261a42-c4d7-4d72-9bb1-e78e5a02c4b8",
                            "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": "NrlAtacogkumSxHEzKA7Lg==",
                            "hostSupplierIdentifierGuid": "b540b936-28a7-4b82-a64b-11c4cca03b2e",
                            "loyaltyPriceLevelIdentifier": "HPFAQ4YaPEi24x0kAVic6w==",
                            "loyaltyPriceLevelIdentifierGuid": "4340f11c-1a86-483c-b6e3-1d2401589ceb",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2026-04-03T06:26:06.9975916",
                            "lastProcessed": "2026-04-03T06:26:06.9975916",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "20",
                              "identifier": "MGZGqiGOjEuP350vi5Vgug==",
                              "identifierGuid": "aa466630-8e21-4b8c-8fdf-9d2f8b9560ba",
                              "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": "M/i5nP+w2EmYYKXO6bQy1A==",
                              "primaryContactID": "9cb9f833-b0ff-49d8-9860-a5cee9b432d4",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "0ZJ+GaS+70SXEc5L9CkQtQ==",
                              "supplierGroupGuid": "197e92d1-bea4-44ef-9711-ce4bf42910b5",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2026-04-03T06:26:06.9975916",
                              "rebateLastClaimedAmount": 1.0,
                              "cartonsOnly": true,
                              "minimumOrderValue": 1,
                              "enforceMinimumQuantity": true,
                              "freight": 19.0,
                              "freightType": 20,
                              "deleted": true,
                              "deletedUser": "sample string 22",
                              "storeName": "sample string 23",
                              "primaryContact": {
                                "$id": "21",
                                "id": "0414f12f-0769-4d3a-a355-7b43c669b3ad",
                                "identifier": "2cYEm1OwFE2ya2z9rk2P/w==",
                                "identifierGuid": "9b04c6d9-b053-4d14-b26b-6cfdae4d8fff",
                                "familyName": "sample string 1",
                                "givenNames": "sample string 2",
                                "otherNames": "sample string 3",
                                "title": "sample string 4",
                                "dateOfBirth": "sample string 5",
                                "sex": "sample string 6",
                                "address": "sample string 7",
                                "address1": "sample string 8",
                                "address2": "sample string 9",
                                "town": "sample string 10",
                                "state": "sample string 11",
                                "country": "sample string 12",
                                "postalCode": "sample string 13",
                                "telephone": "sample string 14",
                                "mobile": "sample string 15",
                                "email": "sample string 16",
                                "fax": "sample string 17",
                                "primary": true
                              },
                              "contacts": [
                                {
                                  "$id": "22",
                                  "supplierIdentifier": "HYb6AiDNnka9ROnN2OgA+w==",
                                  "supplierIdentifierGuid": "02fa861d-cd20-469e-bd44-e9cdd8e800fb",
                                  "contactGuid": "r7Y3FCR4aUeXmR/mGtl3ZA==",
                                  "contactID": "1437b6af-7824-4769-9799-1fe61ad97764",
                                  "contact": {
                                    "$ref": "21"
                                  },
                                  "supplier": {
                                    "$ref": "20"
                                  }
                                },
                                {
                                  "$ref": "22"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "23",
                                  "pluG_UID": "icFTlv/gkkmJmAvdSEldUw==",
                                  "pluGuid": "9653c189-e0ff-4992-8998-0bdd48495d53",
                                  "supplierIdentifier": "0PBZ+lYzwkWGHm8YDcYpQA==",
                                  "supplierIdentifierGuid": "fa59f0d0-3356-45c2-861e-6f180dc62940",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 3",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 5,
                                  "averagePackSize": 6,
                                  "effectiveDate": "2026-04-03T06:26:06.9975916",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 9,
                                  "landedUnitCostInc": 10,
                                  "landedCartonCostInc": 12,
                                  "landedCartonCostEx": 13,
                                  "standardCost": 14,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 15",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 16",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 17",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 18",
                                  "invoiceCode": "sample string 19",
                                  "invoiceDesc": "sample string 20",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 21,
                                  "hostType": 22,
                                  "fromHost": 23,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 24.1,
                                  "sellMultiple": 25.1,
                                  "baseMultiple": 26.1,
                                  "hostStandardCost": 27,
                                  "hostTotalCost": 28,
                                  "hostRetail": 29,
                                  "hostLandedUnitCostEx": 30,
                                  "hostLandedUnitCostInc": 31,
                                  "hostDesc": "sample string 32",
                                  "directIndicator": "sample string 33",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 35",
                                  "hostProductType": "sample string 36",
                                  "hostProductGrade": "sample string 37",
                                  "hostProductGroup": "sample string 38",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 41",
                                  "hostLastUpdated": "2026-04-03T06:26:06.9975916",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "24",
                                      "pluG_UID": "vR4HTmiJC02BERbieBf6mQ==",
                                      "pluGuid": "4e071ebd-8968-4d0b-8111-16e27817fa99",
                                      "supplierIdentifier": "D4GyUU1h1EaxNSmWA87jBg==",
                                      "supplierIdentifierGuid": "51b2810f-614d-46d4-b135-299603cee306",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "24"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 42",
                                  "salesMode": 43,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 45,
                                  "parentPluG_UID": "AFHLCR5/UUSYR4U0JublpA==",
                                  "parentPluGuid": "09cb5100-7f1e-4451-9847-853426e6e5a4",
                                  "freight": 46.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "25",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "aDJlGyEgxUmzLqvOQvVjNA==",
                                    "guid": "1b653268-2021-49c5-b32e-abce42f56334",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "8CPhzDy4L02WB6D1oCufvQ==",
                                    "priceGroupGuid": "cce123f0-b83c-4d2f-9607-a0f5a02b9fbd",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2026-04-03T06:26:06.9975916",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2026-04-03T06:26:06.9975916",
                                    "pluCreated": "2026-04-03T06:26:06.9975916",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2026-04-03T06:26:06.9975916",
                                    "lastManualUpdate": "2026-04-03T06:26:06.9975916",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2026-04-03T06:26:06.9975916",
                                    "currentCostUpdated": "2026-04-03T06:26:06.9975916",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 32,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2026-04-03T06:26:06.9975916",
                                    "defaultGP": 1,
                                    "breakTargetMode": 33,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 34,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 35,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 36,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "paws": 1.0,
                                    "awsUpdated": "2026-04-03T06:26:06.9975916",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 53,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "6HLL6c7FE0e4VEFEkzeBng==",
                                    "altPLUGuid": "e9cb72e8-c5ce-4713-b854-41449337819e",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 54",
                                    "altPriceDescription2": "sample string 55",
                                    "cartonQuantity": 56,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 58",
                                    "text2": "sample string 59",
                                    "text3": "sample string 60",
                                    "labelText": "sample string 61",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 65",
                                    "barcodeFormat": "sample string 66",
                                    "austMade": 1,
                                    "coolCode": 67,
                                    "countryOfOrigin": "sample string 68",
                                    "percentContent": 69.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 70",
                                    "subDeptCode": "sample string 71",
                                    "minorDeptCode": "sample string 72",
                                    "lesserDeptCode": "sample string 73",
                                    "deptName": "sample string 74",
                                    "subDeptName": "sample string 75",
                                    "minorDeptName": "sample string 76",
                                    "lesserDeptName": "sample string 77",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 80,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 82,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2026-04-03T06:26:06.9975916",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "BQCh+vIJREqzrv7uSvsjlA==",
                                    "shelfPageLayoutGuid": "faa10005-09f2-4a44-b3ae-feee4afb2394",
                                    "talkerPageLayoutG_UID": "EMZ+K98qgUOpcbXZk2KSyw==",
                                    "talkerPageLayoutGuid": "2b7ec610-2adf-4381-a971-b5d9936292cb",
                                    "unitMeasure": 1.1,
                                    "unitMeasureChanged": true,
                                    "unitMeasureKind": 85,
                                    "unitMeasureKindChanged": true,
                                    "signIQData": "sample string 87",
                                    "refresh": true,
                                    "earnLoyaltyPoints": true,
                                    "earnLoyaltyPointsChanged": true,
                                    "quantityOverride": true,
                                    "quantityOverrideChanged": true,
                                    "quantityRequired": true,
                                    "quantityRequiredChanged": true,
                                    "allowDiscounts": true,
                                    "allowDiscountsChanged": true,
                                    "discountDiscounts": true,
                                    "discountDiscountsChanged": true,
                                    "itemRecalled": true,
                                    "itemRecalledChanged": true,
                                    "noRefund": true,
                                    "noRefundChanged": true,
                                    "allowMarkdown": true,
                                    "allowMarkdownChanged": true,
                                    "priceRequired": true,
                                    "priceRequiredChanged": true,
                                    "fuelItem": true,
                                    "fuelItemChanged": true,
                                    "liabilityItem": true,
                                    "trackSerial": true,
                                    "trackSerialChanged": true,
                                    "allowZeroPrice": true,
                                    "allowZeroPriceChanged": true,
                                    "notForSale": 92,
                                    "notForSaleChanged": true,
                                    "excludeFromDeals": true,
                                    "excludeFromVoucher": true,
                                    "minimumAge": 95,
                                    "minimumAgeChanged": true,
                                    "buyingLimit": 1,
                                    "buyingLimitChanged": true,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitIndependentChanged": true,
                                    "inventoryGuid": "LZ/XOQoBnkmXQV4uFi6gSQ==",
                                    "inventoryIdentifier": "39d79f2d-010a-499e-9741-5e2e162ea049",
                                    "inventoryAccuracy": 1,
                                    "baseUnits": 99,
                                    "orderPacked": 1,
                                    "isManufactured": true,
                                    "isIngredient": true,
                                    "isModifier": true,
                                    "isModifierChanged": true,
                                    "hasModifiers": 100,
                                    "defaultPrinter": "sample string 101",
                                    "defaultPrinterGroup": "sample string 102",
                                    "ingredientsOnManufacture": true,
                                    "manufactureUnitMeasure": 1,
                                    "mpl": 1,
                                    "maxShelfQty": 103,
                                    "allowAutoOrder": true,
                                    "warrantyPeriod": 1,
                                    "parentPluG_UId": "FW5i0W4vak+wJf3Ruwojzw==",
                                    "parentPluGuid": "d1626e15-2f6e-4f6a-b025-fdd1bb0a23cf",
                                    "preferredHostVendor": 105,
                                    "preferredHostChanged": true,
                                    "code": "sample string 107",
                                    "supplierIdentifier": "ZBsRkNp+bUekyoczWRhfUg==",
                                    "supplierIdentifierGuid": "90111b64-7eda-476d-a4ca-873359185f52",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "m6J4MSVqPUmVoZyYsdHxhQ==",
                                    "rebateSupplierIdentifierGuid": "3178a29b-6a25-493d-95a1-9c98b1d1f185",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 109",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 111",
                                    "productType": "sample string 112",
                                    "productGroup": "sample string 113",
                                    "complianceIndicator": "sample string 114",
                                    "inhouseBrand": "sample string 115",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 118",
                                    "lastUpdatedByUser": "sample string 119",
                                    "lastManualUpdatedByUser": "sample string 120",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2026-04-03T06:26:06.9975916",
                                    "commodity": "sample string 122",
                                    "businessPillar": "sample string 123",
                                    "mscCommodity": "sample string 124",
                                    "hostIdentifier": "/HifHZsVUUCR5HQ+0LBXhw==",
                                    "hostIdentifierGuid": "1d9f78fc-159b-4051-91e4-743ed0b05787",
                                    "serviceFeeID": 1,
                                    "serviceFeeIDChanged": true,
                                    "providerName": "sample string 126",
                                    "aisleEnds": "sample string 127",
                                    "deleted": true,
                                    "deletedChanged": true,
                                    "hidden": true,
                                    "doNotRange": true,
                                    "doNotRangeChanged": true,
                                    "doNotOrder": true,
                                    "doNotOrderChanged": true,
                                    "locked": true,
                                    "excludeFromWebUpdate": true,
                                    "excludeFromWebUpdateChanged": true,
                                    "webPriceBasedOn": 138,
                                    "webPriceRounding": true,
                                    "webMarkup": 140,
                                    "webPriceMode": 141,
                                    "altDepartmentID": 1,
                                    "altSubDepartmentID": 1,
                                    "altMinorDepartmentID": 1,
                                    "altLesserDepartmentID": 1,
                                    "altDeptCode": "sample string 142",
                                    "altSubDeptCode": "sample string 143",
                                    "altMinorDeptCode": "sample string 144",
                                    "altLesserDeptCode": "sample string 145",
                                    "altDepartmentChanged": true,
                                    "storeProducts": [
                                      {
                                        "$ref": "25"
                                      },
                                      {
                                        "$ref": "25"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "15"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "26",
                                        "pluG_UID": "++TwrtBM0ECAE56by7QuvQ==",
                                        "pluGuid": "aef0e4fb-4cd0-40d0-8013-9e9bcbb42ebd",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "isElectedMasterStore": true,
                                        "isZoneMasterStore": true,
                                        "priceNow": 7,
                                        "costNow": 8,
                                        "costNowDecimals": 9,
                                        "normalPrice": 10,
                                        "priceNext": 1,
                                        "costNext": 1,
                                        "costNextDecimals": 11,
                                        "nextCampaignName": "sample string 12",
                                        "gstPercent": 13,
                                        "normalCost": 14,
                                        "normalCostDecimals": 15,
                                        "costGstPercent": 16,
                                        "costCalcMethod": 1,
                                        "currentCost": 17,
                                        "currentCostDecimals": 18,
                                        "break1": 19,
                                        "price1": 20,
                                        "break2": 21,
                                        "price2": 22,
                                        "break3": 23,
                                        "price3": 24,
                                        "fuelItem": 25,
                                        "fixedWeight": 26,
                                        "active": true,
                                        "complianceIndicator": "sample string 27",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2026-04-03T06:26:06.9975916"
                                      },
                                      {
                                        "$ref": "26"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "27",
                                      "pluPrices": {
                                        "$id": "28",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "memberDiscountPrice": 10,
                                        "acceptedUtc": "2026-04-03T06:26:06.9975916",
                                        "priceChangeType": 0,
                                        "costDecimals": 11,
                                        "costCalcMethod": 12,
                                        "targetCampaignPriceGtOrEquNormal": true
                                      },
                                      "normalPluPrices": {
                                        "$ref": "28"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "29",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "talkerText": "sample string 3",
                                        "disableWasSave": true,
                                        "startDate": "2026-04-03T06:26:06.9975916",
                                        "startTime": 5,
                                        "endDate": "2026-04-03T06:26:06.9975916",
                                        "endTime": 6,
                                        "newPrice": 7,
                                        "newCost": 8,
                                        "newCostDecimals": 9,
                                        "pctDiscount": 10,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 11",
                                        "hostType": 12,
                                        "hostIdentifier": "VP5qQirJ4Eyb+Aw3HqUk6g==",
                                        "hostIdentifierGuid": "426afe54-c92a-4ce0-9bf8-0c371ea524ea",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "29"
                                        },
                                        {
                                          "$ref": "29"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "30",
                                      "g_UId": "XC+ueufd9UKuM1gYgWhGIw==",
                                      "guid": "7aae2f5c-dde7-42f5-ae33-581881684623",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "31",
                                      "priceGroupG_UID": "R/XpdYa8lE2qEtlvl7Lxdw==",
                                      "priceGroupGuid": "75e9f547-bc86-4d94-aa12-d96f97b2f177",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2026-04-03T06:26:06.9975916",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "25"
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 147",
                                    "nutrifacts": {
                                      "$id": "32",
                                      "pluG_UID": "Z1lYlEo0sU6FnHGtV5qNxw==",
                                      "pluGuid": "94585967-344a-4eb1-859c-71ad579a8dc7",
                                      "plu": 1,
                                      "servingsPerPack": 1,
                                      "servingSize": 1,
                                      "showAllergens": 1,
                                      "energy": 1,
                                      "protein": 1,
                                      "fat": 1,
                                      "saturated": 1,
                                      "carbo": 1,
                                      "sugars": 1,
                                      "sodium": 1,
                                      "potasium": 1,
                                      "calcium": 1,
                                      "fibre": 1,
                                      "soya": 1,
                                      "nutsSeeds": 1,
                                      "shells": 1,
                                      "eggs": 1,
                                      "dairy": 1,
                                      "gluten": 1,
                                      "sulphites": 1,
                                      "peanuts": 1,
                                      "sesame": 1,
                                      "fish": 1,
                                      "lupins": 1
                                    },
                                    "dates": {
                                      "$id": "33",
                                      "pluGuid": "f3ffef0d-e2df-47a5-a362-c06a2ccdc150",
                                      "created": "2026-04-03T06:26:06.9975916",
                                      "createdByUser": "sample string 1",
                                      "activated": "2026-04-03T06:26:06.9975916",
                                      "activatedByUser": "sample string 2",
                                      "deactivated": "2026-04-03T06:26:06.9975916",
                                      "deactivatedByUser": "sample string 3",
                                      "lastOrdered": "2026-04-03T06:26:06.9975916",
                                      "lastOrderedQty": 4.0,
                                      "lastReceived": "2026-04-03T06:26:06.9975916",
                                      "lastReceivedQty": 5.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2026-04-03T06:26:06.9975916",
                                      "lastSold": "2026-04-03T06:26:06.9975916",
                                      "firstSold": "2026-04-03T06:26:06.9975916",
                                      "awsUpdated": "2026-04-03T06:26:06.9975916",
                                      "lastManualUpdate": "2026-04-03T06:26:06.9975916",
                                      "lastManualUpdatedByUser": "sample string 7",
                                      "lastUpdated": "2026-04-03T06:26:06.9975916",
                                      "lastUpdatedByUser": "sample string 9",
                                      "lastUpdatedByHost": "2026-04-03T06:26:06.9975916",
                                      "doNotRangeUpdated": "2026-04-03T06:26:06.9975916",
                                      "doNotOrderUpdated": "2026-04-03T06:26:06.9975916",
                                      "tracked": "2026-04-03T06:26:06.9975916"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "34",
                                        "primaryKey": {
                                          "$id": "35",
                                          "pluGuid": "c1983f4e-2cb1-47e7-88b0-0ff4d01b4c4c",
                                          "contains": 2
                                        },
                                        "allergenID": 1,
                                        "pluG_UID": "Tj+YwbEs50eIsA/00BtMTA==",
                                        "pluGuid": "c1983f4e-2cb1-47e7-88b0-0ff4d01b4c4c",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "36",
                                      "pluG_UID": "WeHsOsHvoEqfWnwIqMVnQw==",
                                      "pluGuid": "3aece159-efc1-4aa0-9f5a-7c08a8c56743",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2026-04-03T06:26:06.9975916",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "37",
                                        "saleHeaderID": 1,
                                        "created": "2026-04-03T06:26:06.9975916",
                                        "createdLocal": "2026-04-03T06:26:06.9975916",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "iV/n/NXSC0u15halC4gBTw==",
                                        "operatorGuid": "fce75f89-d2d5-4b0b-b5e6-16a50b88014f",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "sf2mPrLPwkOPJW+6Jmtvwg==",
                                        "pluGuid": "3ea6fdb1-cfb2-43c2-8f25-6fba266b6fc2",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "13"
                                        }
                                      },
                                      {
                                        "$ref": "37"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "38",
                                        "pluID": 1,
                                        "pluG_UID": "kMBV2lbvw0myaOnD5//Uqw==",
                                        "pluGuid": "da55c090-ef56-49c3-b268-e9c3e7ffd4ab",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "39",
                                        "pluG_UId": "noo0cW16QkiTVvV6nfIycw==",
                                        "pluGuid": "71348a9e-7a6d-4842-9356-f57a9df23273",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "25"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "40",
                                        "identifier": "c69CSQxgfUm4T2ywn4vw8g==",
                                        "identifierGuid": "4942af73-600c-497d-b84f-6cb09f8bf0f2",
                                        "pluG_UID": "2dnT9uvORku4HY3kXFnqCg==",
                                        "pluGuid": "f6d3d9d9-ceeb-4b46-b81d-8de45c59ea0a",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "40"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "20"
                                    },
                                    "supplierName": "sample string 148",
                                    "children": [
                                      {
                                        "$ref": "25"
                                      },
                                      {
                                        "$ref": "25"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "23"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "41",
                                        "identifier": "egjOiin080i+RknNMXpbKA==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "8ace087a-f429-48f3-be46-49cd317a5b28",
                                        "exists": true,
                                        "flipChartIdentifier": "CFpoAMC2RUWFfqy+bMm3nQ==",
                                        "flipChartIdentifierGuid": "00685a08-b6c0-4545-857e-acbe6cc9b79d",
                                        "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": "iPaqt1O3MUaeA5gsqX23TQ==",
                                        "groupIdentifierGuid": "b7aaf688-b753-4631-9e03-982ca97db74d",
                                        "flipChart": {
                                          "$id": "42",
                                          "identifier": "t6jZIuGOVUmx5lX0Ml+NqA==",
                                          "identifierGuid": "22d9a8b7-8ee1-4955-b1e6-55f4325f8da8",
                                          "displayName": "sample string 2",
                                          "sortOrder": 3,
                                          "productsPerRow": 4,
                                          "rowsPerPage": 5,
                                          "buttonMarginX": 6,
                                          "buttonMarginY": 7,
                                          "beginButtonsX": 8,
                                          "beginButtonsY": 9,
                                          "autoSizeButtons": true,
                                          "autoSizeGrid": true,
                                          "showButtonText": true,
                                          "showButtonImage": true,
                                          "formLocationX": 1,
                                          "formLocationY": 1,
                                          "formWidth": 14,
                                          "formHeight": 15,
                                          "formMaximised": true,
                                          "formResizable": true,
                                          "formBackgroundImage": "sample string 16",
                                          "formBackgroundColourA": 1,
                                          "formBackgroundColourR": 1,
                                          "formBackgroundColourG": 1,
                                          "formBackgroundColourB": 1,
                                          "formFontFamily": "sample string 17",
                                          "formFontSize": 1.1,
                                          "formFontStyle": 1,
                                          "formAttributes": "sample string 18",
                                          "buttonWidth": 19,
                                          "buttonHeight": 20,
                                          "buttonAnchor": 21,
                                          "buttonBackgroundImage": "sample string 22",
                                          "buttonTopColour": 1,
                                          "buttonTextColour": 1,
                                          "buttonBottomColour": 1,
                                          "buttonBorderColour": 1,
                                          "buttonBorderWidth": 1,
                                          "buttonRadius": 1,
                                          "buttonGradientMode": 1,
                                          "buttonDropShadow": true,
                                          "buttonShadowWidth": 1,
                                          "buttonHighLightOnPush": true,
                                          "buttonFontFamily": "sample string 23",
                                          "buttonFontSize": 1.1,
                                          "buttonFontStyle": 1,
                                          "buttonTextAlign": 1,
                                          "buttonWordBreak": true,
                                          "buttonDrawImageAndButton": true,
                                          "buttonVerticalText": true,
                                          "buttonImageAlign": 1,
                                          "panelLocationX": 1,
                                          "panelLocationY": 1,
                                          "panelWidth": 1,
                                          "panelHeight": 1,
                                          "panelAnchor": 1,
                                          "panelFontFamily": "sample string 24",
                                          "panelFontSize": 1.1,
                                          "panelFontStyle": 1,
                                          "panelBackgroundColour": 1,
                                          "panelTextColour": 1,
                                          "panelAttributes": "sample string 25",
                                          "unsentCount": 26,
                                          "group": {
                                            "$id": "43",
                                            "identifier": "dttb+P42G026KyWKXNfJjw==",
                                            "identifierGuid": "f85bdb76-36fe-4d1b-ba2b-258a5cd7c98f",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "44",
                                                "id": 1,
                                                "g_UID": "6bThL7oA80+F78VGis4iKA==",
                                                "guid": "2fe1b4e9-00ba-4ff3-85ef-c5468ace2228",
                                                "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": "m8xFND46jEuA1qJfwa62fw==",
                                                "previousFormGuid": "3445cc9b-3a3e-4b8c-80d6-a25fc1aeb67f",
                                                "nextForm": 1,
                                                "nextFormG_UID": "av3s863u4kmJ1uAcYPfLog==",
                                                "nextFormGuid": "f3ecfd6a-eead-49e2-89d6-e01c60f7cba2",
                                                "attributes": "sample string 10",
                                                "updated": "2026-04-03T06:26:06.9975916",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "44"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "44"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "45",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "KNTyTG1Cx0mDm8QP2zHj4A==",
                                                    "checkoutFormGuid": "4cf2d428-426d-49c7-839b-c40fdb31e3e0",
                                                    "identifier": "5EEayGZz2E6JmsGm7DM60g==",
                                                    "identifierGuid": "c81a41e4-7366-4ed8-899a-c1a6ec333ad2",
                                                    "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": "SCHRw/wzc0iERagN20ZmrQ==",
                                                    "valueGuid": "c3d12148-33fc-4873-8445-a80ddb4666ad",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2026-04-03T06:26:06.9975916",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "44"
                                                    },
                                                    "image": {
                                                      "$id": "46",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2026-04-03T06:26:06.9975916",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "45"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "47",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "anCFAg5KjUyyUDYoxWOBdg==",
                                                    "checkoutFormGuid": "0285706a-4a0e-4c8d-b250-3628c5638176",
                                                    "panelType": "sample string 4",
                                                    "name": "sample string 5",
                                                    "locationX": 6,
                                                    "locationY": 7,
                                                    "width": 8,
                                                    "height": 9,
                                                    "anchor": 10,
                                                    "fontFamily": "sample string 11",
                                                    "fontSize": 12.1,
                                                    "fontStyle": 13,
                                                    "backgroundColour": 14,
                                                    "textColour": 15,
                                                    "attributes": "sample string 16"
                                                  },
                                                  {
                                                    "$ref": "47"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "44"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "47"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "41"
                                            },
                                            {
                                              "$ref": "41"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "47"
                                        },
                                        "products": [
                                          {
                                            "$id": "48",
                                            "flipChartPageIdentifier": "WHxJs7QIGUSp2dOSR+Lutg==",
                                            "flipChartPageIdentifierGuid": "b3497c58-08b4-4419-a9d9-d39247e2eeb6",
                                            "pluG_UID": "N9/HuWytr0OY4Gcn+YM/eA==",
                                            "pluGuid": "b9c7df37-ad6c-43af-98e0-6727f9833f78",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "48"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "41"
                                          },
                                          {
                                            "$ref": "41"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "41"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "49",
                                        "pluG_UID": "E/vjQqU9jEi1cvHopj766w==",
                                        "pluGuid": "42e3fb13-3da5-488c-b572-f1e8a63efaeb",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2026-04-03T06:26:06.9975916",
                                        "previousPrice": 1,
                                        "previousCostCalcMethod": 1,
                                        "previousCost": 1,
                                        "previousWeightedAvgCost": 1,
                                        "previousLastCost": 1,
                                        "previousRawCost": 15,
                                        "previousRawWeightedAvgCost": 16,
                                        "previousRawLastCost": 17,
                                        "previousCostDecimals": 1,
                                        "previousServiceFeeID": 18,
                                        "previousFreight": 19.0,
                                        "previousFreightType": 20,
                                        "storeID": 21,
                                        "storeName": "sample string 22",
                                        "serviceFeeDescription": "sample string 23",
                                        "previousServiceFeeDescription": "sample string 24"
                                      },
                                      {
                                        "$ref": "49"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "50",
                                        "pluG_UID": "Qaxty1V+IUGaUsxuZZBCjA==",
                                        "ingredientGuid": "YjkAvd3j3UerRbXmdJgonw==",
                                        "ingredientIdentifier": "bd003962-e3dd-47dd-ab45-b5e67498289f",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "25"
                                        }
                                      },
                                      {
                                        "$ref": "50"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "51",
                                        "pluG_UID": "qJC55XiWDUa9ZAE17m/gPQ==",
                                        "pluGuid": "e5b990a8-9678-460d-bd64-0135ee6fe03d",
                                        "shelfLocationIdentifier": "YDjcheEJTE6Pg26ic94HHA==",
                                        "shelfLocationGuid": "85dc3860-09e1-4e4c-8f83-6ea273de071c",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "ovkcYvGf4ESDRL60NM5JbA==",
                                        "labelPageLayoutGuid": "621cf9a2-9ff1-44e0-8344-beb434ce496c",
                                        "updated": "2026-04-03T06:26:06.9975916",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "25"
                                        },
                                        "location": {
                                          "$id": "52",
                                          "identifier": "xCpGWoyKukKZLMI6UoBZCQ==",
                                          "storeID": 1,
                                          "identifierGuid": "5a462ac4-8a8c-42ba-992c-c23a52805909",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2026-04-03T06:26:06.9975916",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "51"
                                            },
                                            {
                                              "$ref": "51"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "51"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "51"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "53",
                                        "plu": 1,
                                        "pluG_UID": "ncDw4Xx3C06AUDGOIKvG3w==",
                                        "pluGuid": "e1f0c09d-777c-4e0b-8050-318e20abc6df",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "25"
                                        },
                                        "scaleLocation": {
                                          "$id": "54",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2026-04-03T06:26:06.9975916",
                                          "department": {
                                            "$id": "55",
                                            "id": 1,
                                            "name": "sample string 2",
                                            "code": "sample string 3",
                                            "sortOrder": 4,
                                            "isLiquor": true,
                                            "isTobacco": true,
                                            "excludeTalker": true,
                                            "externalSales": true,
                                            "saleGLCode": "sample string 9",
                                            "cogsglCode": "sample string 10",
                                            "accountingCategoryID": 11,
                                            "maximumMarkdownPercentage": 12.0,
                                            "accountingOnly": true,
                                            "generateExternalID": 1,
                                            "useNonReportableTaxCode": true,
                                            "minPLU": 15,
                                            "maxPLU": 16,
                                            "scaleLocation": {
                                              "$ref": "54"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "56",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "57",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "58",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2026-04-03T06:26:06.9975916",
                                                        "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": "0qvxp+AC8Ui4E0xOFpWZKw==",
                                                        "labelPageLayoutGuid": "a7f1abd2-02e0-48f1-b813-4c4e1695992b",
                                                        "minimumAge": 17,
                                                        "countryOfOrigin": "sample string 18",
                                                        "serviceFeeID": 1,
                                                        "eftCode": 19,
                                                        "defaultPrinter": "sample string 20",
                                                        "defaultPrinterGroup": "sample string 21",
                                                        "buyingLimit": 1,
                                                        "buyingLimitIndependent": true,
                                                        "buyingLimitType": 0,
                                                        "includeInDistinctLimit": true,
                                                        "defaultsEmpty": false,
                                                        "mscCat": {
                                                          "$id": "59",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "60",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "61",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "61"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "60"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "60"
                                                        },
                                                        "mscDep": {
                                                          "$id": "62",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "59"
                                                            },
                                                            {
                                                              "$ref": "59"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "61"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "58"
                                                      }
                                                    ],
                                                    "updated": "2026-04-03T06:26:06.9975916",
                                                    "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": "FhagljqMdkqjWTu5e0cwkw==",
                                                    "labelPageLayoutGuid": "96a01616-8c3a-4a76-a359-3bb97b473093",
                                                    "minimumAge": 15,
                                                    "countryOfOrigin": "sample string 16",
                                                    "serviceFeeID": 1,
                                                    "eftCode": 17,
                                                    "defaultPrinter": "sample string 18",
                                                    "defaultPrinterGroup": "sample string 19",
                                                    "buyingLimit": 1,
                                                    "buyingLimitIndependent": true,
                                                    "buyingLimitType": 0,
                                                    "includeInDistinctLimit": true,
                                                    "defaultsEmpty": false,
                                                    "mscCat": {
                                                      "$ref": "59"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "60"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "62"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "61"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "57"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2026-04-03T06:26:06.9975916",
                                                "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": "xzd5zOQt6ESpWFCQftrdZQ==",
                                                "labelPageLayoutGuid": "cc7937c7-2de4-44e8-a958-50907edadd65",
                                                "minimumAge": 15,
                                                "countryOfOrigin": "sample string 16",
                                                "serviceFeeID": 1,
                                                "eftCode": 17,
                                                "defaultPrinter": "sample string 18",
                                                "defaultPrinterGroup": "sample string 19",
                                                "buyingLimit": 1,
                                                "buyingLimitIndependent": true,
                                                "buyingLimitType": 0,
                                                "includeInDistinctLimit": true,
                                                "defaultsEmpty": false,
                                                "mscCat": {
                                                  "$ref": "59"
                                                },
                                                "mscCom": {
                                                  "$ref": "60"
                                                },
                                                "mscDep": {
                                                  "$ref": "62"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "61"
                                                }
                                              },
                                              {
                                                "$ref": "56"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2026-04-03T06:26:06.9975916",
                                            "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": "EA60OEY390SaGDApUFO6xA==",
                                            "labelPageLayoutGuid": "38b40e10-3746-44f7-9a18-30295053bac4",
                                            "minimumAge": 25,
                                            "countryOfOrigin": "sample string 26",
                                            "serviceFeeID": 1,
                                            "eftCode": 27,
                                            "defaultPrinter": "sample string 28",
                                            "defaultPrinterGroup": "sample string 29",
                                            "buyingLimit": 1,
                                            "buyingLimitIndependent": true,
                                            "buyingLimitType": 0,
                                            "includeInDistinctLimit": true,
                                            "defaultsEmpty": false,
                                            "mscCat": {
                                              "$ref": "59"
                                            },
                                            "mscCom": {
                                              "$ref": "60"
                                            },
                                            "mscDep": {
                                              "$ref": "62"
                                            },
                                            "mscSubCom": {
                                              "$ref": "61"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "53"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "63",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "IFWhXiAp00q5R6l8PM/mAg==",
                                      "pluGuid": "5ea15520-2920-4ad3-b947-a97c3ccfe602",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "HqaM4tpC7EqebMKgu89GXA==",
                                      "dealCostGuid": "e28ca61e-42da-4aec-9e6c-c2a0bbcf465c",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "FgTYd9dbq0qnrxI9udOrNg==",
                                      "priceGroupGuid": "77d80416-5bd7-4aab-a7af-123db9d3ab36",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "costCalcMethod": 13,
                                      "pluCost": 14,
                                      "pluCostIndicator": "sample string 15",
                                      "pluPriceGstPercent": 16,
                                      "pluCostGstPercent": 17,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 19.1,
                                      "salesMode": 1,
                                      "pluNormalCost": 20,
                                      "pluaws": 21.0,
                                      "directNumber": "sample string 22",
                                      "departmentName": "sample string 23",
                                      "subDepartmentName": "sample string 24",
                                      "priceGroupName": "sample string 25",
                                      "supplierName": "sample string 26",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2026-04-03T06:26:06.9975916",
                                      "rrp": 27,
                                      "campaignDescription": "sample string 28",
                                      "hostCampaign": true,
                                      "hostIdentifier": "QEA=",
                                      "hostIdentifierGuid": "4ad8a0e0-696c-4397-8a52-7a09702e1846",
                                      "campaignComboPriceGroupG_UID": "k5R6xvGf+UK9w+2bbLziEg==",
                                      "campaignComboPriceGroupIdentifier": "c67a9493-9ff1-42f9-bdc3-ed9b6cbce212",
                                      "promotionPlacementDescription": "sample string 30",
                                      "storeAcceptances": [
                                        {
                                          "$id": "64",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2026-04-03T06:26:06.9975916",
                                          "operatorG_UID": "GUFiCOFnmEuUwInSXQAvGQ==",
                                          "operatorGuid": "08624119-67e1-4b98-94c0-89d25d002f19",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2026-04-03T06:26:06.9975916",
                                          "signIqTicketFileMovedUtc": "2026-04-03T06:26:06.9975916",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2026-04-03T06:26:06.9975916",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "hostIdentifier": "QEA=",
                                          "hostIdentifierGuid": "4aa10b13-2cfd-41cd-93ee-a39d35134c59",
                                          "product": {
                                            "$ref": "25"
                                          },
                                          "campaignPlu": {
                                            "$ref": "63"
                                          },
                                          "fuelItem": true
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "65",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "4e23ff24-ef71-4629-8efe-554b2bddf192",
                                        "nameGuid": "4e23ff24-ef71-4629-8efe-554b2bddf192",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2026-04-03T06:26:06.9975916",
                                        "startTime": 1,
                                        "endDate": "2026-04-03T06:26:06.9975916",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2026-04-03T06:26:06.9975916",
                                        "system": true,
                                        "created": "2026-04-03T06:26:06.9975916",
                                        "updated": "2026-04-03T06:26:06.9975916",
                                        "priceChangeNotifiedUtc": "2026-04-03T06:26:06.9975916",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "oFTalvlBHkaWE1xYoL3R8g==",
                                        "hostIdentifierGuid": "96da54a0-41f9-461e-9613-5c58a0bdd1f2",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2026-04-03T06:26:06.9975916",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "63"
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "6XcmUYpL6UePCi+sqTIMqg==",
                                            "pluGuid": "512677e9-4b8a-47e9-8f0a-2faca9320caa",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "/O+JILTxZ0+lsEUD1egOzw==",
                                            "priceGroupGuid": "2089effc-f1b4-4f67-a5b0-4503d5e80ecf",
                                            "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": "2026-04-03T06:26:06.9975916",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "25"
                                            },
                                            "campaign": {
                                              "$ref": "65"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "67",
                                            "id": 1,
                                            "identifier": "cP7GEjQFaEqUpMWbuJQ/lg==",
                                            "identifierStr": "cP7GEjQFaEqUpMWbuJQ/lg==",
                                            "identifierGuid": "12c6fe70-0534-4a68-94a4-c59bb8943f96",
                                            "campaignID": 4,
                                            "campaignName": "sample string 5",
                                            "ruleJoin": 1,
                                            "ruleType": 6,
                                            "operand0": "sample string 7",
                                            "comparisonOp": 1,
                                            "operand1": "sample string 8",
                                            "action": 1,
                                            "operand2": "sample string 9",
                                            "operand3": "sample string 10",
                                            "includeExcludedItems": true,
                                            "noFurtherDiscounts": true,
                                            "description": "sample string 11",
                                            "sortOrder": 1,
                                            "isItemRule": false,
                                            "prevDept": "sample string 12",
                                            "campaign": {
                                              "$ref": "65"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "68",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "d1ge4MsywkKHbQrAqmW/9g==",
                                            "customerIDGuid": "e01e5877-32cb-42c2-876d-0ac0aa65bff6",
                                            "campaign": {
                                              "$ref": "65"
                                            },
                                            "customer": {
                                              "$ref": "4"
                                            }
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "69",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "xeb4kiH1A0aMD9vQqtvBBQ==",
                                            "groupIDGuid": "92f8e6c5-f521-4603-8c0f-dbd0aadbc105",
                                            "campaign": {
                                              "$ref": "65"
                                            },
                                            "group": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "70",
                                            "identifier": "puSurG/P3UOUF1EG4odPnw==",
                                            "identifierGuid": "acaee4a6-cf6f-43dd-9417-5106e2874f9f",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "en2D2Ns+LEaaIBsQifSlnQ==",
                                            "guid": "d8837d7a-3edb-462c-9a20-1b1089f4a59d",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "65"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "72",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "w/ZhEWUTZEWdish4WATRtA==",
                                                "groupGuid": "1161f6c3-1365-4564-9d8a-c8785804d1b4",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "hfC8yMZaAk2Edbi4WeUmlw==",
                                                "pluGuid": "c8bcf085-5ac6-4d02-8475-b8b859e52697",
                                                "priceGroupG_UID": "HmI5tBe50UWJPDbSPIdrWw==",
                                                "priceGroupGuid": "b439621e-b917-45d1-893c-36d23c876b5b",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "65"
                                                },
                                                "product": {
                                                  "$ref": "25"
                                                },
                                                "priceGroup": {
                                                  "$ref": "31"
                                                },
                                                "campaignPool": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "72"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "73",
                                            "id": 1,
                                            "priceLevelIdentifier": "gUHWXLnsyUq/wm+VTWM57g==",
                                            "priceLevelIdentifierGuid": "5cd64181-ecb9-4ac9-bfc2-6f954d6339ee",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "promotionType": {
                                          "$id": "74",
                                          "identifier": "BAdrONkXs0GU8gQ4xy1Lpg==",
                                          "identifierGuid": "386b0704-17d9-41b3-94f2-0438c72d4ba6",
                                          "hostType": 2,
                                          "code": "sample string 3",
                                          "description": "sample string 4",
                                          "isLiquor": true,
                                          "isAdvertised": true,
                                          "disableWasSave": true,
                                          "excludeFromPromoSales": true,
                                          "labelPageLayoutG_UID": "nKe8Y9pUEUuxqLQXofsCVw==",
                                          "labelPageLayoutGuid": "63bca79c-54da-4b11-b1a8-b417a1fb0257",
                                          "priceLevelIdentifier": "zoE1K24E7U+PDDSXUVvY3g==",
                                          "priceLevelIdentifierGuid": "2b3581ce-046e-4fed-8f0c-3497515bd8de",
                                          "active": true,
                                          "updated": "2026-04-03T06:26:06.9975916",
                                          "hostName": "sample string 11"
                                        }
                                      },
                                      "product": {
                                        "$ref": "25"
                                      },
                                      "dealCost": {
                                        "$id": "75",
                                        "headerIdentifier": "8f2e6IJCiUionfZzl2ZebA==",
                                        "headerIdentifierGuid": "e89efdf1-4282-4889-a89d-f67397665e6c",
                                        "identifier": "yRJa5zlVbUOt8XuoPepX0Q==",
                                        "identifierGuid": "e75a12c9-5539-436d-adf1-7ba83dea57d1",
                                        "supplierIdentifier": "b4mXHQVY/0m6awLiOTquIQ==",
                                        "supplierGuid": "1d97896f-5805-49ff-ba6b-02e2393aae21",
                                        "pluG_UID": "dPHqd0B73E6YdB0wybLdoA==",
                                        "pluGuid": "77eaf174-7b40-4edc-9874-1d30c9b2dda0",
                                        "campaignName": "1d03a167-4792-445f-9e66-b7daabe4f864",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2026-04-03T06:26:06.9975916",
                                        "end": "2026-04-03T06:26:06.9975916",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "GQcXIcaUQ0yo7T1E3K0H5g==",
                                        "bonusItemPluGuid": "21170719-94c6-4c43-a8ed-3d44dcad07e6",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2026-04-03T06:26:06.9975916",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2026-04-03T06:26:06.9975916",
                                        "campaignEndDate": "2026-04-03T06:26:06.9975916",
                                        "masterPLUG_UID": "d1eoxy4anEm89VwGnRlDBg==",
                                        "masterID": "c7a85777-1a2e-499c-bcf5-5c069d194306",
                                        "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": "f46l8KvSa0yFMu7KlWPwOg==",
                                        "bonusMasterID": "f0a58e7f-d2ab-4c6b-8532-eeca9563f03a",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2026-04-03T06:26:06.9975916",
                                    "dealCosts": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "76",
                                        "pluG_UID": "a3nvHva+o0CtHwcP3zdlVA==",
                                        "pluGuid": "1eef796b-bef6-40a3-ad1f-070fdf376554",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "76"
                                      }
                                    ],
                                    "alternateProductG_UID": "p6cR/K5KO0uH8wawcNibgQ==",
                                    "alternateProduct": "fc11a7a7-4aae-4b3b-87f3-06b070d89b81",
                                    "altProduct": {
                                      "$ref": "25"
                                    },
                                    "productHostCode": {
                                      "$id": "77",
                                      "id": 1,
                                      "pluG_UID": "FL9MM2tvJ0G2oAYRu28P9Q==",
                                      "pluGuid": "334cbf14-6f6b-4127-b6a0-0611bb6f0ff5",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "59"
                                    },
                                    "mscCom": {
                                      "$ref": "60"
                                    },
                                    "mscDep": {
                                      "$ref": "62"
                                    },
                                    "mscSubCom": {
                                      "$ref": "61"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2026-04-03T06:26:06.9975916",
                                    "inventoryTracked": "2026-04-03T06:26:06.9975916",
                                    "isNormalPriceChangesCampaign": true,
                                    "baseProductFuel": {
                                      "$id": "78",
                                      "pluG_UID": "06GS08VdoEGJFVf8kL0F+g==",
                                      "pluGuid": "d392a1d3-5dc5-41a0-8915-57fc90bd05fa",
                                      "fuelPluG_UID": "8Odl70jIckycRebVJjUleg==",
                                      "fuelPluGuid": "ef65e7f0-c848-4c72-9c45-e6d52635257a",
                                      "price": 3,
                                      "productDescription": "sample string 4",
                                      "productBarcode": "sample string 5",
                                      "fuelProductDescription": "sample string 6",
                                      "fuelProductBarcode": "sample string 7",
                                      "fuelProductPrice": 8
                                    },
                                    "productFuelLinks": [
                                      {
                                        "$ref": "78"
                                      },
                                      {
                                        "$ref": "78"
                                      }
                                    ]
                                  },
                                  "supplier": {
                                    "$ref": "20"
                                  },
                                  "serviceFee": {
                                    "$id": "79",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 48
                                },
                                {
                                  "$ref": "23"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "80",
                                  "storeID": 1,
                                  "supplierIdentifier": "mZ021wf97EqHqN2j7U6+bw==",
                                  "supplierGuid": "d7369d99-fd07-4aec-87a8-dda3ed4ebe6f",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "80"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "81",
                                  "storeID": 1,
                                  "supplierIdentifier": "y3zEbbx22UabMwRLVsl3uA==",
                                  "supplierGuid": "6dc47ccb-76bc-46d9-9b33-044b56c977b8",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2026-04-03T06:26:06.9975916",
                                  "deliveryDate": "2026-04-03T06:26:06.9975916",
                                  "nextCutOffDate": "2026-04-03T06:26:06.9975916",
                                  "nextDeliveryDate": "2026-04-03T06:26:06.9975916",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "81"
                                }
                              ],
                              "store": {
                                "$ref": "15"
                              },
                              "updated": "2026-04-03T06:26:06.9975916",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "82",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2026-04-03T06:26:06.9975916",
                                "processed": "2026-04-03T06:26:06.9975916",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2026-04-03T06:26:06.9975916",
                                "size": 1,
                                "sizeFormat": "sample string 7",
                                "isArchive": true,
                                "customerNumber": "sample string 9",
                                "businessPillar": "sample string 10",
                                "fileType": "sample string 11",
                                "version": "sample string 12",
                                "reference": "sample string 13",
                                "digest": "sample string 14",
                                "contentType": "sample string 15",
                                "host": {
                                  "$ref": "19"
                                },
                                "metcashHeader": {
                                  "$id": "83",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2026-04-03T06:26:06.9975916",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "82"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "84",
                                "id": 1,
                                "hostIdentifier": "r5bDrgZ+fk6iWMglVgvuDA==",
                                "hostIdentifierGuid": "aec396af-7e06-4e7e-a258-c825560bee0c",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "dcf7f2d8-17e7-4539-9a72-565b65a05cd9",
                                  "8bf3fa43-24e7-41cc-a3b8-d67a931aa993"
                                ]
                              },
                              {
                                "$ref": "84"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "18"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "18"
                              },
                              {
                                "$ref": "18"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "85",
                                "identifier": "Jn3Phokjr0qqqrpVz6SUFQ==",
                                "identifierGuid": "86cf7d26-2389-4aaf-aaaa-ba55cfa49415",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "85"
                              }
                            ],
                            "promoTypeGuids": [
                              "ffd93fb0-e6d1-445a-8c21-06ed57edfa8f",
                              "fd02bdba-0ab5-432c-b7d5-db54126466bf"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 27"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "86",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "86"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "87",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2026-04-03T06:26:06.9975916",
                          "ftpSite": {
                            "$id": "88",
                            "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": "87"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "84"
                        },
                        {
                          "$ref": "84"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "89",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "90",
                            "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": "89"
                        }
                      ],
                      "updateStoreID": "15b508cb-8609-48d5-a8f2-d01b30a54252",
                      "updateStore": {
                        "$id": "91",
                        "id": "400f84ac-217e-47b7-96b1-1fa265dd4d4b",
                        "name": "sample string 1",
                        "lastActivity": "2026-04-03T06:26:06.9975916",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2026-04-03T06:26:06.9975916"
                      },
                      "timeZoneId": "sample string 54",
                      "securityOptions": {
                        "$id": "92",
                        "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": "4"
              },
              "communityOrganisation": {
                "$id": "93",
                "id": 1,
                "identifier": "Hr6v3Lldn0mXiwbEDwcO6w==",
                "identifierGuid": "dcafbe1e-5db9-499f-978b-06c40f070eeb",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "abn": "sample string 15",
                "promoPeriodStart": "2026-04-03T06:26:06.9975916",
                "promoPeriodEnd": "2026-04-03T06:26:06.9975916",
                "allowDonations": true,
                "logoImageName": "sample string 17",
                "totalAmountAwarded": 18.1,
                "updated": "2026-04-03T06:26:06.9975916",
                "deleted": true
              },
              "details": [
                {
                  "$id": "94",
                  "saleItemID": 1,
                  "identifier": "9Q3wE1tTx0iYqx+G0SaGpw==",
                  "identifierGuid": "13f00df5-535b-48c7-98ab-1f86d12686a7",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "pUY+5CV7AE6bKTNS91wcXw==",
                  "pluGuid": "e43e46a5-7b25-4e00-9b29-3352f75c1c5f",
                  "accountID": "EiuHjYVorkGMcy837S/y7g==",
                  "accountIDGuid": "8d872b12-6885-41ae-8c73-2f37ed2ff2ee",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2026-04-03T06:26:06.9975916",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "2j16DskAVEOZ3YJlQ7hBnA==",
                  "refundGuid": "0e7a3dda-00c9-4354-99dd-826543b8419c",
                  "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": "rYdk90+RG0W7ciWXT86eMg==",
                  "idempotentVoidGuid": "f76487ad-914f-451b-bb72-25974fce9e32",
                  "priceLevelIdentifier": "LGORQlTqnkaBN3eP84iSrw==",
                  "priceLevelIdentifierGuid": "4291632c-ea54-469e-8137-778ff38892af",
                  "communityIdentifier": "67MH8uMh7EWs7zsZPzzKjQ==",
                  "communityIdentifierGuid": "f207b3eb-21e3-45ec-acef-3b193f3cca8d",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "95",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2026-04-03T06:26:06.9975916",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "95"
                    }
                  ],
                  "refund": {
                    "$id": "96",
                    "id": 1,
                    "g_UID": "qSxQ/RZAqkmr3CNoiWAA/g==",
                    "guid": "fd502ca9-4016-49aa-abdc-2368896000fe",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2026-04-03T06:26:06.9975916"
                  },
                  "modifier": {
                    "$id": "97",
                    "id": 1,
                    "setG_UID": "ItPoYs2iwkq5sawNbrpQyw==",
                    "modifierSetGuid": "62e8d322-a2cd-4ac2-b9b1-ac0d6eba50cb",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "Xp5JRgvmAkWGRhL5Mvm7Tw==",
                    "pluGuid": "46499e5e-e60b-4502-8646-12f932f9bb4f",
                    "deleted": true,
                    "g_UID": "AY3c28r+/k+ZRLbz2oGafA==",
                    "guid": "dbdc8d01-feca-4ffe-9944-b6f3da819a7c",
                    "product": {
                      "$ref": "25"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "94"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "98",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "11"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "98"
                }
              ],
              "payments": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "cards": [
                {
                  "$id": "99",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "99"
                }
              ],
              "campaignHits": [
                {
                  "$id": "100",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "100"
                }
              ],
              "fuel": [
                {
                  "$id": "101",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "7uQV/TVQPkWoiQrTKnRDIw==",
                  "pluGuid": "fd15e4ee-5035-453e-a889-0ad32a744323",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2026-04-03T06:26:06.9975916",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2026-04-03T06:26:06.9975916",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "101"
                }
              ],
              "fuelResells": [
                {
                  "$id": "102",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "/XDzAsUNIkmnEGura9w4vA==",
                  "pluGuid": "02f370fd-0dc5-4922-a710-6bab6bdc38bc",
                  "accountID": "mq4/8saNJ0uwEldtb2sZbA==",
                  "accountIDGuid": "f23fae9a-8dc6-4b27-b012-576d6f6b196c",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2026-04-03T06:26:06.9975916",
                  "bestOrExpireType": 1,
                  "refundG_UID": "1Ki0tn0OhkuujRbdBrnSWg==",
                  "refundGuid": "b6b4a8d4-0e7d-4b86-ae8d-16dd06b9d25a",
                  "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": "102"
                }
              ],
              "customerOrder": [
                {
                  "$id": "103",
                  "identifier": "LvIgl14Qf02C9XbeDTC4JQ==",
                  "identifierGuid": "9720f22e-105e-4d7f-82f5-76de0d30b825",
                  "id": 1,
                  "orderNo": 2,
                  "externalSaleIdentifier": "sample string 3",
                  "storeID": 4,
                  "zoneID": 5,
                  "deptNo": 6,
                  "customerIdentifier": "7Ec1mKkrpUS7Vd0fD9SvxQ==",
                  "customerIdentifierGuid": "983547ec-2ba9-44a5-bb55-dd1f0fd4afc5",
                  "operatorNo": 1,
                  "operatorG_UID": "0hqR5zGYwEyrmQGhZIepPg==",
                  "operatorGuid": "e7911ad2-9831-4cc0-ab99-01a16487a93e",
                  "created": "2026-04-03T06:26:06.9975916",
                  "ordered": "2026-04-03T06:26:06.9975916",
                  "started": "2026-04-03T06:26:06.9975916",
                  "completed": "2026-04-03T06:26:06.9975916",
                  "supplied": "2026-04-03T06:26:06.9975916",
                  "quickTicket": 1,
                  "deleted": true,
                  "walkAway": true,
                  "approxWait": 1,
                  "actualWait": 1,
                  "deliveryMethod": 8,
                  "externalSaleType": 9,
                  "customer": {
                    "$ref": "4"
                  },
                  "operator": {
                    "$ref": "13"
                  },
                  "details": [
                    {
                      "$id": "104",
                      "headerID": 1,
                      "plu": 1,
                      "pluG_UId": "Lx25MSPHjka3w4QavCAhCQ==",
                      "pluGuid": "31b91d2f-c723-468e-b7c3-841abc202109",
                      "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": "8tm8km+JzkiBS0NzIowkYA==",
                      "headerIdentifierGuid": "92bcd9f2-896f-48ce-814b-4373228c2460",
                      "product": {
                        "$ref": "25"
                      }
                    },
                    {
                      "$ref": "104"
                    }
                  ],
                  "storeName": "sample string 11",
                  "customerName": "sample string 12",
                  "storeReplyTo": "sample string 13",
                  "storeSubjectLine": "sample string 14",
                  "storeSaleHeader": {
                    "$ref": "11"
                  }
                },
                {
                  "$ref": "103"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "105",
                  "surveyG_UID": "Ykr4Mebb9E2Osf0C3oLlEg==",
                  "surveyGuid": "31f84a62-dbe6-4df4-8eb1-fd02de82e512",
                  "saleHeaderGuid": "mDnX/Fj5q02t1tdEqd9fyw==",
                  "saleGuid": "fcd73998-f958-4dab-add6-d744a9df5fcb",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "vGHODKabwk2jN+6v9MBxCQ==",
                  "guidResponse": "0cce61bc-9ba6-4dc2-a337-eeaff4c07109",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2026-04-03T06:26:06.9975916",
                  "sale": {
                    "$ref": "11"
                  },
                  "survey": {
                    "$id": "106",
                    "g_UID": "YlAx7RzbLkezOlB3h4ukiQ==",
                    "guid": "ed315062-db1c-472e-b33a-5077878ba489",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "p+LKLA4zT0mEbDJIG//QjQ==",
                    "checkoutFormGuid": "2ccae2a7-330e-494f-846c-32481bffd08d",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2026-04-03T06:26:06.9975916",
                    "end": "2026-04-03T06:26:06.9975916",
                    "deleted": true,
                    "updated": "2026-04-03T06:26:06.9975916",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "575cbaf1-61e8-4ecf-816d-39ac84d8b392",
                      "319395b4-7417-4f72-a350-26f93598bd41"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "44"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "105"
                }
              ],
              "storeName": "sample string 39",
              "terminalNumber": 40,
              "machineName": "sample string 41",
              "operatorName": "sample string 42",
              "direction": 1,
              "reason": "sample string 43",
              "accountG_UID": "QDPi54CeBUm/GBLGeOnZug==",
              "accountIdentifier": "e7e23340-9e80-4905-bf18-12c678e9d9ba",
              "accountName": "sample string 44",
              "customerOrderIdentifier": "aKzmf1DBZUWEeo9+qFr64w==",
              "customerOrderIdentifierGuid": "7fe6ac68-c150-4565-847a-8f7ea85afae3",
              "priceLevelName": "sample string 45",
              "revision": 46,
              "ingressId": "sample string 47"
            },
            "metadata": {
              "$id": "107",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "vmBBvfc72EiW0F9FO1DPMg==",
              "paymentIdentifierGuid": "bd4160be-3bf7-48d8-96d0-5f453b50cf32",
              "identifier": "5iMxaX5VZE2wmNzbXYx42g==",
              "identifierGuid": "693123e6-557e-4d64-b098-dcdb5d8c78da",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "23oOtVS02EC6Yn2ZsJwEug==",
              "itemIdentifierGuid": "b50e7adb-b454-40d8-ba62-7d99b09c04ba"
            }
          },
          {
            "$ref": "10"
          }
        ]
      },
      {
        "$ref": "5"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "customerGroups": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "accounts": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "account": {
      "$ref": "6"
    },
    "vouchers": [
      {
        "$id": "108",
        "customerIdentifier": "Oz+f8eHt30eIpgzGgU1aYQ==",
        "customerIdentifierGuid": "f19f3f3b-ede1-47df-88a6-0cc6814d5a61",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "f61T+xHF/UqUzzecTRt8SQ==",
        "idempotentGuid": "fb53ad7f-c511-4afd-94cf-379c4d1b7c49",
        "offline": true,
        "voucher": {
          "$id": "109",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2026-04-03T06:26:06.9975916",
          "barcodeTemplate": {
            "$id": "110",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "111",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2026-04-03T06:26:06.9975916",
            "labelPageLayout": "PcJYNhL9gk+Xr48CurSmWA==",
            "pageLayoutGuid": "3658c23d-fd12-4f82-97af-8f02bab4a658",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "109"
            },
            "elements": [
              {
                "$id": "112",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2026-04-03T06:26:06.9975916"
              },
              {
                "$ref": "112"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "113",
              "id": 1,
              "customerIdentifier": "G6ky0/cA8EaTWLPHa7PpLg==",
              "customerIdentifierGuid": "d332a91b-00f7-46f0-9358-b3c76bb3e92e",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2026-04-03T06:26:06.9975916",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "T75wkPZWA0qN9fdfKXDiZQ==",
              "issuedIdempotentGuid": "9070be4f-56f6-4a03-8df5-f75f2970e265",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2026-04-03T06:26:06.9975916",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2026-04-03T06:26:06.9975916",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "+sCfEq3U+USHloNWQW1zgw==",
              "redeemedIdempotentGuid": "129fc0fa-d4ad-44f9-8796-8356416d7383",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2026-04-03T06:26:06.9975916",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "111"
              },
              "voucher": {
                "$ref": "109"
              },
              "customer": {
                "$ref": "4"
              },
              "issuedOfflinePayment": {
                "$ref": "10"
              },
              "redeemedOfflinePayment": {
                "$ref": "10"
              }
            },
            {
              "$ref": "113"
            }
          ]
        },
        "customer": {
          "$ref": "4"
        }
      },
      {
        "$ref": "108"
      }
    ]
  },
  "communityOrganisation": {
    "$ref": "93"
  },
  "cashout": 14.0,
  "rounding": 15.0,
  "change": 16.0,
  "details": [
    null,
    {
      "$id": "114",
      "transactionType": "Void",
      "salesMode": "Both",
      "pluGuid": "sample string 4",
      "productName": "Void",
      "quantity": 0.0,
      "unitPrice": 0.0,
      "totalPrice": 0.0,
      "taxPercent": 0.0,
      "taxAmount": 0.0,
      "discountAmount": 0.0
    }
  ],
  "payments": [
    {
      "$id": "115",
      "paymentType": "Account",
      "amount": 2.0,
      "accountName": "sample string 3",
      "cardName": "sample string 4",
      "reference": "sample string 5"
    },
    {
      "$ref": "115"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKC3�\]��@�5xl/workbook.xml �(�����0��&�C��H@�N\�z�^`+
�'m
>��o�vfg�:k;�Z��#'�J[��{S�$s'm@��V2�}͹���[��$M��01/�r�0��X�X`���V�dB��x@�.͞fe0�����"�)a�ETH1	n�gE��W���-EE��YV����Y~�xg�0J���PKC3�\����	�[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
C3�\	��/''_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="R1820535b1c0e4fb8" /></Relationships>PKC3�\���
��xl/worksheets/sheet1.xml �(���[s�0��
�{AZ�3�;m�4�5Mۤ��q�Ԙ��?���$�C�G�ٕ��P<y�7]{�q^$�f�Ӏ�^��g�ds7�����M�Y��X�q�Y|S��SU��'aX�WqAvo��2�Ө��0[.�y|���xS�@��x��U�J�W�)���<�����T%6Y$�z5{/��S�=��g��N�m�y����β?Շ���'5೺�e�-�e�.���y�ܭJk��5�l]Կ�4���4�[��&�r5�	�4��5ג����(��f7L�*;=��p�S�6\2c��
���^�Z��1�� �8.�{9?�M �Q���LiC���^/:zʉ���r���y���,[���?�z����7{�y�)i�B��`7�a�$f��!q�[�n�(��ݵ�
M�h't4��-��UZɑ
M�h'v2�B")(3{���ɣ$����Z���Vh�GE���ٕ(m�4#��6�����1a�ۋ&���C&��?��� �6�LJ�*��
j�BE�fQ��^�LB�IF'���R�@AIh#ɔ5�r���1V���g(h���TRn�닃V#�0h�����BAe�R`�zsj.Ɯom��0���>�����Ө�f�<�zy=l�WO��cQ_t��*��8#�����C���7C���`}���}�lH�>�nH�>q>$T���O��O|p8�L��@������A�~q ��K����@��Wy�́ s�;��Gڐ���{�@��?r��A��:�����é��T�P��~� �鐣�8�����v�Њ����s hχC{xѝ�������/RSf�t��򡋢Y|�Y������=!����ұn�w_�p�@�6}s (����p ��pݳ���
"��� J�/Gg��:�Vع�V�+b��eY���x��:�PKC3�\��d��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8��&EM��m�&�8��ؖ�=�����ĂM5��|��$����f�6O�|�i��r`d�U��[8G���n�9Є1m�at��'&�0��9r�Cf�4���S�{�P��'^����%n��xq���z����<�������0E`G�=�~Z�_S�%*�'�¡VU'D]j��D�h`�nj!^&
�^��B�²#������*3�'�}��Ӳ�P�\Vb�V(�.�j��.�_PKC3�\Ѓ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��PKC3�\�o�7xl/sharedStrings.xml �(����s�6��;����s
��m2�r�tB�җ��T�נ�,��HC;�߻2�2�=�
��֮�Z�j����+ԊI1��]�〠2gb5�,��i�Q���p)`�ق�8�n�Ji?j�Yk]��z���$�++H
Y�D��z�SU
$Wk]�^�yq�$Lt*7B�:!���&��n���(�J�����g�.�y���eM�"T�Ɩ�
�p�}�e
�j&�CB���y�]3���Zo^AMp�66AY4�̏�n�-5����d!���L5B��GL|�4��`�QZ��
�e�l��
��/��Ao�����9��r���{kD�����3Jb���&be�4a\���ȶ�ؖ��o6#�����d\u�f��)>�m*���z%����έ����5f�D�q�:�/������:#g�UXD��[
�~���у�I������(�cw@	q�~>�a6ȓ�|8A5��4��|!%�[s�,~�^A����^C݊�/��6�
��%��Y����B�lA��7A|���xf��f}�0����-�����&)�����5�4fe3�!^�zk�F�'�}����7B�a��6kT\�j��捌3���x���n^���}各�2�&a�FaL\�%��h�q�EA�
?K�u���z�r�x/;�q���m,�
�3�}D�h����z�ޏrK��>aZ����~�L�WT�d8K���f��u����B�$��"�I�F�� ���|?��ob�$:#��񄚜��,�m��AK�ye��džX�qODZ1̱n���sqY��޳9�|1[���X��$������Gtr�. 6�7��?�	�s�boNye���K��i3�[LG�_��Q'�k�E�O��i?�����$u�{)	�}7�8�0�~�Z��}�6���5��"�P7M܈f���~��!�,�.�d"9�楦�� ��������@���n�ZB�/k�����=|���PK-C3�\]��@�5xl/workbook.xmlPK-C3�\����	�[Content_Types].xmlPK-
C3�\	��/''V_rels/.relsPK-C3�\���
���xl/worksheets/sheet1.xmlPK-C3�\��d��P�xl/_rels/workbook.xml.relsPK-C3�\Ѓc'2E
	xl/styles.xmlPK-C3�\�o�7�
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKC3�\�̶5xl/workbook.xml �(�����0��&�C��`�(N\�z𾔭4П�5��$޼���~;�d��3���/\E�l���=*�'cQǝ0NA�ҽ�Brl+ԁ��$gG�h�K��J���C�|�Ը�HM�ぐrn��8�EFc�;���!��*�~�(�AaE@��ܻ����B��!D��~�v�$tgﰒm��/PKC3�\����	�[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
C3�\B��''_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="R8eee53fb36e643a5" /></Relationships>PKC3�\���
��xl/worksheets/sheet1.xml �(���[s�0��
�{AZ�3�;m�4�5Mۤ��q�Ԙ��?���$�C�G�ٕ��P<y�7]{�q^$�f�Ӏ�^��g�ds7�����M�Y��X�q�Y|S��SU��'aX�WqAvo��2�Ө��0[.�y|���xS�@��x��U�J�W�)���<�����T%6Y$�z5{/��S�=��g��N�m�y����β?Շ���'5೺�e�-�e�.���y�ܭJk��5�l]Կ�4���4�[��&�r5�	�4��5ג����(��f7L�*;=��p�S�6\2c��
���^�Z��1�� �8.�{9?�M �Q���LiC���^/:zʉ���r���y���,[���?�z����7{�y�)i�B��`7�a�$f��!q�[�n�(��ݵ�
M�h't4��-��UZɑ
M�h'v2�B")(3{���ɣ$����Z���Vh�GE���ٕ(m�4#��6�����1a�ۋ&���C&��?��� �6�LJ�*��
j�BE�fQ��^�LB�IF'���R�@AIh#ɔ5�r���1V���g(h���TRn�닃V#�0h�����BAe�R`�zsj.Ɯom��0���>�����Ө�f�<�zy=l�WO��cQ_t��*��8#�����C���7C���`}���}�lH�>�nH�>q>$T���O��O|p8�L��@������A�~q ��K����@��Wy�́ s�;��Gڐ���{�@��?r��A��:�����é��T�P��~� �鐣�8�����v�Њ����s hχC{xѝ�������/RSf�t��򡋢Y|�Y������=!����ұn�w_�p�@�6}s (����p ��pݳ���
"��� J�/Gg��:�Vع�V�+b��eY���x��:�PKC3�\%�A�Pxl/_rels/workbook.xml.rels �(���An� E�����"���M7ݦ��c�Hۜ���W(J��H]t��?��F����f�6O�B��h]qJ�ioF7t�𮥻�f�J�F��I~�bGmJ�cQ[�U��.wЇY�\��-J�l�����A���p^�?D�8jx��4�K�٫�h%H��"�u���<����z-���-���fj1�'��^�u!#.[4��%
%�Me�
`�Sț.�ʸP�u�WM��ۋ���/PKC3�\Ѓ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��PKC3�\�o�7xl/sharedStrings.xml �(����s�6��;����s
��m2�r�tB�җ��T�נ�,��HC;�߻2�2�=�
��֮�Z�j����+ԊI1��]�〠2gb5�,��i�Q���p)`�ق�8�n�Ji?j�Yk]��z���$�++H
Y�D��z�SU
$Wk]�^�yq�$Lt*7B�:!���&��n���(�J�����g�.�y���eM�"T�Ɩ�
�p�}�e
�j&�CB���y�]3���Zo^AMp�66AY4�̏�n�-5����d!���L5B��GL|�4��`�QZ��
�e�l��
��/��Ao�����9��r���{kD�����3Jb���&be�4a\���ȶ�ؖ��o6#�����d\u�f��)>�m*���z%����έ����5f�D�q�:�/������:#g�UXD��[
�~���у�I������(�cw@	q�~>�a6ȓ�|8A5��4��|!%�[s�,~�^A����^C݊�/��6�
��%��Y����B�lA��7A|���xf��f}�0����-�����&)�����5�4fe3�!^�zk�F�'�}����7B�a��6kT\�j��捌3���x���n^���}各�2�&a�FaL\�%��h�q�EA�
?K�u���z�r�x/;�q���m,�
�3�}D�h����z�ޏrK��>aZ����~�L�WT�d8K���f��u����B�$��"�I�F�� ���|?��ob�$:#��񄚜��,�m��AK�ye��džX�qODZ1̱n���sqY��޳9�|1[���X��$������Gtr�. 6�7��?�	�s�boNye���K��i3�[LG�_��Q'�k�E�O��i?�����$u�{)	�}7�8�0�~�Z��}�6���5��"�P7M܈f���~��!�,�.�d"9�楦�� ��������@���n�ZB�/k�����=|���PK-C3�\�̶5xl/workbook.xmlPK-C3�\����	��[Content_Types].xmlPK-
C3�\B��''U_rels/.relsPK-C3�\���
���xl/worksheets/sheet1.xmlPK-C3�\%�A�P�xl/_rels/workbook.xml.relsPK-C3�\Ѓc'2E
	xl/styles.xmlPK-C3�\�o�7�
xl/sharedStrings.xmlPK��