GET api/invoice/{id}?relations={relations}

Load an invoice

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Invoice identifier

globally unique identifier

Required

relations

Indicates whether relations models are also loaded

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

Matching Invoice Header model

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:
{
  "identifier": "V5VpgZqRqEODWjtW4zgQog==",
  "identifierGuid": "81699557-919a-43a8-835a-3b56e33810a2",
  "storeID": 2,
  "tradingPartner": 0,
  "supplierIdentifier": "A3Lzk+tfdESWkwQeZDD5xQ==",
  "supplierIdentifierGuid": "93f37203-5feb-4474-9693-041e6430f9c5",
  "xfer": true,
  "sourceStore": "sample string 3",
  "sourceCode": "sample string 4",
  "sourceAbn": "sample string 5",
  "targetCode": "sample string 6",
  "targetState": "sample string 7",
  "whouseRef": "sample string 8",
  "stateSource": "sample string 9",
  "status": 10,
  "fileID": "sample string 11",
  "created": "2025-08-02T23:18:05.9174906",
  "createdByUser": "sample string 12",
  "updated": "2025-08-02T23:18:05.9174906",
  "transType": 0,
  "transDateTime": "2025-08-02T23:18:05.9174906",
  "invoiceNo": "sample string 13",
  "invoiceText": "sample string 14",
  "adjustmentNo": 1,
  "invoiceDate": "2025-08-02T23:18:05.9174906",
  "claimNo": 1,
  "countReceivedReset": true,
  "accountingExported": true,
  "orderReceived": true,
  "orderGuid": "ktrVfnmcTEmVUePPWqQZlw==",
  "orderIdentifier": "7ed5da92-9c79-494c-9551-e3cf5aa41997",
  "orderNo": 1,
  "orderText": "sample string 18",
  "supplierNotes": "sample string 19",
  "defaultStockReceiveDocumentId": 1,
  "receiptEmailSent": true,
  "receiptEmailSentId": "sample string 21",
  "receiptEmailSentStatus": "sample string 22",
  "customerCd": "sample string 23",
  "storeName": "sample string 24",
  "street": "sample string 25",
  "suburb": "sample string 26",
  "postCd": "sample string 27",
  "debtorCd": "sample string 28",
  "liquorLicense": "sample string 29",
  "bond": "sample string 30",
  "url": "sample string 31",
  "completed": "2025-08-02T23:18:05.9174906",
  "received": "2025-08-02T23:18:05.9174906",
  "invoiceSubTotal": 1.0,
  "itemTotalCost": 1.0,
  "adminFee": 1.0,
  "financeFee": 1.0,
  "invoiceTotal": 1.0,
  "weight": 1.0,
  "salesTax": 1.0,
  "tobaccoTax": 1.0,
  "shrinkWrap": 32.0,
  "gstTotal": 1.0,
  "margin": 1.0,
  "deliveryFee": 1.0,
  "transportFee": 33.0,
  "serviceFee": 1.0,
  "gstOnService": 1.0,
  "gstOnDelivery": 1.0,
  "gstOnShrinkWrap": 1.0,
  "wetTotal": 1.0,
  "gstApplicable": 1.0,
  "gstExempt": 1.0,
  "supplierMatchRequired": true,
  "temperature": 1.1,
  "temperatureScale": 35,
  "rating": 36,
  "completeInvoiceInventory": 37,
  "wineLitres": 1.0,
  "wineValue": 1.0,
  "spiritLitres": 1.0,
  "spiritValue": 1.0,
  "beerLitres": 1.0,
  "beerValue": 1.0,
  "midBeerLitres": 1.0,
  "midBeerValue": 1.0,
  "lowBeerLitres": 1.0,
  "lowBeerValue": 1.0,
  "lowWineLitres": 1.0,
  "lowWineValue": 1.0,
  "deleted": true,
  "supplierName": "sample string 39",
  "invoiceSuffix": "sample string 40",
  "costVariance": 1.0,
  "store": {
    "$id": "2",
    "id": 1,
    "isMaster": true,
    "shortName": "sample string 3",
    "url": "sample string 4",
    "sortOrder": 1,
    "name": "sample string 5",
    "phone": "sample string 6",
    "fax": "sample string 7",
    "email": "sample string 8",
    "address1": "sample string 9",
    "address2": "sample string 10",
    "city": "sample string 11",
    "state": "sample string 12",
    "country": "sample string 13",
    "postCode": "sample string 14",
    "delivery": 1,
    "exportAccounts": 1,
    "salesAccountFolder": "sample string 15",
    "purchaseAccountFolder": "sample string 16",
    "initLoad": 1,
    "initIDs": 1,
    "zoneID": 1,
    "actAsMaster": 1,
    "lastActiveUtc": "2025-08-02T23:18:05.9174906",
    "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": "y/nXEBaHt0KBsGlNBYzsqA==",
    "hostIdentifierGuid": "10d7f9cb-8716-42b7-81b0-694d058ceca8",
    "hostName": 1,
    "hostAddress": "sample string 27",
    "hostUsername": "sample string 28",
    "hostPassword": "sample string 29",
    "excludeFromLeadInOut": true,
    "accountingProvider": 31,
    "accountingAddress": "sample string 32",
    "accountingUsername": "sample string 33",
    "accountingPassword": "sample string 34",
    "storeAccountingCode": "sample string 35",
    "softwareVariance": 36,
    "fuelWarningVariance": 37.0,
    "fuelErrorVariance": 38.0,
    "fuelAccumulatedWarningVariance": 39.0,
    "fuelAccumulatedErrorVariance": 40.0,
    "drawManagment": 41,
    "endOfDayManagment": true,
    "autoFillCashBalancing": true,
    "fuelDayVariance": 44,
    "accountingTradingTime": "00:00:00.1234567",
    "stockActivateProduct": 46,
    "giftCardSalesAccountingDeptCode": "sample string 47",
    "transactionDiscountAccountingDeptCode": "sample string 48",
    "size": 49,
    "updated": "2025-08-02T23:18:05.9174906",
    "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": "Kk3n9o+y/U2eqffojyRu1w==",
        "hostIdentifierGuid": "f6e74d2a-b28f-4dfd-9ea9-f7e88f246ed7",
        "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": "hhUr5qkocEuhNzJDj7TReA==",
          "identifierGuid": "e62b1586-28a9-4b70-a137-32438fb4d178",
          "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": "axjaTfyDSkOqILDZat4D9w==",
          "hostSupplierIdentifierGuid": "4dda186b-83fc-434a-aa20-b0d96ade03f7",
          "loyaltyPriceLevelIdentifier": "REW93JpflU2KovxTnfKktA==",
          "loyaltyPriceLevelIdentifierGuid": "dcbd4544-5f9a-4d95-8aa2-fc539df2a4b4",
          "isGroup": true,
          "description": "sample string 22",
          "hostProvider": 23,
          "hostTypeEnum": 24,
          "hostType": "sample string 25",
          "hostCode": "sample string 26",
          "username": "sample string 27",
          "password": "sample string 28",
          "passwordPlain": "sample string 29",
          "server": "sample string 30",
          "url": "sample string 31",
          "global": true,
          "stateCode": "sample string 33",
          "lastCollected": "2025-08-02T23:18:05.9174906",
          "lastProcessed": "2025-08-02T23:18:05.9174906",
          "hold": true,
          "supplierName": "sample string 35",
          "supplier": {
            "$id": "6",
            "identifier": "VZEvUGTxtUGq7uQRs5lGlQ==",
            "identifierGuid": "502f9155-f164-41b5-aaee-e411b3994695",
            "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": "aItp82yZ/UyPHBBZhkw0pQ==",
            "primaryContactID": "f3698b68-996c-4cfd-8f1c-1059864c34a5",
            "storeID": 1,
            "abn": "sample string 16",
            "supplierGroupIdentifier": "oqBdJ+EHCUektcYCv22yhg==",
            "supplierGroupGuid": "275da0a2-07e1-4709-a4b5-c602bf6db286",
            "rebate": 1.0,
            "rebateType": 1,
            "rebateFrequency": 1,
            "rebateSource": 1,
            "rebateLastClaimed": "2025-08-02T23:18:05.9174906",
            "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": "666c62a5-15f0-47fc-a89d-d98bff19eba3",
              "identifier": "2b5OxGaxWEGUy6I7pEqPtA==",
              "identifierGuid": "c44ebed9-b166-4158-94cb-a23ba44a8fb4",
              "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": "g1q8fnmVnk6Gh4SmXzsc4A==",
                "supplierIdentifierGuid": "7ebc5a83-9579-4e9e-8687-84a65f3b1ce0",
                "contactGuid": "mlCg8r0GCU6SipZqfSxVYg==",
                "contactID": "f2a0509a-06bd-4e09-928a-966a7d2c5562",
                "contact": {
                  "$ref": "7"
                },
                "supplier": {
                  "$ref": "6"
                }
              },
              {
                "$ref": "8"
              }
            ],
            "products": [
              {
                "$id": "9",
                "pluG_UID": "rNxOgYZEoUSrENYiz7LovA==",
                "pluGuid": "814edcac-4486-44a1-ab10-d622cfb2e8bc",
                "supplierIdentifier": "EJQE3wzmM02uw1xoXtXjGQ==",
                "supplierIdentifierGuid": "df049410-e60c-4d33-aec3-5c685ed5e319",
                "cartonQuantity": 1,
                "cartonQuantityChanged": true,
                "productSize": "sample string 3",
                "cigarettesPerSleeve": 1,
                "randomWeight": true,
                "piecesPerUnit": 5,
                "averagePackSize": 6,
                "effectiveDate": "2025-08-02T23:18:05.9174906",
                "pricedByWeight": true,
                "landedUnitCostEx": 9,
                "landedUnitCostInc": 10,
                "landedCartonCostInc": 11,
                "landedCartonCostEx": 12,
                "standardCost": 13,
                "deliveryFee": 1,
                "deliveryFeeBasis": "sample string 14",
                "pickAndPackFee": 1,
                "pickAndPackFeeBasis": "sample string 15",
                "financeFee": 1,
                "financeFeeBasis": "sample string 16",
                "cartonLength": 1,
                "cartonWidth": 1,
                "cartonHeight": 1,
                "palletLayerQuantity": 1,
                "palletLayers": 1,
                "itemCode": "sample string 17",
                "invoiceCode": "sample string 18",
                "invoiceDesc": "sample string 19",
                "orderDirect": true,
                "useCost": true,
                "minimumQuantity": 20,
                "hostType": 21,
                "fromHost": 22,
                "minimumReorder": 1,
                "maximumReorder": 1,
                "orderMultiple": 23.1,
                "sellMultiple": 24.1,
                "baseMultiple": 25.1,
                "hostStandardCost": 26,
                "hostTotalCost": 27,
                "hostRetail": 28,
                "hostLandedUnitCostEx": 29,
                "hostLandedUnitCostInc": 30,
                "hostDesc": "sample string 31",
                "directIndicator": "sample string 32",
                "availableToOrder": true,
                "hostRangeIndicator": "sample string 34",
                "hostProductType": "sample string 35",
                "hostProductGrade": "sample string 36",
                "hostProductGroup": "sample string 37",
                "hostSlowMoving": true,
                "hostGeneralMerchandise": true,
                "hostPillar": "sample string 40",
                "hostLastUpdated": "2025-08-02T23:18:05.9174906",
                "rebate": 1.0,
                "rebateExclude": true,
                "invoiceCodes": [
                  {
                    "$id": "10",
                    "pluG_UID": "1EVd0A6ZEUWXHiCo9BPAnw==",
                    "pluGuid": "d05d45d4-990e-4511-971e-20a8f413c09f",
                    "supplierIdentifier": "eFMdWRpxW0+VfhjPMGe3zQ==",
                    "supplierIdentifierGuid": "591d5378-711a-4f5b-957e-18cf3067b7cd",
                    "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": "w8TcjJ1cpEy80OX0wuah3g==",
                "parentPluGuid": "8cdcc4c3-5c9d-4ca4-bcd0-e5f4c2e6a1de",
                "freight": 45.0,
                "freightType": 1,
                "product": {
                  "$id": "11",
                  "plu": 1,
                  "storeID": 1,
                  "masterPluG_UID": "QEA=",
                  "storeIDs": [
                    1,
                    2
                  ],
                  "g_UId": "DyU8PssykkK8VvAF+OLZnw==",
                  "guid": "3e3c250f-32cb-4292-bc56-f005f8e2d99f",
                  "apn": "sample string 1",
                  "apnChanged": true,
                  "apnSwitched": true,
                  "barcode": "sample string 4",
                  "itemNumber": "sample string 5",
                  "itemNumberChanged": true,
                  "priceGroupG_UID": "q43U8IztlkCudSmirWwnmw==",
                  "priceGroupGuid": "f0d48dab-ed8c-4096-ae75-29a2ad6c279b",
                  "blueprintID": 1,
                  "lastCountedDate": "2025-08-02T23:18:05.9331172",
                  "externalID": "sample string 7",
                  "active": true,
                  "activated": "2025-08-02T23:18:05.9331172",
                  "pluCreated": "2025-08-02T23:18:05.9331172",
                  "createdByUser": "sample string 9",
                  "name": "sample string 10",
                  "nameChanged": true,
                  "secondDescription": "sample string 12",
                  "hostDescription": "sample string 13",
                  "keepCartonQty": true,
                  "keepDescription": true,
                  "keepDepartments": true,
                  "keepSuppliers": true,
                  "markdownDescription": "sample string 18",
                  "altDescription": "sample string 19",
                  "bestOrExpire": 20,
                  "lastUpdate": "2025-08-02T23:18:05.9331172",
                  "lastManualUpdate": "2025-08-02T23:18:05.9331172",
                  "imageName": "sample string 23",
                  "showImageOnFlipCharts": true,
                  "showTextOnFlipCharts": true,
                  "overrideFlipChartText": true,
                  "flipChartText": "sample string 27",
                  "salesMode": 1,
                  "eftCode": 1,
                  "price": 1,
                  "priceChanged": true,
                  "rrp": 1,
                  "gstPercent": 28,
                  "gstPercentChanged": true,
                  "costGSTPercent": 29,
                  "costGSTPercentChanged": true,
                  "wetPercent": 1,
                  "priceOverride": 1,
                  "cost": 1,
                  "currentCost": 1,
                  "currentCostDecimals": 1,
                  "grossProfit": 1.0,
                  "currentCostDesc": "sample string 30",
                  "currentCostEnd": "2025-08-02T23:18:05.9331172",
                  "currentCostUpdated": "2025-08-02T23:18:05.9331172",
                  "costDecimals": 31,
                  "costChanged": true,
                  "dealCostIdentifier": "QEA=",
                  "excludeFromRebate": true,
                  "rebateOverride": 1,
                  "costCalcMethod": 32,
                  "costCalcMethodChanged": true,
                  "costEffectiveDate": "2025-08-02T23:18:05.9331172",
                  "defaultGP": 1,
                  "breakTargetMode": 33,
                  "break1": 1,
                  "price1": 1,
                  "target1": 34,
                  "break2": 1,
                  "price2": 1,
                  "target2": 35,
                  "break3": 1,
                  "price3": 1,
                  "target3": 36,
                  "break1Changed": true,
                  "price1Changed": true,
                  "target1Changed": true,
                  "break2Changed": true,
                  "price2Changed": true,
                  "target2Changed": true,
                  "break3Changed": true,
                  "price3Changed": true,
                  "target3Changed": true,
                  "breakTargetModeChanged": true,
                  "margin": 1.1,
                  "marginChanged": true,
                  "marginRanged": true,
                  "marginRangedChanged": true,
                  "minimumMargin": 1.1,
                  "minimumMarginChanged": true,
                  "maximumMargin": 1.1,
                  "maximumMarginChanged": true,
                  "overrideHostWarehouseIndicator": true,
                  "overrideHostWarehouseIndicatorChanged": true,
                  "overrideHostPrice": true,
                  "overrideHostPriceChanged": true,
                  "overrideHostCost": true,
                  "overrideHostCostChanged": true,
                  "overrideHostMargin": true,
                  "overrideHostMarginChanged": true,
                  "alwaysApplyMargin": true,
                  "alwaysApplyMarginChanged": true,
                  "aws": 1.0,
                  "awsUpdated": "2025-08-02T23:18:05.9331172",
                  "posTare": 1,
                  "altPrice": 1.0,
                  "altPriceChanged": true,
                  "altPriceMode": 53,
                  "altPriceModeChanged": true,
                  "altPLUG_UID": "yM/bV8uR40y6vrP/Rg6QVg==",
                  "altPLUGuid": "57dbcfc8-91cb-4ce3-babe-b3ff460e9056",
                  "altPLUGuidChanged": true,
                  "altPriceDescription1": "sample string 54",
                  "altPriceDescription2": "sample string 55",
                  "cartonQuantity": 56,
                  "cartonQuantityChanged": true,
                  "trayID": 1,
                  "promptID": 1,
                  "tare": 1,
                  "packQty": 1,
                  "fixedWeight": 1,
                  "extraMesg": 1,
                  "text1": "sample string 58",
                  "text2": "sample string 59",
                  "text3": "sample string 60",
                  "labelText": "sample string 61",
                  "labelTextChanged": true,
                  "sendToScale": true,
                  "nonScaleWeigh": true,
                  "labelFormat": "sample string 65",
                  "barcodeFormat": "sample string 66",
                  "austMade": 1,
                  "coolCode": 67,
                  "countryOfOrigin": "sample string 68",
                  "percentContent": 69.1,
                  "departmentID": 1,
                  "subDepartmentID": 1,
                  "minorDepartmentID": 1,
                  "lesserDepartmentID": 1,
                  "deptCode": "sample string 70",
                  "subDeptCode": "sample string 71",
                  "minorDeptCode": "sample string 72",
                  "lesserDeptCode": "sample string 73",
                  "deptName": "sample string 74",
                  "subDeptName": "sample string 75",
                  "minorDeptName": "sample string 76",
                  "lesserDeptName": "sample string 77",
                  "departmentChanged": true,
                  "subCategoryID": 1,
                  "expiry": 1,
                  "showDays": 1,
                  "datePrint": 1,
                  "labelRequired": true,
                  "labelShelfQty": 80,
                  "labelShelfChanged": true,
                  "labelTalkerQty": 82,
                  "labelSmall": true,
                  "labelLastPrinted": "2025-08-02T23:18:05.9331172",
                  "labelLastPrice": 1,
                  "shelfPageLayoutG_UID": "BYZMUzdU3EeN/+3+zahO8w==",
                  "shelfPageLayoutGuid": "534c8605-5437-47dc-8dff-edfecda84ef3",
                  "talkerPageLayoutG_UID": "qRQKBGZj/UqnJ2rNSBoXFw==",
                  "talkerPageLayoutGuid": "040a14a9-6366-4afd-a727-6acd481a1717",
                  "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": "H17a7306+UupUgMwN7f3nA==",
                  "inventoryIdentifier": "efda5e1f-3a7d-4bf9-a952-033037b7f79c",
                  "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": "LVKZRVLx10usNtOr5VdnYQ==",
                  "parentPluGuid": "4599522d-f152-4bd7-ac36-d3abe5576761",
                  "preferredHostVendor": 104,
                  "preferredHostChanged": true,
                  "code": "sample string 106",
                  "supplierIdentifier": "oWSVz4bG7Ua3WJDGSKy/OA==",
                  "supplierIdentifierGuid": "cf9564a1-c686-46ed-b758-90c648acbf38",
                  "supplierChanged": true,
                  "rebateSupplierIdentifier": "jmO1kRpPNUiMlRpPXaHo3g==",
                  "rebateSupplierIdentifierGuid": "91b5638e-4f1a-4835-8c95-1a4f5da1e8de",
                  "rebateSupplierChanged": true,
                  "availableForOrder": true,
                  "warehouseDirectIndicator": "sample string 108",
                  "warehouseDirectIndicatorChanged": true,
                  "productGrade": "sample string 110",
                  "productType": "sample string 111",
                  "productGroup": "sample string 112",
                  "complianceIndicator": "sample string 113",
                  "inhouseBrand": "sample string 114",
                  "slowMoving": true,
                  "generalMerchandise": true,
                  "comment": "sample string 117",
                  "lastUpdatedByUser": "sample string 118",
                  "lastManualUpdatedByUser": "sample string 119",
                  "lastUpdatedByUserOverride": true,
                  "lastUpdatedByHost": "2025-08-02T23:18:05.9331172",
                  "commodity": "sample string 121",
                  "businessPillar": "sample string 122",
                  "mscCommodity": "sample string 123",
                  "hostIdentifier": "7A8M7bawUkO15H7WiujZGg==",
                  "hostIdentifierGuid": "ed0c0fec-b0b6-4352-b5e4-7ed68ae8d91a",
                  "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": "K91y4x0aVkGXaVUol13Nyw==",
                      "pluGuid": "e372dd2b-1a1d-4156-9769-5528975dcdcb",
                      "plu": 1,
                      "storeID": 1,
                      "zoneID": 2,
                      "zoneName": "sample string 3",
                      "store": "sample string 4",
                      "priceNow": 5,
                      "costNow": 6,
                      "costNowDecimals": 7,
                      "normalPrice": 8,
                      "gstPercent": 9,
                      "normalCost": 10,
                      "normalCostDecimals": 11,
                      "costGstPercent": 12,
                      "costCalcMethod": 1,
                      "currentCost": 13,
                      "currentCostDecimals": 14,
                      "break1": 15,
                      "price1": 16,
                      "break2": 17,
                      "price2": 18,
                      "break3": 19,
                      "price3": 20,
                      "fuelItem": 21,
                      "fixedWeight": 22,
                      "active": true,
                      "complianceIndicator": "sample string 23",
                      "doNotOrder": true,
                      "doNotRange": true,
                      "isNormalPriceChangesCampaign": true,
                      "updated": "2025-08-02T23:18:05.9331172"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "currentPrices": {
                    "$id": "13",
                    "pluPrices": {
                      "$id": "14",
                      "plu": 1,
                      "pluG_UID": "QEA=",
                      "stores": [
                        1,
                        2
                      ],
                      "normalPrice": 1,
                      "cost": 2,
                      "break1": 3,
                      "price1": 4,
                      "break2": 5,
                      "price2": 6,
                      "break3": 7,
                      "price3": 8,
                      "discountPrice": 9,
                      "acceptedUtc": "2025-08-02T23:18:05.9331172",
                      "priceChangeType": 0,
                      "costDecimals": 10
                    },
                    "normalPluPrices": {
                      "$ref": "14"
                    },
                    "winningCampaign": 1,
                    "winner": {
                      "$id": "15",
                      "campaignName": "sample string 1",
                      "campaignDescription": "sample string 2",
                      "startDate": "2025-08-02T23:18:05.9331172",
                      "startTime": 3,
                      "endDate": "2025-08-02T23:18:05.9331172",
                      "endTime": 4,
                      "newPrice": 5,
                      "newCost": 6,
                      "newCostDecimals": 7,
                      "pctDiscount": 8,
                      "promoType": 1,
                      "promotionTypeCode": "sample string 9",
                      "hostType": 10,
                      "hostIdentifier": "Zow2SbKYAUK7hup9jMADUw==",
                      "hostIdentifierGuid": "49368c66-98b2-4201-bb86-ea7d8cc00353",
                      "storeNames": [
                        "sample string 1",
                        "sample string 2"
                      ]
                    },
                    "details": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ]
                  },
                  "tray": {
                    "$id": "16",
                    "g_UId": "JP8Kimq5skOieYf+7GJpig==",
                    "guid": "8a0aff24-b96a-43b2-a279-87feec62698a",
                    "name": "sample string 1",
                    "number": 1,
                    "tare": 1
                  },
                  "priceGroup": {
                    "$id": "17",
                    "priceGroupG_UID": "ISCEa7HQ50O3h+4raU+Krg==",
                    "priceGroupGuid": "6b842021-d0b1-43e7-b787-ee2b694f8aae",
                    "name": "sample string 2",
                    "code": 1,
                    "modified": true,
                    "updated": "2025-08-02T23:18:05.9331172",
                    "buyingLimit": 1,
                    "buyingLimitIndependent": true,
                    "buyingLimitType": 0,
                    "number": 1,
                    "products": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "productCount": 1
                  },
                  "priceGroupName": "sample string 146",
                  "nutrifacts": {
                    "$id": "18",
                    "pluG_UID": "IEJY9n+oqEWBrEFeTTpLqw==",
                    "pluGuid": "f6584220-a87f-45a8-81ac-415e4d3a4bab",
                    "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": "c0ef7d73-9d78-47d2-b771-5451e7106ebf",
                    "created": "2025-08-02T23:18:05.9331172",
                    "createdByUser": "sample string 1",
                    "activated": "2025-08-02T23:18:05.9331172",
                    "deactivated": "2025-08-02T23:18:05.9331172",
                    "lastOrdered": "2025-08-02T23:18:05.9331172",
                    "lastOrderedQty": 2.0,
                    "lastReceived": "2025-08-02T23:18:05.9331172",
                    "lastReceivedQty": 3.0,
                    "lastInvoiceStatus": 1,
                    "lastCounted": "2025-08-02T23:18:05.9331172",
                    "lastSold": "2025-08-02T23:18:05.9331172",
                    "firstSold": "2025-08-02T23:18:05.9331172",
                    "awsUpdated": "2025-08-02T23:18:05.9331172",
                    "lastManualUpdate": "2025-08-02T23:18:05.9331172",
                    "lastManualUpdatedByUser": "sample string 5",
                    "lastUpdated": "2025-08-02T23:18:05.9331172",
                    "lastUpdatedByUser": "sample string 7",
                    "lastUpdatedByHost": "2025-08-02T23:18:05.9331172",
                    "doNotRangeUpdated": "2025-08-02T23:18:05.9331172",
                    "doNotOrderUpdated": "2025-08-02T23:18:05.9331172",
                    "tracked": "2025-08-02T23:18:05.9331172"
                  },
                  "allergens": [
                    {
                      "$id": "20",
                      "allergenID": 1,
                      "pluG_UID": "kHNwXmsIB0qQttckeU+beg==",
                      "pluGuid": "5e707390-086b-4a07-90b6-d724794f9b7a",
                      "contains": 2,
                      "allergenName": "sample string 3",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "costs": {
                    "$id": "21",
                    "pluG_UID": "uqvCWMNQ50qi8dAzC8pMfw==",
                    "pluGuid": "58c2abba-50c3-4ae7-a2f1-d0330bca4c7f",
                    "enteredCost": 1,
                    "weightedAvgCost": 1,
                    "lastCost": 1,
                    "rawEnteredCost": 2,
                    "rawWeightedAvgCost": 3,
                    "rawLastCost": 4,
                    "freight": 5.0,
                    "freightType": 6,
                    "costDecimals": 7,
                    "fifoCost": 1,
                    "updated": "2025-08-02T23:18:05.9331172",
                    "normalCost": 1,
                    "currentCost": 1
                  },
                  "sales": [
                    {
                      "$id": "22",
                      "saleHeaderID": 1,
                      "created": "2025-08-02T23:18:05.9331172",
                      "createdLocal": "2025-08-02T23:18:05.9331172",
                      "storeID": 3,
                      "storeName": "sample string 4",
                      "operatorG_Uid": "FUdEor5qSEelPR0bXtQAtA==",
                      "operatorGuid": "a2444715-6abe-4748-a53d-1d1b5ed400b4",
                      "operatorName": "sample string 5",
                      "tranType": 1,
                      "plu": 1,
                      "pluG_UId": "lMpjFrnnP0qQrSA3xce41w==",
                      "pluGuid": "1663ca94-e7b9-4a3f-90ad-2037c5c7b8d7",
                      "normalPrice": 1,
                      "totalCents": 1,
                      "cost": 1,
                      "grossProfit": 1,
                      "quantity": 1,
                      "operator": {
                        "$id": "23",
                        "id": 1,
                        "g_Uid": "r37xCqz7+0+9aiPDKHMf/w==",
                        "guid": "0af17eaf-fbac-4ffb-bd6a-23c328731fff",
                        "operatorNumber": 1,
                        "shortName": "sample string 2",
                        "firstName": "sample string 3",
                        "lastName": "sample string 4",
                        "password": "sample string 5",
                        "hasPassword": true,
                        "passwordText": "sample string 6",
                        "rfidTagID": "sample string 7",
                        "blueprintID": 1,
                        "groupID": 1,
                        "groupName": "sample string 8",
                        "managerGroupID": 1,
                        "managerGroupName": "sample string 9",
                        "zoneID": 1,
                        "zoneName": "sample string 10",
                        "loggedIn": 1,
                        "lastUsedIP": "sample string 11",
                        "deleted": true,
                        "locked": true,
                        "allowOpenTill": true,
                        "webEmail": "sample string 14",
                        "simpleOperatorType": 0,
                        "webRole": "sample string 15",
                        "updated": "2025-08-02T23:18:05.9331172",
                        "passwordResetRequired": true,
                        "alteredInStore": true,
                        "startShift": "2025-08-02T23:18:05.9331172",
                        "endShift": "2025-08-02T23:18:05.9331172",
                        "machineName": "sample string 20",
                        "drawerID": 1,
                        "stores": [
                          {
                            "$id": "24",
                            "operatorG_UID": "19dEcHjve0G1q2jWFlJXkQ==",
                            "operatorGuid": "7044d7d7-ef78-417b-b5ab-68d616525791",
                            "storeID": 2,
                            "operator": {
                              "$ref": "23"
                            },
                            "store": {
                              "$ref": "2"
                            }
                          },
                          {
                            "$ref": "24"
                          }
                        ]
                      }
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "apns": [
                    {
                      "$id": "25",
                      "pluID": 1,
                      "pluG_UID": "2+b4skoZqECGHQej5YUvew==",
                      "pluGuid": "b2f8e6db-194a-40a8-861d-07a3e5852f7b",
                      "apn": "sample string 1",
                      "deleted": true,
                      "storeID": 1,
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "tuns": [
                    {
                      "$id": "26",
                      "pluG_UId": "/j9K7GRWGkKIB9GwZJTKgA==",
                      "pluGuid": "ec4a3ffe-5664-421a-8807-d1b06494ca80",
                      "apn": "sample string 1",
                      "tun": "sample string 2",
                      "cartonQuantity": 3,
                      "product": {
                        "$ref": "11"
                      },
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "competitionPricing": [
                    {
                      "$id": "27",
                      "identifier": "Pciip/zxP0KQ7Mx97USgiA==",
                      "identifierGuid": "a7a2c83d-f1fc-423f-90ec-cc7ded44a088",
                      "pluG_UID": "55TUOY+dcUijVmqW5c3sGw==",
                      "pluGuid": "39d494e7-9d8f-4871-a356-6a96e5cdec1b",
                      "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": "kPFSkMkfm0aMLI1UigE1bA==",
                      "groupName": "sample string 1",
                      "identifierGuid": "9052f190-1fc9-469b-8c2c-8d548a01356c",
                      "exists": true,
                      "flipChartIdentifier": "MdS0puIXVUitlBjBqtT1GQ==",
                      "flipChartIdentifierGuid": "a6b4d431-17e2-4855-ad94-18c1aad4f519",
                      "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": "LF9fNLNwlUWOaeSPfmN9Yw==",
                      "groupIdentifierGuid": "345f5f2c-70b3-4595-8e69-e48f7e637d63",
                      "flipChart": {
                        "$id": "29",
                        "identifier": "j9j0THLn906rPaCNahePQg==",
                        "identifierGuid": "4cf4d88f-e772-4ef7-ab3d-a08d6a178f42",
                        "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": "qaD2MdqDfkKipLiFc2Y9KA==",
                          "identifierGuid": "31f6a0a9-83da-427e-a2a4-b88573663d28",
                          "name": "sample string 2",
                          "formType": "sample string 3",
                          "forms": [
                            {
                              "$id": "31",
                              "id": 1,
                              "g_UID": "B6Tlw2oZ9kiXACsoo7OrtA==",
                              "guid": "c3e5a407-196a-48f6-9700-2b28a3b3abb4",
                              "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": "FdgZ5ZtcmUSJn6X2sP1QCw==",
                              "previousFormGuid": "e519d815-5c9b-4499-899f-a5f6b0fd500b",
                              "nextForm": 1,
                              "nextFormG_UID": "SJFEG2C0okOjwkMFfwaHvQ==",
                              "nextFormGuid": "1b449148-b460-43a2-a3c2-43057f0687bd",
                              "attributes": "sample string 10",
                              "updated": "2025-08-02T23:18:05.9331172",
                              "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": "sYRL9Yf0UEiV270PT90RAQ==",
                                  "checkoutFormGuid": "f54b84b1-f487-4850-95db-bd0f4fdd1101",
                                  "identifier": "u+8RijXN50umn7iJ4KMnrA==",
                                  "identifierGuid": "8a11efbb-cd35-4be7-a69f-b889e0a327ac",
                                  "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": "sTEiy9WYO0e5H9afI07C4A==",
                                  "valueGuid": "cb2231b1-98d5-473b-b91f-d69f234ec2e0",
                                  "buttonText": "sample string 10",
                                  "valueText": "sample string 11",
                                  "drawImageAndButton": true,
                                  "updated": "2025-08-02T23:18:05.9331172",
                                  "action": "sample string 12",
                                  "valueForm": {
                                    "$ref": "31"
                                  },
                                  "image": {
                                    "$id": "33",
                                    "name": "sample string 3.sample string 4",
                                    "imageID": 2,
                                    "imageName": "sample string 3",
                                    "imageExtension": "sample string 4",
                                    "lastUpdate": "2025-08-02T23:18:05.9331172",
                                    "imageData": "QEA=",
                                    "readOnly": true
                                  }
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "panels": [
                                {
                                  "$id": "34",
                                  "id": 1,
                                  "checkoutFormID": 2,
                                  "checkoutFormG_UID": "6BaqchEBgkmtp8QQygP5Gg==",
                                  "checkoutFormGuid": "72aa16e8-0111-4982-ada7-c410ca03f91a",
                                  "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": "XoBnlXU7LEyAkxoUpsLAlQ==",
                          "flipChartPageIdentifierGuid": "9567805e-3b75-4c2c-8093-1a14a6c2c095",
                          "pluG_UID": "uZ1ZXU4TakKSCfcXjyyzIg==",
                          "pluGuid": "5d599db9-134e-426a-9209-f7178f2cb322",
                          "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": "kFCHL0nld0KcjzieHu424Q==",
                      "pluGuid": "2f875090-e549-4277-9c8f-389e1eee36e1",
                      "price": 1,
                      "costCalcMethod": 1,
                      "cost": 2,
                      "weightedAvgCost": 3,
                      "lastCost": 4,
                      "rawCost": 5,
                      "rawWeightedAvgCost": 6,
                      "rawLastCost": 7,
                      "costDecimals": 8,
                      "serviceFeeID": 9,
                      "freight": 10.0,
                      "freightType": 11,
                      "process": "sample string 12",
                      "user": "sample string 13",
                      "updated": "2025-08-02T23:18:05.9331172",
                      "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": "a1NPEdMgW0GRipc7ViH7Cw==",
                      "ingredientGuid": "L4RlhlgO3kGr01gcHeQvHg==",
                      "ingredientIdentifier": "8665842f-0e58-41de-abd3-581c1de42f1e",
                      "quantity": 1.0,
                      "storeIDs": [
                        1,
                        2
                      ],
                      "ingredientText": "sample string 1",
                      "ingredient": {
                        "$ref": "11"
                      }
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "bins": [
                    {
                      "$id": "38",
                      "pluG_UID": "cgzDcuCLiEub6XRcerYT1w==",
                      "pluGuid": "72c30c72-8be0-4b88-9be9-745c7ab613d7",
                      "shelfLocationIdentifier": "eeTj53pqjEK6PwJVUBXcXw==",
                      "shelfLocationGuid": "e7e3e479-6a7a-428c-ba3f-02555015dc5f",
                      "labelShelfDefault": 1,
                      "labelTalkerDefault": 1,
                      "labelSmall": true,
                      "labelPageLayoutG_UID": "CO28DUy5xUyuAH3/iHPATg==",
                      "labelPageLayoutGuid": "0dbced08-b94c-4cc5-ae00-7dff8873c04e",
                      "updated": "2025-08-02T23:18:05.9331172",
                      "electronicShelfLabelIdentifier": "sample string 5",
                      "electronicshelfLabelsConfigurationID": 6,
                      "labelShelfChanged": true,
                      "productName": "sample string 8",
                      "locationText": "sample string 9",
                      "product": {
                        "$ref": "11"
                      },
                      "location": {
                        "$id": "39",
                        "identifier": "RChamcCzvEqASe3AFjStuQ==",
                        "storeID": 1,
                        "identifierGuid": "995a2844-b3c0-4abc-8049-edc01634adb9",
                        "name": "sample string 2",
                        "haccp": true,
                        "blueprintID": 1,
                        "updated": "2025-08-02T23:18:05.9331172",
                        "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": "nv/66EHIbEm/SrbwSBiZtg==",
                      "pluGuid": "e8faff9e-c841-496c-bf4a-b6f0481899b6",
                      "deptNo": 1,
                      "product": {
                        "$ref": "11"
                      },
                      "scaleLocation": {
                        "$id": "41",
                        "id": 1,
                        "deptNo": 1,
                        "deptCode": "sample string 2",
                        "name": "sample string 3",
                        "enabled": true,
                        "updated": "2025-08-02T23:18:05.9331172",
                        "department": {
                          "$id": "42",
                          "id": 1,
                          "name": "sample string 2",
                          "code": "sample string 3",
                          "sortOrder": 4,
                          "isLiquor": true,
                          "isTobacco": true,
                          "excludeTalker": true,
                          "externalSales": true,
                          "saleGLCode": "sample string 9",
                          "cogsglCode": "sample string 10",
                          "accountingCategoryID": 11,
                          "maximumMarkdownPercentage": 12.0,
                          "accountingOnly": true,
                          "generateExternalID": 1,
                          "useNonReportableTaxCode": true,
                          "minPLU": 15,
                          "maxPLU": 16,
                          "scaleLocation": {
                            "$ref": "41"
                          },
                          "subDepartments": [
                            {
                              "$id": "43",
                              "id": 1,
                              "departmentID": 2,
                              "name": "sample string 3",
                              "code": "sample string 4",
                              "departmentCode": "sample string 5",
                              "externalSales": true,
                              "minorDepartments": [
                                {
                                  "$id": "44",
                                  "id": 1,
                                  "subDepartmentID": 2,
                                  "departmentID": 3,
                                  "name": "sample string 4",
                                  "subDepartmentCode": "sample string 5",
                                  "departmentCode": "sample string 6",
                                  "code": "sample string 7",
                                  "lesserDepartments": [
                                    {
                                      "$id": "45",
                                      "id": 1,
                                      "departmentID": 2,
                                      "subDepartmentID": 3,
                                      "minorDepartmentID": 4,
                                      "name": "sample string 5",
                                      "code": "sample string 6",
                                      "departmentCode": "sample string 7",
                                      "subDepartmentCode": "sample string 8",
                                      "minorDepartmentCode": "sample string 9",
                                      "updated": "2025-08-02T23:18:05.9331172",
                                      "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": "XqRHoU0F10Koyj4Bq+8Dnw==",
                                      "labelPageLayoutGuid": "a147a45e-054d-42d7-a8ca-3e01abef039f",
                                      "minimumAge": 17,
                                      "countryOfOrigin": "sample string 18",
                                      "serviceFeeID": 1,
                                      "eftCode": 19,
                                      "defaultPrinter": "sample string 20",
                                      "defaultPrinterGroup": "sample string 21",
                                      "buyingLimit": 1,
                                      "buyingLimitIndependent": true,
                                      "buyingLimitType": 0,
                                      "includeInDistinctLimit": true,
                                      "defaultsEmpty": false,
                                      "mscCat": {
                                        "$id": "46",
                                        "dept": 1,
                                        "category": 2,
                                        "name": "sample string 3",
                                        "active": true,
                                        "mscCommodities": [
                                          {
                                            "$id": "47",
                                            "dept": 1,
                                            "category": 2,
                                            "commodity": 3,
                                            "name": "sample string 4",
                                            "active": true,
                                            "mscSubCommodities": [
                                              {
                                                "$id": "48",
                                                "dept": 1,
                                                "category": 2,
                                                "commodity": 3,
                                                "subCommodity": 4,
                                                "name": "sample string 5",
                                                "active": true,
                                                "subCommodityCode": "sample string 7"
                                              },
                                              {
                                                "$ref": "48"
                                              }
                                            ],
                                            "commodityCode": "sample string 6"
                                          },
                                          {
                                            "$ref": "47"
                                          }
                                        ],
                                        "categoryCode": "sample string 5"
                                      },
                                      "mscCom": {
                                        "$ref": "47"
                                      },
                                      "mscDep": {
                                        "$id": "49",
                                        "dept": 1,
                                        "name": "sample string 2",
                                        "active": true,
                                        "mscCategories": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "deptCode": "sample string 4"
                                      },
                                      "mscSubCom": {
                                        "$ref": "48"
                                      }
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "updated": "2025-08-02T23:18:05.9331172",
                                  "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": "gQFscH84VESAdpkt3NoRug==",
                                  "labelPageLayoutGuid": "706c0181-387f-4454-8076-992ddcda11ba",
                                  "minimumAge": 15,
                                  "countryOfOrigin": "sample string 16",
                                  "serviceFeeID": 1,
                                  "eftCode": 17,
                                  "defaultPrinter": "sample string 18",
                                  "defaultPrinterGroup": "sample string 19",
                                  "buyingLimit": 1,
                                  "buyingLimitIndependent": true,
                                  "buyingLimitType": 0,
                                  "includeInDistinctLimit": true,
                                  "defaultsEmpty": false,
                                  "mscCat": {
                                    "$ref": "46"
                                  },
                                  "mscCom": {
                                    "$ref": "47"
                                  },
                                  "mscDep": {
                                    "$ref": "49"
                                  },
                                  "mscSubCom": {
                                    "$ref": "48"
                                  }
                                },
                                {
                                  "$ref": "44"
                                }
                              ],
                              "investmentBuyOverride": true,
                              "updated": "2025-08-02T23:18:05.9331172",
                              "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": "5peFY+/DSkWdl+C6/Cu50g==",
                              "labelPageLayoutGuid": "638597e6-c3ef-454a-9d97-e0bafc2bb9d2",
                              "minimumAge": 15,
                              "countryOfOrigin": "sample string 16",
                              "serviceFeeID": 1,
                              "eftCode": 17,
                              "defaultPrinter": "sample string 18",
                              "defaultPrinterGroup": "sample string 19",
                              "buyingLimit": 1,
                              "buyingLimitIndependent": true,
                              "buyingLimitType": 0,
                              "includeInDistinctLimit": true,
                              "defaultsEmpty": false,
                              "mscCat": {
                                "$ref": "46"
                              },
                              "mscCom": {
                                "$ref": "47"
                              },
                              "mscDep": {
                                "$ref": "49"
                              },
                              "mscSubCom": {
                                "$ref": "48"
                              }
                            },
                            {
                              "$ref": "43"
                            }
                          ],
                          "stores": [
                            1,
                            2
                          ],
                          "investmentBuyOverride": true,
                          "updated": "2025-08-02T23:18:05.9331172",
                          "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": "PsO3eV1U+kaGIWIMNwBwLw==",
                          "labelPageLayoutGuid": "79b7c33e-545d-46fa-8621-620c3700702f",
                          "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": "aEcPqllYL0SYqkIwM73GfQ==",
                    "pluGuid": "aa0f4768-5859-442f-98aa-423033bdc67d",
                    "newPrice": 1,
                    "pctDiscount": 1,
                    "newCost": 1,
                    "newCostDecimals": 6,
                    "dealCostIdentifier": "5tPTKt2JUkyeDCLtomJ+DQ==",
                    "dealCostGuid": "2ad3d3e6-89dd-4c52-9e0c-22eda2627e0d",
                    "pluName": "sample string 7",
                    "apn": "sample string 8",
                    "fuelItem": true,
                    "priceGroupG_UID": "n+GfyHKhAky05rVmroSPoA==",
                    "priceGroupGuid": "c89fe19f-a172-4c02-b4e6-b566ae848fa0",
                    "itemNumber": "sample string 10",
                    "cri": "sample string 11",
                    "pluPrice": 12,
                    "pluCost": 13,
                    "pluCostIndicator": "sample string 14",
                    "pluPriceGstPercent": 15,
                    "pluCostGstPercent": 16,
                    "pluActive": true,
                    "cartonQty": 1.1,
                    "baseUnits": 18.1,
                    "salesMode": 1,
                    "pluNormalCost": 19,
                    "pluaws": 20.0,
                    "directNumber": "sample string 21",
                    "departmentName": "sample string 22",
                    "subDepartmentName": "sample string 23",
                    "priceGroupName": "sample string 24",
                    "supplierName": "sample string 25",
                    "stockOnHand": 1.1,
                    "stockOnOrder": 1.1,
                    "lastReceived": "2025-08-02T23:18:05.9331172",
                    "rrp": 26,
                    "campaignDescription": "sample string 27",
                    "campaignComboPriceGroupG_UID": "dfKmyL2t60qTXGMX7ZhKig==",
                    "campaignComboPriceGroupIdentifier": "c8a6f275-adbd-4aeb-935c-6317ed984a8a",
                    "promotionPlacementDescription": "sample string 28",
                    "storeAcceptances": [
                      {
                        "$id": "51",
                        "plu": 1,
                        "pluG_UId": "QEA=",
                        "campaignID": 1,
                        "campaignName": "sample string 2",
                        "storeID": 3,
                        "acceptedUtc": "2025-08-02T23:18:05.9331172",
                        "operatorG_UID": "m7ZtWmsICE6/bxOo1G4ryA==",
                        "operatorGuid": "5a6db69b-086b-4e08-bf6f-13a8d46e2bc8",
                        "machineID": 1,
                        "processed": true,
                        "appliedUtc": "2025-08-02T23:18:05.9331172",
                        "signIqTicketFileMovedUtc": "2025-08-02T23:18:05.9331172",
                        "user": "sample string 6",
                        "campaignDescription": "sample string 7",
                        "productDesc": "sample string 8",
                        "storeName": "sample string 9",
                        "effectiveUtc": "2025-08-02T23:18:05.9331172",
                        "priceChangeType": 0,
                        "operatorName": "sample string 10",
                        "hostCampaign": true,
                        "product": {
                          "$ref": "11"
                        },
                        "campaignPlu": {
                          "$ref": "50"
                        }
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "campaign": {
                      "$id": "52",
                      "id": 1,
                      "storeID": 2,
                      "name": "0baef707-5ee7-4a4e-ba70-2ad0f5aceb70",
                      "nameGuid": "0baef707-5ee7-4a4e-ba70-2ad0f5aceb70",
                      "description": "sample string 4",
                      "showDiscounts": true,
                      "showTotals": true,
                      "onlyEvaluateOnSubtotal": true,
                      "useDescription": true,
                      "campaignType": 1,
                      "startDate": "2025-08-02T23:18:05.9331172",
                      "startTime": 1,
                      "endDate": "2025-08-02T23:18:05.9331172",
                      "endTime": 1,
                      "recurrence": 1,
                      "recurrenceType": 1,
                      "monthType": 1,
                      "weekDays": 1,
                      "months": 1,
                      "monthWeeks": 1,
                      "monthDays": "sample string 7",
                      "printed": true,
                      "talkerText": "sample string 8",
                      "rangeDescription": "sample string 9",
                      "dealDescription": "sample string 10",
                      "labelQuantity": 11,
                      "active": 1,
                      "deactivated": "2025-08-02T23:18:05.9331172",
                      "system": true,
                      "created": "2025-08-02T23:18:05.9331172",
                      "updated": "2025-08-02T23:18:05.9331172",
                      "priceChangeNotifiedUtc": "2025-08-02T23:18:05.9331172",
                      "promoType": 1,
                      "promotionTypeCode": "sample string 13",
                      "hostIdentifier": "oVcSDuK62kSmCKNF+MXtIw==",
                      "hostIdentifierGuid": "0e1257a1-bae2-44da-a608-a345f8c5ed23",
                      "hostType": 14,
                      "createdByUser": "sample string 15",
                      "fromHost": true,
                      "deleted": true,
                      "campaignDeleted": "2025-08-02T23:18:05.9331172",
                      "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": "2jw/eX3V+UO3gxV4ktPDjQ==",
                          "pluGuid": "793f3cda-d57d-43f9-b783-157892d3c38d",
                          "hostOfferID": 1,
                          "priceGroupG_UID": "Q1+jmKwtDkOIxJ+CjfIeEg==",
                          "priceGroupGuid": "98a35f43-2dac-430e-88c4-9f828df21e12",
                          "fuelItem": true,
                          "pluName": "sample string 6",
                          "apn": "sample string 7",
                          "pluActive": true,
                          "cartonQty": 1,
                          "baseUnits": 9.1,
                          "cri": "sample string 10",
                          "salesMode": 1,
                          "pluaws": 11.0,
                          "directNumber": "sample string 12",
                          "departmentName": "sample string 13",
                          "subDepartmentName": "sample string 14",
                          "priceGroupName": "sample string 15",
                          "supplierName": "sample string 16",
                          "stockOnHand": 1.1,
                          "stockOnOrder": 1.1,
                          "lastReceived": "2025-08-02T23:18:05.9331172",
                          "rrp": 17,
                          "campaignDescription": "sample string 18",
                          "product": {
                            "$ref": "11"
                          },
                          "campaign": {
                            "$ref": "52"
                          }
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "sellingRules": [
                        {
                          "$id": "54",
                          "id": 1,
                          "identifier": "EnpioWqm8EuD8gv3YIWEqA==",
                          "identifierStr": "EnpioWqm8EuD8gv3YIWEqA==",
                          "identifierGuid": "a1627a12-a66a-4bf0-83f2-0bf7608584a8",
                          "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": "TtAVcYs9+EWpiz+BjOfpGw==",
                          "customerIDGuid": "7115d04e-3d8b-45f8-a98b-3f818ce7e91b",
                          "campaign": {
                            "$ref": "52"
                          },
                          "customer": {
                            "$id": "56",
                            "identifier": "EG4VOunYLUyOyb4zifb5wA==",
                            "identifierGuid": "3a156e10-d8e9-4c2d-8ec9-be3389f6f9c0",
                            "code": "sample string 2",
                            "familyName": "sample string 3",
                            "givenName": "sample string 4",
                            "otherName": "sample string 5",
                            "title": "sample string 6",
                            "dateOfBirth": "2025-08-02T23:18:05.9331172",
                            "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": "O3J9ix9j0UW79ist3GIDTg==",
                            "communityIdentifierGuid": "8b7d723b-631f-45d1-bbf6-2b2ddc62034e",
                            "joined": "2025-08-02T23:18:05.9331172",
                            "updated": "2025-08-02T23:18:05.9331172",
                            "active": true,
                            "reasonInactive": 1,
                            "groupCustomer": true,
                            "loyaltyPoints": 1,
                            "homeStoreID": 1,
                            "availableSpend": 1,
                            "priceLevelIdentifier": "JSAH3cip606cE2HmMrf3Nw==",
                            "priceLevelIdentifierGuid": "dd072025-a9c8-4eeb-9c13-61e632b7f737",
                            "marketingID": "sample string 18",
                            "hidden": true,
                            "registered": true,
                            "registeredOn": "2025-08-02T23:18:05.9331172",
                            "emailMarketing": true,
                            "smsMarketing": true,
                            "deleted": true,
                            "deletedUser": "sample string 24",
                            "homeStoreName": "sample string 25",
                            "customerCards": [
                              {
                                "$id": "57",
                                "cardType": 2,
                                "issueDate": "2025-08-02T23:18:05.9331172",
                                "expiry": "2025-08-02T23:18:05.9331172",
                                "customerID": "0RkpgqxYyEaCEzdfmghgwg==",
                                "customerIDGuid": "822919d1-58ac-46c8-8213-375f9a0860c2",
                                "initialValue": 1,
                                "currentValue": 1,
                                "maxLimit": 1,
                                "minTransaction": 1,
                                "maxTransaction": 1,
                                "multiplier": 1.1,
                                "active": true,
                                "reasonInactive": 1,
                                "idRequired": true,
                                "idType": 1,
                                "idValue": "sample string 5",
                                "updated": "2025-08-02T23:18:05.9331172",
                                "linkedAccount": "akRX5t/OGUKKeQZQRHzRdQ==",
                                "linkedAccountGuid": "e657446a-cedf-4219-8a79-0650447cd175",
                                "currentValueChanged": true,
                                "limitsChanged": true,
                                "customer": {
                                  "$ref": "56"
                                },
                                "account": {
                                  "$id": "58",
                                  "id": 1,
                                  "identifier": "3X0CBnOBb06Ji+DLOtiftA==",
                                  "identifierGuid": "06027ddd-8173-4e6f-898b-e0cb3ad89fb4",
                                  "referenceNo": "sample string 3",
                                  "name": "sample string 4",
                                  "created": "2025-08-02T23:18:05.9331172",
                                  "owner": "8FnxQrU0B0qhCU/VpBEwvA==",
                                  "ownerGuid": "42f159f0-34b5-4a07-a109-4fd5a41130bc",
                                  "accountStoreGroupIdentifier": "70RWax1eNUe1YqktkQlc3A==",
                                  "accountStoreGroupGuid": "6b5644ef-5e1d-4735-b562-a92d91095cdc",
                                  "accountType": 1,
                                  "currentBalance": 1,
                                  "externalID": "sample string 7",
                                  "maximumLimit": 1,
                                  "accruePoints": true,
                                  "loyaltyPoints": 1,
                                  "termsOfTrade": 1,
                                  "signatureRequired": true,
                                  "referenceRequired": true,
                                  "statementSendType": 10,
                                  "ageingPeriod": 1,
                                  "monthlyAgeingPeriod": true,
                                  "explodedInvoice": true,
                                  "isFifoAllocation": true,
                                  "lastStatementSent": "2025-08-02T23:18:05.9331172",
                                  "active": true,
                                  "updated": "2025-08-02T23:18:05.9331172",
                                  "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": "UihExhw8TkK7qv3loF9r4A==",
                                      "identifierGuid": "c6442852-3c1c-424e-bbaa-fde5a05f6be0",
                                      "name": "sample string 2",
                                      "primaryContact": "gIS/OBkOwEqEOM7i99wFfQ==",
                                      "primaryContactGuid": "38bf8480-0e19-4ac0-8438-cee2f7dc057d",
                                      "accountID": "kTB1mZhvD0yFvCJ1enMHkg==",
                                      "accountIDGuid": "99753091-6f98-4c0f-85bc-22757a730792",
                                      "special": true,
                                      "updated": "2025-08-02T23:18:05.9331172",
                                      "active": true,
                                      "reasonInactive": 1,
                                      "priceLevelIdentifier": "TkXSXMnUo06QQgXdlIst7w==",
                                      "priceLevelIdentifierGuid": "5cd2454e-d4c9-4ea3-9042-05dd948b2def",
                                      "deleted": true,
                                      "account": {
                                        "$ref": "58"
                                      },
                                      "primaryContactCustomer": {
                                        "$ref": "56"
                                      },
                                      "customerGroupMembers": [
                                        {
                                          "$id": "61",
                                          "id": 1,
                                          "groupID": "ChTW7FKmlEujyPntTnT3Ww==",
                                          "groupIDGuid": "ecd6140a-a652-4b94-a3c8-f9ed4e74f75b",
                                          "customerID": "MZ7iQfPSoE6VGcfnP8xNPg==",
                                          "customerIDGuid": "41e29e31-d2f3-4ea0-9519-c7e73fcc4d3e",
                                          "card": "sample string 4",
                                          "linkedAccount": "1ATxfPRWi0Knbi8OuzLnVg==",
                                          "linkedAccountGuid": "7cf104d4-56f4-428b-a76e-2f0ebb32e756",
                                          "customer": {
                                            "$ref": "56"
                                          },
                                          "group": {
                                            "$ref": "60"
                                          },
                                          "customerCard": {
                                            "$ref": "57"
                                          }
                                        },
                                        {
                                          "$ref": "61"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                "payments": [
                                  {
                                    "$id": "62",
                                    "id": 1,
                                    "identifier": "a2rYA0LRTEOJohVr+pG0Iw==",
                                    "identifierGuid": "03d86a6b-d142-434c-89a2-156bfa91b423",
                                    "storeID": 2,
                                    "operatorName": "sample string 3",
                                    "saleHeaderID": 4,
                                    "paymentType": 5,
                                    "amount": 6,
                                    "account": "sample string 7",
                                    "accountID": "A4yoAIIs1UGLr/KOPcpbWQ==",
                                    "accountIDGuid": "00a88c03-2c82-41d5-8baf-f28e3dca5b59",
                                    "customerAccount": {
                                      "$ref": "58"
                                    },
                                    "customerCard": {
                                      "$ref": "57"
                                    },
                                    "accountType": 1,
                                    "cardName": "sample string 8",
                                    "authorisationNumber": "sample string 9",
                                    "bankReference": "sample string 10",
                                    "merchantID": "sample string 11",
                                    "terminalID": "sample string 12",
                                    "cardNumber": "sample string 13",
                                    "paymentDate": "2025-08-02T23:18:05.9331172",
                                    "invRocNo": "sample string 14",
                                    "responseCode": "sample string 15",
                                    "cashout": 1,
                                    "tip": 16,
                                    "idempotentVoid": "L8LA/pWUw0CZ4sTk26niFw==",
                                    "idempotentVoidGuid": "fec0c22f-9495-40c3-99e2-c4e4dba9e217",
                                    "offline": true,
                                    "processed": 1,
                                    "storeSaleHeader": {
                                      "$id": "63",
                                      "saleHeaderID": 1,
                                      "saleHeaderGuid": "8NfiTTpQ40yTMW3AutVtMw==",
                                      "saleHeaderIdentifierGuid": "4de2d7f0-503a-4ce3-9331-6dc0bad56d33",
                                      "created": "2025-08-02T23:18:05.9331172",
                                      "createdLocal": "2025-08-02T23:18:05.9331172",
                                      "createdText": "sample string 4",
                                      "itemCount": 5,
                                      "totalAmount": 6,
                                      "cashTender": 1,
                                      "cardTender": 1,
                                      "cheqTender": 1,
                                      "acctTender": 1,
                                      "voucherTender": 1,
                                      "loyaltyPoints": 1,
                                      "cashout": 1,
                                      "changeAmount": 1,
                                      "rounding": 1,
                                      "gstAmount": 1,
                                      "transactionDiscountTender": 1,
                                      "totalTip": 7,
                                      "tranType": 1,
                                      "processed": 1,
                                      "imported": "2025-08-02T23:18:05.9331172",
                                      "storeID": 1,
                                      "operatorG_Uid": "BKOXGCEXikmTUxWdtXfZOA==",
                                      "operatorGuid": "1897a304-1721-498a-9353-159db577d938",
                                      "customerG_Uid": "+prVj7gWa02W2UdVdzCkeg==",
                                      "customerGuid": "8fd59afa-16b8-4d6b-96d9-47557730a47a",
                                      "communityIdentifier": "FsOJliMXU0yB0j4uwRLnNg==",
                                      "communityIdentifierGuid": "9689c316-1723-4c53-81d2-3e2ec112e736",
                                      "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": "oLy1QK1qpEiKYJmkio567w==",
                                      "priceLevelIdentifierGuid": "40b5bca0-6aad-48a4-8a60-99a48a8e7aef",
                                      "locked": 36,
                                      "relationChecksum": "sample string 37",
                                      "loyaltyTender": 1,
                                      "giftCardTender": 1,
                                      "operator": {
                                        "$ref": "23"
                                      },
                                      "customer": {
                                        "$ref": "56"
                                      },
                                      "communityOrganisation": {
                                        "$id": "64",
                                        "id": 1,
                                        "identifier": "FYMzRABrJ0+RGDRd6PQC4w==",
                                        "identifierGuid": "44338315-6b00-4f27-9118-345de8f402e3",
                                        "name": "sample string 3",
                                        "lookupIdentifier": "sample string 4",
                                        "externalID": "sample string 5",
                                        "phone": "sample string 6",
                                        "fax": "sample string 7",
                                        "email": "sample string 8",
                                        "address1": "sample string 9",
                                        "address2": "sample string 10",
                                        "city": "sample string 11",
                                        "postCode": "sample string 12",
                                        "state": "sample string 13",
                                        "country": "sample string 14",
                                        "totalAmountAwarded": 15.1,
                                        "updated": "2025-08-02T23:18:05.9331172",
                                        "deleted": true
                                      },
                                      "details": [
                                        {
                                          "$id": "65",
                                          "saleItemID": 1,
                                          "identifier": "L5hcTjJYiEyLvaAAXRmIQg==",
                                          "identifierGuid": "4e5c982f-5832-4c88-8bbd-a0005d198842",
                                          "saleHeaderID": 2,
                                          "plu": 1,
                                          "pluG_UId": "OolcdHABXk6zs3Tni8dsVQ==",
                                          "pluGuid": "745c893a-0170-4e5e-b3b3-74e78bc76c55",
                                          "accountID": "l1MwJdTaykapdOfYWRaLhQ==",
                                          "accountIDGuid": "25305397-dad4-46ca-a974-e7d859168b85",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 8,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "offline": true,
                                          "barcode": "sample string 9",
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 10",
                                          "bestOrExpire": "2025-08-02T23:18:05.9331172",
                                          "bestOrExpireType": 1,
                                          "providerName": "sample string 11",
                                          "refundG_UID": "cE6LBa3Pb0CqD9odry/Tbg==",
                                          "refundGuid": "058b4e70-cfad-406f-aa0f-da1daf2fd36e",
                                          "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": "3o5e1kiuhEyArKxid6OqeQ==",
                                          "idempotentVoidGuid": "d65e8ede-ae48-4c84-80ac-ac6277a3aa79",
                                          "priceLevelIdentifier": "1DGGpM/InUmTIyf8wXRpUw==",
                                          "priceLevelIdentifierGuid": "a48631d4-c8cf-499d-9323-27fcc1746953",
                                          "productName": "sample string 23",
                                          "apn": "sample string 24",
                                          "unknownScans": [
                                            {
                                              "$id": "66",
                                              "id": 1,
                                              "saleDetailID": 2,
                                              "storeID": 1,
                                              "scanned": "2025-08-02T23:18:05.9331172",
                                              "operatorG_UID": "QEA=",
                                              "barcode": "sample string 4",
                                              "processed": 1
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "refund": {
                                            "$id": "67",
                                            "id": 1,
                                            "g_UID": "n0mH20kXhk+6P3r8wiZOQA==",
                                            "guid": "db87499f-1749-4f86-ba3f-7afcc2264e40",
                                            "description": "sample string 1",
                                            "dumped": true,
                                            "inventoryReasonID": 1,
                                            "sortOrder": 1,
                                            "updated": "2025-08-02T23:18:05.9331172"
                                          },
                                          "modifier": {
                                            "$id": "68",
                                            "id": 1,
                                            "setG_UID": "1jP5UdVMFUC+Ba1vxelgQQ==",
                                            "modifierSetGuid": "51f933d6-4cd5-4015-be05-ad6fc5e96041",
                                            "name": "sample string 2",
                                            "price": 1,
                                            "quantity": 1,
                                            "modifierType": 1,
                                            "groupNumber": 1,
                                            "pageNumber": 1,
                                            "controlOrder": 1,
                                            "printToStation": true,
                                            "pluG_UID": "xTC9gW0MiU63HjvCZ8peIg==",
                                            "pluGuid": "81bd30c5-0c6d-4e89-b71e-3bc267ca5e22",
                                            "deleted": true,
                                            "g_UID": "Z4HmJp5/lkeMwtcqGm7fEw==",
                                            "guid": "26e68167-7f9e-4796-8cc2-d72a1a6edf13",
                                            "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": "4Y3BOxX95UqtosSg2w9FQQ==",
                                          "pluGuid": "3bc18de1-fd15-4ae5-ada2-c4a0db0f4541",
                                          "saleHeaderID": 2,
                                          "totalCents": 3,
                                          "grade": 1,
                                          "gradeDescription": "sample string 4",
                                          "dispenser": 1,
                                          "hose": 1,
                                          "quantity": 1,
                                          "cost": 1,
                                          "acquirerNum": 1,
                                          "attendant": 1,
                                          "ePurseBalance": 1.0,
                                          "cardSignature": "sample string 5",
                                          "compartmentNumber": 1,
                                          "contractNumber": 1,
                                          "discountCardPAN": "sample string 6",
                                          "discountID": 1,
                                          "discountName": "sample string 7",
                                          "discountNetValue": 1.0,
                                          "discountType": 1,
                                          "discountValue": 1.0,
                                          "discretionaryData": "sample string 8",
                                          "driverID": "sample string 9",
                                          "eftBatchNumber": 1,
                                          "eftResponseCode": "sample string 10",
                                          "endDateTime": "2025-08-02T23:18:05.9331172",
                                          "engineHours": 1.1,
                                          "fposNumber": 1,
                                          "loyaltyCardPAN": "sample string 11",
                                          "miscData1": 1,
                                          "miscData2": "sample string 12",
                                          "miscFlags": 1,
                                          "mop": 1,
                                          "odometer": 1,
                                          "panNumber": "sample string 13",
                                          "saleRefund": true,
                                          "saleStatus": 1,
                                          "sequenceNumber": 1,
                                          "stan": 1,
                                          "startDateTime": "2025-08-02T23:18:05.9331172",
                                          "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": "steKBLN6pEOtV1bquqlvrA==",
                                          "pluGuid": "048ad7b2-7ab3-43a4-ad57-56eabaa96fac",
                                          "accountID": "pDSHRt6MxUKDJJ6ytlzpXA==",
                                          "accountIDGuid": "468734a4-8cde-42c5-8324-9eb2b65ce95c",
                                          "normalPrice": 3,
                                          "originalSellingPrice": 4,
                                          "discountPrice": 5,
                                          "unit": 1,
                                          "quantity": 6,
                                          "totalCents": 7,
                                          "fixedPrice": 1,
                                          "tranType": 1,
                                          "processed": 1,
                                          "discountType": 1,
                                          "cost": 1,
                                          "costDecimals": 1,
                                          "markdown": 1,
                                          "manualQuantity": 1,
                                          "manualPrice": 1,
                                          "manualMode": 1,
                                          "active": 1,
                                          "barcode": "sample string 8",
                                          "offline": 1,
                                          "keyedSale": 1,
                                          "discountedID": 1,
                                          "fuelID": 1,
                                          "serialNumber": "sample string 9",
                                          "bestOrExpire": "2025-08-02T23:18:05.9331172",
                                          "bestOrExpireType": 1,
                                          "refundG_UID": "nKxSqMydbUWxiTKXFvtL2Q==",
                                          "refundGuid": "a852ac9c-9dcc-456d-b189-329716fb4bd9",
                                          "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": "rbfk1648u0+Fltgg7nhGIg==",
                                          "identifierGuid": "d7e4b7ad-3cae-4fbb-8596-d820ee784622",
                                          "id": 1,
                                          "orderNo": 2,
                                          "externalSaleIdentifier": "sample string 3",
                                          "storeID": 4,
                                          "zoneID": 5,
                                          "deptNo": 6,
                                          "customerIdentifier": "34Ng8xD9vkuV1aAbN0HOQw==",
                                          "customerIdentifierGuid": "f36083df-fd10-4bbe-95d5-a01b3741ce43",
                                          "operatorNo": 1,
                                          "operatorG_UID": "IM3wrikqOkaedyk3ne5ZkQ==",
                                          "operatorGuid": "aef0cd20-2a29-463a-9e77-29379dee5991",
                                          "created": "2025-08-02T23:18:05.9331172",
                                          "ordered": "2025-08-02T23:18:05.9331172",
                                          "started": "2025-08-02T23:18:05.9331172",
                                          "completed": "2025-08-02T23:18:05.9331172",
                                          "supplied": "2025-08-02T23:18:05.9331172",
                                          "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": "1D1hLo8d0UWEPm960aKx0Q==",
                                              "pluGuid": "2e613dd4-1d8f-45d1-843e-6f7ad1a2b1d1",
                                              "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": "eKKuxDMOskej6tn3LKiUgw==",
                                              "headerIdentifierGuid": "c4aea278-0e33-47b2-a3ea-d9f72ca89483",
                                              "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": "CD0dZGGhGE6ifPrMCrcCVg==",
                                          "surveyGuid": "641d3d08-a161-4e18-a27c-facc0ab70256",
                                          "saleHeaderGuid": "hqbZY6cpWESAhSlMDU2JzQ==",
                                          "saleGuid": "63d9a686-29a7-4458-8085-294c0d4d89cd",
                                          "textResponse": "sample string 1",
                                          "integerResponse": 1,
                                          "g_UIDResponse": "vuyDyHazfEu/fca9ZRYzFw==",
                                          "guidResponse": "c883ecbe-b376-4b7c-bf7d-c6bd65163317",
                                          "whoAnswered": 2,
                                          "answeredAtUTC": "2025-08-02T23:18:05.9331172",
                                          "sale": {
                                            "$ref": "63"
                                          },
                                          "survey": {
                                            "$id": "77",
                                            "g_UID": "PVz8aazoGUy88AIQMgPkKg==",
                                            "guid": "69fc5c3d-e8ac-4c19-bcf0-02103203e42a",
                                            "name": "sample string 1",
                                            "storeID": 2,
                                            "zoneID": 1,
                                            "checkoutFormG_UID": "mvA/EI0u/kO5u3lHAaI7Ag==",
                                            "checkoutFormGuid": "103ff09a-2e8d-43fe-b9bb-794701a23b02",
                                            "displayToWho": 3,
                                            "displayWhen": 4,
                                            "start": "2025-08-02T23:18:05.9331172",
                                            "end": "2025-08-02T23:18:05.9331172",
                                            "deleted": true,
                                            "updated": "2025-08-02T23:18:05.9331172",
                                            "possibleIntegerResponses": [
                                              1,
                                              2
                                            ],
                                            "possibleTextResponses": [
                                              "sample string 1",
                                              "sample string 2"
                                            ],
                                            "possibleGuidResponses": [
                                              "92589e9f-0c68-47c6-ab8a-cc2af1897bc0",
                                              "5ba66c52-f12c-4d3a-bf11-70dfad9cc17c"
                                            ],
                                            "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": "njSjgPuvtUayEkDX3cHo9w==",
                                      "accountIdentifier": "80a3349e-affb-46b5-b212-40d7ddc1e8f7",
                                      "accountName": "sample string 42",
                                      "customerOrderIdentifier": "wYSWZ9hhpUG+cscpCCUkCA==",
                                      "customerOrderIdentifierGuid": "679684c1-61d8-41a5-be72-c72908252408",
                                      "priceLevelName": "sample string 43",
                                      "revision": 44,
                                      "ingressId": "sample string 45"
                                    },
                                    "metadata": {
                                      "$id": "78",
                                      "id": 1,
                                      "paymentID": 2,
                                      "paymentIdentifier": "DE1utUQu6EeyMwaSmLmpaw==",
                                      "paymentIdentifierGuid": "b56e4d0c-2e44-47e8-b233-069298b9a96b",
                                      "identifier": "S4IPC5oFJUSMSwwcBe9nlw==",
                                      "identifierGuid": "0b0f824b-059a-4425-8c4b-0c1c05ef6797",
                                      "metadata": "sample string 3",
                                      "signatureImage": "QEA=",
                                      "itemIdentifier": "IsEHoduVF0Sio7QevQb2Sw==",
                                      "itemIdentifierGuid": "a107c122-95db-4417-a2a3-b41ebd06f64b"
                                    }
                                  },
                                  {
                                    "$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": "2eXYzgS720yA86svOI27mg==",
                                "customerIdentifierGuid": "ced8e5d9-bb04-4cdb-80f3-ab2f388dbb9a",
                                "voucherName": "sample string 2",
                                "count": 3,
                                "storeID": 4,
                                "barcode": "sample string 5",
                                "redeemCount": 6,
                                "issueCount": 7,
                                "storeSalePaymentID": 1,
                                "idempotentID": "nPAuTQuC5UO7+LtozD0l9g==",
                                "idempotentGuid": "4d2ef09c-820b-43e5-bbf8-bb68cc3d25f6",
                                "offline": true,
                                "voucher": {
                                  "$id": "80",
                                  "id": 1,
                                  "name": "sample string 2",
                                  "description": "sample string 3",
                                  "shortDescription": "sample string 4",
                                  "url": "sample string 5",
                                  "barcodeTemplateID": 1,
                                  "expiry": 0,
                                  "voucherType": 6,
                                  "limitPerTransaction": 7,
                                  "customerTracking": true,
                                  "discountAccount": "sample string 9",
                                  "endDate": "2025-08-02T23:18:05.9331172",
                                  "barcodeTemplate": {
                                    "$id": "81",
                                    "templateID": 1,
                                    "template": "sample string 1",
                                    "bcFunction": "sample string 2",
                                    "sortOrder": 3
                                  },
                                  "scaleLabel": {
                                    "$id": "82",
                                    "id": 1,
                                    "uid": "sample string 2",
                                    "name": "sample string 3",
                                    "width": 1.1,
                                    "height": 1.1,
                                    "showBorder": true,
                                    "borderWidth": 1.1,
                                    "borderStyle": 1,
                                    "borderColour": "sample string 5",
                                    "updated": "2025-08-02T23:18:05.9331172",
                                    "labelPageLayout": "KpfshymPzUG/FvdvOvSyiQ==",
                                    "pageLayoutGuid": "87ec972a-8f29-41cd-bf16-f76f3af4b289",
                                    "labelType": 6,
                                    "oldName": "sample string 7",
                                    "voucher": {
                                      "$ref": "80"
                                    },
                                    "elements": [
                                      {
                                        "$id": "83",
                                        "id": 1,
                                        "scaleLabelID": 2,
                                        "showPercentDI": true,
                                        "showAvgPerHundred": true,
                                        "showAvgPerServe": true,
                                        "name": "sample string 6",
                                        "x": 1.1,
                                        "y": 1.1,
                                        "width": 1.1,
                                        "height": 1.1,
                                        "type": 1,
                                        "rotation": 1,
                                        "text": "sample string 7",
                                        "fontFamily": "sample string 8",
                                        "align": 1,
                                        "bold": true,
                                        "italic": true,
                                        "underline": true,
                                        "strikeout": true,
                                        "reverse": true,
                                        "textColour": "sample string 9",
                                        "fontSize": 1.1,
                                        "picture": "QEA=",
                                        "borderWidth": 10,
                                        "sortOrder": 11,
                                        "printOptions": 12,
                                        "superScriptTextFontSize": 1.1,
                                        "lineStyle": 1,
                                        "spacingStyle": 1,
                                        "interCharacterSpacing": 1.1,
                                        "superScriptOffset": 1.1,
                                        "lineSpacing": 1.1,
                                        "dateFormat": "sample string 13",
                                        "autoGrow": true,
                                        "fontAutoResize": true,
                                        "updated": "2025-08-02T23:18:05.9331172"
                                      },
                                      {
                                        "$ref": "83"
                                      }
                                    ]
                                  },
                                  "customerVouchers": [
                                    {
                                      "$id": "84",
                                      "id": 1,
                                      "customerIdentifier": "ulnTn64g6EaNCoJN6oSqtQ==",
                                      "customerIdentifierGuid": "9fd359ba-20ae-46e8-8d0a-824dea84aab5",
                                      "voucherID": 3,
                                      "voucherName": "sample string 4",
                                      "storeID": 1,
                                      "barcode": "sample string 5",
                                      "dateOfIssue": "2025-08-02T23:18:05.9331172",
                                      "issuedSaleHeaderID": 1,
                                      "issuedSaleIdentifier": "sample string 7",
                                      "issuedOfflinePaymentID": 1,
                                      "issuedIdempotentID": "IC7fEi7ob0WwUcvEql6xkw==",
                                      "issuedIdempotentGuid": "12df2e20-e82e-456f-b051-cbc4aa5eb193",
                                      "issuedOffline": true,
                                      "issuedUser": "sample string 9",
                                      "issuedNotes": "sample string 10",
                                      "expiryDate": "2025-08-02T23:18:05.9331172",
                                      "expiredUser": "sample string 11",
                                      "expiredNotes": "sample string 12",
                                      "redeemed": "2025-08-02T23:18:05.9331172",
                                      "redeemedSaleHeaderID": 1,
                                      "redeemedSaleIdentifier": "sample string 13",
                                      "redeemedOfflinePaymentID": 1,
                                      "redeemedIdempotentID": "voxMDZADm0OuwYfIMP1XFQ==",
                                      "redeemedIdempotentGuid": "0d4c8cbe-0390-439b-aec1-87c830fd5715",
                                      "redeemedUser": "sample string 14",
                                      "redeemedNotes": "sample string 15",
                                      "redeemedOffline": true,
                                      "updated": "2025-08-02T23:18:05.9331172",
                                      "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": "MaEtthLcu0Gm/80Y3Xbh5A==",
                          "groupIDGuid": "b62da131-dc12-41bb-a6ff-cd18dd76e1e4",
                          "campaign": {
                            "$ref": "52"
                          },
                          "group": {
                            "$ref": "60"
                          }
                        },
                        {
                          "$ref": "85"
                        }
                      ],
                      "signIqTickets": [
                        {
                          "$id": "86",
                          "identifier": "qvwCfRW84Uq5CNWUVvOBDQ==",
                          "identifierGuid": "7d02fcaa-bc15-4ae1-b908-d59456f3810d",
                          "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": "EF1D26B5LkGrt8vVCK/8Bg==",
                          "guid": "db435d10-79a0-412e-abb7-cbd508affc06",
                          "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": "HKd1AmnwBkyEe9zAdvyyhQ==",
                              "groupGuid": "0275a71c-f069-4c06-847b-dcc076fcb285",
                              "comboPriceType": 5,
                              "priceType": 5,
                              "pluG_UID": "yS667piYVEa5rODC0GS6sg==",
                              "pluGuid": "eeba2ec9-9898-4654-b9ac-e0c2d064bab2",
                              "priceGroupG_UID": "TkMSy7lreE6rJ+SVkc30pg==",
                              "priceGroupGuid": "cb12434e-6bb9-4e78-ab27-e49591cdf4a6",
                              "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": "cSGYSH6mZEmTOGVb1k+lLw==",
                          "priceLevelIdentifierGuid": "48982171-a67e-4964-9338-655bd64fa52f",
                          "campaignName": "sample string 3",
                          "priceLevelName": "sample string 4"
                        },
                        {
                          "$ref": "89"
                        }
                      ]
                    },
                    "product": {
                      "$ref": "11"
                    },
                    "dealCost": {
                      "$id": "90",
                      "headerIdentifier": "jDv0QDlG00igrHUaUbx2vQ==",
                      "headerIdentifierGuid": "40f43b8c-4639-48d3-a0ac-751a51bc76bd",
                      "identifier": "G8PApPeWv0GbCccCR5vMng==",
                      "identifierGuid": "a4c0c31b-96f7-41bf-9b09-c702479bcc9e",
                      "supplierIdentifier": "1ga+EhsNQUK733AAwztjvQ==",
                      "supplierGuid": "12be06d6-0d1b-4241-bbdf-7000c33b63bd",
                      "pluG_UID": "D5tuRNZAHU61OI7FzjtGAw==",
                      "pluGuid": "446e9b0f-40d6-4e1d-b538-8ec5ce3b4603",
                      "campaignName": "69a6cd8a-6751-4376-b38e-77854c55cebc",
                      "description": "sample string 4",
                      "cost": 5,
                      "costDecimals": 6,
                      "start": "2025-08-02T23:18:05.9331172",
                      "end": "2025-08-02T23:18:05.9331172",
                      "type": 9,
                      "promoType": 10,
                      "bonusItemPLUG_UID": "3TN/8W5b1EeohNIrQmVyag==",
                      "bonusItemPluGuid": "f17f33dd-5b6e-47d4-a884-d22b4265726a",
                      "bonusPurchaseUnits": 11,
                      "bonusReceiveUnits": 12,
                      "updated": "2025-08-02T23:18:05.9331172",
                      "metcashPromotionID": "sample string 14",
                      "fromHost": 15,
                      "storeNames": "sample string 16",
                      "storeIDs": [
                        1,
                        2
                      ],
                      "supplierName": "sample string 17",
                      "campaignDescription": "sample string 18",
                      "newPrice": 1,
                      "campaignMetcashPromotionID": "sample string 19",
                      "campaignActive": true,
                      "campaignStartDate": "2025-08-02T23:18:05.9331172",
                      "campaignEndDate": "2025-08-02T23:18:05.9331172",
                      "masterPLUG_UID": "vTdLF+6KfEq/Z8sBUXSm/Q==",
                      "masterID": "174b37bd-8aee-4a7c-bf67-cb015174a6fd",
                      "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": "wS0GEEv5YEeHM8SE5cftOQ==",
                      "bonusMasterID": "10062dc1-f94b-4760-8733-c484e5c7ed39",
                      "bonusProductName": "sample string 34",
                      "bonusProductAPN": "sample string 35",
                      "bonusOrderCode": "sample string 36",
                      "bonusNormalSell": 37,
                      "bonusNormalCost": 38,
                      "bonusNormalCostDecimals": 39,
                      "bonusCartonQuantity": 40,
                      "bonusSalesMode": 41,
                      "bonusOrderPacked": 42,
                      "bonusFuelItem": true,
                      "bonusActive": true
                    }
                  },
                  "currentCostStart": "2025-08-02T23:18:05.9331172",
                  "dealCosts": [
                    {
                      "$ref": "90"
                    },
                    {
                      "$ref": "90"
                    }
                  ],
                  "tags": [
                    {
                      "$id": "91",
                      "pluG_UID": "Mw8ZY9nPD0mFCZYn32gZLA==",
                      "pluGuid": "63190f33-cfd9-490f-8509-9627df68192c",
                      "tagID": 1,
                      "description": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "91"
                    }
                  ],
                  "alternateProductG_UID": "FapIHdG7Ak25CZ5xZGGHWg==",
                  "alternateProduct": "1d48aa15-bbd1-4d02-b909-9e716461875a",
                  "productHostCode": {
                    "$id": "92",
                    "id": 1,
                    "pluG_UID": "7Fjylzpo3km/DlF4cLYzTA==",
                    "pluGuid": "97f258ec-683a-49de-bf0e-517870b6334c",
                    "ibaCode": "sample string 2"
                  },
                  "mscCat": {
                    "$ref": "46"
                  },
                  "mscCom": {
                    "$ref": "47"
                  },
                  "mscDep": {
                    "$ref": "49"
                  },
                  "mscSubCom": {
                    "$ref": "48"
                  },
                  "isUserUpdate": true,
                  "ignoreMasterProduct": true,
                  "priceGroupLabelRequested": true,
                  "firstSold": "2025-08-02T23:18:05.9331172",
                  "inventoryTracked": "2025-08-02T23:18:05.9331172",
                  "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": "r51WwDo9mEClFqcm4sFYBw==",
                "supplierGuid": "c0569daf-3d3a-4098-a516-a726e2c15807",
                "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": "Kzi+VeCl3Uy0Xoi0PZH6Fg==",
                "supplierGuid": "55be382b-a5e0-4cdd-b45e-88b43d91fa16",
                "departmentCode": "sample string 2",
                "warehouseDirectIndicator": "sample string 3",
                "type": 4,
                "cutOffWeek": 5,
                "cutOffDay": 6,
                "cutOffTime": "00:00:00.1234567",
                "leadTime": 7,
                "daysBuffer": 8,
                "supplierName": "sample string 9",
                "cutOffDate": "2025-08-02T23:18:05.9331172",
                "deliveryDate": "2025-08-02T23:18:05.9331172",
                "nextCutOffDate": "2025-08-02T23:18:05.9331172",
                "nextDeliveryDate": "2025-08-02T23:18:05.9331172",
                "nextDaysBuffer": 10
              },
              {
                "$ref": "95"
              }
            ],
            "store": {
              "$ref": "2"
            },
            "updated": "2025-08-02T23:18:05.9331172",
            "isHost": true
          },
          "files": [
            {
              "$id": "96",
              "id": "sample string 1",
              "fileName": "sample string 2",
              "extension": "sample string 3",
              "provider": 0,
              "type": 0,
              "hostType": "sample string 4",
              "createdUtc": "2025-08-02T23:18:05.9331172",
              "processed": "2025-08-02T23:18:05.9331172",
              "isProcessing": true,
              "processedCount": 6,
              "processingTime": 1,
              "collectedUtc": "2025-08-02T23:18:05.9331172",
              "size": 1,
              "sizeFormat": "sample string 7",
              "isArchive": true,
              "version": "sample string 9",
              "reference": "sample string 10",
              "digest": "sample string 11",
              "contentType": "sample string 12",
              "host": {
                "$ref": "5"
              },
              "metcashHeader": {
                "$id": "97",
                "customerNumber": "sample string 1",
                "creationDate": "2025-08-02T23:18:05.9331172",
                "businessPillar": "sample string 3",
                "fileType": "sample string 4"
              }
            },
            {
              "$ref": "96"
            }
          ],
          "zoneMatrix": [
            {
              "$id": "98",
              "id": 1,
              "hostIdentifier": "ewVIxQa/Qkqw74Lfz4LWig==",
              "hostIdentifierGuid": "c548057b-bf06-4a42-b0ef-82dfcf82d68a",
              "storeID": 1,
              "departmentCode": "sample string 2",
              "hostGuids": [
                "eb91fc36-ef31-4f29-a76f-b8a9820022c4",
                "0a123e33-ec22-4a42-9bd1-5954107c6510"
              ]
            },
            {
              "$ref": "98"
            }
          ],
          "hostFileStoreSetting": {
            "$ref": "4"
          },
          "hostStoreSettings": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "promotionPlacements": [
            {
              "$id": "99",
              "identifier": "h5v9KeyH0U6wJUIjcXRxlQ==",
              "identifierGuid": "29fd9b87-87ec-4ed1-b025-422371747195",
              "code": "sample string 2",
              "description": "sample string 3",
              "isAdvertised": true
            },
            {
              "$ref": "99"
            }
          ],
          "promoTypeGuids": [
            "1c27f2e5-5516-4e74-82f3-195255776cb9",
            "a6380aeb-adcd-4847-aea7-fac91c895500"
          ],
          "isPromotionOnly": false,
          "isOrderable": false,
          "vendor": 0
        },
        "groupIDs": [
          1,
          2
        ],
        "hostDescription": "sample string 24"
      },
      {
        "$ref": "4"
      }
    ],
    "accounts": [
      {
        "$id": "100",
        "id": 1,
        "storeID": 1,
        "accountName": "sample string 2",
        "bsb": "sample string 3",
        "accountNumber": "sample string 4",
        "accountDesignated": true
      },
      {
        "$ref": "100"
      }
    ],
    "sales": [
      {
        "$id": "101",
        "id": 1,
        "storeID": 1,
        "externalSalesType": 2,
        "ftpSiteID": 1,
        "lastSaleProcessed": "2025-08-02T23:18:05.9331172",
        "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": "b85d2079-415e-4f20-bf23-e0d5228f9f54",
    "updateStore": {
      "$id": "105",
      "id": "1f5fa209-5b52-41d1-a8c4-b5bb1983dfeb",
      "name": "sample string 1",
      "lastActivity": "2025-08-02T23:18:05.9331172",
      "zone": "sample string 2",
      "timeZoneOffset": 0.0,
      "businessHoursStart": "00:00:00.1234567",
      "businessHoursEnd": "00:00:00.1234567",
      "master": true,
      "lastIP": "sample string 10",
      "lastHostName": "sample string 11",
      "ping": 1,
      "pingStatus": "sample string 12",
      "lastUpdateCompleted": "2025-08-02T23:18:05.9331172"
    },
    "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": "5sAUdkbVakWiFF5jbnCnYw==",
    "orderIdentifier": "7614c0e6-d546-456a-a214-5e636e70a763",
    "backToBack": 1,
    "b2bGuid": "+hX2jcCN2kOQr6UYmKGFnw==",
    "b2bIdentifier": "8df615fa-8dc0-43da-90af-a51898a1859f",
    "status": 2,
    "created": "2025-08-02T23:18:05.9331172",
    "createdLocal": "2025-08-02T23:18:05.9331172",
    "createdByUser": "sample string 3",
    "storeID": 1,
    "transferGuid": "/76nac5cEk++eU2TXHobwg==",
    "transferIdentifier": "69a7beff-5cce-4f12-be79-4d935c7a1bc2",
    "transferInvoiceIdentifier": "i+vKSP07rEeaX8JRMGqONw==",
    "transferInvoiceGuid": "48caeb8b-3bfd-47ac-9a5f-c251306a8e37",
    "attachedToInvoice": 4,
    "transferType": 1,
    "supplierIdentifier": "7eFCt3PmIUKUiaGdEWZyhA==",
    "supplierIdentifierGuid": "b742e1ed-e673-4221-9489-a19d11667284",
    "description": "sample string 5",
    "rows": 1,
    "cartons": 1,
    "units": 1,
    "sentCount": 1,
    "sent": "2025-08-02T23:18:05.9331172",
    "sentLocal": "2025-08-02T23:18:05.9331172",
    "sentByUser": "sample string 6",
    "lastSentStatus": 1,
    "cancelled": "2025-08-02T23:18:05.9331172",
    "cancelledLocal": "2025-08-02T23:18:05.9331172",
    "cancelledByUser": "sample string 7",
    "shipped": "2025-08-02T23:18:05.9331172",
    "shippedLocal": "2025-08-02T23:18:05.9331172",
    "shippedByUser": "sample string 8",
    "stockReceived": "2025-08-02T23:18:05.9331172",
    "stockReceivedLocal": "2025-08-02T23:18:05.9331172",
    "stockReceivedByUser": "sample string 9",
    "received": "2025-08-02T23:18:05.9331172",
    "receivedLocal": "2025-08-02T23:18:05.9331172",
    "completed": "2025-08-02T23:18:05.9331172",
    "completedLocal": "2025-08-02T23:18:05.9331172",
    "updated": "2025-08-02T23:18:05.9331172",
    "updatedLocal": "2025-08-02T23:18:05.9331172",
    "dueDate": "2025-08-02T23:18:05.9331172",
    "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": "2qBoo1XU4EaV1cjH5QNYXQ==",
    "transportCompanyIdentifier": "a368a0da-d455-46e0-95d5-c8c7e503585d",
    "autoOrder": 27,
    "hostIdentifier": "ykFypD4CQEeS28nNv9QBOg==",
    "hostIdentifierGuid": "a47241ca-023e-4740-92db-c9cdbfd4013a",
    "defaultOrderDocumentId": 1,
    "defaultStockReceiveDocumentId": 1,
    "temperature": 1.1,
    "temperatureScale": 28,
    "rating": 29,
    "lastOrderEmailSentId": "sample string 30",
    "lastOrderEmailSentStatus": "sample string 31",
    "deleted": "2025-08-02T23:18:05.9331172",
    "deletedByUser": "sample string 32",
    "autoOrderGuid": "uhGz2DRHrUq+hueYOGHMgA==",
    "autoOrderIdentifier": "d8b311ba-4734-4aad-be86-e7983861cc80",
    "autoOrderHeader": {
      "$id": "108",
      "autoOrderGuid": "d3AutckNdE+CUUlg1S0VEw==",
      "autoOrderIdentifier": "b52e7077-0dc9-4f74-8251-4960d52d1513",
      "orderGuid": "e1+YM/4iUUWz34s+43IPow==",
      "orderIdentifier": "33985f7b-22fe-4551-b3df-8b3ee3720fa3",
      "created": "2025-08-02T23:18:05.9331172",
      "orderID": 1,
      "storeID": 1,
      "orderDate": "2025-08-02T23:18:05.9331172",
      "supplierIdentifier": "vZHjw3aj3Eib75yr0hq+Lw==",
      "supplierIdentifierGuid": "c3e391bd-a376-48dc-9bef-9cabd21abe2f",
      "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": "rHkjzWPtGUOfTgZC3ePcFw==",
      "transportCompanyIdentifier": "cd2379ac-ed63-4319-9f4e-0642dde3dc17",
      "store": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "6"
      },
      "details": [
        {
          "$id": "109",
          "autoOrderGuid": "41B+AvB5VkKIpV+yFcXAQg==",
          "autoOrderIdentifier": "027e50e3-79f0-4256-88a5-5fb215c5c042",
          "pluG_UID": "B22BbN9soU2sS6+RitQm4g==",
          "pluGuid": "6c816d07-6cdf-4da1-ac4b-af918ad426e2",
          "orderCartons": 1,
          "orderUnits": 1,
          "orderWeight": 1,
          "processedCartons": 1,
          "processedUnits": 1,
          "processedWeight": 1,
          "cartons": 1,
          "units": 1,
          "weight": 1,
          "status": 1,
          "bestDealCartonCost": 1.1,
          "bestDealDays": 1,
          "lastDealDays": 1,
          "normalCartonCost": 1.1,
          "currentDealCartonCost": 1.1,
          "investmentCartons": 1,
          "investmentUnits": 1,
          "investmentWeight": 1,
          "investmentSavedAmt": 1.1,
          "investmentBuyEndDate": "2025-08-02T23:18:05.9331172",
          "investmentBuyStatus": 2,
          "processed": "2025-08-02T23:18:05.9331172",
          "product": {
            "$ref": "11"
          },
          "orderCode": "sample string 3",
          "directIndicator": "sample string 4",
          "cycle": {
            "$ref": "95"
          },
          "dayWeighting": {
            "$id": "110",
            "sunday": 1.1
          },
          "inventory": {
            "$id": "111",
            "inventoryGuid": "OAoNpNo5dkqAkT6eL07EiA==",
            "inventoryIdentifier": "a40d0a38-39da-4a76-8091-3e9e2f4ec488",
            "created": "2025-08-02T23:18:05.9331172",
            "createdLocal": "2025-08-02T23:18:05.9331172",
            "onHand": 4,
            "onHandPacks": 5,
            "onOrder": 6,
            "onOrderPacks": 7,
            "accuracy": 8,
            "updated": "2025-08-02T23:18:05.9331172",
            "aws": 1.0,
            "history": [
              {
                "$id": "112",
                "inventoryGuid": "YnCUA63yMU6RDBo0+D9Igw==",
                "inventoryIdentifier": "03947062-f2ad-4e31-910c-1a34f83f4883",
                "pluG_UID": "R8D0Lw23QkiHIl5veFejmg==",
                "pluIdentifier": "2ff4c047-b70d-4842-8722-5e6f7857a39a",
                "inventoryReason": 3,
                "inventoryInvoiceGuid": "w3aA/3TCiESFiD5p/B9sIg==",
                "invoiceIdentifier": "ff8076c3-c274-4488-8588-3e69fc1f6c22",
                "operatorGuid": "hEQy3EuKlEyNLpdVkPRH6w==",
                "operatorIdentifier": "dc324484-8a4b-4c94-8d2e-975590f447eb",
                "stocktakeGuid": "+9BtPJGIKUOZTITdjkk5WQ==",
                "stocktakeIdentifier": "3c6dd0fb-8891-4329-994c-84dd8e493959",
                "orderGuid": "+GwjHaIXLEiLLpq/F4LxRw==",
                "orderIdentifier": "1d236cf8-17a2-482c-8b2e-9abf1782f147",
                "saleHeaderGuid": "IQioXrATfEiw5Wc3Qv7LWg==",
                "saleHeaderGuidIdentifier": "5ea80821-13b0-487c-b0e5-673742fecb5a",
                "dumpStockID": 1,
                "fuelDeliveryID": 1,
                "creditNoteIdentifier": "dcELkyAqnUmxVdpWh54IGg==",
                "creditNoteGuid": "930bc175-2a20-499d-b155-da56879e081a",
                "inventorySourceGuid": "P6g63/t030WLcBGkmFKB4g==",
                "inventorySourceIdentifier": "df3aa83f-74fb-45df-8b70-11a4985281e2",
                "createdLocal": "2025-08-02T23:18:05.9331172",
                "baseUnits": 4,
                "unitsPerCarton": 5,
                "unitsPerCartonWeighted": true,
                "counted": 7,
                "countedPacks": 8,
                "open": 1,
                "movementQty": 9,
                "close": 1,
                "openPacks": 1,
                "movementQtyPacks": 10,
                "closePacks": 1,
                "accuracy": 1,
                "manual": 11,
                "user": "sample string 12",
                "updated": "2025-08-02T23:18:05.9331172",
                "createdLocalTime": "2025-08-02T23:18:05.9331172",
                "storeID": 14,
                "barcode": "sample string 15",
                "directCode": "sample string 16",
                "productName": "sample string 17",
                "salesMode": 18,
                "orderPacked": 19,
                "invoice": {
                  "$id": "113",
                  "inventoryInvoiceGuid": "Pk5OzjPAMkiweE+FzTdH2w==",
                  "invoiceIdentifier": "ce4e4e3e-c033-4832-b078-4f85cd3747db",
                  "inventoryGuid": "a7qn5u/kb0KEgO4KpDi8iA==",
                  "inventoryIdentifier": "e6a7ba6b-e4ef-426f-8480-ee0aa438bc88",
                  "supplierIdentifier": "Lxu+nVypYUKz3l/IKAv5pA==",
                  "supplierGuid": "9dbe1b2f-a95c-4261-b3de-5fc8280bf9a4",
                  "orderGuid": "2pp9URHxtEq+O61f5Fnocg==",
                  "orderIdentifier": "517d9ada-f111-4ab4-be3b-ad5fe459e872",
                  "invoiceHeaderIdentifier": "DV2gUhF8XUucv8q3Q5mILg==",
                  "invoiceHeaderGuid": "52a05d0d-7c11-4b5d-9cbf-cab74399882e",
                  "created": "2025-08-02T23:18:05.9331172",
                  "ordered": "2025-08-02T23:18:05.9331172",
                  "storeID": 1,
                  "bestOrExpire": "2025-08-02T23:18:05.9331172",
                  "bestOrExpireType": 1,
                  "units": 1,
                  "weight": 1,
                  "received": "2025-08-02T23:18:05.9331172",
                  "cost": 1,
                  "totalCost": 1,
                  "freightCost": 1,
                  "inStock": 1,
                  "pluG_UID": "c/SL/cu+m0ijIrtdVC4WBQ==",
                  "pluGuid": "fd8bf473-becb-489b-a322-bb5d542e1605",
                  "orderInventoryGuid": "Hhg/TrB9P0O/a0MifpXD+A==",
                  "orderInventoryIdentifier": "4e3f181e-7db0-433f-bf6b-43227e95c3f8",
                  "supplier": {
                    "$ref": "6"
                  },
                  "inventoryUnits": [
                    {
                      "$id": "114",
                      "invoiceItemNo": 1,
                      "inventoryInvoiceGuid": "8xtwrm+8n0q5rZw++OqQmw==",
                      "invoiceIdentifier": "ae701bf3-bc6f-4a9f-b9ad-9c3ef8ea909b",
                      "inventoryGuid": "6gagqV8sDEOjrcqDLM0xxQ==",
                      "inventoryIdentifier": "a9a006ea-2c5f-430c-a3ad-ca832ccd31c5",
                      "serialNumber": "sample string 3",
                      "sold": "2025-08-02T23:18:05.9331172",
                      "saleItemID": 1,
                      "storeID": 1,
                      "returned": "2025-08-02T23:18:05.9331172",
                      "dumped": 1,
                      "saleHeaderID": 1
                    },
                    {
                      "$ref": "114"
                    }
                  ]
                },
                "invoiceHeaderIdentifier": "ZsMWEDCchEKqRaom7iFO9g==",
                "invoiceHeaderGuid": "1016c366-9c30-4284-aa45-aa26ee214ef6",
                "invoiceNumber": "sample string 20",
                "invoiceCost": 1,
                "invoiceCostDecimals": 1,
                "orderNumber": 1,
                "orderReceivingStoreName": "sample string 21",
                "orderSendingStoreName": "sample string 22",
                "creditNoteID": 1,
                "reason": {
                  "$id": "115",
                  "id": 1,
                  "name": "sample string 1",
                  "allowRF": 2,
                  "dumpStock": 3,
                  "creditRequest": 4,
                  "excludeFromLoss": 5,
                  "reserved": 6,
                  "updated": "2025-08-02T23:18:05.9331172"
                },
                "reasonName": "sample string 23",
                "operatorName": "sample string 24",
                "operatorNumber": "sample string 25",
                "stocktakeName": "sample string 26",
                "saleIdentifier": "sample string 27",
                "saleHeaderID": 1,
                "inventoryAfterCounted": true,
                "inventorySetStock": true
              },
              {
                "$ref": "112"
              }
            ],
            "products": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "lastInvoiceCost": 1
          },
          "aws": 5.0,
          "explanations": [
            {
              "$id": "116",
              "pluG_UID": "0mVdvSyc0E2cVEob9XXC1A==",
              "pluGuid": "bd5d65d2-9c2c-4dd0-9c54-4a1bf575c2d4",
              "consolidatedSales": {
                "$id": "117",
                "1": {
                  "$id": "118",
                  "discountPercentage": 1,
                  "days": 2,
                  "quantity": 3.1,
                  "aws": 3.1,
                  "cartonQuantity": 4.1,
                  "lowQuality": true
                },
                "2": {
                  "$ref": "118"
                }
              },
              "dailyPrices": {
                "$id": "119",
                "2025-08-02T23:18:05.9331172": {
                  "$id": "120",
                  "date": "2025-08-02T23:18:05.9331172",
                  "salePrice": 1,
                  "campaign": "sample string 2",
                  "campaignDescription": "sample string 3",
                  "combo": true,
                  "comboPriceGroupG_UID": "WdwwVE9vdkag7T/CUZWimg==",
                  "comboPriceGroupGuid": "5430dc59-6f4f-4676-a0ed-3fc25195a29a"
                }
              },
              "onHandPredictions": [
                {
                  "$id": "121",
                  "autoOrderGuid": "pxfRnvFOeEKjTKB8itI6kg==",
                  "autoOrderIdentifier": "9ed117a7-4ef1-4278-a34c-a07c8ad23a92",
                  "pluG_UID": "UEhOnROcRUCglb1QIuLcqw==",
                  "pluGuid": "9d4e4850-9c13-4045-a095-bd5022e2dcab",
                  "childPLUG_UID": "h9aUaRzb1UW7/IHIxzzmkQ==",
                  "childPluGuid": "6994d687-db1c-45d5-bbfc-81c8c73ce691",
                  "date": "2025-08-02T23:18:05.9331172",
                  "normalPrice": 2.0,
                  "salePrice": 3.0,
                  "discountPercentage": 4,
                  "discountPercentageActual": -50,
                  "predictedQuantity": 5.1,
                  "campaign": "sample string 6",
                  "campaignDescription": "sample string 7",
                  "lowQuality": true,
                  "investmentBuy": true,
                  "buffer": 10,
                  "boostDays": 11
                },
                {
                  "$ref": "121"
                }
              ],
              "predictions": [
                {
                  "$ref": "121"
                },
                {
                  "$ref": "121"
                }
              ],
              "product": {
                "$ref": "11"
              }
            },
            {
              "$ref": "116"
            }
          ],
          "supplierOrderingDetail": {
            "$ref": "9"
          },
          "manufacturerSupplier": "17732827-4147-47b0-b5c7-6566873f8960",
          "cartonQuantity": 1,
          "sellPrice": 1,
          "cost": 1,
          "costDecimals": 1,
          "bufferDays": 6,
          "boostDays": 7
        },
        {
          "$ref": "109"
        }
      ],
      "boosts": [
        {
          "$id": "122",
          "autoOrderGuid": "03HQmz0Cg0WRVzWkIIwf0w==",
          "autoOrderIdentifier": "9bd071d3-023d-4583-9157-35a4208c1fd3",
          "date": "2025-08-02T23:18:05.9331172",
          "boost": 2
        },
        {
          "$ref": "122"
        }
      ]
    },
    "supplierName": "sample string 33",
    "supplierStoreID": 1,
    "supplierCartonsOnly": true,
    "supplierEnforceMinimumQuantity": true,
    "supplierMinimumOrderValue": 1,
    "storeName": "sample string 36",
    "orderCode": {
      "$id": "123",
      "code": "sample string 1",
      "description": "sample string 2"
    },
    "store": {
      "$ref": "2"
    },
    "supplier": {
      "$ref": "6"
    },
    "totalCostInc": 37.0,
    "totalPickedCostInc": 38.0,
    "totalReceivedCostInc": 39.0,
    "total": {
      "$id": "124",
      "orderGuid": "9OGRAi6m2Uep2G2hG9Oj/A==",
      "orderIdentifier": "0291e1f4-a62e-47d9-a9d8-6da11bd3a3fc",
      "supplierIdentifier": "WnjBPPAdv0mnptLjDyAo6g==",
      "supplierGuid": "3cc1785a-1df0-49bf-a7a6-d2e30f2028ea",
      "records": 1,
      "cartons": 2.1,
      "cartonQuantity": 3,
      "weight": 4,
      "costInc": 5,
      "sellInc": 6,
      "costGST": 7,
      "sellGST": 8,
      "pickedCostInc": 9,
      "pickedSellInc": 10,
      "receivedRecords": 11,
      "receivedWeight": 1,
      "receivedCartons": 1,
      "receivedCartonQuantity": 1,
      "receivedUnits": 1,
      "receivedSellInc": 12,
      "receivedCostInc": 13,
      "receivedCostGST": 14,
      "receivedSellGST": 15,
      "investmentBuyRecords": 16,
      "investmentBuyCartons": 17.1,
      "investmentBuyCartonQuantity": 18,
      "investmentBuyWeight": 19,
      "investmentBuyCostInc": 20,
      "investmentBuySellInc": 21,
      "investmentBuyCostGST": 22,
      "investmentBuySellGST": 23,
      "investmentBuySavedAmount": 24.1
    },
    "details": [
      {
        "$id": "125",
        "id": 1,
        "orderGuid": "gJWIETXif0yIuDAkYeYY4w==",
        "orderIdentifier": "11889580-e235-4c7f-88b8-302461e618e3",
        "pluG_UID": "c/Nbtl+QoE6fXMDKbHYqFg==",
        "pluGuid": "b65bf373-905f-4ea0-9f5c-c0ca6c762a16",
        "created": "2025-08-02T23:18:05.9331172",
        "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": "gJJoDcO2vkyh/gj1zrxzQQ==",
        "substituteGuid": "0d689280-b6c3-4cbe-a1fe-08f5cebc7341",
        "warehousePLUG_UID": "6E1l00/6Dk2oAKrCJxbH6g==",
        "warehousePluGuid": "d3654de8-fa4f-4d0e-a800-aac22716c7ea",
        "updated": "2025-08-02T23:18:05.9331172",
        "increment": true,
        "description": "sample string 13",
        "product": {
          "$ref": "11"
        },
        "unknownScan": {
          "$id": "126",
          "pluG_UID": "gvlOa01fzUCLAYYgLi863A==",
          "pluGuid": "6b4ef982-5f4d-40cd-8b01-86202e2f3adc",
          "orderGuid": "mDLBsLcAK0KMKCFcsIJmvQ==",
          "orderIdentifier": "b0c13298-00b7-422b-8c28-215cb08266bd",
          "barcode": "sample string 3",
          "created": "2025-08-02T23:18:05.9331172"
        },
        "unknownScanItem": true,
        "substitute": {
          "$ref": "11"
        },
        "warehouseProduct": {
          "$ref": "11"
        },
        "lookup": {
          "$id": "127",
          "pluG_UID": "3Bu4Hbv/dUSlTgUOxntshg==",
          "pluGuid": "1db81bdc-ffbb-4475-a54e-050ec67b6c86",
          "inventoryGuid": "9B1ABHwE4EWB15yGiqnnvA==",
          "inventoryIdentifier": "04401df4-047c-45e0-81d7-9c868aa9e7bc",
          "averageWeeklySales": 1.0,
          "inventoryAverageWeeklySales": 1.0,
          "onHand": 1,
          "onHandPacks": 1,
          "onOrder": 1,
          "onOrderPacks": 1,
          "accuracy": 1,
          "lastOrdered": "2025-08-02T23:18:05.9331172",
          "lastOrderQuantity": 1.1,
          "lastReceived": "2025-08-02T23:18:05.9331172",
          "lastReceivedQuantity": 1.1,
          "lastInvoiceStatus": 1
        },
        "productOrderingDetail": {
          "$ref": "9"
        },
        "dealCost": {
          "$ref": "90"
        },
        "nextCost": {
          "$ref": "90"
        },
        "lastChance": true,
        "holdOff": 16,
        "holdOffDate": "2025-08-02T23:18:05.9331172",
        "orderHeader": {
          "$ref": "107"
        },
        "invoiceDetail": {
          "$id": "128",
          "identifier": "vfdeQ0qE20+2stxW9AY+vQ==",
          "identifierGuid": "435ef7bd-844a-4fdb-b6b2-dc56f4063ebd",
          "headerIdentifier": "7ixouv8+OUajvlcgIBbH8g==",
          "headerIdentifierGuid": "ba682cee-3eff-4639-a3be-57202016c7f2",
          "pluG_UID": "0gUo9AYun0GDweMcXhRrnQ==",
          "pluGuid": "f42805d2-2e06-419f-83c1-e31c5e146b9d",
          "pageNo": 1,
          "lineNo": 1,
          "itemOrdered": "sample string 1",
          "itemShipped": "sample string 2",
          "apn": "sample string 3",
          "barcode": "sample string 4",
          "prodStatus": 0,
          "dateAvailable": "2025-08-02T23:18:05.9331172",
          "commodity": "sample string 5",
          "supplier": "sample string 6",
          "itemDesc": "sample string 7",
          "itemType": 48,
          "investmentBuyInd": "A",
          "orderType": "sample string 8",
          "cartonQty": 1,
          "cartonQuantitySpecified": true,
          "soldByWeight": true,
          "orderByWeight": true,
          "unitsOrdered": 1,
          "unitsSupplied": 1,
          "unitsReceived": 1,
          "weightOrdered": 1,
          "weightShipped": 1,
          "weightReceived": 1,
          "unitSpecified": 11,
          "wholesalePrice": 1,
          "extWholesalePrice": 1,
          "normalPrice": 1,
          "retailPrice": 1,
          "pricingUnit": "sample string 12",
          "claimFlag": "A",
          "gstRate": 1,
          "gstAmount": 1,
          "extGstAmount": 1,
          "deliWeight": 1,
          "marginAmount": 1,
          "extMarginAmount": 1,
          "costAmount": 1,
          "orderedCostAmount": 1,
          "extCostAmount": 1,
          "costIncSpecified": true,
          "freightAmount": 14,
          "freightGstAmount": 15,
          "extFreightAmount": 16,
          "extFreightGstAmount": 17,
          "costDecimals": 18,
          "wetRate": 1,
          "containerDeposit": 1,
          "basePrice": 1,
          "wetValue": 1,
          "deliveryFee": 1,
          "casePrice": 1,
          "wholesaleExt": 1,
          "wetExt": 1,
          "totalLitres": 1,
          "tun": "sample string 19",
          "applyDetails": true,
          "applySell": true,
          "applyCost": true,
          "applyOr": true,
          "applyQty": true,
          "itemNumber": "sample string 20",
          "directNumber": "sample string 21",
          "itemSize": "sample string 22",
          "costGst": 1,
          "sellGst": 1,
          "costOr": 1,
          "sellOr": 1,
          "marginOr": 1,
          "grossProfit": 1.0,
          "sell": 1,
          "cartonCost": 1,
          "currentCost": 1,
          "costID": "A",
          "costStart": "2025-08-02T23:18:05.9331172",
          "costEnd": "2025-08-02T23:18:05.9331172",
          "createdFromUnknownScan": true,
          "orderGuid": "5zT4HcLZHE+Li4JF6eGOZg==",
          "orderIdentifierGuid": "1df834e7-d9c2-4f1c-8b8b-8245e9e18e66",
          "processed": true,
          "received": true,
          "inventoried": true,
          "fromElectronicInvoice": true,
          "allowDelete": true,
          "updated": "2025-08-02T23:18:05.9331172",
          "invoiceNo": "sample string 28",
          "hasInventory": true,
          "existingCost": 30.1,
          "existingSell": 31.1,
          "futureCost": 1.1,
          "futureSell": 1.1,
          "nextSell": 1.1,
          "nextSellCampaignName": "sample string 32",
          "nextSellCampaignDescription": "sample string 33",
          "unknownScan": {
            "$id": "129",
            "pluG_UID": "5lBwhbohSUW9Hopdw7e0tg==",
            "pluGuid": "857050e6-21ba-4549-bd1e-8a5dc3b7b4b6",
            "invoiceIdentifier": "SdxN2oXso0SNXfNsn2w4lQ==",
            "invoiceGuid": "da4ddc49-ec85-44a3-8d5d-f36c9f6c3895",
            "barcode": "sample string 3",
            "itemNumber": "sample string 4",
            "created": "2025-08-02T23:18:05.9331172"
          },
          "productActive": true,
          "productSalesMode": 35,
          "productGSTPercent": 36,
          "productCostCalcMethod": 37,
          "productAlwaysApplyMargin": true,
          "productMarginRanged": true,
          "productMargin": 1.1,
          "productMinimumMargin": 1.1,
          "productMaximumMargin": 1.1,
          "priceGroupG_UID": "Tp5XzykEHUGgkwXFwWtTWw==",
          "priceGroupGuid": "cf579e4e-0429-411d-a093-05c5c16b535b",
          "priceGroupName": "sample string 40",
          "priceGroupCode": "sample string 41",
          "product": {
            "$ref": "11"
          },
          "incrementCount": true,
          "minimumQuantity": 1,
          "randomWeight": true,
          "salesMode": 43,
          "cartons": 1,
          "weight": 1,
          "units": 1,
          "autoOrderStatus": 1,
          "invoiceDetailReceive": true
        },
        "autoOrderDetail": {
          "$ref": "109"
        },
        "doNotRange": true,
        "doNotOrder": true,
        "costGSTPercent": 1,
        "orderDetailReceive": true,
        "isBackedUp": true,
        "backupWarehouseIndicator": "sample string 21",
        "backupOrderCode": "sample string 22"
      },
      {
        "$ref": "125"
      }
    ],
    "unknownScans": [
      {
        "$ref": "126"
      },
      {
        "$ref": "126"
      }
    ],
    "transportCompany": {
      "$id": "130",
      "identifier": "plJUEu14v0uwzclvoh/boQ==",
      "identifierGuid": "125452a6-78ed-4bbf-b0cd-c96fa21fdba1",
      "companyName": "sample string 1",
      "abn": "sample string 2",
      "address1": "sample string 3",
      "address2": "sample string 4",
      "telephone": "sample string 5",
      "primaryContactGuid": "kYkE1h6B1EOtiu11aXU67Q==",
      "primaryContactID": "d6048991-811e-43d4-ad8a-ed7569753aed",
      "primaryContact": {
        "$ref": "7"
      }
    },
    "isMetcashSorted": true,
    "backupOrderType": "sample string 41",
    "backupOrderTypeDescription": "sample string 42",
    "backupTradingPartner": 1,
    "backupHostIdentifier": "364b2166-87d2-4e22-b738-c14911634ac4"
  },
  "details": [
    {
      "$ref": "128"
    },
    {
      "$ref": "128"
    }
  ],
  "orderStatus": 1,
  "processLockedInvoice": true
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PKC�[�}!d�5xl/workbook.xml �(�����0��&�C�����N\�z��VhK�5���$޼���~;rt�������2��6�!��
��
h�N9o D��)�k,]�2h�8$I*<������B��E�Gh�E�_P���v��=4�4�h|�N&KH���[/f�,�y	8��[��=g>�q�W�J�D�P5��5�+{�I��]|PKC�[����	�[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
C�[>ΰ�''_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="Rf5d1faf7deb94ffd" /></Relationships>PKC�[�
)%M	�3xl/worksheets/sheet1.xml �(���[s9��
���Zǔ�a�|�l��ޱ6���M
H�?�k0
3M����.����JjQ9�����_��r6�?�J
�������������8����a��wy;��~�|�8ޮV?��F˫���dY�L��f������ŷ���fv5}:��y7�_��R~��~��𣖷���c�cr-,�����?�����g�3̾�`1�9��I�����M���a��y���?����_^^��&vt|�������f��������t��v�*�M���������l��pp7�o����zu�?A�<xk�J:�0\�\��w_�͔屿��7����x�U�������Vy���춟��V���[cb4*���m��﫠�ũ������~�e������Y�m�؞up�*m~x0��i�?��Ѣ�f���f �雁���7�m��v'2�	=�gO�*�]]P�I�����{����RI�m�(��@Ա�E�z����Ţ�����Up��E�eT�&8�\af����:b�@�Ģ鰨SL>$�la/4Ģq���&��t!!i��0BѴPL���@�����C(���`�	xvyT!��@(�ζ� %k�)O�DP=Q A�ϓN+圳�D�`N\��}	"l�D �	U�?z!x[�2��;':^��f!�-c����U$a��1�����1��P��SIK,Z�7�hu�Ģ�+Zb��e��.�}��Ĥu}3���Im�I�f &m�y�Zb��=�1�:LB��ƫRB�u��x�Bk����@H:Ӿ,��C�۾
16GH:hˀU��+D�Tr���$n��i�7|0�pit����K�#ݩ'�#]粈7��p�xH�Ҽ	A�A0@�;���&]:q����ԞĜםQ�N�c.����M��p�=1�M-�M���@'_��s�vƀ�c�EzK�.1�[۠�������Z��
��nXp+塴Ġo�.h�v.(�TIIb�Ƕ6��__�
w<O��^���-o����ĠڗA'�$P��Dd���#�A'U�C  �i/��N�o�G,D  é�5�@{���^�+܅�*�)��ùG�WQCyb�5�:)���|���Mhg)�A7���;c�V�Kx�,rD ��=�pCA3`�E"1vg�;2L�|�G"1v�c��(8�	����	A�eʧJ$#�3Ġ�
�'[P2��S8�:����DB2v��u�攍� ��d��.Z�*s/��d<�1q����'��o���Ť:{�	�V��+�b"ӞE�+\���<B]8����,ZWᦂ󀔰~+͂XL{���RX;&H�AakN�bڳ�Z��D�TcKO��brm%�dD��ښ���,U9�ם��t�AVr������������l1,6͘�S�?.7�Z�·���ٯu6��F�nDsa�O#���0�v#.#\7��a��F�8�݈�����0"u#^�1Q�!LշB����t}/�0a?!LُB���´�Ca�~B��
�1u�!LݯBS�BS�/!�����ԭ&o-��0}kɈL�Z��a
ׂ�I\v�q-�ȵ`I`*ׂ)��\���`L�:���`M�:���`N�u�i�΂=-�Y��:�\g����,X�r��Z��`R�u\j�΂M�Y�c:��:��X�c:��:��X�c:��:��X:6��c����<|��c����&�z���S�u|�΂O=�Y��:>�\g����,��s��z�����u|�΂O�Y�i�:>
\g����,�4p���s#�40������>�L�F�i��c�����>�L�F�id:7�O#ӹ�.�L�F�i�:>�\g����,�4q��&�����u|��΂O�Y�i��<�BkWm�}�e;q���;�H��Н-ɳ� .��h�C�b��B�a��R�a�z%ŰE{-ŰE{#�0s��b�<��H�ۋ�˿R�L�	��AW)��t�|#�$�c�����>���<>�)/Ǥ^�ue�����;��z@u-X�0�9&Hr+�(vռʯ/s����jɫ��~��ѥ|ƒM�SB-��?&ԒQ�sB-9�?(�� ��PK��
�G)���J1)����1)�;�?��bs����5�l:�s��\c�k|�k|�k����q��纾�5�7~��P~)���&��6��.��>��!��1�(�o���p��9>w��G�8�oB�;�k��kn�9�s��������������&���o��4��6�Hmr�h��?�6ҁ��N��Ꮷ�t���٦)��F����N�����|5]l�?��?���PKC�[�i�A�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�'i��ݰa[z��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����
�FV9=خ�S4w+�m7{1���s`iņ��5�A�4a��L6u��Ɣ��Ϩ�����~ɀk&;�g��3(zt�4��������E`��~J�_B�%*�'���5m)�y(�ղ�K`�fj!�G
�^��R��UA�PUK����L���s���K�ey�VȺ�2WX������~PKC�[Ѓ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��PKC�[u�O<xl/sharedStrings.xml �(��Xio�6����?ׇ
�����q�,�(PZ��+�*I�M����CJv���h�9���8��m�v^AH��Y���`1O(۞u���{�nG*��rg�w���/�R��2y��)��2����>π!��bO~��@fH"wj���p<�ʺ���L�� �vrF��a�!A'��T�/`�n(�Ӂ:?hi��iRGW�X���'A���P�6�ʳ,E��N�.���84y.b0�rC3�4 kf���-(�J��Q�㹄G����х/�˺�����0�
�h����gi��9K\:�'&��3{y����[��r�o��Mա��\�=��Qm��,%tok?B��G�`��
Wo��ߋ���tq���5�=_#v��@�;��J�6$O�d<�VNt��\qaM���}��mx�7'g�F�1s��;b�e��Z��\���.�mzk4n˗�θX"y���^rf)<����>K�A�&n�t��?qE,{{�p)v�)�k�ה�9Ԕ�����,IA>�7����`U8��NP��E����H��|��Z�r)L�;�a�.D��J��G��������[�qY/�^�]肌�:u9�z�}�XķDŻG�;���jQV��1U�ULlǏD��&ޖ��Yn��2XR,A��5�Is;!T��
̩v	 �Jq��ҤY���K��Y���#R�NE���K;���;�fC�����7"��{g+m���\��*l���Xwc<)���@R�ܚ»��ֿ|W��upꍣh4��"/"�0 ��4�^��!�ސ��4�Tb���`L�a�m`��I؋�Q����`����`�I�K������k8��~��_Ó����p�5�y-���k�U��Z�Y�@2JH���x��(�{H�A�zQ��%^K(��P�V(jx˚���-4�[x���o����`؂��/h�Z�M+����ӏ�y���������o]�Z����@�P��\j��qi��C5����6Fy���ڂ��&o0р9[�TCI�;��,4����zC
Ϩz�!�sK�1ߨ�;�ph� ��3�Um؄�pV:D���%y���c)��iٚ�"�x��	-cM|��$G��b~��oL�;.bu�A#Z��q��*F�t���?�xӓ��p[��
�^�s��..��iFG�[d��7�%u0�/2�K�q����n�3����2��t�#lr�ݲ�4n��C�0��d
�����i,����M6�=����rR�7����q��A�6v{��	�\�	���t�{�����z�Ga2Mc���\֡w�.ž��0B�[0W��G�D��\$���`t��	\�_b��>W�����J��g�i���y\�l���i�A��t��LZP$�o�w���Ш'_t�R$:áUlr���ࢊL���y���"ǰ����\�ﷄ��~��Ң���~3'�U䘋\�k��XF�K��5��\�Eժ��s\�7F�@��pxb������m�ʹSf<�c39��Q3"�j�Css��=44&�5�ĺ��T��G�|E�1�0a-��e�}��XV���H�C�1V��f��g<�_����t��+Pz�U��{=�V���f,�[E��nh���E`�we��"��7�ǧ5B����>�y��o�t���OdFb8�f�l�Э��p�C}G5�K<)�0�����.��q���-���uL�����[�h*�W�����d�S�8
7�OS0��}�qѸ��R����\^ ���>Z�3�T��PK-C�[�}!d�5xl/workbook.xmlPK-C�[����	�[Content_Types].xmlPK-
C�[>ΰ�''V_rels/.relsPK-C�[�
)%M	�3�xl/worksheets/sheet1.xmlPK-C�[�i�A�Pa
xl/_rels/workbook.xml.relsPK-C�[Ѓc'2E
�xl/styles.xmlPK-C�[u�O<xl/sharedStrings.xmlPK�{

application/vnd.ms-excel

Sample:
PKC�[��w��5xl/workbook.xml �(�����0��&�C��08q����Zi�-ik��-%�x�3;�����Ә�|Ԡ]nK�y?�9ѡw0#�k�U��/f�V
��x+Ԟ�Ira��h���х�ˍ�q�WÂR 5��;B���C���Zw6	[B�7UD�vѠ��5x�$:������0�S��s�%G��$�+���`���PKC�[����	�[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
C�[gIw�''_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="Rdf16589afe604bcd" /></Relationships>PKC�[�
)%M	�3xl/worksheets/sheet1.xml �(���[s9��
���Zǔ�a�|�l��ޱ6���M
H�?�k0
3M����.����JjQ9�����_��r6�?�J
�������������8����a��wy;��~�|�8ޮV?��F˫���dY�L��f������ŷ���fv5}:��y7�_��R~��~��𣖷���c�cr-,�����?�����g�3̾�`1�9��I�����M���a��y���?����_^^��&vt|�������f��������t��v�*�M���������l��pp7�o����zu�?A�<xk�J:�0\�\��w_�͔屿��7����x�U�������Vy���춟��V���[cb4*���m��﫠�ũ������~�e������Y�m�؞up�*m~x0��i�?��Ѣ�f���f �雁���7�m��v'2�	=�gO�*�]]P�I�����{����RI�m�(��@Ա�E�z����Ţ�����Up��E�eT�&8�\af����:b�@�Ģ鰨SL>$�la/4Ģq���&��t!!i��0BѴPL���@�����C(���`�	xvyT!��@(�ζ� %k�)O�DP=Q A�ϓN+圳�D�`N\��}	"l�D �	U�?z!x[�2��;':^��f!�-c����U$a��1�����1��P��SIK,Z�7�hu�Ģ�+Zb��e��.�}��Ĥu}3���Im�I�f &m�y�Zb��=�1�:LB��ƫRB�u��x�Bk����@H:Ӿ,��C�۾
16GH:hˀU��+D�Tr���$n��i�7|0�pit����K�#ݩ'�#]粈7��p�xH�Ҽ	A�A0@�;���&]:q����ԞĜםQ�N�c.����M��p�=1�M-�M���@'_��s�vƀ�c�EzK�.1�[۠�������Z��
��nXp+塴Ġo�.h�v.(�TIIb�Ƕ6��__�
w<O��^���-o����ĠڗA'�$P��Dd���#�A'U�C  �i/��N�o�G,D  é�5�@{���^�+܅�*�)��ùG�WQCyb�5�:)���|���Mhg)�A7���;c�V�Kx�,rD ��=�pCA3`�E"1vg�;2L�|�G"1v�c��(8�	����	A�eʧJ$#�3Ġ�
�'[P2��S8�:����DB2v��u�攍� ��d��.Z�*s/��d<�1q����'��o���Ť:{�	�V��+�b"ӞE�+\���<B]8����,ZWᦂ󀔰~+͂XL{���RX;&H�AakN�bڳ�Z��D�TcKO��brm%�dD��ښ���,U9�ם��t�AVr������������l1,6͘�S�?.7�Z�·���ٯu6��F�nDsa�O#���0�v#.#\7��a��F�8�݈�����0"u#^�1Q�!LշB����t}/�0a?!LُB���´�Ca�~B��
�1u�!LݯBS�BS�/!�����ԭ&o-��0}kɈL�Z��a
ׂ�I\v�q-�ȵ`I`*ׂ)��\���`L�:���`M�:���`N�u�i�΂=-�Y��:�\g����,X�r��Z��`R�u\j�΂M�Y�c:��:��X�c:��:��X�c:��:��X:6��c����<|��c����&�z���S�u|�΂O=�Y��:>�\g����,��s��z�����u|�΂O�Y�i�:>
\g����,�4p���s#�40������>�L�F�i��c�����>�L�F�id:7�O#ӹ�.�L�F�i�:>�\g����,�4q��&�����u|��΂O�Y�i��<�BkWm�}�e;q���;�H��Н-ɳ� .��h�C�b��B�a��R�a�z%ŰE{-ŰE{#�0s��b�<��H�ۋ�˿R�L�	��AW)��t�|#�$�c�����>���<>�)/Ǥ^�ue�����;��z@u-X�0�9&Hr+�(vռʯ/s����jɫ��~��ѥ|ƒM�SB-��?&ԒQ�sB-9�?(�� ��PK��
�G)���J1)����1)�;�?��bs����5�l:�s��\c�k|�k|�k����q��纾�5�7~��P~)���&��6��.��>��!��1�(�o���p��9>w��G�8�oB�;�k��kn�9�s��������������&���o��4��6�Hmr�h��?�6ҁ��N��Ꮷ�t���٦)��F����N�����|5]l�?��?���PKC�[�Q �Pxl/_rels/workbook.xml.rels �(���Kn� @��f_c��I'�n�Ms���H��-��W(J��H]t��h~OO���~lv�y"o��hM,ˁ�ѶM��)tOv��'��œ�b|C˚R�����&v:�fb�z�(}T=R�為��Lr�,���Q�էM�L߭;�19(�ch���-�,R���
칮Y��`L���@���|�L����Df%�P�ɕĮ,x�P�A9l_���N��r�V����*�R����_l�PKC�[Ѓ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��PKC�[u�O<xl/sharedStrings.xml �(��Xio�6����?ׇ
�����q�,�(PZ��+�*I�M����CJv���h�9���8��m�v^AH��Y���`1O(۞u���{�nG*��rg�w���/�R��2y��)��2����>π!��bO~��@fH"wj���p<�ʺ���L�� �vrF��a�!A'��T�/`�n(�Ӂ:?hi��iRGW�X���'A���P�6�ʳ,E��N�.���84y.b0�rC3�4 kf���-(�J��Q�㹄G����х/�˺�����0�
�h����gi��9K\:�'&��3{y����[��r�o��Mա��\�=��Qm��,%tok?B��G�`��
Wo��ߋ���tq���5�=_#v��@�;��J�6$O�d<�VNt��\qaM���}��mx�7'g�F�1s��;b�e��Z��\���.�mzk4n˗�θX"y���^rf)<����>K�A�&n�t��?qE,{{�p)v�)�k�ה�9Ԕ�����,IA>�7����`U8��NP��E����H��|��Z�r)L�;�a�.D��J��G��������[�qY/�^�]肌�:u9�z�}�XķDŻG�;���jQV��1U�ULlǏD��&ޖ��Yn��2XR,A��5�Is;!T��
̩v	 �Jq��ҤY���K��Y���#R�NE���K;���;�fC�����7"��{g+m���\��*l���Xwc<)���@R�ܚ»��ֿ|W��upꍣh4��"/"�0 ��4�^��!�ސ��4�Tb���`L�a�m`��I؋�Q����`����`�I�K������k8��~��_Ó����p�5�y-���k�U��Z�Y�@2JH���x��(�{H�A�zQ��%^K(��P�V(jx˚���-4�[x���o����`؂��/h�Z�M+����ӏ�y���������o]�Z����@�P��\j��qi��C5����6Fy���ڂ��&o0р9[�TCI�;��,4����zC
Ϩz�!�sK�1ߨ�;�ph� ��3�Um؄�pV:D���%y���c)��iٚ�"�x��	-cM|��$G��b~��oL�;.bu�A#Z��q��*F�t���?�xӓ��p[��
�^�s��..��iFG�[d��7�%u0�/2�K�q����n�3����2��t�#lr�ݲ�4n��C�0��d
�����i,����M6�=����rR�7����q��A�6v{��	�\�	���t�{�����z�Ga2Mc���\֡w�.ž��0B�[0W��G�D��\$���`t��	\�_b��>W�����J��g�i���y\�l���i�A��t��LZP$�o�w���Ш'_t�R$:áUlr���ࢊL���y���"ǰ����\�ﷄ��~��Ң���~3'�U䘋\�k��XF�K��5��\�Eժ��s\�7F�@��pxb������m�ʹSf<�c39��Q3"�j�Css��=44&�5�ĺ��T��G�|E�1�0a-��e�}��XV���H�C�1V��f��g<�_����t��+Pz�U��{=�V���f,�[E��nh���E`�we��"��7�ǧ5B����>�y��o�t���OdFb8�f�l�Э��p�C}G5�K<)�0�����.��q���-���uL�����[�h*�W�����d�S�8
7�OS0��}�qѸ��R����\^ ���>Z�3�T��PK-C�[��w��5xl/workbook.xmlPK-C�[����	�[Content_Types].xmlPK-
C�[gIw�''V_rels/.relsPK-C�[�
)%M	�3�xl/worksheets/sheet1.xmlPK-C�[�Q �Pa
xl/_rels/workbook.xml.relsPK-C�[Ѓc'2E
�xl/styles.xmlPK-C�[u�O<!xl/sharedStrings.xmlPK�}