POST api/order/{id}/split/{mode}

Split an order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

mode

OrderSplitMode

Required

Body Parameters

None.

Response Information

Resource Description

Collection of OrderHeader
NameDescriptionTypeAdditional information
OrderID

integer

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

BackToBack

integer

None.

B2bGuid

Collection of byte

None.

B2bIdentifier

globally unique identifier

None.

Status

OrderStatus

None.

Created

date

None.

CreatedLocal

date

None.

CreatedByUser

string

String length: inclusive between 0 and 191

StoreID

integer

None.

TransferGuid

Collection of byte

None.

TransferIdentifier

globally unique identifier

None.

TransferInvoiceIdentifier

Collection of byte

None.

TransferInvoiceGuid

globally unique identifier

None.

AttachedToInvoice

integer

None.

TransferType

TransferType

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Description

string

None.

Rows

integer

None.

Cartons

integer

None.

Units

integer

None.

SentCount

integer

None.

Sent

date

None.

SentLocal

date

None.

SentByUser

string

String length: inclusive between 0 and 191

LastSentStatus

integer

None.

Cancelled

date

None.

CancelledLocal

date

None.

CancelledByUser

string

String length: inclusive between 0 and 191

Shipped

date

None.

ShippedLocal

date

None.

ShippedByUser

string

String length: inclusive between 0 and 191

StockReceived

date

None.

StockReceivedLocal

date

None.

StockReceivedByUser

string

String length: inclusive between 0 and 191

Received

date

None.

ReceivedLocal

date

None.

Completed

date

None.

CompletedLocal

date

None.

Updated

date

None.

UpdatedLocal

date

None.

DueDate

date

None.

WarehouseNote

string

None.

WarehouseRef

string

None.

PdeSerialNumber

string

None.

TradingPartner

OrderTradingPartner

None.

OrderType

string

String length: inclusive between 0 and 20

OrderTypeDescription

string

String length: inclusive between 0 and 255

StateCode

The state code of the store ordering for metcash

string

Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead.

String length: inclusive between 0 and 20

MailCarbonCopy

When Placing an order via email, send a Blind Carbon Copy to the current User

boolean

None.

MailTo

string

None.

MailBcc

string

None.

MailReplyTo

string

None.

Liquor

boolean

None.

Summary

string

Data type: MultilineText

Notes

string

Data type: MultilineText

SupplierNotes

string

Data type: MultilineText

ReceiptEmailSent

boolean

None.

ReceiptEmailSentId

string

String length: inclusive between 0 and 100

ReceiptEmailSentStatus

string

String length: inclusive between 0 and 20

TransportCompanyGuid

Collection of byte

None.

TransportCompanyIdentifier

globally unique identifier

None.

AutoOrder

integer

None.

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

DefaultOrderDocumentId

integer

None.

DefaultStockReceiveDocumentId

integer

None.

Temperature

Temperature recorded of order on receive. Null indicates no temperature recorded

decimal number

None.

TemperatureScale

Temperature scale that temperature is recorded in

TemperatureScale

None.

Rating

Quality rating of the order

integer

None.

LastOrderEmailSentId

string

None.

LastOrderEmailSentStatus

string

None.

Deleted

date

None.

DeletedByUser

string

None.

AutoOrderGuid

Collection of byte

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

AutoOrderIdentifier

globally unique identifier

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

AutoOrderHeader

AutoOrderHeader

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

SupplierName

string

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

SupplierStoreID

integer

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

SupplierCartonsOnly

boolean

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

SupplierEnforceMinimumQuantity

boolean

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

SupplierMinimumOrderValue

integer

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

StoreName

string

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

OrderCode

OrderCode

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

Store

Store

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

Supplier

Supplier

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

TotalCostInc

Summarised total cost inc tax, based on system costs

decimal number

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

TotalPickedCostInc

Summarised total picked cost inc tax, based on system costs, for store transfer orders

decimal number

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

TotalReceivedCostInc

Summarised total received cost in tax, based on system costs

decimal number

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

Total

Totals aggregates

OrderSubTotal

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

Details

Collection of OrderDetail

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

UnknownScans

Collection of OrderUnknownScan

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

TransportCompany

TransportCompany

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

TimeZoneInfo

For sending orders

TimeZoneInfo

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

IsMetcashSorted

boolean

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

BackupOrderType

string

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

BackupOrderTypeDescription

string

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

BackupTradingPartner

integer

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

BackupHostIdentifier

