GET api/invoices/pickup/{storeID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of invoice headers that were picked up

Collection of InvoiceHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

TradingPartner

InvoiceTradingPartner

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Xfer

True if stock transfer

boolean

None.

SourceStore

string

None.

SourceCode

string

None.

SourceAbn

string

None.

TargetCode

string

None.

TargetState

string

None.

WhouseRef

string

None.

StateSource

string

None.

Status

InvoiceStatus

None.

FileID

string

String length: inclusive between 0 and 255

Created

Time invoice was created

date

None.

CreatedByUser

User who created in invoice

string

None.

Updated

date

None.

TransType

InvoiceType

None.

TransDateTime

date

None.

InvoiceNo

Invoice number

string

None.

InvoiceText

string

String length: inclusive between 0 and 40

AdjustmentNo

integer

None.

InvoiceDate

date

None.

ClaimNo

integer

None.

CountReceivedReset

Invoice received counts have been reset

boolean

None.

AccountingExported

Invoice has been exported by accounting services

boolean

None.

OrderReceived

The order has already received the inventory

boolean

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

Order identifier of the order attached to this invoice

globally unique identifier

None.

OrderNo

Order number in emc system

integer

None.

OrderText

string

None.

SupplierNotes

string

None.

DefaultStockReceiveDocumentId

integer

None.

ReceiptEmailSent

boolean

None.

ReceiptEmailSentId

string

String length: inclusive between 0 and 100

ReceiptEmailSentStatus

string

String length: inclusive between 0 and 20

CustomerCd

string

None.

StoreName

string

None.

Street

string

None.

Suburb

string

None.

PostCd

string

None.

DebtorCd

string

None.

LiquorLicense

string

None.

Bond

string

None.

Url

string

None.

Completed

Time invoice was completed

date

None.

Received

Time invoice was received into system

date

None.

InvoiceSubTotal

Invoice total excluding fees

decimal number

None.

ItemTotalCost

decimal number

None.

AdminFee

decimal number

None.

FinanceFee

decimal number

None.

InvoiceTotal

decimal number

None.

Weight

decimal number

None.

SalesTax

decimal number

None.

TobaccoTax

decimal number

None.

ShrinkWrap

decimal number

None.

GstTotal

decimal number

None.

Margin

decimal number

None.

DeliveryFee

Invoiced delivery fee, gst inclusive, exported to accounting services

decimal number

None.

TransportFee

Delivery or freight fee not included in invoice, will be ignored in accounting

decimal number

None.

ServiceFee

decimal number

None.

GstOnService

decimal number

None.

GstOnDelivery

decimal number

None.

GstOnShrinkWrap

decimal number

None.

WetTotal

decimal number

None.

GstApplicable

decimal number

None.

GstExempt

decimal number

None.

SupplierMatchRequired

Temporary supplier, invoice requires a supplier match before it can be completed

boolean

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.

CompleteInvoiceInventory

Complete invoice setting used during invoice complete

UpdateInventory

None.

WineLitres

decimal number

None.

WineValue

decimal number

None.

SpiritLitres

decimal number

None.

SpiritValue

decimal number

None.

BeerLitres

decimal number

None.

BeerValue

decimal number

None.

MidBeerLitres

decimal number

None.

MidBeerValue

decimal number

None.

LowBeerLitres

decimal number

None.

LowBeerValue

decimal number

None.

LowWineLitres

decimal number

None.

LowWineValue

decimal number

None.

Deleted

boolean

None.

SupplierName

string

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

InvoiceSuffix

string

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

CostVariance

decimal number

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.

Order

OrderHeader

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

Details

Collection of InvoiceDetail

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

OrderStatus

integer

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

ProcessLockedInvoice

option to process the locked invoice

boolean

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "IoqAboxAh06Tk/td0i19FA==",
    "identifierGuid": "6e808a22-408c-4e87-9393-fb5dd22d7d14",
    "storeID": 2,
    "tradingPartner": 0,
    "supplierIdentifier": "1veG65jZ3km+g/zYb/R7BQ==",
    "supplierIdentifierGuid": "eb86f7d6-d998-49de-be83-fcd86ff47b05",
    "xfer": true,
    "sourceStore": "sample string 3",
    "sourceCode": "sample string 4",
    "sourceAbn": "sample string 5",
    "targetCode": "sample string 6",
    "targetState": "sample string 7",
    "whouseRef": "sample string 8",
    "stateSource": "sample string 9",
    "status": 10,
    "fileID": "sample string 11",
    "created": "2025-08-02T23:15:54.562765",
    "createdByUser": "sample string 12",
    "updated": "2025-08-02T23:15:54.562765",
    "transType": 0,
    "transDateTime": "2025-08-02T23:15:54.562765",
    "invoiceNo": "sample string 13",
    "invoiceText": "sample string 14",
    "adjustmentNo": 1,
    "invoiceDate": "2025-08-02T23:15:54.562765",
    "claimNo": 1,
    "countReceivedReset": true,
    "accountingExported": true,
    "orderReceived": true,
    "orderGuid": "4FphV2+ZGU2iy0mI5VquFg==",
    "orderIdentifier": "57615ae0-996f-4d19-a2cb-4988e55aae16",
    "orderNo": 1,
    "orderText": "sample string 18",
    "supplierNotes": "sample string 19",
    "defaultStockReceiveDocumentId": 1,
    "receiptEmailSent": true,
    "receiptEmailSentId": "sample string 21",
    "receiptEmailSentStatus": "sample string 22",
    "customerCd": "sample string 23",
    "storeName": "sample string 24",
    "street": "sample string 25",
    "suburb": "sample string 26",
    "postCd": "sample string 27",
    "debtorCd": "sample string 28",
    "liquorLicense": "sample string 29",
    "bond": "sample string 30",
    "url": "sample string 31",
    "completed": "2025-08-02T23:15:54.562765",
    "received": "2025-08-02T23:15:54.562765",
    "invoiceSubTotal": 1.0,
    "itemTotalCost": 1.0,
    "adminFee": 1.0,
    "financeFee": 1.0,
    "invoiceTotal": 1.0,
    "weight": 1.0,
    "salesTax": 1.0,
    "tobaccoTax": 1.0,
    "shrinkWrap": 32.0,
    "gstTotal": 1.0,
    "margin": 1.0,
    "deliveryFee": 1.0,
    "transportFee": 33.0,
    "serviceFee": 1.0,
    "gstOnService": 1.0,
    "gstOnDelivery": 1.0,
    "gstOnShrinkWrap": 1.0,
    "wetTotal": 1.0,
    "gstApplicable": 1.0,
    "gstExempt": 1.0,
    "supplierMatchRequired": true,
    "temperature": 1.1,
    "temperatureScale": 35,
    "rating": 36,
    "completeInvoiceInventory": 37,
    "wineLitres": 1.0,
    "wineValue": 1.0,
    "spiritLitres": 1.0,
    "spiritValue": 1.0,
    "beerLitres": 1.0,
    "beerValue": 1.0,
    "midBeerLitres": 1.0,
    "midBeerValue": 1.0,
    "lowBeerLitres": 1.0,
    "lowBeerValue": 1.0,
    "lowWineLitres": 1.0,
    "lowWineValue": 1.0,
    "deleted": true,
    "supplierName": "sample string 39",
    "invoiceSuffix": "sample string 40",
    "costVariance": 1.0,
    "store": {
      "$id": "2",
      "id": 1,
      "isMaster": true,
      "shortName": "sample string 3",
      "url": "sample string 4",
      "sortOrder": 1,
      "name": "sample string 5",
      "phone": "sample string 6",
      "fax": "sample string 7",
      "email": "sample string 8",
      "address1": "sample string 9",
      "address2": "sample string 10",
      "city": "sample string 11",
      "state": "sample string 12",
      "country": "sample string 13",
      "postCode": "sample string 14",
      "delivery": 1,
      "exportAccounts": 1,
      "salesAccountFolder": "sample string 15",
      "purchaseAccountFolder": "sample string 16",
      "initLoad": 1,
      "initIDs": 1,
      "zoneID": 1,
      "actAsMaster": 1,
      "lastActiveUtc": "2025-08-02T23:15:54.562765",
      "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": "kGmq1t+I1E6o0DKW8pwmQQ==",
      "hostIdentifierGuid": "d6aa6990-88df-4ed4-a8d0-3296f29c2641",
      "hostName": 1,
      "hostAddress": "sample string 27",
      "hostUsername": "sample string 28",
      "hostPassword": "sample string 29",
      "excludeFromLeadInOut": true,
      "accountingProvider": 31,
      "accountingAddress": "sample string 32",
      "accountingUsername": "sample string 33",
      "accountingPassword": "sample string 34",
      "storeAccountingCode": "sample string 35",
      "softwareVariance": 36,
      "fuelWarningVariance": 37.0,
      "fuelErrorVariance": 38.0,
      "fuelAccumulatedWarningVariance": 39.0,
      "fuelAccumulatedErrorVariance": 40.0,
      "drawManagment": 41,
      "endOfDayManagment": true,
      "autoFillCashBalancing": true,
      "fuelDayVariance": 44,
      "accountingTradingTime": "00:00:00.1234567",
      "stockActivateProduct": 46,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2025-08-02T23:15:54.562765",
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "3",
        "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": "3"
      },
      "hostStoreSettings": [
        {
          "$id": "4",
          "id": 1,
          "hostIdentifier": "bZfHUDVM3kWFZFXq2WlL6w==",
          "hostIdentifierGuid": "50c7976d-4c35-45de-8564-55ead9694beb",
          "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": "5",
            "identifier": "i+4f1aNu9kCHB7RXtzhCBw==",
            "identifierGuid": "d51fee8b-6ea3-40f6-8707-b457b7384207",
            "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": "5aVljqWeiEK/0Nm2XXXyLQ==",
            "hostSupplierIdentifierGuid": "8e65a5e5-9ea5-4288-bfd0-d9b65d75f22d",
            "loyaltyPriceLevelIdentifier": "QlBfMI3w/0SyAJCQVQZCDA==",
            "loyaltyPriceLevelIdentifierGuid": "305f5042-f08d-44ff-b200-90905506420c",
            "isGroup": true,
            "description": "sample string 22",
            "hostProvider": 23,
            "hostTypeEnum": 24,
            "hostType": "sample string 25",
            "hostCode": "sample string 26",
            "username": "sample string 27",
            "password": "sample string 28",
            "passwordPlain": "sample string 29",
            "server": "sample string 30",
            "url": "sample string 31",
            "global": true,
            "stateCode": "sample string 33",
            "lastCollected": "2025-08-02T23:15:54.562765",
            "lastProcessed": "2025-08-02T23:15:54.562765",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "6",
              "identifier": "FMpAMpESuU6CKU58BT6njg==",
              "identifierGuid": "3240ca14-1291-4eb9-8229-4e7c053ea78e",
              "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": "kiv/F/qJvUWYMzEf8cfBgw==",
              "primaryContactID": "17ff2b92-89fa-45bd-9833-311ff1c7c183",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "yWIZ43+8oEmlIYS4cBF3sw==",
              "supplierGroupGuid": "e31962c9-bc7f-49a0-a521-84b8701177b3",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-08-02T23:15:54.562765",
              "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": "7",
                "id": "579419f0-9a7b-447a-a905-2b9187d86ae4",
                "identifier": "0VXpFQS0qkS//hwC9iPzlQ==",
                "identifierGuid": "15e955d1-b404-44aa-bffe-1c02f623f395",
                "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": "8",
                  "supplierIdentifier": "uuYJ4MRkJE29gJwolzl8Qw==",
                  "supplierIdentifierGuid": "e009e6ba-64c4-4d24-bd80-9c2897397c43",
                  "contactGuid": "PgAM92QFZU+Q0vyRL5dRow==",
                  "contactID": "f70c003e-0564-4f65-90d2-fc912f9751a3",
                  "contact": {
                    "$ref": "7"
                  },
                  "supplier": {
                    "$ref": "6"
                  }
                },
                {
                  "$ref": "8"
                }
              ],
              "products": [
                {
                  "$id": "9",
                  "pluG_UID": "mbLWYGBoRkO6AGPc7a4Z8w==",
                  "pluGuid": "60d6b299-6860-4346-ba00-63dcedae19f3",
                  "supplierIdentifier": "AoZ23oQ0BEqapwvzFPLMUA==",
                  "supplierIdentifierGuid": "de768602-3484-4a04-9aa7-0bf314f2cc50",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-08-02T23:15:54.562765",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 11,
                  "landedCartonCostEx": 12,
                  "standardCost": 13,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 14",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 15",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 16",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 17",
                  "invoiceCode": "sample string 18",
                  "invoiceDesc": "sample string 19",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 20,
                  "hostType": 21,
                  "fromHost": 22,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 23.1,
                  "sellMultiple": 24.1,
                  "baseMultiple": 25.1,
                  "hostStandardCost": 26,
                  "hostTotalCost": 27,
                  "hostRetail": 28,
                  "hostLandedUnitCostEx": 29,
                  "hostLandedUnitCostInc": 30,
                  "hostDesc": "sample string 31",
                  "directIndicator": "sample string 32",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 34",
                  "hostProductType": "sample string 35",
                  "hostProductGrade": "sample string 36",
                  "hostProductGroup": "sample string 37",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 40",
                  "hostLastUpdated": "2025-08-02T23:15:54.562765",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "10",
                      "pluG_UID": "DltgvC9P90+6uGyUkKPTpw==",
                      "pluGuid": "bc605b0e-4f2f-4ff7-bab8-6c9490a3d3a7",
                      "supplierIdentifier": "/0G0pk4890ukiwoEeA9nGA==",
                      "supplierIdentifierGuid": "a6b441ff-3c4e-4bf7-a48b-0a04780f6718",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 41",
                  "salesMode": 42,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 44,
                  "parentPluG_UID": "PZeiWKxj2kelIyO7qJULcA==",
                  "parentPluGuid": "58a2973d-63ac-47da-a523-23bba8950b70",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$id": "11",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "D/fFfKL3NE+fLZL3QGI1pQ==",
                    "guid": "7cc5f70f-f7a2-4f34-9f2d-92f7406235a5",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "qNiqOsEpAkSqlHsdoYzSnA==",
                    "priceGroupGuid": "3aaad8a8-29c1-4402-aa94-7b1da18cd29c",
                    "blueprintID": 1,
                    "lastCountedDate": "2025-08-02T23:15:54.562765",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2025-08-02T23:15:54.562765",
                    "pluCreated": "2025-08-02T23:15:54.562765",
                    "createdByUser": "sample string 9",
                    "name": "sample string 10",
                    "nameChanged": true,
                    "secondDescription": "sample string 12",
                    "hostDescription": "sample string 13",
                    "keepCartonQty": true,
                    "keepDescription": true,
                    "keepDepartments": true,
                    "keepSuppliers": true,
                    "markdownDescription": "sample string 18",
                    "altDescription": "sample string 19",
                    "bestOrExpire": 20,
                    "lastUpdate": "2025-08-02T23:15:54.562765",
                    "lastManualUpdate": "2025-08-02T23:15:54.562765",
                    "imageName": "sample string 23",
                    "showImageOnFlipCharts": true,
                    "showTextOnFlipCharts": true,
                    "overrideFlipChartText": true,
                    "flipChartText": "sample string 27",
                    "salesMode": 1,
                    "eftCode": 1,
                    "price": 1,
                    "priceChanged": true,
                    "rrp": 1,
                    "gstPercent": 28,
                    "gstPercentChanged": true,
                    "costGSTPercent": 29,
                    "costGSTPercentChanged": true,
                    "wetPercent": 1,
                    "priceOverride": 1,
                    "cost": 1,
                    "currentCost": 1,
                    "currentCostDecimals": 1,
                    "grossProfit": 1.0,
                    "currentCostDesc": "sample string 30",
                    "currentCostEnd": "2025-08-02T23:15:54.562765",
                    "currentCostUpdated": "2025-08-02T23:15:54.562765",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2025-08-02T23:15:54.562765",
                    "defaultGP": 1,
                    "breakTargetMode": 33,
                    "break1": 1,
                    "price1": 1,
                    "target1": 34,
                    "break2": 1,
                    "price2": 1,
                    "target2": 35,
                    "break3": 1,
                    "price3": 1,
                    "target3": 36,
                    "break1Changed": true,
                    "price1Changed": true,
                    "target1Changed": true,
                    "break2Changed": true,
                    "price2Changed": true,
                    "target2Changed": true,
                    "break3Changed": true,
                    "price3Changed": true,
                    "target3Changed": true,
                    "breakTargetModeChanged": true,
                    "margin": 1.1,
                    "marginChanged": true,
                    "marginRanged": true,
                    "marginRangedChanged": true,
                    "minimumMargin": 1.1,
                    "minimumMarginChanged": true,
                    "maximumMargin": 1.1,
                    "maximumMarginChanged": true,
                    "overrideHostWarehouseIndicator": true,
                    "overrideHostWarehouseIndicatorChanged": true,
                    "overrideHostPrice": true,
                    "overrideHostPriceChanged": true,
                    "overrideHostCost": true,
                    "overrideHostCostChanged": true,
                    "overrideHostMargin": true,
                    "overrideHostMarginChanged": true,
                    "alwaysApplyMargin": true,
                    "alwaysApplyMarginChanged": true,
                    "aws": 1.0,
                    "awsUpdated": "2025-08-02T23:15:54.562765",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "uPZ0J4D+3UGhbJF8/JsdEQ==",
                    "altPLUGuid": "2774f6b8-fe80-41dd-a16c-917cfc9b1d11",
                    "altPLUGuidChanged": true,
                    "altPriceDescription1": "sample string 54",
                    "altPriceDescription2": "sample string 55",
                    "cartonQuantity": 56,
                    "cartonQuantityChanged": true,
                    "trayID": 1,
                    "promptID": 1,
                    "tare": 1,
                    "packQty": 1,
                    "fixedWeight": 1,
                    "extraMesg": 1,
                    "text1": "sample string 58",
                    "text2": "sample string 59",
                    "text3": "sample string 60",
                    "labelText": "sample string 61",
                    "labelTextChanged": true,
                    "sendToScale": true,
                    "nonScaleWeigh": true,
                    "labelFormat": "sample string 65",
                    "barcodeFormat": "sample string 66",
                    "austMade": 1,
                    "coolCode": 67,
                    "countryOfOrigin": "sample string 68",
                    "percentContent": 69.1,
                    "departmentID": 1,
                    "subDepartmentID": 1,
                    "minorDepartmentID": 1,
                    "lesserDepartmentID": 1,
                    "deptCode": "sample string 70",
                    "subDeptCode": "sample string 71",
                    "minorDeptCode": "sample string 72",
                    "lesserDeptCode": "sample string 73",
                    "deptName": "sample string 74",
                    "subDeptName": "sample string 75",
                    "minorDeptName": "sample string 76",
                    "lesserDeptName": "sample string 77",
                    "departmentChanged": true,
                    "subCategoryID": 1,
                    "expiry": 1,
                    "showDays": 1,
                    "datePrint": 1,
                    "labelRequired": true,
                    "labelShelfQty": 80,
                    "labelShelfChanged": true,
                    "labelTalkerQty": 82,
                    "labelSmall": true,
                    "labelLastPrinted": "2025-08-02T23:15:54.562765",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "IzgelaaV7USw+ZrGNda0hQ==",
                    "shelfPageLayoutGuid": "951e3823-95a6-44ed-b0f9-9ac635d6b485",
                    "talkerPageLayoutG_UID": "t5ijfg0LskKzid0NSm5wdw==",
                    "talkerPageLayoutGuid": "7ea398b7-0b0d-42b2-b389-dd0d4a6e7077",
                    "unitMeasure": 1.1,
                    "unitMeasureChanged": true,
                    "unitMeasureKind": 85,
                    "unitMeasureKindChanged": true,
                    "signIQData": "sample string 87",
                    "refresh": true,
                    "earnLoyaltyPoints": true,
                    "earnLoyaltyPointsChanged": true,
                    "quantityOverride": true,
                    "quantityOverrideChanged": true,
                    "quantityRequired": true,
                    "quantityRequiredChanged": true,
                    "allowDiscounts": true,
                    "allowDiscountsChanged": true,
                    "discountDiscounts": true,
                    "discountDiscountsChanged": true,
                    "itemRecalled": true,
                    "itemRecalledChanged": true,
                    "noRefund": true,
                    "noRefundChanged": true,
                    "allowMarkdown": true,
                    "allowMarkdownChanged": true,
                    "priceRequired": true,
                    "priceRequiredChanged": true,
                    "fuelItem": true,
                    "fuelItemChanged": true,
                    "trackSerial": true,
                    "trackSerialChanged": true,
                    "allowZeroPrice": true,
                    "allowZeroPriceChanged": true,
                    "notForSale": 91,
                    "notForSaleChanged": true,
                    "excludeFromDeals": true,
                    "excludeFromVoucher": true,
                    "minimumAge": 94,
                    "minimumAgeChanged": true,
                    "buyingLimit": 1,
                    "buyingLimitChanged": true,
                    "buyingLimitIndependent": true,
                    "buyingLimitIndependentChanged": true,
                    "inventoryGuid": "J7Pdzka3wkyrzwZccxF8cg==",
                    "inventoryIdentifier": "ceddb327-b746-4cc2-abcf-065c73117c72",
                    "inventoryAccuracy": 1,
                    "baseUnits": 98,
                    "orderPacked": 1,
                    "isManufactured": true,
                    "isIngredient": true,
                    "isModifier": true,
                    "isModifierChanged": true,
                    "hasModifiers": 99,
                    "defaultPrinter": "sample string 100",
                    "defaultPrinterGroup": "sample string 101",
                    "ingredientsOnManufacture": true,
                    "manufactureUnitMeasure": 1,
                    "mpl": 1,
                    "maxShelfQty": 102,
                    "allowAutoOrder": true,
                    "warrantyPeriod": 1,
                    "parentPluG_UId": "EhX9MGChBkaI7zARyj34GA==",
                    "parentPluGuid": "30fd1512-a160-4606-88ef-3011ca3df818",
                    "preferredHostVendor": 104,
                    "preferredHostChanged": true,
                    "code": "sample string 106",
                    "supplierIdentifier": "SfpIRlkl2kO3fFJ0RQM1hw==",
                    "supplierIdentifierGuid": "4648fa49-2559-43da-b77c-527445033587",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "k9sUtb4LfkG/+xlEanCyRg==",
                    "rebateSupplierIdentifierGuid": "b514db93-0bbe-417e-bffb-19446a70b246",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 108",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 110",
                    "productType": "sample string 111",
                    "productGroup": "sample string 112",
                    "complianceIndicator": "sample string 113",
                    "inhouseBrand": "sample string 114",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 117",
                    "lastUpdatedByUser": "sample string 118",
                    "lastManualUpdatedByUser": "sample string 119",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2025-08-02T23:15:54.562765",
                    "commodity": "sample string 121",
                    "businessPillar": "sample string 122",
                    "mscCommodity": "sample string 123",
                    "hostIdentifier": "3rsWfve6XUGUUlyY5QoCfw==",
                    "hostIdentifierGuid": "7e16bbde-baf7-415d-9452-5c98e50a027f",
                    "serviceFeeID": 1,
                    "serviceFeeIDChanged": true,
                    "providerName": "sample string 125",
                    "aisleEnds": "sample string 126",
                    "deleted": true,
                    "deletedChanged": true,
                    "hidden": true,
                    "doNotRange": true,
                    "doNotRangeChanged": true,
                    "doNotOrder": true,
                    "doNotOrderChanged": true,
                    "locked": true,
                    "excludeFromWebUpdate": true,
                    "excludeFromWebUpdateChanged": true,
                    "webPriceBasedOn": 137,
                    "webPriceRounding": true,
                    "webMarkup": 139,
                    "webPriceMode": 140,
                    "altDepartmentID": 1,
                    "altSubDepartmentID": 1,
                    "altMinorDepartmentID": 1,
                    "altLesserDepartmentID": 1,
                    "altDeptCode": "sample string 141",
                    "altSubDeptCode": "sample string 142",
                    "altMinorDeptCode": "sample string 143",
                    "altLesserDeptCode": "sample string 144",
                    "altDepartmentChanged": true,
                    "storeProducts": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "store": {
                      "$ref": "2"
                    },
                    "storePrices": [
                      {
                        "$id": "12",
                        "pluG_UID": "QQgyKSAYwUq8icGHLw/R2A==",
                        "pluGuid": "29320841-1820-4ac1-bc89-c1872f0fd1d8",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "priceNow": 5,
                        "costNow": 6,
                        "costNowDecimals": 7,
                        "normalPrice": 8,
                        "gstPercent": 9,
                        "normalCost": 10,
                        "normalCostDecimals": 11,
                        "costGstPercent": 12,
                        "costCalcMethod": 1,
                        "currentCost": 13,
                        "currentCostDecimals": 14,
                        "break1": 15,
                        "price1": 16,
                        "break2": 17,
                        "price2": 18,
                        "break3": 19,
                        "price3": 20,
                        "fuelItem": 21,
                        "fixedWeight": 22,
                        "active": true,
                        "complianceIndicator": "sample string 23",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2025-08-02T23:15:54.562765"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "currentPrices": {
                      "$id": "13",
                      "pluPrices": {
                        "$id": "14",
                        "plu": 1,
                        "pluG_UID": "QEA=",
                        "stores": [
                          1,
                          2
                        ],
                        "normalPrice": 1,
                        "cost": 2,
                        "break1": 3,
                        "price1": 4,
                        "break2": 5,
                        "price2": 6,
                        "break3": 7,
                        "price3": 8,
                        "discountPrice": 9,
                        "acceptedUtc": "2025-08-02T23:15:54.562765",
                        "priceChangeType": 0,
                        "costDecimals": 10
                      },
                      "normalPluPrices": {
                        "$ref": "14"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "15",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "startDate": "2025-08-02T23:15:54.562765",
                        "startTime": 3,
                        "endDate": "2025-08-02T23:15:54.562765",
                        "endTime": 4,
                        "newPrice": 5,
                        "newCost": 6,
                        "newCostDecimals": 7,
                        "pctDiscount": 8,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 9",
                        "hostType": 10,
                        "hostIdentifier": "FMFnWb7lp0G7WSisZYGdbg==",
                        "hostIdentifierGuid": "5967c114-e5be-41a7-bb59-28ac65819d6e",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "16",
                      "g_UId": "Vdp4I6DdRE2xjH+VRbj0VA==",
                      "guid": "2378da55-dda0-4d44-b18c-7f9545b8f454",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "17",
                      "priceGroupG_UID": "BZ4/tPF+fk+U88Kt0VejLA==",
                      "priceGroupGuid": "b43f9e05-7ef1-4f7e-94f3-c2add157a32c",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2025-08-02T23:15:54.562765",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 146",
                    "nutrifacts": {
                      "$id": "18",
                      "pluG_UID": "I1AKr2CI7UW2a7ea2dhg0A==",
                      "pluGuid": "af0a5023-8860-45ed-b66b-b79ad9d860d0",
                      "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": "19",
                      "pluGuid": "2114a9a0-e985-4e24-af96-8cd6fa4bd96b",
                      "created": "2025-08-02T23:15:54.562765",
                      "createdByUser": "sample string 1",
                      "activated": "2025-08-02T23:15:54.562765",
                      "deactivated": "2025-08-02T23:15:54.562765",
                      "lastOrdered": "2025-08-02T23:15:54.562765",
                      "lastOrderedQty": 2.0,
                      "lastReceived": "2025-08-02T23:15:54.562765",
                      "lastReceivedQty": 3.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2025-08-02T23:15:54.562765",
                      "lastSold": "2025-08-02T23:15:54.562765",
                      "firstSold": "2025-08-02T23:15:54.562765",
                      "awsUpdated": "2025-08-02T23:15:54.562765",
                      "lastManualUpdate": "2025-08-02T23:15:54.562765",
                      "lastManualUpdatedByUser": "sample string 5",
                      "lastUpdated": "2025-08-02T23:15:54.562765",
                      "lastUpdatedByUser": "sample string 7",
                      "lastUpdatedByHost": "2025-08-02T23:15:54.562765",
                      "doNotRangeUpdated": "2025-08-02T23:15:54.562765",
                      "doNotOrderUpdated": "2025-08-02T23:15:54.562765",
                      "tracked": "2025-08-02T23:15:54.562765"
                    },
                    "allergens": [
                      {
                        "$id": "20",
                        "allergenID": 1,
                        "pluG_UID": "LK6q0uUZK0GmKi5Vmv0hwg==",
                        "pluGuid": "d2aaae2c-19e5-412b-a62a-2e559afd21c2",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "costs": {
                      "$id": "21",
                      "pluG_UID": "YKRJQo96kUWlEmoWA48A0A==",
                      "pluGuid": "4249a460-7a8f-4591-a512-6a16038f00d0",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2025-08-02T23:15:54.562765",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "22",
                        "saleHeaderID": 1,
                        "created": "2025-08-02T23:15:54.562765",
                        "createdLocal": "2025-08-02T23:15:54.562765",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "GD1xMEze3E+ari3gBAV6Fg==",
                        "operatorGuid": "30713d18-de4c-4fdc-9aae-2de004057a16",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "1dpZ8i0f4k2QzdhJzidX8w==",
                        "pluGuid": "f259dad5-1f2d-4de2-90cd-d849ce2757f3",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "23",
                          "id": 1,
                          "g_Uid": "2/AjZNR3UUCVM22E01Jd+A==",
                          "guid": "6423f0db-77d4-4051-9533-6d84d3525df8",
                          "operatorNumber": 1,
                          "shortName": "sample string 2",
                          "firstName": "sample string 3",
                          "lastName": "sample string 4",
                          "password": "sample string 5",
                          "hasPassword": true,
                          "passwordText": "sample string 6",
                          "rfidTagID": "sample string 7",
                          "blueprintID": 1,
                          "groupID": 1,
                          "groupName": "sample string 8",
                          "managerGroupID": 1,
                          "managerGroupName": "sample string 9",
                          "zoneID": 1,
                          "zoneName": "sample string 10",
                          "loggedIn": 1,
                          "lastUsedIP": "sample string 11",
                          "deleted": true,
                          "locked": true,
                          "allowOpenTill": true,
                          "webEmail": "sample string 14",
                          "simpleOperatorType": 0,
                          "webRole": "sample string 15",
                          "updated": "2025-08-02T23:15:54.562765",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-08-02T23:15:54.562765",
                          "endShift": "2025-08-02T23:15:54.562765",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "24",
                              "operatorG_UID": "6jVOQQS5YE+DdHkWaHW1Cg==",
                              "operatorGuid": "414e35ea-b904-4f60-8374-79166875b50a",
                              "storeID": 2,
                              "operator": {
                                "$ref": "23"
                              },
                              "store": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "24"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "25",
                        "pluID": 1,
                        "pluG_UID": "hRPdEoq/hEiyJgGxwA9+Eg==",
                        "pluGuid": "12dd1385-bf8a-4884-b226-01b1c00f7e12",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "26",
                        "pluG_UId": "6Abx5YvJ/E2GglumI46kJw==",
                        "pluGuid": "e5f106e8-c98b-4dfc-8682-5ba6238ea427",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "11"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "27",
                        "identifier": "i6Qf/vy8ika4YmrtcVRGBA==",
                        "identifierGuid": "fe1fa48b-bcfc-468a-b862-6aed71544604",
                        "pluG_UID": "GNMZrnCVB0KCqMkzk0PahA==",
                        "pluGuid": "ae19d318-9570-4207-82a8-c9339343da84",
                        "competitionID": 1,
                        "name": "sample string 2",
                        "sellMultiple": 3,
                        "retailPrice": 4,
                        "storeName": "sample string 5"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "supplier": {
                      "$ref": "6"
                    },
                    "supplierName": "sample string 147",
                    "children": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "ordering": {
                      "$ref": "9"
                    },
                    "flipChartPages": [
                      {
                        "$id": "28",
                        "identifier": "d4f0vMhMx0WBBwATH7JSXA==",
                        "groupName": "sample string 1",
                        "identifierGuid": "bcf48777-4cc8-45c7-8107-00131fb2525c",
                        "exists": true,
                        "flipChartIdentifier": "OWMZjO+ddUKbGvuNF0C0cg==",
                        "flipChartIdentifierGuid": "8c196339-9def-4275-9b1a-fb8d1740b472",
                        "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": "nBsekFQPxUOmxVuld2upjA==",
                        "groupIdentifierGuid": "901e1b9c-0f54-43c5-a6c5-5ba5776ba98c",
                        "flipChart": {
                          "$id": "29",
                          "identifier": "XRIT+yDJEku8c2ztIhrluA==",
                          "identifierGuid": "fb13125d-c920-4b12-bc73-6ced221ae5b8",
                          "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": "30",
                            "identifier": "16XsfUf+Z0GRhIJkbd8Ikg==",
                            "identifierGuid": "7deca5d7-fe47-4167-9184-82646ddf0892",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "31",
                                "id": 1,
                                "g_UID": "+maS+ltL/UW0IHg4TNdCsw==",
                                "guid": "fa9266fa-4b5b-45fd-b420-78384cd742b3",
                                "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": "jB8nk+WyF0WiZycV2vTybA==",
                                "previousFormGuid": "93271f8c-b2e5-4517-a267-2715daf4f26c",
                                "nextForm": 1,
                                "nextFormG_UID": "d2TngQsVIkOz1Sr8TG7dKw==",
                                "nextFormGuid": "81e76477-150b-4322-b3d5-2afc4c6edd2b",
                                "attributes": "sample string 10",
                                "updated": "2025-08-02T23:15:54.562765",
                                "positioning": 1,
                                "contentPanel": "sample string 11",
                                "selectionMode": 1,
                                "maximumSelections": 1,
                                "alteredInStore": true,
                                "deleted": true,
                                "blueprintID": 1,
                                "preserveLayout": true,
                                "mainCheckoutFormName": "sample string 13",
                                "nextCheckoutForm": {
                                  "$ref": "31"
                                },
                                "previousCheckoutForm": {
                                  "$ref": "31"
                                },
                                "buttons": [
                                  {
                                    "$id": "32",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "5krhAL9E40axauXYb9wlVA==",
                                    "checkoutFormGuid": "00e14ae6-44bf-46e3-b16a-e5d86fdc2554",
                                    "identifier": "nRxU5cesxk2hIEwQ2fxGfg==",
                                    "identifierGuid": "e5541c9d-acc7-4dc6-a120-4c10d9fc467e",
                                    "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": "8lasSnOTMUaqFetF9XhJ/Q==",
                                    "valueGuid": "4aac56f2-9373-4631-aa15-eb45f57849fd",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2025-08-02T23:15:54.562765",
                                    "action": "sample string 12",
                                    "valueForm": {
                                      "$ref": "31"
                                    },
                                    "image": {
                                      "$id": "33",
                                      "name": "sample string 3.sample string 4",
                                      "imageID": 2,
                                      "imageName": "sample string 3",
                                      "imageExtension": "sample string 4",
                                      "lastUpdate": "2025-08-02T23:15:54.562765",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "32"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "34",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "Kegtvk+7fEe9z/RzuymAnQ==",
                                    "checkoutFormGuid": "be2de829-bb4f-477c-bdcf-f473bb29809d",
                                    "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": "34"
                                  }
                                ]
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "panels": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ]
                          },
                          "pages": [
                            {
                              "$ref": "28"
                            },
                            {
                              "$ref": "28"
                            }
                          ]
                        },
                        "contentPanel": {
                          "$ref": "34"
                        },
                        "products": [
                          {
                            "$id": "35",
                            "flipChartPageIdentifier": "ubumSg2kHkC3TG9FNBB8Yg==",
                            "flipChartPageIdentifierGuid": "4aa6bbb9-a40d-401e-b74c-6f4534107c62",
                            "pluG_UID": "6zQyUsCfDUyYPi32Gq/EZA==",
                            "pluGuid": "523234eb-9fc0-4c0d-983e-2df61aafc464",
                            "sortOrder": 3,
                            "sent": true,
                            "productChanged": true,
                            "productImageName": "sample string 6",
                            "productShowImageOnFlipCharts": true,
                            "productShowTextOnFlipCharts": true,
                            "productOverrideFlipChartText": true,
                            "productFlipChartText": "sample string 10",
                            "product": {
                              "$ref": "11"
                            },
                            "departmentSortOrder": 11,
                            "subDepartmentName": "sample string 12"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "productCount": 27,
                        "pages": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ]
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "priceHistory": [
                      {
                        "$id": "36",
                        "pluG_UID": "gcQebcBb5E+IjOphmKrzpw==",
                        "pluGuid": "6d1ec481-5bc0-4fe4-888c-ea6198aaf3a7",
                        "price": 1,
                        "costCalcMethod": 1,
                        "cost": 2,
                        "weightedAvgCost": 3,
                        "lastCost": 4,
                        "rawCost": 5,
                        "rawWeightedAvgCost": 6,
                        "rawLastCost": 7,
                        "costDecimals": 8,
                        "serviceFeeID": 9,
                        "freight": 10.0,
                        "freightType": 11,
                        "process": "sample string 12",
                        "user": "sample string 13",
                        "updated": "2025-08-02T23:15:54.562765",
                        "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": "36"
                      }
                    ],
                    "ingredients": [
                      {
                        "$id": "37",
                        "pluG_UID": "FM4BRb6NrkWps5+RSlS/7w==",
                        "ingredientGuid": "r4U24fk7qkiFgJF5TaDiFw==",
                        "ingredientIdentifier": "e13685af-3bf9-48aa-8580-91794da0e217",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "11"
                        }
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "38",
                        "pluG_UID": "h+fyunHePkiDj6wCG06s9Q==",
                        "pluGuid": "baf2e787-de71-483e-838f-ac021b4eacf5",
                        "shelfLocationIdentifier": "InPfPgaqtUC1QqvOoPwYtQ==",
                        "shelfLocationGuid": "3edf7322-aa06-40b5-b542-abcea0fc18b5",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "tNDJF1vEaEeAfhYLlGu3og==",
                        "labelPageLayoutGuid": "17c9d0b4-c45b-4768-807e-160b946bb7a2",
                        "updated": "2025-08-02T23:15:54.562765",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "11"
                        },
                        "location": {
                          "$id": "39",
                          "identifier": "UW2pj3C8T0aW4l3Pfsk5fw==",
                          "storeID": 1,
                          "identifierGuid": "8fa96d51-bc70-464f-96e2-5dcf7ec9397f",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2025-08-02T23:15:54.562765",
                          "minTemp": 1,
                          "maxTemp": 1,
                          "checkFrequency": 1,
                          "storeCaseConfiguration": 5,
                          "storeName": "sample string 6",
                          "bins": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "bin": {
                      "$ref": "38"
                    },
                    "scaleLocations": [
                      {
                        "$id": "40",
                        "plu": 1,
                        "pluG_UID": "WAjuKUdQKkGXRr+aR7mM8A==",
                        "pluGuid": "29ee0858-5047-412a-9746-bf9a47b98cf0",
                        "deptNo": 1,
                        "product": {
                          "$ref": "11"
                        },
                        "scaleLocation": {
                          "$id": "41",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2025-08-02T23:15:54.562765",
                          "department": {
                            "$id": "42",
                            "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": "41"
                            },
                            "subDepartments": [
                              {
                                "$id": "43",
                                "id": 1,
                                "departmentID": 2,
                                "name": "sample string 3",
                                "code": "sample string 4",
                                "departmentCode": "sample string 5",
                                "externalSales": true,
                                "minorDepartments": [
                                  {
                                    "$id": "44",
                                    "id": 1,
                                    "subDepartmentID": 2,
                                    "departmentID": 3,
                                    "name": "sample string 4",
                                    "subDepartmentCode": "sample string 5",
                                    "departmentCode": "sample string 6",
                                    "code": "sample string 7",
                                    "lesserDepartments": [
                                      {
                                        "$id": "45",
                                        "id": 1,
                                        "departmentID": 2,
                                        "subDepartmentID": 3,
                                        "minorDepartmentID": 4,
                                        "name": "sample string 5",
                                        "code": "sample string 6",
                                        "departmentCode": "sample string 7",
                                        "subDepartmentCode": "sample string 8",
                                        "minorDepartmentCode": "sample string 9",
                                        "updated": "2025-08-02T23:15:54.562765",
                                        "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": "pnRj5OtpOkalrGrKHweUCg==",
                                        "labelPageLayoutGuid": "e46374a6-69eb-463a-a5ac-6aca1f07940a",
                                        "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": "46",
                                          "dept": 1,
                                          "category": 2,
                                          "name": "sample string 3",
                                          "active": true,
                                          "mscCommodities": [
                                            {
                                              "$id": "47",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "name": "sample string 4",
                                              "active": true,
                                              "mscSubCommodities": [
                                                {
                                                  "$id": "48",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "subCommodity": 4,
                                                  "name": "sample string 5",
                                                  "active": true,
                                                  "subCommodityCode": "sample string 7"
                                                },
                                                {
                                                  "$ref": "48"
                                                }
                                              ],
                                              "commodityCode": "sample string 6"
                                            },
                                            {
                                              "$ref": "47"
                                            }
                                          ],
                                          "categoryCode": "sample string 5"
                                        },
                                        "mscCom": {
                                          "$ref": "47"
                                        },
                                        "mscDep": {
                                          "$id": "49",
                                          "dept": 1,
                                          "name": "sample string 2",
                                          "active": true,
                                          "mscCategories": [
                                            {
                                              "$ref": "46"
                                            },
                                            {
                                              "$ref": "46"
                                            }
                                          ],
                                          "deptCode": "sample string 4"
                                        },
                                        "mscSubCom": {
                                          "$ref": "48"
                                        }
                                      },
                                      {
                                        "$ref": "45"
                                      }
                                    ],
                                    "updated": "2025-08-02T23:15:54.562765",
                                    "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": "bZErkJFRSUqbQC4uy//3PA==",
                                    "labelPageLayoutGuid": "902b916d-5191-4a49-9b40-2e2ecbfff73c",
                                    "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": "46"
                                    },
                                    "mscCom": {
                                      "$ref": "47"
                                    },
                                    "mscDep": {
                                      "$ref": "49"
                                    },
                                    "mscSubCom": {
                                      "$ref": "48"
                                    }
                                  },
                                  {
                                    "$ref": "44"
                                  }
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2025-08-02T23:15:54.562765",
                                "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": "0TvgM6T2AEulpvzPAsJBzg==",
                                "labelPageLayoutGuid": "33e03bd1-f6a4-4b00-a5a6-fccf02c241ce",
                                "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": "46"
                                },
                                "mscCom": {
                                  "$ref": "47"
                                },
                                "mscDep": {
                                  "$ref": "49"
                                },
                                "mscSubCom": {
                                  "$ref": "48"
                                }
                              },
                              {
                                "$ref": "43"
                              }
                            ],
                            "stores": [
                              1,
                              2
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2025-08-02T23:15:54.562765",
                            "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": "484d7g9vvUWj3TE1TkDKhg==",
                            "labelPageLayoutGuid": "ee1dcee3-6f0f-45bd-a3dd-31354e40ca86",
                            "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": "46"
                            },
                            "mscCom": {
                              "$ref": "47"
                            },
                            "mscDep": {
                              "$ref": "49"
                            },
                            "mscSubCom": {
                              "$ref": "48"
                            }
                          }
                        }
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "nextPrice": {
                      "$id": "50",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 1,
                      "hostOfferID": 1,
                      "metcashPromotionID": "sample string 4",
                      "metcashPromotionPlacement": "sample string 5",
                      "pluG_UID": "AAFhF53NcEy1XzTUpH7gHQ==",
                      "pluGuid": "17610100-cd9d-4c70-b55f-34d4a47ee01d",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "UtiLqL/LKk2gaKQELrZZzg==",
                      "dealCostGuid": "a88bd852-cbbf-4d2a-a068-a4042eb659ce",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "e3zrhWgsOUyPpvyWipLlhQ==",
                      "priceGroupGuid": "85eb7c7b-2c68-4c39-8fa6-fc968a92e585",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "pluCost": 13,
                      "pluCostIndicator": "sample string 14",
                      "pluPriceGstPercent": 15,
                      "pluCostGstPercent": 16,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 18.1,
                      "salesMode": 1,
                      "pluNormalCost": 19,
                      "pluaws": 20.0,
                      "directNumber": "sample string 21",
                      "departmentName": "sample string 22",
                      "subDepartmentName": "sample string 23",
                      "priceGroupName": "sample string 24",
                      "supplierName": "sample string 25",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2025-08-02T23:15:54.562765",
                      "rrp": 26,
                      "campaignDescription": "sample string 27",
                      "campaignComboPriceGroupG_UID": "Bc/Ii7H+gUa/x6MRB1g6eQ==",
                      "campaignComboPriceGroupIdentifier": "8bc8cf05-feb1-4681-bfc7-a31107583a79",
                      "promotionPlacementDescription": "sample string 28",
                      "storeAcceptances": [
                        {
                          "$id": "51",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2025-08-02T23:15:54.562765",
                          "operatorG_UID": "ZBrN157CcU+OSTjLSZ4JBA==",
                          "operatorGuid": "d7cd1a64-c29e-4f71-8e49-38cb499e0904",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2025-08-02T23:15:54.562765",
                          "signIqTicketFileMovedUtc": "2025-08-02T23:15:54.562765",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2025-08-02T23:15:54.562765",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "product": {
                            "$ref": "11"
                          },
                          "campaignPlu": {
                            "$ref": "50"
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "campaign": {
                        "$id": "52",
                        "id": 1,
                        "storeID": 2,
                        "name": "77b60d15-1bed-4920-83ce-d3cf966e1de2",
                        "nameGuid": "77b60d15-1bed-4920-83ce-d3cf966e1de2",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2025-08-02T23:15:54.562765",
                        "startTime": 1,
                        "endDate": "2025-08-02T23:15:54.562765",
                        "endTime": 1,
                        "recurrence": 1,
                        "recurrenceType": 1,
                        "monthType": 1,
                        "weekDays": 1,
                        "months": 1,
                        "monthWeeks": 1,
                        "monthDays": "sample string 7",
                        "printed": true,
                        "talkerText": "sample string 8",
                        "rangeDescription": "sample string 9",
                        "dealDescription": "sample string 10",
                        "labelQuantity": 11,
                        "active": 1,
                        "deactivated": "2025-08-02T23:15:54.562765",
                        "system": true,
                        "created": "2025-08-02T23:15:54.562765",
                        "updated": "2025-08-02T23:15:54.562765",
                        "priceChangeNotifiedUtc": "2025-08-02T23:15:54.562765",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "fMpgkGAzGUO1+kagsH/9Xw==",
                        "hostIdentifierGuid": "9060ca7c-3360-4319-b5fa-46a0b07ffd5f",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2025-08-02T23:15:54.562765",
                        "updatedByUser": "sample string 18",
                        "offerID": 1,
                        "isPriceChangeCampaign": true,
                        "stores": [
                          1,
                          2
                        ],
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "campaignPlus": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "campaignPools": [
                          {
                            "$id": "53",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 4,
                            "pluG_UID": "qRhoPisEWEqb9waRO3s2Hw==",
                            "pluGuid": "3e6818a9-042b-4a58-9bf7-06913b7b361f",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "L/Tx8NtsIE2qnHfZVk5H8g==",
                            "priceGroupGuid": "f0f1f42f-6cdb-4d20-aa9c-77d9564e47f2",
                            "fuelItem": true,
                            "pluName": "sample string 6",
                            "apn": "sample string 7",
                            "pluActive": true,
                            "cartonQty": 1,
                            "baseUnits": 9.1,
                            "cri": "sample string 10",
                            "salesMode": 1,
                            "pluaws": 11.0,
                            "directNumber": "sample string 12",
                            "departmentName": "sample string 13",
                            "subDepartmentName": "sample string 14",
                            "priceGroupName": "sample string 15",
                            "supplierName": "sample string 16",
                            "stockOnHand": 1.1,
                            "stockOnOrder": 1.1,
                            "lastReceived": "2025-08-02T23:15:54.562765",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "11"
                            },
                            "campaign": {
                              "$ref": "52"
                            }
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "54",
                            "id": 1,
                            "identifier": "KB1SvqW7O0SE6BF5cCRQLg==",
                            "identifierStr": "KB1SvqW7O0SE6BF5cCRQLg==",
                            "identifierGuid": "be521d28-bba5-443b-84e8-11797024502e",
                            "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": "52"
                            }
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "customers": [
                          {
                            "$id": "55",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "customerID": "M1/Foninz0ydmLw3aP3gJQ==",
                            "customerIDGuid": "a2c55f33-a778-4ccf-9d98-bc3768fde025",
                            "campaign": {
                              "$ref": "52"
                            },
                            "customer": {
                              "$id": "56",
                              "identifier": "iElt+MfO50aS8pMjDjH7ig==",
                              "identifierGuid": "f86d4988-cec7-46e7-92f2-93230e31fb8a",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2025-08-02T23:15:54.562765",
                              "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": "VfZwSg+X+UydeSxLyrVvww==",
                              "communityIdentifierGuid": "4a70f655-970f-4cf9-9d79-2c4bcab56fc3",
                              "joined": "2025-08-02T23:15:54.562765",
                              "updated": "2025-08-02T23:15:54.562765",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "ewO33RlaC0Ovi06KSQcLgg==",
                              "priceLevelIdentifierGuid": "ddb7037b-5a19-430b-af8b-4e8a49070b82",
                              "marketingID": "sample string 18",
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2025-08-02T23:15:54.562765",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "57",
                                  "cardType": 2,
                                  "issueDate": "2025-08-02T23:15:54.562765",
                                  "expiry": "2025-08-02T23:15:54.562765",
                                  "customerID": "1AeMFI7g1UOf/7JCnxx/Uw==",
                                  "customerIDGuid": "148c07d4-e08e-43d5-9fff-b2429f1c7f53",
                                  "initialValue": 1,
                                  "currentValue": 1,
                                  "maxLimit": 1,
                                  "minTransaction": 1,
                                  "maxTransaction": 1,
                                  "multiplier": 1.1,
                                  "active": true,
                                  "reasonInactive": 1,
                                  "idRequired": true,
                                  "idType": 1,
                                  "idValue": "sample string 5",
                                  "updated": "2025-08-02T23:15:54.562765",
                                  "linkedAccount": "au/WJWaTREK/re75+49NuA==",
                                  "linkedAccountGuid": "25d6ef6a-9366-4244-bfad-eef9fb8f4db8",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "56"
                                  },
                                  "account": {
                                    "$id": "58",
                                    "id": 1,
                                    "identifier": "/Z42iKDe/EuUN3UO0eLS/g==",
                                    "identifierGuid": "88369efd-dea0-4bfc-9437-750ed1e2d2fe",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2025-08-02T23:15:54.562765",
                                    "owner": "t9G1Yu6yZUKT2ks3L2qBKA==",
                                    "ownerGuid": "62b5d1b7-b2ee-4265-93da-4b372f6a8128",
                                    "accountStoreGroupIdentifier": "viv0hNIj3UiNYk6AaO2OcA==",
                                    "accountStoreGroupGuid": "84f42bbe-23d2-48dd-8d62-4e8068ed8e70",
                                    "accountType": 1,
                                    "currentBalance": 1,
                                    "externalID": "sample string 7",
                                    "maximumLimit": 1,
                                    "accruePoints": true,
                                    "loyaltyPoints": 1,
                                    "termsOfTrade": 1,
                                    "signatureRequired": true,
                                    "referenceRequired": true,
                                    "statementSendType": 10,
                                    "ageingPeriod": 1,
                                    "monthlyAgeingPeriod": true,
                                    "explodedInvoice": true,
                                    "isFifoAllocation": true,
                                    "lastStatementSent": "2025-08-02T23:15:54.562765",
                                    "active": true,
                                    "updated": "2025-08-02T23:15:54.562765",
                                    "deleted": true,
                                    "deletedUser": "sample string 16",
                                    "currentBalanceChanged": true,
                                    "maximumLimitChanged": true,
                                    "loyaltyPointsChanged": true,
                                    "projectedBalance": 17,
                                    "accountStoreGroupStoreIDs": [
                                      1,
                                      2
                                    ],
                                    "customerEmail": "sample string 18",
                                    "ownerCustomer": {
                                      "$ref": "56"
                                    },
                                    "card": {
                                      "$ref": "57"
                                    },
                                    "members": {
                                      "$id": "59",
                                      "sample string 1": [
                                        {
                                          "$ref": "56"
                                        },
                                        {
                                          "$ref": "56"
                                        }
                                      ],
                                      "sample string 2": [
                                        {
                                          "$ref": "56"
                                        },
                                        {
                                          "$ref": "56"
                                        }
                                      ]
                                    },
                                    "customerGroups": [
                                      {
                                        "$id": "60",
                                        "identifier": "GEaTft1ZAkmSipicsQpyYA==",
                                        "identifierGuid": "7e934618-59dd-4902-928a-989cb10a7260",
                                        "name": "sample string 2",
                                        "primaryContact": "dmT+ErRr3UmgHSfA3170vw==",
                                        "primaryContactGuid": "12fe6476-6bb4-49dd-a01d-27c0df5ef4bf",
                                        "accountID": "43JuEPizuEep0UtDN8J5cw==",
                                        "accountIDGuid": "106e72e3-b3f8-47b8-a9d1-4b4337c27973",
                                        "special": true,
                                        "updated": "2025-08-02T23:15:54.562765",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "zXf5DffKEU2zAF/jHHDkzQ==",
                                        "priceLevelIdentifierGuid": "0df977cd-caf7-4d11-b300-5fe31c70e4cd",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "58"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "56"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "61",
                                            "id": 1,
                                            "groupID": "HO4iAq6RTUixIHc/8KkXSQ==",
                                            "groupIDGuid": "0222ee1c-91ae-484d-b120-773ff0a91749",
                                            "customerID": "3UKE8TY3m0aXr/F14Dy0nA==",
                                            "customerIDGuid": "f18442dd-3736-469b-97af-f175e03cb49c",
                                            "card": "sample string 4",
                                            "linkedAccount": "8z5B6WvNDUinfmkHzlJeWQ==",
                                            "linkedAccountGuid": "e9413ef3-cd6b-480d-a77e-6907ce525e59",
                                            "customer": {
                                              "$ref": "56"
                                            },
                                            "group": {
                                              "$ref": "60"
                                            },
                                            "customerCard": {
                                              "$ref": "57"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "62",
                                      "id": 1,
                                      "identifier": "iXUoPCVpe0O5B+ShrXmYWw==",
                                      "identifierGuid": "3c287589-6925-437b-b907-e4a1ad79985b",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "4tweTH4gUEeOJ/sfRe8oaw==",
                                      "accountIDGuid": "4c1edce2-207e-4750-8e27-fb1f45ef286b",
                                      "customerAccount": {
                                        "$ref": "58"
                                      },
                                      "customerCard": {
                                        "$ref": "57"
                                      },
                                      "accountType": 1,
                                      "cardName": "sample string 8",
                                      "authorisationNumber": "sample string 9",
                                      "bankReference": "sample string 10",
                                      "merchantID": "sample string 11",
                                      "terminalID": "sample string 12",
                                      "cardNumber": "sample string 13",
                                      "paymentDate": "2025-08-02T23:15:54.562765",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "cQidkjWHZ0GXmGA1OXgFcQ==",
                                      "idempotentVoidGuid": "929d0871-8735-4167-9798-603539780571",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "63",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "knC4/OxYV0SqxUuEv8M5nA==",
                                        "saleHeaderIdentifierGuid": "fcb87092-58ec-4457-aac5-4b84bfc3399c",
                                        "created": "2025-08-02T23:15:54.562765",
                                        "createdLocal": "2025-08-02T23:15:54.562765",
                                        "createdText": "sample string 4",
                                        "itemCount": 5,
                                        "totalAmount": 6,
                                        "cashTender": 1,
                                        "cardTender": 1,
                                        "cheqTender": 1,
                                        "acctTender": 1,
                                        "voucherTender": 1,
                                        "loyaltyPoints": 1,
                                        "cashout": 1,
                                        "changeAmount": 1,
                                        "rounding": 1,
                                        "gstAmount": 1,
                                        "transactionDiscountTender": 1,
                                        "totalTip": 7,
                                        "tranType": 1,
                                        "processed": 1,
                                        "imported": "2025-08-02T23:15:54.562765",
                                        "storeID": 1,
                                        "operatorG_Uid": "mJQQXYpdt0i2pkRRgCy29g==",
                                        "operatorGuid": "5d109498-5d8a-48b7-b6a6-4451802cb6f6",
                                        "customerG_Uid": "c5zbTKrQtkuGvz6ol/0zWA==",
                                        "customerGuid": "4cdb9c73-d0aa-4bb6-86bf-3ea897fd3358",
                                        "communityIdentifier": "bQLWil5BlUemsuRsYL3jLA==",
                                        "communityIdentifierGuid": "8ad6026d-415e-4795-a6b2-e46c60bde32c",
                                        "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": "Ix6iSN22xEaeFqFo7mZ4nA==",
                                        "priceLevelIdentifierGuid": "48a21e23-b6dd-46c4-9e16-a168ee66789c",
                                        "locked": 36,
                                        "relationChecksum": "sample string 37",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "23"
                                        },
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "communityOrganisation": {
                                          "$id": "64",
                                          "id": 1,
                                          "identifier": "DJDAuf5qzE+SgKn4E/+saw==",
                                          "identifierGuid": "b9c0900c-6afe-4fcc-9280-a9f813ffac6b",
                                          "name": "sample string 3",
                                          "lookupIdentifier": "sample string 4",
                                          "externalID": "sample string 5",
                                          "phone": "sample string 6",
                                          "fax": "sample string 7",
                                          "email": "sample string 8",
                                          "address1": "sample string 9",
                                          "address2": "sample string 10",
                                          "city": "sample string 11",
                                          "postCode": "sample string 12",
                                          "state": "sample string 13",
                                          "country": "sample string 14",
                                          "totalAmountAwarded": 15.1,
                                          "updated": "2025-08-02T23:15:54.562765",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "65",
                                            "saleItemID": 1,
                                            "identifier": "g65RX4hfrkyDOcSylHVkqA==",
                                            "identifierGuid": "5f51ae83-5f88-4cae-8339-c4b2947564a8",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "0xkMOQsTm0GirgdU17eOiQ==",
                                            "pluGuid": "390c19d3-130b-419b-a2ae-0754d7b78e89",
                                            "accountID": "QnbmN6axM0aVfL/53cBqNw==",
                                            "accountIDGuid": "37e67642-b1a6-4633-957c-bff9ddc06a37",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 8,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "offline": true,
                                            "barcode": "sample string 9",
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 10",
                                            "bestOrExpire": "2025-08-02T23:15:54.562765",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "bsZcJWsxOka47+dxotFhzw==",
                                            "refundGuid": "255cc66e-316b-463a-b8ef-e771a2d161cf",
                                            "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": "l9nRLekdf0KhHlrAusqgIQ==",
                                            "idempotentVoidGuid": "2dd1d997-1de9-427f-a11e-5ac0bacaa021",
                                            "priceLevelIdentifier": "1PrRwECXT0Wl57u/1o6mOg==",
                                            "priceLevelIdentifierGuid": "c0d1fad4-9740-454f-a5e7-bbbfd68ea63a",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "66",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2025-08-02T23:15:54.562765",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "67",
                                              "id": 1,
                                              "g_UID": "aY+64ldOAUuTQ4lwIKxGow==",
                                              "guid": "e2ba8f69-4e57-4b01-9343-897020ac46a3",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2025-08-02T23:15:54.562765"
                                            },
                                            "modifier": {
                                              "$id": "68",
                                              "id": 1,
                                              "setG_UID": "GcJeHDRsVUS2An1oyjHvrw==",
                                              "modifierSetGuid": "1c5ec219-6c34-4455-b602-7d68ca31efaf",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "/r3Bq17a6kC6tXNmwUmsnw==",
                                              "pluGuid": "abc1bdfe-da5e-40ea-bab5-7366c149ac9f",
                                              "deleted": true,
                                              "g_UID": "X4eLgHrRRkmF29+wr+WmeQ==",
                                              "guid": "808b875f-d17a-4946-85db-dfb0afe5a679",
                                              "product": {
                                                "$ref": "11"
                                              }
                                            },
                                            "priceLevelName": "sample string 25",
                                            "pumpNumber": 1,
                                            "hoseNumber": 1
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "eftReceipts": [
                                          {
                                            "$id": "69",
                                            "id": 1,
                                            "storeID": 1,
                                            "saleHeaderID": 2,
                                            "storeSaleHeader": {
                                              "$ref": "63"
                                            },
                                            "receipt": "sample string 3",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "payments": [
                                          {
                                            "$ref": "62"
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "cards": [
                                          {
                                            "$id": "70",
                                            "id": 1,
                                            "saleHeaderID": 1,
                                            "identifier": "sample string 2",
                                            "cardType": 3,
                                            "providerName": "sample string 4"
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "campaignHits": [
                                          {
                                            "$id": "71",
                                            "id": 1,
                                            "saleHeaderID": 2,
                                            "campaign": "sample string 3",
                                            "name": "sample string 4",
                                            "processed": 1,
                                            "campaignDescription": "sample string 5"
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "fuel": [
                                          {
                                            "$id": "72",
                                            "id": 1,
                                            "plu": 1,
                                            "pluG_UID": "Ul8S+ndULE2bXIhx5HbT0g==",
                                            "pluGuid": "fa125f52-5477-4d2c-9b5c-8871e476d3d2",
                                            "saleHeaderID": 2,
                                            "totalCents": 3,
                                            "grade": 1,
                                            "gradeDescription": "sample string 4",
                                            "dispenser": 1,
                                            "hose": 1,
                                            "quantity": 1,
                                            "cost": 1,
                                            "acquirerNum": 1,
                                            "attendant": 1,
                                            "ePurseBalance": 1.0,
                                            "cardSignature": "sample string 5",
                                            "compartmentNumber": 1,
                                            "contractNumber": 1,
                                            "discountCardPAN": "sample string 6",
                                            "discountID": 1,
                                            "discountName": "sample string 7",
                                            "discountNetValue": 1.0,
                                            "discountType": 1,
                                            "discountValue": 1.0,
                                            "discretionaryData": "sample string 8",
                                            "driverID": "sample string 9",
                                            "eftBatchNumber": 1,
                                            "eftResponseCode": "sample string 10",
                                            "endDateTime": "2025-08-02T23:15:54.562765",
                                            "engineHours": 1.1,
                                            "fposNumber": 1,
                                            "loyaltyCardPAN": "sample string 11",
                                            "miscData1": 1,
                                            "miscData2": "sample string 12",
                                            "miscFlags": 1,
                                            "mop": 1,
                                            "odometer": 1,
                                            "panNumber": "sample string 13",
                                            "saleRefund": true,
                                            "saleStatus": 1,
                                            "sequenceNumber": 1,
                                            "stan": 1,
                                            "startDateTime": "2025-08-02T23:15:54.562765",
                                            "tagNumber": "sample string 15",
                                            "trackTwoRem": "sample string 16",
                                            "transCode": 1,
                                            "transType": 1,
                                            "unitPrice": 1.0,
                                            "vehicleReg": "sample string 17",
                                            "offline": true,
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "72"
                                          }
                                        ],
                                        "fuelResells": [
                                          {
                                            "$id": "73",
                                            "saleItemID": 1,
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "SGbT+o32RkmO8HLLDL1R1w==",
                                            "pluGuid": "fad36648-f68d-4946-8ef0-72cb0cbd51d7",
                                            "accountID": "FAIh0tJjmUWsR5fy+qiU2A==",
                                            "accountIDGuid": "d2210214-63d2-4599-ac47-97f2faa894d8",
                                            "normalPrice": 3,
                                            "originalSellingPrice": 4,
                                            "discountPrice": 5,
                                            "unit": 1,
                                            "quantity": 6,
                                            "totalCents": 7,
                                            "fixedPrice": 1,
                                            "tranType": 1,
                                            "processed": 1,
                                            "discountType": 1,
                                            "cost": 1,
                                            "costDecimals": 1,
                                            "markdown": 1,
                                            "manualQuantity": 1,
                                            "manualPrice": 1,
                                            "manualMode": 1,
                                            "active": 1,
                                            "barcode": "sample string 8",
                                            "offline": 1,
                                            "keyedSale": 1,
                                            "discountedID": 1,
                                            "fuelID": 1,
                                            "serialNumber": "sample string 9",
                                            "bestOrExpire": "2025-08-02T23:15:54.562765",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "1tAx/JVvokGvKDFpjhNooA==",
                                            "refundGuid": "fc31d0d6-6f95-41a2-af28-31698e1368a0",
                                            "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": "73"
                                          }
                                        ],
                                        "customerOrder": [
                                          {
                                            "$id": "74",
                                            "identifier": "dJyFFz5idkCOJugtqqTpyw==",
                                            "identifierGuid": "17859c74-623e-4076-8e26-e82daaa4e9cb",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "fqmDH8VpIEee8LVcjQ1xeA==",
                                            "customerIdentifierGuid": "1f83a97e-69c5-4720-9ef0-b55c8d0d7178",
                                            "operatorNo": 1,
                                            "operatorG_UID": "1bpP3VQQVUyQjXfKCY4PVg==",
                                            "operatorGuid": "dd4fbad5-1054-4c55-908d-77ca098e0f56",
                                            "created": "2025-08-02T23:15:54.562765",
                                            "ordered": "2025-08-02T23:15:54.562765",
                                            "started": "2025-08-02T23:15:54.562765",
                                            "completed": "2025-08-02T23:15:54.562765",
                                            "supplied": "2025-08-02T23:15:54.562765",
                                            "quickTicket": 1,
                                            "deleted": true,
                                            "walkAway": true,
                                            "approxWait": 1,
                                            "actualWait": 1,
                                            "deliveryMethod": 8,
                                            "externalSaleType": 9,
                                            "customer": {
                                              "$ref": "56"
                                            },
                                            "operator": {
                                              "$ref": "23"
                                            },
                                            "details": [
                                              {
                                                "$id": "75",
                                                "headerID": 1,
                                                "plu": 1,
                                                "pluG_UId": "oAblRD39WEWCz8/BKYWGXQ==",
                                                "pluGuid": "44e506a0-fd3d-4558-82cf-cfc12985865d",
                                                "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": "leKPvFroPEKNsomrM1sb0w==",
                                                "headerIdentifierGuid": "bc8fe295-e85a-423c-8db2-89ab335b1bd3",
                                                "product": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ],
                                            "storeName": "sample string 11",
                                            "customerName": "sample string 12",
                                            "storeReplyTo": "sample string 13",
                                            "storeSubjectLine": "sample string 14",
                                            "storeSaleHeader": {
                                              "$ref": "63"
                                            }
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "surveyResponses": [
                                          {
                                            "$id": "76",
                                            "surveyG_UID": "hLkr7QjquUy09uS00SSoJg==",
                                            "surveyGuid": "ed2bb984-ea08-4cb9-b4f6-e4b4d124a826",
                                            "saleHeaderGuid": "Hc0Tod7qQEuyg3v5PxzGzA==",
                                            "saleGuid": "a113cd1d-eade-4b40-b283-7bf93f1cc6cc",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "GtDELxnXVUKnBDav4HHRjg==",
                                            "guidResponse": "2fc4d01a-d719-4255-a704-36afe071d18e",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2025-08-02T23:15:54.562765",
                                            "sale": {
                                              "$ref": "63"
                                            },
                                            "survey": {
                                              "$id": "77",
                                              "g_UID": "9sWIpV3hM0mI6ut/yPAqug==",
                                              "guid": "a588c5f6-e15d-4933-88ea-eb7fc8f02aba",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "HxfsdC67KEyfbPrtZhXnDw==",
                                              "checkoutFormGuid": "74ec171f-bb2e-4c28-9f6c-faed6615e70f",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2025-08-02T23:15:54.562765",
                                              "end": "2025-08-02T23:15:54.562765",
                                              "deleted": true,
                                              "updated": "2025-08-02T23:15:54.562765",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "1afb4c64-70f4-46e3-80a9-f678a32212e3",
                                                "91dbb4d0-7ecd-40d5-be1d-92ce47ff0d54"
                                              ],
                                              "allowsAllTextResponses": true,
                                              "surveyForm": {
                                                "$ref": "31"
                                              }
                                            },
                                            "ingressId": "sample string 4"
                                          },
                                          {
                                            "$ref": "76"
                                          }
                                        ],
                                        "storeName": "sample string 38",
                                        "machineName": "sample string 39",
                                        "operatorName": "sample string 40",
                                        "direction": 1,
                                        "reason": "sample string 41",
                                        "accountG_UID": "QMTOYVN7FE6NeVhQR5Es1A==",
                                        "accountIdentifier": "61cec440-7b53-4e14-8d79-585047912cd4",
                                        "accountName": "sample string 42",
                                        "customerOrderIdentifier": "EFH8bp5JzkGaximZ+2U/dg==",
                                        "customerOrderIdentifierGuid": "6efc5110-499e-41ce-9ac6-2999fb653f76",
                                        "priceLevelName": "sample string 43",
                                        "revision": 44,
                                        "ingressId": "sample string 45"
                                      },
                                      "metadata": {
                                        "$id": "78",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "U7tkliXdA0+vsu1qUuIPWQ==",
                                        "paymentIdentifierGuid": "9664bb53-dd25-4f03-afb2-ed6a52e20f59",
                                        "identifier": "2KhN2r8J8kCtu48AL/kv8g==",
                                        "identifierGuid": "da4da8d8-09bf-40f2-adbb-8f002ff92ff2",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "dbo6l5np3EaSprDnxRDkCg==",
                                        "itemIdentifierGuid": "973aba75-e999-46dc-92a6-b0e7c510e40a"
                                      }
                                    },
                                    {
                                      "$ref": "62"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "customerGroupMembers": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "accounts": [
                                {
                                  "$ref": "58"
                                },
                                {
                                  "$ref": "58"
                                }
                              ],
                              "account": {
                                "$ref": "58"
                              },
                              "vouchers": [
                                {
                                  "$id": "79",
                                  "customerIdentifier": "FGgbYXECrEKBxBB5k3nl4g==",
                                  "customerIdentifierGuid": "611b6814-0271-42ac-81c4-10799379e5e2",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "Jup2RRzLS0qRosrj9ziDpQ==",
                                  "idempotentGuid": "4576ea26-cb1c-4a4b-91a2-cae3f73883a5",
                                  "offline": true,
                                  "voucher": {
                                    "$id": "80",
                                    "id": 1,
                                    "name": "sample string 2",
                                    "description": "sample string 3",
                                    "shortDescription": "sample string 4",
                                    "url": "sample string 5",
                                    "barcodeTemplateID": 1,
                                    "expiry": 0,
                                    "voucherType": 6,
                                    "limitPerTransaction": 7,
                                    "customerTracking": true,
                                    "discountAccount": "sample string 9",
                                    "endDate": "2025-08-02T23:15:54.562765",
                                    "barcodeTemplate": {
                                      "$id": "81",
                                      "templateID": 1,
                                      "template": "sample string 1",
                                      "bcFunction": "sample string 2",
                                      "sortOrder": 3
                                    },
                                    "scaleLabel": {
                                      "$id": "82",
                                      "id": 1,
                                      "uid": "sample string 2",
                                      "name": "sample string 3",
                                      "width": 1.1,
                                      "height": 1.1,
                                      "showBorder": true,
                                      "borderWidth": 1.1,
                                      "borderStyle": 1,
                                      "borderColour": "sample string 5",
                                      "updated": "2025-08-02T23:15:54.562765",
                                      "labelPageLayout": "ZmN5cW/PzUuqjZJ+HSuH0A==",
                                      "pageLayoutGuid": "71796366-cf6f-4bcd-aa8d-927e1d2b87d0",
                                      "labelType": 6,
                                      "oldName": "sample string 7",
                                      "voucher": {
                                        "$ref": "80"
                                      },
                                      "elements": [
                                        {
                                          "$id": "83",
                                          "id": 1,
                                          "scaleLabelID": 2,
                                          "showPercentDI": true,
                                          "showAvgPerHundred": true,
                                          "showAvgPerServe": true,
                                          "name": "sample string 6",
                                          "x": 1.1,
                                          "y": 1.1,
                                          "width": 1.1,
                                          "height": 1.1,
                                          "type": 1,
                                          "rotation": 1,
                                          "text": "sample string 7",
                                          "fontFamily": "sample string 8",
                                          "align": 1,
                                          "bold": true,
                                          "italic": true,
                                          "underline": true,
                                          "strikeout": true,
                                          "reverse": true,
                                          "textColour": "sample string 9",
                                          "fontSize": 1.1,
                                          "picture": "QEA=",
                                          "borderWidth": 10,
                                          "sortOrder": 11,
                                          "printOptions": 12,
                                          "superScriptTextFontSize": 1.1,
                                          "lineStyle": 1,
                                          "spacingStyle": 1,
                                          "interCharacterSpacing": 1.1,
                                          "superScriptOffset": 1.1,
                                          "lineSpacing": 1.1,
                                          "dateFormat": "sample string 13",
                                          "autoGrow": true,
                                          "fontAutoResize": true,
                                          "updated": "2025-08-02T23:15:54.562765"
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "84",
                                        "id": 1,
                                        "customerIdentifier": "ZY03NdQsG0K5Dr8pSqDqgQ==",
                                        "customerIdentifierGuid": "35378d65-2cd4-421b-b90e-bf294aa0ea81",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2025-08-02T23:15:54.562765",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "Q8eO63C3g0m79fn+4x1pNg==",
                                        "issuedIdempotentGuid": "eb8ec743-b770-4983-bbf5-f9fee31d6936",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2025-08-02T23:15:54.562765",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2025-08-02T23:15:54.562765",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "3SBP6+Nnn0Kr7x5fCzk8XA==",
                                        "redeemedIdempotentGuid": "eb4f20dd-67e3-429f-abef-1e5f0b393c5c",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2025-08-02T23:15:54.562765",
                                        "storeName": "sample string 17",
                                        "scaleLabel": {
                                          "$ref": "82"
                                        },
                                        "voucher": {
                                          "$ref": "80"
                                        },
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "issuedOfflinePayment": {
                                          "$ref": "62"
                                        },
                                        "redeemedOfflinePayment": {
                                          "$ref": "62"
                                        }
                                      },
                                      {
                                        "$ref": "84"
                                      }
                                    ]
                                  },
                                  "customer": {
                                    "$ref": "56"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$id": "85",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupID": "o/HaBf57/UOxGbFV1YYe+g==",
                            "groupIDGuid": "05daf1a3-7bfe-43fd-b119-b155d5861efa",
                            "campaign": {
                              "$ref": "52"
                            },
                            "group": {
                              "$ref": "60"
                            }
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "86",
                            "identifier": "K/qXskmJN0eL7GjtADH2zw==",
                            "identifierGuid": "b297fa2b-8949-4737-8bec-68ed0031f6cf",
                            "campaignName": "sample string 2",
                            "message": "sample string 3",
                            "ticketFileSource": "sample string 4",
                            "ticketFileDestination": "sample string 5",
                            "storeID": 1
                          },
                          {
                            "$ref": "86"
                          }
                        ],
                        "comboPriceGroups": [
                          {
                            "$id": "87",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "g_UID": "lc7A0x6NvES+3VI3DqBSAQ==",
                            "guid": "d3c0ce95-8d1e-44bc-bedd-52370ea05201",
                            "description": "sample string 5",
                            "newPrice": 1,
                            "rangeDescription": "sample string 6",
                            "dealDescription": "sample string 7",
                            "labelQuantity": 8,
                            "hostProductCategoryID": 1,
                            "offerID": 1,
                            "dontUpdatePricePlus": true,
                            "campaign": {
                              "$ref": "52"
                            },
                            "comboPricePlus": [
                              {
                                "$id": "88",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupG_UID": "D10sSebrXkGXc1O7j5JADQ==",
                                "groupGuid": "492c5d0f-ebe6-415e-9773-53bb8f92400d",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "2b7j0JNTJkm8gbsiHYp4UA==",
                                "pluGuid": "d0e3bed9-5393-4926-bc81-bb221d8a7850",
                                "priceGroupG_UID": "quazF9D+gECPK9FTaaBqPg==",
                                "priceGroupGuid": "17b3e6aa-fed0-4080-8f2b-d15369a06a3e",
                                "campaignPoolID": "sample string 7",
                                "quantity": 1,
                                "campaign": {
                                  "$ref": "52"
                                },
                                "product": {
                                  "$ref": "11"
                                },
                                "priceGroup": {
                                  "$ref": "17"
                                },
                                "campaignPool": {
                                  "$ref": "52"
                                }
                              },
                              {
                                "$ref": "88"
                              }
                            ]
                          },
                          {
                            "$ref": "87"
                          }
                        ],
                        "priceLevels": [
                          {
                            "$id": "89",
                            "id": 1,
                            "priceLevelIdentifier": "UYOYp8dOp0O8kS+z3Yg+eA==",
                            "priceLevelIdentifierGuid": "a7988351-4ec7-43a7-bc91-2fb3dd883e78",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "89"
                          }
                        ]
                      },
                      "product": {
                        "$ref": "11"
                      },
                      "dealCost": {
                        "$id": "90",
                        "headerIdentifier": "OsCC6cgPpEGWoUVEKTz1Uw==",
                        "headerIdentifierGuid": "e982c03a-0fc8-41a4-96a1-4544293cf553",
                        "identifier": "DMZf1Tg0bUeTcgXiArp8AQ==",
                        "identifierGuid": "d55fc60c-3438-476d-9372-05e202ba7c01",
                        "supplierIdentifier": "B2KiRDjJ+EWDMPp+KnhDHQ==",
                        "supplierGuid": "44a26207-c938-45f8-8330-fa7e2a78431d",
                        "pluG_UID": "o6Drv49uPUinRB0f5Ub/iw==",
                        "pluGuid": "bfeba0a3-6e8f-483d-a744-1d1fe546ff8b",
                        "campaignName": "d8417441-96c8-426e-bc61-9f2ff93e05bf",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2025-08-02T23:15:54.562765",
                        "end": "2025-08-02T23:15:54.562765",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "tDMBdZt16kSSDsVBpALk+Q==",
                        "bonusItemPluGuid": "750133b4-759b-44ea-920e-c541a402e4f9",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2025-08-02T23:15:54.562765",
                        "metcashPromotionID": "sample string 14",
                        "fromHost": 15,
                        "storeNames": "sample string 16",
                        "storeIDs": [
                          1,
                          2
                        ],
                        "supplierName": "sample string 17",
                        "campaignDescription": "sample string 18",
                        "newPrice": 1,
                        "campaignMetcashPromotionID": "sample string 19",
                        "campaignActive": true,
                        "campaignStartDate": "2025-08-02T23:15:54.562765",
                        "campaignEndDate": "2025-08-02T23:15:54.562765",
                        "masterPLUG_UID": "xF9miuwflk2ISu+U/9oChw==",
                        "masterID": "8a665fc4-1fec-4d96-884a-ef94ffda0287",
                        "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": "kywO9XZd0UW4g2zEfLfRPQ==",
                        "bonusMasterID": "f50e2c93-5d76-45d1-b883-6cc47cb7d13d",
                        "bonusProductName": "sample string 34",
                        "bonusProductAPN": "sample string 35",
                        "bonusOrderCode": "sample string 36",
                        "bonusNormalSell": 37,
                        "bonusNormalCost": 38,
                        "bonusNormalCostDecimals": 39,
                        "bonusCartonQuantity": 40,
                        "bonusSalesMode": 41,
                        "bonusOrderPacked": 42,
                        "bonusFuelItem": true,
                        "bonusActive": true
                      }
                    },
                    "currentCostStart": "2025-08-02T23:15:54.562765",
                    "dealCosts": [
                      {
                        "$ref": "90"
                      },
                      {
                        "$ref": "90"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "91",
                        "pluG_UID": "ly5kwmEBckaoJ01alx7z9A==",
                        "pluGuid": "c2642e97-0161-4672-a827-4d5a971ef3f4",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "alternateProductG_UID": "WaV9J+BeLk+SYbBCMTPCqA==",
                    "alternateProduct": "277da559-5ee0-4f2e-9261-b0423133c2a8",
                    "productHostCode": {
                      "$id": "92",
                      "id": 1,
                      "pluG_UID": "O31i6EN1LUSPpEN5fkjsrA==",
                      "pluGuid": "e8627d3b-7543-442d-8fa4-43797e48ecac",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "46"
                    },
                    "mscCom": {
                      "$ref": "47"
                    },
                    "mscDep": {
                      "$ref": "49"
                    },
                    "mscSubCom": {
                      "$ref": "48"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2025-08-02T23:15:54.562765",
                    "inventoryTracked": "2025-08-02T23:15:54.562765",
                    "isNormalPriceChangesCampaign": true
                  },
                  "supplier": {
                    "$ref": "6"
                  },
                  "serviceFee": {
                    "$id": "93",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 47
                },
                {
                  "$ref": "9"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "94",
                  "storeID": 1,
                  "supplierIdentifier": "xKmMGa3JSUWjPkeEQUz4nw==",
                  "supplierGuid": "198ca9c4-c9ad-4549-a33e-4784414cf89f",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "94"
                }
              ],
              "cycles": [
                {
                  "$id": "95",
                  "storeID": 1,
                  "supplierIdentifier": "+fPvqsH0HU+sQLkwXxkbsA==",
                  "supplierGuid": "aaeff3f9-f4c1-4f1d-ac40-b9305f191bb0",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "cutOffWeek": 5,
                  "cutOffDay": 6,
                  "cutOffTime": "00:00:00.1234567",
                  "leadTime": 7,
                  "daysBuffer": 8,
                  "supplierName": "sample string 9",
                  "cutOffDate": "2025-08-02T23:15:54.562765",
                  "deliveryDate": "2025-08-02T23:15:54.562765",
                  "nextCutOffDate": "2025-08-02T23:15:54.562765",
                  "nextDeliveryDate": "2025-08-02T23:15:54.562765",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "95"
                }
              ],
              "store": {
                "$ref": "2"
              },
              "updated": "2025-08-02T23:15:54.562765",
              "isHost": true
            },
            "files": [
              {
                "$id": "96",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2025-08-02T23:15:54.562765",
                "processed": "2025-08-02T23:15:54.562765",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-08-02T23:15:54.562765",
                "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": "5"
                },
                "metcashHeader": {
                  "$id": "97",
                  "customerNumber": "sample string 1",
                  "creationDate": "2025-08-02T23:15:54.562765",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "96"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "98",
                "id": 1,
                "hostIdentifier": "naEjqrqm1Ei0PVUjyXepzA==",
                "hostIdentifierGuid": "aa23a19d-a6ba-48d4-b43d-5523c977a9cc",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "ee8d5bd0-4b1c-450e-be1d-cadc458929cf",
                  "900a56a8-445e-462a-8a38-ee2ba24e79c2"
                ]
              },
              {
                "$ref": "98"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "4"
            },
            "hostStoreSettings": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "99",
                "identifier": "9bIeVNsNSkKIMc+2SDoCRA==",
                "identifierGuid": "541eb2f5-0ddb-424a-8831-cfb6483a0244",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "99"
              }
            ],
            "promoTypeGuids": [
              "f4f8ed4b-21af-4d70-a42e-3ad4b8536ffe",
              "1e737bef-a616-45f0-96d8-b58db6f5200b"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 24"
        },
        {
          "$ref": "4"
        }
      ],
      "accounts": [
        {
          "$id": "100",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "100"
        }
      ],
      "sales": [
        {
          "$id": "101",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2025-08-02T23:15:54.562765",
          "ftpSite": {
            "$id": "102",
            "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": "101"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "98"
        },
        {
          "$ref": "98"
        }
      ],
      "cashManagements": [
        {
          "$id": "103",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "104",
            "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": "103"
        }
      ],
      "updateStoreID": "1b08a33f-5d6f-40e2-b3a0-f44b39475858",
      "updateStore": {
        "$id": "105",
        "id": "d306b133-4eaa-4296-a2c7-42f5358f3471",
        "name": "sample string 1",
        "lastActivity": "2025-08-02T23:15:54.562765",
        "zone": "sample string 2",
        "timeZoneOffset": 0.0,
        "businessHoursStart": "00:00:00.1234567",
        "businessHoursEnd": "00:00:00.1234567",
        "master": true,
        "lastIP": "sample string 10",
        "lastHostName": "sample string 11",
        "ping": 1,
        "pingStatus": "sample string 12",
        "lastUpdateCompleted": "2025-08-02T23:15:54.562765"
      },
      "timeZoneId": "sample string 53",
      "securityOptions": {
        "$id": "106",
        "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": "6"
    },
    "order": {
      "$id": "107",
      "orderID": 1,
      "orderGuid": "MUeLnTLb7Eaayuj0FfUS8Q==",
      "orderIdentifier": "9d8b4731-db32-46ec-9aca-e8f415f512f1",
      "backToBack": 1,
      "b2bGuid": "GrcjZ3M1iU+LvMW9RiT91w==",
      "b2bIdentifier": "6723b71a-3573-4f89-8bbc-c5bd4624fdd7",
      "status": 2,
      "created": "2025-08-02T23:15:54.562765",
      "createdLocal": "2025-08-02T23:15:54.562765",
      "createdByUser": "sample string 3",
      "storeID": 1,
      "transferGuid": "LYLoMAYZz0GsV2LFprY92g==",
      "transferIdentifier": "30e8822d-1906-41cf-ac57-62c5a6b63dda",
      "transferInvoiceIdentifier": "8XD2iqYueUWXgoydZs6iWA==",
      "transferInvoiceGuid": "8af670f1-2ea6-4579-9782-8c9d66cea258",
      "attachedToInvoice": 4,
      "transferType": 1,
      "supplierIdentifier": "GhOQjHwNd0KGed6pN7kp0A==",
      "supplierIdentifierGuid": "8c90131a-0d7c-4277-8679-dea937b929d0",
      "description": "sample string 5",
      "rows": 1,
      "cartons": 1,
      "units": 1,
      "sentCount": 1,
      "sent": "2025-08-02T23:15:54.562765",
      "sentLocal": "2025-08-02T23:15:54.562765",
      "sentByUser": "sample string 6",
      "lastSentStatus": 1,
      "cancelled": "2025-08-02T23:15:54.562765",
      "cancelledLocal": "2025-08-02T23:15:54.562765",
      "cancelledByUser": "sample string 7",
      "shipped": "2025-08-02T23:15:54.562765",
      "shippedLocal": "2025-08-02T23:15:54.562765",
      "shippedByUser": "sample string 8",
      "stockReceived": "2025-08-02T23:15:54.562765",
      "stockReceivedLocal": "2025-08-02T23:15:54.562765",
      "stockReceivedByUser": "sample string 9",
      "received": "2025-08-02T23:15:54.562765",
      "receivedLocal": "2025-08-02T23:15:54.562765",
      "completed": "2025-08-02T23:15:54.562765",
      "completedLocal": "2025-08-02T23:15:54.562765",
      "updated": "2025-08-02T23:15:54.562765",
      "updatedLocal": "2025-08-02T23:15:54.562765",
      "dueDate": "2025-08-02T23:15:54.562765",
      "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": "QffLdhCFDUqBjr2URWNwfw==",
      "transportCompanyIdentifier": "76cbf741-8510-4a0d-818e-bd944563707f",
      "autoOrder": 27,
      "hostIdentifier": "74yZvgQSn0StYB0e50UZAQ==",
      "hostIdentifierGuid": "be998cef-1204-449f-ad60-1d1ee7451901",
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "temperature": 1.1,
      "temperatureScale": 28,
      "rating": 29,
      "lastOrderEmailSentId": "sample string 30",
      "lastOrderEmailSentStatus": "sample string 31",
      "deleted": "2025-08-02T23:15:54.562765",
      "deletedByUser": "sample string 32",
      "autoOrderGuid": "uXHzdGepk0mXM1O3xcX6EQ==",
      "autoOrderIdentifier": "74f371b9-a967-4993-9733-53b7c5c5fa11",
      "autoOrderHeader": {
        "$id": "108",
        "autoOrderGuid": "3Mfq6NKwE06jkFMzu1mzsQ==",
        "autoOrderIdentifier": "e8eac7dc-b0d2-4e13-a390-5333bb59b3b1",
        "orderGuid": "pHmOKrbnR0eqeBBjrY3k7g==",
        "orderIdentifier": "2a8e79a4-e7b6-4747-aa78-1063ad8de4ee",
        "created": "2025-08-02T23:15:54.562765",
        "orderID": 1,
        "storeID": 1,
        "orderDate": "2025-08-02T23:15:54.562765",
        "supplierIdentifier": "fX8hUMFFBEmnm+YTIDqCpw==",
        "supplierIdentifierGuid": "50217f7d-45c1-4904-a79b-e613203a82a7",
        "orderStatus": 1,
        "tradingPartner": 1,
        "simpleAWS": 2,
        "defaultMPL": 3,
        "investmentBuy": true,
        "storeName": "sample string 5",
        "supplierName": "sample string 6",
        "description": "sample string 7",
        "orderType": "sample string 8",
        "mailTo": "sample string 9",
        "mailBcc": "sample string 10",
        "notes": "sample string 11",
        "transportCompanyGuid": "c7J8JLuaM0KyHeBb3fu7ag==",
        "transportCompanyIdentifier": "247cb273-9abb-4233-b21d-e05bddfbbb6a",
        "store": {
          "$ref": "2"
        },
        "supplier": {
          "$ref": "6"
        },
        "details": [
          {
            "$id": "109",
            "autoOrderGuid": "I0lPJ4Lnx0++TD+cNjAQSg==",
            "autoOrderIdentifier": "274f4923-e782-4fc7-be4c-3f9c3630104a",
            "pluG_UID": "CEQfgU/jMEuiIBy8qgUCqA==",
            "pluGuid": "811f4408-e34f-4b30-a220-1cbcaa0502a8",
            "orderCartons": 1,
            "orderUnits": 1,
            "orderWeight": 1,
            "processedCartons": 1,
            "processedUnits": 1,
            "processedWeight": 1,
            "cartons": 1,
            "units": 1,
            "weight": 1,
            "status": 1,
            "bestDealCartonCost": 1.1,
            "bestDealDays": 1,
            "lastDealDays": 1,
            "normalCartonCost": 1.1,
            "currentDealCartonCost": 1.1,
            "investmentCartons": 1,
            "investmentUnits": 1,
            "investmentWeight": 1,
            "investmentSavedAmt": 1.1,
            "investmentBuyEndDate": "2025-08-02T23:15:54.562765",
            "investmentBuyStatus": 2,
            "processed": "2025-08-02T23:15:54.562765",
            "product": {
              "$ref": "11"
            },
            "orderCode": "sample string 3",
            "directIndicator": "sample string 4",
            "cycle": {
              "$ref": "95"
            },
            "dayWeighting": {
              "$id": "110",
              "sunday": 1.1
            },
            "inventory": {
              "$id": "111",
              "inventoryGuid": "Zxl8sYlqnUmp37/QpGmQXA==",
              "inventoryIdentifier": "b17c1967-6a89-499d-a9df-bfd0a469905c",
              "created": "2025-08-02T23:15:54.562765",
              "createdLocal": "2025-08-02T23:15:54.562765",
              "onHand": 4,
              "onHandPacks": 5,
              "onOrder": 6,
              "onOrderPacks": 7,
              "accuracy": 8,
              "updated": "2025-08-02T23:15:54.562765",
              "aws": 1.0,
              "history": [
                {
                  "$id": "112",
                  "inventoryGuid": "vyj+Oi+1Gkiel+RFVhEq7g==",
                  "inventoryIdentifier": "3afe28bf-b52f-481a-9e97-e44556112aee",
                  "pluG_UID": "CM5m5kUbqE+2fOXycXuK2w==",
                  "pluIdentifier": "e666ce08-1b45-4fa8-b67c-e5f2717b8adb",
                  "inventoryReason": 3,
                  "inventoryInvoiceGuid": "Wdlr6CK68EyTrH3CniszLA==",
                  "invoiceIdentifier": "e86bd959-ba22-4cf0-93ac-7dc29e2b332c",
                  "operatorGuid": "KclzMeGqykqRgT1tNHLhIQ==",
                  "operatorIdentifier": "3173c929-aae1-4aca-9181-3d6d3472e121",
                  "stocktakeGuid": "ZZ5O8CnBxUuQb0VM88eZww==",
                  "stocktakeIdentifier": "f04e9e65-c129-4bc5-906f-454cf3c799c3",
                  "orderGuid": "2/FCKEyV9U68W35dy1u62Q==",
                  "orderIdentifier": "2842f1db-954c-4ef5-bc5b-7e5dcb5bbad9",
                  "saleHeaderGuid": "MV+9sI1rykCceNyEaKj1hA==",
                  "saleHeaderGuidIdentifier": "b0bd5f31-6b8d-40ca-9c78-dc8468a8f584",
                  "dumpStockID": 1,
                  "fuelDeliveryID": 1,
                  "creditNoteIdentifier": "u1JiBcDDvUmNiOIGmW8fDQ==",
                  "creditNoteGuid": "056252bb-c3c0-49bd-8d88-e206996f1f0d",
                  "inventorySourceGuid": "Jwwc/+wMaUOwX2o6I0cg7Q==",
                  "inventorySourceIdentifier": "ff1c0c27-0cec-4369-b05f-6a3a234720ed",
                  "createdLocal": "2025-08-02T23:15:54.562765",
                  "baseUnits": 4,
                  "unitsPerCarton": 5,
                  "unitsPerCartonWeighted": true,
                  "counted": 7,
                  "countedPacks": 8,
                  "open": 1,
                  "movementQty": 9,
                  "close": 1,
                  "openPacks": 1,
                  "movementQtyPacks": 10,
                  "closePacks": 1,
                  "accuracy": 1,
                  "manual": 11,
                  "user": "sample string 12",
                  "updated": "2025-08-02T23:15:54.562765",
                  "createdLocalTime": "2025-08-02T23:15:54.562765",
                  "storeID": 14,
                  "barcode": "sample string 15",
                  "directCode": "sample string 16",
                  "productName": "sample string 17",
                  "salesMode": 18,
                  "orderPacked": 19,
                  "invoice": {
                    "$id": "113",
                    "inventoryInvoiceGuid": "SBKBqNls2UO+lDHVp9BgXQ==",
                    "invoiceIdentifier": "a8811248-6cd9-43d9-be94-31d5a7d0605d",
                    "inventoryGuid": "RwZBDLj8A0CNJURmHROprw==",
                    "inventoryIdentifier": "0c410647-fcb8-4003-8d25-44661d13a9af",
                    "supplierIdentifier": "li1GoC/yMEqCnhCizuq9Tg==",
                    "supplierGuid": "a0462d96-f22f-4a30-829e-10a2ceeabd4e",
                    "orderGuid": "kSVvfIQrFkiYpXP0WKmkpw==",
                    "orderIdentifier": "7c6f2591-2b84-4816-98a5-73f458a9a4a7",
                    "invoiceHeaderIdentifier": "kZqL1bKD40+grrcwFVzw7A==",
                    "invoiceHeaderGuid": "d58b9a91-83b2-4fe3-a0ae-b730155cf0ec",
                    "created": "2025-08-02T23:15:54.562765",
                    "ordered": "2025-08-02T23:15:54.562765",
                    "storeID": 1,
                    "bestOrExpire": "2025-08-02T23:15:54.562765",
                    "bestOrExpireType": 1,
                    "units": 1,
                    "weight": 1,
                    "received": "2025-08-02T23:15:54.562765",
                    "cost": 1,
                    "totalCost": 1,
                    "freightCost": 1,
                    "inStock": 1,
                    "pluG_UID": "wsVRuWarVEeUlPJW7kCaiA==",
                    "pluGuid": "b951c5c2-ab66-4754-9494-f256ee409a88",
                    "orderInventoryGuid": "2Ee1jL3lp0meevkLJG9+6A==",
                    "orderInventoryIdentifier": "8cb547d8-e5bd-49a7-9e7a-f90b246f7ee8",
                    "supplier": {
                      "$ref": "6"
                    },
                    "inventoryUnits": [
                      {
                        "$id": "114",
                        "invoiceItemNo": 1,
                        "inventoryInvoiceGuid": "49or9pb2E0yFn2jt4WqOrQ==",
                        "invoiceIdentifier": "f62bdae3-f696-4c13-859f-68ede16a8ead",
                        "inventoryGuid": "j0GZH086lEOA6FLjHCur1w==",
                        "inventoryIdentifier": "1f99418f-3a4f-4394-80e8-52e31c2babd7",
                        "serialNumber": "sample string 3",
                        "sold": "2025-08-02T23:15:54.562765",
                        "saleItemID": 1,
                        "storeID": 1,
                        "returned": "2025-08-02T23:15:54.562765",
                        "dumped": 1,
                        "saleHeaderID": 1
                      },
                      {
                        "$ref": "114"
                      }
                    ]
                  },
                  "invoiceHeaderIdentifier": "8LJ0QjYBckaHiz3gp3jyXw==",
                  "invoiceHeaderGuid": "4274b2f0-0136-4672-878b-3de0a778f25f",
                  "invoiceNumber": "sample string 20",
                  "invoiceCost": 1,
                  "invoiceCostDecimals": 1,
                  "orderNumber": 1,
                  "orderReceivingStoreName": "sample string 21",
                  "orderSendingStoreName": "sample string 22",
                  "creditNoteID": 1,
                  "reason": {
                    "$id": "115",
                    "id": 1,
                    "name": "sample string 1",
                    "allowRF": 2,
                    "dumpStock": 3,
                    "creditRequest": 4,
                    "excludeFromLoss": 5,
                    "reserved": 6,
                    "updated": "2025-08-02T23:15:54.562765"
                  },
                  "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": "112"
                }
              ],
              "products": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "lastInvoiceCost": 1
            },
            "aws": 5.0,
            "explanations": [
              {
                "$id": "116",
                "pluG_UID": "EwHp3kwuqkyPmLiSOgcyfA==",
                "pluGuid": "dee90113-2e4c-4caa-8f98-b8923a07327c",
                "consolidatedSales": {
                  "$id": "117",
                  "1": {
                    "$id": "118",
                    "discountPercentage": 1,
                    "days": 2,
                    "quantity": 3.1,
                    "aws": 3.1,
                    "cartonQuantity": 4.1,
                    "lowQuality": true
                  },
                  "2": {
                    "$ref": "118"
                  }
                },
                "dailyPrices": {
                  "$id": "119",
                  "2025-08-02T23:15:54.562765": {
                    "$id": "120",
                    "date": "2025-08-02T23:15:54.562765",
                    "salePrice": 1,
                    "campaign": "sample string 2",
                    "campaignDescription": "sample string 3",
                    "combo": true,
                    "comboPriceGroupG_UID": "ijYJVQGHV0qQNMAb8aNzbQ==",
                    "comboPriceGroupGuid": "5509368a-8701-4a57-9034-c01bf1a3736d"
                  }
                },
                "onHandPredictions": [
                  {
                    "$id": "121",
                    "autoOrderGuid": "eV8bk2fq/0WymnSAgVZ9QQ==",
                    "autoOrderIdentifier": "931b5f79-ea67-45ff-b29a-748081567d41",
                    "pluG_UID": "9dQBszicDUqBeLMJI5MMIw==",
                    "pluGuid": "b301d4f5-9c38-4a0d-8178-b30923930c23",
                    "childPLUG_UID": "aiMxqUwLfUyjriYB6/ZG1Q==",
                    "childPluGuid": "a931236a-0b4c-4c7d-a3ae-2601ebf646d5",
                    "date": "2025-08-02T23:15:54.562765",
                    "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": "121"
                  }
                ],
                "predictions": [
                  {
                    "$ref": "121"
                  },
                  {
                    "$ref": "121"
                  }
                ],
                "product": {
                  "$ref": "11"
                }
              },
              {
                "$ref": "116"
              }
            ],
            "supplierOrderingDetail": {
              "$ref": "9"
            },
            "manufacturerSupplier": "713f5fd6-92b5-48c4-9239-05f22bc4578d",
            "cartonQuantity": 1,
            "sellPrice": 1,
            "cost": 1,
            "costDecimals": 1,
            "bufferDays": 6,
            "boostDays": 7
          },
          {
            "$ref": "109"
          }
        ],
        "boosts": [
          {
            "$id": "122",
            "autoOrderGuid": "kE0gKgyNwUewp+Bcm2HJ+A==",
            "autoOrderIdentifier": "2a204d90-8d0c-47c1-b0a7-e05c9b61c9f8",
            "date": "2025-08-02T23:15:54.562765",
            "boost": 2
          },
          {
            "$ref": "122"
          }
        ]
      },
      "supplierName": "sample string 33",
      "supplierStoreID": 1,
      "supplierCartonsOnly": true,
      "supplierEnforceMinimumQuantity": true,
      "supplierMinimumOrderValue": 1,
      "storeName": "sample string 36",
      "orderCode": {
        "$id": "123",
        "code": "sample string 1",
        "description": "sample string 2"
      },
      "store": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "6"
      },
      "totalCostInc": 37.0,
      "totalPickedCostInc": 38.0,
      "totalReceivedCostInc": 39.0,
      "total": {
        "$id": "124",
        "orderGuid": "O0EzwNJmu0qYXKfMPddxkw==",
        "orderIdentifier": "c033413b-66d2-4abb-985c-a7cc3dd77193",
        "supplierIdentifier": "DwjzigQtTkSlQ9nENNqssw==",
        "supplierGuid": "8af3080f-2d04-444e-a543-d9c434daacb3",
        "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": "125",
          "id": 1,
          "orderGuid": "LMrQW4wMwkiW5AVhwyJdLw==",
          "orderIdentifier": "5bd0ca2c-0c8c-48c2-96e4-0561c3225d2f",
          "pluG_UID": "9PelYTRgbkWdG3+LVLqwKA==",
          "pluGuid": "61a5f7f4-6034-456e-9d1b-7f8b54bab028",
          "created": "2025-08-02T23:15:54.562765",
          "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": "eCanvtbedUqV1ZeXyZ/uCQ==",
          "substituteGuid": "bea72678-ded6-4a75-95d5-9797c99fee09",
          "warehousePLUG_UID": "LpBQjru0D0avsKDhAwxodA==",
          "warehousePluGuid": "8e50902e-b4bb-460f-afb0-a0e1030c6874",
          "updated": "2025-08-02T23:15:54.562765",
          "increment": true,
          "description": "sample string 13",
          "product": {
            "$ref": "11"
          },
          "unknownScan": {
            "$id": "126",
            "pluG_UID": "YaxeVepoZUadlQuPwehnfQ==",
            "pluGuid": "555eac61-68ea-4665-9d95-0b8fc1e8677d",
            "orderGuid": "0flfa0o6/0K4KcROZt9VGw==",
            "orderIdentifier": "6b5ff9d1-3a4a-42ff-b829-c44e66df551b",
            "barcode": "sample string 3",
            "created": "2025-08-02T23:15:54.562765"
          },
          "unknownScanItem": true,
          "substitute": {
            "$ref": "11"
          },
          "warehouseProduct": {
            "$ref": "11"
          },
          "lookup": {
            "$id": "127",
            "pluG_UID": "E+7Bz6FN00+xniS9k+2+mQ==",
            "pluGuid": "cfc1ee13-4da1-4fd3-b19e-24bd93edbe99",
            "inventoryGuid": "mS2x+MwnKE+rbWdbRZ9UrQ==",
            "inventoryIdentifier": "f8b12d99-27cc-4f28-ab6d-675b459f54ad",
            "averageWeeklySales": 1.0,
            "inventoryAverageWeeklySales": 1.0,
            "onHand": 1,
            "onHandPacks": 1,
            "onOrder": 1,
            "onOrderPacks": 1,
            "accuracy": 1,
            "lastOrdered": "2025-08-02T23:15:54.562765",
            "lastOrderQuantity": 1.1,
            "lastReceived": "2025-08-02T23:15:54.562765",
            "lastReceivedQuantity": 1.1,
            "lastInvoiceStatus": 1
          },
          "productOrderingDetail": {
            "$ref": "9"
          },
          "dealCost": {
            "$ref": "90"
          },
          "nextCost": {
            "$ref": "90"
          },
          "lastChance": true,
          "holdOff": 16,
          "holdOffDate": "2025-08-02T23:15:54.562765",
          "orderHeader": {
            "$ref": "107"
          },
          "invoiceDetail": {
            "$id": "128",
            "identifier": "GIIF0i8ZikWUiI2mVPiebA==",
            "identifierGuid": "d2058218-192f-458a-9488-8da654f89e6c",
            "headerIdentifier": "cqOoMS6yQEeR8Y+N/MFdng==",
            "headerIdentifierGuid": "31a8a372-b22e-4740-91f1-8f8dfcc15d9e",
            "pluG_UID": "k8urBdcTZ0SMXKAX+4QgyQ==",
            "pluGuid": "05abcb93-13d7-4467-8c5c-a017fb8420c9",
            "pageNo": 1,
            "lineNo": 1,
            "itemOrdered": "sample string 1",
            "itemShipped": "sample string 2",
            "apn": "sample string 3",
            "barcode": "sample string 4",
            "prodStatus": 0,
            "dateAvailable": "2025-08-02T23:15:54.562765",
            "commodity": "sample string 5",
            "supplier": "sample string 6",
            "itemDesc": "sample string 7",
            "itemType": 48,
            "investmentBuyInd": "A",
            "orderType": "sample string 8",
            "cartonQty": 1,
            "cartonQuantitySpecified": true,
            "soldByWeight": true,
            "orderByWeight": true,
            "unitsOrdered": 1,
            "unitsSupplied": 1,
            "unitsReceived": 1,
            "weightOrdered": 1,
            "weightShipped": 1,
            "weightReceived": 1,
            "unitSpecified": 11,
            "wholesalePrice": 1,
            "extWholesalePrice": 1,
            "normalPrice": 1,
            "retailPrice": 1,
            "pricingUnit": "sample string 12",
            "claimFlag": "A",
            "gstRate": 1,
            "gstAmount": 1,
            "extGstAmount": 1,
            "deliWeight": 1,
            "marginAmount": 1,
            "extMarginAmount": 1,
            "costAmount": 1,
            "orderedCostAmount": 1,
            "extCostAmount": 1,
            "costIncSpecified": true,
            "freightAmount": 14,
            "freightGstAmount": 15,
            "extFreightAmount": 16,
            "extFreightGstAmount": 17,
            "costDecimals": 18,
            "wetRate": 1,
            "containerDeposit": 1,
            "basePrice": 1,
            "wetValue": 1,
            "deliveryFee": 1,
            "casePrice": 1,
            "wholesaleExt": 1,
            "wetExt": 1,
            "totalLitres": 1,
            "tun": "sample string 19",
            "applyDetails": true,
            "applySell": true,
            "applyCost": true,
            "applyOr": true,
            "applyQty": true,
            "itemNumber": "sample string 20",
            "directNumber": "sample string 21",
            "itemSize": "sample string 22",
            "costGst": 1,
            "sellGst": 1,
            "costOr": 1,
            "sellOr": 1,
            "marginOr": 1,
            "grossProfit": 1.0,
            "sell": 1,
            "cartonCost": 1,
            "currentCost": 1,
            "costID": "A",
            "costStart": "2025-08-02T23:15:54.562765",
            "costEnd": "2025-08-02T23:15:54.562765",
            "createdFromUnknownScan": true,
            "orderGuid": "S3TIeFjPjUaSq4mem8wGhg==",
            "orderIdentifierGuid": "78c8744b-cf58-468d-92ab-899e9bcc0686",
            "processed": true,
            "received": true,
            "inventoried": true,
            "fromElectronicInvoice": true,
            "allowDelete": true,
            "updated": "2025-08-02T23:15:54.562765",
            "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": "129",
              "pluG_UID": "CQJAwbB6nkqX/XGvEWk6XQ==",
              "pluGuid": "c1400209-7ab0-4a9e-97fd-71af11693a5d",
              "invoiceIdentifier": "veQdeEqSzUSik65jjg8DYQ==",
              "invoiceGuid": "781de4bd-924a-44cd-a293-ae638e0f0361",
              "barcode": "sample string 3",
              "itemNumber": "sample string 4",
              "created": "2025-08-02T23:15:54.562765"
            },
            "productActive": true,
            "productSalesMode": 35,
            "productGSTPercent": 36,
            "productCostCalcMethod": 37,
            "productAlwaysApplyMargin": true,
            "productMarginRanged": true,
            "productMargin": 1.1,
            "productMinimumMargin": 1.1,
            "productMaximumMargin": 1.1,
            "priceGroupG_UID": "I8dYl08bgUCWDkyHBy6rqg==",
            "priceGroupGuid": "9758c723-1b4f-4081-960e-4c87072eabaa",
            "priceGroupName": "sample string 40",
            "priceGroupCode": "sample string 41",
            "product": {
              "$ref": "11"
            },
            "incrementCount": true,
            "minimumQuantity": 1,
            "randomWeight": true,
            "salesMode": 43,
            "cartons": 1,
            "weight": 1,
            "units": 1,
            "autoOrderStatus": 1,
            "invoiceDetailReceive": true
          },
          "autoOrderDetail": {
            "$ref": "109"
          },
          "doNotRange": true,
          "doNotOrder": true,
          "costGSTPercent": 1,
          "orderDetailReceive": true,
          "isBackedUp": true,
          "backupWarehouseIndicator": "sample string 21",
          "backupOrderCode": "sample string 22"
        },
        {
          "$ref": "125"
        }
      ],
      "unknownScans": [
        {
          "$ref": "126"
        },
        {
          "$ref": "126"
        }
      ],
      "transportCompany": {
        "$id": "130",
        "identifier": "e5VOWNiDvESy9CFBJkvhnQ==",
        "identifierGuid": "584e957b-83d8-44bc-b2f4-2141264be19d",
        "companyName": "sample string 1",
        "abn": "sample string 2",
        "address1": "sample string 3",
        "address2": "sample string 4",
        "telephone": "sample string 5",
        "primaryContactGuid": "DfW5oae/UEuCSf3kZQlqDQ==",
        "primaryContactID": "a1b9f50d-bfa7-4b50-8249-fde465096a0d",
        "primaryContact": {
          "$ref": "7"
        }
      },
      "isMetcashSorted": true,
      "backupOrderType": "sample string 41",
      "backupOrderTypeDescription": "sample string 42",
      "backupTradingPartner": 1,
      "backupHostIdentifier": "3bda3dfc-f516-4709-9905-76dde65f3f9d"
    },
    "details": [
      {
        "$ref": "128"
      },
      {
        "$ref": "128"
      }
    ],
    "orderStatus": 1,
    "processLockedInvoice": true
  },
  {
    "$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��[���5xl/workbook.xml �(����� ��M��(�Mz��k�#��T~4��Mz�mgv��a�������لƷX��B���y�X&�&�5�I�'�Ӥ�V�5�H�EQ3�ʚ �x���
���z�P�+���	!�6{(XB����&"[���X�Y!�5���c����b��oT�#���hY
Z�}��w_PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[�}�n''_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="Re1fbd42b70ca4a32" /></Relationships>PK��[QY<Ʃ
@xl/worksheets/sheet1.xml �(��\[s��+.����*���@�_��o9�CRKb�6�?�$�G��H���Sj}�ZݒZ�8�㟛�_���zq{<�
�N�狋��o�ӟ�����'G�˿WW��z෫G����z���l�:��ߜ��ŏ�mh�\,o����������|�xq��f~��	��l9�~�_�������Wۧ���r~vq7�����nήo�'Gס�f����x��G�9��N��П��W�ϓ�T��X��������ag�����-'�˳�����ͯ�]�K�����������������쟻�__���'�h#�R�yn��N��֋��ͱ�}��_l�K�hi��9�*���嶿o�bF�r?��O�ƭù0J��w����z��4�)�.�T�2o�����m�c��Goz�g���ᬭf�q�sV�����~d΢\��
[����[!��˱���[!
��5����N{\7�iL[�$�W*D����h�WZ{g��6�(D�Ǝ!J���cQ�b�E�(#��:����R!jQ�Z��au�teb����<��E!�V�Z��w�X/�Ѫ���E�ǮEԤ0�YD-��}���!�
{)��(jQ�a��
��	4���E�/%y%t(cy��R�l�1*�%��[e�0�rWYD�(ŁK �g�X	�(A��V��;	Jֈ@�3ʅ����YF	J���& �pևլT�R�)�F��N��Q�r'E!n�1��:��V1JQ��L��E��V�ZT|l��E5v[TQ�j�&���8V�*jR��&�أZEM*;�BԤr#7w5���:jR'��NkU��X�@��NrJ�,�e+X�l��b�(I-���`l��u_Yg+����I�F
#O:�d-sDIj5$��M���a��[��ƖCo�:JQzB�(Am��W,�à�!mk��.� ]�����c�Q��8z�gء=��OF-$�L�s;4QsFU˹�w�&j�ȡjC_��Ԝ{Sѽ��3*CP�B���Zҍ�3�mP5l#���3۰<�m#$�<$nƌ��EԠ&fm��8W2�X�ɨA�<(o����W��(A�K�ւ���tبDˆ�!-��k�%������|�x��=���FAZ1\�4�*T�/�����>��(D��PM����;V���B�:1��0�e}�Q��$k���,C��ۗ;�`��"���7�h]2��ǩ��(
���$J0C�,��#����Ž����;TT�K��p'ar����Rt���`y�������Vp��+��?��]��K�sXa7�ڃ�(I���K^3�t�j�$�V�N���>�%�~M�>'�}�qQ�nl\�Q��%{��"l�J��WYE��wZԦ1����j~�Q�~�E�����yH�C~��"j�ﴨD����pS����G-���l6o Nhf�P��ݨE��ℓ1�h���G-��k4���W���_*��������h��=Y�5���Om�������x����:aG�_���.G����"��"���"Ns�NOs�I�r�M�s�K/r�O/c��WBX}
 ��7Bx} ��wB�} ��B��@����Pa��v?a��B�� �ݯB�m�	��6����+
�p�(	�-��$������KJ�rL)	�-���<cJ�3p��<kJ�3�<s*�3p��<{*�3�<�*�3p��<�*�3�<�*�3p��<�j�3�&<w������j�s|�	��&<w����ܡc����j�s|�	�𩡷	�SCy>5�g�SCy>5�g�SCy>5�g�SCy>5�g�SCy>��g�SKy>��g�SKy>��g�SKy>��g�SKx�O-�>������{�SG��������:�s|��=�#<��Kx�O���Q��O���S��O=���S��O=���S��O���YZ۴%viK䝨���!(i��dI��q
 dў��Ȣ=C�h��L�E{�0d�^!1�k�!�A�Ho��D��;T�,��a���7^:��L}@��z�������_������8�04�%�� ��p�ʴ����[`���Bn�e`WNS~{Z��*}h�W�3@���5Хt�Ȧ�)�E>��	-2*}Nh�S�B���B�,K���%1ʢeY��0�@Y��?���%϶_J�%�vm��+5���ǥ�'����{Z����X2\�"�Rz)Y��������������������7x��7��DŽ,�<�㌾	u�;�kP��4�����������������ԗ�ߗ����!���o�=:x��h_�E��tڣ���������=:p��җl�Wl�d��(��Q��-�t��>�S�%��ahFA�Q�f��ahFA�Q�f��"e�eX��QP9�Q�/���2���>�r4� �(��������Z(��������ܚeDM�QJ�BV�3
e��5ХYFA_�e�2
e���@yFA�,� P�Q(�(�e�2
ee�����<�~)5�lڵ�Ʈ�ؗ��������Y��d��E�YF)u}Uj|]j|Sj|[j|Wj|_j��[�Q�
yFI��2JҚe��5�(���ЕЕЗЗЗЗЗЗ�����������v�,� P�QJcAN�Q(�(�e�2Ji���g���_�]��.����b=_�����&p�/PK��[:Q�:�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8nLҢ�ݰ���d�DMl�v=�����ĂMW��==i���c�}�Fv&kjY��v0]
����ݬ�4��&B?��Ҋ	5�1�'��4��YG&u����)�w
��#����9n��pq���z@z�x���?����c�"����~J�_��خ�a�
Q����FH�����e������d�Z`�����es_�^yj_�O��;��35�I���UA$�]���_l�PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[Ce��xl/sharedStrings.xml �(��XYo�~��?׋�M�;�c�Y'�����c�seRCR����=�dG��@G���.翼��H��h�~�<���E�����[JNI"8\��ڭ_.ϕ�-d�ꢽ�:=��T��=Q]�Gd#�h��۞J%�vz���~���ۭXd\������8�3�����s}���5�0��=}y�3�*�-c�������W�ϒ�������4A��J�>���x8E&c�f����5�՚;~��cɑ�&ځ^w"S�7X�:��2U�޲��&Z���|}xQnX^R���<q�|H]�0G�g�w�,�{Q<û�BW�L�=���m��,!l�r�
~���'P��m�c޼�Bz|��Q��՜��®���˱��'�sؐ,�"���й�3ąc�]��l�d�+��f	���a���?�[/+-���*[gr]�>
�]�sX�p���q&���+G��ËL�Zڧ	x
��6�rE���&�����f��{�o����q�c� Ǟ�z�ݹ�%	�g���X�
��Iƿ�J�V�oJ{5���cθ�C���v��F�`+�o��<���Ŏ���n���-d�2
�u�Sx�����wO�gƤg�"'H�(wc*A�������cuu[�`�
7��Òa:�l��H��	I�d�ϔc^�k�g2����z��2.ŏz��c��Hz��|S�4�=��4)6�4���L�{Gi�&���Z�q�;ڵ���(EJ-q�ZX�pP8ݺ�
���
�!�G$;�~w�M:��t�٬G��!��`蘉�;
�h���q�N�Qg8��YC��b��f8Y�G�qS��i<[�ض_Îm�aG�gx�5<�����_�AЀ��(3�vGE��!`n6G�q0"��L��MgH�i���3E0AC���H
�B:���
>�
U6�I���P(aC|†��
xC�
�|;�Z�i���b޺h7��;��D�i[CZ��l`f(�**
��t���C6;Ԏ��2Fy���ځ��%�01�=;Pd�+JqQ��NKh�A��3�.d��D-���H�
�=;�]Յm��g�c��QqQRG�==�[�䑭��É��Qа��w��8!=~/�'����|T�U��>
���d4�E�H�za/�#�Y0:
[�w+�)��+�`��%����k��T!������i�<�D�g�o�6ãׅEuߛw��Q�:��5C	�myɌo�͡p�K��D��_��K��~�Ms����S
yK!���+����>m��
s�UtL�x:�w���|:쐈�;��}8���082}x�.�5hr\a�-��{���(�CH�.��'�[)�K�߂?d���ӛ�u�X^���3Tg� �����������A>��|�X�M� O���X��C�1>�^$X�������R�2ԛ��<
yL=˪������#�l�ۄ���Ӈ͜��)��,I��v�$Ai��ܨEֲ���o��
�~���u�p0�'Eh��v$�64��q6h��Fψ��y����g�Њ��X�~�3e��^����a�Z<�}1���0���$�%ɩ`Lx���J9�;��e<)�
/!ט
/`�*]�6n����q�`Z�6.��X��Ѥݖ��(/�S�+��%�ɾ�=>�q�w��Cj�T�����<�����p�N�m�oЮ�̾p���j
yR`��O��E��〳�;<a�>�x���-�wX�����ͺv�S�O�����f"I����ڍ���%S����~��R��;cO)}�?PK-��[���5xl/workbook.xmlPK-��[����	��[Content_Types].xmlPK-
��[�}�n''U_rels/.relsPK-��[QY<Ʃ
@�xl/worksheets/sheet1.xmlPK-��[:Q�:�P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
xl/styles.xmlPK-��[Ce��{xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK��[y��
�5xl/workbook.xml �(�����0��&�C��(�N\�z�^`�
�'m
>��o�vfg�:k;�Z��#'�J[a�)	q��IPa7h+�Ҿ��A�����%Irbab^h�0��X�X`��^N+J2�p}< D�fO��2[��Dd
�����"*���
7�3��s�+|�Ȗ"��[Q��$�,K�+��;���w�PK��[����	�[Content_Types].xml �(����J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
��[���f''_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="R084907e333d44310" /></Relationships>PK��[QY<Ʃ
@xl/worksheets/sheet1.xml �(��\[s��+.����*���@�_��o9�CRKb�6�?�$�G��H���Sj}�ZݒZ�8�㟛�_���zq{<�
�N�狋��o�ӟ�����'G�˿WW��z෫G����z���l�:��ߜ��ŏ�mh�\,o����������|�xq��f~��	��l9�~�_�������Wۧ���r~vq7�����nήo�'Gס�f����x��G�9��N��П��W�ϓ�T��X��������ag�����-'�˳�����ͯ�]�K�����������������쟻�__���'�h#�R�yn��N��֋��ͱ�}��_l�K�hi��9�*���嶿o�bF�r?��O�ƭù0J��w����z��4�)�.�T�2o�����m�c��Goz�g���ᬭf�q�sV�����~d΢\��
[����[!��˱���[!
��5����N{\7�iL[�$�W*D����h�WZ{g��6�(D�Ǝ!J���cQ�b�E�(#��:����R!jQ�Z��au�teb����<��E!�V�Z��w�X/�Ѫ���E�ǮEԤ0�YD-��}���!�
{)��(jQ�a��
��	4���E�/%y%t(cy��R�l�1*�%��[e�0�rWYD�(ŁK �g�X	�(A��V��;	Jֈ@�3ʅ����YF	J���& �pևլT�R�)�F��N��Q�r'E!n�1��:��V1JQ��L��E��V�ZT|l��E5v[TQ�j�&���8V�*jR��&�أZEM*;�BԤr#7w5���:jR'��NkU��X�@��NrJ�,�e+X�l��b�(I-���`l��u_Yg+����I�F
#O:�d-sDIj5$��M���a��[��ƖCo�:JQzB�(Am��W,�à�!mk��.� ]�����c�Q��8z�gء=��OF-$�L�s;4QsFU˹�w�&j�ȡjC_��Ԝ{Sѽ��3*CP�B���Zҍ�3�mP5l#���3۰<�m#$�<$nƌ��EԠ&fm��8W2�X�ɨA�<(o����W��(A�K�ւ���tبDˆ�!-��k�%������|�x��=���FAZ1\�4�*T�/�����>��(D��PM����;V���B�:1��0�e}�Q��$k���,C��ۗ;�`��"���7�h]2��ǩ��(
���$J0C�,��#����Ž����;TT�K��p'ar����Rt���`y�������Vp��+��?��]��K�sXa7�ڃ�(I���K^3�t�j�$�V�N���>�%�~M�>'�}�qQ�nl\�Q��%{��"l�J��WYE��wZԦ1����j~�Q�~�E�����yH�C~��"j�ﴨD����pS����G-���l6o Nhf�P��ݨE��ℓ1�h���G-��k4���W���_*��������h��=Y�5���Om�������x����:aG�_���.G����"��"���"Ns�NOs�I�r�M�s�K/r�O/c��WBX}
 ��7Bx} ��wB�} ��B��@����Pa��v?a��B�� �ݯB�m�	��6����+
�p�(	�-��$������KJ�rL)	�-���<cJ�3p��<kJ�3�<s*�3p��<{*�3�<�*�3p��<�*�3�<�*�3p��<�j�3�&<w������j�s|�	��&<w����ܡc����j�s|�	�𩡷	�SCy>5�g�SCy>5�g�SCy>5�g�SCy>5�g�SCy>��g�SKy>��g�SKy>��g�SKy>��g�SKx�O-�>������{�SG��������:�s|��=�#<��Kx�O���Q��O���S��O=���S��O=���S��O���YZ۴%viK䝨���!(i��dI��q
 dў��Ȣ=C�h��L�E{�0d�^!1�k�!�A�Ho��D��;T�,��a���7^:��L}@��z�������_������8�04�%�� ��p�ʴ����[`���Bn�e`WNS~{Z��*}h�W�3@���5Хt�Ȧ�)�E>��	-2*}Nh�S�B���B�,K���%1ʢeY��0�@Y��?���%϶_J�%�vm��+5���ǥ�'����{Z����X2\�"�Rz)Y��������������������7x��7��DŽ,�<�㌾	u�;�kP��4�����������������ԗ�ߗ����!���o�=:x��h_�E��tڣ���������=:p��җl�Wl�d��(��Q��-�t��>�S�%��ahFA�Q�f��ahFA�Q�f��"e�eX��QP9�Q�/���2���>�r4� �(��������Z(��������ܚeDM�QJ�BV�3
e��5ХYFA_�e�2
e���@yFA�,� P�Q(�(�e�2
ee�����<�~)5�lڵ�Ʈ�ؗ��������Y��d��E�YF)u}Uj|]j|Sj|[j|Wj|_j��[�Q�
yFI��2JҚe��5�(���ЕЕЗЗЗЗЗЗ�����������v�,� P�QJcAN�Q(�(�e�2Ji���g���_�]��.����b=_�����&p�/PK��[>E��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞���I��ݰa[zǞ|�Ďl��Xp$��U$H%l����I3�����<�t~���0 h�գ�8��n{�I�8�q�$���²�ԫg�����κY����.R�d�4eLP�f�-�/��h�nT�h�yF��W�N~@@����)yz
<�T O����.K]��<�+ �nj>\&�^��J��EVf������2�t�����^;��+5�u]Ԙ	��y�������PK��[Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK��[Ce��xl/sharedStrings.xml �(��XYo�~��?׋�M�;�c�Y'�����c�seRCR����=�dG��@G���.翼��H��h�~�<���E�����[JNI"8\��ڭ_.ϕ�-d�ꢽ�:=��T��=Q]�Gd#�h��۞J%�vz���~���ۭXd\������8�3�����s}���5�0��=}y�3�*�-c�������W�ϒ�������4A��J�>���x8E&c�f����5�՚;~��cɑ�&ځ^w"S�7X�:��2U�޲��&Z���|}xQnX^R���<q�|H]�0G�g�w�,�{Q<û�BW�L�=���m��,!l�r�
~���'P��m�c޼�Bz|��Q��՜��®���˱��'�sؐ,�"���й�3ąc�]��l�d�+��f	���a���?�[/+-���*[gr]�>
�]�sX�p���q&���+G��ËL�Zڧ	x
��6�rE���&�����f��{�o����q�c� Ǟ�z�ݹ�%	�g���X�
��Iƿ�J�V�oJ{5���cθ�C���v��F�`+�o��<���Ŏ���n���-d�2
�u�Sx�����wO�gƤg�"'H�(wc*A�������cuu[�`�
7��Òa:�l��H��	I�d�ϔc^�k�g2����z��2.ŏz��c��Hz��|S�4�=��4)6�4���L�{Gi�&���Z�q�;ڵ���(EJ-q�ZX�pP8ݺ�
���
�!�G$;�~w�M:��t�٬G��!��`蘉�;
�h���q�N�Qg8��YC��b��f8Y�G�qS��i<[�ض_Îm�aG�gx�5<�����_�AЀ��(3�vGE��!`n6G�q0"��L��MgH�i���3E0AC���H
�B:���
>�
U6�I���P(aC|†��
xC�
�|;�Z�i���b޺h7��;��D�i[CZ��l`f(�**
��t���C6;Ԏ��2Fy���ځ��%�01�=;Pd�+JqQ��NKh�A��3�.d��D-���H�
�=;�]Յm��g�c��QqQRG�==�[�䑭��É��Qа��w��8!=~/�'����|T�U��>
���d4�E�H�za/�#�Y0:
[�w+�)��+�`��%����k��T!������i�<�D�g�o�6ãׅEuߛw��Q�:��5C	�myɌo�͡p�K��D��_��K��~�Ms����S
yK!���+����>m��
s�UtL�x:�w���|:쐈�;��}8���082}x�.�5hr\a�-��{���(�CH�.��'�[)�K�߂?d���ӛ�u�X^���3Tg� �����������A>��|�X�M� O���X��C�1>�^$X�������R�2ԛ��<
yL=˪������#�l�ۄ���Ӈ͜��)��,I��v�$Ai��ܨEֲ���o��
�~���u�p0�'Eh��v$�64��q6h��Fψ��y����g�Њ��X�~�3e��^����a�Z<�}1���0���$�%ɩ`Lx���J9�;��e<)�
/!ט
/`�*]�6n����q�`Z�6.��X��Ѥݖ��(/�S�+��%�ɾ�=>�q�w��Cj�T�����<�����p�N�m�oЮ�̾p���j
yR`��O��E��〳�;<a�>�x���-�wX�����ͺv�S�O�����f"I����ڍ���%S����~��R��;cO)}�?PK-��[y��
�5xl/workbook.xmlPK-��[����	�[Content_Types].xmlPK-
��[���f''V_rels/.relsPK-��[QY<Ʃ
@�xl/worksheets/sheet1.xmlPK-��[>E��P�xl/_rels/workbook.xml.relsPK-��[Ѓc'2E
xl/styles.xmlPK-��[Ce��}xl/sharedStrings.xmlPK��