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

Split an order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

mode

OrderSplitMode

Required

Body Parameters

None.

Response Information

Resource Description

Collection of OrderHeader
NameDescriptionTypeAdditional information
OrderID

integer

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

globally unique identifier

None.

BackToBack

integer

None.

B2bGuid

Collection of byte

None.

B2bIdentifier

globally unique identifier

None.

Status

OrderStatus

None.

Created

date

None.

CreatedLocal

date

None.

CreatedByUser

string

String length: inclusive between 0 and 191

StoreID

integer

None.

TransferGuid

Collection of byte

None.

TransferIdentifier

globally unique identifier

None.

TransferInvoiceIdentifier

Collection of byte

None.

TransferInvoiceGuid

globally unique identifier

None.

AttachedToInvoice

integer

None.

TransferType

TransferType

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Description

string

None.

Rows

integer

None.

Cartons

integer

None.

Units

integer

None.

SentCount

integer

None.

Sent

date

None.

SentLocal

date

None.

SentByUser

string

String length: inclusive between 0 and 191

LastSentStatus

integer

None.

Cancelled

date

None.

CancelledLocal

date

None.

CancelledByUser

string

String length: inclusive between 0 and 191

Shipped

date

None.

ShippedLocal

date

None.

ShippedByUser

string

String length: inclusive between 0 and 191

StockReceived

date

None.

StockReceivedLocal

date

None.

StockReceivedByUser

string

String length: inclusive between 0 and 191

Received

date

None.

ReceivedLocal

date

None.

Completed

date

None.

CompletedLocal

date

None.

Updated

date

None.

UpdatedLocal

date

None.

DueDate

date

None.

WarehouseNote

string

None.

WarehouseRef

string

None.

PdeSerialNumber

string

None.

TradingPartner

OrderTradingPartner

None.

OrderType

string

String length: inclusive between 0 and 20

OrderTypeDescription

string

String length: inclusive between 0 and 255

StateCode

The state code of the store ordering for metcash

string

Deprecated. Prefer the HostStoreSetting.MetcashStateCode instead.

String length: inclusive between 0 and 20

MailCarbonCopy

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

boolean

None.

MailTo

string

None.

MailBcc

string

None.

MailReplyTo

string

None.

Liquor

boolean

None.

Summary

string

Data type: MultilineText

Notes

string

Data type: MultilineText

SupplierNotes

string

Data type: MultilineText

ReceiptEmailSent

boolean

None.

ReceiptEmailSentId

string

String length: inclusive between 0 and 100

ReceiptEmailSentStatus

string

String length: inclusive between 0 and 20

TransportCompanyGuid

Collection of byte

None.

TransportCompanyIdentifier

globally unique identifier

None.

AutoOrder

integer

None.

HostIdentifier

Collection of byte

None.

HostIdentifierGuid

globally unique identifier

None.

DefaultOrderDocumentId

integer

None.

DefaultStockReceiveDocumentId

integer

None.

Temperature

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

decimal number

None.

TemperatureScale

Temperature scale that temperature is recorded in

TemperatureScale

None.

Rating

Quality rating of the order

integer

None.

LastOrderEmailSentId

string

None.

LastOrderEmailSentStatus

string

None.

Deleted

date

None.

DeletedByUser

string

None.

AutoOrderGuid

Collection of byte

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

AutoOrderIdentifier

globally unique identifier

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

AutoOrderHeader

AutoOrderHeader

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

SupplierName

string

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

SupplierStoreID

integer

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

SupplierCartonsOnly

boolean

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

SupplierEnforceMinimumQuantity

boolean

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

SupplierMinimumOrderValue

integer

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

StoreName

string

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

OrderCode

OrderCode

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

Store

Store

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

Supplier

Supplier

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

TotalCostInc

Summarised total cost inc tax, based on system costs

decimal number

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

TotalPickedCostInc

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

decimal number

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

TotalReceivedCostInc

Summarised total received cost in tax, based on system costs

decimal number

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

Total

Totals aggregates

OrderSubTotal

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

Details

Collection of OrderDetail

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

UnknownScans

Collection of OrderUnknownScan

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

TransportCompany

TransportCompany

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

TimeZoneInfo

For sending orders

