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": "okikjTc/ykWIxhtw+fQ+aQ==",
    "identifierGuid": "8da448a2-3f37-45ca-88c6-1b70f9f43e69",
    "storeID": 2,
    "tradingPartner": 0,
    "supplierIdentifier": "dMpgqEEhBUaYFc9UTLu0mg==",
    "supplierIdentifierGuid": "a860ca74-2141-4605-9815-cf544cbbb49a",
    "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-10-04T23:59:54.3701853",
    "createdByUser": "sample string 12",
    "updated": "2025-10-04T23:59:54.3701853",
    "transType": 0,
    "transDateTime": "2025-10-04T23:59:54.3701853",
    "invoiceNo": "sample string 13",
    "invoiceText": "sample string 14",
    "adjustmentNo": 1,
    "invoiceDate": "2025-10-04T23:59:54.3701853",
    "claimNo": 1,
    "countReceivedReset": true,
    "accountingExported": true,
    "orderReceived": true,
    "orderGuid": "EfoYW/jIxk231Mtgl9N2kQ==",
    "orderIdentifier": "5b18fa11-c8f8-4dc6-b7d4-cb6097d37691",
    "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-10-04T23:59:54.3701853",
    "received": "2025-10-04T23:59:54.3701853",
    "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-10-04T23:59:54.3701853",
      "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": "5g1sMAVjJEmV2dDhE++BJQ==",
      "hostIdentifierGuid": "306c0de6-6305-4924-95d9-d0e113ef8125",
      "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-10-04T23:59:54.3701853",
      "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": "fDdI5UDtF0+Hz6BuDRozAA==",
          "hostIdentifierGuid": "e548377c-ed40-4f17-87cf-a06e0d1a3300",
          "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": "O20kzM6Eyk+sofRRGDNjPw==",
            "identifierGuid": "cc246d3b-84ce-4fca-aca1-f4511833633f",
            "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": "2B6CClEnw0Km9rLDgHmVbA==",
            "hostSupplierIdentifierGuid": "0a821ed8-2751-42c3-a6f6-b2c38079956c",
            "loyaltyPriceLevelIdentifier": "DdeVr3A7FESR1JbPONnJKQ==",
            "loyaltyPriceLevelIdentifierGuid": "af95d70d-3b70-4414-91d4-96cf38d9c929",
            "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-10-04T23:59:54.3701853",
            "lastProcessed": "2025-10-04T23:59:54.3701853",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "6",
              "identifier": "GmJqaAvvvku6n+X+InBZ5w==",
              "identifierGuid": "686a621a-ef0b-4bbe-ba9f-e5fe227059e7",
              "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": "+Q7ebj9qeEin0exqPsbn3Q==",
              "primaryContactID": "6ede0ef9-6a3f-4878-a7d1-ec6a3ec6e7dd",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "1VgF9Al7qkq4qtEG7BV5bg==",
              "supplierGroupGuid": "f40558d5-7b09-4aaa-b8aa-d106ec15796e",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2025-10-04T23:59:54.3701853",
              "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": "11da8e2a-f377-47fd-ad4c-d7138b2b32c2",
                "identifier": "VTXCFVz1pU+mXkGJVRtRUQ==",
                "identifierGuid": "15c23555-f55c-4fa5-a65e-4189551b5151",
                "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": "yIb0lFrstkqxBD+1UpvuIA==",
                  "supplierIdentifierGuid": "94f486c8-ec5a-4ab6-b104-3fb5529bee20",
                  "contactGuid": "5Cj0TDIPWEKyzv2CfVF44w==",
                  "contactID": "4cf428e4-0f32-4258-b2ce-fd827d5178e3",
                  "contact": {
                    "$ref": "7"
                  },
                  "supplier": {
                    "$ref": "6"
                  }
                },
                {
                  "$ref": "8"
                }
              ],
              "products": [
                {
                  "$id": "9",
                  "pluG_UID": "rsMZ75v//Emdn7j/qlHwRw==",
                  "pluGuid": "ef19c3ae-ff9b-49fc-9d9f-b8ffaa51f047",
                  "supplierIdentifier": "sMoKPU/Ugk2Efoxz0JCX9Q==",
                  "supplierIdentifierGuid": "3d0acab0-d44f-4d82-847e-8c73d09097f5",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2025-10-04T23:59:54.3701853",
                  "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-10-04T23:59:54.3701853",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "10",
                      "pluG_UID": "rg10bVWKP0S4KbehXmm70w==",
                      "pluGuid": "6d740dae-8a55-443f-b829-b7a15e69bbd3",
                      "supplierIdentifier": "BlwsFtvzQUC9wLJZwVMnkg==",
                      "supplierIdentifierGuid": "162c5c06-f3db-4041-bdc0-b259c1532792",
                      "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": "Qit7e4NWXEC8Jopqd31Kig==",
                  "parentPluGuid": "7b7b2b42-5683-405c-bc26-8a6a777d4a8a",
                  "freight": 45.0,
                  "freightType": 1,
                  "product": {
                    "$id": "11",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "QZAVSjT/oUyCvwHLnDchYA==",
                    "guid": "4a159041-ff34-4ca1-82bf-01cb9c372160",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "7hAaYMA0R0KG2JC5GfK3sA==",
                    "priceGroupGuid": "601a10ee-34c0-4247-86d8-90b919f2b7b0",
                    "blueprintID": 1,
                    "lastCountedDate": "2025-10-04T23:59:54.3701853",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2025-10-04T23:59:54.3701853",
                    "pluCreated": "2025-10-04T23:59:54.3701853",
                    "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-10-04T23:59:54.3701853",
                    "lastManualUpdate": "2025-10-04T23:59:54.3701853",
                    "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-10-04T23:59:54.3701853",
                    "currentCostUpdated": "2025-10-04T23:59:54.3701853",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2025-10-04T23:59:54.3701853",
                    "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,
                    "paws": 1.0,
                    "awsUpdated": "2025-10-04T23:59:54.3701853",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "J69AVYsMDEG0gLHcZ2znlw==",
                    "altPLUGuid": "5540af27-0c8b-410c-b480-b1dc676ce797",
                    "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-10-04T23:59:54.3701853",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "29kaKl5Gf0CpGqP+hkgG0Q==",
                    "shelfPageLayoutGuid": "2a1ad9db-465e-407f-a91a-a3fe864806d1",
                    "talkerPageLayoutG_UID": "B/JSERXHV0qxsWG+Nqg9bA==",
                    "talkerPageLayoutGuid": "1152f207-c715-4a57-b1b1-61be36a83d6c",
                    "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": "IiPU6ccj60S4Qs7abjo4CQ==",
                    "inventoryIdentifier": "e9d42322-23c7-44eb-b842-ceda6e3a3809",
                    "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": "I6HHVvIILUurWJ5ttc+26A==",
                    "parentPluGuid": "56c7a123-08f2-4b2d-ab58-9e6db5cfb6e8",
                    "preferredHostVendor": 104,
                    "preferredHostChanged": true,
                    "code": "sample string 106",
                    "supplierIdentifier": "ZheUXnLoAEabCduiPwKi0w==",
                    "supplierIdentifierGuid": "5e941766-e872-4600-9b09-dba23f02a2d3",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "PG6PbmrSKkeD1x2dm+cfgw==",
                    "rebateSupplierIdentifierGuid": "6e8f6e3c-d26a-472a-83d7-1d9d9be71f83",
                    "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-10-04T23:59:54.3701853",
                    "commodity": "sample string 121",
                    "businessPillar": "sample string 122",
                    "mscCommodity": "sample string 123",
                    "hostIdentifier": "DRtCfMBeGUqIUatHasuDdA==",
                    "hostIdentifierGuid": "7c421b0d-5ec0-4a19-8851-ab476acb8374",
                    "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": "ybrkErMEmUWwNXCbZpNHLw==",
                        "pluGuid": "12e4bac9-04b3-4599-b035-709b6693472f",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "priceNow": 5,
                        "costNow": 6,
                        "costNowDecimals": 7,
                        "normalPrice": 8,
                        "priceNext": 1,
                        "costNext": 1,
                        "costNextDecimals": 9,
                        "nextCampaignName": "sample string 10",
                        "gstPercent": 11,
                        "normalCost": 12,
                        "normalCostDecimals": 13,
                        "costGstPercent": 14,
                        "costCalcMethod": 1,
                        "currentCost": 15,
                        "currentCostDecimals": 16,
                        "break1": 17,
                        "price1": 18,
                        "break2": 19,
                        "price2": 20,
                        "break3": 21,
                        "price3": 22,
                        "fuelItem": 23,
                        "fixedWeight": 24,
                        "active": true,
                        "complianceIndicator": "sample string 25",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2025-10-04T23:59:54.3701853"
                      },
                      {
                        "$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-10-04T23:59:54.3701853",
                        "priceChangeType": 0,
                        "costDecimals": 10
                      },
                      "normalPluPrices": {
                        "$ref": "14"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "15",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "startDate": "2025-10-04T23:59:54.3701853",
                        "startTime": 3,
                        "endDate": "2025-10-04T23:59:54.3701853",
                        "endTime": 4,
                        "newPrice": 5,
                        "newCost": 6,
                        "newCostDecimals": 7,
                        "pctDiscount": 8,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 9",
                        "hostType": 10,
                        "hostIdentifier": "5onarvRMwECxWGFV3WYJiQ==",
                        "hostIdentifierGuid": "aeda89e6-4cf4-40c0-b158-6155dd660989",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "16",
                      "g_UId": "LthuvILNZ0mC1t6btEVcMA==",
                      "guid": "bc6ed82e-cd82-4967-82d6-de9bb4455c30",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "17",
                      "priceGroupG_UID": "Oq+OZA7hm0iYVsZSCzHzbQ==",
                      "priceGroupGuid": "648eaf3a-e10e-489b-9856-c6520b31f36d",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2025-10-04T23:59:54.3701853",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 146",
                    "nutrifacts": {
                      "$id": "18",
                      "pluG_UID": "6gLAsy5x/kqGUYec9QUn2g==",
                      "pluGuid": "b3c002ea-712e-4afe-8651-879cf50527da",
                      "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": "6db0b6c5-b83e-4337-81cf-1edff69b8020",
                      "created": "2025-10-04T23:59:54.3701853",
                      "createdByUser": "sample string 1",
                      "activated": "2025-10-04T23:59:54.3701853",
                      "deactivated": "2025-10-04T23:59:54.3701853",
                      "lastOrdered": "2025-10-04T23:59:54.3701853",
                      "lastOrderedQty": 2.0,
                      "lastReceived": "2025-10-04T23:59:54.3701853",
                      "lastReceivedQty": 3.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2025-10-04T23:59:54.3701853",
                      "lastSold": "2025-10-04T23:59:54.3701853",
                      "firstSold": "2025-10-04T23:59:54.3701853",
                      "awsUpdated": "2025-10-04T23:59:54.3701853",
                      "lastManualUpdate": "2025-10-04T23:59:54.3701853",
                      "lastManualUpdatedByUser": "sample string 5",
                      "lastUpdated": "2025-10-04T23:59:54.3701853",
                      "lastUpdatedByUser": "sample string 7",
                      "lastUpdatedByHost": "2025-10-04T23:59:54.3701853",
                      "doNotRangeUpdated": "2025-10-04T23:59:54.3701853",
                      "doNotOrderUpdated": "2025-10-04T23:59:54.3701853",
                      "tracked": "2025-10-04T23:59:54.3701853"
                    },
                    "allergens": [
                      {
                        "$id": "20",
                        "allergenID": 1,
                        "pluG_UID": "0/unkfezvEG+WhHJHr1ARw==",
                        "pluGuid": "91a7fbd3-b3f7-41bc-be5a-11c91ebd4047",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "costs": {
                      "$id": "21",
                      "pluG_UID": "PctyC4rldUuMZkfuCDYUiQ==",
                      "pluGuid": "0b72cb3d-e58a-4b75-8c66-47ee08361489",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2025-10-04T23:59:54.3701853",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "22",
                        "saleHeaderID": 1,
                        "created": "2025-10-04T23:59:54.3701853",
                        "createdLocal": "2025-10-04T23:59:54.3701853",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "+MQY3/3uDk6pk6ErTOa+/w==",
                        "operatorGuid": "df18c4f8-eefd-4e0e-a993-a12b4ce6beff",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "DBBR+gA9jk+3iaYMso9DZA==",
                        "pluGuid": "fa51100c-3d00-4f8e-b789-a60cb28f4364",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "23",
                          "id": 1,
                          "g_Uid": "SbnPJ8OoXUKu8QigRgXYPw==",
                          "guid": "27cfb949-a8c3-425d-aef1-08a04605d83f",
                          "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-10-04T23:59:54.3701853",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2025-10-04T23:59:54.3701853",
                          "endShift": "2025-10-04T23:59:54.3701853",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "24",
                              "operatorG_UID": "TFNIIH+UN0iq9pb2n0loxw==",
                              "operatorGuid": "2048534c-947f-4837-aaf6-96f69f4968c7",
                              "storeID": 2,
                              "operator": {
                                "$ref": "23"
                              },
                              "store": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "24"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "22"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "25",
                        "pluID": 1,
                        "pluG_UID": "agu8Tq9nhUGGNQ4SyrKy/g==",
                        "pluGuid": "4ebc0b6a-67af-4185-8635-0e12cab2b2fe",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "26",
                        "pluG_UId": "MVXP/RzXkkKK9oaRs0nBRg==",
                        "pluGuid": "fdcf5531-d71c-4292-8af6-8691b349c146",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "11"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "27",
                        "identifier": "aKjgYYmcYkagBmqQJUXPLg==",
                        "identifierGuid": "61e0a868-9c89-4662-a006-6a902545cf2e",
                        "pluG_UID": "llULPww6s0SUmzSwgHRDoA==",
                        "pluGuid": "3f0b5596-3a0c-44b3-949b-34b0807443a0",
                        "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": "H04y+TRf1025HO9Matloxw==",
                        "groupName": "sample string 1",
                        "identifierGuid": "f9324e1f-5f34-4dd7-b91c-ef4c6ad968c7",
                        "exists": true,
                        "flipChartIdentifier": "e2yCQXWadkiyIE4XXTmvng==",
                        "flipChartIdentifierGuid": "41826c7b-9a75-4876-b220-4e175d39af9e",
                        "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": "fl+w+294Ekmblp8A9T393w==",
                        "groupIdentifierGuid": "fbb05f7e-786f-4912-9b96-9f00f53dfddf",
                        "flipChart": {
                          "$id": "29",
                          "identifier": "AaIle4+He0irfh2ojHb+8Q==",
                          "identifierGuid": "7b25a201-878f-487b-ab7e-1da88c76fef1",
                          "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": "r6/jsuDQV0mPCC9LQMJEMw==",
                            "identifierGuid": "b2e3afaf-d0e0-4957-8f08-2f4b40c24433",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "31",
                                "id": 1,
                                "g_UID": "LyRjJ7kI8UezLbTpepHuzQ==",
                                "guid": "2763242f-08b9-47f1-b32d-b4e97a91eecd",
                                "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": "yZPGTEN+HEmr46q9OFIuuA==",
                                "previousFormGuid": "4cc693c9-7e43-491c-abe3-aabd38522eb8",
                                "nextForm": 1,
                                "nextFormG_UID": "QzLr1BXB2UWsftCvN5/2cA==",
                                "nextFormGuid": "d4eb3243-c115-45d9-ac7e-d0af379ff670",
                                "attributes": "sample string 10",
                                "updated": "2025-10-04T23:59:54.3701853",
                                "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": "silpaBYI2kiwcw1OH643qg==",
                                    "checkoutFormGuid": "686929b2-0816-48da-b073-0d4e1fae37aa",
                                    "identifier": "L8dAanzs1Uu4QQlQP7ZkvA==",
                                    "identifierGuid": "6a40c72f-ec7c-4bd5-b841-09503fb664bc",
                                    "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": "4iIszr4/3EG/hqrxH9u1fA==",
                                    "valueGuid": "ce2c22e2-3fbe-41dc-bf86-aaf11fdbb57c",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2025-10-04T23:59:54.3701853",
                                    "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-10-04T23:59:54.3701853",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "32"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "34",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "c1YBSHKFAU6DP6TjoauWpQ==",
                                    "checkoutFormGuid": "48015673-8572-4e01-833f-a4e3a1ab96a5",
                                    "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": "05eHq3s7uEKxmyg3zjeweQ==",
                            "flipChartPageIdentifierGuid": "ab8797d3-3b7b-42b8-b19b-2837ce37b079",
                            "pluG_UID": "J6nvS6pM3UC2/DgkspBD9Q==",
                            "pluGuid": "4befa927-4caa-40dd-b6fc-3824b29043f5",
                            "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": "TLTiSPqwFUGYSCp+unXI1w==",
                        "pluGuid": "48e2b44c-b0fa-4115-9848-2a7eba75c8d7",
                        "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-10-04T23:59:54.3701853",
                        "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": "bnvDhZPch0u328b5aTE1BQ==",
                        "ingredientGuid": "297BAz+3UUmslJmdjGi56Q==",
                        "ingredientIdentifier": "03c1dedb-b73f-4951-ac94-999d8c68b9e9",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "11"
                        }
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "38",
                        "pluG_UID": "hWHPHLh0p0ew+ptirlI1Uw==",
                        "pluGuid": "1ccf6185-74b8-47a7-b0fa-9b62ae523553",
                        "shelfLocationIdentifier": "P17IHpw9NUC5pONTFMWz2Q==",
                        "shelfLocationGuid": "1ec85e3f-3d9c-4035-b9a4-e35314c5b3d9",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "BGEVUMOohkWkP1rToDz6tw==",
                        "labelPageLayoutGuid": "50156104-a8c3-4586-a43f-5ad3a03cfab7",
                        "updated": "2025-10-04T23:59:54.3701853",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "11"
                        },
                        "location": {
                          "$id": "39",
                          "identifier": "np+73g6Tx0GgfYuCaj9AFg==",
                          "storeID": 1,
                          "identifierGuid": "debb9f9e-930e-41c7-a07d-8b826a3f4016",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2025-10-04T23:59:54.3701853",
                          "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": "cg5fWZLYE0C0bbiDIEDY3w==",
                        "pluGuid": "595f0e72-d892-4013-b46d-b8832040d8df",
                        "deptNo": 1,
                        "product": {
                          "$ref": "11"
                        },
                        "scaleLocation": {
                          "$id": "41",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2025-10-04T23:59:54.3701853",
                          "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-10-04T23:59:54.3701853",
                                        "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": "euloXPAwpUuqEcFo1iIJww==",
                                        "labelPageLayoutGuid": "5c68e97a-30f0-4ba5-aa11-c168d62209c3",
                                        "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-10-04T23:59:54.3701853",
                                    "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": "pxevIamMzE+ggfrBmpcv9w==",
                                    "labelPageLayoutGuid": "21af17a7-8ca9-4fcc-a081-fac19a972ff7",
                                    "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-10-04T23:59:54.3701853",
                                "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": "YytHCTv5AkexW3iGVC6WwA==",
                                "labelPageLayoutGuid": "09472b63-f93b-4702-b15b-7886542e96c0",
                                "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-10-04T23:59:54.3701853",
                            "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": "XNYNh2k7rkWPX7x5xLEibg==",
                            "labelPageLayoutGuid": "870dd65c-3b69-45ae-8f5f-bc79c4b1226e",
                            "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": "LiNDSMV57kW50zRnmyEj7A==",
                      "pluGuid": "4843232e-79c5-45ee-b9d3-34679b2123ec",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "Y6sHmdkao0el0qVK8UbIjg==",
                      "dealCostGuid": "9907ab63-1ad9-47a3-a5d2-a54af146c88e",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "ohNz6mqUEkOSrwrU4GP7tQ==",
                      "priceGroupGuid": "ea7313a2-946a-4312-92af-0ad4e063fbb5",
                      "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-10-04T23:59:54.3701853",
                      "rrp": 26,
                      "campaignDescription": "sample string 27",
                      "campaignComboPriceGroupG_UID": "woikHi8oqEiCI4RPpJKw2w==",
                      "campaignComboPriceGroupIdentifier": "1ea488c2-282f-48a8-8223-844fa492b0db",
                      "promotionPlacementDescription": "sample string 28",
                      "storeAcceptances": [
                        {
                          "$id": "51",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2025-10-04T23:59:54.3701853",
                          "operatorG_UID": "/h1Fic9V4ka58LA/jC4aJg==",
                          "operatorGuid": "89451dfe-55cf-46e2-b9f0-b03f8c2e1a26",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2025-10-04T23:59:54.3701853",
                          "signIqTicketFileMovedUtc": "2025-10-04T23:59:54.3701853",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2025-10-04T23:59:54.3701853",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "product": {
                            "$ref": "11"
                          },
                          "campaignPlu": {
                            "$ref": "50"
                          }
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "campaign": {
                        "$id": "52",
                        "id": 1,
                        "storeID": 2,
                        "name": "c9f0cf41-e627-4775-8888-93255bd8f3b5",
                        "nameGuid": "c9f0cf41-e627-4775-8888-93255bd8f3b5",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2025-10-04T23:59:54.3701853",
                        "startTime": 1,
                        "endDate": "2025-10-04T23:59:54.3701853",
                        "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-10-04T23:59:54.3701853",
                        "system": true,
                        "created": "2025-10-04T23:59:54.3701853",
                        "updated": "2025-10-04T23:59:54.3701853",
                        "priceChangeNotifiedUtc": "2025-10-04T23:59:54.3701853",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "/jNa/pEzzU6ltbm2rckgAg==",
                        "hostIdentifierGuid": "fe5a33fe-3391-4ecd-a5b5-b9b6adc92002",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2025-10-04T23:59:54.3701853",
                        "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": "h7iSIOgSuEi3+0bFGlsu4Q==",
                            "pluGuid": "2092b887-12e8-48b8-b7fb-46c51a5b2ee1",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "V1Xv4F9m8UOaeamPOfjL+w==",
                            "priceGroupGuid": "e0ef5557-665f-43f1-9a79-a98f39f8cbfb",
                            "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-10-04T23:59:54.3701853",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "11"
                            },
                            "campaign": {
                              "$ref": "52"
                            }
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "54",
                            "id": 1,
                            "identifier": "0riiCYpP8UiMwpu8rymNeg==",
                            "identifierStr": "0riiCYpP8UiMwpu8rymNeg==",
                            "identifierGuid": "09a2b8d2-4f8a-48f1-8cc2-9bbcaf298d7a",
                            "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": "G4tt61VwtEyTIn5u3InxFw==",
                            "customerIDGuid": "eb6d8b1b-7055-4cb4-9322-7e6edc89f117",
                            "campaign": {
                              "$ref": "52"
                            },
                            "customer": {
                              "$id": "56",
                              "identifier": "cyVFwR8BXEeEIYVVghj08A==",
                              "identifierGuid": "c1452573-011f-475c-8421-85558218f4f0",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2025-10-04T23:59:54.3701853",
                              "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": "2yft/GYYA0mdwqeiOdiA3w==",
                              "communityIdentifierGuid": "fced27db-1866-4903-9dc2-a7a239d880df",
                              "joined": "2025-10-04T23:59:54.3701853",
                              "updated": "2025-10-04T23:59:54.3701853",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "e9su5wT9tU2Xywy/jEcinQ==",
                              "priceLevelIdentifierGuid": "e72edb7b-fd04-4db5-97cb-0cbf8c47229d",
                              "marketingID": "sample string 18",
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2025-10-04T23:59:54.3701853",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "57",
                                  "cardType": 2,
                                  "issueDate": "2025-10-04T23:59:54.3701853",
                                  "expiry": "2025-10-04T23:59:54.3701853",
                                  "customerID": "cy+dPRI3J0uToGyfS/Tt+g==",
                                  "customerIDGuid": "3d9d2f73-3712-4b27-93a0-6c9f4bf4edfa",
                                  "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-10-04T23:59:54.3701853",
                                  "linkedAccount": "EmEP4chsdUqdm0OeuXQukw==",
                                  "linkedAccountGuid": "e10f6112-6cc8-4a75-9d9b-439eb9742e93",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "56"
                                  },
                                  "account": {
                                    "$id": "58",
                                    "id": 1,
                                    "identifier": "HjbT8XeiPU6WVdIHda5p5g==",
                                    "identifierGuid": "f1d3361e-a277-4e3d-9655-d20775ae69e6",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2025-10-04T23:59:54.3701853",
                                    "owner": "0iFisvw1zEmCwBMi6n11pQ==",
                                    "ownerGuid": "b26221d2-35fc-49cc-82c0-1322ea7d75a5",
                                    "accountStoreGroupIdentifier": "702i4TPfa0+J52m25g7J5g==",
                                    "accountStoreGroupGuid": "e1a24def-df33-4f6b-89e7-69b6e60ec9e6",
                                    "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-10-04T23:59:54.3701853",
                                    "active": true,
                                    "updated": "2025-10-04T23:59:54.3701853",
                                    "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": "k06HPyS0zUK40kSNvkJ3Ww==",
                                        "identifierGuid": "3f874e93-b424-42cd-b8d2-448dbe42775b",
                                        "name": "sample string 2",
                                        "primaryContact": "L/RJEPrj6UqH1Ceqe/IwEw==",
                                        "primaryContactGuid": "1049f42f-e3fa-4ae9-87d4-27aa7bf23013",
                                        "accountID": "A4ByB2/R5kCQyLlOYNnWBw==",
                                        "accountIDGuid": "07728003-d16f-40e6-90c8-b94e60d9d607",
                                        "special": true,
                                        "updated": "2025-10-04T23:59:54.3701853",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "omTA8fQGlk+oqdk0vapmrg==",
                                        "priceLevelIdentifierGuid": "f1c064a2-06f4-4f96-a8a9-d934bdaa66ae",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "58"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "56"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "61",
                                            "id": 1,
                                            "groupID": "q9nG5NYzwk2iayn+yIXs9g==",
                                            "groupIDGuid": "e4c6d9ab-33d6-4dc2-a26b-29fec885ecf6",
                                            "customerID": "syq5ItBGqk6uyDYHIXFTGQ==",
                                            "customerIDGuid": "22b92ab3-46d0-4eaa-aec8-360721715319",
                                            "card": "sample string 4",
                                            "linkedAccount": "BgUfyM4U1UGQFwNS/0lRwg==",
                                            "linkedAccountGuid": "c81f0506-14ce-41d5-9017-0352ff4951c2",
                                            "customer": {
                                              "$ref": "56"
                                            },
                                            "group": {
                                              "$ref": "60"
                                            },
                                            "customerCard": {
                                              "$ref": "57"
                                            }
                                          },
                                          {
                                            "$ref": "61"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "60"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "62",
                                      "id": 1,
                                      "identifier": "Pm2m31TYS0SZsQSSZguOww==",
                                      "identifierGuid": "dfa66d3e-d854-444b-99b1-0492660b8ec3",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "KMjVn0emz0G4n9kKgJj9GA==",
                                      "accountIDGuid": "9fd5c828-a647-41cf-b89f-d90a8098fd18",
                                      "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-10-04T23:59:54.3701853",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "KHv/WTtAtk6oGGBG8oPE4A==",
                                      "idempotentVoidGuid": "59ff7b28-403b-4eb6-a818-6046f283c4e0",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "63",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "abPEa2dJn065yIm7C7AeWA==",
                                        "saleHeaderIdentifierGuid": "6bc4b369-4967-4e9f-b9c8-89bb0bb01e58",
                                        "created": "2025-10-04T23:59:54.3701853",
                                        "createdLocal": "2025-10-04T23:59:54.3701853",
                                        "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-10-04T23:59:54.3701853",
                                        "storeID": 1,
                                        "operatorG_Uid": "Fy5hhwCjNU6+pRIeihL9sg==",
                                        "operatorGuid": "87612e17-a300-4e35-bea5-121e8a12fdb2",
                                        "customerG_Uid": "kK1n2Sc6W0Wp9sgPT9MiEg==",
                                        "customerGuid": "d967ad90-3a27-455b-a9f6-c80f4fd32212",
                                        "communityIdentifier": "+fKa74Ogj0SRhXL9VBc7pQ==",
                                        "communityIdentifierGuid": "ef9af2f9-a083-448f-9185-72fd54173ba5",
                                        "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": "FbMUt3Wvt0ShauWZeD+PFw==",
                                        "priceLevelIdentifierGuid": "b714b315-af75-44b7-a16a-e599783f8f17",
                                        "locked": 36,
                                        "relationChecksum": "sample string 37",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "23"
                                        },
                                        "customer": {
                                          "$ref": "56"
                                        },
                                        "communityOrganisation": {
                                          "$id": "64",
                                          "id": 1,
                                          "identifier": "S52IbHyh/kW3d9aZS4IGMg==",
                                          "identifierGuid": "6c889d4b-a17c-45fe-b777-d6994b820632",
                                          "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-10-04T23:59:54.3701853",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "65",
                                            "saleItemID": 1,
                                            "identifier": "I8gUvlg9+EWXrsh1egvY3g==",
                                            "identifierGuid": "be14c823-3d58-45f8-97ae-c8757a0bd8de",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "JNabGSYEokyZPuShyfAF7w==",
                                            "pluGuid": "199bd624-0426-4ca2-993e-e4a1c9f005ef",
                                            "accountID": "zqgcm1gD0UmVlO2UHIF/Gg==",
                                            "accountIDGuid": "9b1ca8ce-0358-49d1-9594-ed941c817f1a",
                                            "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-10-04T23:59:54.3701853",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "7P/tZv0Vfkq+7ZduFBqJMA==",
                                            "refundGuid": "66edffec-15fd-4a7e-beed-976e141a8930",
                                            "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": "NVTEHIAP+Ey9IxRXQ3MdCQ==",
                                            "idempotentVoidGuid": "1cc45435-0f80-4cf8-bd23-145743731d09",
                                            "priceLevelIdentifier": "NkFK4mtMFU+WUR0KZNpemA==",
                                            "priceLevelIdentifierGuid": "e24a4136-4c6b-4f15-9651-1d0a64da5e98",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "66",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2025-10-04T23:59:54.3701853",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "67",
                                              "id": 1,
                                              "g_UID": "3vIWWOpIskquPfdDQ2+sUQ==",
                                              "guid": "5816f2de-48ea-4ab2-ae3d-f743436fac51",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2025-10-04T23:59:54.3701853"
                                            },
                                            "modifier": {
                                              "$id": "68",
                                              "id": 1,
                                              "setG_UID": "D0wDrXazyE+L7w4QqZ9kuQ==",
                                              "modifierSetGuid": "ad034c0f-b376-4fc8-8bef-0e10a99f64b9",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "XsCSEYoWI0q/Ru4f4exTBw==",
                                              "pluGuid": "1192c05e-168a-4a23-bf46-ee1fe1ec5307",
                                              "deleted": true,
                                              "g_UID": "iwYOoqMFU0qsUCNiM2UiyA==",
                                              "guid": "a20e068b-05a3-4a53-ac50-2362336522c8",
                                              "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": "RO2ZlrePgU+FiXJ0BgizKg==",
                                            "pluGuid": "9699ed44-8fb7-4f81-8589-72740608b32a",
                                            "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-10-04T23:59:54.3701853",
                                            "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-10-04T23:59:54.3701853",
                                            "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": "sClHlDYjxUq37mIIHuhS1w==",
                                            "pluGuid": "944729b0-2336-4ac5-b7ee-62081ee852d7",
                                            "accountID": "zEfrgtPWz0G39U1PIK/rAA==",
                                            "accountIDGuid": "82eb47cc-d6d3-41cf-b7f5-4d4f20afeb00",
                                            "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-10-04T23:59:54.3701853",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "v970YtltbU2ccL41/jtNgA==",
                                            "refundGuid": "62f4debf-6dd9-4d6d-9c70-be35fe3b4d80",
                                            "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": "6YPHsKREIE6bq53LflBlBg==",
                                            "identifierGuid": "b0c783e9-44a4-4e20-9bab-9dcb7e506506",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "X6VeHd5VU06U7BLR6L1vDw==",
                                            "customerIdentifierGuid": "1d5ea55f-55de-4e53-94ec-12d1e8bd6f0f",
                                            "operatorNo": 1,
                                            "operatorG_UID": "GvBC6MavE0mYtZWoMbso/w==",
                                            "operatorGuid": "e842f01a-afc6-4913-98b5-95a831bb28ff",
                                            "created": "2025-10-04T23:59:54.3701853",
                                            "ordered": "2025-10-04T23:59:54.3701853",
                                            "started": "2025-10-04T23:59:54.3701853",
                                            "completed": "2025-10-04T23:59:54.3701853",
                                            "supplied": "2025-10-04T23:59:54.3701853",
                                            "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": "6SpOYINBqE2/xD6f/L1bXw==",
                                                "pluGuid": "604e2ae9-4183-4da8-bfc4-3e9ffcbd5b5f",
                                                "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": "iciPii0wnEy4G4FumEH10Q==",
                                                "headerIdentifierGuid": "8a8fc889-302d-4c9c-b81b-816e9841f5d1",
                                                "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": "EisIfoiJnUCysXkYzCDu0A==",
                                            "surveyGuid": "7e082b12-8988-409d-b2b1-7918cc20eed0",
                                            "saleHeaderGuid": "xiKxoES8a0O0SOA9IsyPPQ==",
                                            "saleGuid": "a0b122c6-bc44-436b-b448-e03d22cc8f3d",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "hR8RfuiU7E+gmRMFJkJRXg==",
                                            "guidResponse": "7e111f85-94e8-4fec-a099-13052642515e",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2025-10-04T23:59:54.3701853",
                                            "sale": {
                                              "$ref": "63"
                                            },
                                            "survey": {
                                              "$id": "77",
                                              "g_UID": "F+Imn5mnlEagYru9OHqdoA==",
                                              "guid": "9f26e217-a799-4694-a062-bbbd387a9da0",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "ZiltzvR16kurG9nxbZZ5xg==",
                                              "checkoutFormGuid": "ce6d2966-75f4-4bea-ab1b-d9f16d9679c6",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2025-10-04T23:59:54.3701853",
                                              "end": "2025-10-04T23:59:54.3701853",
                                              "deleted": true,
                                              "updated": "2025-10-04T23:59:54.3701853",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "9222942c-061d-49b1-8706-5dc7fed26cc7",
                                                "a30e708d-a4cb-40cf-9540-f8818362d4b1"
                                              ],
                                              "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": "XW32GN2QFkmfh6x+S0xHJA==",
                                        "accountIdentifier": "18f66d5d-90dd-4916-9f87-ac7e4b4c4724",
                                        "accountName": "sample string 42",
                                        "customerOrderIdentifier": "rt8uFVjk8U2/kq8vnGl50A==",
                                        "customerOrderIdentifierGuid": "152edfae-e458-4df1-bf92-af2f9c6979d0",
                                        "priceLevelName": "sample string 43",
                                        "revision": 44,
                                        "ingressId": "sample string 45"
                                      },
                                      "metadata": {
                                        "$id": "78",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "RRv/tql+9kyqjT2wixfkNA==",
                                        "paymentIdentifierGuid": "b6ff1b45-7ea9-4cf6-aa8d-3db08b17e434",
                                        "identifier": "Kp4CXegSC0isQm3JebvdOw==",
                                        "identifierGuid": "5d029e2a-12e8-480b-ac42-6dc979bbdd3b",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "+1/1UyItDkmEnGd8KmerTg==",
                                        "itemIdentifierGuid": "53f55ffb-2d22-490e-849c-677c2a67ab4e"
                                      }
                                    },
                                    {
                                      "$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": "xz1bYAEJ00OnK+8pt4OM0Q==",
                                  "customerIdentifierGuid": "605b3dc7-0901-43d3-a72b-ef29b7838cd1",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "t3NRFOlbv0Ox1ecghc5vzQ==",
                                  "idempotentGuid": "145173b7-5be9-43bf-b1d5-e72085ce6fcd",
                                  "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-10-04T23:59:54.3858186",
                                    "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-10-04T23:59:54.3858186",
                                      "labelPageLayout": "UAlwNHhRRkSx0m/tfTb7gg==",
                                      "pageLayoutGuid": "34700950-5178-4446-b1d2-6fed7d36fb82",
                                      "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-10-04T23:59:54.3858186"
                                        },
                                        {
                                          "$ref": "83"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "84",
                                        "id": 1,
                                        "customerIdentifier": "PCMsWa6Ru0akUsLHftUxfg==",
                                        "customerIdentifierGuid": "592c233c-91ae-46bb-a452-c2c77ed5317e",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2025-10-04T23:59:54.3858186",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "EzXWW92CDkqLxfn3C6AYtg==",
                                        "issuedIdempotentGuid": "5bd63513-82dd-4a0e-8bc5-f9f70ba018b6",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2025-10-04T23:59:54.3858186",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2025-10-04T23:59:54.3858186",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "+tdwUNDjnEOIOgr2v8CO/A==",
                                        "redeemedIdempotentGuid": "5070d7fa-e3d0-439c-883a-0af6bfc08efc",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2025-10-04T23:59:54.3858186",
                                        "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": "pHmj7/hFyEaTpRB551P+Gg==",
                            "groupIDGuid": "efa379a4-45f8-46c8-93a5-1079e753fe1a",
                            "campaign": {
                              "$ref": "52"
                            },
                            "group": {
                              "$ref": "60"
                            }
                          },
                          {
                            "$ref": "85"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "86",
                            "identifier": "WkeLQdsDrky5Q6mH89fJMA==",
                            "identifierGuid": "418b475a-03db-4cae-b943-a987f3d7c930",
                            "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": "T7rctdtZVEGfEKs6iyyIwQ==",
                            "guid": "b5dcba4f-59db-4154-9f10-ab3a8b2c88c1",
                            "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": "HVrd2hgUBESqYDkTcF2rOg==",
                                "groupGuid": "dadd5a1d-1418-4404-aa60-3913705dab3a",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "pojqoHB6aEuJeAuUHk+Ybw==",
                                "pluGuid": "a0ea88a6-7a70-4b68-8978-0b941e4f986f",
                                "priceGroupG_UID": "y8iFxfjW002PYfWIQpKZSw==",
                                "priceGroupGuid": "c585c8cb-d6f8-4dd3-8f61-f5884292994b",
                                "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": "7QarTugIcUil2DTnS9Apbg==",
                            "priceLevelIdentifierGuid": "4eab06ed-08e8-4871-a5d8-34e74bd0296e",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "89"
                          }
                        ]
                      },
                      "product": {
                        "$ref": "11"
                      },
                      "dealCost": {
                        "$id": "90",
                        "headerIdentifier": "vRkZT0a7PEKU6o8XrUSmOw==",
                        "headerIdentifierGuid": "4f1919bd-bb46-423c-94ea-8f17ad44a63b",
                        "identifier": "JAaalmv37ESiTpgxKMbC7Q==",
                        "identifierGuid": "969a0624-f76b-44ec-a24e-983128c6c2ed",
                        "supplierIdentifier": "d6P84+u1C0K8VhovZ+Juwg==",
                        "supplierGuid": "e3fca377-b5eb-420b-bc56-1a2f67e26ec2",
                        "pluG_UID": "if4Zql4v00yu5YFHQLPD2w==",
                        "pluGuid": "aa19fe89-2f5e-4cd3-aee5-814740b3c3db",
                        "campaignName": "f64916ec-dcaf-455f-851f-7440d483fb73",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2025-10-04T23:59:54.3858186",
                        "end": "2025-10-04T23:59:54.3858186",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "zuAvJs7OCE67r9ZttlGUOA==",
                        "bonusItemPluGuid": "262fe0ce-cece-4e08-bbaf-d66db6519438",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2025-10-04T23:59:54.3858186",
                        "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-10-04T23:59:54.3858186",
                        "campaignEndDate": "2025-10-04T23:59:54.3858186",
                        "masterPLUG_UID": "nafIQYaBIUOchdwDSr713Q==",
                        "masterID": "41c8a79d-8186-4321-9c85-dc034abef5dd",
                        "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": "LM8QazYgr0K5xyYQ57nd1g==",
                        "bonusMasterID": "6b10cf2c-2036-42af-b9c7-2610e7b9ddd6",
                        "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-10-04T23:59:54.3858186",
                    "dealCosts": [
                      {
                        "$ref": "90"
                      },
                      {
                        "$ref": "90"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "91",
                        "pluG_UID": "+NSA1YnwI0+lrUFSsbgILg==",
                        "pluGuid": "d580d4f8-f089-4f23-a5ad-4152b1b8082e",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "91"
                      }
                    ],
                    "alternateProductG_UID": "I3t6Hf+G60aIxsm/SyT+Eg==",
                    "alternateProduct": "1d7a7b23-86ff-46eb-88c6-c9bf4b24fe12",
                    "productHostCode": {
                      "$id": "92",
                      "id": 1,
                      "pluG_UID": "fr1PtTpsiUqpp20f4X4GZA==",
                      "pluGuid": "b54fbd7e-6c3a-4a89-a9a7-6d1fe17e0664",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "46"
                    },
                    "mscCom": {
                      "$ref": "47"
                    },
                    "mscDep": {
                      "$ref": "49"
                    },
                    "mscSubCom": {
                      "$ref": "48"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2025-10-04T23:59:54.3858186",
                    "inventoryTracked": "2025-10-04T23:59:54.3858186",
                    "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": "QodgSpLdzEG8Cy2IZ4esaQ==",
                  "supplierGuid": "4a608742-dd92-41cc-bc0b-2d886787ac69",
                  "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": "Vz2ahuBZc0G03+gZrAaNBg==",
                  "supplierGuid": "869a3d57-59e0-4173-b4df-e819ac068d06",
                  "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-10-04T23:59:54.3858186",
                  "deliveryDate": "2025-10-04T23:59:54.3858186",
                  "nextCutOffDate": "2025-10-04T23:59:54.3858186",
                  "nextDeliveryDate": "2025-10-04T23:59:54.3858186",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "95"
                }
              ],
              "store": {
                "$ref": "2"
              },
              "updated": "2025-10-04T23:59:54.3858186",
              "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-10-04T23:59:54.3858186",
                "processed": "2025-10-04T23:59:54.3858186",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2025-10-04T23:59:54.3858186",
                "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-10-04T23:59:54.3858186",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "96"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "98",
                "id": 1,
                "hostIdentifier": "6whtSJlBG0OiSvY9L+CRXw==",
                "hostIdentifierGuid": "486d08eb-4199-431b-a24a-f63d2fe0915f",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "6345fbfd-6817-4bc8-965e-ea12816bf58c",
                  "d5ea7c83-7772-4f4a-97dc-285a0fc8abcd"
                ]
              },
              {
                "$ref": "98"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "4"
            },
            "hostStoreSettings": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "99",
                "identifier": "gpDPzi2/okS7pBC9K7iTfA==",
                "identifierGuid": "cecf9082-bf2d-44a2-bba4-10bd2bb8937c",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "99"
              }
            ],
            "promoTypeGuids": [
              "873ece1e-67cc-4e15-9e46-04b6ae28e0a8",
              "26f96386-ebfb-403d-98bf-44fe4165359b"
            ],
            "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-10-04T23:59:54.3858186",
          "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": "b138f5cc-17c0-42c0-be66-5de8a28606c0",
      "updateStore": {
        "$id": "105",
        "id": "0d868239-772c-48ea-bd2e-8e4fe9745e5c",
        "name": "sample string 1",
        "lastActivity": "2025-10-04T23:59:54.3858186",
        "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-10-04T23:59:54.3858186"
      },
      "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": "ZkJPBtnISU64a9Cku+KVDg==",
      "orderIdentifier": "064f4266-c8d9-4e49-b86b-d0a4bbe2950e",
      "backToBack": 1,
      "b2bGuid": "pq9mE9W8hkmphryieznwfA==",
      "b2bIdentifier": "1366afa6-bcd5-4986-a986-bca27b39f07c",
      "status": 2,
      "created": "2025-10-04T23:59:54.3858186",
      "createdLocal": "2025-10-04T23:59:54.3858186",
      "createdByUser": "sample string 3",
      "storeID": 1,
      "transferGuid": "pvPibeLeOkqNhFDh31elfw==",
      "transferIdentifier": "6de2f3a6-dee2-4a3a-8d84-50e1df57a57f",
      "transferInvoiceIdentifier": "g5HUZt1b0ESbcUySuYuCfA==",
      "transferInvoiceGuid": "66d49183-5bdd-44d0-9b71-4c92b98b827c",
      "attachedToInvoice": 4,
      "transferType": 1,
      "supplierIdentifier": "ovd3walYRkG+SerX/LGehg==",
      "supplierIdentifierGuid": "c177f7a2-58a9-4146-be49-ead7fcb19e86",
      "description": "sample string 5",
      "rows": 1,
      "cartons": 1,
      "units": 1,
      "sentCount": 1,
      "sent": "2025-10-04T23:59:54.3858186",
      "sentLocal": "2025-10-04T23:59:54.3858186",
      "sentByUser": "sample string 6",
      "lastSentStatus": 1,
      "cancelled": "2025-10-04T23:59:54.3858186",
      "cancelledLocal": "2025-10-04T23:59:54.3858186",
      "cancelledByUser": "sample string 7",
      "shipped": "2025-10-04T23:59:54.3858186",
      "shippedLocal": "2025-10-04T23:59:54.3858186",
      "shippedByUser": "sample string 8",
      "stockReceived": "2025-10-04T23:59:54.3858186",
      "stockReceivedLocal": "2025-10-04T23:59:54.3858186",
      "stockReceivedByUser": "sample string 9",
      "received": "2025-10-04T23:59:54.3858186",
      "receivedLocal": "2025-10-04T23:59:54.3858186",
      "completed": "2025-10-04T23:59:54.3858186",
      "completedLocal": "2025-10-04T23:59:54.3858186",
      "updated": "2025-10-04T23:59:54.3858186",
      "updatedLocal": "2025-10-04T23:59:54.3858186",
      "dueDate": "2025-10-04T23:59:54.3858186",
      "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": "SblH7pGXA0CirEeqE5sv8g==",
      "transportCompanyIdentifier": "ee47b949-9791-4003-a2ac-47aa139b2ff2",
      "autoOrder": 27,
      "hostIdentifier": "KppXBc3RuEKRjktJlXXcAg==",
      "hostIdentifierGuid": "05579a2a-d1cd-42b8-918e-4b499575dc02",
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "temperature": 1.1,
      "temperatureScale": 28,
      "rating": 29,
      "lastOrderEmailSentId": "sample string 30",
      "lastOrderEmailSentStatus": "sample string 31",
      "deleted": "2025-10-04T23:59:54.3858186",
      "deletedByUser": "sample string 32",
      "autoOrderGuid": "cxsbpcTA1U+IzXyBGGSUBw==",
      "autoOrderIdentifier": "a51b1b73-c0c4-4fd5-88cd-7c8118649407",
      "autoOrderHeader": {
        "$id": "108",
        "autoOrderGuid": "l3/f+576V0aBiMXMA0WrkA==",
        "autoOrderIdentifier": "fbdf7f97-fa9e-4657-8188-c5cc0345ab90",
        "orderGuid": "kaQEBDOJQEuxf3eYINGgyQ==",
        "orderIdentifier": "0404a491-8933-4b40-b17f-779820d1a0c9",
        "created": "2025-10-04T23:59:54.3858186",
        "orderID": 1,
        "storeID": 1,
        "orderDate": "2025-10-04T23:59:54.3858186",
        "supplierIdentifier": "mJFtuiOYzUCplnwGBRkGdw==",
        "supplierIdentifierGuid": "ba6d9198-9823-40cd-a996-7c0605190677",
        "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": "5RUoqLPZ30i6tFYE/KRwgQ==",
        "transportCompanyIdentifier": "a82815e5-d9b3-48df-bab4-5604fca47081",
        "store": {
          "$ref": "2"
        },
        "supplier": {
          "$ref": "6"
        },
        "orderCycle": {
          "$id": "109",
          "id": 1,
          "autoOrderGuid": "52cWIW4iUUKyGiHudmMuQw==",
          "autoOrderIdentifier": "211667e7-226e-4251-b21a-21ee76632e43",
          "cutOffDate": "2025-10-04T23:59:54.3858186",
          "deliveryDate": "2025-10-04T23:59:54.3858186",
          "daysBuffer": 3,
          "nextCutOffDate": "2025-10-04T23:59:54.3858186",
          "nextDeliveryDate": "2025-10-04T23:59:54.3858186",
          "nextDaysBuffer": 5
        },
        "details": [
          {
            "$id": "110",
            "autoOrderGuid": "SPAduD8UlkylNBKI6Uyp5g==",
            "autoOrderIdentifier": "b81df048-143f-4c96-a534-1288e94ca9e6",
            "pluG_UID": "b+gLfpKZHEm3OVPqK/uLLg==",
            "pluGuid": "7e0be86f-9992-491c-b739-53ea2bfb8b2e",
            "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-10-04T23:59:54.3858186",
            "investmentBuyStatus": 2,
            "processed": "2025-10-04T23:59:54.3858186",
            "product": {
              "$ref": "11"
            },
            "orderCode": "sample string 3",
            "directIndicator": "sample string 4",
            "cycle": {
              "$ref": "95"
            },
            "dayWeighting": {
              "$id": "111",
              "sunday": 1.1
            },
            "inventory": {
              "$id": "112",
              "inventoryGuid": "kHmXhu2m6EGdBXb8W5LDdA==",
              "inventoryIdentifier": "86977990-a6ed-41e8-9d05-76fc5b92c374",
              "created": "2025-10-04T23:59:54.3858186",
              "createdLocal": "2025-10-04T23:59:54.3858186",
              "onHand": 4,
              "onHandPacks": 5,
              "onOrder": 6,
              "onOrderPacks": 7,
              "accuracy": 8,
              "updated": "2025-10-04T23:59:54.3858186",
              "history": [
                {
                  "$id": "113",
                  "inventoryGuid": "k0jzHp7TDkCbJeNJ3wQAeQ==",
                  "inventoryIdentifier": "1ef34893-d39e-400e-9b25-e349df040079",
                  "pluG_UID": "wVDmMwoyuEKxRA84vV+uPQ==",
                  "pluIdentifier": "33e650c1-320a-42b8-b144-0f38bd5fae3d",
                  "inventoryReason": 3,
                  "inventoryInvoiceGuid": "8zN/HOmip0iUpBB7uWXRWw==",
                  "invoiceIdentifier": "1c7f33f3-a2e9-48a7-94a4-107bb965d15b",
                  "operatorGuid": "9XB3tdME9EuE9Axyo/38mg==",
                  "operatorIdentifier": "b57770f5-04d3-4bf4-84f4-0c72a3fdfc9a",
                  "stocktakeGuid": "9Wv4Bn9SW0SALu5Xri93ow==",
                  "stocktakeIdentifier": "06f86bf5-527f-445b-802e-ee57ae2f77a3",
                  "orderGuid": "7CRn2xL7EUSM8VjIf6C6pw==",
                  "orderIdentifier": "db6724ec-fb12-4411-8cf1-58c87fa0baa7",
                  "saleHeaderGuid": "koNafluvaE+OcPpNS14qkw==",
                  "saleHeaderGuidIdentifier": "7e5a8392-af5b-4f68-8e70-fa4d4b5e2a93",
                  "dumpStockID": 1,
                  "fuelDeliveryID": 1,
                  "creditNoteIdentifier": "jKJD8d3TCkGdh5fL0g4vVQ==",
                  "creditNoteGuid": "f143a28c-d3dd-410a-9d87-97cbd20e2f55",
                  "inventorySourceGuid": "COhIKmoT1UyeBS9mwjf59g==",
                  "inventorySourceIdentifier": "2a48e808-136a-4cd5-9e05-2f66c237f9f6",
                  "createdLocal": "2025-10-04T23:59:54.3858186",
                  "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-10-04T23:59:54.3858186",
                  "createdLocalTime": "2025-10-04T23:59:54.3858186",
                  "storeID": 14,
                  "barcode": "sample string 15",
                  "directCode": "sample string 16",
                  "productName": "sample string 17",
                  "salesMode": 18,
                  "orderPacked": 19,
                  "invoice": {
                    "$id": "114",
                    "inventoryInvoiceGuid": "j7DxCFgihk+l7wtPLw5kXg==",
                    "invoiceIdentifier": "08f1b08f-2258-4f86-a5ef-0b4f2f0e645e",
                    "inventoryGuid": "3k11FBfLH0W2m8Jm6ngliA==",
                    "inventoryIdentifier": "14754dde-cb17-451f-b69b-c266ea782588",
                    "supplierIdentifier": "7UaHulkTLUeaVdmUJEzIQw==",
                    "supplierGuid": "ba8746ed-1359-472d-9a55-d994244cc843",
                    "orderGuid": "9cLFyGh/L02o8QrqVvDpNQ==",
                    "orderIdentifier": "c8c5c2f5-7f68-4d2f-a8f1-0aea56f0e935",
                    "invoiceHeaderIdentifier": "OPNvT3sarEeveVVFNx9WSw==",
                    "invoiceHeaderGuid": "4f6ff338-1a7b-47ac-af79-5545371f564b",
                    "created": "2025-10-04T23:59:54.3858186",
                    "ordered": "2025-10-04T23:59:54.3858186",
                    "storeID": 1,
                    "bestOrExpire": "2025-10-04T23:59:54.3858186",
                    "bestOrExpireType": 1,
                    "units": 1,
                    "weight": 1,
                    "received": "2025-10-04T23:59:54.3858186",
                    "cost": 1,
                    "totalCost": 1,
                    "freightCost": 1,
                    "inStock": 1,
                    "pluG_UID": "QLrb6gDpkEe59UuI2sAuBw==",
                    "pluGuid": "eadbba40-e900-4790-b9f5-4b88dac02e07",
                    "orderInventoryGuid": "k47mg6BqL0i+6zAxa2KQrw==",
                    "orderInventoryIdentifier": "83e68e93-6aa0-482f-beeb-30316b6290af",
                    "supplier": {
                      "$ref": "6"
                    },
                    "inventoryUnits": [
                      {
                        "$id": "115",
                        "invoiceItemNo": 1,
                        "inventoryInvoiceGuid": "LlrIhdfXNEW0lGvm22Mnhg==",
                        "invoiceIdentifier": "85c85a2e-d7d7-4534-b494-6be6db632786",
                        "inventoryGuid": "fa1GLebe50urcw28jgz4mw==",
                        "inventoryIdentifier": "2d46ad7d-dee6-4be7-ab73-0dbc8e0cf89b",
                        "serialNumber": "sample string 3",
                        "sold": "2025-10-04T23:59:54.3858186",
                        "saleItemID": 1,
                        "storeID": 1,
                        "returned": "2025-10-04T23:59:54.3858186",
                        "dumped": 1,
                        "saleHeaderID": 1
                      },
                      {
                        "$ref": "115"
                      }
                    ]
                  },
                  "invoiceHeaderIdentifier": "Is41CRUJpEOBrjR6AkmyOg==",
                  "invoiceHeaderGuid": "0935ce22-0915-43a4-81ae-347a0249b23a",
                  "invoiceNumber": "sample string 20",
                  "invoiceCost": 1,
                  "invoiceCostDecimals": 1,
                  "orderNumber": 1,
                  "orderReceivingStoreName": "sample string 21",
                  "orderSendingStoreName": "sample string 22",
                  "creditNoteID": 1,
                  "reason": {
                    "$id": "116",
                    "id": 1,
                    "name": "sample string 1",
                    "allowRF": 2,
                    "dumpStock": 3,
                    "creditRequest": 4,
                    "excludeFromLoss": 5,
                    "reserved": 6,
                    "updated": "2025-10-04T23:59:54.3858186"
                  },
                  "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": "113"
                }
              ],
              "products": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "lastInvoiceCost": 1
            },
            "aws": 5.0,
            "explanations": [
              {
                "$id": "117",
                "pluG_UID": "DLXJDZac/k6YPD44C/Ugvg==",
                "pluGuid": "0dc9b50c-9c96-4efe-983c-3e380bf520be",
                "consolidatedSales": {
                  "$id": "118",
                  "1": {
                    "$id": "119",
                    "discountPercentage": 1,
                    "days": 2,
                    "quantity": 3.1,
                    "aws": 3.1,
                    "cartonQuantity": 4.1,
                    "lowQuality": true
                  },
                  "2": {
                    "$ref": "119"
                  }
                },
                "dailyPrices": {
                  "$id": "120",
                  "2025-10-04T23:59:54.3858186": {
                    "$id": "121",
                    "date": "2025-10-04T23:59:54.3858186",
                    "salePrice": 1,
                    "campaign": "sample string 2",
                    "campaignDescription": "sample string 3",
                    "combo": true,
                    "comboPriceGroupG_UID": "1hvfU502vk+hfBnYLzHxqA==",
                    "comboPriceGroupGuid": "53df1bd6-369d-4fbe-a17c-19d82f31f1a8"
                  }
                },
                "onHandPredictions": [
                  {
                    "$id": "122",
                    "autoOrderGuid": "adrd1GJxKEivBaoI2aH3AA==",
                    "autoOrderIdentifier": "d4ddda69-7162-4828-af05-aa08d9a1f700",
                    "pluG_UID": "xWZpIUrzOEiC636cmLkalQ==",
                    "pluGuid": "216966c5-f34a-4838-82eb-7e9c98b91a95",
                    "childPLUG_UID": "WvJNHUMBu0GyIi4zV+jITw==",
                    "childPluGuid": "1d4df25a-0143-41bb-b222-2e3357e8c84f",
                    "date": "2025-10-04T23:59:54.3858186",
                    "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": "122"
                  }
                ],
                "predictions": [
                  {
                    "$ref": "122"
                  },
                  {
                    "$ref": "122"
                  }
                ],
                "product": {
                  "$ref": "11"
                }
              },
              {
                "$ref": "117"
              }
            ],
            "supplierOrderingDetail": {
              "$ref": "9"
            },
            "manufacturerSupplier": "2b825b93-29c5-4066-9a73-40f3b834dc5c",
            "cartonQuantity": 1,
            "sellPrice": 1,
            "cost": 1,
            "costDecimals": 1,
            "bufferDays": 6,
            "boostDays": 7
          },
          {
            "$ref": "110"
          }
        ],
        "boosts": [
          {
            "$id": "123",
            "autoOrderGuid": "MU62DwMEzUi/WKzwJ/J6FA==",
            "autoOrderIdentifier": "0fb64e31-0403-48cd-bf58-acf027f27a14",
            "date": "2025-10-04T23:59:54.3858186",
            "boost": 2
          },
          {
            "$ref": "123"
          }
        ]
      },
      "supplierName": "sample string 33",
      "supplierStoreID": 1,
      "supplierCartonsOnly": true,
      "supplierEnforceMinimumQuantity": true,
      "supplierMinimumOrderValue": 1,
      "storeName": "sample string 36",
      "orderCode": {
        "$id": "124",
        "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": "125",
        "orderGuid": "VsmpIKaG/02EuVLoNqc6LQ==",
        "orderIdentifier": "20a9c956-86a6-4dff-84b9-52e836a73a2d",
        "supplierIdentifier": "uZV7eosJmEyWBoDSsDxtMg==",
        "supplierGuid": "7a7b95b9-098b-4c98-9606-80d2b03c6d32",
        "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": "126",
          "id": 1,
          "orderGuid": "j5kd2fdkoUSggVxnCTiGeA==",
          "orderIdentifier": "d91d998f-64f7-44a1-a081-5c6709388678",
          "pluG_UID": "dpaNWzz9/U2ja8POCCp39w==",
          "pluGuid": "5b8d9676-fd3c-4dfd-a36b-c3ce082a77f7",
          "created": "2025-10-04T23:59:54.3858186",
          "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": "plGBTSjLKkG8ONNiL8waGA==",
          "substituteGuid": "4d8151a6-cb28-412a-bc38-d3622fcc1a18",
          "warehousePLUG_UID": "sgTxdpXaYEWWBuU0OtmJtw==",
          "warehousePluGuid": "76f104b2-da95-4560-9606-e5343ad989b7",
          "updated": "2025-10-04T23:59:54.3858186",
          "increment": true,
          "description": "sample string 13",
          "product": {
            "$ref": "11"
          },
          "unknownScan": {
            "$id": "127",
            "pluG_UID": "2Zz//SRvrUWKr4JqWfXO8g==",
            "pluGuid": "fdff9cd9-6f24-45ad-8aaf-826a59f5cef2",
            "orderGuid": "CkMI9JoYXEiSA38DxQPRYg==",
            "orderIdentifier": "f408430a-189a-485c-9203-7f03c503d162",
            "barcode": "sample string 3",
            "created": "2025-10-04T23:59:54.3858186",
            "assigned": true
          },
          "unknownScanItem": true,
          "substitute": {
            "$ref": "11"
          },
          "warehouseProduct": {
            "$ref": "11"
          },
          "lookup": {
            "$id": "128",
            "pluG_UID": "JG3C7Pr7cEW7wXZ131rghA==",
            "pluGuid": "ecc26d24-fbfa-4570-bbc1-7675df5ae084",
            "inventoryGuid": "Ro9cSrhGWUyrqVFFT4XJ9g==",
            "inventoryIdentifier": "4a5c8f46-46b8-4c59-aba9-51454f85c9f6",
            "averageWeeklySales": 1.0,
            "promotionalAverageWeeklySales": 1.0,
            "inventoryAverageWeeklySales": 1.0,
            "inventoryPromotionalAverageWeeklySales": 1.0,
            "onHand": 1,
            "onHandPacks": 1,
            "onOrder": 1,
            "onOrderPacks": 1,
            "accuracy": 1,
            "lastOrdered": "2025-10-04T23:59:54.3858186",
            "lastOrderQuantity": 1.1,
            "lastReceived": "2025-10-04T23:59:54.3858186",
            "lastReceivedQuantity": 1.1,
            "lastInvoiceStatus": 1
          },
          "productOrderingDetail": {
            "$ref": "9"
          },
          "dealCost": {
            "$ref": "90"
          },
          "nextCost": {
            "$ref": "90"
          },
          "lastChance": true,
          "holdOff": 16,
          "holdOffDate": "2025-10-04T23:59:54.3858186",
          "orderHeader": {
            "$ref": "107"
          },
          "invoiceDetail": {
            "$id": "129",
            "identifier": "AtUZMy8Cv0625wk2aUatcw==",
            "identifierGuid": "3319d502-022f-4ebf-b6e7-09366946ad73",
            "headerIdentifier": "qQAZhBEmFE+FYm8ICdxVbQ==",
            "headerIdentifierGuid": "841900a9-2611-4f14-8562-6f0809dc556d",
            "pluG_UID": "Zo1d5inrYEq+CvPEYUbwgA==",
            "pluGuid": "e65d8d66-eb29-4a60-be0a-f3c46146f080",
            "pageNo": 1,
            "lineNo": 1,
            "itemOrdered": "sample string 1",
            "itemShipped": "sample string 2",
            "apn": "sample string 3",
            "barcode": "sample string 4",
            "prodStatus": 0,
            "dateAvailable": "2025-10-04T23:59:54.3858186",
            "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-10-04T23:59:54.3858186",
            "costEnd": "2025-10-04T23:59:54.3858186",
            "createdFromUnknownScan": true,
            "orderGuid": "gslr8Po+F0uAx3JzTpob4g==",
            "orderIdentifierGuid": "f06bc982-3efa-4b17-80c7-72734e9a1be2",
            "processed": true,
            "received": true,
            "inventoried": true,
            "fromElectronicInvoice": true,
            "allowDelete": true,
            "updated": "2025-10-04T23:59:54.3858186",
            "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": "130",
              "pluG_UID": "qyqbJ+/QfkyfAi/VlMGr0g==",
              "pluGuid": "279b2aab-d0ef-4c7e-9f02-2fd594c1abd2",
              "invoiceIdentifier": "NzpN0TXAtUuNkE9B/MDmew==",
              "invoiceGuid": "d14d3a37-c035-4bb5-8d90-4f41fcc0e67b",
              "barcode": "sample string 3",
              "itemNumber": "sample string 4",
              "created": "2025-10-04T23:59:54.3858186"
            },
            "productActive": true,
            "productSalesMode": 35,
            "productGSTPercent": 36,
            "productCostCalcMethod": 37,
            "productAlwaysApplyMargin": true,
            "productMarginRanged": true,
            "productMargin": 1.1,
            "productMinimumMargin": 1.1,
            "productMaximumMargin": 1.1,
            "priceGroupG_UID": "4/F37ds5wE+8poIJCJo9dA==",
            "priceGroupGuid": "ed77f1e3-39db-4fc0-bca6-8209089a3d74",
            "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": "110"
          },
          "doNotRange": true,
          "doNotOrder": true,
          "costGSTPercent": 1,
          "orderDetailReceive": true,
          "isBackedUp": true,
          "backupWarehouseIndicator": "sample string 21",
          "backupOrderCode": "sample string 22"
        },
        {
          "$ref": "126"
        }
      ],
      "unknownScans": [
        {
          "$ref": "127"
        },
        {
          "$ref": "127"
        }
      ],
      "transportCompany": {
        "$id": "131",
        "identifier": "7K8DXEbM40ah4M1I/O4ONg==",
        "identifierGuid": "5c03afec-cc46-46e3-a1e0-cd48fcee0e36",
        "companyName": "sample string 1",
        "abn": "sample string 2",
        "address1": "sample string 3",
        "address2": "sample string 4",
        "telephone": "sample string 5",
        "primaryContactGuid": "Gk9S9s8au02xN6m3pDI7rw==",
        "primaryContactID": "f6524f1a-1acf-4dbb-b137-a9b7a4323baf",
        "primaryContact": {
          "$ref": "7"
        }
      },
      "isMetcashSorted": true,
      "backupOrderType": "sample string 41",
      "backupOrderTypeDescription": "sample string 42",
      "backupTradingPartner": 1,
      "backupHostIdentifier": "b5d44bb5-2f73-4661-b18e-96e8e7f738c0"
    },
    "details": [
      {
        "$ref": "129"
      },
      {
        "$ref": "129"
      }
    ],
    "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{�D[�
