GET api/order/id/{id}?relations={relations}&details={details}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

relations

boolean

Default value is False

details

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

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:
{
  "orderID": 1,
  "orderGuid": "v2W+z/qBS0y5mxcn+JxCFQ==",
  "orderIdentifier": "cfbe65bf-81fa-4c4b-b99b-1727f89c4215",
  "backToBack": 1,
  "b2bGuid": "fB9wbMGcoUyc21ui+TYdaw==",
  "b2bIdentifier": "6c701f7c-9cc1-4ca1-9cdb-5ba2f9361d6b",
  "status": 2,
  "created": "2025-08-02T23:22:53.9374069",
  "createdLocal": "2025-08-02T23:22:53.9374069",
  "createdByUser": "sample string 3",
  "storeID": 1,
  "transferGuid": "3akgPHPHjUy5KcZ8Sez8Ng==",
  "transferIdentifier": "3c20a9dd-c773-4c8d-b929-c67c49ecfc36",
  "transferInvoiceIdentifier": "b3S0vwkDIkqnfTiPQcUMVQ==",
  "transferInvoiceGuid": "bfb4746f-0309-4a22-a77d-388f41c50c55",
  "attachedToInvoice": 4,
  "transferType": 1,
  "supplierIdentifier": "E0znzaAyFkm9NhuB6l9qqg==",
  "supplierIdentifierGuid": "cde74c13-32a0-4916-bd36-1b81ea5f6aaa",
  "description": "sample string 5",
  "rows": 1,
  "cartons": 1,
  "units": 1,
  "sentCount": 1,
  "sent": "2025-08-02T23:22:53.9374069",
  "sentLocal": "2025-08-02T23:22:53.9374069",
  "sentByUser": "sample string 6",
  "lastSentStatus": 1,
  "cancelled": "2025-08-02T23:22:53.9374069",
  "cancelledLocal": "2025-08-02T23:22:53.9374069",
  "cancelledByUser": "sample string 7",
  "shipped": "2025-08-02T23:22:53.9374069",
  "shippedLocal": "2025-08-02T23:22:53.9374069",
  "shippedByUser": "sample string 8",
  "stockReceived": "2025-08-02T23:22:53.9374069",
  "stockReceivedLocal": "2025-08-02T23:22:53.9374069",
  "stockReceivedByUser": "sample string 9",
  "received": "2025-08-02T23:22:53.9374069",
  "receivedLocal": "2025-08-02T23:22:53.9374069",
  "completed": "2025-08-02T23:22:53.9374069",
  "completedLocal": "2025-08-02T23:22:53.9374069",
  "updated": "2025-08-02T23:22:53.9374069",
  "updatedLocal": "2025-08-02T23:22:53.9374069",
  "dueDate": "2025-08-02T23:22:53.9374069",
  "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": "+ZQ8CnwNGEid5lGlE8IMMQ==",
  "transportCompanyIdentifier": "0a3c94f9-0d7c-4818-9de6-51a513c20c31",
  "autoOrder": 27,
  "hostIdentifier": "6fpIwkMnAUuMEnd3IHKlyQ==",
  "hostIdentifierGuid": "c248fae9-2743-4b01-8c12-77772072a5c9",
  "defaultOrderDocumentId": 1,
  "defaultStockReceiveDocumentId": 1,
  "temperature": 1.1,
  "temperatureScale": 28,
  "rating": 29,
  "lastOrderEmailSentId": "sample string 30",
  "lastOrderEmailSentStatus": "sample string 31",
  "deleted": "2025-08-02T23:22:53.9374069",
  "deletedByUser": "sample string 32",
  "autoOrderGuid": "2yUYKOQAY0eDP9T4LqG/Fg==",
  "autoOrderIdentifier": "281825db-00e4-4763-833f-d4f82ea1bf16",
  "autoOrderHeader": {
    "$id": "2",
    "autoOrderGuid": "VP+EJVnufUWsjslbhXQUww==",
    "autoOrderIdentifier": "2584ff54-ee59-457d-ac8e-c95b857414c3",
    "orderGuid": "Frq5hILgTUGAhxwS49bpCw==",
    "orderIdentifier": "84b9ba16-e082-414d-8087-1c12e3d6e90b",
    "created": "2025-08-02T23:22:53.9374069",
    "orderID": 1,
    "storeID": 1,
    "orderDate": "2025-08-02T23:22:53.9374069",
    "supplierIdentifier": "W9g5V4sV5kC9fseYDy8lUw==",
    "supplierIdentifierGuid": "5739d85b-158b-40e6-bd7e-c7980f2f2553",
    "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": "azvuUHyFe0GD4FLbjxV8ag==",
    "transportCompanyIdentifier": "50ee3b6b-857c-417b-83e0-52db8f157c6a",
    "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:22:53.9374069",
      "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": "dbDGE/VE80q8/C2LaseO2g==",
      "hostIdentifierGuid": "13c6b075-44f5-4af3-bcfc-2d8b6ac78eda",
      "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:22:53.9374069",
      "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": "Kdzsb83fU0+Fu6o1lYGkng==",
          "hostIdentifierGuid": "6fecdc29-dfcd-4f53-85bb-aa359581a49e",
          "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": "VajAblkgNk6ihO0Cpt43lQ==",
            "identifierGuid": "6ec0a855-2059-4e36-a284-ed02a6de3795",
            "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": "YS6oInBp/USzanF3epF5WA==",
            "hostSupplierIdentifierGuid": "22a82e61-6970-44fd-b36a-71777a917958",
            "loyaltyPriceLevelIdentifier": "2ggvjP9IAkGKp2TI5GsfAg==",
            "loyaltyPriceLevelIdentifierGuid": "8c2f08da-48ff-4102-8aa7-64c8e46b1f02",
            "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:22:53.9374069",
            "lastProcessed": "2025-08-02T23:22:53.9374069",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "I4KkrOX43kuSue7MFdPHww==",
              "identifierGuid": "aca48223-f8e5-4bde-92b9-eecc15d3c7c3",
              "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": "D8AvzVpfMkySDzWAkAv8pQ==",
              "primaryContactID": "cd2fc00f-5f5a-4c32-920f-3580900bfca5",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "co7jWsW2GUmZGH3P/B4bGg==",
              "supplierGroupGuid": "5ae38e72-b6c5-4919-9918-7dcffc1e1b1a",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-08-02T23:22:53.9374069",
              "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": "5de01470-a096-4e44-b194-ed3d1eb6f7ad",
                "identifier": "GD5iBCUGZEGWMJlsVAkGCA==",
                "identifierGuid": "04623e18-0625-4164-9630-996c54090608",
                "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": "JR0WzLMD/EGdIybR8aEy6A==",
                  "supplierIdentifierGuid": "cc161d25-03b3-41fc-9d23-26d1f1a132e8",
                  "contactGuid": "EGc3WbhPFUGZuedFTB3+wQ==",
                  "contactID": "59376710-4fb8-4115-99b9-e7454c1dfec1",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "eD2hif+kL0iajO75eeOY9w==",
                  "pluGuid": "89a13d78-a4ff-482f-9a8c-eef979e398f7",
                  "supplierIdentifier": "edamQb2ymEqDV4qf8n88Iw==",
                  "supplierIdentifierGuid": "41a6d679-b2bd-4a98-8357-8a9ff27f3c23",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-08-02T23:22:53.9374069",
                  "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:22:53.9374069",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "PEeYABVje0SGpbJ4CgdNoA==",
                      "pluGuid": "0098473c-6315-447b-86a5-b2780a074da0",
                      "supplierIdentifier": "Y6PQxRMPcEm594v5GMZCGA==",
                      "supplierIdentifierGuid": "c5d0a363-0f13-4970-b9f7-8bf918c64218",
                      "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": "6v+56yApiEC2bSNQv9HL3A==",
                  "parentPluGuid": "ebb9ffea-2920-4088-b66d-2350bfd1cbdc",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$id": "12",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "Gd759vY+qk2CpUzIj/jSLQ==",
                    "guid": "f6f9de19-3ef6-4daa-82a5-4cc88ff8d22d",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "d9JNx6/YskCdht9KpRPNwA==",
                    "priceGroupGuid": "c74dd277-d8af-40b2-9d86-df4aa513cdc0",
                    "blueprintID": 1,
                    "lastCountedDate": "2025-08-02T23:22:53.9530171",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2025-08-02T23:22:53.9530171",
                    "pluCreated": "2025-08-02T23:22:53.9530171",
                    "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:22:53.9530171",
                    "lastManualUpdate": "2025-08-02T23:22:53.9530171",
                    "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:22:53.9530171",
                    "currentCostUpdated": "2025-08-02T23:22:53.9530171",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2025-08-02T23:22:53.9530171",
                    "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:22:53.9530171",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "7/bnrQObDECXc04h7ZuEmQ==",
                    "altPLUGuid": "ade7f6ef-9b03-400c-9773-4e21ed9b8499",
                    "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:22:53.9530171",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "slRSfQ50zECOIW0dMwzN6w==",
                    "shelfPageLayoutGuid": "7d5254b2-740e-40cc-8e21-6d1d330ccdeb",
                    "talkerPageLayoutG_UID": "MVvHSTTeAEWDw5SMjZGMIQ==",
                    "talkerPageLayoutGuid": "49c75b31-de34-4500-83c3-948c8d918c21",
                    "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": "bW5JpofABkKgvjVTJ0cYww==",
                    "inventoryIdentifier": "a6496e6d-c087-4206-a0be-3553274718c3",
                    "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": "596SB3ZKzkSoGH/GPNpcEg==",
                    "parentPluGuid": "0792dee7-4a76-44ce-a818-7fc63cda5c12",
                    "preferredHostVendor": 104,
                    "preferredHostChanged": true,
                    "code": "sample string 106",
                    "supplierIdentifier": "3s1bx00Sx0CE+HjzX7bYqA==",
                    "supplierIdentifierGuid": "c75bcdde-124d-40c7-84f8-78f35fb6d8a8",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "p2NSkabKZUCmmBBC75P5fQ==",
                    "rebateSupplierIdentifierGuid": "915263a7-caa6-4065-a698-1042ef93f97d",
                    "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:22:53.9530171",
                    "commodity": "sample string 121",
                    "businessPillar": "sample string 122",
                    "mscCommodity": "sample string 123",
                    "hostIdentifier": "NW/TnUOzYUGLl7hDboUAtw==",
                    "hostIdentifierGuid": "9dd36f35-b343-4161-8b97-b8436e8500b7",
                    "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": "D4ZuvoeZ50ixqIOFl/bN6w==",
                        "pluGuid": "be6e860f-9987-48e7-b1a8-838597f6cdeb",
                        "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:22:53.9530171"
                      },
                      {
                        "$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:22:53.9530171",
                        "priceChangeType": 0,
                        "costDecimals": 10
                      },
                      "normalPluPrices": {
                        "$ref": "15"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "16",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "startDate": "2025-08-02T23:22:53.9530171",
                        "startTime": 3,
                        "endDate": "2025-08-02T23:22:53.9530171",
                        "endTime": 4,
                        "newPrice": 5,
                        "newCost": 6,
                        "newCostDecimals": 7,
                        "pctDiscount": 8,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 9",
                        "hostType": 10,
                        "hostIdentifier": "i/XMVIdsFk+lJDgvyoUZ6Q==",
                        "hostIdentifierGuid": "54ccf58b-6c87-4f16-a524-382fca8519e9",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "17",
                      "g_UId": "qs5TJAUhekGTlC0tmc47lw==",
                      "guid": "2453ceaa-2105-417a-9394-2d2d99ce3b97",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "18",
                      "priceGroupG_UID": "vkHafT9/UkOFsSPQ1G9AAg==",
                      "priceGroupGuid": "7dda41be-7f3f-4352-85b1-23d0d46f4002",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2025-08-02T23:22:53.9530171",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 146",
                    "nutrifacts": {
                      "$id": "19",
                      "pluG_UID": "9zyY+X7wVUmFC8BY5z761Q==",
                      "pluGuid": "f9983cf7-f07e-4955-850b-c058e73efad5",
                      "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": "e251015b-3233-4855-b1b7-4e6897f6323f",
                      "created": "2025-08-02T23:22:53.9530171",
                      "createdByUser": "sample string 1",
                      "activated": "2025-08-02T23:22:53.9530171",
                      "deactivated": "2025-08-02T23:22:53.9530171",
                      "lastOrdered": "2025-08-02T23:22:53.9530171",
                      "lastOrderedQty": 2.0,
                      "lastReceived": "2025-08-02T23:22:53.9530171",
                      "lastReceivedQty": 3.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2025-08-02T23:22:53.9530171",
                      "lastSold": "2025-08-02T23:22:53.9530171",
                      "firstSold": "2025-08-02T23:22:53.9530171",
                      "awsUpdated": "2025-08-02T23:22:53.9530171",
                      "lastManualUpdate": "2025-08-02T23:22:53.9530171",
                      "lastManualUpdatedByUser": "sample string 5",
                      "lastUpdated": "2025-08-02T23:22:53.9530171",
                      "lastUpdatedByUser": "sample string 7",
                      "lastUpdatedByHost": "2025-08-02T23:22:53.9530171",
                      "doNotRangeUpdated": "2025-08-02T23:22:53.9530171",
                      "doNotOrderUpdated": "2025-08-02T23:22:53.9530171",
                      "tracked": "2025-08-02T23:22:53.9530171"
                    },
                    "allergens": [
                      {
                        "$id": "21",
                        "allergenID": 1,
                        "pluG_UID": "UxnXFlslEUCwUOzulv+oCg==",
                        "pluGuid": "16d71953-255b-4011-b050-ecee96ffa80a",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "costs": {
                      "$id": "22",
                      "pluG_UID": "IWWmiMl1QUSuoeoqvRSyoQ==",
                      "pluGuid": "88a66521-75c9-4441-aea1-ea2abd14b2a1",
                      "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:22:53.9530171",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "23",
                        "saleHeaderID": 1,
                        "created": "2025-08-02T23:22:53.9530171",
                        "createdLocal": "2025-08-02T23:22:53.9530171",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "Yc2MmKUDcU+8w0V78xug+A==",
                        "operatorGuid": "988ccd61-03a5-4f71-bcc3-457bf31ba0f8",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "dEBJJnJDSEyHCjPBBY8Zyg==",
                        "pluGuid": "26494074-4372-4c48-870a-33c1058f19ca",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "24",
                          "id": 1,
                          "g_Uid": "v+0xzbf0p0mkNeCiwwScVQ==",
                          "guid": "cd31edbf-f4b7-49a7-a435-e0a2c3049c55",
                          "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:22:53.9530171",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-08-02T23:22:53.9530171",
                          "endShift": "2025-08-02T23:22:53.9530171",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "25",
                              "operatorG_UID": "q9VAYxliakacUw86gZFTzg==",
                              "operatorGuid": "6340d5ab-6219-466a-9c53-0f3a819153ce",
                              "storeID": 2,
                              "operator": {
                                "$ref": "24"
                              },
                              "store": {
                                "$ref": "3"
                              }
                            },
                            {
                              "$ref": "25"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "26",
                        "pluID": 1,
                        "pluG_UID": "z8sDxOOQ60e2UaJnp7zyYQ==",
                        "pluGuid": "c403cbcf-90e3-47eb-b651-a267a7bcf261",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "27",
                        "pluG_UId": "XEMd+KAuFEaDTUkDwxFqkg==",
                        "pluGuid": "f81d435c-2ea0-4614-834d-4903c3116a92",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "12"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "28",
                        "identifier": "bUbj3idUO0aFHTkwN6AmNg==",
                        "identifierGuid": "dee3466d-5427-463b-851d-393037a02636",
                        "pluG_UID": "ZRj6WqVWx0ympabcseZC5w==",
                        "pluGuid": "5afa1865-56a5-4cc7-a6a5-a6dcb1e642e7",
                        "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": "MSqCSoHme0a7MUa4RpM6zw==",
                        "groupName": "sample string 1",
                        "identifierGuid": "4a822a31-e681-467b-bb31-46b846933acf",
                        "exists": true,
                        "flipChartIdentifier": "ATmh1YSmU0mXba3tEGzHOQ==",
                        "flipChartIdentifierGuid": "d5a13901-a684-4953-976d-aded106cc739",
                        "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": "9WmWxlKDYkiNykdbgyXZfQ==",
                        "groupIdentifierGuid": "c69669f5-8352-4862-8dca-475b8325d97d",
                        "flipChart": {
                          "$id": "30",
                          "identifier": "uuSNMuZPqEigJ4f0+kbH2g==",
                          "identifierGuid": "328de4ba-4fe6-48a8-a027-87f4fa46c7da",
                          "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": "ydwXQhMiJkWuCKneP4o4jA==",
                            "identifierGuid": "4217dcc9-2213-4526-ae08-a9de3f8a388c",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "32",
                                "id": 1,
                                "g_UID": "Hp3fsUamdU6l2PW7s47OpQ==",
                                "guid": "b1df9d1e-a646-4e75-a5d8-f5bbb38ecea5",
                                "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": "55X9KeI9tECJngIqMfU9vw==",
                                "previousFormGuid": "29fd95e7-3de2-40b4-899e-022a31f53dbf",
                                "nextForm": 1,
                                "nextFormG_UID": "zYEjhxRjVkWSqhtf5Kfwng==",
                                "nextFormGuid": "872381cd-6314-4556-92aa-1b5fe4a7f09e",
                                "attributes": "sample string 10",
                                "updated": "2025-08-02T23:22:53.9530171",
                                "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": "aITzd8aNxEKP2LWLU8mRfg==",
                                    "checkoutFormGuid": "77f38468-8dc6-42c4-8fd8-b58b53c9917e",
                                    "identifier": "Bjq2T/ie5Euzj4rpCiqgEg==",
                                    "identifierGuid": "4fb63a06-9ef8-4be4-b38f-8ae90a2aa012",
                                    "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": "YMkH+Tj8eEG5Ct43eA4x3Q==",
                                    "valueGuid": "f907c960-fc38-4178-b90a-de37780e31dd",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2025-08-02T23:22:53.9530171",
                                    "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:22:53.9530171",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "33"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "35",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "t2e8CeN9f0iTKlkdrkmFhA==",
                                    "checkoutFormGuid": "09bc67b7-7de3-487f-932a-591dae498584",
                                    "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": "hgexQk7l2EOQV5Rz2un+BQ==",
                            "flipChartPageIdentifierGuid": "42b10786-e54e-43d8-9057-9473dae9fe05",
                            "pluG_UID": "m4t0IRiTt0e3U9esoXHyQA==",
                            "pluGuid": "21748b9b-9318-47b7-b753-d7aca171f240",
                            "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": "UCwKTa/vXkOwd+4r4vdouA==",
                        "pluGuid": "4d0a2c50-efaf-435e-b077-ee2be2f768b8",
                        "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:22:53.9530171",
                        "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": "AKK/KfnedUKvUcIeA8tnHQ==",
                        "ingredientGuid": "bL96uUu1KUe13YjEzdKgig==",
                        "ingredientIdentifier": "b97abf6c-b54b-4729-b5dd-88c4cdd2a08a",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "12"
                        }
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "39",
                        "pluG_UID": "xoyLgxLL90SeiR6L2r4SFQ==",
                        "pluGuid": "838b8cc6-cb12-44f7-9e89-1e8bdabe1215",
                        "shelfLocationIdentifier": "7mGuwzQvl0uOZiH5FRKTgg==",
                        "shelfLocationGuid": "c3ae61ee-2f34-4b97-8e66-21f915129382",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "0TuKopf8T0KI5ztMwRCigg==",
                        "labelPageLayoutGuid": "a28a3bd1-fc97-424f-88e7-3b4cc110a282",
                        "updated": "2025-08-02T23:22:53.9530171",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "12"
                        },
                        "location": {
                          "$id": "40",
                          "identifier": "25oGK/cxIky29i+DUy7kJg==",
                          "storeID": 1,
                          "identifierGuid": "2b069adb-31f7-4c22-b6f6-2f83532ee426",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2025-08-02T23:22:53.9530171",
                          "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": "ZD8n1z/V0EGmZsnCHbjzPw==",
                        "pluGuid": "d7273f64-d53f-41d0-a666-c9c21db8f33f",
                        "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:22:53.9530171",
                          "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:22:53.9530171",
                                        "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": "xy+fkZgiVEaJNP1Yl/XoMw==",
                                        "labelPageLayoutGuid": "919f2fc7-2298-4654-8934-fd5897f5e833",
                                        "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:22:53.9530171",
                                    "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": "+PAInFc5JUePfCEiVLmMYw==",
                                    "labelPageLayoutGuid": "9c08f0f8-3957-4725-8f7c-212254b98c63",
                                    "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:22:53.9530171",
                                "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": "mc3vHe871EeKJCSU+L0FfQ==",
                                "labelPageLayoutGuid": "1defcd99-3bef-47d4-8a24-2494f8bd057d",
                                "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:22:53.9530171",
                            "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": "vL/Q6MHEd0iuW+UB0xvg9g==",
                            "labelPageLayoutGuid": "e8d0bfbc-c4c1-4877-ae5b-e501d31be0f6",
                            "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": "05CNigQ1k0K5pqaORa5p/A==",
                      "pluGuid": "8a8d90d3-3504-4293-b9a6-a68e45ae69fc",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "iHQrq6oipESaWHDFpsMdow==",
                      "dealCostGuid": "ab2b7488-22aa-44a4-9a58-70c5a6c31da3",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "ThnBMn3byECRclFHZKr/mQ==",
                      "priceGroupGuid": "32c1194e-db7d-40c8-9172-514764aaff99",
                      "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:22:53.9530171",
                      "rrp": 26,
                      "campaignDescription": "sample string 27",
                      "campaignComboPriceGroupG_UID": "XfjNVgER/0WhxPaRjR//tg==",
                      "campaignComboPriceGroupIdentifier": "56cdf85d-1101-45ff-a1c4-f6918d1fffb6",
                      "promotionPlacementDescription": "sample string 28",
                      "storeAcceptances": [
                        {
                          "$id": "52",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2025-08-02T23:22:53.9530171",
                          "operatorG_UID": "esVCxwW3F0GrUK/qIsDe5g==",
                          "operatorGuid": "c742c57a-b705-4117-ab50-afea22c0dee6",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2025-08-02T23:22:53.9530171",
                          "signIqTicketFileMovedUtc": "2025-08-02T23:22:53.9530171",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2025-08-02T23:22:53.9530171",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "product": {
                            "$ref": "12"
                          },
                          "campaignPlu": {
                            "$ref": "51"
                          }
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "campaign": {
                        "$id": "53",
                        "id": 1,
                        "storeID": 2,
                        "name": "b1faab95-8d67-4dbf-be0a-76e65a06f53e",
                        "nameGuid": "b1faab95-8d67-4dbf-be0a-76e65a06f53e",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2025-08-02T23:22:53.9530171",
                        "startTime": 1,
                        "endDate": "2025-08-02T23:22:53.9530171",
                        "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:22:53.9530171",
                        "system": true,
                        "created": "2025-08-02T23:22:53.9530171",
                        "updated": "2025-08-02T23:22:53.9530171",
                        "priceChangeNotifiedUtc": "2025-08-02T23:22:53.9530171",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "Cy3i97bGgE+0Zv31Ju1tXA==",
                        "hostIdentifierGuid": "f7e22d0b-c6b6-4f80-b466-fdf526ed6d5c",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2025-08-02T23:22:53.9530171",
                        "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": "b+v5WMrrLkqaPLoal8NUqg==",
                            "pluGuid": "58f9eb6f-ebca-4a2e-9a3c-ba1a97c354aa",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "viNmRSucoUSpdg8KXBKXCA==",
                            "priceGroupGuid": "456623be-9c2b-44a1-a976-0f0a5c129708",
                            "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:22:53.9530171",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "12"
                            },
                            "campaign": {
                              "$ref": "53"
                            }
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "55",
                            "id": 1,
                            "identifier": "joWm0HyboEOoKCTdcVpFUg==",
                            "identifierStr": "joWm0HyboEOoKCTdcVpFUg==",
                            "identifierGuid": "d0a6858e-9b7c-43a0-a828-24dd715a4552",
                            "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": "a6a4GrCI9Eq8mWEHy1MlOg==",
                            "customerIDGuid": "1ab8a66b-88b0-4af4-bc99-6107cb53253a",
                            "campaign": {
                              "$ref": "53"
                            },
                            "customer": {
                              "$id": "57",
                              "identifier": "fJCTLrZFHUumCpncA1B7mA==",
                              "identifierGuid": "2e93907c-45b6-4b1d-a60a-99dc03507b98",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2025-08-02T23:22:53.9530171",
                              "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": "BvamQQy5VESsnRtp7SbXrQ==",
                              "communityIdentifierGuid": "41a6f606-b90c-4454-ac9d-1b69ed26d7ad",
                              "joined": "2025-08-02T23:22:53.9530171",
                              "updated": "2025-08-02T23:22:53.9530171",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "11g9zq3qN0C1ZmhUld4MTA==",
                              "priceLevelIdentifierGuid": "ce3d58d7-eaad-4037-b566-685495de0c4c",
                              "marketingID": "sample string 18",
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2025-08-02T23:22:53.9530171",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "58",
                                  "cardType": 2,
                                  "issueDate": "2025-08-02T23:22:53.9530171",
                                  "expiry": "2025-08-02T23:22:53.9530171",
                                  "customerID": "6mGPIw8ub0+3XbE39mJ4lA==",
                                  "customerIDGuid": "238f61ea-2e0f-4f6f-b75d-b137f6627894",
                                  "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:22:53.9530171",
                                  "linkedAccount": "c9Zhm7sZ4UuLNR3ESUZ2Rg==",
                                  "linkedAccountGuid": "9b61d673-19bb-4be1-8b35-1dc449467646",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "57"
                                  },
                                  "account": {
                                    "$id": "59",
                                    "id": 1,
                                    "identifier": "Dppq9LbfJkGkb09+SjdV3w==",
                                    "identifierGuid": "f46a9a0e-dfb6-4126-a46f-4f7e4a3755df",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2025-08-02T23:22:53.9530171",
                                    "owner": "Wd86BBO0lEej9XsW9JWt0A==",
                                    "ownerGuid": "043adf59-b413-4794-a3f5-7b16f495add0",
                                    "accountStoreGroupIdentifier": "YkWyAY+igkugGzFMbXK+7g==",
                                    "accountStoreGroupGuid": "01b24562-a28f-4b82-a01b-314c6d72beee",
                                    "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:22:53.9530171",
                                    "active": true,
                                    "updated": "2025-08-02T23:22:53.9530171",
                                    "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": "GjpzGGsQ+UGtZzzf3DFwYw==",
                                        "identifierGuid": "18733a1a-106b-41f9-ad67-3cdfdc317063",
                                        "name": "sample string 2",
                                        "primaryContact": "oZ+xMPbh2USFpzNPaA8Fkw==",
                                        "primaryContactGuid": "30b19fa1-e1f6-44d9-85a7-334f680f0593",
                                        "accountID": "dTaQuJsbdkuaQ+g2nFvZvw==",
                                        "accountIDGuid": "b8903675-1b9b-4b76-9a43-e8369c5bd9bf",
                                        "special": true,
                                        "updated": "2025-08-02T23:22:53.9530171",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "edFk4J7K6U6be4xX7VGmvg==",
                                        "priceLevelIdentifierGuid": "e064d179-ca9e-4ee9-9b7b-8c57ed51a6be",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "59"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "57"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "62",
                                            "id": 1,
                                            "groupID": "Fo/EybgcLkaZvxfHN9G9ug==",
                                            "groupIDGuid": "c9c48f16-1cb8-462e-99bf-17c737d1bdba",
                                            "customerID": "Qd4NpSjD3kWJzuzGnHpZ2g==",
                                            "customerIDGuid": "a50dde41-c328-45de-89ce-ecc69c7a59da",
                                            "card": "sample string 4",
                                            "linkedAccount": "s60EFKCwOE6tbFY2xFC3lg==",
                                            "linkedAccountGuid": "1404adb3-b0a0-4e38-ad6c-5636c450b796",
                                            "customer": {
                                              "$ref": "57"
                                            },
                                            "group": {
                                              "$ref": "61"
                                            },
                                            "customerCard": {
                                              "$ref": "58"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "61"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "63",
                                      "id": 1,
                                      "identifier": "7NOlarGQvUyzrDF0os70Dg==",
                                      "identifierGuid": "6aa5d3ec-90b1-4cbd-b3ac-3174a2cef40e",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "rqDKLqBSm0KYOfIRvYHn5g==",
                                      "accountIDGuid": "2ecaa0ae-52a0-429b-9839-f211bd81e7e6",
                                      "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:22:53.9530171",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "qyBKp4vnB0aGdtn9RSK89w==",
                                      "idempotentVoidGuid": "a74a20ab-e78b-4607-8676-d9fd4522bcf7",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "64",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "bZpCBawG3U2wlRB4RR9VXA==",
                                        "saleHeaderIdentifierGuid": "05429a6d-06ac-4ddd-b095-1078451f555c",
                                        "created": "2025-08-02T23:22:53.9530171",
                                        "createdLocal": "2025-08-02T23:22:53.9530171",
                                        "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:22:53.9530171",
                                        "storeID": 1,
                                        "operatorG_Uid": "Jqlohu+7akK7SEhUaNtfhA==",
                                        "operatorGuid": "8668a926-bbef-426a-bb48-485468db5f84",
                                        "customerG_Uid": "6viFv7akmE2LqlhdMmWc/Q==",
                                        "customerGuid": "bf85f8ea-a4b6-4d98-8baa-585d32659cfd",
                                        "communityIdentifier": "bH/9s/5rUUmzl6XAKdlUSw==",
                                        "communityIdentifierGuid": "b3fd7f6c-6bfe-4951-b397-a5c029d9544b",
                                        "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": "dIHgDPTuV0G/uahJAYai1Q==",
                                        "priceLevelIdentifierGuid": "0ce08174-eef4-4157-bfb9-a8490186a2d5",
                                        "locked": 36,
                                        "relationChecksum": "sample string 37",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "24"
                                        },
                                        "customer": {
                                          "$ref": "57"
                                        },
                                        "communityOrganisation": {
                                          "$id": "65",
                                          "id": 1,
                                          "identifier": "dayEiQNm7E6zgCjXEgLT0w==",
                                          "identifierGuid": "8984ac75-6603-4eec-b380-28d71202d3d3",
                                          "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:22:53.9530171",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "66",
                                            "saleItemID": 1,
                                            "identifier": "qNlk8TBdTEqNL+RESDO9/g==",
                                            "identifierGuid": "f164d9a8-5d30-4a4c-8d2f-e4444833bdfe",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "7i6NRaRd60ej69nrkmJbLw==",
                                            "pluGuid": "458d2eee-5da4-47eb-a3eb-d9eb92625b2f",
                                            "accountID": "FZIgHE8RDkiAwfscyVSK/Q==",
                                            "accountIDGuid": "1c209215-114f-480e-80c1-fb1cc9548afd",
                                            "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:22:53.9530171",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "4F9A3NZCu0qqCvdnGDKIaw==",
                                            "refundGuid": "dc405fe0-42d6-4abb-aa0a-f7671832886b",
                                            "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": "IWksLLF3MEeAVAboqY80GQ==",
                                            "idempotentVoidGuid": "2c2c6921-77b1-4730-8054-06e8a98f3419",
                                            "priceLevelIdentifier": "Z78BwtfQWkGdBp7er1PQDw==",
                                            "priceLevelIdentifierGuid": "c201bf67-d0d7-415a-9d06-9edeaf53d00f",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "67",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2025-08-02T23:22:53.9530171",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "68",
                                              "id": 1,
                                              "g_UID": "tUoVTLfyq0KKHw1k9s/jGg==",
                                              "guid": "4c154ab5-f2b7-42ab-8a1f-0d64f6cfe31a",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2025-08-02T23:22:53.9530171"
                                            },
                                            "modifier": {
                                              "$id": "69",
                                              "id": 1,
                                              "setG_UID": "8d2xqjzYq020kxfqvY/xPQ==",
                                              "modifierSetGuid": "aab1ddf1-d83c-4dab-b493-17eabd8ff13d",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "LbaRkumuY02eAk7ceKuglw==",
                                              "pluGuid": "9291b62d-aee9-4d63-9e02-4edc78aba097",
                                              "deleted": true,
                                              "g_UID": "MoPx3WpwjE+ujuwSzugCvg==",
                                              "guid": "ddf18332-706a-4f8c-ae8e-ec12cee802be",
                                              "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": "4VRpPRGBeEib6vbZnhopiA==",
                                            "pluGuid": "3d6954e1-8111-4878-9bea-f6d99e1a2988",
                                            "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:22:53.9530171",
                                            "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:22:53.9530171",
                                            "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": "5IIG8q962E6p6qaE16gb/g==",
                                            "pluGuid": "f20682e4-7aaf-4ed8-a9ea-a684d7a81bfe",
                                            "accountID": "f5hBk56DBEOzEkUFDyxcKg==",
                                            "accountIDGuid": "9341987f-839e-4304-b312-45050f2c5c2a",
                                            "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:22:53.9530171",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "ahxGFLUXW0CxkviJkV7N0A==",
                                            "refundGuid": "14461c6a-17b5-405b-b192-f889915ecdd0",
                                            "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": "PJZ4a7YmUEebzp5RhcfXEQ==",
                                            "identifierGuid": "6b78963c-26b6-4750-9bce-9e5185c7d711",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "JRqWDwYIO0+zAjRLKDkIMA==",
                                            "customerIdentifierGuid": "0f961a25-0806-4f3b-b302-344b28390830",
                                            "operatorNo": 1,
                                            "operatorG_UID": "vef7kWyDlUefUml6FVT3Qg==",
                                            "operatorGuid": "91fbe7bd-836c-4795-9f52-697a1554f742",
                                            "created": "2025-08-02T23:22:53.9530171",
                                            "ordered": "2025-08-02T23:22:53.9530171",
                                            "started": "2025-08-02T23:22:53.9530171",
                                            "completed": "2025-08-02T23:22:53.9530171",
                                            "supplied": "2025-08-02T23:22:53.9530171",
                                            "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": "6A9HCpz5ykauhUZ9B3VJeg==",
                                                "pluGuid": "0a470fe8-f99c-46ca-ae85-467d0775497a",
                                                "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": "yby7NVOlIEydXs6ZfJGBQA==",
                                                "headerIdentifierGuid": "35bbbcc9-a553-4c20-9d5e-ce997c918140",
                                                "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": "TgUbICKM5UC1wRf5Gu5Unw==",
                                            "surveyGuid": "201b054e-8c22-40e5-b5c1-17f91aee549f",
                                            "saleHeaderGuid": "8e7EMCGA5Uu850KUrl1OJg==",
                                            "saleGuid": "30c4eef1-8021-4be5-bce7-4294ae5d4e26",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "V++B1oMKRUqEZSipHlPqMw==",
                                            "guidResponse": "d681ef57-0a83-4a45-8465-28a91e53ea33",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2025-08-02T23:22:53.9530171",
                                            "sale": {
                                              "$ref": "64"
                                            },
                                            "survey": {
                                              "$id": "78",
                                              "g_UID": "RWxXaR7I1EeGTWWVVzQ1iQ==",
                                              "guid": "69576c45-c81e-47d4-864d-659557343589",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "8TwgZTMUKkKdRDzLTqhdmg==",
                                              "checkoutFormGuid": "65203cf1-1433-422a-9d44-3ccb4ea85d9a",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2025-08-02T23:22:53.9530171",
                                              "end": "2025-08-02T23:22:53.9530171",
                                              "deleted": true,
                                              "updated": "2025-08-02T23:22:53.9530171",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "2ddde8f1-3426-4bbc-bb5c-cd89b689efe1",
                                                "7891c825-c57a-446f-9917-4ee2d24de4dc"
                                              ],
                                              "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": "lhZaATpfHkuEG44F6kOkKw==",
                                        "accountIdentifier": "015a1696-5f3a-4b1e-841b-8e05ea43a42b",
                                        "accountName": "sample string 42",
                                        "customerOrderIdentifier": "yZO4IwjDukSetkUEK+Nl4w==",
                                        "customerOrderIdentifierGuid": "23b893c9-c308-44ba-9eb6-45042be365e3",
                                        "priceLevelName": "sample string 43",
                                        "revision": 44,
                                        "ingressId": "sample string 45"
                                      },
                                      "metadata": {
                                        "$id": "79",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "Z4kTC+PO1UioCIntmFJAxg==",
                                        "paymentIdentifierGuid": "0b138967-cee3-48d5-a808-89ed985240c6",
                                        "identifier": "YFC3+1gYF0yGo8jbpTOoJg==",
                                        "identifierGuid": "fbb75060-1858-4c17-86a3-c8dba533a826",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "9/3ZlzmW30+SD5GRph8bAQ==",
                                        "itemIdentifierGuid": "97d9fdf7-9639-4fdf-920f-9191a61f1b01"
                                      }
                                    },
                                    {
                                      "$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": "n5q9yaytQ0ug+JFVgWO1cg==",
                                  "customerIdentifierGuid": "c9bd9a9f-adac-4b43-a0f8-91558163b572",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "BTIP/seTZEmhtEAQgsviYg==",
                                  "idempotentGuid": "fe0f3205-93c7-4964-a1b4-401082cbe262",
                                  "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:22:53.9530171",
                                    "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:22:53.9530171",
                                      "labelPageLayout": "NpwNJXjlDk2NKdktrBL7hw==",
                                      "pageLayoutGuid": "250d9c36-e578-4d0e-8d29-d92dac12fb87",
                                      "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:22:53.9530171"
                                        },
                                        {
                                          "$ref": "84"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "85",
                                        "id": 1,
                                        "customerIdentifier": "zCHyElY270iEIXLh4AarHg==",
                                        "customerIdentifierGuid": "12f221cc-3656-48ef-8421-72e1e006ab1e",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2025-08-02T23:22:53.9530171",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "4XExUk5m4U+hWCGAe3xzzQ==",
                                        "issuedIdempotentGuid": "523171e1-664e-4fe1-a158-21807b7c73cd",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2025-08-02T23:22:53.9530171",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2025-08-02T23:22:53.9530171",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "+zqUQLgBa0+i7RIJHa3FSA==",
                                        "redeemedIdempotentGuid": "40943afb-01b8-4f6b-a2ed-12091dadc548",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2025-08-02T23:22:53.9530171",
                                        "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": "d3hkJvZNg0aBa5tJTfd3lw==",
                            "groupIDGuid": "26647877-4df6-4683-816b-9b494df77797",
                            "campaign": {
                              "$ref": "53"
                            },
                            "group": {
                              "$ref": "61"
                            }
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "87",
                            "identifier": "yGLsgJ0idEC/A55DVmNnPQ==",
                            "identifierGuid": "80ec62c8-229d-4074-bf03-9e435663673d",
                            "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": "bBiTwAoH60qlpMfxa0yoOA==",
                            "guid": "c093186c-070a-4aeb-a5a4-c7f16b4ca838",
                            "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": "2LevMmY1XUeN/Aio3vrkZg==",
                                "groupGuid": "32afb7d8-3566-475d-8dfc-08a8defae466",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "R+vzG14Z0ESApQCLtXoBBg==",
                                "pluGuid": "1bf3eb47-195e-44d0-80a5-008bb57a0106",
                                "priceGroupG_UID": "ljG8oKvXoUamLiYKbjUwNA==",
                                "priceGroupGuid": "a0bc3196-d7ab-46a1-a62e-260a6e353034",
                                "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": "UnRoqNmpLkWyzpAzOzJX5A==",
                            "priceLevelIdentifierGuid": "a8687452-a9d9-452e-b2ce-90333b3257e4",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "90"
                          }
                        ]
                      },
                      "product": {
                        "$ref": "12"
                      },
                      "dealCost": {
                        "$id": "91",
                        "headerIdentifier": "dqgLc+i2V0eEcUmwvnId/g==",
                        "headerIdentifierGuid": "730ba876-b6e8-4757-8471-49b0be721dfe",
                        "identifier": "/QTfds+GEEqjXSBk+Ixquw==",
                        "identifierGuid": "76df04fd-86cf-4a10-a35d-2064f88c6abb",
                        "supplierIdentifier": "/qmo8Ul4hUO/RAlm8AQ2Aw==",
                        "supplierGuid": "f1a8a9fe-7849-4385-bf44-0966f0043603",
                        "pluG_UID": "FRJo7iWNKkWdbn5Gc8vzeA==",
                        "pluGuid": "ee681215-8d25-452a-9d6e-7e4673cbf378",
                        "campaignName": "1dbf34c2-3083-46e5-8fb3-6f32eb21594a",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2025-08-02T23:22:53.9530171",
                        "end": "2025-08-02T23:22:53.9530171",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "BIN/SMTPC0yX+FDEoxemWQ==",
                        "bonusItemPluGuid": "487f8304-cfc4-4c0b-97f8-50c4a317a659",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2025-08-02T23:22:53.9530171",
                        "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:22:53.9530171",
                        "campaignEndDate": "2025-08-02T23:22:53.9530171",
                        "masterPLUG_UID": "+Ho8Ay0GQU+x4pc5Pt/VCg==",
                        "masterID": "033c7af8-062d-4f41-b1e2-97393edfd50a",
                        "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": "8CrgHLLg00mec5gULhtD1w==",
                        "bonusMasterID": "1ce02af0-e0b2-49d3-9e73-98142e1b43d7",
                        "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:22:53.9530171",
                    "dealCosts": [
                      {
                        "$ref": "91"
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "92",
                        "pluG_UID": "QXJNSIAIiU+njm1ehy/nug==",
                        "pluGuid": "484d7241-0880-4f89-a78e-6d5e872fe7ba",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "92"
                      }
                    ],
                    "alternateProductG_UID": "KOyPBkkuukOoN8k3vRXazg==",
                    "alternateProduct": "068fec28-2e49-43ba-a837-c937bd15dace",
                    "productHostCode": {
                      "$id": "93",
                      "id": 1,
                      "pluG_UID": "i4E3nef6NUSl3FfSSIKF/Q==",
                      "pluGuid": "9d37818b-fae7-4435-a5dc-57d2488285fd",
                      "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:22:53.9530171",
                    "inventoryTracked": "2025-08-02T23:22:53.9530171",
                    "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": "HnghLlt9HEOWCftW8RuTUA==",
                  "supplierGuid": "2e21781e-7d5b-431c-9609-fb56f11b9350",
                  "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": "wsZbFNnSpUiN2jQP6/Zqaw==",
                  "supplierGuid": "145bc6c2-d2d9-48a5-8dda-340febf66a6b",
                  "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:22:53.9530171",
                  "deliveryDate": "2025-08-02T23:22:53.9530171",
                  "nextCutOffDate": "2025-08-02T23:22:53.9530171",
                  "nextDeliveryDate": "2025-08-02T23:22:53.9530171",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "96"
                }
              ],
              "store": {
                "$ref": "3"
              },
              "updated": "2025-08-02T23:22:53.9530171",
              "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:22:53.9530171",
                "processed": "2025-08-02T23:22:53.9530171",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-08-02T23:22:53.9530171",
                "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:22:53.9530171",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "97"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "99",
                "id": 1,
                "hostIdentifier": "LD2H61Pq60+O70skSXyGLA==",
                "hostIdentifierGuid": "eb873d2c-ea53-4feb-8eef-4b24497c862c",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "f292f64f-4bc3-4c33-8bc4-45db2cff4fc3",
                  "bfa9ae3c-b141-4d80-9375-0f7b6a19cc1e"
                ]
              },
              {
                "$ref": "99"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "100",
                "identifier": "UekiLh5pvEKvAu2m5NX4Rg==",
                "identifierGuid": "2e22e951-691e-42bc-af02-eda6e4d5f846",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "100"
              }
            ],
            "promoTypeGuids": [
              "fe3975a2-bbcd-4e5b-bcdb-fcf9dd072099",
              "b8afd956-0540-47a7-916b-0bd2ef248e1f"
            ],
            "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:22:53.9530171",
          "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": "ee23827b-a613-473d-99af-fb8985e0d5eb",
      "updateStore": {
        "$id": "106",
        "id": "5dac4326-b9cf-4e62-af8b-113d9f6656a0",
        "name": "sample string 1",
        "lastActivity": "2025-08-02T23:22:53.9530171",
        "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:22:53.9530171"
      },
      "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": "NSRJzwQxakKqJZ0SgDnG2Q==",
        "autoOrderIdentifier": "cf492435-3104-426a-aa25-9d128039c6d9",
        "pluG_UID": "Pr9NFl746ESXXp5jmcPMBg==",
        "pluGuid": "164dbf3e-f85e-44e8-975e-9e6399c3cc06",
        "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:22:53.9530171",
        "investmentBuyStatus": 2,
        "processed": "2025-08-02T23:22:53.9530171",
        "product": {
          "$ref": "12"
        },
        "orderCode": "sample string 3",
        "directIndicator": "sample string 4",
        "cycle": {
          "$ref": "96"
        },
        "dayWeighting": {
          "$id": "109",
          "sunday": 1.1
        },
        "inventory": {
          "$id": "110",
          "inventoryGuid": "S1s3CM2PX0ecIeiZ/arBFw==",
          "inventoryIdentifier": "08375b4b-8fcd-475f-9c21-e899fdaac117",
          "created": "2025-08-02T23:22:53.9530171",
          "createdLocal": "2025-08-02T23:22:53.9530171",
          "onHand": 4,
          "onHandPacks": 5,
          "onOrder": 6,
          "onOrderPacks": 7,
          "accuracy": 8,
          "updated": "2025-08-02T23:22:53.9530171",
          "aws": 1.0,
          "history": [
            {
              "$id": "111",
              "inventoryGuid": "ly7M1hyMykK5BNHvB0aj5Q==",
              "inventoryIdentifier": "d6cc2e97-8c1c-42ca-b904-d1ef0746a3e5",
              "pluG_UID": "eOGf1M5oNkGR4uR7blbrjg==",
              "pluIdentifier": "d49fe178-68ce-4136-91e2-e47b6e56eb8e",
              "inventoryReason": 3,
              "inventoryInvoiceGuid": "9sqHLX+Zh0eBWbklbnN4qg==",
              "invoiceIdentifier": "2d87caf6-997f-4787-8159-b9256e7378aa",
              "operatorGuid": "fZghEbq2SEKjOafU4kDIAA==",
              "operatorIdentifier": "1121987d-b6ba-4248-a339-a7d4e240c800",
              "stocktakeGuid": "lICrBWSu2kebGxw9y2/5uw==",
              "stocktakeIdentifier": "05ab8094-ae64-47da-9b1b-1c3dcb6ff9bb",
              "orderGuid": "8WhbHE1QFkCawHcPW20gAQ==",
              "orderIdentifier": "1c5b68f1-504d-4016-9ac0-770f5b6d2001",
              "saleHeaderGuid": "rFeNHQILzU+sd8zkdvT1wA==",
              "saleHeaderGuidIdentifier": "1d8d57ac-0b02-4fcd-ac77-cce476f4f5c0",
              "dumpStockID": 1,
              "fuelDeliveryID": 1,
              "creditNoteIdentifier": "TJzAomEse0OGYdsrAl6LNg==",
              "creditNoteGuid": "a2c09c4c-2c61-437b-8661-db2b025e8b36",
              "inventorySourceGuid": "DFSebmICKUmmVg5CKG+TIA==",
              "inventorySourceIdentifier": "6e9e540c-0262-4929-a656-0e42286f9320",
              "createdLocal": "2025-08-02T23:22:53.9530171",
              "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:22:53.9530171",
              "createdLocalTime": "2025-08-02T23:22:53.9530171",
              "storeID": 14,
              "barcode": "sample string 15",
              "directCode": "sample string 16",
              "productName": "sample string 17",
              "salesMode": 18,
              "orderPacked": 19,
              "invoice": {
                "$id": "112",
                "inventoryInvoiceGuid": "CjIvbmk4N0qHxdpTDUmEpw==",
                "invoiceIdentifier": "6e2f320a-3869-4a37-87c5-da530d4984a7",
                "inventoryGuid": "ME+B5U2Y9U2URK5y/KBmrg==",
                "inventoryIdentifier": "e5814f30-984d-4df5-9444-ae72fca066ae",
                "supplierIdentifier": "jWKmS1KbkU2vr/iTSPCmWw==",
                "supplierGuid": "4ba6628d-9b52-4d91-afaf-f89348f0a65b",
                "orderGuid": "+iE9oMSlT0aTIlAhMhAGSA==",
                "orderIdentifier": "a03d21fa-a5c4-464f-9322-502132100648",
                "invoiceHeaderIdentifier": "8S0sBjAbaUqU5ES67KmUkA==",
                "invoiceHeaderGuid": "062c2df1-1b30-4a69-94e4-44baeca99490",
                "created": "2025-08-02T23:22:53.9530171",
                "ordered": "2025-08-02T23:22:53.9530171",
                "storeID": 1,
                "bestOrExpire": "2025-08-02T23:22:53.9530171",
                "bestOrExpireType": 1,
                "units": 1,
                "weight": 1,
                "received": "2025-08-02T23:22:53.9530171",
                "cost": 1,
                "totalCost": 1,
                "freightCost": 1,
                "inStock": 1,
                "pluG_UID": "p5gI64t5i06TeVRV9w2Vzw==",
                "pluGuid": "eb0898a7-798b-4e8b-9379-5455f70d95cf",
                "orderInventoryGuid": "LXB+nHn460W5whBCCBOMfA==",
                "orderInventoryIdentifier": "9c7e702d-f879-45eb-b9c2-104208138c7c",
                "supplier": {
                  "$ref": "7"
                },
                "inventoryUnits": [
                  {
                    "$id": "113",
                    "invoiceItemNo": 1,
                    "inventoryInvoiceGuid": "kxrgpsVMaEeXG5LEf9yYQg==",
                    "invoiceIdentifier": "a6e01a93-4cc5-4768-971b-92c47fdc9842",
                    "inventoryGuid": "LfiMsu6nCE2HGX0tpMATEQ==",
                    "inventoryIdentifier": "b28cf82d-a7ee-4d08-8719-7d2da4c01311",
                    "serialNumber": "sample string 3",
                    "sold": "2025-08-02T23:22:53.9530171",
                    "saleItemID": 1,
                    "storeID": 1,
                    "returned": "2025-08-02T23:22:53.9530171",
                    "dumped": 1,
                    "saleHeaderID": 1
                  },
                  {
                    "$ref": "113"
                  }
                ]
              },
              "invoiceHeaderIdentifier": "zd2os6ndb0eG2yXD1fRGaQ==",
              "invoiceHeaderGuid": "b3a8ddcd-dda9-476f-86db-25c3d5f44669",
              "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:22:53.9530171"
              },
              "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": "tI6TnXxt2UyjLZHrxRkyUw==",
            "pluGuid": "9d938eb4-6d7c-4cd9-a32d-91ebc5193253",
            "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:22:53.9530171": {
                "$id": "119",
                "date": "2025-08-02T23:22:53.9530171",
                "salePrice": 1,
                "campaign": "sample string 2",
                "campaignDescription": "sample string 3",
                "combo": true,
                "comboPriceGroupG_UID": "xrzhowg7W0Wu2HpF0XkJEg==",
                "comboPriceGroupGuid": "a3e1bcc6-3b08-455b-aed8-7a45d1790912"
              }
            },
            "onHandPredictions": [
              {
                "$id": "120",
                "autoOrderGuid": "jvwJw+mgPEy5pp6cLOE8PQ==",
                "autoOrderIdentifier": "c309fc8e-a0e9-4c3c-b9a6-9e9c2ce13c3d",
                "pluG_UID": "Pq6ChgEC7EKmY8MmEa4fIQ==",
                "pluGuid": "8682ae3e-0201-42ec-a663-c32611ae1f21",
                "childPLUG_UID": "fjntRFWvLkCeOxcM2I6rvg==",
                "childPluGuid": "44ed397e-af55-402e-9e3b-170cd88eabbe",
                "date": "2025-08-02T23:22:53.9530171",
                "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": "9ee4ae6b-9329-4e56-abb0-b6959b7c49f4",
        "cartonQuantity": 1,
        "sellPrice": 1,
        "cost": 1,
        "costDecimals": 1,
        "bufferDays": 6,
        "boostDays": 7
      },
      {
        "$ref": "108"
      }
    ],
    "boosts": [
      {
        "$id": "121",
        "autoOrderGuid": "UC7zN4n9l0mUBJGZZ1oFNg==",
        "autoOrderIdentifier": "37f32e50-fd89-4997-9404-9199675a0536",
        "date": "2025-08-02T23:22:53.9530171",
        "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": "fM6jCVblOEOEmN5X79Lpmw==",
    "orderIdentifier": "09a3ce7c-e556-4338-8498-de57efd2e99b",
    "supplierIdentifier": "n92Ma61ZL02w7JN88EY2iA==",
    "supplierGuid": "6b8cdd9f-59ad-4d2f-b0ec-937cf0463688",
    "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": "gW92bBZ4wUClZA4OH0qsdg==",
      "orderIdentifier": "6c766f81-7816-40c1-a564-0e0e1f4aac76",
      "pluG_UID": "XK6VzURFBUaDf/WL/Fs+gw==",
      "pluGuid": "cd95ae5c-4544-4605-837f-f58bfc5b3e83",
      "created": "2025-08-02T23:22:53.9530171",
      "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": "/WQ1JZyif0S53ljE46+62A==",
      "substituteGuid": "253564fd-a29c-447f-b9de-58c4e3afbad8",
      "warehousePLUG_UID": "37YyWgN46Uy2Z5WrmeUqtw==",
      "warehousePluGuid": "5a32b6df-7803-4ce9-b667-95ab99e52ab7",
      "updated": "2025-08-02T23:22:53.9530171",
      "increment": true,
      "description": "sample string 13",
      "product": {
        "$ref": "12"
      },
      "unknownScan": {
        "$id": "125",
        "pluG_UID": "b0DK/piml06e+n0N9PWL0A==",
        "pluGuid": "feca406f-a698-4e97-9efa-7d0df4f58bd0",
        "orderGuid": "Vf6WAInRLke35NzOn6D17w==",
        "orderIdentifier": "0096fe55-d189-472e-b7e4-dcce9fa0f5ef",
        "barcode": "sample string 3",
        "created": "2025-08-02T23:22:53.9530171"
      },
      "unknownScanItem": true,
      "substitute": {
        "$ref": "12"
      },
      "warehouseProduct": {
        "$ref": "12"
      },
      "lookup": {
        "$id": "126",
        "pluG_UID": "fMllhLXhL0mC6xJ2DxpZLA==",
        "pluGuid": "8465c97c-e1b5-492f-82eb-12760f1a592c",
        "inventoryGuid": "bk9WvHH/T0aZASxBkCUdyQ==",
        "inventoryIdentifier": "bc564f6e-ff71-464f-9901-2c4190251dc9",
        "averageWeeklySales": 1.0,
        "inventoryAverageWeeklySales": 1.0,
        "onHand": 1,
        "onHandPacks": 1,
        "onOrder": 1,
        "onOrderPacks": 1,
        "accuracy": 1,
        "lastOrdered": "2025-08-02T23:22:53.9530171",
        "lastOrderQuantity": 1.1,
        "lastReceived": "2025-08-02T23:22:53.9530171",
        "lastReceivedQuantity": 1.1,
        "lastInvoiceStatus": 1
      },
      "productOrderingDetail": {
        "$ref": "10"
      },
      "dealCost": {
        "$ref": "91"
      },
      "nextCost": {
        "$ref": "91"
      },
      "lastChance": true,
      "holdOff": 16,
      "holdOffDate": "2025-08-02T23:22:53.9530171",
      "orderHeader": {
        "$ref": "1"
      },
      "invoiceDetail": {
        "$id": "127",
        "identifier": "1zEqGKNSUEGk8mCcXHllhA==",
        "identifierGuid": "182a31d7-52a3-4150-a4f2-609c5c796584",
        "headerIdentifier": "FukMJlYzbkaWQAi19pU4Mw==",
        "headerIdentifierGuid": "260ce916-3356-466e-9640-08b5f6953833",
        "pluG_UID": "z/A/heIEbEmSXbEYsUYawQ==",
        "pluGuid": "853ff0cf-04e2-496c-925d-b118b1461ac1",
        "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:22:53.9530171",
        "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:22:53.9530171",
        "costEnd": "2025-08-02T23:22:53.9530171",
        "createdFromUnknownScan": true,
        "orderGuid": "oVuiB4IY1E+HG2NgFzFCcg==",
        "orderIdentifierGuid": "07a25ba1-1882-4fd4-871b-636017314272",
        "processed": true,
        "received": true,
        "inventoried": true,
        "fromElectronicInvoice": true,
        "allowDelete": true,
        "updated": "2025-08-02T23:22:53.9530171",
        "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": "kMFkVRMhlka6ANJUZC3UpQ==",
          "pluGuid": "5564c190-2113-4696-ba00-d254642dd4a5",
          "invoiceIdentifier": "aIMC2b73u0CD1K8AkDr62Q==",
          "invoiceGuid": "d9028368-f7be-40bb-83d4-af00903afad9",
          "barcode": "sample string 3",
          "itemNumber": "sample string 4",
          "created": "2025-08-02T23:22:53.9530171"
        },
        "productActive": true,
        "productSalesMode": 35,
        "productGSTPercent": 36,
        "productCostCalcMethod": 37,
        "productAlwaysApplyMargin": true,
        "productMarginRanged": true,
        "productMargin": 1.1,
        "productMinimumMargin": 1.1,
        "productMaximumMargin": 1.1,
        "priceGroupG_UID": "FRQm/ViszU+dJ7lUuFy8+A==",
        "priceGroupGuid": "fd261415-ac58-4fcd-9d27-b954b85cbcf8",
        "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": "g5GxYKLY+0mVCNMnmrFi3A==",
    "identifierGuid": "60b19183-d8a2-49fb-9508-d3279ab162dc",
    "companyName": "sample string 1",
    "abn": "sample string 2",
    "address1": "sample string 3",
    "address2": "sample string 4",
    "telephone": "sample string 5",
    "primaryContactGuid": "AbqgakKeVEqhcFo5yuIbNQ==",
    "primaryContactID": "6aa0ba01-9e42-4a54-a170-5a39cae21b35",
    "primaryContact": {
      "$ref": "8"
    }
  },
  "isMetcashSorted": true,
  "backupOrderType": "sample string 41",
  "backupOrderTypeDescription": "sample string 42",
  "backupTradingPartner": 1,
  "backupHostIdentifier": "8cebcd4d-dcfe-4151-be20-1d5f9b7dfd6a"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKۺ[��ŷ5xl/workbook.xml �(�����0D�&�C���)��x���"
�%��|�o�vfgߎ���+k{�у����~�ú-�dG0�NK?K�b�mU
����g�(J��Aze
vjD���a��@6�x=�(-����@�X�=L�llu��5�~S"������rZJ/)	ν�iL���<<n<��(�y�VW�Dtg�0����PKۺ[����	�[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
ۺ[�i�t''_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="R0b820bdca7e24371" /></Relationships>PKۺ[�I�
�7xl/worksheets/sheet1.xml �(��[]s۸�+�_�$H��$ٱ�M���3m�|��lwl�ٟ��cZ�1e�4Nu�����������t���=u����������������a�����l���f:]��x6?�,����F�˛��dQ�~M���l~?Yү�������tv��~����h>��,�U���_��S�.������z
�wO��'�Ó��[����`>�>��������5����q��<X-����?�_^^�;����~>\M�'��g�/��?o�Ē[����-��oW�
���?o��7��Xh��!����rv���:�~g6��v���y��Z5F�?6�a;|�r����o7�m�~]e�
�i4:3�mƻ�����?]�Z�6���q3�=lƅzކx����113>n�Ǟ�J�Qu[�SViZu�a^o%w��t��:�d���o�A�ʩ�����k�(��!Ҷ�h2��k��CM����DH�ӵ�4�yk���4�xH�������F���u�I���"�B�3^iZ��\JZ4}�h����o�͡#�
:2i�4��*���
1:�d��g\O���=��FH�3�wג�LhFX	דzQg$陾i��%=Z�V��P������6ʄ����]Ŷ
C+
D���>�$$I����$	�A�� ��0#jH���$C����R2$IB-I�
�@	�[�$I�[�!ib3�J�t�q���`�&��9�4i�t�����~���&m_MڤI�¢��j�W�ۣ��;�$I�4�k�6j�ҙI�����$i���
`,�!��*�$mh�Ak�AS�Y);!I�ƞ�vI������Ҭ[t�X.I��L�$Ig�L�(��iK���!I�A�9$M:�L0��>(E��6��n۰�դK�t�&��;\Ңþ�NZt�o��E{F�I�^�E�]&`�����u��@DO�C���}�Ec
�#�����>i�Cs�'7��_��OZ����й��\���ZT�j�|����o%���I��U��9;��C���I���$ur��U}��dҤot0tl0�o��򹒍I��*ّ�A��2ٓ,&IbC���Z�����(L��CLRDh&5�F��c�67�$El�E:ȃ5��N�ORľ

&)b�R�ۻ�VC�&!G=��H�1�,���N���I�XK�a�t�NB��d�"$)Փ���Z�Z��`u��,"$)�F���ۙh�	*$I������B�v%)��)$E��"q�	�5�\�,!)2�-�!)2Ԋ�a�ie#5���2�1$E�Z��HJ���|���g�i]��j#U��*�"C�Ǧ�kpTs�<ĤȨ��Ni��S��"�nf(����U���I������
�n{�$c-I���{���F;���&c�I$=P���z���1I2�f�����S�[�$�خ�5R[Fi��hH���~F#%iJ�`�ѐ$C��ij	���$�2������4�dV�������[5%�f@-MYk��W���i/FCu��.�=}y����t����g����1�a�iL�������ω:�Y�� �]�n#�]�i#Nw�F����m��.µ�w��x���6��."��v��x-0�H}#@�o���a�� ��s˜� @����a�~ ��/���_c�B�0v�	��w���!@�c����;lh�cɈ��`E�fF�X�#0�ǂ!��<,	��`J`4�[�Y0&p�g�Y�&p�o�Y0��<g����,��r��Zγ�P�y,j9ςG-�Y0��<.��g����,��1�K����\
>u��R�c<��O�|�ϥT6ϥ�S�x.�:�s)���ӄ�S�y|�9ςO=�Y��<>��g����,��s��zγ�S�y|��g���y|��g���y|��g���y|��g���x��"�|���J�i`<W�O?>
��J�i`<W�O�|ϕt�e<W�O�y�|8F�i�{!�4�|�^>�|/�F��O#���������B�i�{!�4r��Fγ��X�<��p�!��C4�AB�W�]�(�+��9��;��L°]}�|{���̮�)�C��Rx��;�4+���{V�����J��w⼗0L�筥�q�:>vx�'	�|�Y�0|�3��{�]�y�mϳ����;t<��ʏ��y���vzV�#������������_�}-����怀o��;�����`?���ϯ�ƒ��e�����40��"�����
�w	�;���R2�$�R)��b�T���Xy�eNR�h�T��Z�\��A4>��K)�1���/�J��b�Ry�Wre��;O�T�R*��Z�<�#�r_q.[N������ϭ�\��w@_�m,/���Rr'��,%w�0/��_`V�;�
f%��_aV՞m�����\�:��ɍ�����/R+ɍ�&���ȯR��y'D���m��_�V��v@���5mu.�8�$דtZ�7��X2�ڥ���s+ɣ�B��W2+�d6�{���Q�Kț��j:?�͖���k���;�PKۺ[�����Pxl/_rels/workbook.xml.rels �(���An� E����@l�[�ɦ�n�\��`[�i��u�#�
E����n�B���h�|�Xoߖ�@���=f��rz�C�O��ux�Y�`�)߈��#�Ol�� $�+���qa�)�a ^����($�|�D�����1��G�N�����p�#@�h/���?Q$��U��ѓ���mͩ`\����<>��ZL���w]Ș�� ��b
����(���K�2.�$��V�Z�աa`.j��_l�PKۺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKۺ[_�Zfxl/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��?� ��IfFv�L{���qbڡfQ�=���2-;�cl���41�9Y�v$C��؆�H-��;�]�X(NS��*��pb!�b�3�C�$K��2�r����(SӍ�̳�oa_1�$�횮�,Ӌ��LR70�$�	�!t�tE�WX��+���p|���}wN���SҊ�j�
dN��>�0��ǜSW:q'GI�~"[%],����b�J���Ȏ�8%���ȷE�`W�;^�!�N�A�$�mF�v��8V� ��{"s�3��',w|h
�E<�׌\73S/���$�������Q�^H=]��)��f=��Vɦ����Q?�����WT3�%'/��@�f�= 9=>��?��\��W�[�N;�!�^�6[�b�m`���W
�I9k��n�_ [�a
�}W�P�6?�"]�iM�4�ږ�簠����|���#�����HJ'=��!Pa�*Xa�����b�_a����]YG��E��a�55�"FN�J�.˜�(J	�/�3�rqȎ+̯>D��
d0��c F3g�X�.;s�3�5֝(�����6�Ѯ��T3�C��l�4ɿ	�\�1NA����Y�Ҵ�|N��w�a�P�̷�|!lP�R���FJ�^ �V�J��zh[�+�B��e4�
�w�?�6��;0}Y�T�:�pq�X�oz^���5�FL'���0")�wuh��
B5(�s��I��^'ڳ< ���y���mF�I�mMw+�߲�ox?�m����oy������u��Z뺃��lv�&��'�6hnT��w���P���b���{5��D/����{즮i�G�=�6����4
b
�P�'�aQ�w9&ijYP�S���}�C,`l��Ee��Fh��ű �?�����- '�Z֙�;���s-~�-A�M,��N��gޖi�߁���=ԓ*�S	aQI������{H�v��2�>Dg�*�l��0�=��#�P�y�3��ʏ�=���D��C7��k����8� ��]\a���{D�v�y�go�}��{�����	nj���%�W���v"���U��I�&���R1��2��riP�a�2(@��O��bH�-eP��"㌜�<��������Ѝ�9-
�ۭO��OW9���?���(�����{6��$��������z_	�7���m�;��D�I�S/5S�ӳ}�L�c�v�gq�Y�^�3����PK-ۺ[��ŷ5xl/workbook.xmlPK-ۺ[����	�[Content_Types].xmlPK-
ۺ[�i�t''V_rels/.relsPK-ۺ[�I�
�7�xl/worksheets/sheet1.xmlPK-ۺ[�����Pxl/_rels/workbook.xml.relsPK-ۺ[Ѓc'2E
fxl/styles.xmlPK-ۺ[_�Zf�xl/sharedStrings.xmlPK�.

application/vnd.ms-excel

Sample:
PKۺ[*}N-�5xl/workbook.xml �(�����0��&�C���h�N\�z��"
�'m
>��o�vfg�>i;�Z�#G�r[��{�3�%��6�®�V�Ҿ��:�`���D�Y�$fq/�r�0�.�X�X����^�J�P����s����E���l���o�G�vQ ��x�$:���GJl.��HϷ�׺�d	�tco0����PKۺ[����	�[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
ۺ[l''_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="Rd27d28b2fb7c4f16" /></Relationships>PKۺ[�I�
�7xl/worksheets/sheet1.xml �(��[]s۸�+�_�$H��$ٱ�M���3m�|��lwl�ٟ��cZ�1e�4Nu�����������t���=u����������������a�����l���f:]��x6?�,����F�˛��dQ�~M���l~?Yү�������tv��~����h>��,�U���_��S�.������z
�wO��'�Ó��[����`>�>��������5����q��<X-����?�_^^�;����~>\M�'��g�/��?o�Ē[����-��oW�
���?o��7��Xh��!����rv���:�~g6��v���y��Z5F�?6�a;|�r����o7�m�~]e�
�i4:3�mƻ�����?]�Z�6���q3�=lƅzކx����113>n�Ǟ�J�Qu[�SViZu�a^o%w��t��:�d���o�A�ʩ�����k�(��!Ҷ�h2��k��CM����DH�ӵ�4�yk���4�xH�������F���u�I���"�B�3^iZ��\JZ4}�h����o�͡#�
:2i�4��*���
1:�d��g\O���=��FH�3�wג�LhFX	דzQg$陾i��%=Z�V��P������6ʄ����]Ŷ
C+
D���>�$$I����$	�A�� ��0#jH���$C����R2$IB-I�
�@	�[�$I�[�!ib3�J�t�q���`�&��9�4i�t�����~���&m_MڤI�¢��j�W�ۣ��;�$I�4�k�6j�ҙI�����$i���
`,�!��*�$mh�Ak�AS�Y);!I�ƞ�vI������Ҭ[t�X.I��L�$Ig�L�(��iK���!I�A�9$M:�L0��>(E��6��n۰�դK�t�&��;\Ңþ�NZt�o��E{F�I�^�E�]&`�����u��@DO�C���}�Ec
�#�����>i�Cs�'7��_��OZ����й��\���ZT�j�|����o%���I��U��9;��C���I���$ur��U}��dҤot0tl0�o��򹒍I��*ّ�A��2ٓ,&IbC���Z�����(L��CLRDh&5�F��c�67�$El�E:ȃ5��N�ORľ

&)b�R�ۻ�VC�&!G=��H�1�,���N���I�XK�a�t�NB��d�"$)Փ���Z�Z��`u��,"$)�F���ۙh�	*$I������B�v%)��)$E��"q�	�5�\�,!)2�-�!)2Ԋ�a�ie#5���2�1$E�Z��HJ���|���g�i]��j#U��*�"C�Ǧ�kpTs�<ĤȨ��Ni��S��"�nf(����U���I������
�n{�$c-I���{���F;���&c�I$=P���z���1I2�f�����S�[�$�خ�5R[Fi��hH���~F#%iJ�`�ѐ$C��ij	���$�2������4�dV�������[5%�f@-MYk��W���i/FCu��.�=}y����t����g����1�a�iL�������ω:�Y�� �]�n#�]�i#Nw�F����m��.µ�w��x���6��."��v��x-0�H}#@�o���a�� ��s˜� @����a�~ ��/���_c�B�0v�	��w���!@�c����;lh�cɈ��`E�fF�X�#0�ǂ!��<,	��`J`4�[�Y0&p�g�Y�&p�o�Y0��<g����,��r��Zγ�P�y,j9ςG-�Y0��<.��g����,��1�K����\
>u��R�c<��O�|�ϥT6ϥ�S�x.�:�s)���ӄ�S�y|�9ςO=�Y��<>��g����,��s��zγ�S�y|��g���y|��g���y|��g���y|��g���x��"�|���J�i`<W�O?>
��J�i`<W�O�|ϕt�e<W�O�y�|8F�i�{!�4�|�^>�|/�F��O#���������B�i�{!�4r��Fγ��X�<��p�!��C4�AB�W�]�(�+��9��;��L°]}�|{���̮�)�C��Rx��;�4+���{V�����J��w⼗0L�筥�q�:>vx�'	�|�Y�0|�3��{�]�y�mϳ����;t<��ʏ��y���vzV�#������������_�}-����怀o��;�����`?���ϯ�ƒ��e�����40��"�����
�w	�;���R2�$�R)��b�T���Xy�eNR�h�T��Z�\��A4>��K)�1���/�J��b�Ry�Wre��;O�T�R*��Z�<�#�r_q.[N������ϭ�\��w@_�m,/���Rr'��,%w�0/��_`V�;�
f%��_aV՞m�����\�:��ɍ�����/R+ɍ�&���ȯR��y'D���m��_�V��v@���5mu.�8�$דtZ�7��X2�ڥ���s+ɣ�B��W2+�d6�{���Q�Kț��j:?�͖���k���;�PKۺ[�V��Pxl/_rels/workbook.xml.rels �(���An� E��f_�c�U�l��6�0Ɗ
�&9[=R�P�H�#u�MVh��������e��08�B�1 h�S��[8E�T�v���(b��0���Ђ�q~�4H����Ѧ�v~1�����G�#-��_2�I��CtZwN�&��0=;19�cl�'
��ȳD�Z��)E]w�D�P�S�:b�����y�:�T|Ք���1£z�>mz鴌j]Y���V]S�6'z�/6_PKۺ[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PKۺ[_�Zfxl/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��?� ��IfFv�L{���qbڡfQ�=���2-;�cl���41�9Y�v$C��؆�H-��;�]�X(NS��*��pb!�b�3�C�$K��2�r����(SӍ�̳�oa_1�$�횮�,Ӌ��LR70�$�	�!t�tE�WX��+���p|���}wN���SҊ�j�
dN��>�0��ǜSW:q'GI�~"[%],����b�J���Ȏ�8%���ȷE�`W�;^�!�N�A�$�mF�v��8V� ��{"s�3��',w|h
�E<�׌\73S/���$�������Q�^H=]��)��f=��Vɦ����Q?�����WT3�%'/��@�f�= 9=>��?��\��W�[�N;�!�^�6[�b�m`���W
�I9k��n�_ [�a
�}W�P�6?�"]�iM�4�ږ�簠����|���#�����HJ'=��!Pa�*Xa�����b�_a����]YG��E��a�55�"FN�J�.˜�(J	�/�3�rqȎ+̯>D��
d0��c F3g�X�.;s�3�5֝(�����6�Ѯ��T3�C��l�4ɿ	�\�1NA����Y�Ҵ�|N��w�a�P�̷�|!lP�R���FJ�^ �V�J��zh[�+�B��e4�
�w�?�6��;0}Y�T�:�pq�X�oz^���5�FL'���0")�wuh��
B5(�s��I��^'ڳ< ���y���mF�I�mMw+�߲�ox?�m����oy������u��Z뺃��lv�&��'�6hnT��w���P���b���{5��D/����{즮i�G�=�6����4
b
�P�'�aQ�w9&ijYP�S���}�C,`l��Ee��Fh��ű �?�����- '�Z֙�;���s-~�-A�M,��N��gޖi�߁���=ԓ*�S	aQI������{H�v��2�>Dg�*�l��0�=��#�P�y�3��ʏ�=���D��C7��k����8� ��]\a���{D�v�y�go�}��{�����	nj���%�W���v"���U��I�&���R1��2��riP�a�2(@��O��bH�-eP��"㌜�<��������Ѝ�9-
�ۭO��OW9���?���(�����{6��$��������z_	�7���m�;��D�I�S/5S�ӳ}�L�c�v�gq�Y�^�3����PK-ۺ[*}N-�5xl/workbook.xmlPK-ۺ[����	��[Content_Types].xmlPK-
ۺ[l''U_rels/.relsPK-ۺ[�I�
�7�xl/worksheets/sheet1.xmlPK-ۺ[�V��Pxl/_rels/workbook.xml.relsPK-ۺ[Ѓc'2E
exl/styles.xmlPK-ۺ[_�Zf�xl/sharedStrings.xmlPK�-