TimeZoneInfo

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "orderID": 1,
    "orderGuid": "TK3jfPM0RESXmV2NBqe2nA==",
    "orderIdentifier": "7ce3ad4c-34f3-4444-9799-5d8d06a7b69c",
    "backToBack": 1,
    "b2bGuid": "/K8RDOoIzEewAiHiy33NxA==",
    "b2bIdentifier": "0c11affc-08ea-47cc-b002-21e2cb7dcdc4",
    "status": 2,
    "created": "2025-06-14T06:14:01.7284938",
    "createdLocal": "2025-06-14T06:14:01.7284938",
    "createdByUser": "sample string 3",
    "storeID": 1,
    "transferGuid": "+TlQ9xKL4k+CGzwzAzABrw==",
    "transferIdentifier": "f75039f9-8b12-4fe2-821b-3c33033001af",
    "transferInvoiceIdentifier": "uuTOV7NhGUus3uPqEBHw8g==",
    "transferInvoiceGuid": "57cee4ba-61b3-4b19-acde-e3ea1011f0f2",
    "attachedToInvoice": 4,
    "transferType": 1,
    "supplierIdentifier": "qGBezAIm9kSXW51iZLFI9Q==",
    "supplierIdentifierGuid": "cc5e60a8-2602-44f6-975b-9d6264b148f5",
    "description": "sample string 5",
    "rows": 1,
    "cartons": 1,
    "units": 1,
    "sentCount": 1,
    "sent": "2025-06-14T06:14:01.7284938",
    "sentLocal": "2025-06-14T06:14:01.7284938",
    "sentByUser": "sample string 6",
    "lastSentStatus": 1,
    "cancelled": "2025-06-14T06:14:01.7284938",
    "cancelledLocal": "2025-06-14T06:14:01.7284938",
    "cancelledByUser": "sample string 7",
    "shipped": "2025-06-14T06:14:01.7284938",
    "shippedLocal": "2025-06-14T06:14:01.7284938",
    "shippedByUser": "sample string 8",
    "stockReceived": "2025-06-14T06:14:01.7284938",
    "stockReceivedLocal": "2025-06-14T06:14:01.7284938",
    "stockReceivedByUser": "sample string 9",
    "received": "2025-06-14T06:14:01.7284938",
    "receivedLocal": "2025-06-14T06:14:01.7284938",
    "completed": "2025-06-14T06:14:01.7284938",
    "completedLocal": "2025-06-14T06:14:01.7284938",
    "updated": "2025-06-14T06:14:01.7284938",
    "updatedLocal": "2025-06-14T06:14:01.7284938",
    "dueDate": "2025-06-14T06:14:01.7284938",
    "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": "dV40pAhxXEy/SzInAkzDfg==",
    "transportCompanyIdentifier": "a4345e75-7108-4c5c-bf4b-3227024cc37e",
    "autoOrder": 27,
    "hostIdentifier": "7V5zyPjLK02pDWeB97jM9w==",
    "hostIdentifierGuid": "c8735eed-cbf8-4d2b-a90d-6781f7b8ccf7",
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "temperature": 1.1,
    "temperatureScale": 28,
    "rating": 29,
    "lastOrderEmailSentId": "sample string 30",
    "lastOrderEmailSentStatus": "sample string 31",
    "deleted": "2025-06-14T06:14:01.7284938",
    "deletedByUser": "sample string 32",
    "autoOrderGuid": "Ckow8QXgH0633TlHDtHVGA==",
    "autoOrderIdentifier": "f1304a0a-e005-4e1f-b7dd-39470ed1d518",
    "autoOrderHeader": {
      "$id": "2",
      "autoOrderGuid": "SncIsytpBECOotodITnQBA==",
      "autoOrderIdentifier": "b308774a-692b-4004-8ea2-da1d2139d004",
      "orderGuid": "SziwB79uz0yR5CW7mWDsGA==",
      "orderIdentifier": "07b0384b-6ebf-4ccf-91e4-25bb9960ec18",
      "created": "2025-06-14T06:14:01.7284938",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2025-06-14T06:14:01.7284938",
      "supplierIdentifier": "J/C/LX/Ja0urgvYiGZtfCg==",
      "supplierIdentifierGuid": "2dbff027-c97f-4b6b-ab82-f622199b5f0a",
      "orderStatus": 1,
      "tradingPartner": 1,
      "simpleAWS": true,
      "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": "CeDtMGIkUkGdKESOMVJLJA==",
      "transportCompanyIdentifier": "30ede009-2462-4152-9d28-448e31524b24",
      "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-06-14T06:14:01.7284938",
        "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": "BN22Jq6u5kmAzqI+o3YSuw==",
        "hostIdentifierGuid": "26b6dd04-aeae-49e6-80ce-a23ea37612bb",
        "hostName": 1,
        "hostAddress": "sample string 27",
        "hostUsername": "sample string 28",
        "hostPassword": "sample string 29",
        "excludeFromLeadInOut": true,
        "accountingProvider": 31,
        "accountingAddress": "sample string 32",
        "accountingUsername": "sample string 33",
        "accountingPassword": "sample string 34",
        "storeAccountingCode": "sample string 35",
        "softwareVariance": 36,
        "fuelWarningVariance": 37.0,
        "fuelErrorVariance": 38.0,
        "fuelAccumulatedWarningVariance": 39.0,
        "fuelAccumulatedErrorVariance": 40.0,
        "drawManagment": 41,
        "endOfDayManagment": true,
        "autoFillCashBalancing": true,
        "fuelDayVariance": 44,
        "accountingTradingTime": "00:00:00.1234567",
        "stockActivateProduct": 46,
        "giftCardSalesAccountingDeptCode": "sample string 47",
        "transactionDiscountAccountingDeptCode": "sample string 48",
        "size": 49,
        "updated": "2025-06-14T06:14:01.7284938",
        "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": "Al4g2Wf8RECuGLCrlFCDZg==",
            "hostIdentifierGuid": "d9205e02-fc67-4044-ae18-b0ab94508366",
            "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": "WtQVb+HU0E6RETU7wRVn+g==",
              "identifierGuid": "6f15d45a-d4e1-4ed0-9111-353bc11567fa",
              "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": "zi5AipI3jEyaJhcSjbAa5Q==",
              "hostSupplierIdentifierGuid": "8a402ece-3792-4c8c-9a26-17128db01ae5",
              "loyaltyPriceLevelIdentifier": "ByM3mA6/S0OeXGK1Ivs9vg==",
              "loyaltyPriceLevelIdentifierGuid": "98372307-bf0e-434b-9e5c-62b522fb3dbe",
              "isGroup": true,
              "description": "sample string 22",
              "hostProvider": 23,
              "hostTypeEnum": 24,
              "hostType": "sample string 25",
              "hostCode": "sample string 26",
              "username": "sample string 27",
              "password": "sample string 28",
              "passwordPlain": "sample string 29",
              "server": "sample string 30",
              "url": "sample string 31",
              "global": true,
              "stateCode": "sample string 33",
              "lastCollected": "2025-06-14T06:14:01.7284938",
              "lastProcessed": "2025-06-14T06:14:01.7284938",
              "hold": true,
              "supplierName": "sample string 35",
              "supplier": {
                "$id": "7",
                "identifier": "llYJkPvwNEWeZSRrLXi9Mw==",
                "identifierGuid": "90095696-f0fb-4534-9e65-246b2d78bd33",
                "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": "J2pZtkcw+Ei2G8lbU4x9qA==",
                "primaryContactID": "b6596a27-3047-48f8-b61b-c95b538c7da8",
                "storeID": 1,
                "abn": "sample string 16",
                "supplierGroupIdentifier": "z7nk27ZH6k2C7KtF/WRAKg==",
                "supplierGroupGuid": "dbe4b9cf-47b6-4dea-82ec-ab45fd64402a",
                "rebate": 1.0,
                "rebateType": 1,
                "rebateFrequency": 1,
                "rebateSource": 1,
                "rebateLastClaimed": "2025-06-14T06:14:01.7284938",
                "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": "45d06d56-9643-4819-8c94-21c280bc22b5",
                  "identifier": "6osA6Roy6k68uOrFfrjmFA==",
                  "identifierGuid": "e9008bea-321a-4eea-bcb8-eac57eb8e614",
                  "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": "08TNBwneu0Wpl0OcJTvTqg==",
                    "supplierIdentifierGuid": "07cdc4d3-de09-45bb-a997-439c253bd3aa",
                    "contactGuid": "Ldm+Shzh1EmuQPsKIZoiBQ==",
                    "contactID": "4abed92d-e11c-49d4-ae40-fb0a219a2205",
                    "contact": {
                      "$ref": "8"
                    },
                    "supplier": {
                      "$ref": "7"
                    }
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "products": [
                  {
                    "$id": "10",
                    "pluG_UID": "FEgA0gplCUqqcvrAZcHAZQ==",
                    "pluGuid": "d2004814-650a-4a09-aa72-fac065c1c065",
                    "supplierIdentifier": "eiqbCgDoU0ia8upBBiBmuQ==",
                    "supplierIdentifierGuid": "0a9b2a7a-e800-4853-9af2-ea41062066b9",
                    "cartonQuantity": 1,
                    "cartonQuantityChanged": true,
                    "productSize": "sample string 2",
                    "cigarettesPerSleeve": 1,
                    "randomWeight": true,
                    "piecesPerUnit": 4,
                    "averagePackSize": 5,
                    "effectiveDate": "2025-06-14T06:14:01.7284938",
                    "pricedByWeight": true,
                    "landedUnitCostEx": 8,
                    "landedUnitCostInc": 9,
                    "landedCartonCostInc": 10,
                    "landedCartonCostEx": 11,
                    "standardCost": 12,
                    "deliveryFee": 1,
                    "deliveryFeeBasis": "sample string 13",
                    "pickAndPackFee": 1,
                    "pickAndPackFeeBasis": "sample string 14",
                    "financeFee": 1,
                    "financeFeeBasis": "sample string 15",
                    "cartonLength": 1,
                    "cartonWidth": 1,
                    "cartonHeight": 1,
                    "palletLayerQuantity": 1,
                    "palletLayers": 1,
                    "itemCode": "sample string 16",
                    "invoiceCode": "sample string 17",
                    "invoiceDesc": "sample string 18",
                    "orderDirect": true,
                    "useCost": true,
                    "minimumQuantity": 19,
                    "hostType": 20,
                    "fromHost": 21,
                    "minimumReorder": 1,
                    "maximumReorder": 1,
                    "orderMultiple": 22.1,
                    "sellMultiple": 23.1,
                    "baseMultiple": 24.1,
                    "hostStandardCost": 25,
                    "hostTotalCost": 26,
                    "hostRetail": 27,
                    "hostLandedUnitCostEx": 28,
                    "hostLandedUnitCostInc": 29,
                    "hostDesc": "sample string 30",
                    "directIndicator": "sample string 31",
                    "availableToOrder": true,
                    "hostRangeIndicator": "sample string 33",
                    "hostProductType": "sample string 34",
                    "hostProductGrade": "sample string 35",
                    "hostProductGroup": "sample string 36",
                    "hostSlowMoving": true,
                    "hostGeneralMerchandise": true,
                    "hostPillar": "sample string 39",
                    "hostLastUpdated": "2025-06-14T06:14:01.7284938",
                    "rebate": 1.0,
                    "rebateExclude": true,
                    "invoiceCodes": [
                      {
                        "$id": "11",
                        "pluG_UID": "75HcNnW+jUOf17yDgWS6rg==",
                        "pluGuid": "36dc91ef-be75-438d-9fd7-bc838164baae",
                        "supplierIdentifier": "n1qnftj1pU2EGme0jOdRkQ==",
                        "supplierIdentifierGuid": "7ea75a9f-f5d8-4da5-841a-67b48ce75191",
                        "invoiceCode": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "storeIDs": [
                      1,
                      2
                    ],
                    "preferredSupplier": true,
                    "preferredRebateSupplier": true,
                    "supplierName": "sample string 40",
                    "salesMode": 41,
                    "orderPacked": true,
                    "active": true,
                    "price": 1,
                    "costGstPercent": 43,
                    "parentPluG_UID": "1wbgXFSXOkyfa//3gEG/IA==",
                    "parentPluGuid": "5ce006d7-9754-4c3a-9f6b-fff78041bf20",
                    "freight": 44.0,
                    "freightType": 1,
                    "product": {
                      "$id": "12",
                      "plu": 1,
                      "storeID": 1,
                      "masterPluG_UID": "QEA=",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "g_UId": "BvuqT56Hi0OutaZrLn71pw==",
                      "guid": "4faafb06-879e-438b-aeb5-a66b2e7ef5a7",
                      "apn": "sample string 1",
                      "apnChanged": true,
                      "apnSwitched": true,
                      "barcode": "sample string 4",
                      "itemNumber": "sample string 5",
                      "itemNumberChanged": true,
                      "priceGroupG_UID": "JYwN0R/p40KrUjBeGNH4WQ==",
                      "priceGroupGuid": "d10d8c25-e91f-42e3-ab52-305e18d1f859",
                      "blueprintID": 1,
                      "lastCountedDate": "2025-06-14T06:14:01.7284938",
                      "externalID": "sample string 7",
                      "active": true,
                      "activated": "2025-06-14T06:14:01.7284938",
                      "pluCreated": "2025-06-14T06:14:01.7284938",
                      "createdByUser": "sample string 9",
                      "name": "sample string 10",
                      "nameChanged": true,
                      "secondDescription": "sample string 12",
                      "hostDescription": "sample string 13",
                      "keepCartonQty": true,
                      "keepDescription": true,
                      "keepDepartments": true,
                      "keepSuppliers": true,
                      "markdownDescription": "sample string 18",
                      "altDescription": "sample string 19",
                      "bestOrExpire": 20,
                      "lastUpdate": "2025-06-14T06:14:01.7284938",
                      "lastManualUpdate": "2025-06-14T06:14:01.7284938",
                      "imageName": "sample string 23",
                      "showImageOnFlipCharts": true,
                      "showTextOnFlipCharts": true,
                      "overrideFlipChartText": true,
                      "flipChartText": "sample string 27",
                      "salesMode": 1,
                      "eftCode": 1,
                      "price": 1,
                      "priceChanged": true,
                      "rrp": 1,
                      "gstPercent": 28,
                      "gstPercentChanged": true,
                      "costGSTPercent": 29,
                      "costGSTPercentChanged": true,
                      "wetPercent": 1,
                      "priceOverride": 1,
                      "cost": 1,
                      "currentCost": 1,
                      "currentCostDecimals": 1,
                      "grossProfit": 1.0,
                      "currentCostDesc": "sample string 30",
                      "currentCostEnd": "2025-06-14T06:14:01.7284938",
                      "currentCostUpdated": "2025-06-14T06:14:01.7284938",
                      "costDecimals": 31,
                      "costChanged": true,
                      "dealCostIdentifier": "QEA=",
                      "excludeFromRebate": true,
                      "rebateOverride": 1,
                      "costCalcMethod": 1,
                      "costCalcMethodChanged": true,
                      "costEffectiveDate": "2025-06-14T06:14:01.7284938",
                      "defaultGP": 1,
                      "breakTargetMode": 32,
                      "break1": 1,
                      "price1": 1,
                      "target1": 33,
                      "break2": 1,
                      "price2": 1,
                      "target2": 34,
                      "break3": 1,
                      "price3": 1,
                      "target3": 35,
                      "break1Changed": true,
                      "price1Changed": true,
                      "target1Changed": true,
                      "break2Changed": true,
                      "price2Changed": true,
                      "target2Changed": true,
                      "break3Changed": true,
                      "price3Changed": true,
                      "target3Changed": true,
                      "breakTargetModeChanged": true,
                      "margin": 1.1,
                      "marginChanged": true,
                      "marginRanged": true,
                      "marginRangedChanged": true,
                      "minimumMargin": 1.1,
                      "minimumMarginChanged": true,
                      "maximumMargin": 1.1,
                      "maximumMarginChanged": true,
                      "overrideHostWarehouseIndicator": true,
                      "overrideHostWarehouseIndicatorChanged": true,
                      "overrideHostPrice": true,
                      "overrideHostPriceChanged": true,
                      "overrideHostCost": true,
                      "overrideHostCostChanged": true,
                      "overrideHostMargin": true,
                      "overrideHostMarginChanged": true,
                      "alwaysApplyMargin": true,
                      "alwaysApplyMarginChanged": true,
                      "aws": 1.0,
                      "awsUpdated": "2025-06-14T06:14:01.7284938",
                      "posTare": 1,
                      "altPrice": 1.0,
                      "altPriceChanged": true,
                      "altPriceMode": 52,
                      "altPriceModeChanged": true,
                      "altPLUG_UID": "4qVm52veXUGGIVAvarVlIg==",
                      "altPLUGuid": "e766a5e2-de6b-415d-8621-502f6ab56522",
                      "altPLUGuidChanged": true,
                      "altPriceDescription1": "sample string 53",
                      "altPriceDescription2": "sample string 54",
                      "cartonQuantity": 55,
                      "cartonQuantityChanged": true,
                      "trayID": 1,
                      "promptID": 1,
                      "tare": 1,
                      "packQty": 1,
                      "fixedWeight": 1,
                      "extraMesg": 1,
                      "text1": "sample string 57",
                      "text2": "sample string 58",
                      "text3": "sample string 59",
                      "labelText": "sample string 60",
                      "labelTextChanged": true,
                      "sendToScale": true,
                      "nonScaleWeigh": true,
                      "labelFormat": "sample string 64",
                      "barcodeFormat": "sample string 65",
                      "austMade": 1,
                      "coolCode": 66,
                      "countryOfOrigin": "sample string 67",
                      "percentContent": 68.1,
                      "departmentID": 1,
                      "subDepartmentID": 1,
                      "minorDepartmentID": 1,
                      "lesserDepartmentID": 1,
                      "deptCode": "sample string 69",
                      "subDeptCode": "sample string 70",
                      "minorDeptCode": "sample string 71",
                      "lesserDeptCode": "sample string 72",
                      "deptName": "sample string 73",
                      "subDeptName": "sample string 74",
                      "minorDeptName": "sample string 75",
                      "lesserDeptName": "sample string 76",
                      "departmentChanged": true,
                      "subCategoryID": 1,
                      "expiry": 1,
                      "showDays": 1,
                      "datePrint": 1,
                      "labelRequired": true,
                      "labelShelfQty": 79,
                      "labelShelfChanged": true,
                      "labelTalkerQty": 81,
                      "labelSmall": true,
                      "labelLastPrinted": "2025-06-14T06:14:01.7284938",
                      "labelLastPrice": 1,
                      "shelfPageLayoutG_UID": "cDYKeKUWdkuMEPdMyVJjmw==",
                      "shelfPageLayoutGuid": "780a3670-16a5-4b76-8c10-f74cc952639b",
                      "talkerPageLayoutG_UID": "cHRMzp7tf0O31ueGe8QGLQ==",
                      "talkerPageLayoutGuid": "ce4c7470-ed9e-437f-b7d6-e7867bc4062d",
                      "unitMeasure": 1.1,
                      "unitMeasureChanged": true,
                      "unitMeasureKind": 84,
                      "unitMeasureKindChanged": true,
                      "signIQData": "sample string 86",
                      "refresh": true,
                      "earnLoyaltyPoints": true,
                      "earnLoyaltyPointsChanged": true,
                      "quantityOverride": true,
                      "quantityOverrideChanged": true,
                      "quantityRequired": true,
                      "quantityRequiredChanged": true,
                      "allowDiscounts": true,
                      "allowDiscountsChanged": true,
                      "discountDiscounts": true,
                      "discountDiscountsChanged": true,
                      "itemRecalled": true,
                      "itemRecalledChanged": true,
                      "noRefund": true,
                      "noRefundChanged": true,
                      "allowMarkdown": true,
                      "allowMarkdownChanged": true,
                      "priceRequired": true,
                      "priceRequiredChanged": true,
                      "fuelItem": true,
                      "fuelItemChanged": true,
                      "trackSerial": true,
                      "trackSerialChanged": true,
                      "allowZeroPrice": true,
                      "allowZeroPriceChanged": true,
                      "notForSale": 90,
                      "notForSaleChanged": true,
                      "excludeFromDeals": true,
                      "excludeFromVoucher": true,
                      "minimumAge": 93,
                      "minimumAgeChanged": true,
                      "buyingLimit": 1,
                      "buyingLimitChanged": true,
                      "buyingLimitIndependent": true,
                      "buyingLimitIndependentChanged": true,
                      "inventoryGuid": "ReT6EZoQPUiw50odfs2B8Q==",
                      "inventoryIdentifier": "11fae445-109a-483d-b0e7-4a1d7ecd81f1",
                      "inventoryAccuracy": 1,
                      "baseUnits": 97,
                      "orderPacked": 1,
                      "isManufactured": true,
                      "isIngredient": true,
                      "isModifier": true,
                      "isModifierChanged": true,
                      "hasModifiers": 98,
                      "defaultPrinter": "sample string 99",
                      "defaultPrinterGroup": "sample string 100",
                      "ingredientsOnManufacture": true,
                      "manufactureUnitMeasure": 1,
                      "mpl": 1,
                      "maxShelfQty": 101,
                      "allowAutoOrder": true,
                      "warrantyPeriod": 1,
                      "parentPluG_UId": "5h6tKra2u02/DwIhzg/6Vg==",
                      "parentPluGuid": "2aad1ee6-b6b6-4dbb-bf0f-0221ce0ffa56",
                      "preferredHostVendor": 103,
                      "preferredHostChanged": true,
                      "code": "sample string 105",
                      "supplierIdentifier": "AthU124Wo0WPU8S/SK2KnQ==",
                      "supplierIdentifierGuid": "d754d802-166e-45a3-8f53-c4bf48ad8a9d",
                      "supplierChanged": true,
                      "rebateSupplierIdentifier": "OxSp9dDAAUeawflVSXGsJg==",
                      "rebateSupplierIdentifierGuid": "f5a9143b-c0d0-4701-9ac1-f9554971ac26",
                      "rebateSupplierChanged": true,
                      "availableForOrder": true,
                      "warehouseDirectIndicator": "sample string 107",
                      "warehouseDirectIndicatorChanged": true,
                      "productGrade": "sample string 109",
                      "productType": "sample string 110",
                      "productGroup": "sample string 111",
                      "complianceIndicator": "sample string 112",
                      "inhouseBrand": "sample string 113",
                      "slowMoving": true,
                      "generalMerchandise": true,
                      "comment": "sample string 116",
                      "lastUpdatedByUser": "sample string 117",
                      "lastManualUpdatedByUser": "sample string 118",
                      "lastUpdatedByUserOverride": true,
                      "lastUpdatedByHost": "2025-06-14T06:14:01.7284938",
                      "commodity": "sample string 120",
                      "businessPillar": "sample string 121",
                      "mscCommodity": "sample string 122",
                      "hostIdentifier": "kkZ+67roM0q4nopd6o7qcg==",
                      "hostIdentifierGuid": "eb7e4692-e8ba-4a33-b89e-8a5dea8eea72",
                      "serviceFeeID": 1,
                      "serviceFeeIDChanged": true,
                      "providerName": "sample string 124",
                      "aisleEnds": "sample string 125",
                      "deleted": true,
                      "deletedChanged": true,
                      "hidden": true,
                      "doNotRange": true,
                      "doNotRangeChanged": true,
                      "doNotOrder": true,
                      "doNotOrderChanged": true,
                      "locked": true,
                      "excludeFromWebUpdate": true,
                      "excludeFromWebUpdateChanged": true,
                      "webPriceBasedOn": 136,
                      "webPriceRounding": true,
                      "webMarkup": 138,
                      "webPriceMode": 139,
                      "altDepartmentID": 1,
                      "altSubDepartmentID": 1,
                      "altMinorDepartmentID": 1,
                      "altLesserDepartmentID": 1,
                      "altDeptCode": "sample string 140",
                      "altSubDeptCode": "sample string 141",
                      "altMinorDeptCode": "sample string 142",
                      "altLesserDeptCode": "sample string 143",
                      "altDepartmentChanged": true,
                      "storeProducts": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "store": {
                        "$ref": "3"
                      },
                      "storePrices": [
                        {
                          "$id": "13",
                          "pluG_UID": "v4le8x938k2nIWYA9rilAQ==",
                          "pluGuid": "f35e89bf-771f-4df2-a721-6600f6b8a501",
                          "plu": 1,
                          "storeID": 1,
                          "zoneID": 2,
                          "zoneName": "sample string 3",
                          "store": "sample string 4",
                          "priceNow": 5,
                          "costNow": 6,
                          "costNowDecimals": 7,
                          "normalPrice": 8,
                          "gstPercent": 9,
                          "normalCost": 10,
                          "normalCostDecimals": 11,
                          "costGstPercent": 12,
                          "costCalcMethod": 1,
                          "currentCost": 13,
                          "currentCostDecimals": 14,
                          "break1": 15,
                          "price1": 16,
                          "break2": 17,
                          "price2": 18,
                          "break3": 19,
                          "price3": 20,
                          "fuelItem": 21,
                          "fixedWeight": 22,
                          "active": true,
                          "complianceIndicator": "sample string 23",
                          "doNotOrder": true,
                          "doNotRange": true,
                          "isNormalPriceChangesCampaign": true,
                          "updated": "2025-06-14T06:14:01.7284938"
                        },
                        {
                          "$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-06-14T06:14:01.7284938",
                          "priceChangeType": 0,
                          "costDecimals": 10
                        },
                        "normalPluPrices": {
                          "$ref": "15"
                        },
                        "winningCampaign": 1,
                        "winner": {
                          "$id": "16",
                          "campaignName": "sample string 1",
                          "campaignDescription": "sample string 2",
                          "startDate": "2025-06-14T06:14:01.7284938",
                          "startTime": 3,
                          "endDate": "2025-06-14T06:14:01.7284938",
                          "endTime": 4,
                          "newPrice": 5,
                          "newCost": 6,
                          "newCostDecimals": 7,
                          "pctDiscount": 8,
                          "promoType": 1,
                          "promotionTypeCode": "sample string 9",
                          "hostType": 10,
                          "hostIdentifier": "c/0BYTL9oUqpqMNlm+l1NA==",
                          "hostIdentifierGuid": "6101fd73-fd32-4aa1-a9a8-c3659be97534",
                          "storeNames": [
                            "sample string 1",
                            "sample string 2"
                          ]
                        },
                        "details": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "tray": {
                        "$id": "17",
                        "g_UId": "7F85oVo6l0yRiy9nIjH9Bw==",
                        "guid": "a1395fec-3a5a-4c97-918b-2f672231fd07",
                        "name": "sample string 1",
                        "number": 1,
                        "tare": 1
                      },
                      "priceGroup": {
                        "$id": "18",
                        "priceGroupG_UID": "rTtUwnOKMkiOdcjq2iua5w==",
                        "priceGroupGuid": "c2543bad-8a73-4832-8e75-c8eada2b9ae7",
                        "name": "sample string 2",
                        "code": 1,
                        "modified": true,
                        "updated": "2025-06-14T06:14:01.7284938",
                        "buyingLimit": 1,
                        "buyingLimitIndependent": true,
                        "buyingLimitType": 0,
                        "number": 1,
                        "products": [
                          {
                            "$ref": "12"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "productCount": 1
                      },
                      "priceGroupName": "sample string 145",
                      "nutrifacts": {
                        "$id": "19",
                        "pluG_UID": "+NSNzN4BkE6KyNIF0Vb0mQ==",
                        "pluGuid": "cc8dd4f8-01de-4e90-8ac8-d205d156f499",
                        "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": "5fa7818d-e600-4fb0-823b-5a27bad8b6e9",
                        "created": "2025-06-14T06:14:01.7284938",
                        "createdByUser": "sample string 1",
                        "activated": "2025-06-14T06:14:01.7284938",
                        "deactivated": "2025-06-14T06:14:01.7284938",
                        "lastOrdered": "2025-06-14T06:14:01.7284938",
                        "lastOrderedQty": 2.0,
                        "lastReceived": "2025-06-14T06:14:01.7284938",
                        "lastReceivedQty": 3.0,
                        "lastInvoiceStatus": 1,
                        "lastCounted": "2025-06-14T06:14:01.7284938",
                        "lastSold": "2025-06-14T06:14:01.7284938",
                        "firstSold": "2025-06-14T06:14:01.7284938",
                        "awsUpdated": "2025-06-14T06:14:01.7284938",
                        "lastManualUpdate": "2025-06-14T06:14:01.7284938",
                        "lastManualUpdatedByUser": "sample string 5",
                        "lastUpdated": "2025-06-14T06:14:01.7284938",
                        "lastUpdatedByUser": "sample string 7",
                        "lastUpdatedByHost": "2025-06-14T06:14:01.7284938",
                        "doNotRangeUpdated": "2025-06-14T06:14:01.7284938",
                        "doNotOrderUpdated": "2025-06-14T06:14:01.7284938",
                        "tracked": "2025-06-14T06:14:01.7284938"
                      },
                      "allergens": [
                        {
                          "$id": "21",
                          "allergenID": 1,
                          "pluG_UID": "9f0FPEaTVkuLdsIUxJ6BOQ==",
                          "pluGuid": "3c05fdf5-9346-4b56-8b76-c214c49e8139",
                          "contains": 2,
                          "allergenName": "sample string 3",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "costs": {
                        "$id": "22",
                        "pluG_UID": "WhqlH74GIEyK4ragBMbdZg==",
                        "pluGuid": "1fa51a5a-06be-4c20-8ae2-b6a004c6dd66",
                        "enteredCost": 1,
                        "weightedAvgCost": 1,
                        "lastCost": 1,
                        "rawEnteredCost": 2,
                        "rawWeightedAvgCost": 3,
                        "rawLastCost": 4,
                        "freight": 5.0,
                        "freightType": 6,
                        "costDecimals": 7,
                        "fifoCost": 1,
                        "updated": "2025-06-14T06:14:01.7284938",
                        "normalCost": 1,
                        "currentCost": 1
                      },
                      "sales": [
                        {
                          "$id": "23",
                          "saleHeaderID": 1,
                          "created": "2025-06-14T06:14:01.7284938",
                          "createdLocal": "2025-06-14T06:14:01.7284938",
                          "storeID": 3,
                          "storeName": "sample string 4",
                          "operatorG_Uid": "gNjTd000nUGutEjvaTJkUQ==",
                          "operatorGuid": "77d3d880-344d-419d-aeb4-48ef69326451",
                          "operatorName": "sample string 5",
                          "tranType": 1,
                          "plu": 1,
                          "pluG_UId": "fnkIoHsoTk28EyjJdjfiew==",
                          "pluGuid": "a008797e-287b-4d4e-bc13-28c97637e27b",
                          "normalPrice": 1,
                          "totalCents": 1,
                          "cost": 1,
                          "grossProfit": 1,
                          "quantity": 1,
                          "operator": {
                            "$id": "24",
                            "id": 1,
                            "g_Uid": "qJ54R8+AP0mlsoeFyGiiGQ==",
                            "guid": "47789ea8-80cf-493f-a5b2-8785c868a219",
                            "operatorNumber": 1,
                            "shortName": "sample string 2",
                            "firstName": "sample string 3",
                            "lastName": "sample string 4",
                            "password": "sample string 5",
                            "hasPassword": true,
                            "passwordText": "sample string 6",
                            "rfidTagID": "sample string 7",
                            "blueprintID": 1,
                            "groupID": 1,
                            "groupName": "sample string 8",
                            "managerGroupID": 1,
                            "managerGroupName": "sample string 9",
                            "zoneID": 1,
                            "zoneName": "sample string 10",
                            "loggedIn": 1,
                            "lastUsedIP": "sample string 11",
                            "deleted": true,
                            "locked": true,
                            "allowOpenTill": true,
                            "webEmail": "sample string 14",
                            "simpleOperatorType": 0,
                            "webRole": "sample string 15",
                            "updated": "2025-06-14T06:14:01.7284938",
                            "passwordResetRequired": true,
                            "alteredInStore": true,
                            "startShift": "2025-06-14T06:14:01.7284938",
                            "endShift": "2025-06-14T06:14:01.7284938",
                            "machineName": "sample string 20",
                            "drawerID": 1,
                            "stores": [
                              {
                                "$id": "25",
                                "operatorG_UID": "CdxM6y5BHEyOYw6y5Fn01Q==",
                                "operatorGuid": "eb4cdc09-412e-4c1c-8e63-0eb2e459f4d5",
                                "storeID": 2,
                                "operator": {
                                  "$ref": "24"
                                },
                                "store": {
                                  "$ref": "3"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "apns": [
                        {
                          "$id": "26",
                          "pluID": 1,
                          "pluG_UID": "VF4e2j8LqEyC2p+SpSJN0Q==",
                          "pluGuid": "da1e5e54-0b3f-4ca8-82da-9f92a5224dd1",
                          "apn": "sample string 1",
                          "deleted": true,
                          "storeID": 1,
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "tuns": [
                        {
                          "$id": "27",
                          "pluG_UId": "QIh/oujI30uQtAR8U+X6Qw==",
                          "pluGuid": "a27f8840-c8e8-4bdf-90b4-047c53e5fa43",
                          "apn": "sample string 1",
                          "tun": "sample string 2",
                          "cartonQuantity": 3,
                          "product": {
                            "$ref": "12"
                          },
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "competitionPricing": [
                        {
                          "$id": "28",
                          "identifier": "JSL97qr4Wk26EQmnCemURw==",
                          "identifierGuid": "eefd2225-f8aa-4d5a-ba11-09a709e99447",
                          "pluG_UID": "v+e435EWT06XS/Js3fjJsw==",
                          "pluGuid": "dfb8e7bf-1691-4e4f-974b-f26cddf8c9b3",
                          "competitionID": 1,
                          "name": "sample string 2",
                          "sellMultiple": 3,
                          "retailPrice": 4,
                          "storeName": "sample string 5"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "supplier": {
                        "$ref": "7"
                      },
                      "supplierName": "sample string 146",
                      "children": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "ordering": {
                        "$ref": "10"
                      },
                      "flipChartPages": [
                        {
                          "$id": "29",
                          "identifier": "5EaqaP+QnE+iPV5I5jRVbg==",
                          "groupName": "sample string 1",
                          "identifierGuid": "68aa46e4-90ff-4f9c-a23d-5e48e634556e",
                          "exists": true,
                          "flipChartIdentifier": "5u55zY1Lr0+tiiwhi4ITWA==",
                          "flipChartIdentifierGuid": "cd79eee6-4b8d-4faf-ad8a-2c218b821358",
                          "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": "+Q4w2I2tFUC8bvTqg6qepg==",
                          "groupIdentifierGuid": "d8300ef9-ad8d-4015-bc6e-f4ea83aa9ea6",
                          "flipChart": {
                            "$id": "30",
                            "identifier": "ZWCHHQ8fIk6+C0//DbAPsw==",
                            "identifierGuid": "1d876065-1f0f-4e22-be0b-4fff0db00fb3",
                            "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": "swyraoQ2+USZtWR6F/7zrg==",
                              "identifierGuid": "6aab0cb3-3684-44f9-99b5-647a17fef3ae",
                              "name": "sample string 2",
                              "formType": "sample string 3",
                              "forms": [
                                {
                                  "$id": "32",
                                  "id": 1,
                                  "g_UID": "G6rfzS2cCkKagflkjFTdUQ==",
                                  "guid": "cddfaa1b-9c2d-420a-9a81-f9648c54dd51",
                                  "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": "cz3bubQAUE6/KhW76F7+fA==",
                                  "previousFormGuid": "b9db3d73-00b4-4e50-bf2a-15bbe85efe7c",
                                  "nextForm": 1,
                                  "nextFormG_UID": "2DV0iKGj3Ueu3jCuk7241w==",
                                  "nextFormGuid": "887435d8-a3a1-47dd-aede-30ae93bdb8d7",
                                  "attributes": "sample string 10",
                                  "updated": "2025-06-14T06:14:01.7284938",
                                  "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": "TlLHxpkMCkuZiw9w/OMlBw==",
                                      "checkoutFormGuid": "c6c7524e-0c99-4b0a-998b-0f70fce32507",
                                      "identifier": "IEpNFMxTVkW6CGhLC9gVdw==",
                                      "identifierGuid": "144d4a20-53cc-4556-ba08-684b0bd81577",
                                      "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": "dkNLPlKwIEeowt8PMNJBpA==",
                                      "valueGuid": "3e4b4376-b052-4720-a8c2-df0f30d241a4",
                                      "buttonText": "sample string 10",
                                      "valueText": "sample string 11",
                                      "drawImageAndButton": true,
                                      "updated": "2025-06-14T06:14:01.7284938",
                                      "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-06-14T06:14:01.7284938",
                                        "imageData": "QEA=",
                                        "readOnly": true
                                      }
                                    },
                                    {
                                      "$ref": "33"
                                    }
                                  ],
                                  "panels": [
                                    {
                                      "$id": "35",
                                      "id": 1,
                                      "checkoutFormID": 2,
                                      "checkoutFormG_UID": "WxTGqb8DyUyHIjO1PP4tjA==",
                                      "checkoutFormGuid": "a9c6145b-03bf-4cc9-8722-33b53cfe2d8c",
                                      "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": "U/L+XSXRdEuTE8uoJFRaQw==",
                              "flipChartPageIdentifierGuid": "5dfef253-d125-4b74-9313-cba824545a43",
                              "pluG_UID": "85FDmmyj4ECtnIFt5fV/0Q==",
                              "pluGuid": "9a4391f3-a36c-40e0-ad9c-816de5f57fd1",
                              "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": "/VMDwt8pj0GaZA+RDl8Oew==",
                          "pluGuid": "c20353fd-29df-418f-9a64-0f910e5f0e7b",
                          "price": 1,
                          "costCalcMethod": 1,
                          "cost": 2,
                          "weightedAvgCost": 3,
                          "lastCost": 4,
                          "rawCost": 5,
                          "rawWeightedAvgCost": 6,
                          "rawLastCost": 7,
                          "costDecimals": 8,
                          "serviceFeeID": 9,
                          "freight": 10.0,
                          "freightType": 11,
                          "process": "sample string 12",
                          "user": "sample string 13",
                          "updated": "2025-06-14T06:14:01.7284938",
                          "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": "7+uDZunmN06+68ztoxRaqw==",
                          "ingredientGuid": "871CN+SxFEKElxcf//dFqg==",
                          "ingredientIdentifier": "3742bdf3-b1e4-4214-8497-171ffff745aa",
                          "quantity": 1.0,
                          "storeIDs": [
                            1,
                            2
                          ],
                          "ingredientText": "sample string 1",
                          "ingredient": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "bins": [
                        {
                          "$id": "39",
                          "pluG_UID": "C6JJNPfFaEOFee9ZjR3/ww==",
                          "pluGuid": "3449a20b-c5f7-4368-8579-ef598d1dffc3",
                          "shelfLocationIdentifier": "DLXh4KOzXE2Bi1z6+g/8fQ==",
                          "shelfLocationGuid": "e0e1b50c-b3a3-4d5c-818b-5cfafa0ffc7d",
                          "labelShelfDefault": 1,
                          "labelTalkerDefault": 1,
                          "labelSmall": true,
                          "labelPageLayoutG_UID": "+ERYhW4hkEyN0shm6/s1nw==",
                          "labelPageLayoutGuid": "855844f8-216e-4c90-8dd2-c866ebfb359f",
                          "updated": "2025-06-14T06:14:01.7284938",
                          "electronicShelfLabelIdentifier": "sample string 5",
                          "electronicshelfLabelsConfigurationID": 6,
                          "labelShelfChanged": true,
                          "productName": "sample string 8",
                          "locationText": "sample string 9",
                          "product": {
                            "$ref": "12"
                          },
                          "location": {
                            "$id": "40",
                            "identifier": "L0JHtvnznEGp28517jmaYg==",
                            "storeID": 1,
                            "identifierGuid": "b647422f-f3f9-419c-a9db-ce75ee399a62",
                            "name": "sample string 2",
                            "haccp": true,
                            "blueprintID": 1,
                            "updated": "2025-06-14T06:14:01.7284938",
                            "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": "ha44E4Ib6k+/KgBgDhS4zw==",
                          "pluGuid": "1338ae85-1b82-4fea-bf2a-00600e14b8cf",
                          "deptNo": 1,
                          "product": {
                            "$ref": "12"
                          },
                          "scaleLocation": {
                            "$id": "42",
                            "id": 1,
                            "deptNo": 1,
                            "deptCode": "sample string 2",
                            "name": "sample string 3",
                            "enabled": true,
                            "updated": "2025-06-14T06:14:01.7284938",
                            "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-06-14T06:14:01.7284938",
                                          "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": "AnV1lAzD30CvwU+HMrs4MQ==",
                                          "labelPageLayoutGuid": "94757502-c30c-40df-afc1-4f8732bb3831",
                                          "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-06-14T06:14:01.7284938",
                                      "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": "CP4krf9wVES6w9iC9U9mcw==",
                                      "labelPageLayoutGuid": "ad24fe08-70ff-4454-bac3-d882f54f6673",
                                      "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-06-14T06:14:01.7284938",
                                  "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": "yZR4BsvsQEeWfjgQ+XoIHw==",
                                  "labelPageLayoutGuid": "067894c9-eccb-4740-967e-3810f97a081f",
                                  "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-06-14T06:14:01.7284938",
                              "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": "qsgdM1N8YU2bM3gh8+iLjg==",
                              "labelPageLayoutGuid": "331dc8aa-7c53-4d61-9b33-7821f3e88b8e",
                              "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": "0h/HQnZVl0eweO0MgmmQ/g==",
                        "pluGuid": "42c71fd2-5576-4797-b078-ed0c826990fe",
                        "newPrice": 1,
                        "pctDiscount": 1,
                        "newCost": 1,
                        "newCostDecimals": 6,
                        "dealCostIdentifier": "2H+0KaRzT0KXWyc1Hvc65g==",
                        "dealCostGuid": "29b47fd8-73a4-424f-975b-27351ef73ae6",
                        "pluName": "sample string 7",
                        "apn": "sample string 8",
                        "fuelItem": true,
                        "priceGroupG_UID": "Uw197uB1GEqaJUK1mtF1hw==",
                        "priceGroupGuid": "ee7d0d53-75e0-4a18-9a25-42b59ad17587",
                        "itemNumber": "sample string 10",
                        "cri": "sample string 11",
                        "pluPrice": 12,
                        "pluCost": 13,
                        "pluCostIndicator": "sample string 14",
                        "pluPriceGstPercent": 15,
                        "pluCostGstPercent": 16,
                        "pluActive": true,
                        "cartonQty": 1.1,
                        "baseUnits": 18.1,
                        "salesMode": 1,
                        "pluNormalCost": 19,
                        "pluaws": 20.0,
                        "directNumber": "sample string 21",
                        "departmentName": "sample string 22",
                        "subDepartmentName": "sample string 23",
                        "priceGroupName": "sample string 24",
                        "supplierName": "sample string 25",
                        "stockOnHand": 1.1,
                        "stockOnOrder": 1.1,
                        "lastReceived": "2025-06-14T06:14:01.7284938",
                        "rrp": 26,
                        "campaignDescription": "sample string 27",
                        "campaignComboPriceGroupG_UID": "veTSBUAqmE+d3AjRn5hBqQ==",
                        "campaignComboPriceGroupIdentifier": "05d2e4bd-2a40-4f98-9ddc-08d19f9841a9",
                        "promotionPlacementDescription": "sample string 28",
                        "storeAcceptances": [
                          {
                            "$id": "52",
                            "plu": 1,
                            "pluG_UId": "QEA=",
                            "campaignID": 1,
                            "campaignName": "sample string 2",
                            "storeID": 3,
                            "acceptedUtc": "2025-06-14T06:14:01.7284938",
                            "operatorG_UID": "K4h9mYmVqkW1SpLrRJQz1w==",
                            "operatorGuid": "997d882b-9589-45aa-b54a-92eb449433d7",
                            "machineID": 1,
                            "processed": true,
                            "appliedUtc": "2025-06-14T06:14:01.7284938",
                            "signIqTicketFileMovedUtc": "2025-06-14T06:14:01.7284938",
                            "user": "sample string 6",
                            "campaignDescription": "sample string 7",
                            "productDesc": "sample string 8",
                            "storeName": "sample string 9",
                            "effectiveUtc": "2025-06-14T06:14:01.7284938",
                            "priceChangeType": 0,
                            "operatorName": "sample string 10",
                            "hostCampaign": true,
                            "product": {
                              "$ref": "12"
                            },
                            "campaignPlu": {
                              "$ref": "51"
                            }
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "campaign": {
                          "$id": "53",
                          "id": 1,
                          "storeID": 2,
                          "name": "6fdaf947-9136-44a0-8db9-245a40efea39",
                          "nameGuid": "6fdaf947-9136-44a0-8db9-245a40efea39",
                          "description": "sample string 4",
                          "showDiscounts": true,
                          "showTotals": true,
                          "onlyEvaluateOnSubtotal": true,
                          "useDescription": true,
                          "campaignType": 1,
                          "startDate": "2025-06-14T06:14:01.7284938",
                          "startTime": 1,
                          "endDate": "2025-06-14T06:14:01.7284938",
                          "endTime": 1,
                          "recurrence": 1,
                          "recurrenceType": 1,
                          "monthType": 1,
                          "weekDays": 1,
                          "months": 1,
                          "monthWeeks": 1,
                          "monthDays": "sample string 7",
                          "printed": true,
                          "talkerText": "sample string 8",
                          "rangeDescription": "sample string 9",
                          "dealDescription": "sample string 10",
                          "labelQuantity": 11,
                          "active": 1,
                          "deactivated": "2025-06-14T06:14:01.7284938",
                          "system": true,
                          "created": "2025-06-14T06:14:01.7284938",
                          "updated": "2025-06-14T06:14:01.7284938",
                          "priceChangeNotifiedUtc": "2025-06-14T06:14:01.7284938",
                          "promoType": 1,
                          "promotionTypeCode": "sample string 13",
                          "hostIdentifier": "k9HD+jc76EeWzySrdyNhjg==",
                          "hostIdentifierGuid": "fac3d193-3b37-47e8-96cf-24ab7723618e",
                          "hostType": 14,
                          "createdByUser": "sample string 15",
                          "fromHost": true,
                          "deleted": true,
                          "campaignDeleted": "2025-06-14T06:14:01.7284938",
                          "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": "7vQ2sCCdREWckcUt24yCsA==",
                              "pluGuid": "b036f4ee-9d20-4544-9c91-c52ddb8c82b0",
                              "hostOfferID": 1,
                              "priceGroupG_UID": "EGnQ2y3neE6xKLi5756ohA==",
                              "priceGroupGuid": "dbd06910-e72d-4e78-b128-b8b9ef9ea884",
                              "fuelItem": true,
                              "pluName": "sample string 6",
                              "apn": "sample string 7",
                              "pluActive": true,
                              "cartonQty": 1,
                              "baseUnits": 9.1,
                              "cri": "sample string 10",
                              "salesMode": 1,
                              "pluaws": 11.0,
                              "directNumber": "sample string 12",
                              "departmentName": "sample string 13",
                              "subDepartmentName": "sample string 14",
                              "priceGroupName": "sample string 15",
                              "supplierName": "sample string 16",
                              "stockOnHand": 1.1,
                              "stockOnOrder": 1.1,
                              "lastReceived": "2025-06-14T06:14:01.7284938",
                              "rrp": 17,
                              "campaignDescription": "sample string 18",
                              "product": {
                                "$ref": "12"
                              },
                              "campaign": {
                                "$ref": "53"
                              }
                            },
                            {
                              "$ref": "54"
                            }
                          ],
                          "sellingRules": [
                            {
                              "$id": "55",
                              "id": 1,
                              "identifier": "XavRm2//4k2K6gTc/0QL6Q==",
                              "identifierStr": "XavRm2//4k2K6gTc/0QL6Q==",
                              "identifierGuid": "9bd1ab5d-ff6f-4de2-8aea-04dcff440be9",
                              "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": "Uv9hAAydakm/lp5lBIbkeg==",
                              "customerIDGuid": "0061ff52-9d0c-496a-bf96-9e650486e47a",
                              "campaign": {
                                "$ref": "53"
                              },
                              "customer": {
                                "$id": "57",
                                "identifier": "JVQFiHuM6ESonYdY0a8TbA==",
                                "identifierGuid": "88055425-8c7b-44e8-a89d-8758d1af136c",
                                "code": "sample string 2",
                                "familyName": "sample string 3",
                                "givenName": "sample string 4",
                                "otherName": "sample string 5",
                                "title": "sample string 6",
                                "dateOfBirth": "2025-06-14T06:14:01.7284938",
                                "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": "wgMcVec3l0av8ZCKU59O1Q==",
                                "communityIdentifierGuid": "551c03c2-37e7-4697-aff1-908a539f4ed5",
                                "joined": "2025-06-14T06:14:01.7284938",
                                "updated": "2025-06-14T06:14:01.7284938",
                                "active": true,
                                "reasonInactive": 1,
                                "groupCustomer": true,
                                "loyaltyPoints": 1,
                                "homeStoreID": 1,
                                "availableSpend": 1,
                                "priceLevelIdentifier": "EDuqvJICREuTiZKab+dCzw==",
                                "priceLevelIdentifierGuid": "bcaa3b10-0292-4b44-9389-929a6fe742cf",
                                "marketingID": "sample string 18",
                                "hidden": true,
                                "registered": true,
                                "registeredOn": "2025-06-14T06:14:01.7284938",
                                "emailMarketing": true,
                                "smsMarketing": true,
                                "deleted": true,
                                "deletedUser": "sample string 24",
                                "homeStoreName": "sample string 25",
                                "customerCards": [
                                  {
                                    "$id": "58",
                                    "cardType": 2,
                                    "issueDate": "2025-06-14T06:14:01.7284938",
                                    "expiry": "2025-06-14T06:14:01.7284938",
                                    "customerID": "pg8chzdot0i4mr9h/ooOTw==",
                                    "customerIDGuid": "871c0fa6-6837-48b7-b89a-bf61fe8a0e4f",
                                    "initialValue": 1,
                                    "currentValue": 1,
                                    "maxLimit": 1,
                                    "minTransaction": 1,
                                    "maxTransaction": 1,
                                    "multiplier": 1.1,
                                    "active": true,
                                    "reasonInactive": 1,
                                    "idRequired": true,
                                    "idType": 1,
                                    "idValue": "sample string 5",
                                    "updated": "2025-06-14T06:14:01.7284938",
                                    "linkedAccount": "qdjUWVg+EEiQO+3QKyoEgA==",
                                    "linkedAccountGuid": "59d4d8a9-3e58-4810-903b-edd02b2a0480",
                                    "currentValueChanged": true,
                                    "limitsChanged": true,
                                    "customer": {
                                      "$ref": "57"
                                    },
                                    "account": {
                                      "$id": "59",
                                      "id": 1,
                                      "identifier": "WO728s9L6UiiJa8BnmXzDg==",
                                      "identifierGuid": "f2f6ee58-4bcf-48e9-a225-af019e65f30e",
                                      "referenceNo": "sample string 3",
                                      "name": "sample string 4",
                                      "created": "2025-06-14T06:14:01.7284938",
                                      "owner": "cgNOzk72ZkiYgctRV66WkA==",
                                      "ownerGuid": "ce4e0372-f64e-4866-9881-cb5157ae9690",
                                      "accountStoreGroupIdentifier": "KBFOZFReuUuq7F3DP3ei+w==",
                                      "accountStoreGroupGuid": "644e1128-5e54-4bb9-aaec-5dc33f77a2fb",
                                      "accountType": 1,
                                      "currentBalance": 1,
                                      "externalID": "sample string 7",
                                      "maximumLimit": 1,
                                      "accruePoints": true,
                                      "loyaltyPoints": 1,
                                      "termsOfTrade": 1,
                                      "signatureRequired": true,
                                      "referenceRequired": true,
                                      "statementSendType": 10,
                                      "ageingPeriod": 1,
                                      "monthlyAgeingPeriod": true,
                                      "explodedInvoice": true,
                                      "isFifoAllocation": true,
                                      "lastStatementSent": "2025-06-14T06:14:01.7284938",
                                      "active": true,
                                      "updated": "2025-06-14T06:14:01.7284938",
                                      "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": "v+9FA4fI80SuL1qUQSTi7A==",
                                          "identifierGuid": "0345efbf-c887-44f3-ae2f-5a944124e2ec",
                                          "name": "sample string 2",
                                          "primaryContact": "Qthl1KQb0Uu76nFRZxPmZw==",
                                          "primaryContactGuid": "d465d842-1ba4-4bd1-bbea-71516713e667",
                                          "accountID": "JZqcqLmh5UeUcgiNiwkOzQ==",
                                          "accountIDGuid": "a89c9a25-a1b9-47e5-9472-088d8b090ecd",
                                          "special": true,
                                          "updated": "2025-06-14T06:14:01.7284938",
                                          "active": true,
                                          "reasonInactive": 1,
                                          "priceLevelIdentifier": "qwtZwyDKyE+8mCW9CXS/Ug==",
                                          "priceLevelIdentifierGuid": "c3590bab-ca20-4fc8-bc98-25bd0974bf52",
                                          "deleted": true,
                                          "account": {
                                            "$ref": "59"
                                          },
                                          "primaryContactCustomer": {
                                            "$ref": "57"
                                          },
                                          "customerGroupMembers": [
                                            {
                                              "$id": "62",
                                              "id": 1,
                                              "groupID": "He33YNMIPUKHtd8ncQgX5w==",
                                              "groupIDGuid": "60f7ed1d-08d3-423d-87b5-df27710817e7",
                                              "customerID": "Sy9bN1yYeU+RS6BfDCL9Gg==",
                                              "customerIDGuid": "375b2f4b-985c-4f79-914b-a05f0c22fd1a",
                                              "card": "sample string 4",
                                              "linkedAccount": "Vr/47DXPmkCfb4tysYPYnA==",
                                              "linkedAccountGuid": "ecf8bf56-cf35-409a-9f6f-8b72b183d89c",
                                              "customer": {
                                                "$ref": "57"
                                              },
                                              "group": {
                                                "$ref": "61"
                                              },
                                              "customerCard": {
                                                "$ref": "58"
                                              }
                                            },
                                            {
                                              "$ref": "62"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    "payments": [
                                      {
                                        "$id": "63",
                                        "id": 1,
                                        "identifier": "GjB/5sGlUUu92H/l+DNgtg==",
                                        "identifierGuid": "e67f301a-a5c1-4b51-bdd8-7fe5f83360b6",
                                        "storeID": 2,
                                        "operatorName": "sample string 3",
                                        "saleHeaderID": 4,
                                        "paymentType": 5,
                                        "amount": 6,
                                        "account": "sample string 7",
                                        "accountID": "yHCOSJG/iU6G83bua1kTQQ==",
                                        "accountIDGuid": "488e70c8-bf91-4e89-86f3-76ee6b591341",
                                        "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-06-14T06:14:01.7284938",
                                        "invRocNo": "sample string 14",
                                        "responseCode": "sample string 15",
                                        "cashout": 1,
                                        "tip": 16,
                                        "idempotentVoid": "SAAbdc4PUUahw1ASYh4J/Q==",
                                        "idempotentVoidGuid": "751b0048-0fce-4651-a1c3-5012621e09fd",
                                        "offline": true,
                                        "processed": 1,
                                        "storeSaleHeader": {
                                          "$id": "64",
                                          "saleHeaderID": 1,
                                          "saleHeaderGuid": "tqZR0Gz/oEa7SNWfYL69aQ==",
                                          "saleHeaderIdentifierGuid": "d051a6b6-ff6c-46a0-bb48-d59f60bebd69",
                                          "created": "2025-06-14T06:14:01.7284938",
                                          "createdLocal": "2025-06-14T06:14:01.7284938",
                                          "createdText": "sample string 4",
                                          "itemCount": 5,
                                          "totalAmount": 6,
                                          "cashTender": 1,
                                          "cardTender": 1,
                                          "cheqTender": 1,
                                          "acctTender": 1,
                                          "voucherTender": 1,
                                          "loyaltyPoints": 1,
                                          "cashout": 1,
                                          "changeAmount": 1,
                                          "rounding": 1,
                                          "gstAmount": 1,
                                          "transactionDiscountTender": 1,
                                          "totalTip": 7,
                                          "tranType": 1,
                                          "processed": 1,
                                          "imported": "2025-06-14T06:14:01.7284938",
                                          "storeID": 1,
                                          "operatorG_Uid": "yHQTxCPIbkqlFElxudnvLw==",
                                          "operatorGuid": "c41374c8-c823-4a6e-a514-4971b9d9ef2f",
                                          "customerG_Uid": "Btn6X0W3hEyNld75ZM+nAA==",
                                          "customerGuid": "5ffad906-b745-4c84-8d95-def964cfa700",
                                          "communityIdentifier": "GAdokq6kTkWOh18sHe0Zqg==",
                                          "communityIdentifierGuid": "92680718-a4ae-454e-8e87-5f2c1ded19aa",
                                          "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": "6HbriMYwvECMi/hlADNqJg==",
                                          "priceLevelIdentifierGuid": "88eb76e8-30c6-40bc-8c8b-f86500336a26",
                                          "locked": 36,
                                          "relationChecksum": "sample string 37",
                                          "loyaltyTender": 1,
                                          "giftCardTender": 1,
                                          "operator": {
                                            "$ref": "24"
                                          },
                                          "customer": {
                                            "$ref": "57"
                                          },
                                          "communityOrganisation": {
                                            "$id": "65",
                                            "id": 1,
                                            "identifier": "ff7VDnw6AkGB3iNmCS1qFg==",
                                            "identifierGuid": "0ed5fe7d-3a7c-4102-81de-2366092d6a16",
                                            "name": "sample string 3",
                                            "lookupIdentifier": "sample string 4",
                                            "externalID": "sample string 5",
                                            "phone": "sample string 6",
                                            "fax": "sample string 7",
                                            "email": "sample string 8",
                                            "address1": "sample string 9",
                                            "address2": "sample string 10",
                                            "city": "sample string 11",
                                            "postCode": "sample string 12",
                                            "state": "sample string 13",
                                            "country": "sample string 14",
                                            "totalAmountAwarded": 15.1,
                                            "updated": "2025-06-14T06:14:01.7284938",
                                            "deleted": true
                                          },
                                          "details": [
                                            {
                                              "$id": "66",
                                              "saleItemID": 1,
                                              "identifier": "uc8qqU7TQUOT2YtcV/vCTw==",
                                              "identifierGuid": "a92acfb9-d34e-4341-93d9-8b5c57fbc24f",
                                              "saleHeaderID": 2,
                                              "plu": 1,
                                              "pluG_UId": "mI+xdIuk1kiL72P7X0sVZA==",
                                              "pluGuid": "74b18f98-a48b-48d6-8bef-63fb5f4b1564",
                                              "accountID": "OdSOP90ItEOvjopmyNhxDA==",
                                              "accountIDGuid": "3f8ed439-08dd-43b4-af8e-8a66c8d8710c",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 8,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "offline": true,
                                              "barcode": "sample string 9",
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 10",
                                              "bestOrExpire": "2025-06-14T06:14:01.7284938",
                                              "bestOrExpireType": 1,
                                              "providerName": "sample string 11",
                                              "refundG_UID": "+8MP5pl68ECs83a24azG1Q==",
                                              "refundGuid": "e60fc3fb-7a99-40f0-acf3-76b6e1acc6d5",
                                              "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": "tWzPRmjikUO3DBWaVwC2BQ==",
                                              "idempotentVoidGuid": "46cf6cb5-e268-4391-b70c-159a5700b605",
                                              "priceLevelIdentifier": "E7qG0IYt/EGLAw1mMXPbyg==",
                                              "priceLevelIdentifierGuid": "d086ba13-2d86-41fc-8b03-0d663173dbca",
                                              "productName": "sample string 23",
                                              "apn": "sample string 24",
                                              "unknownScans": [
                                                {
                                                  "$id": "67",
                                                  "id": 1,
                                                  "saleDetailID": 2,
                                                  "storeID": 1,
                                                  "scanned": "2025-06-14T06:14:01.7284938",
                                                  "operatorG_UID": "QEA=",
                                                  "barcode": "sample string 4",
                                                  "processed": 1
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "refund": {
                                                "$id": "68",
                                                "id": 1,
                                                "g_UID": "tZNm+UsgmUyvGPbj5wKRLw==",
                                                "guid": "f96693b5-204b-4c99-af18-f6e3e702912f",
                                                "description": "sample string 1",
                                                "dumped": true,
                                                "inventoryReasonID": 1,
                                                "sortOrder": 1,
                                                "updated": "2025-06-14T06:14:01.7284938"
                                              },
                                              "modifier": {
                                                "$id": "69",
                                                "id": 1,
                                                "setG_UID": "krR2BqE9bk6nsxfdBwV4CA==",
                                                "modifierSetGuid": "0676b492-3da1-4e6e-a7b3-17dd07057808",
                                                "name": "sample string 2",
                                                "price": 1,
                                                "quantity": 1,
                                                "modifierType": 1,
                                                "groupNumber": 1,
                                                "pageNumber": 1,
                                                "controlOrder": 1,
                                                "printToStation": true,
                                                "pluG_UID": "dyf5XBi6cUaKT19FWZVqQA==",
                                                "pluGuid": "5cf92777-ba18-4671-8a4f-5f4559956a40",
                                                "deleted": true,
                                                "g_UID": "IRKdZ8Mi306SIkfPyTqE2w==",
                                                "guid": "679d1221-22c3-4edf-9222-47cfc93a84db",
                                                "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": "SG/QcevqokyU9KJibCYCOw==",
                                              "pluGuid": "71d06f48-eaeb-4ca2-94f4-a2626c26023b",
                                              "saleHeaderID": 2,
                                              "totalCents": 3,
                                              "grade": 1,
                                              "gradeDescription": "sample string 4",
                                              "dispenser": 1,
                                              "hose": 1,
                                              "quantity": 1,
                                              "cost": 1,
                                              "acquirerNum": 1,
                                              "attendant": 1,
                                              "ePurseBalance": 1.0,
                                              "cardSignature": "sample string 5",
                                              "compartmentNumber": 1,
                                              "contractNumber": 1,
                                              "discountCardPAN": "sample string 6",
                                              "discountID": 1,
                                              "discountName": "sample string 7",
                                              "discountNetValue": 1.0,
                                              "discountType": 1,
                                              "discountValue": 1.0,
                                              "discretionaryData": "sample string 8",
                                              "driverID": "sample string 9",
                                              "eftBatchNumber": 1,
                                              "eftResponseCode": "sample string 10",
                                              "endDateTime": "2025-06-14T06:14:01.7284938",
                                              "engineHours": 1.1,
                                              "fposNumber": 1,
                                              "loyaltyCardPAN": "sample string 11",
                                              "miscData1": 1,
                                              "miscData2": "sample string 12",
                                              "miscFlags": 1,
                                              "mop": 1,
                                              "odometer": 1,
                                              "panNumber": "sample string 13",
                                              "saleRefund": true,
                                              "saleStatus": 1,
                                              "sequenceNumber": 1,
                                              "stan": 1,
                                              "startDateTime": "2025-06-14T06:14:01.7284938",
                                              "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": "ohsrNN0YREquh95p43Jmmg==",
                                              "pluGuid": "342b1ba2-18dd-4a44-ae87-de69e372669a",
                                              "accountID": "S3ruFKLr8UGgZPvL0hBavQ==",
                                              "accountIDGuid": "14ee7a4b-eba2-41f1-a064-fbcbd2105abd",
                                              "normalPrice": 3,
                                              "originalSellingPrice": 4,
                                              "discountPrice": 5,
                                              "unit": 1,
                                              "quantity": 6,
                                              "totalCents": 7,
                                              "fixedPrice": 1,
                                              "tranType": 1,
                                              "processed": 1,
                                              "discountType": 1,
                                              "cost": 1,
                                              "costDecimals": 1,
                                              "markdown": 1,
                                              "manualQuantity": 1,
                                              "manualPrice": 1,
                                              "manualMode": 1,
                                              "active": 1,
                                              "barcode": "sample string 8",
                                              "offline": 1,
                                              "keyedSale": 1,
                                              "discountedID": 1,
                                              "fuelID": 1,
                                              "serialNumber": "sample string 9",
                                              "bestOrExpire": "2025-06-14T06:14:01.7284938",
                                              "bestOrExpireType": 1,
                                              "refundG_UID": "jh6a/L7f70u2EiILhYle9A==",
                                              "refundGuid": "fc9a1e8e-dfbe-4bef-b612-220b85895ef4",
                                              "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": "1bvzngDxZUK7vU9vszoduQ==",
                                              "identifierGuid": "9ef3bbd5-f100-4265-bbbd-4f6fb33a1db9",
                                              "id": 1,
                                              "orderNo": 2,
                                              "externalSaleIdentifier": "sample string 3",
                                              "storeID": 4,
                                              "zoneID": 5,
                                              "deptNo": 6,
                                              "customerIdentifier": "1VEc7W/+tUSHuamJA6IUUQ==",
                                              "customerIdentifierGuid": "ed1c51d5-fe6f-44b5-87b9-a98903a21451",
                                              "operatorNo": 1,
                                              "operatorG_UID": "JpXLhKlI00WnkIJezTfCkg==",
                                              "operatorGuid": "84cb9526-48a9-45d3-a790-825ecd37c292",
                                              "created": "2025-06-14T06:14:01.7284938",
                                              "ordered": "2025-06-14T06:14:01.7284938",
                                              "started": "2025-06-14T06:14:01.7284938",
                                              "completed": "2025-06-14T06:14:01.7284938",
                                              "supplied": "2025-06-14T06:14:01.7284938",
                                              "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": "uyLS0D2jN0Oo+U6QakbjDw==",
                                                  "pluGuid": "d0d222bb-a33d-4337-a8f9-4e906a46e30f",
                                                  "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": "nXH38lQzd0y1hLoH0IfPrQ==",
                                                  "headerIdentifierGuid": "f2f7719d-3354-4c77-b584-ba07d087cfad",
                                                  "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": "3mEcTfaP9kSuHI26OEaXCA==",
                                              "surveyGuid": "4d1c61de-8ff6-44f6-ae1c-8dba38469708",
                                              "saleHeaderGuid": "SE76MsGcUkW4Fv6CArTPHg==",
                                              "saleGuid": "32fa4e48-9cc1-4552-b816-fe8202b4cf1e",
                                              "textResponse": "sample string 1",
                                              "integerResponse": 1,
                                              "g_UIDResponse": "hf+/kx21pE+rEkzWIiSEyw==",
                                              "guidResponse": "93bfff85-b51d-4fa4-ab12-4cd6222484cb",
                                              "whoAnswered": 2,
                                              "answeredAtUTC": "2025-06-14T06:14:01.7284938",
                                              "sale": {
                                                "$ref": "64"
                                              },
                                              "survey": {
                                                "$id": "78",
                                                "g_UID": "FlLhEz2MJEeYLGk4iBT/0Q==",
                                                "guid": "13e15216-8c3d-4724-982c-69388814ffd1",
                                                "name": "sample string 1",
                                                "storeID": 2,
                                                "zoneID": 1,
                                                "checkoutFormG_UID": "PIKfBGXYIUWB9gyzeEFJsQ==",
                                                "checkoutFormGuid": "049f823c-d865-4521-81f6-0cb3784149b1",
                                                "displayToWho": 3,
                                                "displayWhen": 4,
                                                "start": "2025-06-14T06:14:01.7284938",
                                                "end": "2025-06-14T06:14:01.7284938",
                                                "deleted": true,
                                                "updated": "2025-06-14T06:14:01.7284938",
                                                "possibleIntegerResponses": [
                                                  1,
                                                  2
                                                ],
                                                "possibleTextResponses": [
                                                  "sample string 1",
                                                  "sample string 2"
                                                ],
                                                "possibleGuidResponses": [
                                                  "c315883c-df84-4c22-b164-18014de08314",
                                                  "64540f6f-abdf-452a-b220-f50293747f54"
                                                ],
                                                "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": "N1XXmFimb0itggOpzJ1EgQ==",
                                          "accountIdentifier": "98d75537-a658-486f-ad82-03a9cc9d4481",
                                          "accountName": "sample string 42",
                                          "customerOrderIdentifier": "h+dfD0dQR06KoYUaxiq2tA==",
                                          "customerOrderIdentifierGuid": "0f5fe787-5047-4e47-8aa1-851ac62ab6b4",
                                          "priceLevelName": "sample string 43",
                                          "revision": 44,
                                          "ingressId": "sample string 45"
                                        },
                                        "metadata": {
                                          "$id": "79",
                                          "id": 1,
                                          "paymentID": 2,
                                          "paymentIdentifier": "Pc65kLU0JUy08pLsVAcsTg==",
                                          "paymentIdentifierGuid": "90b9ce3d-34b5-4c25-b4f2-92ec54072c4e",
                                          "identifier": "tSdXjrI5YkKigmlHm8lx6A==",
                                          "identifierGuid": "8e5727b5-39b2-4262-a282-69479bc971e8",
                                          "metadata": "sample string 3",
                                          "signatureImage": "QEA=",
                                          "itemIdentifier": "cLDtHduCRUO7LMwFw8P8SA==",
                                          "itemIdentifierGuid": "1dedb070-82db-4345-bb2c-cc05c3c3fc48"
                                        }
                                      },
                                      {
                                        "$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": "7bBuW5IRZkGzq/Q53JjpFw==",
                                    "customerIdentifierGuid": "5b6eb0ed-1192-4166-b3ab-f439dc98e917",
                                    "voucherName": "sample string 2",
                                    "count": 3,
                                    "storeID": 4,
                                    "barcode": "sample string 5",
                                    "redeemCount": 6,
                                    "issueCount": 7,
                                    "storeSalePaymentID": 1,
                                    "idempotentID": "jrvGf5R/YkiJS4XKtVHqSg==",
                                    "idempotentGuid": "7fc6bb8e-7f94-4862-894b-85cab551ea4a",
                                    "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-06-14T06:14:01.7284938",
                                      "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-06-14T06:14:01.7284938",
                                        "labelPageLayout": "KlSq056dJ0SZXP1f0huoDw==",
                                        "pageLayoutGuid": "d3aa542a-9d9e-4427-995c-fd5fd21ba80f",
                                        "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-06-14T06:14:01.7284938"
                                          },
                                          {
                                            "$ref": "84"
                                          }
                                        ]
                                      },
                                      "customerVouchers": [
                                        {
                                          "$id": "85",
                                          "id": 1,
                                          "customerIdentifier": "gxAAse7RhkuN7K9FpEP4Qg==",
                                          "customerIdentifierGuid": "b1001083-d1ee-4b86-8dec-af45a443f842",
                                          "voucherID": 3,
                                          "voucherName": "sample string 4",
                                          "storeID": 1,
                                          "barcode": "sample string 5",
                                          "dateOfIssue": "2025-06-14T06:14:01.7284938",
                                          "issuedSaleHeaderID": 1,
                                          "issuedSaleIdentifier": "sample string 7",
                                          "issuedOfflinePaymentID": 1,
                                          "issuedIdempotentID": "eLzClr0QW0mXRowRhVtP6g==",
                                          "issuedIdempotentGuid": "96c2bc78-10bd-495b-9746-8c11855b4fea",
                                          "issuedOffline": true,
                                          "issuedUser": "sample string 9",
                                          "issuedNotes": "sample string 10",
                                          "expiryDate": "2025-06-14T06:14:01.7284938",
                                          "expiredUser": "sample string 11",
                                          "expiredNotes": "sample string 12",
                                          "redeemed": "2025-06-14T06:14:01.7284938",
                                          "redeemedSaleHeaderID": 1,
                                          "redeemedSaleIdentifier": "sample string 13",
                                          "redeemedOfflinePaymentID": 1,
                                          "redeemedIdempotentID": "slpQqZ4zRkuUyHE2xShtzw==",
                                          "redeemedIdempotentGuid": "a9505ab2-339e-4b46-94c8-7136c5286dcf",
                                          "redeemedUser": "sample string 14",
                                          "redeemedNotes": "sample string 15",
                                          "redeemedOffline": true,
                                          "updated": "2025-06-14T06:14:01.7284938",
                                          "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": "aKDUc8QfXkKO3oLwcOiVnQ==",
                              "groupIDGuid": "73d4a068-1fc4-425e-8ede-82f070e8959d",
                              "campaign": {
                                "$ref": "53"
                              },
                              "group": {
                                "$ref": "61"
                              }
                            },
                            {
                              "$ref": "86"
                            }
                          ],
                          "signIqTickets": [
                            {
                              "$id": "87",
                              "identifier": "/3ATDkKuLkmygCQ10ONFNQ==",
                              "identifierGuid": "0e1370ff-ae42-492e-b280-2435d0e34535",
                              "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": "7Jqa/NcB40S7xgRd7NhCfw==",
                              "guid": "fc9a9aec-01d7-44e3-bbc6-045decd8427f",
                              "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": "L7iL+9jGh0C/kX1tl8A+Pg==",
                                  "groupGuid": "fb8bb82f-c6d8-4087-bf91-7d6d97c03e3e",
                                  "comboPriceType": 5,
                                  "priceType": 5,
                                  "pluG_UID": "oDKUK05+w0S4HhEKpq1jHA==",
                                  "pluGuid": "2b9432a0-7e4e-44c3-b81e-110aa6ad631c",
                                  "priceGroupG_UID": "1udgx5B7RUel+KG21AEwdw==",
                                  "priceGroupGuid": "c760e7d6-7b90-4745-a5f8-a1b6d4013077",
                                  "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": "uSrzgdqwj06nKRDLZD7ISg==",
                              "priceLevelIdentifierGuid": "81f32ab9-b0da-4e8f-a729-10cb643ec84a",
                              "campaignName": "sample string 3",
                              "priceLevelName": "sample string 4"
                            },
                            {
                              "$ref": "90"
                            }
                          ]
                        },
                        "product": {
                          "$ref": "12"
                        },
                        "dealCost": {
                          "$id": "91",
                          "headerIdentifier": "zXtvTwwIBEO6W7POM6UODA==",
                          "headerIdentifierGuid": "4f6f7bcd-080c-4304-ba5b-b3ce33a50e0c",
                          "identifier": "TeqSJRN0kEOXrSvu2rLQdw==",
                          "identifierGuid": "2592ea4d-7413-4390-97ad-2beedab2d077",
                          "supplierIdentifier": "1HQS5+iPDEOUiVwJ2jdTOw==",
                          "supplierGuid": "e71274d4-8fe8-430c-9489-5c09da37533b",
                          "pluG_UID": "ylwp41W1k0yMicQ7p2wXIA==",
                          "pluGuid": "e3295cca-b555-4c93-8c89-c43ba76c1720",
                          "campaignName": "2c7a478c-5b49-4b89-a6be-29e2de30f95c",
                          "description": "sample string 4",
                          "cost": 5,
                          "costDecimals": 6,
                          "start": "2025-06-14T06:14:01.7284938",
                          "end": "2025-06-14T06:14:01.7284938",
                          "type": 9,
                          "promoType": 10,
                          "bonusItemPLUG_UID": "RHHhbYmU90SHX9Ui5QIOlw==",
                          "bonusItemPluGuid": "6de17144-9489-44f7-875f-d522e5020e97",
                          "bonusPurchaseUnits": 11,
                          "bonusReceiveUnits": 12,
                          "updated": "2025-06-14T06:14:01.7284938",
                          "metcashPromotionID": "sample string 14",
                          "fromHost": 15,
                          "storeNames": "sample string 16",
                          "storeIDs": [
                            1,
                            2
                          ],
                          "supplierName": "sample string 17",
                          "campaignDescription": "sample string 18",
                          "newPrice": 1,
                          "campaignMetcashPromotionID": "sample string 19",
                          "campaignActive": true,
                          "campaignStartDate": "2025-06-14T06:14:01.7284938",
                          "campaignEndDate": "2025-06-14T06:14:01.7284938",
                          "masterPLUG_UID": "U2qED2yKbkeOLSf0IwzAsw==",
                          "masterID": "0f846a53-8a6c-476e-8e2d-27f4230cc0b3",
                          "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": "mlIb7Lo93EWZOHqpTtaJow==",
                          "bonusMasterID": "ec1b529a-3dba-45dc-9938-7aa94ed689a3",
                          "bonusProductName": "sample string 34",
                          "bonusProductAPN": "sample string 35",
                          "bonusOrderCode": "sample string 36",
                          "bonusNormalSell": 37,
                          "bonusNormalCost": 38,
                          "bonusNormalCostDecimals": 39,
                          "bonusCartonQuantity": 40,
                          "bonusSalesMode": 41,
                          "bonusOrderPacked": 42,
                          "bonusFuelItem": true,
                          "bonusActive": true
                        }
                      },
                      "currentCostStart": "2025-06-14T06:14:01.7284938",
                      "dealCosts": [
                        {
                          "$ref": "91"
                        },
                        {
                          "$ref": "91"
                        }
                      ],
                      "tags": [
                        {
                          "$id": "92",
                          "pluG_UID": "R88RwK7XsEu1WPyjboRSUQ==",
                          "pluGuid": "c011cf47-d7ae-4bb0-b558-fca36e845251",
                          "tagID": 1,
                          "description": "sample string 1",
                          "storeIDs": [
                            1,
                            2
                          ]
                        },
                        {
                          "$ref": "92"
                        }
                      ],
                      "alternateProductG_UID": "JKj3G+0cqUWRFrTKWMLgGQ==",
                      "alternateProduct": "1bf7a824-1ced-45a9-9116-b4ca58c2e019",
                      "productHostCode": {
                        "$id": "93",
                        "id": 1,
                        "pluG_UID": "tHPb2TytPk2BYlgLdC6xFg==",
                        "pluGuid": "d9db73b4-ad3c-4d3e-8162-580b742eb116",
                        "ibaCode": "sample string 2"
                      },
                      "mscCat": {
                        "$ref": "47"
                      },
                      "mscCom": {
                        "$ref": "48"
                      },
                      "mscDep": {
                        "$ref": "50"
                      },
                      "mscSubCom": {
                        "$ref": "49"
                      },
                      "isUserUpdate": true,
                      "ignoreMasterProduct": true,
                      "priceGroupLabelRequested": true,
                      "firstSold": "2025-06-14T06:14:01.7284938",
                      "inventoryTracked": "2025-06-14T06:14:01.7284938",
                      "isNormalPriceChangesCampaign": true
                    },
                    "supplier": {
                      "$ref": "7"
                    },
                    "serviceFee": {
                      "$id": "94",
                      "id": 1,
                      "description": "sample string 1",
                      "fee": 1
                    },
                    "isPrimaryHost": true,
                    "hostVendor": 46
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "orderCycleHeaders": [
                  {
                    "$id": "95",
                    "storeID": 1,
                    "supplierIdentifier": "LUtaDXTFz0GC3OE36lcAJA==",
                    "supplierGuid": "0d5a4b2d-c574-41cf-82dc-e137ea570024",
                    "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": "mwUW7Jnt3EGbnd0cjrvULw==",
                    "supplierGuid": "ec16059b-ed99-41dc-9b9d-dd1c8ebbd42f",
                    "departmentCode": "sample string 2",
                    "warehouseDirectIndicator": "sample string 3",
                    "type": 4,
                    "cutOffWeek": 5,
                    "cutOffDay": 6,
                    "cutOffTime": "00:00:00.1234567",
                    "leadTime": 7,
                    "daysBuffer": 8,
                    "supplierName": "sample string 9",
                    "cutOffDate": "2025-06-14T06:14:01.7284938",
                    "deliveryDate": "2025-06-14T06:14:01.7284938",
                    "nextCutOffDate": "2025-06-14T06:14:01.7284938",
                    "nextDeliveryDate": "2025-06-14T06:14:01.7284938",
                    "nextDaysBuffer": 10
                  },
                  {
                    "$ref": "96"
                  }
                ],
                "store": {
                  "$ref": "3"
                },
                "updated": "2025-06-14T06:14:01.7284938",
                "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-06-14T06:14:01.7284938",
                  "processed": "2025-06-14T06:14:01.7284938",
                  "isProcessing": true,
                  "processedCount": 6,
                  "processingTime": 1,
                  "collectedUtc": "2025-06-14T06:14:01.7284938",
                  "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-06-14T06:14:01.7284938",
                    "businessPillar": "sample string 3",
                    "fileType": "sample string 4"
                  }
                },
                {
                  "$ref": "97"
                }
              ],
              "zoneMatrix": [
                {
                  "$id": "99",
                  "id": 1,
                  "hostIdentifier": "olSZgSTVok+hFjh4cj3fMA==",
                  "hostIdentifierGuid": "819954a2-d524-4fa2-a116-3878723ddf30",
                  "storeID": 1,
                  "departmentCode": "sample string 2",
                  "hostGuids": [
                    "e1b13377-68f6-472d-a415-e8f61efb5aed",
                    "13335a17-0539-4729-b40f-8d8dd9190d57"
                  ]
                },
                {
                  "$ref": "99"
                }
              ],
              "hostFileStoreSetting": {
                "$ref": "5"
              },
              "hostStoreSettings": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "promotionPlacements": [
                {
                  "$id": "100",
                  "identifier": "2mFGlIViMEii46c6J6jH7A==",
                  "identifierGuid": "944661da-6285-4830-a2e3-a73a27a8c7ec",
                  "code": "sample string 2",
                  "description": "sample string 3",
                  "isAdvertised": true
                },
                {
                  "$ref": "100"
                }
              ],
              "promoTypeGuids": [
                "615a8bf2-39cd-4d9d-9e52-5653f43441fc",
                "ed418012-5001-42a3-8826-2e06e45517f6"
              ],
              "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-06-14T06:14:01.7284938",
            "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": "a7677116-6c5b-4252-8a92-b0b9906ff135",
        "updateStore": {
          "$id": "106",
          "id": "662bf44f-a178-40c2-b37d-78d013499b99",
          "name": "sample string 1",
          "lastActivity": "2025-06-14T06:14:01.7284938",
          "zone": "sample string 2",
          "timeZoneOffset": 0.0,
          "businessHoursStart": "00:00:00.1234567",
          "businessHoursEnd": "00:00:00.1234567",
          "master": true,
          "lastIP": "sample string 10",
          "lastHostName": "sample string 11",
          "ping": 1,
          "pingStatus": "sample string 12",
          "lastUpdateCompleted": "2025-06-14T06:14:01.7284938"
        },
        "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": "TwLm9cvQOEyp/otidggySg==",
          "autoOrderIdentifier": "f5e6024f-d0cb-4c38-a9fe-8b627608324a",
          "pluG_UID": "6STGhNuMRkO9C4XaG+oDvg==",
          "pluGuid": "84c624e9-8cdb-4346-bd0b-85da1bea03be",
          "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-06-14T06:14:01.7284938",
          "investmentBuyStatus": 2,
          "processed": "2025-06-14T06:14:01.7284938",
          "product": {
            "$ref": "12"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "96"
          },
          "dayWeighting": {
            "$id": "109",
            "sunday": 1.1
          },
          "inventory": {
            "$id": "110",
            "inventoryGuid": "r0HpIT/kaEaHuQbrs/jfug==",
            "inventoryIdentifier": "21e941af-e43f-4668-87b9-06ebb3f8dfba",
            "created": "2025-06-14T06:14:01.7284938",
            "createdLocal": "2025-06-14T06:14:01.7284938",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2025-06-14T06:14:01.7284938",
            "aws": 1.0,
            "history": [
              {
                "$id": "111",
                "inventoryGuid": "9JpqE1cxREih5/mnkZLreg==",
                "inventoryIdentifier": "136a9af4-3157-4844-a1e7-f9a79192eb7a",
                "pluG_UID": "04HjzqxQZkKrmaEGQ7F+AQ==",
                "pluIdentifier": "cee381d3-50ac-4266-ab99-a10643b17e01",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "G3DpKhhYzEaxTBJjqhyHdw==",
                "invoiceIdentifier": "2ae9701b-5818-46cc-b14c-1263aa1c8777",
                "operatorGuid": "6qqwRE5EOUKKIbQS/PtymA==",
                "operatorIdentifier": "44b0aaea-444e-4239-8a21-b412fcfb7298",
                "stocktakeGuid": "Z8K3PZ00hkiFVi2Yrzx1sQ==",
                "stocktakeIdentifier": "3db7c267-349d-4886-8556-2d98af3c75b1",
                "orderGuid": "cwQokU2BgkKioNgVE41yYA==",
                "orderIdentifier": "91280473-814d-4282-a2a0-d815138d7260",
                "saleHeaderGuid": "4Zb7gPSo8EKPIiHpZ576pg==",
                "saleHeaderGuidIdentifier": "80fb96e1-a8f4-42f0-8f22-21e9679efaa6",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "olP1/yQGNUOP7wn3MUKL/w==",
                "creditNoteGuid": "fff553a2-0624-4335-8fef-09f731428bff",
                "inventorySourceGuid": "4P9qAxQt1ka8BENaEiohUw==",
                "inventorySourceIdentifier": "036affe0-2d14-46d6-bc04-435a122a2153",
                "createdLocal": "2025-06-14T06:14:01.7284938",
                "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-06-14T06:14:01.7284938",
                "createdLocalTime": "2025-06-14T06:14:01.7284938",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "112",
                  "inventoryInvoiceGuid": "Rjfb2IrvnEGXbP6y1AstaA==",
                  "invoiceIdentifier": "d8db3746-ef8a-419c-976c-feb2d40b2d68",
                  "inventoryGuid": "T+dthwXn6UiTEL8w0xLq6g==",
                  "inventoryIdentifier": "876de74f-e705-48e9-9310-bf30d312eaea",
                  "supplierIdentifier": "DAQ9JMuaf0GZ41dLb7Ewag==",
                  "supplierGuid": "243d040c-9acb-417f-99e3-574b6fb1306a",
                  "orderGuid": "QpSs4T+JYkGiYOASxEQxmw==",
                  "orderIdentifier": "e1ac9442-893f-4162-a260-e012c444319b",
                  "invoiceHeaderIdentifier": "zsOR1f+13ECAfibdQqtrNg==",
                  "invoiceHeaderGuid": "d591c3ce-b5ff-40dc-807e-26dd42ab6b36",
                  "created": "2025-06-14T06:14:01.7284938",
                  "ordered": "2025-06-14T06:14:01.7284938",
                  "storeID": 1,
                  "bestOrExpire": "2025-06-14T06:14:01.7284938",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2025-06-14T06:14:01.7284938",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "EP0XS1Sw3kSu9Eo4gIrBOA==",
                  "pluGuid": "4b17fd10-b054-44de-aef4-4a38808ac138",
                  "orderInventoryGuid": "l911lecMyUy3OYzh0Jiacg==",
                  "orderInventoryIdentifier": "9575dd97-0ce7-4cc9-b739-8ce1d0989a72",
                  "supplier": {
                    "$ref": "7"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "113",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "IsQtxV2jikuIGxYO0h/mBw==",
                      "invoiceIdentifier": "c52dc422-a35d-4b8a-881b-160ed21fe607",
                      "inventoryGuid": "0NWEB2I8NUKjsNa74isLRw==",
                      "inventoryIdentifier": "0784d5d0-3c62-4235-a3b0-d6bbe22b0b47",
                      "serialNumber": "sample string 3",
                      "sold": "2025-06-14T06:14:01.7284938",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2025-06-14T06:14:01.7284938",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "113"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "qnZvq4tKQUSMJNu8EHncoA==",
                "invoiceHeaderGuid": "ab6f76aa-4a8b-4441-8c24-dbbc1079dca0",
                "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-06-14T06:14:01.7284938"
                },
                "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": "dcBpjLhAhU2t93znPzj+bA==",
              "pluGuid": "8c69c075-40b8-4d85-adf7-7ce73f38fe6c",
              "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-06-14T06:14:01.7284938": {
                  "$id": "119",
                  "date": "2025-06-14T06:14:01.7284938",
                  "salePrice": 1,
                  "campaign": "sample string 2",
                  "campaignDescription": "sample string 3",
                  "combo": true,
                  "comboPriceGroupG_UID": "trUUmPMmjkC3YcFsfzOLeg==",
                  "comboPriceGroupGuid": "9814b5b6-26f3-408e-b761-c16c7f338b7a"
                }
              },
              "onHandPredictions": [
                {
                  "$id": "120",
                  "autoOrderGuid": "5SCjDc0luU6WwkDOQ2aKfw==",
                  "autoOrderIdentifier": "0da320e5-25cd-4eb9-96c2-40ce43668a7f",
                  "pluG_UID": "eCwYbLmGkUmSZaQkvVre9A==",
                  "pluGuid": "6c182c78-86b9-4991-9265-a424bd5adef4",
                  "childPLUG_UID": "l4OCDfhIPUaZUycdUo1hZA==",
                  "childPluGuid": "0d828397-48f8-463d-9953-271d528d6164",
                  "date": "2025-06-14T06:14:01.7441603",
                  "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": "7c51b235-a375-4029-b82c-d1dd1cedd143",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "108"
        }
      ],
      "boosts": [
        {
          "$id": "121",
          "autoOrderGuid": "dRBwbHXYWE+UqPQW3XsCng==",
          "autoOrderIdentifier": "6c701075-d875-4f58-94a8-f416dd7b029e",
          "date": "2025-06-14T06:14:01.7441603",
          "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": "+sCNrphP1USczm//U6LZ8A==",
      "orderIdentifier": "ae8dc0fa-4f98-44d5-9cce-6fff53a2d9f0",
      "supplierIdentifier": "QrcNUs3XDECt+hJ4BTyzjw==",
      "supplierGuid": "520db742-d7cd-400c-adfa-1278053cb38f",
      "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": "UrOSC1nnuE2cmu7dSk4LcA==",
        "orderIdentifier": "0b92b352-e759-4db8-9c9a-eedd4a4e0b70",
        "pluG_UID": "pXp/ZhfFm0SuQIdlXtTfOg==",
        "pluGuid": "667f7aa5-c517-449b-ae40-87655ed4df3a",
        "created": "2025-06-14T06:14:01.7441603",
        "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": "lWFsS6365UaULSocuFEjUg==",
        "substituteGuid": "4b6c6195-faad-46e5-942d-2a1cb8512352",
        "warehousePLUG_UID": "rSQq6olcb02r/G8tLzAoww==",
        "warehousePluGuid": "ea2a24ad-5c89-4d6f-abfc-6f2d2f3028c3",
        "updated": "2025-06-14T06:14:01.7441603",
        "increment": true,
        "description": "sample string 13",
        "product": {
          "$ref": "12"
        },
        "unknownScan": {
          "$id": "125",
          "pluG_UID": "EDJzxlv1/02gaF4p6gGaAQ==",
          "pluGuid": "c6733210-f55b-4dff-a068-5e29ea019a01",
          "orderGuid": "44XfRkoz60e2hHImAeXKbg==",
          "orderIdentifier": "46df85e3-334a-47eb-b684-722601e5ca6e",
          "barcode": "sample string 3",
          "created": "2025-06-14T06:14:01.7441603"
        },
        "unknownScanItem": true,
        "substitute": {
          "$ref": "12"
        },
        "warehouseProduct": {
          "$ref": "12"
        },
        "lookup": {
          "$id": "126",
          "pluG_UID": "M6LvEQ0itE6zhpQJilMEAA==",
          "pluGuid": "11efa233-220d-4eb4-b386-94098a530400",
          "inventoryGuid": "GXVkA6ZbP0y3wuJllsm6Yw==",
          "inventoryIdentifier": "03647519-5ba6-4c3f-b7c2-e26596c9ba63",
          "averageWeeklySales": 1.0,
          "inventoryAverageWeeklySales": 1.0,
          "onHand": 1,
          "onHandPacks": 1,
          "onOrder": 1,
          "onOrderPacks": 1,
          "accuracy": 1,
          "lastOrdered": "2025-06-14T06:14:01.7441603",
          "lastOrderQuantity": 1.1,
          "lastReceived": "2025-06-14T06:14:01.7441603",
          "lastReceivedQuantity": 1.1,
          "lastInvoiceStatus": 1
        },
        "productOrderingDetail": {
          "$ref": "10"
        },
        "dealCost": {
          "$ref": "91"
        },
        "nextCost": {
          "$ref": "91"
        },
        "lastChance": true,
        "holdOff": 16,
        "holdOffDate": "2025-06-14T06:14:01.7441603",
        "orderHeader": {
          "$ref": "1"
        },
        "invoiceDetail": {
          "$id": "127",
          "identifier": "eJrbS65B8UG9D7VqABTu/A==",
          "identifierGuid": "4bdb9a78-41ae-41f1-bd0f-b56a0014eefc",
          "headerIdentifier": "CPzpnVg1UkyskwYdW3/92A==",
          "headerIdentifierGuid": "9de9fc08-3558-4c52-ac93-061d5b7ffdd8",
          "pluG_UID": "ebYF43GQC0OiKRBQ0I1/1g==",
          "pluGuid": "e305b679-9071-430b-a229-1050d08d7fd6",
          "pageNo": 1,
          "lineNo": 1,
          "itemOrdered": "sample string 1",
          "itemShipped": "sample string 2",
          "apn": "sample string 3",
          "barcode": "sample string 4",
          "prodStatus": 0,
          "dateAvailable": "2025-06-14T06:14:01.7441603",
          "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-06-14T06:14:01.7441603",
          "costEnd": "2025-06-14T06:14:01.7441603",
          "createdFromUnknownScan": true,
          "orderGuid": "EMNDrTzz3EiEUj75vd4pfw==",
          "orderIdentifierGuid": "ad43c310-f33c-48dc-8452-3ef9bdde297f",
          "processed": true,
          "received": true,
          "inventoried": true,
          "fromElectronicInvoice": true,
          "allowDelete": true,
          "updated": "2025-06-14T06:14:01.7441603",
          "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": "DZ4e+lpOaEGvshJEdTIZsA==",
            "pluGuid": "fa1e9e0d-4e5a-4168-afb2-1244753219b0",
            "invoiceIdentifier": "AoYMh/UXTUKGW6/8PJmEXw==",
            "invoiceGuid": "870c8602-17f5-424d-865b-affc3c99845f",
            "barcode": "sample string 3",
            "itemNumber": "sample string 4",
            "created": "2025-06-14T06:14:01.7441603"
          },
          "productActive": true,
          "productSalesMode": 35,
          "productGSTPercent": 36,
          "productCostCalcMethod": 37,
          "productAlwaysApplyMargin": true,
          "productMarginRanged": true,
          "productMargin": 1.1,
          "productMinimumMargin": 1.1,
          "productMaximumMargin": 1.1,
          "priceGroupG_UID": "OqOhOVUcok2H5dcB+8P3yg==",
          "priceGroupGuid": "39a1a33a-1c55-4da2-87e5-d701fbc3f7ca",
          "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
      },
      {
        "$ref": "124"
      }
    ],
    "unknownScans": [
      {
        "$ref": "125"
      },
      {
        "$ref": "125"
      }
    ],
    "transportCompany": {
      "$id": "129",
      "identifier": "ghy2cFSZkkqkDM9u68iDmA==",
      "identifierGuid": "70b61c82-9954-4a92-a40c-cf6eebc88398",
      "companyName": "sample string 1",
      "abn": "sample string 2",
      "address1": "sample string 3",
      "address2": "sample string 4",
      "telephone": "sample string 5",
      "primaryContactGuid": "zpqNvHvWeESsOxhCnqb2Fg==",
      "primaryContactID": "bc8d9ace-d67b-4478-ac3b-18429ea6f616",
      "primaryContact": {
        "$ref": "8"
      }
    }
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK�1�ZW!��5xl/workbook.xml �(�����0D�&�C����XR8q����
[i�-ik��-%�x�3;�v�d]���'=_��v!�c��P�?�M�I�4�(݋Y)U��m�M`y�]�����wj�t����Ch}���4(C���17{(�|��X��&aK���D�mIKZCJ�skKz��*�x#9��5�g)cheo0����PK�1�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�1�Z:��4''_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="Rbad2f04c7a4845e9" /></Relationships>PK�1�Z0
;�
�Bxl/worksheets/sheet1.xml �(��\[sԸ�+�y?�/T�-�!�!�K���d�I-�P3��_���O]��}X`ݺ����j��������j}�|8���W�뻇��f?77�s���/W��o��A�?����f��͏'����vq�.�?���ru�	\�=_���]-N�W?���`��W�0�����z���!}���׻)������������.����jqs4+���\��LJ;����u��ۥ���g���G3�����n����������������߷���޵�Z~_��}p��nvp�����wכۣ�/�bF����fy��?���O;��N��qYh#�R�yn��o/��}{�
���io�����c{Ռ�DŽW�kn���c{=q�汽i�o
�
��9f�Όo�ۑ���v���(�WZ{g�>��?���sÚTa5S�+o�������j�G���Qv��;[�MK��ɰ�LQx�Q��3���\{ee��(=��s�L8�U��9��x�>n��FHϸ����m[�<�	/Vez�B�n�^D)r������F�mϽGP���*E�(F��O�m%(�ؖQz�u�"�ŕ��{-3�QzBO����fjQz�Nݵ(=��=luk���L�Qyb�)(��dGzaZj&Հ��'�qSp���=D	J1u�",;���a�퉨L�I%)��͔Q�R�{`�3�R�ٌ�e��lI�Z�k��~��,�$e#I�
a�{���S벌���}��p��[����*jR��sPQ���I]h���ʄ_\nQ�j�&UԤ�������ikX����PM�B���m\(kچ�ȅ���$���C�����!�A
噖^�V%�\{�[�x8a����%��Ds�(I�HR�"�R�4��g���$5�Ȥ��Ԣ�d�A8c��L���$��:��I����a��*��z�W�jRGM�F���:jQ۩cG-j7���E�'�`�
�8*\v��z#s=D-�.4�[ڻ%�D-�F�B��x�G��&j�����&�i~mf7MԢi���v[e��}H�0Q���E\m�5���OϦsȏ��Q�ƶW�M(�ֆ�g*���4�$C�sJ*������4��n
"PhTHP&W�m���Tl/���=ً����-E�B)͵
=0#3��Q�vl��Q�V��4e�RmpTn�Q��u*�{�T�3h�Q�vj��Q�vj�����N��!"	�Di�h)JWDlRgy�R���-w!H��)-3{��ȃ�Zt�J�Ck���֑9�\��kj_(ɼ&(%�Z�;<+��n%eUn
Q���H�
V��-����i�E*��4S>dC��LQ�ζ��L�m0V�ҹ�+c�H�ö�އ���!*�u"vX=�:��<>*ҳv�c<�6( ��H��'�`!υ:���GI�F�J"l��>J�7��<��`l�B�v.7��I�h�=�3�+e�̕k%�u�҅s�O��������r�,�!�ya�a��
��L�\n.�W��������we��z����l=;>�u�翶mU��]D�"Dq�"d�4E�.�4E�.�Y�0]��a��)�u/S��"^������@�o���@�gB�} ��s!�~B�G!�~j#�~���v�a�+�v�a�&���P~KdDBp	�(�%0�$����p\CJBr	,)	�%0�$4������))������))�����̩(������(������(�����,�(�����L�(�����l�)�����\�j�s|�	��&<W����\�j�s��&�>Մ�
�T�+�SCo����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����|j)�����|j)�����\�Z�s
|j	�5�#<����ޏ�O�>u�����k�SGx��%��\���\
|�(��ѽ>ut/�O=��SO���ӽ>�t/�O}����iK4iK<6)�i�t����I�O�#���g�s��ߔvB۟�*�����З`RDB�z��:��7B�6�˻���Yg�$e�,�<?�4<��#��?�L�sϷ��o_z�}��oáe��Jo�Uϼ�z�h'#�����{�����>G���s�/G`_���6��7#�oG`ߍ������=��ާq
���ODU�1P^���W��hO_�.��*:�;X*0�/a�����U'C愎zŪ@A��Ѭz�@44 �'sz@�u������
X��
TfN�]u,N���e�Bu���Ug=���*s��)/����ӭ���J���>0V��rp1�0��7�{d����Iw�F֤4�Ț����٥z�%khI
:�Y����Ȋ��FV���5�"}>�;�c��Yw�-}Ƭ;��5p�/�5�}����f��D�nʼ��N2�M2�=�Y��B�Y�O�#�Mf�h2����b8�%�Mf=�~�_���,�˻�&�βI2�Y�y~�hx���&��i|��v���KϷ�Õ�m8�,�R�d�3��1��,�!Hf#:|6�
�$���}�O�وߌ���}7{6�~�|z?If�$3J�Y�m.@i2C�$�!P��(If�$3J�%�lȜ�1�&3J�%�lȜ^P��(If��U���Y羑$�à��&���Y_e�:>ɬ3�$�u�&��<If�$��I���&��#k����d�@I2�٥z�%kh�$��
���&3J�%���d֞p��:_�d���$34|��(If�$3J��d6o�m�����bu�\n���g��%��PK�1�Z�+��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8IHP�n�t[z�����&vd����G�
XE�Db�������4����޾��8��5
dI
���mo�N��*�n�{0�	��ɋ�b|:��QJ�4��;���n�S��	�;�y��K7g��)���C�̽�'�N#��X�Zw�(�8��(4�S���$RA���9֊�WU^�B�L͇�@���;��0�iɼB�^��,o*��Q�\���i^^���$,����jr��/PK�1�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�1�Z�'z��xl/sharedStrings.xml �(��Ymo����?�\�z�dI���p^'W����Q�F&U�J6W�wHɎ"R��aqX�33�;���|����U����;#�I�^�F�O��ldU������������iU	EYu6�Q�L&���Tc^C$���Y�L���T��'�ㄓ-��Ȣ�f���#�fٿjX|R���T�����Ӊ8?�HJC�/(��Ybn`"K3]���'.�oB,��؄y�ʵ �����Y�f^K^qJ����2��K�Y��O%aUjv�6}���xF�M�]A0�'�2
�x�(4l]En�mK���t�*Zf��$�C��]
)g��eB#��\��&�D3FV氮H%$:�D�Q�sC�s"�ЁT�dE��l��4�`j��G����vA��.���!��.����T�;�(�\$��m�F�e
K�俒6���!�c	���Hn�}XH�A[�13���R]ђ�u�XdbN4�[��X51g^|��+�����r?��E�8�����Ԩ(��M�
G7�햔�5��z�}�2�*�
��0�u�1'b��\Ϊ��LA�4��->ܐ/j�UP�����b_Qs/MI��{�i�5޷���0�l(�!�>>�5��?��nj����y�1Y��G�ds;�;�8w��W܋����ʁu`�#��Z��X��hn3�m��_j�ƊA�MY��k�0i��b%bj*JBK.H��Yʨ{��+$�8vC��n�YbX	^g����ЯU
϶�7\�o����?*��净���#
>Ij�A���gϣ�ܞ&��	I�s�Ru]���vf@� �Ԏdz=<G	MhЗ����ޗr��}8���?O��,v=;H��g��>�}�8x`_f��C;tc4=v�6�	��q�M����P:��!3��� HC��4��I腨"���æ���pt���a�9��Gp�]=�0|LZ��S�WvO房�#s�x�;v�#w�D��G���҅~0�hjG�3�:��J,ϋ/�ԏ4��Y�O��)�$^l����a4s�(�Q��$s�#~�5?����!68���Mm���σȁ�M�z���n	#/P�o������v1V-���X���3�H�|-�7L�.��V�=(9><k�[?�t���,���o�-���Y2�%i��~.��z6I��q���C�f�nuuL%����A����w
�$�l�}h&��$)��\
�wPOC]G��:�.��:�)1�.
��I8vetX�
+�JZt�]����U;�w��%^��l�y���nHGx�o���$�'��Y��T�z�T\|&�"ɕ�h���H'n0�oj�'np���m+�<��ڿ�:���;���>CT6����@�*3d��D���,�^���k��N~��ʌ�bC�T�@��1�0��1�"1�Vm�y�_�~��梮ĝ��sȘ
�����2}Y�t�m���q�$N` `s�C�&n~�^��:tw�ۂ�
�vr�g���f;�RU����Y�MFӼN������ע�&S����oY���������
Z�����l��&��'�1h~T��w���H���L���{Րc�3d�b��*K^v���s�m���+s[_W��aY�w5&�3TR�Ò�tI>��>8���<�2�\��ɋ~��X�|�k�-F.��:Ή�3v=�¨u-}U-A�Oj��SN����jI�ߡ�%�(���A���eV)��U_g�{(����2�>dgl+��y�O�]�QZ���\���^d��r��0��ԡk�]�3=�'H�v~�+�t��Q���+d^t�Ǵ�l3�C�?���h]‽W�ں����N俤�T�p6*��P�����ʹp��DUK�F�ڕAŸ�}��h�6�5o��m�܍<��
��@��O����WY%���~\w������՝}�?]W�}�c>�{_�����=�*q�_PK-�1�ZW!��5xl/workbook.xmlPK-�1�Z����	��[Content_Types].xmlPK-
�1�Z:��4''U_rels/.relsPK-�1�Z0
;�
�B�xl/worksheets/sheet1.xmlPK-�1�Z�+��Pxl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
Sxl/styles.xmlPK-�1�Z�'z���xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK�1�ZQ�?��5xl/workbook.xml �(�����0��&�C�����'.^=x_�"
�'m
>��7o;���N1i;4Z�#G�r[��{�3��%��6�®�V�Ҿ��:�b�۷D�YE�8�Z�^GW�?,g,w=��㊒ ��B���S�����l���o�X`�Ţ��%��%�s�%�)���xv;'���ir�1ҝ��
����PK�1�Z����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�1�Zxl�;''_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="Rbb9ffd7056a44cd3" /></Relationships>PK�1�Z0
;�
�Bxl/worksheets/sheet1.xml �(��\[sԸ�+�y?�/T�-�!�!�K���d�I-�P3��_���O]��}X`ݺ����j��������j}�|8���W�뻇��f?77�s���/W��o��A�?����f��͏'����vq�.�?���ru�	\�=_���]-N�W?���`��W�0�����z���!}���׻)������������.����jqs4+���\��LJ;����u��ۥ���g���G3�����n����������������߷���޵�Z~_��}p��nvp�����wכۣ�/�bF����fy��?���O;��N��qYh#�R�yn��o/��}{�
���io�����c{Ռ�DŽW�kn���c{=q�汽i�o
�
��9f�Όo�ۑ���v���(�WZ{g�>��?���sÚTa5S�+o�������j�G���Qv��;[�MK��ɰ�LQx�Q��3���\{ee��(=��s�L8�U��9��x�>n��FHϸ����m[�<�	/Vez�B�n�^D)r������F�mϽGP���*E�(F��O�m%(�ؖQz�u�"�ŕ��{-3�QzBO����fjQz�Nݵ(=��=luk���L�Qyb�)(��dGzaZj&Հ��'�qSp���=D	J1u�",;���a�퉨L�I%)��͔Q�R�{`�3�R�ٌ�e��lI�Z�k��~��,�$e#I�
a�{���S벌���}��p��[����*jR��sPQ���I]h���ʄ_\nQ�j�&UԤ�������ikX����PM�B���m\(kچ�ȅ���$���C�����!�A
噖^�V%�\{�[�x8a����%��Ds�(I�HR�"�R�4��g���$5�Ȥ��Ԣ�d�A8c��L���$��:��I����a��*��z�W�jRGM�F���:jQ۩cG-j7���E�'�`�
�8*\v��z#s=D-�.4�[ڻ%�D-�F�B��x�G��&j�����&�i~mf7MԢi���v[e��}H�0Q���E\m�5���OϦsȏ��Q�ƶW�M(�ֆ�g*���4�$C�sJ*������4��n
"PhTHP&W�m���Tl/���=ً����-E�B)͵
=0#3��Q�vl��Q�V��4e�RmpTn�Q��u*�{�T�3h�Q�vj��Q�vj�����N��!"	�Di�h)JWDlRgy�R���-w!H��)-3{��ȃ�Zt�J�Ck���֑9�\��kj_(ɼ&(%�Z�;<+��n%eUn
Q���H�
V��-����i�E*��4S>dC��LQ�ζ��L�m0V�ҹ�+c�H�ö�އ���!*�u"vX=�:��<>*ҳv�c<�6( ��H��'�`!υ:���GI�F�J"l��>J�7��<��`l�B�v.7��I�h�=�3�+e�̕k%�u�҅s�O��������r�,�!�ya�a��
��L�\n.�W��������we��z����l=;>�u�翶mU��]D�"Dq�"d�4E�.�4E�.�Y�0]��a��)�u/S��"^������@�o���@�gB�} ��s!�~B�G!�~j#�~���v�a�+�v�a�&���P~KdDBp	�(�%0�$����p\CJBr	,)	�%0�$4������))������))�����̩(������(������(�����,�(�����L�(�����l�)�����\�j�s|�	��&<W����\�j�s��&�>Մ�
�T�+�SCo����|j(�����|j(�����|j(�����|j(�����|j)�����|j)�����|j)�����|j)�����\�Z�s
|j	�5�#<����ޏ�O�>u�����k�SGx��%��\���\
|�(��ѽ>ut/�O=��SO���ӽ>�t/�O}����iK4iK<6)�i�t����I�O�#���g�s��ߔvB۟�*�����З`RDB�z��:��7B�6�˻���Yg�$e�,�<?�4<��#��?�L�sϷ��o_z�}��oáe��Jo�Uϼ�z�h'#�����{�����>G���s�/G`_���6��7#�oG`ߍ������=��ާq
���ODU�1P^���W��hO_�.��*:�;X*0�/a�����U'C愎zŪ@A��Ѭz�@44 �'sz@�u������
X��
TfN�]u,N���e�Bu���Ug=���*s��)/����ӭ���J���>0V��rp1�0��7�{d����Iw�F֤4�Ț����٥z�%khI
:�Y����Ȋ��FV���5�"}>�;�c��Yw�-}Ƭ;��5p�/�5�}����f��D�nʼ��N2�M2�=�Y��B�Y�O�#�Mf�h2����b8�%�Mf=�~�_���,�˻�&�βI2�Y�y~�hx���&��i|��v���KϷ�Õ�m8�,�R�d�3��1��,�!Hf#:|6�
�$���}�O�وߌ���}7{6�~�|z?If�$3J�Y�m.@i2C�$�!P��(If�$3J�%�lȜ�1�&3J�%�lȜ^P��(If��U���Y羑$�à��&���Y_e�:>ɬ3�$�u�&��<If�$��I���&��#k����d�@I2�٥z�%kh�$��
���&3J�%���d֞p��:_�d���$34|��(If�$3J��d6o�m�����bu�\n���g��%��PK�1�Z�3��Pxl/_rels/workbook.xml.rels �(���Kn�0@�b;�c��tÖrc���ĎlS�ٺ�z�ZTj��E7�F�{z�����z�6����i!�4Ҫ�t-��~j`�Y�q!N�~�=�+ƷЇ0�(���I���hbG[7�S��Yȓ�r�*�R�3��:��V�Aⳕ�	M�L/֝|����0��S���,R��T{��f�ձ.K^��Ї��p��z}�L��Rb�0U�by,*���%�x��)-'j�������*�d75z��/PK�1�ZЃc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK�1�Z�'z��xl/sharedStrings.xml �(��Ymo����?�\�z�dI���p^'W����Q�F&U�J6W�wHɎ"R��aqX�33�;���|����U����;#�I�^�F�O��ldU������������iU	EYu6�Q�L&���Tc^C$���Y�L���T��'�ㄓ-��Ȣ�f���#�fٿjX|R���T�����Ӊ8?�HJC�/(��Ybn`"K3]���'.�oB,��؄y�ʵ �����Y�f^K^qJ����2��K�Y��O%aUjv�6}���xF�M�]A0�'�2
�x�(4l]En�mK���t�*Zf��$�C��]
)g��eB#��\��&�D3FV氮H%$:�D�Q�sC�s"�ЁT�dE��l��4�`j��G����vA��.���!��.����T�;�(�\$��m�F�e
K�俒6���!�c	���Hn�}XH�A[�13���R]ђ�u�XdbN4�[��X51g^|��+�����r?��E�8�����Ԩ(��M�
G7�햔�5��z�}�2�*�
��0�u�1'b��\Ϊ��LA�4��->ܐ/j�UP�����b_Qs/MI��{�i�5޷���0�l(�!�>>�5��?��nj����y�1Y��G�ds;�;�8w��W܋����ʁu`�#��Z��X��hn3�m��_j�ƊA�MY��k�0i��b%bj*JBK.H��Yʨ{��+$�8vC��n�YbX	^g����ЯU
϶�7\�o����?*��净���#
>Ij�A���gϣ�ܞ&��	I�s�Ru]���vf@� �Ԏdz=<G	MhЗ����ޗr��}8���?O��,v=;H��g��>�}�8x`_f��C;tc4=v�6�	��q�M����P:��!3��� HC��4��I腨"���æ���pt���a�9��Gp�]=�0|LZ��S�WvO房�#s�x�;v�#w�D��G���҅~0�hjG�3�:��J,ϋ/�ԏ4��Y�O��)�$^l����a4s�(�Q��$s�#~�5?����!68���Mm���σȁ�M�z���n	#/P�o������v1V-���X���3�H�|-�7L�.��V�=(9><k�[?�t���,���o�-���Y2�%i��~.��z6I��q���C�f�nuuL%����A����w
�$�l�}h&��$)��\
�wPOC]G��:�.��:�)1�.
��I8vetX�
+�JZt�]����U;�w��%^��l�y���nHGx�o���$�'��Y��T�z�T\|&�"ɕ�h���H'n0�oj�'np���m+�<��ڿ�:���;���>CT6����@�*3d��D���,�^���k��N~��ʌ�bC�T�@��1�0��1�"1�Vm�y�_�~��梮ĝ��sȘ
�����2}Y�t�m���q�$N` `s�C�&n~�^��:tw�ۂ�
�vr�g���f;�RU����Y�MFӼN������ע�&S����oY���������
Z�����l��&��'�1h~T��w���H���L���{Րc�3d�b��*K^v���s�m���+s[_W��aY�w5&�3TR�Ò�tI>��>8���<�2�\��ɋ~��X�|�k�-F.��:Ή�3v=�¨u-}U-A�Oj��SN����jI�ߡ�%�(���A���eV)��U_g�{(����2�>dgl+��y�O�]�QZ���\���^d��r��0��ԡk�]�3=�'H�v~�+�t��Q���+d^t�Ǵ�l3�C�?���h]‽W�ں����N俤�T�p6*��P�����ʹp��DUK�F�ڕAŸ�}��h�6�5o��m�܍<��
��@��O����WY%���~\w������՝}�?]W�}�c>�{_�����=�*q�_PK-�1�ZQ�?��5xl/workbook.xmlPK-�1�Z����	��[Content_Types].xmlPK-
�1�Zxl�;''U_rels/.relsPK-�1�Z0
;�
�B�xl/worksheets/sheet1.xmlPK-�1�Z�3��Pxl/_rels/workbook.xml.relsPK-�1�ZЃc'2E
Vxl/styles.xmlPK-�1�Z�'z���xl/sharedStrings.xmlPK��