globally unique identifier

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "orderID": 1,
    "orderGuid": "JGczxzrFTUGlV9i/mL+wlg==",
    "orderIdentifier": "c7336724-c53a-414d-a557-d8bf98bfb096",
    "backToBack": 1,
    "b2bGuid": "1EIpCm//UUyhZqS87KG2sg==",
    "b2bIdentifier": "0a2942d4-ff6f-4c51-a166-a4bceca1b6b2",
    "status": 2,
    "created": "2025-08-02T23:27:04.7699928",
    "createdLocal": "2025-08-02T23:27:04.7699928",
    "createdByUser": "sample string 3",
    "storeID": 1,
    "transferGuid": "coxD7xwQrUaYu1WARogPYw==",
    "transferIdentifier": "ef438c72-101c-46ad-98bb-558046880f63",
    "transferInvoiceIdentifier": "EOvXp9iZjU63b9eL75beQw==",
    "transferInvoiceGuid": "a7d7eb10-99d8-4e8d-b76f-d78bef96de43",
    "attachedToInvoice": 4,
    "transferType": 1,
    "supplierIdentifier": "+8iUwR8+aEygXqc0LuH/Og==",
    "supplierIdentifierGuid": "c194c8fb-3e1f-4c68-a05e-a7342ee1ff3a",
    "description": "sample string 5",
    "rows": 1,
    "cartons": 1,
    "units": 1,
    "sentCount": 1,
    "sent": "2025-08-02T23:27:04.7699928",
    "sentLocal": "2025-08-02T23:27:04.7699928",
    "sentByUser": "sample string 6",
    "lastSentStatus": 1,
    "cancelled": "2025-08-02T23:27:04.7699928",
    "cancelledLocal": "2025-08-02T23:27:04.7699928",
    "cancelledByUser": "sample string 7",
    "shipped": "2025-08-02T23:27:04.7699928",
    "shippedLocal": "2025-08-02T23:27:04.7699928",
    "shippedByUser": "sample string 8",
    "stockReceived": "2025-08-02T23:27:04.7699928",
    "stockReceivedLocal": "2025-08-02T23:27:04.7699928",
    "stockReceivedByUser": "sample string 9",
    "received": "2025-08-02T23:27:04.7699928",
    "receivedLocal": "2025-08-02T23:27:04.7699928",
    "completed": "2025-08-02T23:27:04.7699928",
    "completedLocal": "2025-08-02T23:27:04.7699928",
    "updated": "2025-08-02T23:27:04.7699928",
    "updatedLocal": "2025-08-02T23:27:04.7699928",
    "dueDate": "2025-08-02T23:27:04.7699928",
    "warehouseNote": "sample string 10",
    "warehouseRef": "sample string 11",
    "pdeSerialNumber": "sample string 12",
    "tradingPartner": 1,
    "orderType": "sample string 1",
    "orderTypeDescription": "sample string 2",
    "stateCode": "sample string 15",
    "mailCarbonCopy": true,
    "mailTo": "sample string 17",
    "mailBcc": "sample string 18",
    "mailReplyTo": "sample string 19",
    "liquor": true,
    "summary": "sample string 21",
    "notes": "sample string 22",
    "supplierNotes": "sample string 23",
    "receiptEmailSent": true,
    "receiptEmailSentId": "sample string 25",
    "receiptEmailSentStatus": "sample string 26",
    "transportCompanyGuid": "Ey3S054UhkK4+4ZlyS2myA==",
    "transportCompanyIdentifier": "d3d22d13-149e-4286-b8fb-8665c92da6c8",
    "autoOrder": 27,
    "hostIdentifier": "eHsJhu1VrEi0utdHagQ6pw==",
    "hostIdentifierGuid": "86097b78-55ed-48ac-b4ba-d7476a043aa7",
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "temperature": 1.1,
    "temperatureScale": 28,
    "rating": 29,
    "lastOrderEmailSentId": "sample string 30",
    "lastOrderEmailSentStatus": "sample string 31",
    "deleted": "2025-08-02T23:27:04.7699928",
    "deletedByUser": "sample string 32",
    "autoOrderGuid": "JKSX6S0j9E21W0EVxT5E2g==",
    "autoOrderIdentifier": "e997a424-232d-4df4-b55b-4115c53e44da",
    "autoOrderHeader": {
      "$id": "2",
      "autoOrderGuid": "m7n+UJtdcUat4t19OazcbQ==",
      "autoOrderIdentifier": "50feb99b-5d9b-4671-ade2-dd7d39acdc6d",
      "orderGuid": "LmUYiJua7UCeuLdUAY6X1g==",
      "orderIdentifier": "8818652e-9a9b-40ed-9eb8-b754018e97d6",
      "created": "2025-08-02T23:27:04.7699928",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2025-08-02T23:27:04.7699928",
      "supplierIdentifier": "cUXBGf95vUqcjLgIakVlMg==",
      "supplierIdentifierGuid": "19c14571-79ff-4abd-9c8c-b8086a456532",
      "orderStatus": 1,
      "tradingPartner": 1,
      "simpleAWS": 2,
      "defaultMPL": 3,
      "investmentBuy": true,
      "storeName": "sample string 5",
      "supplierName": "sample string 6",
      "description": "sample string 7",
      "orderType": "sample string 8",
      "mailTo": "sample string 9",
      "mailBcc": "sample string 10",
      "notes": "sample string 11",
      "transportCompanyGuid": "NZr033vDGkiacOKDWiX8GA==",
      "transportCompanyIdentifier": "dff49a35-c37b-481a-9a70-e2835a25fc18",
      "store": {
        "$id": "3",
        "id": 1,
        "isMaster": true,
        "shortName": "sample string 3",
        "url": "sample string 4",
        "sortOrder": 1,
        "name": "sample string 5",
        "phone": "sample string 6",
        "fax": "sample string 7",
        "email": "sample string 8",
        "address1": "sample string 9",
        "address2": "sample string 10",
        "city": "sample string 11",
        "state": "sample string 12",
        "country": "sample string 13",
        "postCode": "sample string 14",
        "delivery": 1,
        "exportAccounts": 1,
        "salesAccountFolder": "sample string 15",
        "purchaseAccountFolder": "sample string 16",
        "initLoad": 1,
        "initIDs": 1,
        "zoneID": 1,
        "actAsMaster": 1,
        "lastActiveUtc": "2025-08-02T23:27:04.7699928",
        "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": "JLFWldjINEC9kzD8deam0w==",
        "hostIdentifierGuid": "9556b124-c8d8-4034-bd93-30fc75e6a6d3",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-08-02T23:27:04.7699928",
        "priceZoneName": "sample string 51",
        "storeFuelConfigured": true,
        "shippingAddressCopied": true,
        "shippingAddress": {
          "$id": "4",
          "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": "4"
        },
        "hostStoreSettings": [
          {
            "$id": "5",
            "id": 1,
            "hostIdentifier": "Aecgenp4BEWSkvJ79koT4A==",
            "hostIdentifierGuid": "7a20e701-787a-4504-9292-f27bf64a13e0",
            "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": "6",
              "identifier": "0dlDIzbRrEaKwwjeb0C75w==",
              "identifierGuid": "2343d9d1-d136-46ac-8ac3-08de6f40bbe7",
              "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": "rCnYnNOaX0O/bqXQQi/pfg==",
              "hostSupplierIdentifierGuid": "9cd829ac-9ad3-435f-bf6e-a5d0422fe97e",
              "loyaltyPriceLevelIdentifier": "5Q2BbEc7ekuOUccvL63ZCg==",
              "loyaltyPriceLevelIdentifierGuid": "6c810de5-3b47-4b7a-8e51-c72f2fadd90a",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-08-02T23:27:04.7699928",
              "lastProcessed": "2025-08-02T23:27:04.7699928",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "8PjMVIbivU2cI/Q0pGTirA==",
                "identifierGuid": "54ccf8f0-e286-4dbd-9c23-f434a464e2ac",
                "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": "enDNaLGNUkiTF1nG7rvEoQ==",
                "primaryContactID": "68cd707a-8db1-4852-9317-59c6eebbc4a1",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "5ZGLYXGB802jew9Ee9Dojg==",
                "supplierGroupGuid": "618b91e5-8171-4df3-a37b-0f447bd0e88e",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-08-02T23:27:04.7699928",
                "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": "8",
                  "id": "9d569fa4-bc07-487d-9a13-acd7d1d918bb",
                  "identifier": "+haYs/GyIE+TfxjCfixl0g==",
                  "identifierGuid": "b39816fa-b2f1-4f20-937f-18c27e2c65d2",
                  "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": "9",
                    "supplierIdentifier": "nNHN2JIDWEmiJaCZ2uGCqA==",
                    "supplierIdentifierGuid": "d8cdd19c-0392-4958-a225-a099dae182a8",
                    "contactGuid": "C7oqcc0VGEydgkGYTA980g==",
                    "contactID": "712aba0b-15cd-4c18-9d82-41984c0f7cd2",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "ro2lqiUyeEaCgTuxqpx/yw==",
                    "pluGuid": "aaa58dae-3225-4678-8281-3bb1aa9c7fcb",
                    "supplierIdentifier": "hIrHjwn1SEKVGexknOBndw==",
                    "supplierIdentifierGuid": "8fc78a84-f509-4248-9519-ec649ce06777",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 3",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 5,
                    "averagePackSize": 6,
                    "effectiveDate": "2025-08-02T23:27:04.7699928",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 9,
                    "landedUnitCostInc": 10,
                    "landedCartonCostInc": 11,
                    "landedCartonCostEx": 12,
                    "standardCost": 13,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 14",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 15",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 16",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 17",
                    "invoiceCode": "sample string 18",
                    "invoiceDesc": "sample string 19",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 20,
                    "hostType": 21,
                    "fromHost": 22,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 23.1,
                    "sellMultiple": 24.1,
                    "baseMultiple": 25.1,
                    "hostStandardCost": 26,
                    "hostTotalCost": 27,
                    "hostRetail": 28,
                    "hostLandedUnitCostEx": 29,
                    "hostLandedUnitCostInc": 30,
                    "hostDesc": "sample string 31",
                    "directIndicator": "sample string 32",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 34",
                    "hostProductType": "sample string 35",
                    "hostProductGrade": "sample string 36",
                    "hostProductGroup": "sample string 37",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 40",
                    "hostLastUpdated": "2025-08-02T23:27:04.7699928",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "7YPQs6PErEOAmuWDAQnqyQ==",
                        "pluGuid": "b3d083ed-c4a3-43ac-809a-e5830109eac9",
                        "supplierIdentifier": "bqH6cYXBDk6bsdHYuMaMEA==",
                        "supplierIdentifierGuid": "71faa16e-c185-4e0e-9bb1-d1d8b8c68c10",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 41",
                    "salesMode": 42,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 44,
                    "parentPluG_UID": "kUQBs8J/gUi6in6FmXJ6PA==",
                    "parentPluGuid": "b3014491-7fc2-4881-ba8a-7e8599727a3c",
                    "freight": 45.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "jF3Q/4XPMEqTfATxc+O+PQ==",
                      "guid": "ffd05d8c-cf85-4a30-937c-04f173e3be3d",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "uJF8DyVqEk+1B8HVd2Pr7A==",
                      "priceGroupGuid": "0f7c91b8-6a25-4f12-b507-c1d57763ebec",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-08-02T23:27:04.7699928",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-08-02T23:27:04.7699928",
                      "pluCreated": "2025-08-02T23:27:04.7699928",
                      "createdByUser": "sample string 9",
                      "name": "sample string 10",
                      "nameChanged": true,
                      "secondDescription": "sample string 12",
                      "hostDescription": "sample string 13",
                      "keepCartonQty": true,
                      "keepDescription": true,
                      "keepDepartments": true,
                      "keepSuppliers": true,
                      "markdownDescription": "sample string 18",
                      "altDescription": "sample string 19",
                      "bestOrExpire": 20,
                      "lastUpdate": "2025-08-02T23:27:04.7699928",
                      "lastManualUpdate": "2025-08-02T23:27:04.7699928",
                      "imageName": "sample string 23",
                      "showImageOnFlipCharts": true,
                      "showTextOnFlipCharts": true,
                      "overrideFlipChartText": true,
                      "flipChartText": "sample string 27",
                      "salesMode": 1,
                      "eftCode": 1,
                      "price": 1,
                      "priceChanged": true,
                      "rrp": 1,
                      "gstPercent": 28,
                      "gstPercentChanged": true,
                      "costGSTPercent": 29,
                      "costGSTPercentChanged": true,
                      "wetPercent": 1,
                      "priceOverride": 1,
                      "cost": 1,
                      "currentCost": 1,
                      "currentCostDecimals": 1,
                      "grossProfit": 1.0,
                      "currentCostDesc": "sample string 30",
                      "currentCostEnd": "2025-08-02T23:27:04.7699928",
                      "currentCostUpdated": "2025-08-02T23:27:04.7699928",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 32,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-08-02T23:27:04.7699928",
                      "defaultGP": 1,
                      "breakTargetMode": 33,
                      "break1": 1,
                      "price1": 1,
                      "target1": 34,
                      "break2": 1,
                      "price2": 1,
                      "target2": 35,
                      "break3": 1,
                      "price3": 1,
                      "target3": 36,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "awsUpdated": "2025-08-02T23:27:04.7699928",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 53,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "2GtACmQL1Uelcl8A0kA0wg==",
                      "altPLUGuid": "0a406bd8-0b64-47d5-a572-5f00d24034c2",
                      "altPLUGuidChanged": true,
                      "altPriceDescription1": "sample string 54",
                      "altPriceDescription2": "sample string 55",
                      "cartonQuantity": 56,
                      "cartonQuantityChanged": true,
                      "trayID": 1,
                      "promptID": 1,
                      "tare": 1,
                      "packQty": 1,
                      "fixedWeight": 1,
                      "extraMesg": 1,
                      "text1": "sample string 58",
                      "text2": "sample string 59",
                      "text3": "sample string 60",
                      "labelText": "sample string 61",
                      "labelTextChanged": true,
                      "sendToScale": true,
                      "nonScaleWeigh": true,
                      "labelFormat": "sample string 65",
                      "barcodeFormat": "sample string 66",
                      "austMade": 1,
                      "coolCode": 67,
                      "countryOfOrigin": "sample string 68",
                      "percentContent": 69.1,
                      "departmentID": 1,
                      "subDepartmentID": 1,
                      "minorDepartmentID": 1,
                      "lesserDepartmentID": 1,
                      "deptCode": "sample string 70",
                      "subDeptCode": "sample string 71",
                      "minorDeptCode": "sample string 72",
                      "lesserDeptCode": "sample string 73",
                      "deptName": "sample string 74",
                      "subDeptName": "sample string 75",
                      "minorDeptName": "sample string 76",
                      "lesserDeptName": "sample string 77",
                      "departmentChanged": true,
                      "subCategoryID": 1,
                      "expiry": 1,
                      "showDays": 1,
                      "datePrint": 1,
                      "labelRequired": true,
                      "labelShelfQty": 80,
                      "labelShelfChanged": true,
                      "labelTalkerQty": 82,
                      "labelSmall": true,
                      "labelLastPrinted": "2025-08-02T23:27:04.7699928",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "j1d33gzDVEGNBXxBMoKPjA==",
                      "shelfPageLayoutGuid": "de77578f-c30c-4154-8d05-7c4132828f8c",
                      "talkerPageLayoutG_UID": "/fzgpi7yNkeZv112jjd+AA==",
                      "talkerPageLayoutGuid": "a6e0fcfd-f22e-4736-99bf-5d768e377e00",
                      "unitMeasure": 1.1,
                      "unitMeasureChanged": true,
                      "unitMeasureKind": 85,
                      "unitMeasureKindChanged": true,
                      "signIQData": "sample string 87",
                      "refresh": true,
                      "earnLoyaltyPoints": true,
                      "earnLoyaltyPointsChanged": true,
                      "quantityOverride": true,
                      "quantityOverrideChanged": true,
                      "quantityRequired": true,
                      "quantityRequiredChanged": true,
                      "allowDiscounts": true,
                      "allowDiscountsChanged": true,
                      "discountDiscounts": true,
                      "discountDiscountsChanged": true,
                      "itemRecalled": true,
                      "itemRecalledChanged": true,
                      "noRefund": true,
                      "noRefundChanged": true,
                      "allowMarkdown": true,
                      "allowMarkdownChanged": true,
                      "priceRequired": true,
                      "priceRequiredChanged": true,
                      "fuelItem": true,
                      "fuelItemChanged": true,
                      "trackSerial": true,
                      "trackSerialChanged": true,
                      "allowZeroPrice": true,
                      "allowZeroPriceChanged": true,
                      "notForSale": 91,
                      "notForSaleChanged": true,
                      "excludeFromDeals": true,
                      "excludeFromVoucher": true,
                      "minimumAge": 94,
                      "minimumAgeChanged": true,
                      "buyingLimit": 1,
                      "buyingLimitChanged": true,
                      "buyingLimitIndependent": true,
                      "buyingLimitIndependentChanged": true,
                      "inventoryGuid": "yroWs0iv3Ea11w0begW50Q==",
                      "inventoryIdentifier": "b316baca-af48-46dc-b5d7-0d1b7a05b9d1",
                      "inventoryAccuracy": 1,
                      "baseUnits": 98,
                      "orderPacked": 1,
                      "isManufactured": true,
                      "isIngredient": true,
                      "isModifier": true,
                      "isModifierChanged": true,
                      "hasModifiers": 99,
                      "defaultPrinter": "sample string 100",
                      "defaultPrinterGroup": "sample string 101",
                      "ingredientsOnManufacture": true,
                      "manufactureUnitMeasure": 1,
                      "mpl": 1,
                      "maxShelfQty": 102,
                      "allowAutoOrder": true,
                      "warrantyPeriod": 1,
                      "parentPluG_UId": "HuNmCyktc0+Uc37TZls7Fw==",
                      "parentPluGuid": "0b66e31e-2d29-4f73-9473-7ed3665b3b17",
                      "preferredHostVendor": 104,
                      "preferredHostChanged": true,
                      "code": "sample string 106",
                      "supplierIdentifier": "Jag7sE2hA0+xRe6TUKIKUA==",
                      "supplierIdentifierGuid": "b03ba825-a14d-4f03-b145-ee9350a20a50",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "IdBHxOBrYEaWVrprdAMxkA==",
                      "rebateSupplierIdentifierGuid": "c447d021-6be0-4660-9656-ba6b74033190",
                      "rebateSupplierChanged": true,
                      "availableForOrder": true,
                      "warehouseDirectIndicator": "sample string 108",
                      "warehouseDirectIndicatorChanged": true,
                      "productGrade": "sample string 110",
                      "productType": "sample string 111",
                      "productGroup": "sample string 112",
                      "complianceIndicator": "sample string 113",
                      "inhouseBrand": "sample string 114",
                      "slowMoving": true,
                      "generalMerchandise": true,
                      "comment": "sample string 117",
                      "lastUpdatedByUser": "sample string 118",
                      "lastManualUpdatedByUser": "sample string 119",
                      "lastUpdatedByUserOverride": true,
                      "lastUpdatedByHost": "2025-08-02T23:27:04.7699928",
                      "commodity": "sample string 121",
                      "businessPillar": "sample string 122",
                      "mscCommodity": "sample string 123",
                      "hostIdentifier": "j7jU/K3Sjky52q3D1EUv9w==",
                      "hostIdentifierGuid": "fcd4b88f-d2ad-4c8e-b9da-adc3d4452ff7",
                      "serviceFeeID": 1,
                      "serviceFeeIDChanged": true,
                      "providerName": "sample string 125",
                      "aisleEnds": "sample string 126",
                      "deleted": true,
                      "deletedChanged": true,
                      "hidden": true,
                      "doNotRange": true,
                      "doNotRangeChanged": true,
                      "doNotOrder": true,
                      "doNotOrderChanged": true,
                      "locked": true,
                      "excludeFromWebUpdate": true,
                      "excludeFromWebUpdateChanged": true,
                      "webPriceBasedOn": 137,
                      "webPriceRounding": true,
                      "webMarkup": 139,
                      "webPriceMode": 140,
                      "altDepartmentID": 1,
                      "altSubDepartmentID": 1,
                      "altMinorDepartmentID": 1,
                      "altLesserDepartmentID": 1,
                      "altDeptCode": "sample string 141",
                      "altSubDeptCode": "sample string 142",
                      "altMinorDeptCode": "sample string 143",
                      "altLesserDeptCode": "sample string 144",
                      "altDepartmentChanged": true,
                      "storeProducts": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "ah6LZ9f1yUa3w6yP6MuOOw==",
                          "pluGuid": "678b1e6a-f5d7-46c9-b7c3-ac8fe8cb8e3b",
                          "plu": 1,
                          "storeID": 1,
                          "zoneID": 2,
                          "zoneName": "sample string 3",
                          "store": "sample string 4",
                          "priceNow": 5,
                          "costNow": 6,
                          "costNowDecimals": 7,
                          "normalPrice": 8,
                          "gstPercent": 9,
                          "normalCost": 10,
                          "normalCostDecimals": 11,
                          "costGstPercent": 12,
                          "costCalcMethod": 1,
                          "currentCost": 13,
                          "currentCostDecimals": 14,
                          "break1": 15,
                          "price1": 16,
                          "break2": 17,
                          "price2": 18,
                          "break3": 19,
                          "price3": 20,
                          "fuelItem": 21,
                          "fixedWeight": 22,
                          "active": true,
                          "complianceIndicator": "sample string 23",
                          "doNotOrder": true,
                          "doNotRange": true,
                          "isNormalPriceChangesCampaign": true,
                          "updated": "2025-08-02T23:27:04.7699928"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "currentPrices": {
                        "$id": "14",
                        "pluPrices": {
                          "$id": "15",
                          "plu": 1,
                          "pluG_UID": "QEA=",
                          "stores": [
                            1,
                            2
                          ],
                          "normalPrice": 1,
                          "cost": 2,
                          "break1": 3,
                          "price1": 4,
                          "break2": 5,
                          "price2": 6,
                          "break3": 7,
                          "price3": 8,
                          "discountPrice": 9,
                          "acceptedUtc": "2025-08-02T23:27:04.7699928",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-08-02T23:27:04.7699928",
                          "startTime": 3,
                          "endDate": "2025-08-02T23:27:04.7699928",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "o2xA+rqNiEC6jtwwPJJ8VQ==",
                          "hostIdentifierGuid": "fa406ca3-8dba-4088-ba8e-dc303c927c55",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "4uCxmJ2zKkC2U9ktXS9LUw==",
                        "guid": "98b1e0e2-b39d-402a-b653-d92d5d2f4b53",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "9XATzo3IDkeciINkAQXxFw==",
                        "priceGroupGuid": "ce1370f5-c88d-470e-9c88-83640105f117",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-08-02T23:27:04.7699928",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 146",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "Kj4YyKUzB0CMoVpgplkg7A==",
                        "pluGuid": "c8183e2a-33a5-4007-8ca1-5a60a65920ec",
                        "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": "20",
                        "pluGuid": "4665d1cc-a946-443e-bacc-977a901c04f5",
                        "created": "2025-08-02T23:27:04.7699928",
                        "createdByUser": "sample string 1",
                        "activated": "2025-08-02T23:27:04.7699928",
                        "deactivated": "2025-08-02T23:27:04.7699928",
                        "lastOrdered": "2025-08-02T23:27:04.7699928",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-08-02T23:27:04.7699928",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-08-02T23:27:04.7699928",
                        "lastSold": "2025-08-02T23:27:04.7699928",
                        "firstSold": "2025-08-02T23:27:04.7699928",
                        "awsUpdated": "2025-08-02T23:27:04.7699928",
                        "lastManualUpdate": "2025-08-02T23:27:04.7699928",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-08-02T23:27:04.7699928",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-08-02T23:27:04.7699928",
                        "doNotRangeUpdated": "2025-08-02T23:27:04.7699928",
                        "doNotOrderUpdated": "2025-08-02T23:27:04.7699928",
                        "tracked": "2025-08-02T23:27:04.7699928"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "ZNt2vMAP/kKNPYJXQien3w==",
                          "pluGuid": "bc76db64-0fc0-42fe-8d3d-82574227a7df",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "3hEBET1eVkGSPS4aICHNCA==",
                        "pluGuid": "110111de-5e3d-4156-923d-2e1a2021cd08",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-08-02T23:27:04.7699928",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-08-02T23:27:04.7699928",
                          "createdLocal": "2025-08-02T23:27:04.7699928",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "rRkFYeWtGUuwzu8oXNnZrQ==",
                          "operatorGuid": "610519ad-ade5-4b19-b0ce-ef285cd9d9ad",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "rTYIZHfNIEazRpe+0a0RoA==",
                          "pluGuid": "640836ad-cd77-4620-b346-97bed1ad11a0",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$id": "24",
                            "id": 1,
                            "g_Uid": "1SyHLkaCVUS6r3iZ8jY+PQ==",
                            "guid": "2e872cd5-8246-4455-baaf-7899f2363e3d",
                            "operatorNumber": 1,
                            "shortName": "sample string 2",
                            "firstName": "sample string 3",
                            "lastName": "sample string 4",
                            "password": "sample string 5",
                            "hasPassword": true,
                            "passwordText": "sample string 6",
                            "rfidTagID": "sample string 7",
                            "blueprintID": 1,
                            "groupID": 1,
                            "groupName": "sample string 8",
                            "managerGroupID": 1,
                            "managerGroupName": "sample string 9",
                            "zoneID": 1,
                            "zoneName": "sample string 10",
                            "loggedIn": 1,
                            "lastUsedIP": "sample string 11",
                            "deleted": true,
                            "locked": true,
                            "allowOpenTill": true,
                            "webEmail": "sample string 14",
                            "simpleOperatorType": 0,
                            "webRole": "sample string 15",
                            "updated": "2025-08-02T23:27:04.7699928",
                            "passwordResetRequired": true,
                            "alteredInStore": true,
                            "startShift": "2025-08-02T23:27:04.7699928",
                            "endShift": "2025-08-02T23:27:04.7699928",
                            "machineName": "sample string 20",
                            "drawerID": 1,
                            "stores": [
                              {
                                "$id": "25",
                                "operatorG_UID": "5nynQ19E4E2OJvSQqtt7JA==",
                                "operatorGuid": "43a77ce6-445f-4de0-8e26-f490aadb7b24",
                                "storeID": 2,
                                "operator": {
                                  "$ref": "24"
                                },
                                "store": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "26",
                          "pluID": 1,
                          "pluG_UID": "KRGPV8bxDUGh5y6QEszSVQ==",
                          "pluGuid": "578f1129-f1c6-410d-a1e7-2e9012ccd255",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "27",
                          "pluG_UId": "AbTuciBqVk+JiYDUwMNJxA==",
                          "pluGuid": "72eeb401-6a20-4f56-8989-80d4c0c349c4",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "28",
                          "identifier": "M1rMeEWHeE6/DtLRnRoqDg==",
                          "identifierGuid": "78cc5a33-8745-4e78-bf0e-d2d19d1a2a0e",
                          "pluG_UID": "3biFKRqw5E270lEsBRAZ0A==",
                          "pluGuid": "2985b8dd-b01a-4de4-bbd2-512c051019d0",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 147",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "29",
                          "identifier": "ZkLwnh10GU6MjMQieoCNyg==",
                          "groupName": "sample string 1",
                          "identifierGuid": "9ef04266-741d-4e19-8c8c-c4227a808dca",
                          "exists": true,
                          "flipChartIdentifier": "S2K/Jx3NgkO1FXEiGe7sRQ==",
                          "flipChartIdentifierGuid": "27bf624b-cd1d-4382-b515-712219eeec45",
                          "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": "HLhnuLbf4Em9JZYYlFXJgg==",
                          "groupIdentifierGuid": "b867b81c-dfb6-49e0-bd25-96189455c982",
                          "flipChart": {
                            "$id": "30",
                            "identifier": "tnbCz6gEkECvJOWYiVfIZQ==",
                            "identifierGuid": "cfc276b6-04a8-4090-af24-e5988957c865",
                            "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": "31",
                              "identifier": "bL1zrL0qaE+VwTFs0R0piQ==",
                              "identifierGuid": "ac73bd6c-2abd-4f68-95c1-316cd11d2989",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "g_UID": "RLUQmSyAfEW9Be3yEQej9g==",
                                  "guid": "9910b544-802c-457c-bd05-edf21107a3f6",
                                  "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": "kWSTuMVrJUareKYSkQcWpA==",
                                  "previousFormGuid": "b8936491-6bc5-4625-ab78-a612910716a4",
                                  "nextForm": 1,
                                  "nextFormG_UID": "IGK5bF353EOMG0kWY53qyQ==",
                                  "nextFormGuid": "6cb96220-f95d-43dc-8c1b-4916639deac9",
                                  "attributes": "sample string 10",
                                  "updated": "2025-08-02T23:27:04.7699928",
                                  "positioning": 1,
                                  "contentPanel": "sample string 11",
                                  "selectionMode": 1,
                                  "maximumSelections": 1,
                                  "alteredInStore": true,
                                  "deleted": true,
                                  "blueprintID": 1,
                                  "preserveLayout": true,
                                  "mainCheckoutFormName": "sample string 13",
                                  "nextCheckoutForm": {
                                    "$ref": "32"
                                  },
                                  "previousCheckoutForm": {
                                    "$ref": "32"
                                  },
                                  "buttons": [
                                    {
                                      "$id": "33",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "/aacRKxUUEupzOxjgeh8TQ==",
                                      "checkoutFormGuid": "449ca6fd-54ac-4b50-a9cc-ec6381e87c4d",
                                      "identifier": "QLdsqXSnLU2fFIzxoqF2ag==",
                                      "identifierGuid": "a96cb740-a774-4d2d-9f14-8cf1a2a1766a",
                                      "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": "664bqjSCu0K0OqzZvt1Hjw==",
                                      "valueGuid": "aa1baeeb-8234-42bb-b43a-acd9bedd478f",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-08-02T23:27:04.7699928",
                                      "action": "sample string 12",
                                      "valueForm": {
                                        "$ref": "32"
                                      },
                                      "image": {
                                        "$id": "34",
                                        "name": "sample string 3.sample string 4",
                                        "imageID": 2,
                                        "imageName": "sample string 3",
                                        "imageExtension": "sample string 4",
                                        "lastUpdate": "2025-08-02T23:27:04.7699928",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "35",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "3s/kbv/YEkKC7kooLj5+xg==",
                                      "checkoutFormGuid": "6ee4cfde-d8ff-4212-82ee-4a282e3e7ec6",
                                      "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": "35"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ]
                            },
                            "pages": [
                              {
                                "$ref": "29"
                              },
                              {
                                "$ref": "29"
                              }
                            ]
                          },
                          "contentPanel": {
                            "$ref": "35"
                          },
                          "products": [
                            {
                              "$id": "36",
                              "flipChartPageIdentifier": "JVIhSo3XQkmZz1heoExtrQ==",
                              "flipChartPageIdentifierGuid": "4a215225-d78d-4942-99cf-585ea04c6dad",
                              "pluG_UID": "mGMDk+5+MEKsD/cxEwQmgw==",
                              "pluGuid": "93036398-7eee-4230-ac0f-f73113042683",
                              "sortOrder": 3,
                              "sent": true,
                              "productChanged": true,
                              "productImageName": "sample string 6",
                              "productShowImageOnFlipCharts": true,
                              "productShowTextOnFlipCharts": true,
                              "productOverrideFlipChartText": true,
                              "productFlipChartText": "sample string 10",
                              "product": {
                                "$ref": "12"
                              },
                              "departmentSortOrder": 11,
                              "subDepartmentName": "sample string 12"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "productCount": 27,
                          "pages": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ]
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "priceHistory": [
                        {
                          "$id": "37",
                          "pluG_UID": "6iP1etVouk21I59mkgm8Iw==",
                          "pluGuid": "7af523ea-68d5-4dba-b523-9f669209bc23",
                          "price": 1,
                          "costCalcMethod": 1,
                          "cost": 2,
                          "weightedAvgCost": 3,
                          "lastCost": 4,
                          "rawCost": 5,
                          "rawWeightedAvgCost": 6,
                          "rawLastCost": 7,
                          "costDecimals": 8,
                          "serviceFeeID": 9,
                          "freight": 10.0,
                          "freightType": 11,
                          "process": "sample string 12",
                          "user": "sample string 13",
                          "updated": "2025-08-02T23:27:04.7699928",
                          "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": "37"
                        }
                      ],
                      "ingredients": [
                        {
                          "$id": "38",
                          "pluG_UID": "sUNgdGuGGEG2fQF/yzRvbQ==",
                          "ingredientGuid": "5tR/LqPYrk2bt/IkGjphCg==",
                          "ingredientIdentifier": "2e7fd4e6-d8a3-4dae-9bb7-f2241a3a610a",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "39",
                          "pluG_UID": "yMqgV14ef0OXlVO1GqQN5A==",
                          "pluGuid": "57a0cac8-1e5e-437f-9795-53b51aa40de4",
                          "shelfLocationIdentifier": "If5HNroFd0mepiO6DEMCOw==",
                          "shelfLocationGuid": "3647fe21-05ba-4977-9ea6-23ba0c43023b",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "ozvPlJrENkWVZqcp/RgHUw==",
                          "labelPageLayoutGuid": "94cf3ba3-c49a-4536-9566-a729fd180753",
                          "updated": "2025-08-02T23:27:04.7699928",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "40",
                            "identifier": "RA8/SNfj+0utzhWA2wXr4w==",
                            "storeID": 1,
                            "identifierGuid": "483f0f44-e3d7-4bfb-adce-1580db05ebe3",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-08-02T23:27:04.7699928",
                            "minTemp": 1,
                            "maxTemp": 1,
                            "checkFrequency": 1,
                            "storeCaseConfiguration": 5,
                            "storeName": "sample string 6",
                            "bins": [
                              {
                                "$ref": "39"
                              },
                              {
                                "$ref": "39"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "bin": {
                        "$ref": "39"
                      },
                      "scaleLocations": [
                        {
                          "$id": "41",
                          "plu": 1,
                          "pluG_UID": "PGpytlFHnkS0v01sc2WKfA==",
                          "pluGuid": "b6726a3c-4751-449e-b4bf-4d6c73658a7c",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "42",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-08-02T23:27:04.7699928",
                            "department": {
                              "$id": "43",
                              "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": "42"
                              },
                              "subDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "departmentID": 2,
                                  "name": "sample string 3",
                                  "code": "sample string 4",
                                  "departmentCode": "sample string 5",
                                  "externalSales": true,
                                  "minorDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "subDepartmentID": 2,
                                      "departmentID": 3,
                                      "name": "sample string 4",
                                      "subDepartmentCode": "sample string 5",
                                      "departmentCode": "sample string 6",
                                      "code": "sample string 7",
                                      "lesserDepartments": [
                                        {
                                          "$id": "46",
                                          "id": 1,
                                          "departmentID": 2,
                                          "subDepartmentID": 3,
                                          "minorDepartmentID": 4,
                                          "name": "sample string 5",
                                          "code": "sample string 6",
                                          "departmentCode": "sample string 7",
                                          "subDepartmentCode": "sample string 8",
                                          "minorDepartmentCode": "sample string 9",
                                          "updated": "2025-08-02T23:27:04.7699928",
                                          "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": "id8Kzmr1QUe95yolEh+uuA==",
                                          "labelPageLayoutGuid": "ce0adf89-f56a-4741-bde7-2a25121faeb8",
                                          "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": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "name": "sample string 3",
                                            "active": true,
                                            "mscCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "name": "sample string 4",
                                                "active": true,
                                                "mscSubCommodities": [
                                                  {
                                                    "$id": "49",
                                                    "dept": 1,
                                                    "category": 2,
                                                    "commodity": 3,
                                                    "subCommodity": 4,
                                                    "name": "sample string 5",
                                                    "active": true,
                                                    "subCommodityCode": "sample string 7"
                                                  },
                                                  {
                                                    "$ref": "49"
                                                  }
                                                ],
                                                "commodityCode": "sample string 6"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "categoryCode": "sample string 5"
                                          },
                                          "mscCom": {
                                            "$ref": "48"
                                          },
                                          "mscDep": {
                                            "$id": "50",
                                            "dept": 1,
                                            "name": "sample string 2",
                                            "active": true,
                                            "mscCategories": [
                                              {
                                                "$ref": "47"
                                              },
                                              {
                                                "$ref": "47"
                                              }
                                            ],
                                            "deptCode": "sample string 4"
                                          },
                                          "mscSubCom": {
                                            "$ref": "49"
                                          }
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "updated": "2025-08-02T23:27:04.7699928",
                                      "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": "KYh8CDlwpkex4+ZlDj2HpQ==",
                                      "labelPageLayoutGuid": "087c8829-7039-47a6-b1e3-e6650e3d87a5",
                                      "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": "47"
                                      },
                                      "mscCom": {
                                        "$ref": "48"
                                      },
                                      "mscDep": {
                                        "$ref": "50"
                                      },
                                      "mscSubCom": {
                                        "$ref": "49"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "investmentBuyOverride": true,
                                  "updated": "2025-08-02T23:27:04.7699928",
                                  "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": "bEEaYeBf6UqbqYgDEwJpHQ==",
                                  "labelPageLayoutGuid": "611a416c-5fe0-4ae9-9ba9-88031302691d",
                                  "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": "47"
                                  },
                                  "mscCom": {
                                    "$ref": "48"
                                  },
                                  "mscDep": {
                                    "$ref": "50"
                                  },
                                  "mscSubCom": {
                                    "$ref": "49"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "stores": [
                                1,
                                2
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-08-02T23:27:04.7699928",
                              "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": "LzaVbQqTZk6KfnL/MF+yUA==",
                              "labelPageLayoutGuid": "6d95362f-930a-4e66-8a7e-72ff305fb250",
                              "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": "47"
                              },
                              "mscCom": {
                                "$ref": "48"
                              },
                              "mscDep": {
                                "$ref": "50"
                              },
                              "mscSubCom": {
                                "$ref": "49"
                              }
                            }
                          }
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "nextPrice": {
                        "$id": "51",
                        "id": 1,
                        "campaignID": 2,
                        "campaignName": "sample string 3",
                        "plu": 1,
                        "hostOfferID": 1,
                        "metcashPromotionID": "sample string 4",
                        "metcashPromotionPlacement": "sample string 5",
                        "pluG_UID": "7PRALmP+3kSl/zSiaaObYg==",
                        "pluGuid": "2e40f4ec-fe63-44de-a5ff-34a269a39b62",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "fTM3bbZII02nwwARa1dBeQ==",
                        "dealCostGuid": "6d37337d-48b6-4d23-a7c3-00116b574179",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "bnJrWu+Pe0WWc55xedZ5jg==",
                        "priceGroupGuid": "5a6b726e-8fef-457b-9673-9e7179d6798e",
                        "itemNumber": "sample string 10",
                        "cri": "sample string 11",
                        "pluPrice": 12,
                        "pluCost": 13,
                        "pluCostIndicator": "sample string 14",
                        "pluPriceGstPercent": 15,
                        "pluCostGstPercent": 16,
                        "pluActive": true,
                        "cartonQty": 1.1,
                        "baseUnits": 18.1,
                        "salesMode": 1,
                        "pluNormalCost": 19,
                        "pluaws": 20.0,
                        "directNumber": "sample string 21",
                        "departmentName": "sample string 22",
                        "subDepartmentName": "sample string 23",
                        "priceGroupName": "sample string 24",
                        "supplierName": "sample string 25",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2025-08-02T23:27:04.7699928",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "+OjtVncNS0+ybzq2jVBiUg==",
                        "campaignComboPriceGroupIdentifier": "56ede8f8-0d77-4f4b-b26f-3ab68d506252",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "52",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-08-02T23:27:04.7699928",
                            "operatorG_UID": "Ts2O/WqyCESKZyHoUwMtwQ==",
                            "operatorGuid": "fd8ecd4e-b26a-4408-8a67-21e853032dc1",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-08-02T23:27:04.7699928",
                            "signIqTicketFileMovedUtc": "2025-08-02T23:27:04.7699928",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-08-02T23:27:04.7699928",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "51"
                            }
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "campaign": {
                          "$id": "53",
                          "id": 1,
                          "storeID": 2,
                          "name": "09f071a1-8c29-4dce-8ad5-17a8833932a1",
                          "nameGuid": "09f071a1-8c29-4dce-8ad5-17a8833932a1",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-08-02T23:27:04.7699928",
                          "startTime": 1,
                          "endDate": "2025-08-02T23:27:04.7699928",
                          "endTime": 1,
                          "recurrence": 1,
                          "recurrenceType": 1,
                          "monthType": 1,
                          "weekDays": 1,
                          "months": 1,
                          "monthWeeks": 1,
                          "monthDays": "sample string 7",
                          "printed": true,
                          "talkerText": "sample string 8",
                          "rangeDescription": "sample string 9",
                          "dealDescription": "sample string 10",
                          "labelQuantity": 11,
                          "active": 1,
                          "deactivated": "2025-08-02T23:27:04.7699928",
                          "system": true,
                          "created": "2025-08-02T23:27:04.7699928",
                          "updated": "2025-08-02T23:27:04.7699928",
                          "priceChangeNotifiedUtc": "2025-08-02T23:27:04.7699928",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "Ou5SBTvQ6E6+4LWyl6p4+A==",
                          "hostIdentifierGuid": "0552ee3a-d03b-4ee8-bee0-b5b297aa78f8",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-08-02T23:27:04.7699928",
                          "updatedByUser": "sample string 18",
                          "offerID": 1,
                          "isPriceChangeCampaign": true,
                          "stores": [
                            1,
                            2
                          ],
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ],
                          "campaignPlus": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "campaignPools": [
                            {
                              "$id": "54",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "plu": 4,
                              "pluG_UID": "FWhNrJ/dN0+Pk7FdKvptcQ==",
                              "pluGuid": "ac4d6815-dd9f-4f37-8f93-b15d2afa6d71",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "89GdhCqJe0GMT0pgXsS6rA==",
                              "priceGroupGuid": "849dd1f3-892a-417b-8c4f-4a605ec4baac",
                              "fuelItem": true,
                              "pluName": "sample string 6",
                              "apn": "sample string 7",
                              "pluActive": true,
                              "cartonQty": 1,
                              "baseUnits": 9.1,
                              "cri": "sample string 10",
                              "salesMode": 1,
                              "pluaws": 11.0,
                              "directNumber": "sample string 12",
                              "departmentName": "sample string 13",
                              "subDepartmentName": "sample string 14",
                              "priceGroupName": "sample string 15",
                              "supplierName": "sample string 16",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-08-02T23:27:04.7699928",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "53"
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "55",
                              "id": 1,
                              "identifier": "SfwjnkdvR0COQ9AyP/oAQg==",
                              "identifierStr": "SfwjnkdvR0COQ9AyP/oAQg==",
                              "identifierGuid": "9e23fc49-6f47-4047-8e43-d0323ffa0042",
                              "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": "53"
                              }
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "customers": [
                            {
                              "$id": "56",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "customerID": "VTLvIHSHC0GLtAyskOd3IQ==",
                              "customerIDGuid": "20ef3255-8774-410b-8bb4-0cac90e77721",
                              "campaign": {
                                "$ref": "53"
                              },
                              "customer": {
                                "$id": "57",
                                "identifier": "najU1TctSkKJcuN4SJtu6w==",
                                "identifierGuid": "d5d4a89d-2d37-424a-8972-e378489b6eeb",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-08-02T23:27:04.7699928",
                                "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": "XG0txgyGh0SvLfOEwEnJhA==",
                                "communityIdentifierGuid": "c62d6d5c-860c-4487-af2d-f384c049c984",
                                "joined": "2025-08-02T23:27:04.7699928",
                                "updated": "2025-08-02T23:27:04.7699928",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "/zPmBUEL0ESdyYVQKVyiaw==",
                                "priceLevelIdentifierGuid": "05e633ff-0b41-44d0-9dc9-8550295ca26b",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-08-02T23:27:04.7699928",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "58",
                                    "cardType": 2,
                                    "issueDate": "2025-08-02T23:27:04.7699928",
                                    "expiry": "2025-08-02T23:27:04.7699928",
                                    "customerID": "jjpSZvFfhEez6wVqGWeWFA==",
                                    "customerIDGuid": "66523a8e-5ff1-4784-b3eb-056a19679614",
                                    "initialValue": 1,
                                    "currentValue": 1,
                                    "maxLimit": 1,
                                    "minTransaction": 1,
                                    "maxTransaction": 1,
                                    "multiplier": 1.1,
                                    "active": true,
                                    "reasonInactive": 1,
                                    "idRequired": true,
                                    "idType": 1,
                                    "idValue": "sample string 5",
                                    "updated": "2025-08-02T23:27:04.7699928",
                                    "linkedAccount": "O/Swxw1xYEm26wWwUTN0oA==",
                                    "linkedAccountGuid": "c7b0f43b-710d-4960-b6eb-05b0513374a0",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "57"
                                    },
                                    "account": {
                                      "$id": "59",
                                      "id": 1,
                                      "identifier": "CRzOugoI30Oo9xtFo2MFXw==",
                                      "identifierGuid": "bace1c09-080a-43df-a8f7-1b45a363055f",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-08-02T23:27:04.7699928",
                                      "owner": "EmUQUJiAv0S5PtfItLEI6A==",
                                      "ownerGuid": "50106512-8098-44bf-b93e-d7c8b4b108e8",
                                      "accountStoreGroupIdentifier": "CmLdVgorjUSshkKmUFnCng==",
                                      "accountStoreGroupGuid": "56dd620a-2b0a-448d-ac86-42a65059c29e",
                                      "accountType": 1,
                                      "currentBalance": 1,
                                      "externalID": "sample string 7",
                                      "maximumLimit": 1,
                                      "accruePoints": true,
                                      "loyaltyPoints": 1,
                                      "termsOfTrade": 1,
                                      "signatureRequired": true,
                                      "referenceRequired": true,
                                      "statementSendType": 10,
                                      "ageingPeriod": 1,
                                      "monthlyAgeingPeriod": true,
                                      "explodedInvoice": true,
                                      "isFifoAllocation": true,
                                      "lastStatementSent": "2025-08-02T23:27:04.7699928",
                                      "active": true,
                                      "updated": "2025-08-02T23:27:04.7699928",
                                      "deleted": true,
                                      "deletedUser": "sample string 16",
                                      "currentBalanceChanged": true,
                                      "maximumLimitChanged": true,
                                      "loyaltyPointsChanged": true,
                                      "projectedBalance": 17,
                                      "accountStoreGroupStoreIDs": [
                                        1,
                                        2
                                      ],
                                      "customerEmail": "sample string 18",
                                      "ownerCustomer": {
                                        "$ref": "57"
                                      },
                                      "card": {
                                        "$ref": "58"
                                      },
                                      "members": {
                                        "$id": "60",
                                        "sample string 1": [
                                          {
                                            "$ref": "57"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ],
                                        "sample string 2": [
                                          {
                                            "$ref": "57"
                                          },
                                          {
                                            "$ref": "57"
                                          }
                                        ]
                                      },
                                      "customerGroups": [
                                        {
                                          "$id": "61",
                                          "identifier": "4JOAVQp5o0eWET69fEZqGw==",
                                          "identifierGuid": "558093e0-790a-47a3-9611-3ebd7c466a1b",
                                          "name": "sample string 2",
                                          "primaryContact": "82NBFCdYY0GaWoLNRaPFlw==",
                                          "primaryContactGuid": "144163f3-5827-4163-9a5a-82cd45a3c597",
                                          "accountID": "HTS10QBUm0meXhgJwquMzA==",
                                          "accountIDGuid": "d1b5341d-5400-499b-9e5e-1809c2ab8ccc",
                                          "special": true,
                                          "updated": "2025-08-02T23:27:04.7699928",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "quM1zmy9LUajn2D64z+lnw==",
                                          "priceLevelIdentifierGuid": "ce35e3aa-bd6c-462d-a39f-60fae33fa59f",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "59"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "57"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "62",
                                              "id": 1,
                                              "groupID": "fE5Lmh+IDkyHtIq2iW6gFQ==",
                                              "groupIDGuid": "9a4b4e7c-881f-4c0e-87b4-8ab6896ea015",
                                              "customerID": "BkMEVz1T+UyJaZIUf/KifA==",
                                              "customerIDGuid": "57044306-533d-4cf9-8969-92147ff2a27c",
                                              "card": "sample string 4",
                                              "linkedAccount": "2pB4xwOCTkm4bUYGNkS2Lg==",
                                              "linkedAccountGuid": "c77890da-8203-494e-b86d-46063644b62e",
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "group": {
                                                "$ref": "61"
                                              },
                                              "customerCard": {
                                                "$ref": "58"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "8Ev5lYuXOk60Qmai7R56dw==",
                                        "identifierGuid": "95f94bf0-978b-4e3a-b442-66a2ed1e7a77",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "yHrTHgnVrkaWmM7wPvWC7Q==",
                                        "accountIDGuid": "1ed37ac8-d509-46ae-9698-cef03ef582ed",
                                        "customerAccount": {
                                          "$ref": "59"
                                        },
                                        "customerCard": {
                                          "$ref": "58"
                                        },
                                        "accountType": 1,
                                        "cardName": "sample string 8",
                                        "authorisationNumber": "sample string 9",
                                        "bankReference": "sample string 10",
                                        "merchantID": "sample string 11",
                                        "terminalID": "sample string 12",
                                        "cardNumber": "sample string 13",
                                        "paymentDate": "2025-08-02T23:27:04.7699928",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "HRSczqDSJESRr7iCZJwtGQ==",
                                        "idempotentVoidGuid": "ce9c141d-d2a0-4424-91af-b882649c2d19",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "64",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "XUaQ8rVpH062iFsfTacU1A==",
                                          "saleHeaderIdentifierGuid": "f290465d-69b5-4e1f-b688-5b1f4da714d4",
                                          "created": "2025-08-02T23:27:04.7699928",
                                          "createdLocal": "2025-08-02T23:27:04.7699928",
                                          "createdText": "sample string 4",
                                          "itemCount": 5,
                                          "totalAmount": 6,
                                          "cashTender": 1,
                                          "cardTender": 1,
                                          "cheqTender": 1,
                                          "acctTender": 1,
                                          "voucherTender": 1,
                                          "loyaltyPoints": 1,
                                          "cashout": 1,
                                          "changeAmount": 1,
                                          "rounding": 1,
                                          "gstAmount": 1,
                                          "transactionDiscountTender": 1,
                                          "totalTip": 7,
                                          "tranType": 1,
                                          "processed": 1,
                                          "imported": "2025-08-02T23:27:04.7699928",
                                          "storeID": 1,
                                          "operatorG_Uid": "Uh0xNtEEKEaDvX+BBVYqBQ==",
                                          "operatorGuid": "36311d52-04d1-4628-83bd-7f8105562a05",
                                          "customerG_Uid": "ZE6p3zfM0U+3hbmQ5ZN2ww==",
                                          "customerGuid": "dfa94e64-cc37-4fd1-b785-b990e59376c3",
                                          "communityIdentifier": "dL2g3gAlrkeOT/hZy0BcZw==",
                                          "communityIdentifierGuid": "dea0bd74-2500-47ae-8e4f-f859cb405c67",
                                          "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": "k0Azl5bnTkyfHgSQIOi4Vg==",
                                          "priceLevelIdentifierGuid": "97334093-e796-4c4e-9f1e-049020e8b856",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "24"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "communityOrganisation": {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "sxPkc/RX40aMRHL+0wlMyQ==",
                                            "identifierGuid": "73e413b3-57f4-46e3-8c44-72fed3094cc9",
                                            "name": "sample string 3",
                                            "lookupIdentifier": "sample string 4",
                                            "externalID": "sample string 5",
                                            "phone": "sample string 6",
                                            "fax": "sample string 7",
                                            "email": "sample string 8",
                                            "address1": "sample string 9",
                                            "address2": "sample string 10",
                                            "city": "sample string 11",
                                            "postCode": "sample string 12",
                                            "state": "sample string 13",
                                            "country": "sample string 14",
                                            "totalAmountAwarded": 15.1,
                                            "updated": "2025-08-02T23:27:04.7699928",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "66",
                                              "saleItemID": 1,
                                              "identifier": "IYNJh32Zl02u8yai1Fq/Gw==",
                                              "identifierGuid": "87498321-997d-4d97-aef3-26a2d45abf1b",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "D335jn+wbE2ykz/HIRzbuw==",
                                              "pluGuid": "8ef97d0f-b07f-4d6c-b293-3fc7211cdbbb",
                                              "accountID": "bTd1bm38KUSCnrGj20YVaA==",
                                              "accountIDGuid": "6e75376d-fc6d-4429-829e-b1a3db461568",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 8,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "offline": true,
                                              "barcode": "sample string 9",
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 10",
                                              "bestOrExpire": "2025-08-02T23:27:04.7699928",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "vTyKfZcyMkWJ0uxSFo5b8g==",
                                              "refundGuid": "7d8a3cbd-3297-4532-89d2-ec52168e5bf2",
                                              "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": "x2SwnvMinEOQnB3pp877bg==",
                                              "idempotentVoidGuid": "9eb064c7-22f3-439c-909c-1de9a7cefb6e",
                                              "priceLevelIdentifier": "H0jEpLaUiEqnst4DP4eq/Q==",
                                              "priceLevelIdentifierGuid": "a4c4481f-94b6-4a88-a7b2-de033f87aafd",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-08-02T23:27:04.7699928",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "68",
                                                "id": 1,
                                                "g_UID": "HuRdYrY39U6rtR8YsyeOyw==",
                                                "guid": "625de41e-37b6-4ef5-abb5-1f18b3278ecb",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-08-02T23:27:04.7699928"
                                              },
                                              "modifier": {
                                                "$id": "69",
                                                "id": 1,
                                                "setG_UID": "oi/Hn0XHSEG7U9nln+p+Gg==",
                                                "modifierSetGuid": "9fc72fa2-c745-4148-bb53-d9e59fea7e1a",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "4F19n3a6BUeNM8Nx5upRWg==",
                                                "pluGuid": "9f7d5de0-ba76-4705-8d33-c371e6ea515a",
                                                "deleted": true,
                                                "g_UID": "VLILCizF+U2KW50IJtSy9w==",
                                                "guid": "0a0bb254-c52c-4df9-8a5b-9d0826d4b2f7",
                                                "product": {
                                                  "$ref": "12"
                                                }
                                              },
                                              "priceLevelName": "sample string 25",
                                              "pumpNumber": 1,
                                              "hoseNumber": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "eftReceipts": [
                                            {
                                              "$id": "70",
                                              "id": 1,
                                              "storeID": 1,
                                              "saleHeaderID": 2,
                                              "storeSaleHeader": {
                                                "$ref": "64"
                                              },
                                              "receipt": "sample string 3",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "70"
                                            }
                                          ],
                                          "payments": [
                                            {
                                              "$ref": "63"
                                            },
                                            {
                                              "$ref": "63"
                                            }
                                          ],
                                          "cards": [
                                            {
                                              "$id": "71",
                                              "id": 1,
                                              "saleHeaderID": 1,
                                              "identifier": "sample string 2",
                                              "cardType": 3,
                                              "providerName": "sample string 4"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ],
                                          "campaignHits": [
                                            {
                                              "$id": "72",
                                              "id": 1,
                                              "saleHeaderID": 2,
                                              "campaign": "sample string 3",
                                              "name": "sample string 4",
                                              "processed": 1,
                                              "campaignDescription": "sample string 5"
                                            },
                                            {
                                              "$ref": "72"
                                            }
                                          ],
                                          "fuel": [
                                            {
                                              "$id": "73",
                                              "id": 1,
                                              "plu": 1,
                                              "pluG_UID": "OeOHbkhIHkOgPoout6O0Eg==",
                                              "pluGuid": "6e87e339-4848-431e-a03e-8a2eb7a3b412",
                                              "saleHeaderID": 2,
                                              "totalCents": 3,
                                              "grade": 1,
                                              "gradeDescription": "sample string 4",
                                              "dispenser": 1,
                                              "hose": 1,
                                              "quantity": 1,
                                              "cost": 1,
                                              "acquirerNum": 1,
                                              "attendant": 1,
                                              "ePurseBalance": 1.0,
                                              "cardSignature": "sample string 5",
                                              "compartmentNumber": 1,
                                              "contractNumber": 1,
                                              "discountCardPAN": "sample string 6",
                                              "discountID": 1,
                                              "discountName": "sample string 7",
                                              "discountNetValue": 1.0,
                                              "discountType": 1,
                                              "discountValue": 1.0,
                                              "discretionaryData": "sample string 8",
                                              "driverID": "sample string 9",
                                              "eftBatchNumber": 1,
                                              "eftResponseCode": "sample string 10",
                                              "endDateTime": "2025-08-02T23:27:04.7699928",
                                              "engineHours": 1.1,
                                              "fposNumber": 1,
                                              "loyaltyCardPAN": "sample string 11",
                                              "miscData1": 1,
                                              "miscData2": "sample string 12",
                                              "miscFlags": 1,
                                              "mop": 1,
                                              "odometer": 1,
                                              "panNumber": "sample string 13",
                                              "saleRefund": true,
                                              "saleStatus": 1,
                                              "sequenceNumber": 1,
                                              "stan": 1,
                                              "startDateTime": "2025-08-02T23:27:04.7699928",
                                              "tagNumber": "sample string 15",
                                              "trackTwoRem": "sample string 16",
                                              "transCode": 1,
                                              "transType": 1,
                                              "unitPrice": 1.0,
                                              "vehicleReg": "sample string 17",
                                              "offline": true,
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "73"
                                            }
                                          ],
                                          "fuelResells": [
                                            {
                                              "$id": "74",
                                              "saleItemID": 1,
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "gyVKA1dDPEOC/cZMmk5Rbg==",
                                              "pluGuid": "034a2583-4357-433c-82fd-c64c9a4e516e",
                                              "accountID": "ZfPH4aLIuUChy4a9kzk+NQ==",
                                              "accountIDGuid": "e1c7f365-c8a2-40b9-a1cb-86bd93393e35",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "processed": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 1,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "barcode": "sample string 8",
                                              "offline": 1,
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 9",
                                              "bestOrExpire": "2025-08-02T23:27:04.7699928",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "Etf8rjQNEkuTIBA2/dfOpw==",
                                              "refundGuid": "aefcd712-0d34-4b12-9320-1036fdd7cea7",
                                              "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": "74"
                                            }
                                          ],
                                          "customerOrder": [
                                            {
                                              "$id": "75",
                                              "identifier": "RXTZpXDEsEyq7XSLYEKs8w==",
                                              "identifierGuid": "a5d97445-c470-4cb0-aaed-748b6042acf3",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "EI0l0qyoVkmhyVF0oRi1vQ==",
                                              "customerIdentifierGuid": "d2258d10-a8ac-4956-a1c9-5174a118b5bd",
                                              "operatorNo": 1,
                                              "operatorG_UID": "GeXA+YclikSWqu7a2RjXHw==",
                                              "operatorGuid": "f9c0e519-2587-448a-96aa-eedad918d71f",
                                              "created": "2025-08-02T23:27:04.7699928",
                                              "ordered": "2025-08-02T23:27:04.7699928",
                                              "started": "2025-08-02T23:27:04.7699928",
                                              "completed": "2025-08-02T23:27:04.7699928",
                                              "supplied": "2025-08-02T23:27:04.7699928",
                                              "quickTicket": 1,
                                              "deleted": true,
                                              "walkAway": true,
                                              "approxWait": 1,
                                              "actualWait": 1,
                                              "deliveryMethod": 8,
                                              "externalSaleType": 9,
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "operator": {
                                                "$ref": "24"
                                              },
                                              "details": [
                                                {
                                                  "$id": "76",
                                                  "headerID": 1,
                                                  "plu": 1,
                                                  "pluG_UId": "RQOpxGgpOkGeGTn8oYI2Pw==",
                                                  "pluGuid": "c4a90345-2968-413a-9e19-39fca182363f",
                                                  "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": "oy9/0olvAU+RAhRmQupL0Q==",
                                                  "headerIdentifierGuid": "d27f2fa3-6f89-4f01-9102-146642ea4bd1",
                                                  "product": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "76"
                                                }
                                              ],
                                              "storeName": "sample string 11",
                                              "customerName": "sample string 12",
                                              "storeReplyTo": "sample string 13",
                                              "storeSubjectLine": "sample string 14",
                                              "storeSaleHeader": {
                                                "$ref": "64"
                                              }
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ],
                                          "surveyResponses": [
                                            {
                                              "$id": "77",
                                              "surveyG_UID": "fLGuczNQ30q0Jn/CO61pLg==",
                                              "surveyGuid": "73aeb17c-5033-4adf-b426-7fc23bad692e",
                                              "saleHeaderGuid": "vNmxmoJxKkWVircH21YbdA==",
                                              "saleGuid": "9ab1d9bc-7182-452a-958a-b707db561b74",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "qf6wxulf80Ct+KYrf5KJvw==",
                                              "guidResponse": "c6b0fea9-5fe9-40f3-adf8-a62b7f9289bf",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-08-02T23:27:04.7699928",
                                              "sale": {
                                                "$ref": "64"
                                              },
                                              "survey": {
                                                "$id": "78",
                                                "g_UID": "a7zKeiv/O0eGW7yPsglkzg==",
                                                "guid": "7acabc6b-ff2b-473b-865b-bc8fb20964ce",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "wbLHiiN5gUqLH65hInyMSw==",
                                                "checkoutFormGuid": "8ac7b2c1-7923-4a81-8b1f-ae61227c8c4b",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-08-02T23:27:04.7699928",
                                                "end": "2025-08-02T23:27:04.7699928",
                                                "deleted": true,
                                                "updated": "2025-08-02T23:27:04.7699928",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "209505d8-b19f-426d-892f-0dfd8d33da9b",
                                                  "e553bc95-b6f1-4df3-96b5-b647affc0b44"
                                                ],
                                                "allowsAllTextResponses": true,
                                                "surveyForm": {
                                                  "$ref": "32"
                                                }
                                              },
                                              "ingressId": "sample string 4"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ],
                                          "storeName": "sample string 38",
                                          "machineName": "sample string 39",
                                          "operatorName": "sample string 40",
                                          "direction": 1,
                                          "reason": "sample string 41",
                                          "accountG_UID": "itaAHbGQTUur8E+rMjhBNA==",
                                          "accountIdentifier": "1d80d68a-90b1-4b4d-abf0-4fab32384134",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "oItBpPhSAkKnovYadb+mLw==",
                                          "customerOrderIdentifierGuid": "a4418ba0-52f8-4202-a7a2-f61a75bfa62f",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "79",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "Tpz0ZNqGvUKUfU6yVm32Ig==",
                                          "paymentIdentifierGuid": "64f49c4e-86da-42bd-947d-4eb2566df622",
                                          "identifier": "SbUw/8yJ60KQ0g137pSvXQ==",
                                          "identifierGuid": "ff30b549-89cc-42eb-90d2-0d77ee94af5d",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "07OkOAlvJkWYDZa9mq1Q7A==",
                                          "itemIdentifierGuid": "38a4b3d3-6f09-4526-980d-96bd9aad50ec"
                                        }
                                      },
                                      {
                                        "$ref": "63"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "58"
                                  }
                                ],
                                "customerGroupMembers": [
                                  {
                                    "$ref": "62"
                                  },
                                  {
                                    "$ref": "62"
                                  }
                                ],
                                "customerGroups": [
                                  {
                                    "$ref": "61"
                                  },
                                  {
                                    "$ref": "61"
                                  }
                                ],
                                "accounts": [
                                  {
                                    "$ref": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "account": {
                                  "$ref": "59"
                                },
                                "vouchers": [
                                  {
                                    "$id": "80",
                                    "customerIdentifier": "Dnq4F94W60CzOod3l5D99Q==",
                                    "customerIdentifierGuid": "17b87a0e-16de-40eb-b33a-87779790fdf5",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "p/v30kkGFkmStPO2Gd86gg==",
                                    "idempotentGuid": "d2f7fba7-0649-4916-92b4-f3b619df3a82",
                                    "offline": true,
                                    "voucher": {
                                      "$id": "81",
                                      "id": 1,
                                      "name": "sample string 2",
                                      "description": "sample string 3",
                                      "shortDescription": "sample string 4",
                                      "url": "sample string 5",
                                      "barcodeTemplateID": 1,
                                      "expiry": 0,
                                      "voucherType": 6,
                                      "limitPerTransaction": 7,
                                      "customerTracking": true,
                                      "discountAccount": "sample string 9",
                                      "endDate": "2025-08-02T23:27:04.7699928",
                                      "barcodeTemplate": {
                                        "$id": "82",
                                        "templateID": 1,
                                        "template": "sample string 1",
                                        "bcFunction": "sample string 2",
                                        "sortOrder": 3
                                      },
                                      "scaleLabel": {
                                        "$id": "83",
                                        "id": 1,
                                        "uid": "sample string 2",
                                        "name": "sample string 3",
                                        "width": 1.1,
                                        "height": 1.1,
                                        "showBorder": true,
                                        "borderWidth": 1.1,
                                        "borderStyle": 1,
                                        "borderColour": "sample string 5",
                                        "updated": "2025-08-02T23:27:04.7699928",
                                        "labelPageLayout": "X4c00YBFRUqaFQAK+SWWNQ==",
                                        "pageLayoutGuid": "d134875f-4580-4a45-9a15-000af9259635",
                                        "labelType": 6,
                                        "oldName": "sample string 7",
                                        "voucher": {
                                          "$ref": "81"
                                        },
                                        "elements": [
                                          {
                                            "$id": "84",
                                            "id": 1,
                                            "scaleLabelID": 2,
                                            "showPercentDI": true,
                                            "showAvgPerHundred": true,
                                            "showAvgPerServe": true,
                                            "name": "sample string 6",
                                            "x": 1.1,
                                            "y": 1.1,
                                            "width": 1.1,
                                            "height": 1.1,
                                            "type": 1,
                                            "rotation": 1,
                                            "text": "sample string 7",
                                            "fontFamily": "sample string 8",
                                            "align": 1,
                                            "bold": true,
                                            "italic": true,
                                            "underline": true,
                                            "strikeout": true,
                                            "reverse": true,
                                            "textColour": "sample string 9",
                                            "fontSize": 1.1,
                                            "picture": "QEA=",
                                            "borderWidth": 10,
                                            "sortOrder": 11,
                                            "printOptions": 12,
                                            "superScriptTextFontSize": 1.1,
                                            "lineStyle": 1,
                                            "spacingStyle": 1,
                                            "interCharacterSpacing": 1.1,
                                            "superScriptOffset": 1.1,
                                            "lineSpacing": 1.1,
                                            "dateFormat": "sample string 13",
                                            "autoGrow": true,
                                            "fontAutoResize": true,
                                            "updated": "2025-08-02T23:27:04.7699928"
                                          },
                                          {
                                            "$ref": "84"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "85",
                                          "id": 1,
                                          "customerIdentifier": "ynr/6vhUBU+mOjiN8PV1bw==",
                                          "customerIdentifierGuid": "eaff7aca-54f8-4f05-a63a-388df0f5756f",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-08-02T23:27:04.7699928",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "s1YN4QTFwUeWBlItzRKDZA==",
                                          "issuedIdempotentGuid": "e10d56b3-c504-47c1-9606-522dcd128364",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-08-02T23:27:04.7699928",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-08-02T23:27:04.7699928",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "047ul/afQ0+/ltVOK/L7aw==",
                                          "redeemedIdempotentGuid": "97ee8ed3-9ff6-4f43-bf96-d54e2bf2fb6b",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-08-02T23:27:04.7699928",
                                          "storeName": "sample string 17",
                                          "scaleLabel": {
                                            "$ref": "83"
                                          },
                                          "voucher": {
                                            "$ref": "81"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "issuedOfflinePayment": {
                                            "$ref": "63"
                                          },
                                          "redeemedOfflinePayment": {
                                            "$ref": "63"
                                          }
                                        },
                                        {
                                          "$ref": "85"
                                        }
                                      ]
                                    },
                                    "customer": {
                                      "$ref": "57"
                                    }
                                  },
                                  {
                                    "$ref": "80"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "56"
                            }
                          ],
                          "customerGroups": [
                            {
                              "$id": "86",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "groupID": "aIfDzumXRkqg/CepMmappQ==",
                              "groupIDGuid": "cec38768-97e9-4a46-a0fc-27a93266a9a5",
                              "campaign": {
                                "$ref": "53"
                              },
                              "group": {
                                "$ref": "61"
                              }
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "87",
                              "identifier": "hiWbgYB5lk2eYu5h+tBf3w==",
                              "identifierGuid": "819b2586-7980-4d96-9e62-ee61fad05fdf",
                              "campaignName": "sample string 2",
                              "message": "sample string 3",
                              "ticketFileSource": "sample string 4",
                              "ticketFileDestination": "sample string 5",
                              "storeID": 1
                            },
                            {
                              "$ref": "87"
                            }
                          ],
                          "comboPriceGroups": [
                            {
                              "$id": "88",
                              "id": 1,
                              "campaignID": 2,
                              "campaignName": "sample string 3",
                              "g_UID": "QnNwfwUgykeOFwQtQGF6AQ==",
                              "guid": "7f707342-2005-47ca-8e17-042d40617a01",
                              "description": "sample string 5",
                              "newPrice": 1,
                              "rangeDescription": "sample string 6",
                              "dealDescription": "sample string 7",
                              "labelQuantity": 8,
                              "hostProductCategoryID": 1,
                              "offerID": 1,
                              "dontUpdatePricePlus": true,
                              "campaign": {
                                "$ref": "53"
                              },
                              "comboPricePlus": [
                                {
                                  "$id": "89",
                                  "id": 1,
                                  "campaignID": 2,
                                  "campaignName": "sample string 3",
                                  "groupG_UID": "mMQQSrMgC0mufXyGMUY+bg==",
                                  "groupGuid": "4a10c498-20b3-490b-ae7d-7c8631463e6e",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "FDbn3ZupvEClcXT6FgVkyQ==",
                                  "pluGuid": "dde73614-a99b-40bc-a571-74fa160564c9",
                                  "priceGroupG_UID": "CN923D7PXU2DgFkWYLrlRA==",
                                  "priceGroupGuid": "dc76df08-cf3e-4d5d-8380-591660bae544",
                                  "campaignPoolID": "sample string 7",
                                  "quantity": 1,
                                  "campaign": {
                                    "$ref": "53"
                                  },
                                  "product": {
                                    "$ref": "12"
                                  },
                                  "priceGroup": {
                                    "$ref": "18"
                                  },
                                  "campaignPool": {
                                    "$ref": "53"
                                  }
                                },
                                {
                                  "$ref": "89"
                                }
                              ]
                            },
                            {
                              "$ref": "88"
                            }
                          ],
                          "priceLevels": [
                            {
                              "$id": "90",
                              "id": 1,
                              "priceLevelIdentifier": "C8pv4halJ0mypyRjotjbTQ==",
                              "priceLevelIdentifierGuid": "e26fca0b-a516-4927-b2a7-2463a2d8db4d",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "90"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "91",
                          "headerIdentifier": "5dT2GVHl/EGpSlB1X7e7BQ==",
                          "headerIdentifierGuid": "19f6d4e5-e551-41fc-a94a-50755fb7bb05",
                          "identifier": "JMKQv7d2OUiBo+Ez8Fm1vg==",
                          "identifierGuid": "bf90c224-76b7-4839-81a3-e133f059b5be",
                          "supplierIdentifier": "dYfhHp6DKUWQpo2URHyXAA==",
                          "supplierGuid": "1ee18775-839e-4529-90a6-8d94447c9700",
                          "pluG_UID": "c6eeWMHLtUyHuQmFyw+ZAQ==",
                          "pluGuid": "589ea773-cbc1-4cb5-87b9-0985cb0f9901",
                          "campaignName": "80afbdcf-a73a-427f-9ea2-1844214c3877",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-08-02T23:27:04.7699928",
                          "end": "2025-08-02T23:27:04.7699928",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "1vBOW3/05EanrAYZf1xgOg==",
                          "bonusItemPluGuid": "5b4ef0d6-f47f-46e4-a7ac-06197f5c603a",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-08-02T23:27:04.7699928",
                          "metcashPromotionID": "sample string 14",
                          "fromHost": 15,
                          "storeNames": "sample string 16",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "supplierName": "sample string 17",
                          "campaignDescription": "sample string 18",
                          "newPrice": 1,
                          "campaignMetcashPromotionID": "sample string 19",
                          "campaignActive": true,
                          "campaignStartDate": "2025-08-02T23:27:04.7699928",
                          "campaignEndDate": "2025-08-02T23:27:04.7699928",
                          "masterPLUG_UID": "TyYGqZnmIkCNQkqbU5GaMw==",
                          "masterID": "a906264f-e699-4022-8d42-4a9b53919a33",
                          "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": "EDD1YpO8/kGWeiqDt8iF0A==",
                          "bonusMasterID": "62f53010-bc93-41fe-967a-2a83b7c885d0",
                          "bonusProductName": "sample string 34",
                          "bonusProductAPN": "sample string 35",
                          "bonusOrderCode": "sample string 36",
                          "bonusNormalSell": 37,
                          "bonusNormalCost": 38,
                          "bonusNormalCostDecimals": 39,
                          "bonusCartonQuantity": 40,
                          "bonusSalesMode": 41,
                          "bonusOrderPacked": 42,
                          "bonusFuelItem": true,
                          "bonusActive": true
                        }
                      },
                      "currentCostStart": "2025-08-02T23:27:04.7699928",
                      "dealCosts": [
                        {
                          "$ref": "91"
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "92",
                          "pluG_UID": "1eoqINy49k6HFTcq7W1TVw==",
                          "pluGuid": "202aead5-b8dc-4ef6-8715-372aed6d5357",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "alternateProductG_UID": "dTj0kxYrnkuy1Wc1vsK3XA==",
                      "alternateProduct": "93f43875-2b16-4b9e-b2d5-6735bec2b75c",
                      "productHostCode": {
                        "$id": "93",
                        "id": 1,
                        "pluG_UID": "yznDis+YOEa/O5JbD8Pw7g==",
                        "pluGuid": "8ac339cb-98cf-4638-bf3b-925b0fc3f0ee",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "47"
                      },
                      "mscCom": {
                        "$ref": "48"
                      },
                      "mscDep": {
                        "$ref": "50"
                      },
                      "mscSubCom": {
                        "$ref": "49"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-08-02T23:27:04.7699928",
                      "inventoryTracked": "2025-08-02T23:27:04.7699928",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "94",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 47
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "95",
                    "storeID": 1,
                    "supplierIdentifier": "Ge+Bbb2XAEqTmD6I0E70/g==",
                    "supplierGuid": "6d81ef19-97bd-4a00-9398-3e88d04ef4fe",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "storeName": "sample string 5",
                    "departmentName": "sample string 6",
                    "orderDays": 7
                  },
                  {
                    "$ref": "95"
                  }
                ],
                "cycles": [
                  {
                    "$id": "96",
                    "storeID": 1,
                    "supplierIdentifier": "2q7brEAiFEeqG11vqF6r+g==",
                    "supplierGuid": "acdbaeda-2240-4714-aa1b-5d6fa85eabfa",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-08-02T23:27:04.7699928",
                    "deliveryDate": "2025-08-02T23:27:04.7699928",
                    "nextCutOffDate": "2025-08-02T23:27:04.7699928",
                    "nextDeliveryDate": "2025-08-02T23:27:04.7699928",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-08-02T23:27:04.7699928",
                "isHost": true
              },
              "files": [
                {
                  "$id": "97",
                  "id": "sample string 1",
                  "fileName": "sample string 2",
                  "extension": "sample string 3",
                  "provider": 0,
                  "type": 0,
                  "hostType": "sample string 4",
                  "createdUtc": "2025-08-02T23:27:04.7699928",
                  "processed": "2025-08-02T23:27:04.7699928",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-08-02T23:27:04.7699928",
                  "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": "6"
                  },
                  "metcashHeader": {
                    "$id": "98",
                    "customerNumber": "sample string 1",
                    "creationDate": "2025-08-02T23:27:04.7699928",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "97"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "99",
                  "id": 1,
                  "hostIdentifier": "MJNjYZJhQ0WPaqYI1OfVKQ==",
                  "hostIdentifierGuid": "61639330-6192-4543-8f6a-a608d4e7d529",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "9224e08b-1933-4e07-96a1-1a706506720d",
                    "1a4a6373-479f-4550-9556-921eb902a0eb"
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "100",
                  "identifier": "mHpM22za4E6vQQWklphptg==",
                  "identifierGuid": "db4c7a98-da6c-4ee0-af41-05a4969869b6",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "100"
                }
              ],
              "promoTypeGuids": [
                "db88de19-8804-4f7d-84d7-508692bab220",
                "be4e1753-57ba-4a92-9f1c-d6c8c59e8635"
              ],
              "isPromotionOnly": false,
              "isOrderable": false,
              "vendor": 0
            },
            "groupIDs": [
              1,
              2
            ],
            "hostDescription": "sample string 24"
          },
          {
            "$ref": "5"
          }
        ],
        "accounts": [
          {
            "$id": "101",
            "id": 1,
            "storeID": 1,
            "accountName": "sample string 2",
            "bsb": "sample string 3",
            "accountNumber": "sample string 4",
            "accountDesignated": true
          },
          {
            "$ref": "101"
          }
        ],
        "sales": [
          {
            "$id": "102",
            "id": 1,
            "storeID": 1,
            "externalSalesType": 2,
            "ftpSiteID": 1,
            "lastSaleProcessed": "2025-08-02T23:27:04.7699928",
            "ftpSite": {
              "$id": "103",
              "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": "102"
          }
        ],
        "zoneMatrix": [
          {
            "$ref": "99"
          },
          {
            "$ref": "99"
          }
        ],
        "cashManagements": [
          {
            "$id": "104",
            "id": 1,
            "storeID": 1,
            "cashManagementType": 2,
            "apiID": 1,
            "organisationID": "sample string 3",
            "siteName": "sample string 4",
            "thirdPartyAPI": {
              "$id": "105",
              "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": "104"
          }
        ],
        "updateStoreID": "d44e5515-2a71-4a70-9640-ca9aaa80a29a",
        "updateStore": {
          "$id": "106",
          "id": "7a41bb2c-b31b-4ca8-8f57-43905393c3aa",
          "name": "sample string 1",
          "lastActivity": "2025-08-02T23:27:04.7699928",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-08-02T23:27:04.7699928"
        },
        "timeZoneId": "sample string 53",
        "securityOptions": {
          "$id": "107",
          "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"
        }
      },
      "supplier": {
        "$ref": "7"
      },
      "details": [
        {
          "$id": "108",
          "autoOrderGuid": "2R/9FF5RDE2nqxshISJPIw==",
          "autoOrderIdentifier": "14fd1fd9-515e-4d0c-a7ab-1b2121224f23",
          "pluG_UID": "/g5s8bHTLkWtwMFqseh0lQ==",
          "pluGuid": "f16c0efe-d3b1-452e-adc0-c16ab1e87495",
          "orderCartons": 1,
          "orderUnits": 1,
          "orderWeight": 1,
          "processedCartons": 1,
          "processedUnits": 1,
          "processedWeight": 1,
          "cartons": 1,
          "units": 1,
          "weight": 1,
          "status": 1,
          "bestDealCartonCost": 1.1,
          "bestDealDays": 1,
          "lastDealDays": 1,
          "normalCartonCost": 1.1,
          "currentDealCartonCost": 1.1,
          "investmentCartons": 1,
          "investmentUnits": 1,
          "investmentWeight": 1,
          "investmentSavedAmt": 1.1,
          "investmentBuyEndDate": "2025-08-02T23:27:04.7699928",
          "investmentBuyStatus": 2,
          "processed": "2025-08-02T23:27:04.7699928",
          "product": {
            "$ref": "12"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "96"
          },
          "dayWeighting": {
            "$id": "109",
            "sunday": 1.1
          },
          "inventory": {
            "$id": "110",
            "inventoryGuid": "ryO3iDfZSkKNAdTsB3gQyg==",
            "inventoryIdentifier": "88b723af-d937-424a-8d01-d4ec077810ca",
            "created": "2025-08-02T23:27:04.7699928",
            "createdLocal": "2025-08-02T23:27:04.7699928",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2025-08-02T23:27:04.7699928",
            "aws": 1.0,
            "history": [
              {
                "$id": "111",
                "inventoryGuid": "GxsTsgDRJky96Rsj+1S6uA==",
                "inventoryIdentifier": "b2131b1b-d100-4c26-bde9-1b23fb54bab8",
                "pluG_UID": "7e4yMFR6TkKe0iPQDuagUg==",
                "pluIdentifier": "3032eeed-7a54-424e-9ed2-23d00ee6a052",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "x4PhnfwtvEiNiSllwioo4g==",
                "invoiceIdentifier": "9de183c7-2dfc-48bc-8d89-2965c22a28e2",
                "operatorGuid": "q1qFtQULWk+zSTLag5oGdA==",
                "operatorIdentifier": "b5855aab-0b05-4f5a-b349-32da839a0674",
                "stocktakeGuid": "j0IUwc/W3k+tnspZdbFuKw==",
                "stocktakeIdentifier": "c114428f-d6cf-4fde-ad9e-ca5975b16e2b",
                "orderGuid": "T3152CDpW0ONKf6/5TGFVw==",
                "orderIdentifier": "d8797d4f-e920-435b-8d29-febfe5318557",
                "saleHeaderGuid": "vyXoSoiiyEOJLujWg7LA4A==",
                "saleHeaderGuidIdentifier": "4ae825bf-a288-43c8-892e-e8d683b2c0e0",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "DxadzdqmRUmGqtyUXnFYhQ==",
                "creditNoteGuid": "cd9d160f-a6da-4945-86aa-dc945e715885",
                "inventorySourceGuid": "8Pb6ll0wf0yHjPHKWKI1CQ==",
                "inventorySourceIdentifier": "96faf6f0-305d-4c7f-878c-f1ca58a23509",
                "createdLocal": "2025-08-02T23:27:04.7699928",
                "baseUnits": 4,
                "unitsPerCarton": 5,
                "unitsPerCartonWeighted": true,
                "counted": 7,
                "countedPacks": 8,
                "open": 1,
                "movementQty": 9,
                "close": 1,
                "openPacks": 1,
                "movementQtyPacks": 10,
                "closePacks": 1,
                "accuracy": 1,
                "manual": 11,
                "user": "sample string 12",
                "updated": "2025-08-02T23:27:04.7699928",
                "createdLocalTime": "2025-08-02T23:27:04.7699928",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "112",
                  "inventoryInvoiceGuid": "SuXiwy90y0SXnUMYuc7TXQ==",
                  "invoiceIdentifier": "c3e2e54a-742f-44cb-979d-4318b9ced35d",
                  "inventoryGuid": "KDBvfAnsOke1vtjqzfqEYg==",
                  "inventoryIdentifier": "7c6f3028-ec09-473a-b5be-d8eacdfa8462",
                  "supplierIdentifier": "kq/XLzWZ20SRC7uIkwQpNg==",
                  "supplierGuid": "2fd7af92-9935-44db-910b-bb8893042936",
                  "orderGuid": "IaYSQzjDNEigSf9YKdGtQg==",
                  "orderIdentifier": "4312a621-c338-4834-a049-ff5829d1ad42",
                  "invoiceHeaderIdentifier": "UZhpzW8rL0CF7bu9uvjLOw==",
                  "invoiceHeaderGuid": "cd699851-2b6f-402f-85ed-bbbdbaf8cb3b",
                  "created": "2025-08-02T23:27:04.7699928",
                  "ordered": "2025-08-02T23:27:04.7699928",
                  "storeID": 1,
                  "bestOrExpire": "2025-08-02T23:27:04.7699928",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2025-08-02T23:27:04.7699928",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "2jZaDbPZr0mF8sNOmbPlsw==",
                  "pluGuid": "0d5a36da-d9b3-49af-85f2-c34e99b3e5b3",
                  "orderInventoryGuid": "n2RvKsrJCEm533m19rrltA==",
                  "orderInventoryIdentifier": "2a6f649f-c9ca-4908-b9df-79b5f6bae5b4",
                  "supplier": {
                    "$ref": "7"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "113",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "RXAdkKhIp0W735GIh36vcA==",
                      "invoiceIdentifier": "901d7045-48a8-45a7-bbdf-9188877eaf70",
                      "inventoryGuid": "7g8RqgVHZkyimmZOzumSMA==",
                      "inventoryIdentifier": "aa110fee-4705-4c66-a29a-664ecee99230",
                      "serialNumber": "sample string 3",
                      "sold": "2025-08-02T23:27:04.7699928",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2025-08-02T23:27:04.7699928",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "113"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "3hZ9HvDaqUWwGFXBwO/J9A==",
                "invoiceHeaderGuid": "1e7d16de-daf0-45a9-b018-55c1c0efc9f4",
                "invoiceNumber": "sample string 20",
                "invoiceCost": 1,
                "invoiceCostDecimals": 1,
                "orderNumber": 1,
                "orderReceivingStoreName": "sample string 21",
                "orderSendingStoreName": "sample string 22",
                "creditNoteID": 1,
                "reason": {
                  "$id": "114",
                  "id": 1,
                  "name": "sample string 1",
                  "allowRF": 2,
                  "dumpStock": 3,
                  "creditRequest": 4,
                  "excludeFromLoss": 5,
                  "reserved": 6,
                  "updated": "2025-08-02T23:27:04.7699928"
                },
                "reasonName": "sample string 23",
                "operatorName": "sample string 24",
                "operatorNumber": "sample string 25",
                "stocktakeName": "sample string 26",
                "saleIdentifier": "sample string 27",
                "saleHeaderID": 1,
                "inventoryAfterCounted": true,
                "inventorySetStock": true
              },
              {
                "$ref": "111"
              }
            ],
            "products": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "lastInvoiceCost": 1
          },
          "aws": 5.0,
          "explanations": [
            {
              "$id": "115",
              "pluG_UID": "CsId8UqCk06b3Vzty75aDg==",
              "pluGuid": "f11dc20a-824a-4e93-9bdd-5cedcbbe5a0e",
              "consolidatedSales": {
                "$id": "116",
                "1": {
                  "$id": "117",
                  "discountPercentage": 1,
                  "days": 2,
                  "quantity": 3.1,
                  "aws": 3.1,
                  "cartonQuantity": 4.1,
                  "lowQuality": true
                },
                "2": {
                  "$ref": "117"
                }
              },
              "dailyPrices": {
                "$id": "118",
                "2025-08-02T23:27:04.7699928": {
                  "$id": "119",
                  "date": "2025-08-02T23:27:04.7699928",
                  "salePrice": 1,
                  "campaign": "sample string 2",
                  "campaignDescription": "sample string 3",
                  "combo": true,
                  "comboPriceGroupG_UID": "idRIoM0GkkqpaLQuybD5Tw==",
                  "comboPriceGroupGuid": "a048d489-06cd-4a92-a968-b42ec9b0f94f"
                }
              },
              "onHandPredictions": [
                {
                  "$id": "120",
                  "autoOrderGuid": "EhynQzLrHUqjpOO1Bg/syg==",
                  "autoOrderIdentifier": "43a71c12-eb32-4a1d-a3a4-e3b5060fecca",
                  "pluG_UID": "YKzFY0RzSEujc26urVvrfw==",
                  "pluGuid": "63c5ac60-7344-4b48-a373-6eaead5beb7f",
                  "childPLUG_UID": "sXzwf80oXUu16bOK7+Ekvw==",
                  "childPluGuid": "7ff07cb1-28cd-4b5d-b5e9-b38aefe124bf",
                  "date": "2025-08-02T23:27:04.7699928",
                  "normalPrice": 2.0,
                  "salePrice": 3.0,
                  "discountPercentage": 4,
                  "discountPercentageActual": -50,
                  "predictedQuantity": 5.1,
                  "campaign": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "lowQuality": true,
                  "investmentBuy": true,
                  "buffer": 10,
                  "boostDays": 11
                },
                {
                  "$ref": "120"
                }
              ],
              "predictions": [
                {
                  "$ref": "120"
                },
                {
                  "$ref": "120"
                }
              ],
              "product": {
                "$ref": "12"
              }
            },
            {
              "$ref": "115"
            }
          ],
          "supplierOrderingDetail": {
            "$ref": "10"
          },
          "manufacturerSupplier": "d968c7fe-51b8-4bcb-935a-31d1f3fdcae8",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "108"
        }
      ],
      "boosts": [
        {
          "$id": "121",
          "autoOrderGuid": "KXoPaEsryU+1gKrWG8z82Q==",
          "autoOrderIdentifier": "680f7a29-2b4b-4fc9-b580-aad61bccfcd9",
          "date": "2025-08-02T23:27:04.7699928",
          "boost": 2
        },
        {
          "$ref": "121"
        }
      ]
    },
    "supplierName": "sample string 33",
    "supplierStoreID": 1,
    "supplierCartonsOnly": true,
    "supplierEnforceMinimumQuantity": true,
    "supplierMinimumOrderValue": 1,
    "storeName": "sample string 36",
    "orderCode": {
      "$id": "122",
      "code": "sample string 1",
      "description": "sample string 2"
    },
    "store": {
      "$ref": "3"
    },
    "supplier": {
      "$ref": "7"
    },
    "totalCostInc": 37.0,
    "totalPickedCostInc": 38.0,
    "totalReceivedCostInc": 39.0,
    "total": {
      "$id": "123",
      "orderGuid": "GRWvtJTMTESREkj3kZi7Kw==",
      "orderIdentifier": "b4af1519-cc94-444c-9112-48f79198bb2b",
      "supplierIdentifier": "h/ZDj824vEiq00VyZ2LyHw==",
      "supplierGuid": "8f43f687-b8cd-48bc-aad3-45726762f21f",
      "records": 1,
      "cartons": 2.1,
      "cartonQuantity": 3,
      "weight": 4,
      "costInc": 5,
      "sellInc": 6,
      "costGST": 7,
      "sellGST": 8,
      "pickedCostInc": 9,
      "pickedSellInc": 10,
      "receivedRecords": 11,
      "receivedWeight": 1,
      "receivedCartons": 1,
      "receivedCartonQuantity": 1,
      "receivedUnits": 1,
      "receivedSellInc": 12,
      "receivedCostInc": 13,
      "receivedCostGST": 14,
      "receivedSellGST": 15,
      "investmentBuyRecords": 16,
      "investmentBuyCartons": 17.1,
      "investmentBuyCartonQuantity": 18,
      "investmentBuyWeight": 19,
      "investmentBuyCostInc": 20,
      "investmentBuySellInc": 21,
      "investmentBuyCostGST": 22,
      "investmentBuySellGST": 23,
      "investmentBuySavedAmount": 24.1
    },
    "details": [
      {
        "$id": "124",
        "id": 1,
        "orderGuid": "c6VFRhP0uU2KmRFULBQODA==",
        "orderIdentifier": "4645a573-f413-4db9-8a99-11542c140e0c",
        "pluG_UID": "LbnV9WKLpUK7zSaToakKag==",
        "pluGuid": "f5d5b92d-8b62-42a5-bbcd-2693a1a90a6a",
        "created": "2025-08-02T23:27:04.7699928",
        "apn": "sample string 1",
        "itemNumber": "sample string 2",
        "directNumber": "sample string 3",
        "directIndicator": "sample string 4",
        "salesMode": 1,
        "orderByWeight": true,
        "sellPrice": 1,
        "inventoryFixed": true,
        "hasInventory": true,
        "inventoryAccuracy": 8,
        "onOrder": 1,
        "onOrderPacks": 1,
        "onHand": 1,
        "onHandPacks": 1,
        "cost": 1,
        "costDecimals": 1,
        "pickedCost": 1,
        "pickedCostDecimals": 1,
        "averagePackSize": 9.0,
        "cartonQuantity": 1,
        "cartons": 1,
        "units": 1,
        "weight": 1,
        "pickedCartons": 1,
        "pickedUnits": 1,
        "pickedWeight": 1,
        "shippedCartons": 1,
        "shippedUnits": 1,
        "shippedWeight": 1,
        "receivedCartons": 1,
        "receivedCartonQuantity": 1,
        "receivedTun": "sample string 10",
        "receivedUnits": 1,
        "receivedWeight": 1,
        "received": 1,
        "status": 11,
        "substituteG_UID": "xjyfoHJ8TUSzpKB6mGwu5A==",
        "substituteGuid": "a09f3cc6-7c72-444d-b3a4-a07a986c2ee4",
        "warehousePLUG_UID": "riIBfjW1DEWgXvgBz7b2Vg==",
        "warehousePluGuid": "7e0122ae-b535-450c-a05e-f801cfb6f656",
        "updated": "2025-08-02T23:27:04.7699928",
        "increment": true,
        "description": "sample string 13",
        "product": {
          "$ref": "12"
        },
        "unknownScan": {
          "$id": "125",
          "pluG_UID": "0UEH5Yks9kuxakxmSvJ79A==",
          "pluGuid": "e50741d1-2c89-4bf6-b16a-4c664af27bf4",
          "orderGuid": "Gi3kse4SQkig+abur+zJvQ==",
          "orderIdentifier": "b1e42d1a-12ee-4842-a0f9-a6eeafecc9bd",
          "barcode": "sample string 3",
          "created": "2025-08-02T23:27:04.7699928"
        },
        "unknownScanItem": true,
        "substitute": {
          "$ref": "12"
        },
        "warehouseProduct": {
          "$ref": "12"
        },
        "lookup": {
          "$id": "126",
          "pluG_UID": "q3i/5EeKtkKhpjop7f0cwg==",
          "pluGuid": "e4bf78ab-8a47-42b6-a1a6-3a29edfd1cc2",
          "inventoryGuid": "cMws9lYOYkKEXiSJxrnn9w==",
          "inventoryIdentifier": "f62ccc70-0e56-4262-845e-2489c6b9e7f7",
          "averageWeeklySales": 1.0,
          "inventoryAverageWeeklySales": 1.0,
          "onHand": 1,
          "onHandPacks": 1,
          "onOrder": 1,
          "onOrderPacks": 1,
          "accuracy": 1,
          "lastOrdered": "2025-08-02T23:27:04.7699928",
          "lastOrderQuantity": 1.1,
          "lastReceived": "2025-08-02T23:27:04.7699928",
          "lastReceivedQuantity": 1.1,
          "lastInvoiceStatus": 1
        },
        "productOrderingDetail": {
          "$ref": "10"
        },
        "dealCost": {
          "$ref": "91"
        },
        "nextCost": {
          "$ref": "91"
        },
        "lastChance": true,
        "holdOff": 16,
        "holdOffDate": "2025-08-02T23:27:04.7699928",
        "orderHeader": {
          "$ref": "1"
        },
        "invoiceDetail": {
          "$id": "127",
          "identifier": "02GIP+aXrkuLk+PIoSM4kg==",
          "identifierGuid": "3f8861d3-97e6-4bae-8b93-e3c8a1233892",
          "headerIdentifier": "xOLt+qOAeE2j/K9HYzxuzQ==",
          "headerIdentifierGuid": "faede2c4-80a3-4d78-a3fc-af47633c6ecd",
          "pluG_UID": "grY0nAofCkuG3TXVTHVXLA==",
          "pluGuid": "9c34b682-1f0a-4b0a-86dd-35d54c75572c",
          "pageNo": 1,
          "lineNo": 1,
          "itemOrdered": "sample string 1",
          "itemShipped": "sample string 2",
          "apn": "sample string 3",
          "barcode": "sample string 4",
          "prodStatus": 0,
          "dateAvailable": "2025-08-02T23:27:04.7699928",
          "commodity": "sample string 5",
          "supplier": "sample string 6",
          "itemDesc": "sample string 7",
          "itemType": 48,
          "investmentBuyInd": "A",
          "orderType": "sample string 8",
          "cartonQty": 1,
          "cartonQuantitySpecified": true,
          "soldByWeight": true,
          "orderByWeight": true,
          "unitsOrdered": 1,
          "unitsSupplied": 1,
          "unitsReceived": 1,
          "weightOrdered": 1,
          "weightShipped": 1,
          "weightReceived": 1,
          "unitSpecified": 11,
          "wholesalePrice": 1,
          "extWholesalePrice": 1,
          "normalPrice": 1,
          "retailPrice": 1,
          "pricingUnit": "sample string 12",
          "claimFlag": "A",
          "gstRate": 1,
          "gstAmount": 1,
          "extGstAmount": 1,
          "deliWeight": 1,
          "marginAmount": 1,
          "extMarginAmount": 1,
          "costAmount": 1,
          "orderedCostAmount": 1,
          "extCostAmount": 1,
          "costIncSpecified": true,
          "freightAmount": 14,
          "freightGstAmount": 15,
          "extFreightAmount": 16,
          "extFreightGstAmount": 17,
          "costDecimals": 18,
          "wetRate": 1,
          "containerDeposit": 1,
          "basePrice": 1,
          "wetValue": 1,
          "deliveryFee": 1,
          "casePrice": 1,
          "wholesaleExt": 1,
          "wetExt": 1,
          "totalLitres": 1,
          "tun": "sample string 19",
          "applyDetails": true,
          "applySell": true,
          "applyCost": true,
          "applyOr": true,
          "applyQty": true,
          "itemNumber": "sample string 20",
          "directNumber": "sample string 21",
          "itemSize": "sample string 22",
          "costGst": 1,
          "sellGst": 1,
          "costOr": 1,
          "sellOr": 1,
          "marginOr": 1,
          "grossProfit": 1.0,
          "sell": 1,
          "cartonCost": 1,
          "currentCost": 1,
          "costID": "A",
          "costStart": "2025-08-02T23:27:04.7699928",
          "costEnd": "2025-08-02T23:27:04.7699928",
          "createdFromUnknownScan": true,
          "orderGuid": "/H41m1aEEEqP8i/DmFaDkg==",
          "orderIdentifierGuid": "9b357efc-8456-4a10-8ff2-2fc398568392",
          "processed": true,
          "received": true,
          "inventoried": true,
          "fromElectronicInvoice": true,
          "allowDelete": true,
          "updated": "2025-08-02T23:27:04.7699928",
          "invoiceNo": "sample string 28",
          "hasInventory": true,
          "existingCost": 30.1,
          "existingSell": 31.1,
          "futureCost": 1.1,
          "futureSell": 1.1,
          "nextSell": 1.1,
          "nextSellCampaignName": "sample string 32",
          "nextSellCampaignDescription": "sample string 33",
          "unknownScan": {
            "$id": "128",
            "pluG_UID": "w0fkCriHv0+i0kDAQJUJpw==",
            "pluGuid": "0ae447c3-87b8-4fbf-a2d2-40c0409509a7",
            "invoiceIdentifier": "FwDMLsjhPkqBEy7vwSibsw==",
            "invoiceGuid": "2ecc0017-e1c8-4a3e-8113-2eefc1289bb3",
            "barcode": "sample string 3",
            "itemNumber": "sample string 4",
            "created": "2025-08-02T23:27:04.7699928"
          },
          "productActive": true,
          "productSalesMode": 35,
          "productGSTPercent": 36,
          "productCostCalcMethod": 37,
          "productAlwaysApplyMargin": true,
          "productMarginRanged": true,
          "productMargin": 1.1,
          "productMinimumMargin": 1.1,
          "productMaximumMargin": 1.1,
          "priceGroupG_UID": "E6w9kGy1zU2tputAtPj2hw==",
          "priceGroupGuid": "903dac13-b56c-4dcd-ada6-eb40b4f8f687",
          "priceGroupName": "sample string 40",
          "priceGroupCode": "sample string 41",
          "product": {
            "$ref": "12"
          },
          "incrementCount": true,
          "minimumQuantity": 1,
          "randomWeight": true,
          "salesMode": 43,
          "cartons": 1,
          "weight": 1,
          "units": 1,
          "autoOrderStatus": 1,
          "invoiceDetailReceive": true
        },
        "autoOrderDetail": {
          "$ref": "108"
        },
        "doNotRange": true,
        "doNotOrder": true,
        "costGSTPercent": 1,
        "orderDetailReceive": true,
        "isBackedUp": true,
        "backupWarehouseIndicator": "sample string 21",
        "backupOrderCode": "sample string 22"
      },
      {
        "$ref": "124"
      }
    ],
    "unknownScans": [
      {
        "$ref": "125"
      },
      {
        "$ref": "125"
      }
    ],
    "transportCompany": {
      "$id": "129",
      "identifier": "2F9Zxg2rIk2giI1p2UI5Dg==",
      "identifierGuid": "c6595fd8-ab0d-4d22-a088-8d69d942390e",
      "companyName": "sample string 1",
      "abn": "sample string 2",
      "address1": "sample string 3",
      "address2": "sample string 4",
      "telephone": "sample string 5",
      "primaryContactGuid": "BNajf9OwQ0CW/DupnSipeQ==",
      "primaryContactID": "7fa3d604-b0d3-4043-96fc-3ba99d28a979",
      "primaryContact": {
        "$ref": "8"
      }
    },
    "isMetcashSorted": true,
    "backupOrderType": "sample string 41",
    "backupOrderTypeDescription": "sample string 42",
    "backupTradingPartner": 1,
    "backupHostIdentifier": "290e7db5-0cea-48b0-9498-aaef5b6f4793"
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKb�[Z���5xl/workbook.xml �(�����0��J}�(��JE��ҵCwC�A~������[7�����ٸ�3f$5i_��!ؒ1���_�Ew�8!J�bF�ck��BX�$W�p� �����n�X�:�Ġ�
�@jڜO�TK���ٯ2{��$l��T�Ž�U
k�BJV��k�R�J��=�eEZ�:z�X����PKb�[����	�[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
b�[�&�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R39c9a0e3de1546f1" /></Relationships>PKb�[g����Exl/worksheets/sheet1.xml �(��\�r۸���/�}Iٞ"�8{�8�������5����d> �Ƀ.���dackt���������_���n�p4��,���w�~nn��f�^��Y�.��X?Y�n7�O�������r],,·����r���{�����Z�,�~�/6s�����/7a���ݏ��OoC�Z�X-.�wS������˻�����]�};�����hV�'���̏w��w������K��r���/��fl��'����g�����������狻�o7�%�ks��������n�������ݯ��7�G3_pŌ諟������_���O;��N��qYh#�R�yn��o/��}{iϘ������c{Ռ�DŽW�knϴ׏��������=Δ��*�]fx��܎��=�sʹE���;Ä������؞����
��b\y�ͬ��7Vr<j�O����9Õ�h�]��(;��NȂ㼓J{ee��(<�(O�",�:ǴV��LQz����F	#�g\�h���-�`��I�2=Dr7u+�y#Ei
��܅N���AD)��RQ�b��?��ؖQ�B�m�'Zg+�v�r\z�����'�D���=a���'��]�����V��j�_�� JOL=e���H/�@KͤP���d#=n
.�p{��b�*�5Xv�/��2t�L�I%)��͔Q�R�{`�3�
��͈ZFIʖ$]8H�-�k?�H�Q����`��ҋ�=DIʩuYFMJ�>P]8JåF{�T�5���9��I�Ҥ.���R�L����5��jREM*�),<�n����:�_��)DI*ݦ!�$�m��\�*���TfjQ�ʶ���)�gZz�[E��r�9pn����*;�C���ͭ�$u#I��`K!,��:�1����|"�:JR�6�A��3�rs���r��&�j0N�}`,Ȓ��n�}\��I5�M�w�Em���������؃�Z4��p�R8����hx��HoMh��l�h-
Qp�C~���&j�����&�i�}mf7MԢi����ɠC�3�6Q��%ELm�5����ΦsƏ�Q�ƶ�=��$��Z�z��4�$C�sJ*������4�n
BgT�P&W�m���Tl/�61���ڨH�R�-��|�#32�i���he�LSFp+���s��}T�m���/����}����gl���Z���%��gB�
B:D�ɱ6JѺ�#m��Zɰ�c2J�6RԶ`܅ ����=�(E�&��]�R���1��ud�6��Z��J2/�	�EI����J��[IY��BT�k)�n��U"d��}�EE��u�EE�F��m=͔�Ѕ�5�CT��m5�N�w��r=�_E*]�]��>��*�"]'b��s�C����"=kW:�C}`�����}B	�Q��c����$�,D�?l/|��o$iy��Fq�B�v.7��I�h�=�c��R���T[%�u�҅s�OI8�������z�,�!�yar��Q��g�
�t8��>GC��w�R�C"�a?��X�t���o�67w�:��2��K����%�m�AH4d�����5����C'��~{��>�~r��1������p��}��}#lW�߮w?��ֳ��_��p�k��Q��E�)Bt')BvOS��"NS��"���E<O��x�"\�2E�.�`���@�o���@���{ ���B�=��!�~��'�6��g!�^a��v�a��vK`BA�-�
�DF$����0\3JBq	�(	�%0�$$�����\SJBs	l))������))������))�����ܩ(�������(������(�����<�(�����\�(�����|�	��&<W����\�j�s|�	��&<W�l�+�SMx��O5�>5�6|j(�����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����|j)�����|j	�5�%<�����\�:�s
|������k�SGx��O�>u��]r	�5�)������b�O��SG���ӽ>�t/�O=��SO���ӽ>�t/�O=��SOy>��g�S��<�p�E��c#��*����]A��I�O�q�0dW��� ߞ����3EH�����΋�ЗhVDG�zV�z��� �����C�ճ��IB�Y����? ��G�!>��3��=�.z�}���u��
��%Z*��V=�*�����B;������>�ӧ�r�C˗#�����zD�oF`ߎ���=�}?{>��O��Jd~��U~B �`�����@����+ф�
�h$@�}�P)��b���e�:2't��
�e��V=C ����^��h�@E�>�U��bU�<�'�������\��L����QW}Ź�8�����;_�&��g�������B�O�rg�<r'}���;�f��I�0�g��!���+�i�0ȍ��Fn��5r#}I���Sjݹ#']t*nҶ�?�[#�% �?�L[�!%�=Q=��2}��aɤkG%����ȣ�A��+�5*����N��M��=g�̛�F+{�x:`�S����=���o�X9�͊�ʞ����7Cc�~�!�����Xٳ���@+��ʞy|��v���KϷ����m8�,�R�X�3��1��,�c+Gt�l�9<��#:|9�

�����};�n�l����,�~+(�����>�\��X�@I�D�$V"P+(����JJb�9�c ����JJb�9�@=%���X9�bU�<���s�Hb�qPiNce�-��8W��X�Y@+;_�X�f��JJc���B�Lc��;�X�@I�D�$V�lS=ĕ5re+��AnLc%%���X�@I�lO8����I��|Mb%>����JJb%%���X9d�Q�Lc%%��O2�d&�r����������t��,V�������PKb�[�v��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;q��V6l��\`l���ĎlS�l]�H�B-*�A�V��==i���c�9�{�{�E	����wm�djجW;0���Sdy�����gΣ�h�X��\�XFL9
-�P�%�(�%s�2��2����^����H.��'�#J��ZJ
��"�Qd*�����4�6O�JTҢ���e������d�Q
�(�V�w��0�yM!_z�4/��Tm%�Z�J��jyU�7��PKb�[Ѓ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��PKb�[
��xl/sharedStrings.xml �(��Ymo����?�\�z	�;�3`'i�\�
���X�,�D*�\���!%;�H�����"�gf8�wj���+�7R���{jMRb��������֌&�LQAKr1� lb�ry�7@�d�-���l����Ҋ��d��!��/3V��lK�3Dz�������)9��)�?2���!��9��kv	��g��|&(-��NI���S-�LI��,W�~}��_bpj$:�I�Un8�
R�pgN�:�bT�`��Lw
��r1$?ըd��{l��G�FsL~�Qw��r }�Ә���J�6MU:�v�O�tG/�u^qH�!�H��Р��R!?�9W�8W&��Ѵ��>�+ĸ@G����&���>���H*m�Ruvd�Zl45��#�$�h�z�}�	cʏ��]U]
���s��
�#kE
Y8$��dKF���dC�!%R���>($Ѡ�
������]��q�XDBN�5�����sZ}���A��jr?5���8���C�Ԫ�IU�����
��k���2����EeU\���!��'b�C_βV��HAT*�:|�!_5�ʠ�_)��b_Q}/�PSp�{Aq��޷���8��U����L��6PX
��8d��iJ�DD���dA�=�#������9� x��^4>���ntP��{�q�e��؞妄
�u^�f����|��c�V���F5L��X�蚊�P�rT�E��X�=�����8�C��nY�Y	^K�^Bj��°V<ߑ�Ҽ?�%[��n@^M>��6�t����#
����Ń~\�<����q��^p��?� ]7�ľ�L��R�~h�Q���7��`(c!'���3�,�L���� 0��`����3�aH�mx��b��C�d���1m�Ʀ�Ԅ���#����E�iH�2�8�L�D���`PF	�� %�"����Q��.���Ad"�'&
]�!@�\t�t�8�8�+���p|���}?�⧤�=�j'Ȝ�}�a�	�9��t�N��`�D�8J��n�8�횶�s��LD�FA���IQ��;G��IA����"���K���\�N��=�9�	?���H�ȃ��ؔf���~�����K�B��3_���z���S���z>���Mc���~L;"W	�jƲ��hҬ�$��g���矖�°�*~bk�i`��0D��f�C]�
l���J<)b퓠ӭ���a3L�ݢ�

���P$��4�	c���=�QP����Os��x��I��|"*,]� ,RZt�]��+,�]�=u�+눷�h=;l^��[��	^��e��E�!����p�\.�q���g�H�X���?s�h�����egNxfy�ú�^Zަ=����jf|��M�&�7�|�k2�i#W��2�_������N|2,����/��A�_ʞ�H)��J�B	�Vm�yE_�z���a�N��Ҧ�#��uG�/k��!^��~��b?�Ēa�����5]+áO��^��C{�{W�A�C�OJ]�:ў�1��s�%n3MJnk�[����}���o3U,�5}��tu�И���o�Z��5f��60�?��As۠Ҍ�C>���\|Ʒݫ!$z	�},�c7uM�>�8��5���Qk؆�<Y���1!�͂�6�2��裏bc�6/
(��5*@���'.���I�W�vo�8Բ�䟩����k�l	��h�`i�tڷ<��L���-H�T)�J�z_�L
���t�&�S�C���w����!:cWIeS����w�倊ϛ�i<�U~�!�
- 
O�!\\�����������
k���#���{�ȋ>{��ޣ��_�HpSÀ��/ɾ����??g�B�\L*�6���d����p���D�K�B��A���C�m)�2�g�<e->�N�G���B7�(n�>9�r<]���������������}������r�Os�}%��Ƿm��C�SNl�0M|����&���ó��O���ކ?c�_�PK-b�[Z���5xl/workbook.xmlPK-b�[����	��[Content_Types].xmlPK-
b�[�&�''U_rels/.relsPK-b�[g����E�xl/worksheets/sheet1.xmlPK-b�[�v��P�xl/_rels/workbook.xml.relsPK-b�[Ѓc'2E
�xl/styles.xmlPK-b�[
��[xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PKb�[�ȊH�5xl/workbook.xml �(�����0��&�C��")��x�བ�m�?ik��H�yۙ��v�d��v@=�P��]MH�4'���;a�fq��E��Cg�[���r>���Ȣ�&H�^i������ �W�f���x@�.�
���llu�5D~S4�����aܱ�0Jέop����<��*^����;{�Q��n�PKb�[����	�[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
b�[sT�=''_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="R7f296a9bf4cd4d53" /></Relationships>PKb�[g����Exl/worksheets/sheet1.xml �(��\�r۸���/�}Iٞ"�8{�8�������5����d> �Ƀ.���dackt���������_���n�p4��,���w�~nn��f�^��Y�.��X?Y�n7�O�������r],,·����r���{�����Z�,�~�/6s�����/7a���ݏ��OoC�Z�X-.�wS������˻�����]�};�����hV�'���̏w��w������K��r���/��fl��'����g�����������狻�o7�%�ks��������n�������ݯ��7�G3_pŌ諟������_���O;��N��qYh#�R�yn��o/��}{iϘ������c{Ռ�DŽW�knϴ׏��������=Δ��*�]fx��܎��=�sʹE���;Ä������؞����
��b\y�ͬ��7Vr<j�O����9Õ�h�]��(;��NȂ㼓J{ee��(<�(O�",�:ǴV��LQz����F	#�g\�h���-�`��I�2=Dr7u+�y#Ei
��܅N���AD)��RQ�b��?��ؖQ�B�m�'Zg+�v�r\z�����'�D���=a���'��]�����V��j�_�� JOL=e���H/�@KͤP���d#=n
.�p{��b�*�5Xv�/��2t�L�I%)��͔Q�R�{`�3�
��͈ZFIʖ$]8H�-�k?�H�Q����`��ҋ�=DIʩuYFMJ�>P]8JåF{�T�5���9��I�Ҥ.���R�L����5��jREM*�),<�n����:�_��)DI*ݦ!�$�m��\�*���TfjQ�ʶ���)�gZz�[E��r�9pn����*;�C���ͭ�$u#I��`K!,��:�1����|"�:JR�6�A��3�rs���r��&�j0N�}`,Ȓ��n�}\��I5�M�w�Em���������؃�Z4��p�R8����hx��HoMh��l�h-
Qp�C~���&j�����&�i�}mf7MԢi����ɠC�3�6Q��%ELm�5����ΦsƏ�Q�ƶ�=��$��Z�z��4�$C�sJ*������4�n
BgT�P&W�m���Tl/�61���ڨH�R�-��|�#32�i���he�LSFp+���s��}T�m���/����}����gl���Z���%��gB�
B:D�ɱ6JѺ�#m��Zɰ�c2J�6RԶ`܅ ����=�(E�&��]�R���1��ud�6��Z��J2/�	�EI����J��[IY��BT�k)�n��U"d��}�EE��u�EE�F��m=͔�Ѕ�5�CT��m5�N�w��r=�_E*]�]��>��*�"]'b��s�C����"=kW:�C}`�����}B	�Q��c����$�,D�?l/|��o$iy��Fq�B�v.7��I�h�=�c��R���T[%�u�҅s�OI8�������z�,�!�yar��Q��g�
�t8��>GC��w�R�C"�a?��X�t���o�67w�:��2��K����%�m�AH4d�����5����C'��~{��>�~r��1������p��}��}#lW�߮w?��ֳ��_��p�k��Q��E�)Bt')BvOS��"NS��"���E<O��x�"\�2E�.�`���@�o���@���{ ���B�=��!�~��'�6��g!�^a��v�a��vK`BA�-�
�DF$����0\3JBq	�(	�%0�$$�����\SJBs	l))������))������))�����ܩ(�������(������(�����<�(�����\�(�����|�	��&<W����\�j�s|�	��&<W�l�+�SMx��O5�>5�6|j(�����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����|j)�����|j	�5�%<�����\�:�s
|������k�SGx��O�>u��]r	�5�)������b�O��SG���ӽ>�t/�O=��SO���ӽ>�t/�O=��SOy>��g�S��<�p�E��c#��*����]A��I�O�q�0dW��� ߞ����3EH�����΋�ЗhVDG�zV�z��� �����C�ճ��IB�Y����? ��G�!>��3��=�.z�}���u��
��%Z*��V=�*�����B;������>�ӧ�r�C˗#�����zD�oF`ߎ���=�}?{>��O��Jd~��U~B �`�����@����+ф�
�h$@�}�P)��b���e�:2't��
�e��V=C ����^��h�@E�>�U��bU�<�'�������\��L����QW}Ź�8�����;_�&��g�������B�O�rg�<r'}���;�f��I�0�g��!���+�i�0ȍ��Fn��5r#}I���Sjݹ#']t*nҶ�?�[#�% �?�L[�!%�=Q=��2}��aɤkG%����ȣ�A��+�5*����N��M��=g�̛�F+{�x:`�S����=���o�X9�͊�ʞ����7Cc�~�!�����Xٳ���@+��ʞy|��v���KϷ����m8�,�R�X�3��1��,�c+Gt�l�9<��#:|9�

�����};�n�l����,�~+(�����>�\��X�@I�D�$V"P+(����JJb�9�c ����JJb�9�@=%���X9�bU�<���s�Hb�qPiNce�-��8W��X�Y@+;_�X�f��JJc���B�Lc��;�X�@I�D�$V�lS=ĕ5re+��AnLc%%���X�@I�lO8����I��|Mb%>����JJb%%���X9d�Q�Lc%%��O2�d&�r����������t��,V�������PKb�[�$�6�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q��Tu�a�m��3��&vd����G�
XE�Tb�������4����޾M#yEgY�r�`{��a�Y�q�1M3́����A�d�܌6u��)�=��:�)���%n��p��?D����ɩӄ6��g�� F �{�~J�^C�%*�]'`_�تVqި��Z�wS�2b���Η2:�^ʮb�o��2Fz잣O�^:-��F򚗬��jx�۫����PKb�[Ѓ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��PKb�[
��xl/sharedStrings.xml �(��Ymo����?�\�z	�;�3`'i�\�
���X�,�D*�\���!%;�H�����"�gf8�wj���+�7R���{jMRb��������֌&�LQAKr1� lb�ry�7@�d�-���l����Ҋ��d��!��/3V��lK�3Dz�������)9��)�?2���!��9��kv	��g��|&(-��NI���S-�LI��,W�~}��_bpj$:�I�Un8�
R�pgN�:�bT�`��Lw
��r1$?ըd��{l��G�FsL~�Qw��r }�Ә���J�6MU:�v�O�tG/�u^qH�!�H��Р��R!?�9W�8W&��Ѵ��>�+ĸ@G����&���>���H*m�Ruvd�Zl45��#�$�h�z�}�	cʏ��]U]
���s��
�#kE
Y8$��dKF���dC�!%R���>($Ѡ�
������]��q�XDBN�5�����sZ}���A��jr?5���8���C�Ԫ�IU�����
��k���2����EeU\���!��'b�C_βV��HAT*�:|�!_5�ʠ�_)��b_Q}/�PSp�{Aq��޷���8��U����L��6PX
��8d��iJ�DD���dA�=�#������9� x��^4>���ntP��{�q�e��؞妄
�u^�f����|��c�V���F5L��X�蚊�P�rT�E��X�=�����8�C��nY�Y	^K�^Bj��°V<ߑ�Ҽ?�%[��n@^M>��6�t����#
����Ń~\�<����q��^p��?� ]7�ľ�L��R�~h�Q���7��`(c!'���3�,�L���� 0��`����3�aH�mx��b��C�d���1m�Ʀ�Ԅ���#����E�iH�2�8�L�D���`PF	�� %�"����Q��.���Ad"�'&
]�!@�\t�t�8�8�+���p|���}?�⧤�=�j'Ȝ�}�a�	�9��t�N��`�D�8J��n�8�횶�s��LD�FA���IQ��;G��IA����"���K���\�N��=�9�	?���H�ȃ��ؔf���~�����K�B��3_���z���S���z>���Mc���~L;"W	�jƲ��hҬ�$��g���矖�°�*~bk�i`��0D��f�C]�
l���J<)b퓠ӭ���a3L�ݢ�

���P$��4�	c���=�QP����Os��x��I��|"*,]� ,RZt�]��+,�]�=u�+눷�h=;l^��[��	^��e��E�!����p�\.�q���g�H�X���?s�h�����egNxfy�ú�^Zަ=����jf|��M�&�7�|�k2�i#W��2�_������N|2,����/��A�_ʞ�H)��J�B	�Vm�yE_�z���a�N��Ҧ�#��uG�/k��!^��~��b?�Ēa�����5]+áO��^��C{�{W�A�C�OJ]�:ў�1��s�%n3MJnk�[����}���o3U,�5}��tu�И���o�Z��5f��60�?��As۠Ҍ�C>���\|Ʒݫ!$z	�},�c7uM�>�8��5���Qk؆�<Y���1!�͂�6�2��裏bc�6/
(��5*@���'.���I�W�vo�8Բ�䟩����k�l	��h�`i�tڷ<��L���-H�T)�J�z_�L
���t�&�S�C���w����!:cWIeS����w�倊ϛ�i<�U~�!�
- 
O�!\\�����������
k���#���{�ȋ>{��ޣ��_�HpSÀ��/ɾ����??g�B�\L*�6���d����p���D�K�B��A���C�m)�2�g�<e->�N�G���B7�(n�>9�r<]���������������}������r�Os�}%��Ƿm��C�SNl�0M|����&���ó��O���ކ?c�_�PK-b�[�ȊH�5xl/workbook.xmlPK-b�[����	��[Content_Types].xmlPK-
b�[sT�=''U_rels/.relsPK-b�[g����E�xl/worksheets/sheet1.xmlPK-b�[�$�6�P�xl/_rels/workbook.xml.relsPK-b�[Ѓc'2E
�xl/styles.xmlPK-b�[
��\xl/sharedStrings.xmlPK��