�z�5xl/workbook.xml �(�����@�{��r�"!�䠢���_`��O�����O ��ۙ��v�h\_ӳ���\λl�������]k��0I�Ӷ����oE:@E)80H�}'��+������QPÊR(5/�����)i􋜌��l2XC�l�XӨ(�%�lq�M�Ϝ�LN�#���vM����$���w���w�PK{�D[����	�[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
{�D[��z''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rd3f60461eda84017" /></Relationships>PK{�D[��w��
u@xl/worksheets/sheet1.xml �(��\[S��+���X�K
ؚ��ܯ�MN���
8e;a��٣O}�a�@��YjuKjA�����Z��W˛�o��`qs�<���v4�������q|x�\���\,6~�~�:�]n6?�������Y�X܄�����t�]}�//.����g?�7��`��W�率�Q�˫���jcj����wC�������������*Tߎ�`��8���Q�A��LJw�OW������T��\������ь�a�����߭��?�o>,o�-��]nK����������-w��������:�\��d��4J)��vvp�s�Y^�o�U~���Ů���0�	n��\�ry�_����+f�.�S���~ܪ1���pN0W����}�X�T���R�ʼ�}���k��Zg��B��������v���p�V3Ÿ��9+���}?�?gQ0lj�����
Qt\L�e���
Q�\M�%��5����^}\7.8V[�$�W*D����h�WZ{�+|mQ��MC�"�� ��@��QFZmuX-+���Z�%�FXv]���m�b""jQȩ�E�E�7�Ki���"jQ�k5)��,��@��Q΋��J6���(ܰ�`†��lmQ�"����:���r�E)J6� �Q���R�}�M�V��ʆ"��x���)<U�2JP����^��5"��r�U�JD	J���. �pևլT�R�)�F��N�X�(E���
7ޘ���H^���R�~"�*jQ����Z!jQM�UԤ��I��#Nդ��Tzj��I5��VQ��N�5����]EM��G���ԉ&���Z�a�Q�:I*����`mS�q�(I-�������`me��Q�z I�HaD��I癬��(I��D���9�����]py�QG)ꇞ�:JP�����0�pH�ڼ��K*H.ia�G�;JP���D��ОQs�'��k&��MԜC�r.���D�9Tm�땒�so*�7QsF%c��B(�[˺Qsf�
��m��=��˃m�6B2�C�f���ZD
�ab֖��s%�՘�4nȃ�6X�l/y�;��4~��i-X��mM]��Q��
/BZ���KVY	i�p��2��{V�����b�J�p��a� �C�ll��Q�&�낌Y؅���F!Z��A
f�㲾�(Dk�5A�n��~��ˍV��K��ꛂ�B�.�QL����u�h}z��
%�!DWё�JtirVaG�I�[E�**ѥ�q��09��]�7'X.��~��(E'��e:�
&�O�¤��tIr� �VU#x��t����5S!�U�F.Jҙa�	,����(I�����s��W�����Y��	+�֪t�~�U�Q�~�EN-��|�!}�����ZT�	�J���c*D-���hc!;znʲ�5��E�ע���
�	ͬ�����W�p2�ښ|Ԣ�kQ�F�pݱ!H{e�I?��c���A<>ݜ������P�U�\���bs4[ώ����m�{D�#x��s�H�s�LOr�J'9B���9¤�g9¦��9¥�9§���1B�+!��B�!��B�;!̾B�!��	 �܏B������	@�����_!�~��W!������
�o��Hn�a�f����Q�[`HIHn�%%a������RR��1%�8SR��5%�xSR��9��SQ��=��SQ��A�8TQ��E�xTQ��I��TQ��M5��T�;�SMx�O5�>Մ��T�;�SMx�бIx�O5�>Մ������<��3�<��3�<��3�<��3�<�Z�3�<�Z�3�<�Z�3�<�Z�3�%<�������Z�s|��=��c�SGx�O�>u�����{t�%<�����|�(�����|�)�����|�)�����|�)���~��<�]���%�NT�By���@w�$O�8�hOsgdў!Y��C&�aȢ�D�h����5�z� Y���E���*@������^�Ƈ?R9z�������st����_��}B�hC�:I
=���*-0g���3�c@ȩ���i�oOJ�B6�-�)}h��>:��Y�>#�ȣ�!�E&�O	-r)}Lh�}Nh�]�B����@YC�,�!P�(Kb���~-��Rj,��kK�]��/5>.5>)5&��R�g�ƒݺɇ����R�W��ץ�7�Ʒ��w����Fx�Ѩ��m��5>&d�̑e�5�K�A߁�ϥ��ЕЕЗЗЗЗЗЗ���������i(@�}�ѱC�E��-zt��G�7�մG�
}6��qCw��d��b�$��}:��t �o9M'�;M'�A�M'9$O'C�	��t�04� M'C�	��t�04�)K'�M'��t���t2��GP-K'��}B�h:A�N��7�ѣ�Z��s�t2ԏ!�f�1���Ҥ�M�t�@Y:)}th�N��d���t�@Y:A�,�P�N(K'����	e���t�@Y:m���xhɰ�Rcɤ][j�J�}��q��I�1q_�NJ]��Kv�^$���R�W��ץ�7�Ʒ��w����Fx�e�$������,�$�Y:IZ�tRz�]�]�}�}�}�}�}�}���K��K���0K'h��	e�4t�����t�@Y:A�,��\���t2������|�:Y.7��������PK{�D[ya���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞ر�P�n�a[z��Q;�]�gc���V���X��j4��'�|��6o�D^0�ѻ�A�}?���S2w-l֫N*�h�%���b6��Ҩ-�*V~A�;ƇY����.JՀ�3&i(p�$���!zcF�[�O3�����p�1٫0`���%�U�y�;����y�Z��Bo��y�����2Z3�k�0�����2V�Sȗ.��r����A3��
75z��/PK{�D[Ѓ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{�D[JX��
xl/sharedStrings.xml �(��XYo�~��?׋oA�Ab'w8�dRtP��tds�LjH*7�������("��|g�ٸ���O;o $��������ǔm/�/Ϸ�i�#a1I9���d���幔���L^twJeg���v�'��3`�$\��O��L��@�Ӂ?�{BY��)4�N��9�?(h�^���eLф�8���֑o9���Zq�E��,�^�#��*�y����٨��2���!�s�q�
�y܀\m��"��\"�VDY���� ���܅-��:������1�
�h���Ë����.��χ�^�(�L��do�Fp��gxWu�*�#�j��l[8b9O	����� ��H��E��o�3.k1��'�94��m
��c��sV���<�"������rĥ�a��
6}�F�6�]��&�F�1wς{b��Z	�3��7��ԩ�\*[�6�ܦ�p�q���a�2{͙%�"R���Y
�i���\��g���o�`o�9.�n�=e�`�zKa8�cO�L�������3y�z�ov�Y�e�_���7����p�Qk\. ŀ��cf��Ft`koԹx4��J؉-���
�e�ؕnȈlR���w�g�M|GT�{�?s*�%A`G�SZG�6�D�k�۲@�{�ۡx�V[�je��F��NHFUn�s�]��F�"w4n�*A���h,�&�戔�SK�5%N�1�N�"I��tz<�F�}��M������1n-�����H�����s˅���ֿ>(��_up�0��$���"қN�q��L��,	�,7�U"���t<��$��^����pԛM�Q/JFam6�pF�c�L�"x��9��_�����kx�5<��~
[a�{^�[�L��5���yV�Fo���E�d�cL�f��h3�&q0��\m���
�E�o������o���L��:�[
�o����`؂��/h�Z��(�����O�E���]�'��ߺm5i�ó���H�������B#�bf�u;u�4��۵�5tK�-`�s������w�Y謂��
5<��`Cf�hc��w�4A2gg��ڰ	��t�Tq1*/J�H5�ǒx��"�5uE8��#ZxM|���ħ����d󟘘�긊��G��
���H��p����l4;��ǻR�*u�J��x�vu}o�9;�H�G�?pgZQG��E
q�s�����F9C>�,�{�0�>
�B�;¶ 稁�-���
�>��1�"He����[n�7���{8:��|��_�T>n���ig�9�U���8�0�ܓÙ�f�x֋��y$S�0���F��eG�M��Ⴙ�ןY��?��m�YQ�Q��p+�~��[��\Uz���-�5�>CM~�g�Fo��f��砘`z@~p;�I����|<5j��C��ΐ��M�؍\T��A��>O�ېC���V��fX��0�Տ�ZL?$r�"�\���4�6�]���~��,�V-���Z>2�*D��3���� �'eh��f$�6�q�Lо�D͉���- s�Ш4�X�~_Pi��Y�5�ˬÄ�|��j����gc�J,O�S���ǏQsBw4�>�x�3�^A�1N@w�1���Y�*��ɂ�h�[/�Ƃ�W�:�.@F���L���W�:�f���F�r��2�������'���Lf$��n������Jog����`�'���?�T;`�	��:X��%�7س�7�"ޢ�5����ݼo6;Y�[NÝo��L�˾ٹh�_Q������\^!���FZ�5�T��PK-{�D[�
�z�5xl/workbook.xmlPK-{�D[����	�[Content_Types].xmlPK-
{�D[��z''V_rels/.relsPK-{�D[��w��
u@�xl/worksheets/sheet1.xmlPK-{�D[ya���P�xl/_rels/workbook.xml.relsPK-{�D[Ѓc'2E
xl/styles.xmlPK-{�D[JX��
xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK{�D[&��5xl/workbook.xml �(�����0��&�C�p�Q��x��}��m�-ik���'�x�3;���u]mm�>�7>s�!�o$i�';��v�:�a��V�Pe��& ��8�1(k�T��+��a�%Q���Ҩ/����S��9[��d���7�/��bQ̠��W��Ź��9s���GB5�WqK�q�^��������PK{�D[����	�[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
{�D[��d%''_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="R1ba9c85e60014f43" /></Relationships>PK{�D[��w��
u@xl/worksheets/sheet1.xml �(��\[S��+���X�K
ؚ��ܯ�MN���
8e;a��٣O}�a�@��YjuKjA�����Z��W˛�o��`qs�<���v4�������q|x�\���\,6~�~�:�]n6?�������Y�X܄�����t�]}�//.����g?�7��`��W�率�Q�˫���jcj����wC�������������*Tߎ�`��8���Q�A��LJw�OW������T��\������ь�a�����߭��?�o>,o�-��]nK����������-w��������:�\��d��4J)��vvp�s�Y^�o�U~���Ů���0�	n��\�ry�_����+f�.�S���~ܪ1���pN0W����}�X�T���R�ʼ�}���k��Zg��B��������v���p�V3Ÿ��9+���}?�?gQ0lj�����
Qt\L�e���
Q�\M�%��5����^}\7.8V[�$�W*D����h�WZ{�+|mQ��MC�"�� ��@��QFZmuX-+���Z�%�FXv]���m�b""jQȩ�E�E�7�Ki���"jQ�k5)��,��@��Q΋��J6���(ܰ�`†��lmQ�"����:���r�E)J6� �Q���R�}�M�V��ʆ"��x���)<U�2JP����^��5"��r�U�JD	J���. �pևլT�R�)�F��N�X�(E���
7ޘ���H^���R�~"�*jQ����Z!jQM�UԤ��I��#Nդ��Tzj��I5��VQ��N�5����]EM��G���ԉ&���Z�a�Q�:I*����`mS�q�(I-�������`me��Q�z I�HaD��I癬��(I��D���9�����]py�QG)ꇞ�:JP�����0�pH�ڼ��K*H.ia�G�;JP���D��ОQs�'��k&��MԜC�r.���D�9Tm�땒�so*�7QsF%c��B(�[˺Qsf�
��m��=��˃m�6B2�C�f���ZD
�ab֖��s%�՘�4nȃ�6X�l/y�;��4~��i-X��mM]��Q��
/BZ���KVY	i�p��2��{V�����b�J�p��a� �C�ll��Q�&�낌Y؅���F!Z��A
f�㲾�(Dk�5A�n��~��ˍV��K��ꛂ�B�.�QL����u�h}z��
%�!DWё�JtirVaG�I�[E�**ѥ�q��09��]�7'X.��~��(E'��e:�
&�O�¤��tIr� �VU#x��t����5S!�U�F.Jҙa�	,����(I�����s��W�����Y��	+�֪t�~�U�Q�~�EN-��|�!}�����ZT�	�J���c*D-���hc!;znʲ�5��E�ע���
�	ͬ�����W�p2�ښ|Ԣ�kQ�F�pݱ!H{e�I?��c���A<>ݜ������P�U�\���bs4[ώ����m�{D�#x��s�H�s�LOr�J'9B���9¤�g9¦��9¥�9§���1B�+!��B�!��B�;!̾B�!��	 �܏B������	@�����_!�~��W!������
�o��Hn�a�f����Q�[`HIHn�%%a������RR��1%�8SR��5%�xSR��9��SQ��=��SQ��A�8TQ��E�xTQ��I��TQ��M5��T�;�SMx�O5�>Մ��T�;�SMx�бIx�O5�>Մ������<��3�<��3�<��3�<��3�<�Z�3�<�Z�3�<�Z�3�<�Z�3�%<�������Z�s|��=��c�SGx�O�>u�����{t�%<�����|�(�����|�)�����|�)�����|�)���~��<�]���%�NT�By���@w�$O�8�hOsgdў!Y��C&�aȢ�D�h����5�z� Y���E���*@������^�Ƈ?R9z�������st����_��}B�hC�:I
=���*-0g���3�c@ȩ���i�oOJ�B6�-�)}h��>:��Y�>#�ȣ�!�E&�O	-r)}Lh�}Nh�]�B����@YC�,�!P�(Kb���~-��Rj,��kK�]��/5>.5>)5&��R�g�ƒݺɇ����R�W��ץ�7�Ʒ��w����Fx�Ѩ��m��5>&d�̑e�5�K�A߁�ϥ��ЕЕЗЗЗЗЗЗ���������i(@�}�ѱC�E��-zt��G�7�մG�
}6��qCw��d��b�$��}:��t �o9M'�;M'�A�M'9$O'C�	��t�04� M'C�	��t�04�)K'�M'��t���t2��GP-K'��}B�h:A�N��7�ѣ�Z��s�t2ԏ!�f�1���Ҥ�M�t�@Y:)}th�N��d���t�@Y:A�,�P�N(K'����	e���t�@Y:m���xhɰ�Rcɤ][j�J�}��q��I�1q_�NJ]��Kv�^$���R�W��ץ�7�Ʒ��w����Fx�e�$������,�$�Y:IZ�tRz�]�]�}�}�}�}�}�}���K��K���0K'h��	e�4t�����t�@Y:A�,��\���t2������|�:Y.7��������PK{�D[�H�H�Pxl/_rels/workbook.xml.rels �(���Kn� @��f_��*N6�t����, Mr�.z�^�(�Z"u�MV��==i���c���yC�Gk��F�n4C��?U�ݬ�8�'�O��
��gJ��8K��M����2��
t��(�9c%u)��p]�?D���U�M�L���F@�
�)yz<�T /]�[�U}-V���́Ї��p���z}�LQE[���B����a�\�tꔖ5�(8�*��X�M�����PK{�D[Ѓ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{�D[JX��
xl/sharedStrings.xml �(��XYo�~��?׋oA�Ab'w8�dRtP��tds�LjH*7�������("��|g�ٸ���O;o $��������ǔm/�/Ϸ�i�#a1I9���d���幔���L^twJeg���v�'��3`�$\��O��L��@�Ӂ?�{BY��)4�N��9�?(h�^���eLф�8���֑o9���Zq�E��,�^�#��*�y����٨��2���!�s�q�
�y܀\m��"��\"�VDY���� ���܅-��:������1�
�h���Ë����.��χ�^�(�L��do�Fp��gxWu�*�#�j��l[8b9O	����� ��H��E��o�3.k1��'�94��m
��c��sV���<�"������rĥ�a��
6}�F�6�]��&�F�1wς{b��Z	�3��7��ԩ�\*[�6�ܦ�p�q���a�2{͙%�"R���Y
�i���\��g���o�`o�9.�n�=e�`�zKa8�cO�L�������3y�z�ov�Y�e�_���7����p�Qk\. ŀ��cf��Ft`koԹx4��J؉-���
�e�ؕnȈlR���w�g�M|GT�{�?s*�%A`G�SZG�6�D�k�۲@�{�ۡx�V[�je��F��NHFUn�s�]��F�"w4n�*A���h,�&�戔�SK�5%N�1�N�"I��tz<�F�}��M������1n-�����H�����s˅���ֿ>(��_up�0��$���"қN�q��L��,	�,7�U"���t<��$��^����pԛM�Q/JFam6�pF�c�L�"x��9��_�����kx�5<��~
[a�{^�[�L��5���yV�Fo���E�d�cL�f��h3�&q0��\m���
�E�o������o���L��:�[
�o����`؂��/h�Z��(�����O�E���]�'��ߺm5i�ó���H�������B#�bf�u;u�4��۵�5tK�-`�s������w�Y謂��
5<��`Cf�hc��w�4A2gg��ڰ	��t�Tq1*/J�H5�ǒx��"�5uE8��#ZxM|���ħ����d󟘘�긊��G��
���H��p����l4;��ǻR�*u�J��x�vu}o�9;�H�G�?pgZQG��E
q�s�����F9C>�,�{�0�>
�B�;¶ 稁�-���
�>��1�"He����[n�7���{8:��|��_�T>n���ig�9�U���8�0�ܓÙ�f�x֋��y$S�0���F��eG�M��Ⴙ�ןY��?��m�YQ�Q��p+�~��[��\Uz���-�5�>CM~�g�Fo��f��砘`z@~p;�I����|<5j��C��ΐ��M�؍\T��A��>O�ېC���V��fX��0�Տ�ZL?$r�"�\���4�6�]���~��,�V-���Z>2�*D��3���� �'eh��f$�6�q�Lо�D͉���- s�Ш4�X�~_Pi��Y�5�ˬÄ�|��j����gc�J,O�S���ǏQsBw4�>�x�3�^A�1N@w�1���Y�*��ɂ�h�[/�Ƃ�W�:�.@F���L���W�:�f���F�r��2�������'���Lf$��n������Jog����`�'���?�T;`�	��:X��%�7س�7�"ޢ�5����ݼo6;Y�[NÝo��L�˾ٹh�_Q������\^!���FZ�5�T��PK-{�D[&��5xl/workbook.xmlPK-{�D[����	�[Content_Types].xmlPK-
{�D[��d%''V_rels/.relsPK-{�D[��w��
u@�xl/worksheets/sheet1.xmlPK-{�D[�H�H�P�xl/_rels/workbook.xml.relsPK-{�D[Ѓc'2E
xl/styles.xmlPK-{�D[JX��
�xl/sharedStrings.xmlPK��