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": "2025-06-14T07:46:46.9845218",
  "totalAmount": 9.0,
  "taxAmount": 10.0,
  "lineCount": 12,
  "customer": {
    "$id": "4",
    "identifier": "873Mtbp0kUm3S0QX5WAbvQ==",
    "identifierGuid": "b5ccbdf3-74ba-4991-b74b-4417e5601bbd",
    "code": "sample string 2",
    "familyName": "sample string 3",
    "givenName": "sample string 4",
    "otherName": "sample string 5",
    "title": "sample string 6",
    "dateOfBirth": "2025-06-14T07:46:46.9845218",
    "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": "NNI69l8wT0Kwx1ipxvgxBQ==",
    "communityIdentifierGuid": "f63ad234-305f-424f-b0c7-58a9c6f83105",
    "joined": "2025-06-14T07:46:46.9845218",
    "updated": "2025-06-14T07:46:46.9845218",
    "active": true,
    "reasonInactive": 1,
    "groupCustomer": true,
    "loyaltyPoints": 1,
    "homeStoreID": 1,
    "availableSpend": 1,
    "priceLevelIdentifier": "t+g0GRIGekmXFtKb+jT95Q==",
    "priceLevelIdentifierGuid": "1934e8b7-0612-497a-9716-d29bfa34fde5",
    "marketingID": "sample string 18",
    "hidden": true,
    "registered": true,
    "registeredOn": "2025-06-14T07:46:46.9845218",
    "emailMarketing": true,
    "smsMarketing": true,
    "deleted": true,
    "deletedUser": "sample string 24",
    "homeStoreName": "sample string 25",
    "customerCards": [
      {
        "$id": "5",
        "cardType": 2,
        "issueDate": "2025-06-14T07:46:47.00016",
        "expiry": "2025-06-14T07:46:47.00016",
        "customerID": "A/Rtbf8Y70C8AWhQ9c9uMQ==",
        "customerIDGuid": "6d6df403-18ff-40ef-bc01-6850f5cf6e31",
        "initialValue": 1,
        "currentValue": 1,
        "maxLimit": 1,
        "minTransaction": 1,
        "maxTransaction": 1,
        "multiplier": 1.1,
        "active": true,
        "reasonInactive": 1,
        "idRequired": true,
        "idType": 1,
        "idValue": "sample string 5",
        "updated": "2025-06-14T07:46:47.00016",
        "linkedAccount": "JbU/ZODEsUGUin7UMzi85A==",
        "linkedAccountGuid": "643fb525-c4e0-41b1-948a-7ed43338bce4",
        "currentValueChanged": true,
        "limitsChanged": true,
        "customer": {
          "$ref": "4"
        },
        "account": {
          "$id": "6",
          "id": 1,
          "identifier": "k4+zvF/iuUy1mdHVKbN7qw==",
          "identifierGuid": "bcb38f93-e25f-4cb9-b599-d1d529b37bab",
          "referenceNo": "sample string 3",
          "name": "sample string 4",
          "created": "2025-06-14T07:46:47.00016",
          "owner": "jy/cM1lryU+kpboyXE2HSw==",
          "ownerGuid": "33dc2f8f-6b59-4fc9-a4a5-ba325c4d874b",
          "accountStoreGroupIdentifier": "8a0j2fb/7UK/ahsZhsOFXg==",
          "accountStoreGroupGuid": "d923adf1-fff6-42ed-bf6a-1b1986c3855e",
          "accountType": 1,
          "currentBalance": 1,
          "externalID": "sample string 7",
          "maximumLimit": 1,
          "accruePoints": true,
          "loyaltyPoints": 1,
          "termsOfTrade": 1,
          "signatureRequired": true,
          "referenceRequired": true,
          "statementSendType": 10,
          "ageingPeriod": 1,
          "monthlyAgeingPeriod": true,
          "explodedInvoice": true,
          "isFifoAllocation": true,
          "lastStatementSent": "2025-06-14T07:46:47.00016",
          "active": true,
          "updated": "2025-06-14T07:46:47.00016",
          "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": "o8PLLonBvUSU9u3f+THthw==",
              "identifierGuid": "2ecbc3a3-c189-44bd-94f6-eddff931ed87",
              "name": "sample string 2",
              "primaryContact": "vUnNCGmZREOB+6pQowptUQ==",
              "primaryContactGuid": "08cd49bd-9969-4344-81fb-aa50a30a6d51",
              "accountID": "qGdkMpE+S0iDZp+AvJ2/FQ==",
              "accountIDGuid": "326467a8-3e91-484b-8366-9f80bc9dbf15",
              "special": true,
              "updated": "2025-06-14T07:46:47.00016",
              "active": true,
              "reasonInactive": 1,
              "priceLevelIdentifier": "ysCmF2uZoU6WxlF536ud0w==",
              "priceLevelIdentifierGuid": "17a6c0ca-996b-4ea1-96c6-5179dfab9dd3",
              "deleted": true,
              "account": {
                "$ref": "6"
              },
              "primaryContactCustomer": {
                "$ref": "4"
              },
              "customerGroupMembers": [
                {
                  "$id": "9",
                  "id": 1,
                  "groupID": "udOUmIEMX0qWRrwjDItxLw==",
                  "groupIDGuid": "9894d3b9-0c81-4a5f-9646-bc230c8b712f",
                  "customerID": "AKjLEmRK1kCRPJW9wP/XRQ==",
                  "customerIDGuid": "12cba800-4a64-40d6-913c-95bdc0ffd745",
                  "card": "sample string 4",
                  "linkedAccount": "6+EikBXxKUqO0TT5+r2SEQ==",
                  "linkedAccountGuid": "9022e1eb-f115-4a29-8ed1-34f9fabd9211",
                  "customer": {
                    "$ref": "4"
                  },
                  "group": {
                    "$ref": "8"
                  },
                  "customerCard": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "9"
                }
              ]
            },
            {
              "$ref": "8"
            }
          ]
        },
        "payments": [
          {
            "$id": "10",
            "id": 1,
            "identifier": "35WOe6UJ5Eyr7+5//6G/mg==",
            "identifierGuid": "7b8e95df-09a5-4ce4-abef-ee7fffa1bf9a",
            "storeID": 2,
            "operatorName": "sample string 3",
            "saleHeaderID": 4,
            "paymentType": 5,
            "amount": 6,
            "account": "sample string 7",
            "accountID": "rA2wEoTbkEmx7XDhKISOIQ==",
            "accountIDGuid": "12b00dac-db84-4990-b1ed-70e128848e21",
            "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": "2025-06-14T07:46:47.00016",
            "invRocNo": "sample string 14",
            "responseCode": "sample string 15",
            "cashout": 1,
            "tip": 16,
            "idempotentVoid": "Ms65Ue8dy0qVpUcGYtkmsQ==",
            "idempotentVoidGuid": "51b9ce32-1def-4acb-95a5-470662d926b1",
            "offline": true,
            "processed": 1,
            "storeSaleHeader": {
              "$id": "11",
              "saleHeaderID": 1,
              "saleHeaderGuid": "/0KsZsLUVUCKQC27q+qHYQ==",
              "saleHeaderIdentifierGuid": "66ac42ff-d4c2-4055-8a40-2dbbabea8761",
              "created": "2025-06-14T07:46:47.00016",
              "createdLocal": "2025-06-14T07:46:47.00016",
              "createdText": "sample string 4",
              "itemCount": 5,
              "totalAmount": 6,
              "cashTender": 1,
              "cardTender": 1,
              "cheqTender": 1,
              "acctTender": 1,
              "voucherTender": 1,
              "loyaltyPoints": 1,
              "cashout": 1,
              "changeAmount": 1,
              "rounding": 1,
              "gstAmount": 1,
              "transactionDiscountTender": 1,
              "totalTip": 7,
              "tranType": 1,
              "processed": 1,
              "imported": "2025-06-14T07:46:47.00016",
              "storeID": 1,
              "operatorG_Uid": "OGpL3uqRqESvj2Tb1M5Dug==",
              "operatorGuid": "de4b6a38-91ea-44a8-af8f-64dbd4ce43ba",
              "customerG_Uid": "TmzISxfBOE2qtNiO5h6Fpg==",
              "customerGuid": "4bc86c4e-c117-4d38-aab4-d88ee61e85a6",
              "communityIdentifier": "yZPf01iv306reSutSFi46Q==",
              "communityIdentifierGuid": "d3df93c9-af58-4edf-ab79-2bad4858b8e9",
              "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": "aRRod00dyUOMt5eGTOSI6w==",
              "priceLevelIdentifierGuid": "77681469-1d4d-43c9-8cb7-97864ce488eb",
              "locked": 36,
              "relationChecksum": "sample string 37",
              "loyaltyTender": 1,
              "giftCardTender": 1,
              "operator": {
                "$id": "12",
                "id": 1,
                "g_Uid": "yLroRKE6gUKMFdwejgrTnw==",
                "guid": "44e8bac8-3aa1-4281-8c15-dc1e8e0ad39f",
                "operatorNumber": 1,
                "shortName": "sample string 2",
                "firstName": "sample string 3",
                "lastName": "sample string 4",
                "password": "sample string 5",
                "hasPassword": true,
                "passwordText": "sample string 6",
                "rfidTagID": "sample string 7",
                "blueprintID": 1,
                "groupID": 1,
                "groupName": "sample string 8",
                "managerGroupID": 1,
                "managerGroupName": "sample string 9",
                "zoneID": 1,
                "zoneName": "sample string 10",
                "loggedIn": 1,
                "lastUsedIP": "sample string 11",
                "deleted": true,
                "locked": true,
                "allowOpenTill": true,
                "webEmail": "sample string 14",
                "simpleOperatorType": 0,
                "webRole": "sample string 15",
                "updated": "2025-06-14T07:46:47.00016",
                "passwordResetRequired": true,
                "alteredInStore": true,
                "startShift": "2025-06-14T07:46:47.00016",
                "endShift": "2025-06-14T07:46:47.00016",
                "machineName": "sample string 20",
                "drawerID": 1,
                "stores": [
                  {
                    "$id": "13",
                    "operatorG_UID": "kL8wCa/TP0Gd27AMsvHcfQ==",
                    "operatorGuid": "0930bf90-d3af-413f-9ddb-b00cb2f1dc7d",
                    "storeID": 2,
                    "operator": {
                      "$ref": "12"
                    },
                    "store": {
                      "$id": "14",
                      "id": 1,
                      "isMaster": true,
                      "shortName": "sample string 3",
                      "url": "sample string 4",
                      "sortOrder": 1,
                      "name": "sample string 5",
                      "phone": "sample string 6",
                      "fax": "sample string 7",
                      "email": "sample string 8",
                      "address1": "sample string 9",
                      "address2": "sample string 10",
                      "city": "sample string 11",
                      "state": "sample string 12",
                      "country": "sample string 13",
                      "postCode": "sample string 14",
                      "delivery": 1,
                      "exportAccounts": 1,
                      "salesAccountFolder": "sample string 15",
                      "purchaseAccountFolder": "sample string 16",
                      "initLoad": 1,
                      "initIDs": 1,
                      "zoneID": 1,
                      "actAsMaster": 1,
                      "lastActiveUtc": "2025-06-14T07:46:47.00016",
                      "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": "qVjLDMXZ2ECIbvGm4ywL2w==",
                      "hostIdentifierGuid": "0ccb58a9-d9c5-40d8-886e-f1a6e32c0bdb",
                      "hostName": 1,
                      "hostAddress": "sample string 27",
                      "hostUsername": "sample string 28",
                      "hostPassword": "sample string 29",
                      "excludeFromLeadInOut": true,
                      "accountingProvider": 31,
                      "accountingAddress": "sample string 32",
                      "accountingUsername": "sample string 33",
                      "accountingPassword": "sample string 34",
                      "storeAccountingCode": "sample string 35",
                      "softwareVariance": 36,
                      "fuelWarningVariance": 37.0,
                      "fuelErrorVariance": 38.0,
                      "fuelAccumulatedWarningVariance": 39.0,
                      "fuelAccumulatedErrorVariance": 40.0,
                      "drawManagment": 41,
                      "endOfDayManagment": true,
                      "autoFillCashBalancing": true,
                      "fuelDayVariance": 44,
                      "accountingTradingTime": "00:00:00.1234567",
                      "stockActivateProduct": 46,
                      "giftCardSalesAccountingDeptCode": "sample string 47",
                      "transactionDiscountAccountingDeptCode": "sample string 48",
                      "size": 49,
                      "updated": "2025-06-14T07:46:47.00016",
                      "priceZoneName": "sample string 51",
                      "storeFuelConfigured": true,
                      "shippingAddressCopied": true,
                      "shippingAddress": {
                        "$id": "15",
                        "storeID": 1,
                        "addressType": 1,
                        "address1": "sample string 1",
                        "address2": "sample string 2",
                        "city": "sample string 3",
                        "state": "sample string 4",
                        "country": "sample string 5",
                        "postCode": "sample string 6"
                      },
                      "billingAddress": {
                        "$ref": "15"
                      },
                      "hostStoreSettings": [
                        {
                          "$id": "16",
                          "id": 1,
                          "hostIdentifier": "12zIml9sn0KW+klXnl8w8A==",
                          "hostIdentifierGuid": "9ac86cd7-6c5f-429f-96fa-49579e5f30f0",
                          "storeID": 2,
                          "username": "sample string 3",
                          "password": "sample string 4",
                          "passwordPlain": "sample string 5",
                          "serverAddress": "sample string 6",
                          "serverPort": 1,
                          "excludeFromLeadInOut": true,
                          "useForHostFile": true,
                          "metcashPillarID": "sample string 9",
                          "metcashStateCode": "sample string 10",
                          "metcashCustomerID": "sample string 11",
                          "metcashTradingPartnerID": "sample string 12",
                          "drakesCustomerNumber": 1,
                          "sparCustomerNumber": "sample string 13",
                          "sparOrderUsername": "sample string 14",
                          "sparOrderPassword": "sample string 15",
                          "sparOrderPasswordPlain": "sample string 16",
                          "pharmXSiteID": 1,
                          "ibaZoneID": 1,
                          "ibaState": "sample string 17",
                          "foodlandStoreCode": "sample string 18",
                          "ilgMemberNumber": "sample string 19",
                          "ilgOutletLocation": 1,
                          "ilgBaseCost": 1,
                          "ilgApplyNonAdvertisedPromos": true,
                          "ilgExemptFromFreight": true,
                          "ilgOrderDealReview": true,
                          "ilgFinanceFee": 1,
                          "processPromotions": true,
                          "hostProvider": 0,
                          "host": {
                            "$id": "17",
                            "identifier": "pFMiUK66RU2odwJ0EI+Mgg==",
                            "identifierGuid": "502253a4-baae-4d45-a877-0274108f8c82",
                            "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": "EOerFfdYXEaaouSJ2wdJoQ==",
                            "hostSupplierIdentifierGuid": "15abe710-58f7-465c-9aa2-e489db0749a1",
                            "loyaltyPriceLevelIdentifier": "4ZwvrCgbLUS0BpHrTf7gYg==",
                            "loyaltyPriceLevelIdentifierGuid": "ac2f9ce1-1b28-442d-b406-91eb4dfee062",
                            "isGroup": true,
                            "description": "sample string 22",
                            "hostProvider": 23,
                            "hostTypeEnum": 24,
                            "hostType": "sample string 25",
                            "hostCode": "sample string 26",
                            "username": "sample string 27",
                            "password": "sample string 28",
                            "passwordPlain": "sample string 29",
                            "server": "sample string 30",
                            "url": "sample string 31",
                            "global": true,
                            "stateCode": "sample string 33",
                            "lastCollected": "2025-06-14T07:46:47.00016",
                            "lastProcessed": "2025-06-14T07:46:47.00016",
                            "hold": true,
                            "supplierName": "sample string 35",
                            "supplier": {
                              "$id": "18",
                              "identifier": "7mwCyBPOikuDAoiOnhnC2Q==",
                              "identifierGuid": "c8026cee-ce13-4b8a-8302-888e9e19c2d9",
                              "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": "/45ATB9dR0WibMgA0UI5+w==",
                              "primaryContactID": "4c408eff-5d1f-4547-a26c-c800d14239fb",
                              "storeID": 1,
                              "abn": "sample string 16",
                              "supplierGroupIdentifier": "lh7es075b0qqRdPUEjop4w==",
                              "supplierGroupGuid": "b3de1e96-f94e-4a6f-aa45-d3d4123a29e3",
                              "rebate": 1.0,
                              "rebateType": 1,
                              "rebateFrequency": 1,
                              "rebateSource": 1,
                              "rebateLastClaimed": "2025-06-14T07:46:47.00016",
                              "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": "19",
                                "id": "924866fa-b6fe-4d76-9b3f-813a4b1578d0",
                                "identifier": "gP+A/mYtOEqIXx5fWGjwFw==",
                                "identifierGuid": "fe80ff80-2d66-4a38-885f-1e5f5868f017",
                                "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": "20",
                                  "supplierIdentifier": "lum3hzm3ukaGDY1s+ezouQ==",
                                  "supplierIdentifierGuid": "87b7e996-b739-46ba-860d-8d6cf9ece8b9",
                                  "contactGuid": "CIQSXyRqTkaJ2Y6yrxQS8A==",
                                  "contactID": "5f128408-6a24-464e-89d9-8eb2af1412f0",
                                  "contact": {
                                    "$ref": "19"
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  }
                                },
                                {
                                  "$ref": "20"
                                }
                              ],
                              "products": [
                                {
                                  "$id": "21",
                                  "pluG_UID": "BbnFgfVg+UqSs2/odYCG4g==",
                                  "pluGuid": "81c5b905-60f5-4af9-92b3-6fe8758086e2",
                                  "supplierIdentifier": "v3IHtq7RWE+kMp4f2nLR0A==",
                                  "supplierIdentifierGuid": "b60772bf-d1ae-4f58-a432-9e1fda72d1d0",
                                  "cartonQuantity": 1,
                                  "cartonQuantityChanged": true,
                                  "productSize": "sample string 2",
                                  "cigarettesPerSleeve": 1,
                                  "randomWeight": true,
                                  "piecesPerUnit": 4,
                                  "averagePackSize": 5,
                                  "effectiveDate": "2025-06-14T07:46:47.00016",
                                  "pricedByWeight": true,
                                  "landedUnitCostEx": 8,
                                  "landedUnitCostInc": 9,
                                  "landedCartonCostInc": 10,
                                  "landedCartonCostEx": 11,
                                  "standardCost": 12,
                                  "deliveryFee": 1,
                                  "deliveryFeeBasis": "sample string 13",
                                  "pickAndPackFee": 1,
                                  "pickAndPackFeeBasis": "sample string 14",
                                  "financeFee": 1,
                                  "financeFeeBasis": "sample string 15",
                                  "cartonLength": 1,
                                  "cartonWidth": 1,
                                  "cartonHeight": 1,
                                  "palletLayerQuantity": 1,
                                  "palletLayers": 1,
                                  "itemCode": "sample string 16",
                                  "invoiceCode": "sample string 17",
                                  "invoiceDesc": "sample string 18",
                                  "orderDirect": true,
                                  "useCost": true,
                                  "minimumQuantity": 19,
                                  "hostType": 20,
                                  "fromHost": 21,
                                  "minimumReorder": 1,
                                  "maximumReorder": 1,
                                  "orderMultiple": 22.1,
                                  "sellMultiple": 23.1,
                                  "baseMultiple": 24.1,
                                  "hostStandardCost": 25,
                                  "hostTotalCost": 26,
                                  "hostRetail": 27,
                                  "hostLandedUnitCostEx": 28,
                                  "hostLandedUnitCostInc": 29,
                                  "hostDesc": "sample string 30",
                                  "directIndicator": "sample string 31",
                                  "availableToOrder": true,
                                  "hostRangeIndicator": "sample string 33",
                                  "hostProductType": "sample string 34",
                                  "hostProductGrade": "sample string 35",
                                  "hostProductGroup": "sample string 36",
                                  "hostSlowMoving": true,
                                  "hostGeneralMerchandise": true,
                                  "hostPillar": "sample string 39",
                                  "hostLastUpdated": "2025-06-14T07:46:47.00016",
                                  "rebate": 1.0,
                                  "rebateExclude": true,
                                  "invoiceCodes": [
                                    {
                                      "$id": "22",
                                      "pluG_UID": "mnDIu0kB30SpOLxLtQ6Uvg==",
                                      "pluGuid": "bbc8709a-0149-44df-a938-bc4bb50e94be",
                                      "supplierIdentifier": "WyLKR/KF6U6WJjl5HlUviQ==",
                                      "supplierIdentifierGuid": "47ca225b-85f2-4ee9-9626-39791e552f89",
                                      "invoiceCode": "sample string 1",
                                      "storeIDs": [
                                        1,
                                        2
                                      ]
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "storeIDs": [
                                    1,
                                    2
                                  ],
                                  "preferredSupplier": true,
                                  "preferredRebateSupplier": true,
                                  "supplierName": "sample string 40",
                                  "salesMode": 41,
                                  "orderPacked": true,
                                  "active": true,
                                  "price": 1,
                                  "costGstPercent": 43,
                                  "parentPluG_UID": "UcZWq9VzEEaF702wLwQg+A==",
                                  "parentPluGuid": "ab56c651-73d5-4610-85ef-4db02f0420f8",
                                  "freight": 44.0,
                                  "freightType": 1,
                                  "product": {
                                    "$id": "23",
                                    "plu": 1,
                                    "storeID": 1,
                                    "masterPluG_UID": "QEA=",
                                    "storeIDs": [
                                      1,
                                      2
                                    ],
                                    "g_UId": "hTqZDBviM0qEZYNxjfWGsA==",
                                    "guid": "0c993a85-e21b-4a33-8465-83718df586b0",
                                    "apn": "sample string 1",
                                    "apnChanged": true,
                                    "apnSwitched": true,
                                    "barcode": "sample string 4",
                                    "itemNumber": "sample string 5",
                                    "itemNumberChanged": true,
                                    "priceGroupG_UID": "V37xbK9CtUebS+hgZLIwWA==",
                                    "priceGroupGuid": "6cf17e57-42af-47b5-9b4b-e86064b23058",
                                    "blueprintID": 1,
                                    "lastCountedDate": "2025-06-14T07:46:47.00016",
                                    "externalID": "sample string 7",
                                    "active": true,
                                    "activated": "2025-06-14T07:46:47.00016",
                                    "pluCreated": "2025-06-14T07:46:47.00016",
                                    "createdByUser": "sample string 9",
                                    "name": "sample string 10",
                                    "nameChanged": true,
                                    "secondDescription": "sample string 12",
                                    "hostDescription": "sample string 13",
                                    "keepCartonQty": true,
                                    "keepDescription": true,
                                    "keepDepartments": true,
                                    "keepSuppliers": true,
                                    "markdownDescription": "sample string 18",
                                    "altDescription": "sample string 19",
                                    "bestOrExpire": 20,
                                    "lastUpdate": "2025-06-14T07:46:47.00016",
                                    "lastManualUpdate": "2025-06-14T07:46:47.00016",
                                    "imageName": "sample string 23",
                                    "showImageOnFlipCharts": true,
                                    "showTextOnFlipCharts": true,
                                    "overrideFlipChartText": true,
                                    "flipChartText": "sample string 27",
                                    "salesMode": 1,
                                    "eftCode": 1,
                                    "price": 1,
                                    "priceChanged": true,
                                    "rrp": 1,
                                    "gstPercent": 28,
                                    "gstPercentChanged": true,
                                    "costGSTPercent": 29,
                                    "costGSTPercentChanged": true,
                                    "wetPercent": 1,
                                    "priceOverride": 1,
                                    "cost": 1,
                                    "currentCost": 1,
                                    "currentCostDecimals": 1,
                                    "grossProfit": 1.0,
                                    "currentCostDesc": "sample string 30",
                                    "currentCostEnd": "2025-06-14T07:46:47.00016",
                                    "currentCostUpdated": "2025-06-14T07:46:47.00016",
                                    "costDecimals": 31,
                                    "costChanged": true,
                                    "dealCostIdentifier": "QEA=",
                                    "excludeFromRebate": true,
                                    "rebateOverride": 1,
                                    "costCalcMethod": 1,
                                    "costCalcMethodChanged": true,
                                    "costEffectiveDate": "2025-06-14T07:46:47.00016",
                                    "defaultGP": 1,
                                    "breakTargetMode": 32,
                                    "break1": 1,
                                    "price1": 1,
                                    "target1": 33,
                                    "break2": 1,
                                    "price2": 1,
                                    "target2": 34,
                                    "break3": 1,
                                    "price3": 1,
                                    "target3": 35,
                                    "break1Changed": true,
                                    "price1Changed": true,
                                    "target1Changed": true,
                                    "break2Changed": true,
                                    "price2Changed": true,
                                    "target2Changed": true,
                                    "break3Changed": true,
                                    "price3Changed": true,
                                    "target3Changed": true,
                                    "breakTargetModeChanged": true,
                                    "margin": 1.1,
                                    "marginChanged": true,
                                    "marginRanged": true,
                                    "marginRangedChanged": true,
                                    "minimumMargin": 1.1,
                                    "minimumMarginChanged": true,
                                    "maximumMargin": 1.1,
                                    "maximumMarginChanged": true,
                                    "overrideHostWarehouseIndicator": true,
                                    "overrideHostWarehouseIndicatorChanged": true,
                                    "overrideHostPrice": true,
                                    "overrideHostPriceChanged": true,
                                    "overrideHostCost": true,
                                    "overrideHostCostChanged": true,
                                    "overrideHostMargin": true,
                                    "overrideHostMarginChanged": true,
                                    "alwaysApplyMargin": true,
                                    "alwaysApplyMarginChanged": true,
                                    "aws": 1.0,
                                    "awsUpdated": "2025-06-14T07:46:47.00016",
                                    "posTare": 1,
                                    "altPrice": 1.0,
                                    "altPriceChanged": true,
                                    "altPriceMode": 52,
                                    "altPriceModeChanged": true,
                                    "altPLUG_UID": "mcy8ySlRokqupFpXUCegaA==",
                                    "altPLUGuid": "c9bccc99-5129-4aa2-aea4-5a575027a068",
                                    "altPLUGuidChanged": true,
                                    "altPriceDescription1": "sample string 53",
                                    "altPriceDescription2": "sample string 54",
                                    "cartonQuantity": 55,
                                    "cartonQuantityChanged": true,
                                    "trayID": 1,
                                    "promptID": 1,
                                    "tare": 1,
                                    "packQty": 1,
                                    "fixedWeight": 1,
                                    "extraMesg": 1,
                                    "text1": "sample string 57",
                                    "text2": "sample string 58",
                                    "text3": "sample string 59",
                                    "labelText": "sample string 60",
                                    "labelTextChanged": true,
                                    "sendToScale": true,
                                    "nonScaleWeigh": true,
                                    "labelFormat": "sample string 64",
                                    "barcodeFormat": "sample string 65",
                                    "austMade": 1,
                                    "coolCode": 66,
                                    "countryOfOrigin": "sample string 67",
                                    "percentContent": 68.1,
                                    "departmentID": 1,
                                    "subDepartmentID": 1,
                                    "minorDepartmentID": 1,
                                    "lesserDepartmentID": 1,
                                    "deptCode": "sample string 69",
                                    "subDeptCode": "sample string 70",
                                    "minorDeptCode": "sample string 71",
                                    "lesserDeptCode": "sample string 72",
                                    "deptName": "sample string 73",
                                    "subDeptName": "sample string 74",
                                    "minorDeptName": "sample string 75",
                                    "lesserDeptName": "sample string 76",
                                    "departmentChanged": true,
                                    "subCategoryID": 1,
                                    "expiry": 1,
                                    "showDays": 1,
                                    "datePrint": 1,
                                    "labelRequired": true,
                                    "labelShelfQty": 79,
                                    "labelShelfChanged": true,
                                    "labelTalkerQty": 81,
                                    "labelSmall": true,
                                    "labelLastPrinted": "2025-06-14T07:46:47.00016",
                                    "labelLastPrice": 1,
                                    "shelfPageLayoutG_UID": "BdUfHsMvJESUFHow2THvLg==",
                                    "shelfPageLayoutGuid": "1e1fd505-2fc3-4424-9414-7a30d931ef2e",
                                    "talkerPageLayoutG_UID": "9j4ydKdKnUKU6RSYOg7KDw==",
                                    "talkerPageLayoutGuid": "74323ef6-4aa7-429d-94e9-14983a0eca0f",
                                    "unitMeasure": 1.1,
                                    "unitMeasureChanged": true,
                                    "unitMeasureKind": 84,
                                    "unitMeasureKindChanged": true,
                                    "signIQData": "sample string 86",
                                    "refresh": true,
                                    "earnLoyaltyPoints": true,
                                    "earnLoyaltyPointsChanged": true,
                                    "quantityOverride": true,
                                    "quantityOverrideChanged": true,
                                    "quantityRequired": true,
                                    "quantityRequiredChanged": true,
                                    "allowDiscounts": true,
                                    "allowDiscountsChanged": true,
                                    "discountDiscounts": true,
                                    "discountDiscountsChanged": true,
                                    "itemRecalled": true,
                                    "itemRecalledChanged": true,
                                    "noRefund": true,
                                    "noRefundChanged": true,
                                    "allowMarkdown": true,
                                    "allowMarkdownChanged": true,
                                    "priceRequired": true,
                                    "priceRequiredChanged": true,
                                    "fuelItem": true,
                                    "fuelItemChanged": true,
                                    "trackSerial": true,
                                    "trackSerialChanged": true,
                                    "allowZeroPrice": true,
                                    "allowZeroPriceChanged": true,
                                    "notForSale": 90,
                                    "notForSaleChanged": true,
                                    "excludeFromDeals": true,
                                    "excludeFromVoucher": true,
                                    "minimumAge": 93,
                                    "minimumAgeChanged": true,
                                    "buyingLimit": 1,
                                    "buyingLimitChanged": true,
                                    "buyingLimitIndependent": true,
                                    "buyingLimitIndependentChanged": true,
                                    "inventoryGuid": "yoNDLdzDTEe8xuQ3XacVOQ==",
                                    "inventoryIdentifier": "2d4383ca-c3dc-474c-bcc6-e4375da71539",
                                    "inventoryAccuracy": 1,
                                    "baseUnits": 97,
                                    "orderPacked": 1,
                                    "isManufactured": true,
                                    "isIngredient": true,
                                    "isModifier": true,
                                    "isModifierChanged": true,
                                    "hasModifiers": 98,
                                    "defaultPrinter": "sample string 99",
                                    "defaultPrinterGroup": "sample string 100",
                                    "ingredientsOnManufacture": true,
                                    "manufactureUnitMeasure": 1,
                                    "mpl": 1,
                                    "maxShelfQty": 101,
                                    "allowAutoOrder": true,
                                    "warrantyPeriod": 1,
                                    "parentPluG_UId": "B74lt7OFV0CXcAJUzTqnqQ==",
                                    "parentPluGuid": "b725be07-85b3-4057-9770-0254cd3aa7a9",
                                    "preferredHostVendor": 103,
                                    "preferredHostChanged": true,
                                    "code": "sample string 105",
                                    "supplierIdentifier": "2bLJUz8w00yyCOvsQ5JAbw==",
                                    "supplierIdentifierGuid": "53c9b2d9-303f-4cd3-b208-ebec4392406f",
                                    "supplierChanged": true,
                                    "rebateSupplierIdentifier": "/JkuJKuRv0OYkP1OSu/IHQ==",
                                    "rebateSupplierIdentifierGuid": "242e99fc-91ab-43bf-9890-fd4e4aefc81d",
                                    "rebateSupplierChanged": true,
                                    "availableForOrder": true,
                                    "warehouseDirectIndicator": "sample string 107",
                                    "warehouseDirectIndicatorChanged": true,
                                    "productGrade": "sample string 109",
                                    "productType": "sample string 110",
                                    "productGroup": "sample string 111",
                                    "complianceIndicator": "sample string 112",
                                    "inhouseBrand": "sample string 113",
                                    "slowMoving": true,
                                    "generalMerchandise": true,
                                    "comment": "sample string 116",
                                    "lastUpdatedByUser": "sample string 117",
                                    "lastManualUpdatedByUser": "sample string 118",
                                    "lastUpdatedByUserOverride": true,
                                    "lastUpdatedByHost": "2025-06-14T07:46:47.00016",
                                    "commodity": "sample string 120",
                                    "businessPillar": "sample string 121",
                                    "mscCommodity": "sample string 122",
                                    "hostIdentifier": "W6ekGaBS90WwzXGoGlZh0g==",
                                    "hostIdentifierGuid": "19a4a75b-52a0-45f7-b0cd-71a81a5661d2",
                                    "serviceFeeID": 1,
                                    "serviceFeeIDChanged": true,
                                    "providerName": "sample string 124",
                                    "aisleEnds": "sample string 125",
                                    "deleted": true,
                                    "deletedChanged": true,
                                    "hidden": true,
                                    "doNotRange": true,
                                    "doNotRangeChanged": true,
                                    "doNotOrder": true,
                                    "doNotOrderChanged": true,
                                    "locked": true,
                                    "excludeFromWebUpdate": true,
                                    "excludeFromWebUpdateChanged": true,
                                    "webPriceBasedOn": 136,
                                    "webPriceRounding": true,
                                    "webMarkup": 138,
                                    "webPriceMode": 139,
                                    "altDepartmentID": 1,
                                    "altSubDepartmentID": 1,
                                    "altMinorDepartmentID": 1,
                                    "altLesserDepartmentID": 1,
                                    "altDeptCode": "sample string 140",
                                    "altSubDeptCode": "sample string 141",
                                    "altMinorDeptCode": "sample string 142",
                                    "altLesserDeptCode": "sample string 143",
                                    "altDepartmentChanged": true,
                                    "storeProducts": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "store": {
                                      "$ref": "14"
                                    },
                                    "storePrices": [
                                      {
                                        "$id": "24",
                                        "pluG_UID": "QPSB52jUKUCHY1mLTfPfng==",
                                        "pluGuid": "e781f440-d468-4029-8763-598b4df3df9e",
                                        "plu": 1,
                                        "storeID": 1,
                                        "zoneID": 2,
                                        "zoneName": "sample string 3",
                                        "store": "sample string 4",
                                        "priceNow": 5,
                                        "costNow": 6,
                                        "costNowDecimals": 7,
                                        "normalPrice": 8,
                                        "gstPercent": 9,
                                        "normalCost": 10,
                                        "normalCostDecimals": 11,
                                        "costGstPercent": 12,
                                        "costCalcMethod": 1,
                                        "currentCost": 13,
                                        "currentCostDecimals": 14,
                                        "break1": 15,
                                        "price1": 16,
                                        "break2": 17,
                                        "price2": 18,
                                        "break3": 19,
                                        "price3": 20,
                                        "fuelItem": 21,
                                        "fixedWeight": 22,
                                        "active": true,
                                        "complianceIndicator": "sample string 23",
                                        "doNotOrder": true,
                                        "doNotRange": true,
                                        "isNormalPriceChangesCampaign": true,
                                        "updated": "2025-06-14T07:46:47.00016"
                                      },
                                      {
                                        "$ref": "24"
                                      }
                                    ],
                                    "currentPrices": {
                                      "$id": "25",
                                      "pluPrices": {
                                        "$id": "26",
                                        "plu": 1,
                                        "pluG_UID": "QEA=",
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "normalPrice": 1,
                                        "cost": 2,
                                        "break1": 3,
                                        "price1": 4,
                                        "break2": 5,
                                        "price2": 6,
                                        "break3": 7,
                                        "price3": 8,
                                        "discountPrice": 9,
                                        "acceptedUtc": "2025-06-14T07:46:47.00016",
                                        "priceChangeType": 0,
                                        "costDecimals": 10
                                      },
                                      "normalPluPrices": {
                                        "$ref": "26"
                                      },
                                      "winningCampaign": 1,
                                      "winner": {
                                        "$id": "27",
                                        "campaignName": "sample string 1",
                                        "campaignDescription": "sample string 2",
                                        "startDate": "2025-06-14T07:46:47.00016",
                                        "startTime": 3,
                                        "endDate": "2025-06-14T07:46:47.00016",
                                        "endTime": 4,
                                        "newPrice": 5,
                                        "newCost": 6,
                                        "newCostDecimals": 7,
                                        "pctDiscount": 8,
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 9",
                                        "hostType": 10,
                                        "hostIdentifier": "Edr5ClT+7E6BZMGPlZsW+Q==",
                                        "hostIdentifierGuid": "0af9da11-fe54-4eec-8164-c18f959b16f9",
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ]
                                      },
                                      "details": [
                                        {
                                          "$ref": "27"
                                        },
                                        {
                                          "$ref": "27"
                                        }
                                      ]
                                    },
                                    "tray": {
                                      "$id": "28",
                                      "g_UId": "roJpnW4R70yW2g7RFkegCw==",
                                      "guid": "9d6982ae-116e-4cef-96da-0ed11647a00b",
                                      "name": "sample string 1",
                                      "number": 1,
                                      "tare": 1
                                    },
                                    "priceGroup": {
                                      "$id": "29",
                                      "priceGroupG_UID": "Sru5XgsHaEW9xfXfAZpJnA==",
                                      "priceGroupGuid": "5eb9bb4a-070b-4568-bdc5-f5df019a499c",
                                      "name": "sample string 2",
                                      "code": 1,
                                      "modified": true,
                                      "updated": "2025-06-14T07:46:47.00016",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "number": 1,
                                      "products": [
                                        {
                                          "$ref": "23"
                                        },
                                        {
                                          "$ref": "23"
                                        }
                                      ],
                                      "productCount": 1
                                    },
                                    "priceGroupName": "sample string 145",
                                    "nutrifacts": {
                                      "$id": "30",
                                      "pluG_UID": "GPMPdREMZkCwEYlIrHFyHg==",
                                      "pluGuid": "750ff318-0c11-4066-b011-8948ac71721e",
                                      "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": "31",
                                      "pluGuid": "14332614-9a5f-4295-a4ab-1527c7d69fbb",
                                      "created": "2025-06-14T07:46:47.00016",
                                      "createdByUser": "sample string 1",
                                      "activated": "2025-06-14T07:46:47.00016",
                                      "deactivated": "2025-06-14T07:46:47.00016",
                                      "lastOrdered": "2025-06-14T07:46:47.00016",
                                      "lastOrderedQty": 2.0,
                                      "lastReceived": "2025-06-14T07:46:47.00016",
                                      "lastReceivedQty": 3.0,
                                      "lastInvoiceStatus": 1,
                                      "lastCounted": "2025-06-14T07:46:47.00016",
                                      "lastSold": "2025-06-14T07:46:47.00016",
                                      "firstSold": "2025-06-14T07:46:47.00016",
                                      "awsUpdated": "2025-06-14T07:46:47.00016",
                                      "lastManualUpdate": "2025-06-14T07:46:47.00016",
                                      "lastManualUpdatedByUser": "sample string 5",
                                      "lastUpdated": "2025-06-14T07:46:47.00016",
                                      "lastUpdatedByUser": "sample string 7",
                                      "lastUpdatedByHost": "2025-06-14T07:46:47.00016",
                                      "doNotRangeUpdated": "2025-06-14T07:46:47.00016",
                                      "doNotOrderUpdated": "2025-06-14T07:46:47.00016",
                                      "tracked": "2025-06-14T07:46:47.00016"
                                    },
                                    "allergens": [
                                      {
                                        "$id": "32",
                                        "allergenID": 1,
                                        "pluG_UID": "jDf8M9u3UU+Sy9Qcr1eqfg==",
                                        "pluGuid": "33fc378c-b7db-4f51-92cb-d41caf57aa7e",
                                        "contains": 2,
                                        "allergenName": "sample string 3",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "32"
                                      }
                                    ],
                                    "costs": {
                                      "$id": "33",
                                      "pluG_UID": "pBuJyPQSI0++gxVaDrXECg==",
                                      "pluGuid": "c8891ba4-12f4-4f23-be83-155a0eb5c40a",
                                      "enteredCost": 1,
                                      "weightedAvgCost": 1,
                                      "lastCost": 1,
                                      "rawEnteredCost": 2,
                                      "rawWeightedAvgCost": 3,
                                      "rawLastCost": 4,
                                      "freight": 5.0,
                                      "freightType": 6,
                                      "costDecimals": 7,
                                      "fifoCost": 1,
                                      "updated": "2025-06-14T07:46:47.00016",
                                      "normalCost": 1,
                                      "currentCost": 1
                                    },
                                    "sales": [
                                      {
                                        "$id": "34",
                                        "saleHeaderID": 1,
                                        "created": "2025-06-14T07:46:47.00016",
                                        "createdLocal": "2025-06-14T07:46:47.00016",
                                        "storeID": 3,
                                        "storeName": "sample string 4",
                                        "operatorG_Uid": "dQeB+cxhcky0XlsG/fm7LA==",
                                        "operatorGuid": "f9810775-61cc-4c72-b45e-5b06fdf9bb2c",
                                        "operatorName": "sample string 5",
                                        "tranType": 1,
                                        "plu": 1,
                                        "pluG_UId": "gsP2kxayzEe1jCLLBxsm3A==",
                                        "pluGuid": "93f6c382-b216-47cc-b58c-22cb071b26dc",
                                        "normalPrice": 1,
                                        "totalCents": 1,
                                        "cost": 1,
                                        "grossProfit": 1,
                                        "quantity": 1,
                                        "operator": {
                                          "$ref": "12"
                                        }
                                      },
                                      {
                                        "$ref": "34"
                                      }
                                    ],
                                    "apns": [
                                      {
                                        "$id": "35",
                                        "pluID": 1,
                                        "pluG_UID": "XK55KooHGkm6CGY/9PHe/w==",
                                        "pluGuid": "2a79ae5c-078a-491a-ba08-663ff4f1deff",
                                        "apn": "sample string 1",
                                        "deleted": true,
                                        "storeID": 1,
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "35"
                                      }
                                    ],
                                    "tuns": [
                                      {
                                        "$id": "36",
                                        "pluG_UId": "88EdRwShFEaJ9KYiv8Zx1g==",
                                        "pluGuid": "471dc1f3-a104-4614-89f4-a622bfc671d6",
                                        "apn": "sample string 1",
                                        "tun": "sample string 2",
                                        "cartonQuantity": 3,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "competitionPricing": [
                                      {
                                        "$id": "37",
                                        "identifier": "HnSDxIgg6kmFScEg9PSsdQ==",
                                        "identifierGuid": "c483741e-2088-49ea-8549-c120f4f4ac75",
                                        "pluG_UID": "UMQXjh0520aFJZzHwzarXQ==",
                                        "pluGuid": "8e17c450-391d-46db-8525-9cc7c336ab5d",
                                        "competitionID": 1,
                                        "name": "sample string 2",
                                        "sellMultiple": 3,
                                        "retailPrice": 4,
                                        "storeName": "sample string 5"
                                      },
                                      {
                                        "$ref": "37"
                                      }
                                    ],
                                    "supplier": {
                                      "$ref": "18"
                                    },
                                    "supplierName": "sample string 146",
                                    "children": [
                                      {
                                        "$ref": "23"
                                      },
                                      {
                                        "$ref": "23"
                                      }
                                    ],
                                    "ordering": {
                                      "$ref": "21"
                                    },
                                    "flipChartPages": [
                                      {
                                        "$id": "38",
                                        "identifier": "RWD1xBd1DEm2lSHgYLM3bQ==",
                                        "groupName": "sample string 1",
                                        "identifierGuid": "c4f56045-7517-490c-b695-21e060b3376d",
                                        "exists": true,
                                        "flipChartIdentifier": "hlLTBcUFR0mBp4UwlUilJg==",
                                        "flipChartIdentifierGuid": "05d35286-05c5-4947-81a7-85309548a526",
                                        "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": "2grorSDwjU2SlQ3NVL/CWA==",
                                        "groupIdentifierGuid": "ade80ada-f020-4d8d-9295-0dcd54bfc258",
                                        "flipChart": {
                                          "$id": "39",
                                          "identifier": "PB9PI1vOdkKgI0uxxlnKiQ==",
                                          "identifierGuid": "234f1f3c-ce5b-4276-a023-4bb1c659ca89",
                                          "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": "40",
                                            "identifier": "DlzYQML9fE2x727QEEN+Qg==",
                                            "identifierGuid": "40d85c0e-fdc2-4d7c-b1ef-6ed010437e42",
                                            "name": "sample string 2",
                                            "formType": "sample string 3",
                                            "forms": [
                                              {
                                                "$id": "41",
                                                "id": 1,
                                                "g_UID": "Z4tnuTEwbkeDuBaEWam08g==",
                                                "guid": "b9678b67-3031-476e-83b8-168459a9b4f2",
                                                "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": "E7uariPdPkaT8LIu40/BcQ==",
                                                "previousFormGuid": "ae9abb13-dd23-463e-93f0-b22ee34fc171",
                                                "nextForm": 1,
                                                "nextFormG_UID": "gimg2fWMNkK2ylLjSa93Bg==",
                                                "nextFormGuid": "d9a02982-8cf5-4236-b6ca-52e349af7706",
                                                "attributes": "sample string 10",
                                                "updated": "2025-06-14T07:46:47.00016",
                                                "positioning": 1,
                                                "contentPanel": "sample string 11",
                                                "selectionMode": 1,
                                                "maximumSelections": 1,
                                                "alteredInStore": true,
                                                "deleted": true,
                                                "blueprintID": 1,
                                                "preserveLayout": true,
                                                "mainCheckoutFormName": "sample string 13",
                                                "nextCheckoutForm": {
                                                  "$ref": "41"
                                                },
                                                "previousCheckoutForm": {
                                                  "$ref": "41"
                                                },
                                                "buttons": [
                                                  {
                                                    "$id": "42",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "bXjPODgUuEKvITQk5+rihA==",
                                                    "checkoutFormGuid": "38cf786d-1438-42b8-af21-3424e7eae284",
                                                    "identifier": "nB/4jjXSm0SwLbdP5IQwrQ==",
                                                    "identifierGuid": "8ef81f9c-d235-449b-b02d-b74fe48430ad",
                                                    "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": "Zgxbmx8awkS8XzdBXtwZ8w==",
                                                    "valueGuid": "9b5b0c66-1a1f-44c2-bc5f-37415edc19f3",
                                                    "buttonText": "sample string 10",
                                                    "valueText": "sample string 11",
                                                    "drawImageAndButton": true,
                                                    "updated": "2025-06-14T07:46:47.00016",
                                                    "action": "sample string 12",
                                                    "valueForm": {
                                                      "$ref": "41"
                                                    },
                                                    "image": {
                                                      "$id": "43",
                                                      "name": "sample string 3.sample string 4",
                                                      "imageID": 2,
                                                      "imageName": "sample string 3",
                                                      "imageExtension": "sample string 4",
                                                      "lastUpdate": "2025-06-14T07:46:47.00016",
                                                      "imageData": "QEA=",
                                                      "readOnly": true
                                                    }
                                                  },
                                                  {
                                                    "$ref": "42"
                                                  }
                                                ],
                                                "panels": [
                                                  {
                                                    "$id": "44",
                                                    "id": 1,
                                                    "checkoutFormID": 2,
                                                    "checkoutFormG_UID": "01xBrcnRjUGxgdaoUhYI6g==",
                                                    "checkoutFormGuid": "ad415cd3-d1c9-418d-b181-d6a8521608ea",
                                                    "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": "44"
                                                  }
                                                ]
                                              },
                                              {
                                                "$ref": "41"
                                              }
                                            ],
                                            "panels": [
                                              {
                                                "$ref": "44"
                                              },
                                              {
                                                "$ref": "44"
                                              }
                                            ]
                                          },
                                          "pages": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ]
                                        },
                                        "contentPanel": {
                                          "$ref": "44"
                                        },
                                        "products": [
                                          {
                                            "$id": "45",
                                            "flipChartPageIdentifier": "NoYWv4A+TEedMZ/NcIFxcA==",
                                            "flipChartPageIdentifierGuid": "bf168636-3e80-474c-9d31-9fcd70817170",
                                            "pluG_UID": "GB/avA+LZkGF75c3F5rbtQ==",
                                            "pluGuid": "bcda1f18-8b0f-4166-85ef-9737179adbb5",
                                            "sortOrder": 3,
                                            "sent": true,
                                            "productChanged": true,
                                            "productImageName": "sample string 6",
                                            "productShowImageOnFlipCharts": true,
                                            "productShowTextOnFlipCharts": true,
                                            "productOverrideFlipChartText": true,
                                            "productFlipChartText": "sample string 10",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "departmentSortOrder": 11,
                                            "subDepartmentName": "sample string 12"
                                          },
                                          {
                                            "$ref": "45"
                                          }
                                        ],
                                        "productCount": 27,
                                        "pages": [
                                          {
                                            "$ref": "38"
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "38"
                                      }
                                    ],
                                    "priceHistory": [
                                      {
                                        "$id": "46",
                                        "pluG_UID": "moyrj4Ue2Um31E+BlO+f/g==",
                                        "pluGuid": "8fab8c9a-1e85-49d9-b7d4-4f8194ef9ffe",
                                        "price": 1,
                                        "costCalcMethod": 1,
                                        "cost": 2,
                                        "weightedAvgCost": 3,
                                        "lastCost": 4,
                                        "rawCost": 5,
                                        "rawWeightedAvgCost": 6,
                                        "rawLastCost": 7,
                                        "costDecimals": 8,
                                        "serviceFeeID": 9,
                                        "freight": 10.0,
                                        "freightType": 11,
                                        "process": "sample string 12",
                                        "user": "sample string 13",
                                        "updated": "2025-06-14T07:46:47.00016",
                                        "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": "46"
                                      }
                                    ],
                                    "ingredients": [
                                      {
                                        "$id": "47",
                                        "pluG_UID": "6QpJteZGfkedi2ZTC+Qolw==",
                                        "ingredientGuid": "pk4wq41xx0mMQi2IGkxVSw==",
                                        "ingredientIdentifier": "ab304ea6-718d-49c7-8c42-2d881a4c554b",
                                        "quantity": 1.0,
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "ingredientText": "sample string 1",
                                        "ingredient": {
                                          "$ref": "23"
                                        }
                                      },
                                      {
                                        "$ref": "47"
                                      }
                                    ],
                                    "bins": [
                                      {
                                        "$id": "48",
                                        "pluG_UID": "dTL+VB1naEOrTM98CR9odQ==",
                                        "pluGuid": "54fe3275-671d-4368-ab4c-cf7c091f6875",
                                        "shelfLocationIdentifier": "13rghBxSw0GnD//sMEGZ0Q==",
                                        "shelfLocationGuid": "84e07ad7-521c-41c3-a70f-ffec304199d1",
                                        "labelShelfDefault": 1,
                                        "labelTalkerDefault": 1,
                                        "labelSmall": true,
                                        "labelPageLayoutG_UID": "0XwhkU/tGUmXmSn6mQ0vBw==",
                                        "labelPageLayoutGuid": "91217cd1-ed4f-4919-9799-29fa990d2f07",
                                        "updated": "2025-06-14T07:46:47.00016",
                                        "electronicShelfLabelIdentifier": "sample string 5",
                                        "electronicshelfLabelsConfigurationID": 6,
                                        "labelShelfChanged": true,
                                        "productName": "sample string 8",
                                        "locationText": "sample string 9",
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "location": {
                                          "$id": "49",
                                          "identifier": "ZvGYCdGvKUerSS6p7YyTzQ==",
                                          "storeID": 1,
                                          "identifierGuid": "0998f166-afd1-4729-ab49-2ea9ed8c93cd",
                                          "name": "sample string 2",
                                          "haccp": true,
                                          "blueprintID": 1,
                                          "updated": "2025-06-14T07:46:47.00016",
                                          "minTemp": 1,
                                          "maxTemp": 1,
                                          "checkFrequency": 1,
                                          "storeCaseConfiguration": 5,
                                          "storeName": "sample string 6",
                                          "bins": [
                                            {
                                              "$ref": "48"
                                            },
                                            {
                                              "$ref": "48"
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "$ref": "48"
                                      }
                                    ],
                                    "bin": {
                                      "$ref": "48"
                                    },
                                    "scaleLocations": [
                                      {
                                        "$id": "50",
                                        "plu": 1,
                                        "pluG_UID": "jEyYYTUFs0un4r/moqXUZg==",
                                        "pluGuid": "61984c8c-0535-4bb3-a7e2-bfe6a2a5d466",
                                        "deptNo": 1,
                                        "product": {
                                          "$ref": "23"
                                        },
                                        "scaleLocation": {
                                          "$id": "51",
                                          "id": 1,
                                          "deptNo": 1,
                                          "deptCode": "sample string 2",
                                          "name": "sample string 3",
                                          "enabled": true,
                                          "updated": "2025-06-14T07:46:47.00016",
                                          "department": {
                                            "$id": "52",
                                            "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": "51"
                                            },
                                            "subDepartments": [
                                              {
                                                "$id": "53",
                                                "id": 1,
                                                "departmentID": 2,
                                                "name": "sample string 3",
                                                "code": "sample string 4",
                                                "departmentCode": "sample string 5",
                                                "externalSales": true,
                                                "minorDepartments": [
                                                  {
                                                    "$id": "54",
                                                    "id": 1,
                                                    "subDepartmentID": 2,
                                                    "departmentID": 3,
                                                    "name": "sample string 4",
                                                    "subDepartmentCode": "sample string 5",
                                                    "departmentCode": "sample string 6",
                                                    "code": "sample string 7",
                                                    "lesserDepartments": [
                                                      {
                                                        "$id": "55",
                                                        "id": 1,
                                                        "departmentID": 2,
                                                        "subDepartmentID": 3,
                                                        "minorDepartmentID": 4,
                                                        "name": "sample string 5",
                                                        "code": "sample string 6",
                                                        "departmentCode": "sample string 7",
                                                        "subDepartmentCode": "sample string 8",
                                                        "minorDepartmentCode": "sample string 9",
                                                        "updated": "2025-06-14T07:46:47.00016",
                                                        "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": "XyzPm7P670SG+f/CwUxoZg==",
                                                        "labelPageLayoutGuid": "9bcf2c5f-fab3-44ef-86f9-ffc2c14c6866",
                                                        "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": "56",
                                                          "dept": 1,
                                                          "category": 2,
                                                          "name": "sample string 3",
                                                          "active": true,
                                                          "mscCommodities": [
                                                            {
                                                              "$id": "57",
                                                              "dept": 1,
                                                              "category": 2,
                                                              "commodity": 3,
                                                              "name": "sample string 4",
                                                              "active": true,
                                                              "mscSubCommodities": [
                                                                {
                                                                  "$id": "58",
                                                                  "dept": 1,
                                                                  "category": 2,
                                                                  "commodity": 3,
                                                                  "subCommodity": 4,
                                                                  "name": "sample string 5",
                                                                  "active": true,
                                                                  "subCommodityCode": "sample string 7"
                                                                },
                                                                {
                                                                  "$ref": "58"
                                                                }
                                                              ],
                                                              "commodityCode": "sample string 6"
                                                            },
                                                            {
                                                              "$ref": "57"
                                                            }
                                                          ],
                                                          "categoryCode": "sample string 5"
                                                        },
                                                        "mscCom": {
                                                          "$ref": "57"
                                                        },
                                                        "mscDep": {
                                                          "$id": "59",
                                                          "dept": 1,
                                                          "name": "sample string 2",
                                                          "active": true,
                                                          "mscCategories": [
                                                            {
                                                              "$ref": "56"
                                                            },
                                                            {
                                                              "$ref": "56"
                                                            }
                                                          ],
                                                          "deptCode": "sample string 4"
                                                        },
                                                        "mscSubCom": {
                                                          "$ref": "58"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "55"
                                                      }
                                                    ],
                                                    "updated": "2025-06-14T07:46:47.00016",
                                                    "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": "sbK1adQ6oUm5No+lzFMLhA==",
                                                    "labelPageLayoutGuid": "69b5b2b1-3ad4-49a1-b936-8fa5cc530b84",
                                                    "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": "56"
                                                    },
                                                    "mscCom": {
                                                      "$ref": "57"
                                                    },
                                                    "mscDep": {
                                                      "$ref": "59"
                                                    },
                                                    "mscSubCom": {
                                                      "$ref": "58"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "54"
                                                  }
                                                ],
                                                "investmentBuyOverride": true,
                                                "updated": "2025-06-14T07:46:47.00016",
                                                "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": "RYAMxrSjukuiSweqjF8L6Q==",
                                                "labelPageLayoutGuid": "c60c8045-a3b4-4bba-a24b-07aa8c5f0be9",
                                                "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": "56"
                                                },
                                                "mscCom": {
                                                  "$ref": "57"
                                                },
                                                "mscDep": {
                                                  "$ref": "59"
                                                },
                                                "mscSubCom": {
                                                  "$ref": "58"
                                                }
                                              },
                                              {
                                                "$ref": "53"
                                              }
                                            ],
                                            "stores": [
                                              1,
                                              2
                                            ],
                                            "investmentBuyOverride": true,
                                            "updated": "2025-06-14T07:46:47.00016",
                                            "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": "MMZgmcOxfUmSyvFEW0o1cQ==",
                                            "labelPageLayoutGuid": "9960c630-b1c3-497d-92ca-f1445b4a3571",
                                            "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": "56"
                                            },
                                            "mscCom": {
                                              "$ref": "57"
                                            },
                                            "mscDep": {
                                              "$ref": "59"
                                            },
                                            "mscSubCom": {
                                              "$ref": "58"
                                            }
                                          }
                                        }
                                      },
                                      {
                                        "$ref": "50"
                                      }
                                    ],
                                    "nextPrice": {
                                      "$id": "60",
                                      "id": 1,
                                      "campaignID": 2,
                                      "campaignName": "sample string 3",
                                      "plu": 1,
                                      "hostOfferID": 1,
                                      "metcashPromotionID": "sample string 4",
                                      "metcashPromotionPlacement": "sample string 5",
                                      "pluG_UID": "JYwKxHS2yUeIas5w9jPdcg==",
                                      "pluGuid": "c40a8c25-b674-47c9-886a-ce70f633dd72",
                                      "newPrice": 1,
                                      "pctDiscount": 1,
                                      "newCost": 1,
                                      "newCostDecimals": 6,
                                      "dealCostIdentifier": "Svuu6djdP06ziOoNNNFFfw==",
                                      "dealCostGuid": "e9aefb4a-ddd8-4e3f-b388-ea0d34d1457f",
                                      "pluName": "sample string 7",
                                      "apn": "sample string 8",
                                      "fuelItem": true,
                                      "priceGroupG_UID": "CfrHaip0+UGP7pbb5IR1Fg==",
                                      "priceGroupGuid": "6ac7fa09-742a-41f9-8fee-96dbe4847516",
                                      "itemNumber": "sample string 10",
                                      "cri": "sample string 11",
                                      "pluPrice": 12,
                                      "pluCost": 13,
                                      "pluCostIndicator": "sample string 14",
                                      "pluPriceGstPercent": 15,
                                      "pluCostGstPercent": 16,
                                      "pluActive": true,
                                      "cartonQty": 1.1,
                                      "baseUnits": 18.1,
                                      "salesMode": 1,
                                      "pluNormalCost": 19,
                                      "pluaws": 20.0,
                                      "directNumber": "sample string 21",
                                      "departmentName": "sample string 22",
                                      "subDepartmentName": "sample string 23",
                                      "priceGroupName": "sample string 24",
                                      "supplierName": "sample string 25",
                                      "stockOnHand": 1.1,
                                      "stockOnOrder": 1.1,
                                      "lastReceived": "2025-06-14T07:46:47.00016",
                                      "rrp": 26,
                                      "campaignDescription": "sample string 27",
                                      "campaignComboPriceGroupG_UID": "hiBZrYkd30GWsvP9qB09oQ==",
                                      "campaignComboPriceGroupIdentifier": "ad592086-1d89-41df-96b2-f3fda81d3da1",
                                      "promotionPlacementDescription": "sample string 28",
                                      "storeAcceptances": [
                                        {
                                          "$id": "61",
                                          "plu": 1,
                                          "pluG_UId": "QEA=",
                                          "campaignID": 1,
                                          "campaignName": "sample string 2",
                                          "storeID": 3,
                                          "acceptedUtc": "2025-06-14T07:46:47.00016",
                                          "operatorG_UID": "k1Hjb03QRUmP0VIYM6E2kA==",
                                          "operatorGuid": "6fe35193-d04d-4945-8fd1-521833a13690",
                                          "machineID": 1,
                                          "processed": true,
                                          "appliedUtc": "2025-06-14T07:46:47.00016",
                                          "signIqTicketFileMovedUtc": "2025-06-14T07:46:47.00016",
                                          "user": "sample string 6",
                                          "campaignDescription": "sample string 7",
                                          "productDesc": "sample string 8",
                                          "storeName": "sample string 9",
                                          "effectiveUtc": "2025-06-14T07:46:47.00016",
                                          "priceChangeType": 0,
                                          "operatorName": "sample string 10",
                                          "hostCampaign": true,
                                          "product": {
                                            "$ref": "23"
                                          },
                                          "campaignPlu": {
                                            "$ref": "60"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ],
                                      "campaign": {
                                        "$id": "62",
                                        "id": 1,
                                        "storeID": 2,
                                        "name": "6fa00486-96cd-4d5b-9f44-7caa4aeec635",
                                        "nameGuid": "6fa00486-96cd-4d5b-9f44-7caa4aeec635",
                                        "description": "sample string 4",
                                        "showDiscounts": true,
                                        "showTotals": true,
                                        "onlyEvaluateOnSubtotal": true,
                                        "useDescription": true,
                                        "campaignType": 1,
                                        "startDate": "2025-06-14T07:46:47.00016",
                                        "startTime": 1,
                                        "endDate": "2025-06-14T07:46:47.00016",
                                        "endTime": 1,
                                        "recurrence": 1,
                                        "recurrenceType": 1,
                                        "monthType": 1,
                                        "weekDays": 1,
                                        "months": 1,
                                        "monthWeeks": 1,
                                        "monthDays": "sample string 7",
                                        "printed": true,
                                        "talkerText": "sample string 8",
                                        "rangeDescription": "sample string 9",
                                        "dealDescription": "sample string 10",
                                        "labelQuantity": 11,
                                        "active": 1,
                                        "deactivated": "2025-06-14T07:46:47.00016",
                                        "system": true,
                                        "created": "2025-06-14T07:46:47.00016",
                                        "updated": "2025-06-14T07:46:47.00016",
                                        "priceChangeNotifiedUtc": "2025-06-14T07:46:47.00016",
                                        "promoType": 1,
                                        "promotionTypeCode": "sample string 13",
                                        "hostIdentifier": "OD1vnp4hEUKaqK+sAImWZQ==",
                                        "hostIdentifierGuid": "9e6f3d38-219e-4211-9aa8-afac00899665",
                                        "hostType": 14,
                                        "createdByUser": "sample string 15",
                                        "fromHost": true,
                                        "deleted": true,
                                        "campaignDeleted": "2025-06-14T07:46:47.00016",
                                        "updatedByUser": "sample string 18",
                                        "offerID": 1,
                                        "isPriceChangeCampaign": true,
                                        "stores": [
                                          1,
                                          2
                                        ],
                                        "storeNames": [
                                          "sample string 1",
                                          "sample string 2"
                                        ],
                                        "campaignPlus": [
                                          {
                                            "$ref": "60"
                                          },
                                          {
                                            "$ref": "60"
                                          }
                                        ],
                                        "campaignPools": [
                                          {
                                            "$id": "63",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "plu": 4,
                                            "pluG_UID": "AMFLX20wbU+wuKJJjBQ4hw==",
                                            "pluGuid": "5f4bc100-306d-4f6d-b0b8-a2498c143887",
                                            "hostOfferID": 1,
                                            "priceGroupG_UID": "M8uId9Y6KEmedmf0CAc5hw==",
                                            "priceGroupGuid": "7788cb33-3ad6-4928-9e76-67f408073987",
                                            "fuelItem": true,
                                            "pluName": "sample string 6",
                                            "apn": "sample string 7",
                                            "pluActive": true,
                                            "cartonQty": 1,
                                            "baseUnits": 9.1,
                                            "cri": "sample string 10",
                                            "salesMode": 1,
                                            "pluaws": 11.0,
                                            "directNumber": "sample string 12",
                                            "departmentName": "sample string 13",
                                            "subDepartmentName": "sample string 14",
                                            "priceGroupName": "sample string 15",
                                            "supplierName": "sample string 16",
                                            "stockOnHand": 1.1,
                                            "stockOnOrder": 1.1,
                                            "lastReceived": "2025-06-14T07:46:47.00016",
                                            "rrp": 17,
                                            "campaignDescription": "sample string 18",
                                            "product": {
                                              "$ref": "23"
                                            },
                                            "campaign": {
                                              "$ref": "62"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "sellingRules": [
                                          {
                                            "$id": "64",
                                            "id": 1,
                                            "identifier": "skhwSCRc50aLOTg4dL1yhw==",
                                            "identifierStr": "skhwSCRc50aLOTg4dL1yhw==",
                                            "identifierGuid": "487048b2-5c24-46e7-8b39-383874bd7287",
                                            "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": "62"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "customers": [
                                          {
                                            "$id": "65",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "customerID": "dRey/cP+eUmS0iAiQGYqIA==",
                                            "customerIDGuid": "fdb21775-fec3-4979-92d2-202240662a20",
                                            "campaign": {
                                              "$ref": "62"
                                            },
                                            "customer": {
                                              "$ref": "4"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "customerGroups": [
                                          {
                                            "$id": "66",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "groupID": "xadRyJpABkq75pc0dpT49g==",
                                            "groupIDGuid": "c851a7c5-409a-4a06-bbe6-97347694f8f6",
                                            "campaign": {
                                              "$ref": "62"
                                            },
                                            "group": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "signIqTickets": [
                                          {
                                            "$id": "67",
                                            "identifier": "3xGNkMhzaES68n2uZFiUTg==",
                                            "identifierGuid": "908d11df-73c8-4468-baf2-7dae6458944e",
                                            "campaignName": "sample string 2",
                                            "message": "sample string 3",
                                            "ticketFileSource": "sample string 4",
                                            "ticketFileDestination": "sample string 5",
                                            "storeID": 1
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "comboPriceGroups": [
                                          {
                                            "$id": "68",
                                            "id": 1,
                                            "campaignID": 2,
                                            "campaignName": "sample string 3",
                                            "g_UID": "RCBbj4Gh40W/HAuHO/FFDw==",
                                            "guid": "8f5b2044-a181-45e3-bf1c-0b873bf1450f",
                                            "description": "sample string 5",
                                            "newPrice": 1,
                                            "rangeDescription": "sample string 6",
                                            "dealDescription": "sample string 7",
                                            "labelQuantity": 8,
                                            "hostProductCategoryID": 1,
                                            "offerID": 1,
                                            "dontUpdatePricePlus": true,
                                            "campaign": {
                                              "$ref": "62"
                                            },
                                            "comboPricePlus": [
                                              {
                                                "$id": "69",
                                                "id": 1,
                                                "campaignID": 2,
                                                "campaignName": "sample string 3",
                                                "groupG_UID": "+bIj68KJ9kOhyq083fMuyw==",
                                                "groupGuid": "eb23b2f9-89c2-43f6-a1ca-ad3cddf32ecb",
                                                "comboPriceType": 5,
                                                "priceType": 5,
                                                "pluG_UID": "+kKye7y/tEiWwAOyqa2X4w==",
                                                "pluGuid": "7bb242fa-bfbc-48b4-96c0-03b2a9ad97e3",
                                                "priceGroupG_UID": "SX3roUFfXUCEDICdcQ4wdg==",
                                                "priceGroupGuid": "a1eb7d49-5f41-405d-840c-809d710e3076",
                                                "campaignPoolID": "sample string 7",
                                                "quantity": 1,
                                                "campaign": {
                                                  "$ref": "62"
                                                },
                                                "product": {
                                                  "$ref": "23"
                                                },
                                                "priceGroup": {
                                                  "$ref": "29"
                                                },
                                                "campaignPool": {
                                                  "$ref": "62"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "priceLevels": [
                                          {
                                            "$id": "70",
                                            "id": 1,
                                            "priceLevelIdentifier": "gnlStEzsDEKBTCTTddy9Iw==",
                                            "priceLevelIdentifierGuid": "b4527982-ec4c-420c-814c-24d375dcbd23",
                                            "campaignName": "sample string 3",
                                            "priceLevelName": "sample string 4"
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ]
                                      },
                                      "product": {
                                        "$ref": "23"
                                      },
                                      "dealCost": {
                                        "$id": "71",
                                        "headerIdentifier": "U7/KHuKiaEyLUpXAkux76g==",
                                        "headerIdentifierGuid": "1ecabf53-a2e2-4c68-8b52-95c092ec7bea",
                                        "identifier": "6HWBB1cYpEOyTYEIrinRiw==",
                                        "identifierGuid": "078175e8-1857-43a4-b24d-8108ae29d18b",
                                        "supplierIdentifier": "ixRcrPba80SecECPfff8oQ==",
                                        "supplierGuid": "ac5c148b-daf6-44f3-9e70-408f7df7fca1",
                                        "pluG_UID": "chW1qI3lqEWgr9xmpNR5Bg==",
                                        "pluGuid": "a8b51572-e58d-45a8-a0af-dc66a4d47906",
                                        "campaignName": "fdaa80ca-8355-476b-a6c5-43f77b29e1f6",
                                        "description": "sample string 4",
                                        "cost": 5,
                                        "costDecimals": 6,
                                        "start": "2025-06-14T07:46:47.00016",
                                        "end": "2025-06-14T07:46:47.00016",
                                        "type": 9,
                                        "promoType": 10,
                                        "bonusItemPLUG_UID": "P/zyqch0b0qJoPyaClAZ9w==",
                                        "bonusItemPluGuid": "a9f2fc3f-74c8-4a6f-89a0-fc9a0a5019f7",
                                        "bonusPurchaseUnits": 11,
                                        "bonusReceiveUnits": 12,
                                        "updated": "2025-06-14T07:46:47.00016",
                                        "metcashPromotionID": "sample string 14",
                                        "fromHost": 15,
                                        "storeNames": "sample string 16",
                                        "storeIDs": [
                                          1,
                                          2
                                        ],
                                        "supplierName": "sample string 17",
                                        "campaignDescription": "sample string 18",
                                        "newPrice": 1,
                                        "campaignMetcashPromotionID": "sample string 19",
                                        "campaignActive": true,
                                        "campaignStartDate": "2025-06-14T07:46:47.00016",
                                        "campaignEndDate": "2025-06-14T07:46:47.00016",
                                        "masterPLUG_UID": "NKkdTCfUA0aaM/yYv7AXGA==",
                                        "masterID": "4c1da934-d427-4603-9a33-fc98bfb01718",
                                        "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": "aDejxxvkIECTv6T89I8Q7A==",
                                        "bonusMasterID": "c7a33768-e41b-4020-93bf-a4fcf48f10ec",
                                        "bonusProductName": "sample string 34",
                                        "bonusProductAPN": "sample string 35",
                                        "bonusOrderCode": "sample string 36",
                                        "bonusNormalSell": 37,
                                        "bonusNormalCost": 38,
                                        "bonusNormalCostDecimals": 39,
                                        "bonusCartonQuantity": 40,
                                        "bonusSalesMode": 41,
                                        "bonusOrderPacked": 42,
                                        "bonusFuelItem": true,
                                        "bonusActive": true
                                      }
                                    },
                                    "currentCostStart": "2025-06-14T07:46:47.00016",
                                    "dealCosts": [
                                      {
                                        "$ref": "71"
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tags": [
                                      {
                                        "$id": "72",
                                        "pluG_UID": "WNDlqbRbvEGq/HehDsiR2g==",
                                        "pluGuid": "a9e5d058-5bb4-41bc-aafc-77a10ec891da",
                                        "tagID": 1,
                                        "description": "sample string 1",
                                        "storeIDs": [
                                          1,
                                          2
                                        ]
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ],
                                    "alternateProductG_UID": "nsFUYEafWkedvs67z3qjMQ==",
                                    "alternateProduct": "6054c19e-9f46-475a-9dbe-cebbcf7aa331",
                                    "productHostCode": {
                                      "$id": "73",
                                      "id": 1,
                                      "pluG_UID": "IThNWXSFWEORA1q1KkMY/w==",
                                      "pluGuid": "594d3821-8574-4358-9103-5ab52a4318ff",
                                      "ibaCode": "sample string 2"
                                    },
                                    "mscCat": {
                                      "$ref": "56"
                                    },
                                    "mscCom": {
                                      "$ref": "57"
                                    },
                                    "mscDep": {
                                      "$ref": "59"
                                    },
                                    "mscSubCom": {
                                      "$ref": "58"
                                    },
                                    "isUserUpdate": true,
                                    "ignoreMasterProduct": true,
                                    "priceGroupLabelRequested": true,
                                    "firstSold": "2025-06-14T07:46:47.00016",
                                    "inventoryTracked": "2025-06-14T07:46:47.00016",
                                    "isNormalPriceChangesCampaign": true
                                  },
                                  "supplier": {
                                    "$ref": "18"
                                  },
                                  "serviceFee": {
                                    "$id": "74",
                                    "id": 1,
                                    "description": "sample string 1",
                                    "fee": 1
                                  },
                                  "isPrimaryHost": true,
                                  "hostVendor": 46
                                },
                                {
                                  "$ref": "21"
                                }
                              ],
                              "orderCycleHeaders": [
                                {
                                  "$id": "75",
                                  "storeID": 1,
                                  "supplierIdentifier": "zUnCtml120KeSleNg3JdRA==",
                                  "supplierGuid": "b6c249cd-7569-42db-9e4a-578d83725d44",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "storeName": "sample string 5",
                                  "departmentName": "sample string 6",
                                  "orderDays": 7
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "cycles": [
                                {
                                  "$id": "76",
                                  "storeID": 1,
                                  "supplierIdentifier": "+M3meR2vzUeRZn37yZoEsg==",
                                  "supplierGuid": "79e6cdf8-af1d-47cd-9166-7dfbc99a04b2",
                                  "departmentCode": "sample string 2",
                                  "warehouseDirectIndicator": "sample string 3",
                                  "type": 4,
                                  "cutOffWeek": 5,
                                  "cutOffDay": 6,
                                  "cutOffTime": "00:00:00.1234567",
                                  "leadTime": 7,
                                  "daysBuffer": 8,
                                  "supplierName": "sample string 9",
                                  "cutOffDate": "2025-06-14T07:46:47.00016",
                                  "deliveryDate": "2025-06-14T07:46:47.00016",
                                  "nextCutOffDate": "2025-06-14T07:46:47.00016",
                                  "nextDeliveryDate": "2025-06-14T07:46:47.00016",
                                  "nextDaysBuffer": 10
                                },
                                {
                                  "$ref": "76"
                                }
                              ],
                              "store": {
                                "$ref": "14"
                              },
                              "updated": "2025-06-14T07:46:47.00016",
                              "isHost": true
                            },
                            "files": [
                              {
                                "$id": "77",
                                "id": "sample string 1",
                                "fileName": "sample string 2",
                                "extension": "sample string 3",
                                "provider": 0,
                                "type": 0,
                                "hostType": "sample string 4",
                                "createdUtc": "2025-06-14T07:46:47.00016",
                                "processed": "2025-06-14T07:46:47.00016",
                                "isProcessing": true,
                                "processedCount": 6,
                                "processingTime": 1,
                                "collectedUtc": "2025-06-14T07:46:47.00016",
                                "size": 1,
                                "sizeFormat": "sample string 7",
                                "isArchive": true,
                                "version": "sample string 9",
                                "reference": "sample string 10",
                                "digest": "sample string 11",
                                "contentType": "sample string 12",
                                "host": {
                                  "$ref": "17"
                                },
                                "metcashHeader": {
                                  "$id": "78",
                                  "customerNumber": "sample string 1",
                                  "creationDate": "2025-06-14T07:46:47.00016",
                                  "businessPillar": "sample string 3",
                                  "fileType": "sample string 4"
                                }
                              },
                              {
                                "$ref": "77"
                              }
                            ],
                            "zoneMatrix": [
                              {
                                "$id": "79",
                                "id": 1,
                                "hostIdentifier": "6zNyi1YtUkOJPhx16wMObQ==",
                                "hostIdentifierGuid": "8b7233eb-2d56-4352-893e-1c75eb030e6d",
                                "storeID": 1,
                                "departmentCode": "sample string 2",
                                "hostGuids": [
                                  "10bea780-fdb1-401b-b854-8808fb328861",
                                  "c7eabbc6-6a35-4688-9bf6-1eccf74d12b9"
                                ]
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "hostFileStoreSetting": {
                              "$ref": "16"
                            },
                            "hostStoreSettings": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "promotionPlacements": [
                              {
                                "$id": "80",
                                "identifier": "pHOFwR9tq0Koejama+jaXw==",
                                "identifierGuid": "c18573a4-6d1f-42ab-a87a-36a66be8da5f",
                                "code": "sample string 2",
                                "description": "sample string 3",
                                "isAdvertised": true
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "promoTypeGuids": [
                              "9028460f-ff67-47df-adbb-4485fd1d52d8",
                              "87b484e7-77a7-4837-8818-70ede2d59aaf"
                            ],
                            "isPromotionOnly": false,
                            "isOrderable": false,
                            "vendor": 0
                          },
                          "groupIDs": [
                            1,
                            2
                          ],
                          "hostDescription": "sample string 24"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "accounts": [
                        {
                          "$id": "81",
                          "id": 1,
                          "storeID": 1,
                          "accountName": "sample string 2",
                          "bsb": "sample string 3",
                          "accountNumber": "sample string 4",
                          "accountDesignated": true
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "sales": [
                        {
                          "$id": "82",
                          "id": 1,
                          "storeID": 1,
                          "externalSalesType": 2,
                          "ftpSiteID": 1,
                          "lastSaleProcessed": "2025-06-14T07:46:47.00016",
                          "ftpSite": {
                            "$id": "83",
                            "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": "82"
                        }
                      ],
                      "zoneMatrix": [
                        {
                          "$ref": "79"
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "cashManagements": [
                        {
                          "$id": "84",
                          "id": 1,
                          "storeID": 1,
                          "cashManagementType": 2,
                          "apiID": 1,
                          "organisationID": "sample string 3",
                          "siteName": "sample string 4",
                          "thirdPartyAPI": {
                            "$id": "85",
                            "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": "84"
                        }
                      ],
                      "updateStoreID": "db60f0ff-f861-491d-8fb7-7aa523514616",
                      "updateStore": {
                        "$id": "86",
                        "id": "ff3cc7a1-b9bc-42b3-be9d-a15a89e28582",
                        "name": "sample string 1",
                        "lastActivity": "2025-06-14T07:46:47.00016",
                        "zone": "sample string 2",
                        "timeZoneOffset": 0.0,
                        "businessHoursStart": "00:00:00.1234567",
                        "businessHoursEnd": "00:00:00.1234567",
                        "master": true,
                        "lastIP": "sample string 10",
                        "lastHostName": "sample string 11",
                        "ping": 1,
                        "pingStatus": "sample string 12",
                        "lastUpdateCompleted": "2025-06-14T07:46:47.00016"
                      },
                      "timeZoneId": "sample string 53",
                      "securityOptions": {
                        "$id": "87",
                        "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": "13"
                  }
                ]
              },
              "customer": {
                "$ref": "4"
              },
              "communityOrganisation": {
                "$id": "88",
                "id": 1,
                "identifier": "WQEDGc/5o0S+FgDA8KypHQ==",
                "identifierGuid": "19030159-f9cf-44a3-be16-00c0f0aca91d",
                "name": "sample string 3",
                "lookupIdentifier": "sample string 4",
                "externalID": "sample string 5",
                "phone": "sample string 6",
                "fax": "sample string 7",
                "email": "sample string 8",
                "address1": "sample string 9",
                "address2": "sample string 10",
                "city": "sample string 11",
                "postCode": "sample string 12",
                "state": "sample string 13",
                "country": "sample string 14",
                "totalAmountAwarded": 15.1,
                "updated": "2025-06-14T07:46:47.00016",
                "deleted": true
              },
              "details": [
                {
                  "$id": "89",
                  "saleItemID": 1,
                  "identifier": "Y8SoDQAvHkiNRec1ntdxPQ==",
                  "identifierGuid": "0da8c463-2f00-481e-8d45-e7359ed7713d",
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "YVJ0NY4mvUScXqDYrDu/3w==",
                  "pluGuid": "35745261-268e-44bd-9c5e-a0d8ac3bbfdf",
                  "accountID": "fJm31VkKyUaIKzc6+6pmRw==",
                  "accountIDGuid": "d5b7997c-0a59-46c9-882b-373afbaa6647",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 8,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "offline": true,
                  "barcode": "sample string 9",
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 10",
                  "bestOrExpire": "2025-06-14T07:46:47.00016",
                  "bestOrExpireType": 1,
                  "providerName": "sample string 11",
                  "refundG_UID": "kUeNxvv+Kkaohy1OpahRTg==",
                  "refundGuid": "c68d4791-fefb-462a-a887-2d4ea5a8514e",
                  "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": "/5mVSyZZuESRffG+Yrpccw==",
                  "idempotentVoidGuid": "4b9599ff-5926-44b8-917d-f1be62ba5c73",
                  "priceLevelIdentifier": "EIb1DZJrNUi6d7tV5McDTw==",
                  "priceLevelIdentifierGuid": "0df58610-6b92-4835-ba77-bb55e4c7034f",
                  "productName": "sample string 23",
                  "apn": "sample string 24",
                  "unknownScans": [
                    {
                      "$id": "90",
                      "id": 1,
                      "saleDetailID": 2,
                      "storeID": 1,
                      "scanned": "2025-06-14T07:46:47.00016",
                      "operatorG_UID": "QEA=",
                      "barcode": "sample string 4",
                      "processed": 1
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "refund": {
                    "$id": "91",
                    "id": 1,
                    "g_UID": "n4aUN3KLYkKzQbxahbnpZQ==",
                    "guid": "3794869f-8b72-4262-b341-bc5a85b9e965",
                    "description": "sample string 1",
                    "dumped": true,
                    "inventoryReasonID": 1,
                    "sortOrder": 1,
                    "updated": "2025-06-14T07:46:47.00016"
                  },
                  "modifier": {
                    "$id": "92",
                    "id": 1,
                    "setG_UID": "EK849y75NkGEUim2Lomfsg==",
                    "modifierSetGuid": "f738af10-f92e-4136-8452-29b62e899fb2",
                    "name": "sample string 2",
                    "price": 1,
                    "quantity": 1,
                    "modifierType": 1,
                    "groupNumber": 1,
                    "pageNumber": 1,
                    "controlOrder": 1,
                    "printToStation": true,
                    "pluG_UID": "KHJS53wAC0yUwG7223fYvw==",
                    "pluGuid": "e7527228-007c-4c0b-94c0-6ef6db77d8bf",
                    "deleted": true,
                    "g_UID": "g9w4sMq5zEecvUxP2QQs0Q==",
                    "guid": "b038dc83-b9ca-47cc-9cbd-4c4fd9042cd1",
                    "product": {
                      "$ref": "23"
                    }
                  },
                  "priceLevelName": "sample string 25",
                  "pumpNumber": 1,
                  "hoseNumber": 1
                },
                {
                  "$ref": "89"
                }
              ],
              "eftReceipts": [
                {
                  "$id": "93",
                  "id": 1,
                  "storeID": 1,
                  "saleHeaderID": 2,
                  "storeSaleHeader": {
                    "$ref": "11"
                  },
                  "receipt": "sample string 3",
                  "processed": 1
                },
                {
                  "$ref": "93"
                }
              ],
              "payments": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "cards": [
                {
                  "$id": "94",
                  "id": 1,
                  "saleHeaderID": 1,
                  "identifier": "sample string 2",
                  "cardType": 3,
                  "providerName": "sample string 4"
                },
                {
                  "$ref": "94"
                }
              ],
              "campaignHits": [
                {
                  "$id": "95",
                  "id": 1,
                  "saleHeaderID": 2,
                  "campaign": "sample string 3",
                  "name": "sample string 4",
                  "processed": 1,
                  "campaignDescription": "sample string 5"
                },
                {
                  "$ref": "95"
                }
              ],
              "fuel": [
                {
                  "$id": "96",
                  "id": 1,
                  "plu": 1,
                  "pluG_UID": "PYP5GPeUhk6xaD0sKXRg8A==",
                  "pluGuid": "18f9833d-94f7-4e86-b168-3d2c297460f0",
                  "saleHeaderID": 2,
                  "totalCents": 3,
                  "grade": 1,
                  "gradeDescription": "sample string 4",
                  "dispenser": 1,
                  "hose": 1,
                  "quantity": 1,
                  "cost": 1,
                  "acquirerNum": 1,
                  "attendant": 1,
                  "ePurseBalance": 1.0,
                  "cardSignature": "sample string 5",
                  "compartmentNumber": 1,
                  "contractNumber": 1,
                  "discountCardPAN": "sample string 6",
                  "discountID": 1,
                  "discountName": "sample string 7",
                  "discountNetValue": 1.0,
                  "discountType": 1,
                  "discountValue": 1.0,
                  "discretionaryData": "sample string 8",
                  "driverID": "sample string 9",
                  "eftBatchNumber": 1,
                  "eftResponseCode": "sample string 10",
                  "endDateTime": "2025-06-14T07:46:47.00016",
                  "engineHours": 1.1,
                  "fposNumber": 1,
                  "loyaltyCardPAN": "sample string 11",
                  "miscData1": 1,
                  "miscData2": "sample string 12",
                  "miscFlags": 1,
                  "mop": 1,
                  "odometer": 1,
                  "panNumber": "sample string 13",
                  "saleRefund": true,
                  "saleStatus": 1,
                  "sequenceNumber": 1,
                  "stan": 1,
                  "startDateTime": "2025-06-14T07:46:47.00016",
                  "tagNumber": "sample string 15",
                  "trackTwoRem": "sample string 16",
                  "transCode": 1,
                  "transType": 1,
                  "unitPrice": 1.0,
                  "vehicleReg": "sample string 17",
                  "offline": true,
                  "processed": 1
                },
                {
                  "$ref": "96"
                }
              ],
              "fuelResells": [
                {
                  "$id": "97",
                  "saleItemID": 1,
                  "saleHeaderID": 2,
                  "plu": 1,
                  "pluG_UId": "DbrVNyXXF0OU0CbqLuMLZQ==",
                  "pluGuid": "37d5ba0d-d725-4317-94d0-26ea2ee30b65",
                  "accountID": "x3eaKei7PU6aoUH+iCm8zA==",
                  "accountIDGuid": "299a77c7-bbe8-4e3d-9aa1-41fe8829bccc",
                  "normalPrice": 3,
                  "originalSellingPrice": 4,
                  "discountPrice": 5,
                  "unit": 1,
                  "quantity": 6,
                  "totalCents": 7,
                  "fixedPrice": 1,
                  "tranType": 1,
                  "processed": 1,
                  "discountType": 1,
                  "cost": 1,
                  "costDecimals": 1,
                  "markdown": 1,
                  "manualQuantity": 1,
                  "manualPrice": 1,
                  "manualMode": 1,
                  "active": 1,
                  "barcode": "sample string 8",
                  "offline": 1,
                  "keyedSale": 1,
                  "discountedID": 1,
                  "fuelID": 1,
                  "serialNumber": "sample string 9",
                  "bestOrExpire": "2025-06-14T07:46:47.00016",
                  "bestOrExpireType": 1,
                  "refundG_UID": "O12sn81Nj0mjnpqVFiO5Qg==",
                  "refundGuid": "9fac5d3b-4dcd-498f-a39e-9a951623b942",
                  "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": "97"
                }
              ],
              "customerOrder": [
                {
                  "$id": "98",
                  "identifier": "+C8JjLqK00+c+XK/+LY+KQ==",
                  "identifierGuid": "8c092ff8-8aba-4fd3-9cf9-72bff8b63e29",
                  "id": 1,
                  "orderNo": 2,
                  "externalSaleIdentifier": "sample string 3",
                  "storeID": 4,
                  "zoneID": 5,
                  "deptNo": 6,
                  "customerIdentifier": "ZD8b1xxMKECi4BAziI4FPQ==",
                  "customerIdentifierGuid": "d71b3f64-4c1c-4028-a2e0-1033888e053d",
                  "operatorNo": 1,
                  "operatorG_UID": "sPDzqGgJeEm6Y2iuCKllMQ==",
                  "operatorGuid": "a8f3f0b0-0968-4978-ba63-68ae08a96531",
                  "created": "2025-06-14T07:46:47.00016",
                  "ordered": "2025-06-14T07:46:47.00016",
                  "started": "2025-06-14T07:46:47.00016",
                  "completed": "2025-06-14T07:46:47.00016",
                  "supplied": "2025-06-14T07:46:47.00016",
                  "quickTicket": 1,
                  "deleted": true,
                  "walkAway": true,
                  "approxWait": 1,
                  "actualWait": 1,
                  "deliveryMethod": 8,
                  "externalSaleType": 9,
                  "customer": {
                    "$ref": "4"
                  },
                  "operator": {
                    "$ref": "12"
                  },
                  "details": [
                    {
                      "$id": "99",
                      "headerID": 1,
                      "plu": 1,
                      "pluG_UId": "Vb0YVhmgAEeIkdiAzxKqlg==",
                      "pluGuid": "5618bd55-a019-4700-8891-d880cf12aa96",
                      "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": "8gl7NTytjE2MR62JMtq52w==",
                      "headerIdentifierGuid": "357b09f2-ad3c-4d8c-8c47-ad8932dab9db",
                      "product": {
                        "$ref": "23"
                      }
                    },
                    {
                      "$ref": "99"
                    }
                  ],
                  "storeName": "sample string 11",
                  "customerName": "sample string 12",
                  "storeReplyTo": "sample string 13",
                  "storeSubjectLine": "sample string 14",
                  "storeSaleHeader": {
                    "$ref": "11"
                  }
                },
                {
                  "$ref": "98"
                }
              ],
              "surveyResponses": [
                {
                  "$id": "100",
                  "surveyG_UID": "tsfUF8HtzUy3wifrf5tBzQ==",
                  "surveyGuid": "17d4c7b6-edc1-4ccd-b7c2-27eb7f9b41cd",
                  "saleHeaderGuid": "NUonqTkAS0eg8CCrT4ogPA==",
                  "saleGuid": "a9274a35-0039-474b-a0f0-20ab4f8a203c",
                  "textResponse": "sample string 1",
                  "integerResponse": 1,
                  "g_UIDResponse": "DOdss+zbbE22kQ8MuItoCA==",
                  "guidResponse": "b36ce70c-dbec-4d6c-b691-0f0cb88b6808",
                  "whoAnswered": 2,
                  "answeredAtUTC": "2025-06-14T07:46:47.00016",
                  "sale": {
                    "$ref": "11"
                  },
                  "survey": {
                    "$id": "101",
                    "g_UID": "F0Y3WUhJN0ON7l1zvmZ6cg==",
                    "guid": "59374617-4948-4337-8dee-5d73be667a72",
                    "name": "sample string 1",
                    "storeID": 2,
                    "zoneID": 1,
                    "checkoutFormG_UID": "kAClC1y2c0OXU+VlHECVmw==",
                    "checkoutFormGuid": "0ba50090-b65c-4373-9753-e5651c40959b",
                    "displayToWho": 3,
                    "displayWhen": 4,
                    "start": "2025-06-14T07:46:47.00016",
                    "end": "2025-06-14T07:46:47.00016",
                    "deleted": true,
                    "updated": "2025-06-14T07:46:47.00016",
                    "possibleIntegerResponses": [
                      1,
                      2
                    ],
                    "possibleTextResponses": [
                      "sample string 1",
                      "sample string 2"
                    ],
                    "possibleGuidResponses": [
                      "c6248df4-bd45-439a-a45d-217359612761",
                      "58a9ed83-1f15-4199-a58b-112ad8512302"
                    ],
                    "allowsAllTextResponses": true,
                    "surveyForm": {
                      "$ref": "41"
                    }
                  },
                  "ingressId": "sample string 4"
                },
                {
                  "$ref": "100"
                }
              ],
              "storeName": "sample string 38",
              "machineName": "sample string 39",
              "operatorName": "sample string 40",
              "direction": 1,
              "reason": "sample string 41",
              "accountG_UID": "aTVIN68f2kGvEZ++J7VcDA==",
              "accountIdentifier": "37483569-1faf-41da-af11-9fbe27b55c0c",
              "accountName": "sample string 42",
              "customerOrderIdentifier": "jZjZ98ZQdU+CnGGz4BJDFw==",
              "customerOrderIdentifierGuid": "f7d9988d-50c6-4f75-829c-61b3e0124317",
              "priceLevelName": "sample string 43",
              "revision": 44,
              "ingressId": "sample string 45"
            },
            "metadata": {
              "$id": "102",
              "id": 1,
              "paymentID": 2,
              "paymentIdentifier": "PDeZmHIFrUWNFHk+oFU+hg==",
              "paymentIdentifierGuid": "9899373c-0572-45ad-8d14-793ea0553e86",
              "identifier": "4VQk6kftnEGoedU0BJeG8Q==",
              "identifierGuid": "ea2454e1-ed47-419c-a879-d534049786f1",
              "metadata": "sample string 3",
              "signatureImage": "QEA=",
              "itemIdentifier": "xsNZCa0Qk0WWYjoyy884PA==",
              "itemIdentifierGuid": "0959c3c6-10ad-4593-9662-3a32cbcf383c"
            }
          },
          {
            "$ref": "10"
          }
        ]
      },
      {
        "$ref": "5"
      }
    ],
    "customerGroupMembers": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "customerGroups": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "accounts": [
      {
        "$ref": "6"
      },
      {
        "$ref": "6"
      }
    ],
    "account": {
      "$ref": "6"
    },
    "vouchers": [
      {
        "$id": "103",
        "customerIdentifier": "ppN50uUQU0urX+7yAMNEJA==",
        "customerIdentifierGuid": "d27993a6-10e5-4b53-ab5f-eef200c34424",
        "voucherName": "sample string 2",
        "count": 3,
        "storeID": 4,
        "barcode": "sample string 5",
        "redeemCount": 6,
        "issueCount": 7,
        "storeSalePaymentID": 1,
        "idempotentID": "60QsNw2OEUWNx8EXc3cEuw==",
        "idempotentGuid": "372c44eb-8e0d-4511-8dc7-c117737704bb",
        "offline": true,
        "voucher": {
          "$id": "104",
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "shortDescription": "sample string 4",
          "url": "sample string 5",
          "barcodeTemplateID": 1,
          "expiry": 0,
          "voucherType": 6,
          "limitPerTransaction": 7,
          "customerTracking": true,
          "discountAccount": "sample string 9",
          "endDate": "2025-06-14T07:46:47.00016",
          "barcodeTemplate": {
            "$id": "105",
            "templateID": 1,
            "template": "sample string 1",
            "bcFunction": "sample string 2",
            "sortOrder": 3
          },
          "scaleLabel": {
            "$id": "106",
            "id": 1,
            "uid": "sample string 2",
            "name": "sample string 3",
            "width": 1.1,
            "height": 1.1,
            "showBorder": true,
            "borderWidth": 1.1,
            "borderStyle": 1,
            "borderColour": "sample string 5",
            "updated": "2025-06-14T07:46:47.00016",
            "labelPageLayout": "7ESr3W4BtEybNa1pwBghcA==",
            "pageLayoutGuid": "ddab44ec-016e-4cb4-9b35-ad69c0182170",
            "labelType": 6,
            "oldName": "sample string 7",
            "voucher": {
              "$ref": "104"
            },
            "elements": [
              {
                "$id": "107",
                "id": 1,
                "scaleLabelID": 2,
                "showPercentDI": true,
                "showAvgPerHundred": true,
                "showAvgPerServe": true,
                "name": "sample string 6",
                "x": 1.1,
                "y": 1.1,
                "width": 1.1,
                "height": 1.1,
                "type": 1,
                "rotation": 1,
                "text": "sample string 7",
                "fontFamily": "sample string 8",
                "align": 1,
                "bold": true,
                "italic": true,
                "underline": true,
                "strikeout": true,
                "reverse": true,
                "textColour": "sample string 9",
                "fontSize": 1.1,
                "picture": "QEA=",
                "borderWidth": 10,
                "sortOrder": 11,
                "printOptions": 12,
                "superScriptTextFontSize": 1.1,
                "lineStyle": 1,
                "spacingStyle": 1,
                "interCharacterSpacing": 1.1,
                "superScriptOffset": 1.1,
                "lineSpacing": 1.1,
                "dateFormat": "sample string 13",
                "autoGrow": true,
                "fontAutoResize": true,
                "updated": "2025-06-14T07:46:47.00016"
              },
              {
                "$ref": "107"
              }
            ]
          },
          "customerVouchers": [
            {
              "$id": "108",
              "id": 1,
              "customerIdentifier": "3jgN5Xmfnke8ahEIU62iDw==",
              "customerIdentifierGuid": "e50d38de-9f79-479e-bc6a-110853ada20f",
              "voucherID": 3,
              "voucherName": "sample string 4",
              "storeID": 1,
              "barcode": "sample string 5",
              "dateOfIssue": "2025-06-14T07:46:47.00016",
              "issuedSaleHeaderID": 1,
              "issuedSaleIdentifier": "sample string 7",
              "issuedOfflinePaymentID": 1,
              "issuedIdempotentID": "y1fIL986iUu37RjuTOYGzw==",
              "issuedIdempotentGuid": "2fc857cb-3adf-4b89-b7ed-18ee4ce606cf",
              "issuedOffline": true,
              "issuedUser": "sample string 9",
              "issuedNotes": "sample string 10",
              "expiryDate": "2025-06-14T07:46:47.00016",
              "expiredUser": "sample string 11",
              "expiredNotes": "sample string 12",
              "redeemed": "2025-06-14T07:46:47.00016",
              "redeemedSaleHeaderID": 1,
              "redeemedSaleIdentifier": "sample string 13",
              "redeemedOfflinePaymentID": 1,
              "redeemedIdempotentID": "6yILvlX+RU6CAtLt8YF67w==",
              "redeemedIdempotentGuid": "be0b22eb-fe55-4e45-8202-d2edf1817aef",
              "redeemedUser": "sample string 14",
              "redeemedNotes": "sample string 15",
              "redeemedOffline": true,
              "updated": "2025-06-14T07:46:47.00016",
              "storeName": "sample string 17",
              "scaleLabel": {
                "$ref": "106"
              },
              "voucher": {
                "$ref": "104"
              },
              "customer": {
                "$ref": "4"
              },
              "issuedOfflinePayment": {
                "$ref": "10"
              },
              "redeemedOfflinePayment": {
                "$ref": "10"
              }
            },
            {
              "$ref": "108"
            }
          ]
        },
        "customer": {
          "$ref": "4"
        }
      },
      {
        "$ref": "103"
      }
    ]
  },
  "communityOrganisation": {
    "$ref": "88"
  },
  "cashout": 14.0,
  "rounding": 15.0,
  "change": 16.0,
  "details": [
    null,
    {
      "$id": "109",
      "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": "110",
      "paymentType": "Account",
      "amount": 2.0,
      "accountName": "sample string 3",
      "cardName": "sample string 4",
      "reference": "sample string 5"
    },
    {
      "$ref": "110"
    }
  ]
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�=�Z %�ŷ5xl/workbook.xml �(�����0��&�C���@�'.^=x_�V�O�||�	$޼���~;�h\�ӓ���]I�lΘ�*�'cQO;a��0I�bFɱ6��PGQ��Ѿ��ӕ��[���1�aE)��V�!���)q􋜌��l���o�X`�Ţ��%�!%�soKz���r)�.2�%�8I�+��;�`���PK�=�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�=�Z�+�{''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rfad1f92b77a14527" /></Relationships>PK�=�Z�
۽�xl/worksheets/sheet1.xml �(���]S�<��������o&I�})�~R�B�]�8�S3�!����ı��ĥ\�3���ttd���?���)ɋ4[�C�X$�Y6O�w��\�0���h�忋e������I>�e�p��l���E�=$kW[d�jZ���]�-�,9�f��d]�Ș���~Z���e�P��nӫxȓ鼚��~�j5M��d4O]���<Y��Wpr�aOF|�&���lW�+�~o?\��!�ظ�U�_��<YL�˫ls��w�ҙ$+�,�/���*�Z����&���q(Y�Z��0�(�Ǣ�V7�2�]vz�����Bqk�1���^�������0��<.{�8�m��j4�����z��˖S80���T3mi��7��{��G����?��^o��n`u^X32�
RZ���pH�;X),2��v�6��B���m�K�6Z
t�S�ة��Lj;{��M�E.��\Tz[8ڡ��v-w+��i:�!�&�
"-WF���u��C1.��u?�vhu�I"w*@���:��dQ�5ls,@ʡU`�Il2�Y��d5����֑�&�\G�4����^����u���Zi&�{}	4z��uQ<w�:��DP��9۾9��C��	�&��GJ
�\�D�?������i9���l�U���>�r�Euѹ��p7�ӄ�⧭vO���%���%N��o���g}Bv��}Bu��>���E�0]�]��]��1b�B\��A���<���!�^z��B��� �ۯ���̓w�{�Fܽ� ��B���A��?=q�փ4���@N%6��"����H����i[N��]#+>�&{�փ�=<�#���E{d���5!
b��p��0M��F�,>t,$�lI�SGH��|Dx�Y7ٻ/��p�A�6}� ęo�}� ��pݱ�q�)�N����gd��zMVܺ���+b��eY����x��:�PK�=�Z
V33�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I����ݰa[z�'Q;�]�gc���V���X��j4��'�|�lvo�L^��ɚ�A#�����)�v��g��Փ�b|c��^����M�h�b��
y҂�����Lr8����z��h�iA��W�~D@�
:�)yz	y�@�T�J��Ե�yYp^5@���|8�����D�/��Q��9׭���(����S�����LU�AQ�y^�_���_l�PK�=�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�=�Z���� xl/sharedStrings.xml �(���ߏ�6��+��xn �IN�'�v���Zؾ�*�I&`ձ�m�Ҫ�{'��h*�;��=�Όǃ�o%�v |�q�N�����հ��j�Ki�s��ag�c}�(�-���ag���S���5�Du�8�BȒh�W�zj#��j
�K��'ꕄ򎕉-�Î��l9�s�wnA���2������ݠW�\�4�fKI�"�ƃ-�h�M���ժ��r�ԌcF�5��)�����lbc�EC~�<aF�B6*+�Dޚ���Z�f:���M�IC��[�Ei�p�����x�R���,��~.W�SE�~ȩe�v��0�Z��q���j�}M��H�4�L]��ɾĽ
���tF8Y���DLu�g�nU|�[Wf���%^���������#��v���VV�����5�{�E�������.h�8z�a��y��� %v�$���O;�>���i^}8F5��2�"_IIپj/���;�8��\�A6��K����
M�I��*������V�S�5�U^x3>�W`���r
�QϠI����u��4�e2� "v�ܛ��Y�E��vk%���f&�e\��G��kg"�
B��!�cs�O�۱���'���xAa�NַØ$YTľ��Q�,��[���ɫ���c�eWd)�P^�(�J89�Z�)������={��������Nǹs2�v�5I,p��'볤La�]�&��Tn��}ۉ\�O��Fv�%iA����0"��9�c��Z]��4��/�XQD����9o�����=Ͼ_�M�	֛���hyU�$WEp!��������i��{���)>�n�s0��q�`:��*��`�X�_��q��k���n�We�&v�'���Il{A:}�������AT�C�׏�d�a���`'���'$N��Ez�$c��O2�}X��)����wx�Yj�}�g���{�PK-�=�Z %�ŷ5xl/workbook.xmlPK-�=�Z����	�[Content_Types].xmlPK-
�=�Z�+�{''V_rels/.relsPK-�=�Z�
۽��xl/worksheets/sheet1.xmlPK-�=�Z
V33�P�xl/_rels/workbook.xml.relsPK-�=�ZЃc'2E
	xl/styles.xmlPK-�=�Z���� �
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�=�ZE�ٶ5xl/workbook.xml �(�����0��&�C��D
N\�z��6П�5��$޼���~;�d��3���/\EE�`�s�
��X�q�� D�^�����V�K������^H��J���C�@j\Q
����@H97{J��"��՝M���M�l�XѠ��
�dq�]Eϔ�B���^x��5�[��i�ҝ��J����PK�=�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�=�ZpS��''_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="R20bba3abfaa74b5f" /></Relationships>PK�=�Z�
۽�xl/worksheets/sheet1.xml �(���]S�<��������o&I�})�~R�B�]�8�S3�!����ı��ĥ\�3���ttd���?���)ɋ4[�C�X$�Y6O�w��\�0���h�忋e������I>�e�p��l���E�=$kW[d�jZ���]�-�,9�f��d]�Ș���~Z���e�P��nӫxȓ鼚��~�j5M��d4O]���<Y��Wpr�aOF|�&���lW�+�~o?\��!�ظ�U�_��<YL�˫ls��w�ҙ$+�,�/���*�Z����&���q(Y�Z��0�(�Ǣ�V7�2�]vz�����Bqk�1���^�������0��<.{�8�m��j4�����z��˖S80���T3mi��7��{��G����?��^o��n`u^X32�
RZ���pH�;X),2��v�6��B���m�K�6Z
t�S�ة��Lj;{��M�E.��\Tz[8ڡ��v-w+��i:�!�&�
"-WF���u��C1.��u?�vhu�I"w*@���:��dQ�5ls,@ʡU`�Il2�Y��d5����֑�&�\G�4����^����u���Zi&�{}	4z��uQ<w�:��DP��9۾9��C��	�&��GJ
�\�D�?������i9���l�U���>�r�Euѹ��p7�ӄ�⧭vO���%���%N��o���g}Bv��}Bu��>���E�0]�]��]��1b�B\��A���<���!�^z��B��� �ۯ���̓w�{�Fܽ� ��B���A��?=q�փ4���@N%6��"����H����i[N��]#+>�&{�փ�=<�#���E{d���5!
b��p��0M��F�,>t,$�lI�SGH��|Dx�Y7ٻ/��p�A�6}� ęo�}� ��pݱ�q�)�N����gd��zMVܺ���+b��eY����x��:�PK�=�Zt)�z�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�u�ࢺݰa[z��Q;�]�gc���V� �X��j4��'�|���o�@^0�>x��AoB��N�)�;	��z���e"�~J������<=P���Q�*L�Kdž8�\���I���r���f��y�������`N#�����xL1���aV�SJ�U�yj���[�Z�ZpvBo���y������d��h8C�K!������˥�N��Lm�����6�a���ѫ��|PK�=�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�=�Z���� xl/sharedStrings.xml �(���ߏ�6��+��xn �IN�'�v���Zؾ�*�I&`ձ�m�Ҫ�{'��h*�;��=�Όǃ�o%�v |�q�N�����հ��j�Ki�s��ag�c}�(�-���ag���S���5�Du�8�BȒh�W�zj#��j
�K��'ꕄ򎕉-�Î��l9�s�wnA���2������ݠW�\�4�fKI�"�ƃ-�h�M���ժ��r�ԌcF�5��)�����lbc�EC~�<aF�B6*+�Dޚ���Z�f:���M�IC��[�Ei�p�����x�R���,��~.W�SE�~ȩe�v��0�Z��q���j�}M��H�4�L]��ɾĽ
���tF8Y���DLu�g�nU|�[Wf���%^���������#��v���VV�����5�{�E�������.h�8z�a��y��� %v�$���O;�>���i^}8F5��2�"_IIپj/���;�8��\�A6��K����
M�I��*������V�S�5�U^x3>�W`���r
�QϠI����u��4�e2� "v�ܛ��Y�E��vk%���f&�e\��G��kg"�
B��!�cs�O�۱���'���xAa�NַØ$YTľ��Q�,��[���ɫ���c�eWd)�P^�(�J89�Z�)������={��������Nǹs2�v�5I,p��'볤La�]�&��Tn��}ۉ\�O��Fv�%iA����0"��9�c��Z]��4��/�XQD����9o�����=Ͼ_�M�	֛���hyU�$WEp!��������i��{���)>�n�s0��q�`:��*��`�X�_��q��k���n�We�&v�'���Il{A:}�������AT�C�׏�d�a���`'���'$N��Ez�$c��O2�}X��)����wx�Yj�}�g���{�PK-�=�ZE�ٶ5xl/workbook.xmlPK-�=�Z����	��[Content_Types].xmlPK-
�=�ZpS��''U_rels/.relsPK-�=�Z�
۽��xl/worksheets/sheet1.xmlPK-�=�Zt)�z�P�xl/_rels/workbook.xml.relsPK-�=�ZЃc'2E
	xl/styles.xmlPK-�=�Z���� �
xl/sharedStrings.xmlPK��