GET api/invoices/pickup/{storeID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

Store identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of invoice headers that were picked up

Collection of InvoiceHeader
NameDescriptionTypeAdditional information
Identifier

Collection of byte

None.

IdentifierGuid

globally unique identifier

None.

StoreID

integer

None.

TradingPartner

InvoiceTradingPartner

None.

SupplierIdentifier

Collection of byte

None.

SupplierIdentifierGuid

globally unique identifier

None.

Xfer

True if stock transfer

boolean

None.

SourceStore

string

None.

SourceCode

string

None.

SourceAbn

string

None.

TargetCode

string

None.

TargetState

string

None.

WhouseRef

string

None.

StateSource

string

None.

Status

InvoiceStatus

None.

FileID

string

String length: inclusive between 0 and 255

Created

Time invoice was created

date

None.

CreatedByUser

User who created in invoice

string

None.

Updated

date

None.

TransType

InvoiceType

None.

TransDateTime

date

None.

InvoiceNo

Invoice number

string

None.

InvoiceText

string

String length: inclusive between 0 and 40

AdjustmentNo

integer

None.

InvoiceDate

date

None.

ClaimNo

integer

None.

CountReceivedReset

Invoice received counts have been reset

boolean

None.

AccountingExported

Invoice has been exported by accounting services

boolean

None.

OrderReceived

The order has already received the inventory

boolean

None.

OrderGuid

Collection of byte

None.

OrderIdentifier

Order identifier of the order attached to this invoice

globally unique identifier

None.

OrderNo

Order number in emc system

integer

None.

OrderText

string

None.

SupplierNotes

string

None.

DefaultStockReceiveDocumentId

integer

None.

ReceiptEmailSent

boolean

None.

ReceiptEmailSentId

string

String length: inclusive between 0 and 100

ReceiptEmailSentStatus

string

String length: inclusive between 0 and 20

CustomerCd

string

None.

StoreName

string

None.

Street

string

None.

Suburb

string

None.

PostCd

string

None.

DebtorCd

string

None.

LiquorLicense

string

None.

Bond

string

None.

Url

string

None.

Completed

Time invoice was completed

date

None.

Received

Time invoice was received into system

date

None.

InvoiceSubTotal

Invoice total excluding fees

decimal number

None.

ItemTotalCost

decimal number

None.

AdminFee

decimal number

None.

FinanceFee

decimal number

None.

InvoiceTotal

decimal number

None.

Weight

decimal number

None.

SalesTax

decimal number

None.

TobaccoTax

decimal number

None.

ShrinkWrap

decimal number

None.

GstTotal

decimal number

None.

Margin

decimal number

None.

DeliveryFee

Invoiced delivery fee, gst inclusive, exported to accounting services

decimal number

None.

TransportFee

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

decimal number

None.

ServiceFee

decimal number

None.

GstOnService

decimal number

None.

GstOnDelivery

decimal number

None.

GstOnShrinkWrap

decimal number

None.

WetTotal

decimal number

None.

GstApplicable

decimal number

None.

GstExempt

decimal number

None.

SupplierMatchRequired

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

boolean

None.

Temperature

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

decimal number

None.

TemperatureScale

Temperature scale that temperature is recorded in

TemperatureScale

None.

Rating

Quality rating of the order

integer

None.

CompleteInvoiceInventory

Complete invoice setting used during invoice complete

UpdateInventory

None.

WineLitres

decimal number

None.

WineValue

decimal number

None.

SpiritLitres

decimal number

None.

SpiritValue

decimal number

None.

BeerLitres

decimal number

None.

BeerValue

decimal number

None.

MidBeerLitres

decimal number

None.

MidBeerValue

decimal number

None.

LowBeerLitres

decimal number

None.

LowBeerValue

decimal number

None.

LowWineLitres

decimal number

None.

LowWineValue

decimal number

None.

Deleted

boolean

None.

SupplierName

string

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

InvoiceSuffix

string

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

CostVariance

decimal number

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

Store

Store

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

Supplier

Supplier

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

Order

OrderHeader

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

Details

Collection of InvoiceDetail

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

OrderStatus

integer

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

ProcessLockedInvoice

option to process the locked invoice

boolean

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

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "identifier": "fYjsg2mpeUqFvorqWxdVgA==",
    "identifierGuid": "83ec887d-a969-4a79-85be-8aea5b175580",
    "storeID": 2,
    "tradingPartner": 0,
    "supplierIdentifier": "xO/Tce6g8UK1yB+qMtFuMg==",
    "supplierIdentifierGuid": "71d3efc4-a0ee-42f1-b5c8-1faa32d16e32",
    "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": "2026-04-03T06:18:55.2289777",
    "createdByUser": "sample string 12",
    "updated": "2026-04-03T06:18:55.2289777",
    "transType": 0,
    "transDateTime": "2026-04-03T06:18:55.2289777",
    "invoiceNo": "sample string 13",
    "invoiceText": "sample string 14",
    "adjustmentNo": 1,
    "invoiceDate": "2026-04-03T06:18:55.2289777",
    "claimNo": 1,
    "countReceivedReset": true,
    "accountingExported": true,
    "orderReceived": true,
    "orderGuid": "+g9JWC2d9EiPRbZThhrTwg==",
    "orderIdentifier": "58490ffa-9d2d-48f4-8f45-b653861ad3c2",
    "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": "2026-04-03T06:18:55.2289777",
    "received": "2026-04-03T06:18:55.2289777",
    "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,
      "isElectedMaster": true,
      "electedMasterStoreID": 1,
      "isZoneMaster": 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": "2026-04-03T06:18:55.2289777",
      "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": "Ho9Dodh0v0GEARMc0rqGaw==",
      "hostIdentifierGuid": "a1438f1e-74d8-41bf-8401-131cd2ba866b",
      "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,
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "giftCardSalesAccountingDeptCode": "sample string 47",
      "transactionDiscountAccountingDeptCode": "sample string 48",
      "size": 49,
      "updated": "2026-04-03T06:18:55.2289777",
      "priceZone": {
        "$id": "3",
        "id": 1,
        "name": "sample string 2",
        "hostIdentifier": "yeNYIl8kfUuxTkxd/QXkwA==",
        "hostIdentifierGuid": "2258e3c9-245f-4b7d-b14e-4c5dfd05e4c0",
        "sortOrder": 3,
        "zoneMasterStoreID": 1,
        "electedMasterStoreID": 1,
        "containsElectedMasterStore": true
      },
      "priceZoneName": "sample string 51",
      "storeFuelConfigured": true,
      "shippingAddressCopied": true,
      "shippingAddress": {
        "$id": "4",
        "storeID": 1,
        "addressType": 1,
        "address1": "sample string 1",
        "address2": "sample string 2",
        "city": "sample string 3",
        "state": "sample string 4",
        "country": "sample string 5",
        "postCode": "sample string 6"
      },
      "billingAddressCopied": true,
      "billingAddress": {
        "$ref": "4"
      },
      "hostStoreSettings": [
        {
          "$id": "5",
          "id": 1,
          "hostIdentifier": "a51fNebK2ESXBBoNyZKvHA==",
          "hostIdentifierGuid": "355f9d6b-cae6-44d8-9704-1a0dc992af1c",
          "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,
          "secondPassword": "sample string 23",
          "secondPasswordPlain": "sample string 24",
          "secondServerAddress": "sample string 25",
          "processPromotions": true,
          "hostProvider": 0,
          "host": {
            "$id": "6",
            "identifier": "gP/RS/vAbkGeyyc/ywooiw==",
            "identifierGuid": "4bd1ff80-c0fb-416e-9ecb-273fcb0a288b",
            "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": "amT3gkorjkumnHy/mTHm7A==",
            "hostSupplierIdentifierGuid": "82f7646a-2b4a-4b8e-a69c-7cbf9931e6ec",
            "loyaltyPriceLevelIdentifier": "n+nTj29Wvkuc9cTBvyTEvA==",
            "loyaltyPriceLevelIdentifierGuid": "8fd3e99f-566f-4bbe-9cf5-c4c1bf24c4bc",
            "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": "2026-04-03T06:18:55.2289777",
            "lastProcessed": "2026-04-03T06:18:55.2289777",
            "hold": true,
            "supplierName": "sample string 35",
            "supplier": {
              "$id": "7",
              "identifier": "3DDG1FJYtUyx66YI7PeGLA==",
              "identifierGuid": "d4c630dc-5852-4cb5-b1eb-a608ecf7862c",
              "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": "KUssaX5rt0yuOQ7aYGwAqQ==",
              "primaryContactID": "692c4b29-6b7e-4cb7-ae39-0eda606c00a9",
              "storeID": 1,
              "abn": "sample string 16",
              "supplierGroupIdentifier": "4vF2UVP1YUKRdE+rCtd1rQ==",
              "supplierGroupGuid": "5176f1e2-f553-4261-9174-4fab0ad775ad",
              "rebate": 1.0,
              "rebateType": 1,
              "rebateFrequency": 1,
              "rebateSource": 1,
              "rebateLastClaimed": "2026-04-03T06:18:55.2289777",
              "rebateLastClaimedAmount": 1.0,
              "cartonsOnly": true,
              "minimumOrderValue": 1,
              "enforceMinimumQuantity": true,
              "freight": 19.0,
              "freightType": 20,
              "deleted": true,
              "deletedUser": "sample string 22",
              "storeName": "sample string 23",
              "primaryContact": {
                "$id": "8",
                "id": "f5c019e9-0875-43fb-932a-a97480ee4a40",
                "identifier": "+HlVHZD7KE6fp8FXxs7cEQ==",
                "identifierGuid": "1d5579f8-fb90-4e28-9fa7-c157c6cedc11",
                "familyName": "sample string 1",
                "givenNames": "sample string 2",
                "otherNames": "sample string 3",
                "title": "sample string 4",
                "dateOfBirth": "sample string 5",
                "sex": "sample string 6",
                "address": "sample string 7",
                "address1": "sample string 8",
                "address2": "sample string 9",
                "town": "sample string 10",
                "state": "sample string 11",
                "country": "sample string 12",
                "postalCode": "sample string 13",
                "telephone": "sample string 14",
                "mobile": "sample string 15",
                "email": "sample string 16",
                "fax": "sample string 17",
                "primary": true
              },
              "contacts": [
                {
                  "$id": "9",
                  "supplierIdentifier": "UOErb2W79k+gRZUuf9gyXg==",
                  "supplierIdentifierGuid": "6f2be150-bb65-4ff6-a045-952e7fd8325e",
                  "contactGuid": "fEp8k4I5UUGg3sf0EIZ96Q==",
                  "contactID": "937c4a7c-3982-4151-a0de-c7f410867de9",
                  "contact": {
                    "$ref": "8"
                  },
                  "supplier": {
                    "$ref": "7"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "products": [
                {
                  "$id": "10",
                  "pluG_UID": "Zp4HW3IJQ0GuSKgGM3Jlyw==",
                  "pluGuid": "5b079e66-0972-4143-ae48-a806337265cb",
                  "supplierIdentifier": "0bTEKPruyUqK6pYce23Oow==",
                  "supplierIdentifierGuid": "28c4b4d1-eefa-4ac9-8aea-961c7b6dcea3",
                  "cartonQuantity": 1,
                  "cartonQuantityChanged": true,
                  "productSize": "sample string 3",
                  "cigarettesPerSleeve": 1,
                  "randomWeight": true,
                  "piecesPerUnit": 5,
                  "averagePackSize": 6,
                  "effectiveDate": "2026-04-03T06:18:55.2289777",
                  "pricedByWeight": true,
                  "landedUnitCostEx": 9,
                  "landedUnitCostInc": 10,
                  "landedCartonCostInc": 12,
                  "landedCartonCostEx": 13,
                  "standardCost": 14,
                  "deliveryFee": 1,
                  "deliveryFeeBasis": "sample string 15",
                  "pickAndPackFee": 1,
                  "pickAndPackFeeBasis": "sample string 16",
                  "financeFee": 1,
                  "financeFeeBasis": "sample string 17",
                  "cartonLength": 1,
                  "cartonWidth": 1,
                  "cartonHeight": 1,
                  "palletLayerQuantity": 1,
                  "palletLayers": 1,
                  "itemCode": "sample string 18",
                  "invoiceCode": "sample string 19",
                  "invoiceDesc": "sample string 20",
                  "orderDirect": true,
                  "useCost": true,
                  "minimumQuantity": 21,
                  "hostType": 22,
                  "fromHost": 23,
                  "minimumReorder": 1,
                  "maximumReorder": 1,
                  "orderMultiple": 24.1,
                  "sellMultiple": 25.1,
                  "baseMultiple": 26.1,
                  "hostStandardCost": 27,
                  "hostTotalCost": 28,
                  "hostRetail": 29,
                  "hostLandedUnitCostEx": 30,
                  "hostLandedUnitCostInc": 31,
                  "hostDesc": "sample string 32",
                  "directIndicator": "sample string 33",
                  "availableToOrder": true,
                  "hostRangeIndicator": "sample string 35",
                  "hostProductType": "sample string 36",
                  "hostProductGrade": "sample string 37",
                  "hostProductGroup": "sample string 38",
                  "hostSlowMoving": true,
                  "hostGeneralMerchandise": true,
                  "hostPillar": "sample string 41",
                  "hostLastUpdated": "2026-04-03T06:18:55.2289777",
                  "rebate": 1.0,
                  "rebateExclude": true,
                  "invoiceCodes": [
                    {
                      "$id": "11",
                      "pluG_UID": "eCkz3MDW8EKWcZfD96qPWQ==",
                      "pluGuid": "dc332978-d6c0-42f0-9671-97c3f7aa8f59",
                      "supplierIdentifier": "/57mLBuicEOCXI972g3Rdg==",
                      "supplierIdentifierGuid": "2ce69eff-a21b-4370-825c-8f7bda0dd176",
                      "invoiceCode": "sample string 1",
                      "storeIDs": [
                        1,
                        2
                      ]
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "storeIDs": [
                    1,
                    2
                  ],
                  "preferredSupplier": true,
                  "preferredRebateSupplier": true,
                  "supplierName": "sample string 42",
                  "salesMode": 43,
                  "orderPacked": true,
                  "active": true,
                  "price": 1,
                  "costGstPercent": 45,
                  "parentPluG_UID": "6uqy3WIL2k+Sb2OB6E+9yQ==",
                  "parentPluGuid": "ddb2eaea-0b62-4fda-926f-6381e84fbdc9",
                  "freight": 46.0,
                  "freightType": 1,
                  "product": {
                    "$id": "12",
                    "plu": 1,
                    "storeID": 1,
                    "masterPluG_UID": "QEA=",
                    "storeIDs": [
                      1,
                      2
                    ],
                    "g_UId": "6sOszzdHc0KIkHramdguNQ==",
                    "guid": "cfacc3ea-4737-4273-8890-7ada99d82e35",
                    "apn": "sample string 1",
                    "apnChanged": true,
                    "apnSwitched": true,
                    "barcode": "sample string 4",
                    "itemNumber": "sample string 5",
                    "itemNumberChanged": true,
                    "priceGroupG_UID": "+76d9F0WwUqVjrmQrQxUVA==",
                    "priceGroupGuid": "f49dbefb-165d-4ac1-958e-b990ad0c5454",
                    "blueprintID": 1,
                    "lastCountedDate": "2026-04-03T06:18:55.2289777",
                    "externalID": "sample string 7",
                    "active": true,
                    "activated": "2026-04-03T06:18:55.2289777",
                    "pluCreated": "2026-04-03T06:18:55.2289777",
                    "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": "2026-04-03T06:18:55.2289777",
                    "lastManualUpdate": "2026-04-03T06:18:55.2289777",
                    "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": "2026-04-03T06:18:55.2289777",
                    "currentCostUpdated": "2026-04-03T06:18:55.2289777",
                    "costDecimals": 31,
                    "costChanged": true,
                    "dealCostIdentifier": "QEA=",
                    "excludeFromRebate": true,
                    "rebateOverride": 1,
                    "costCalcMethod": 32,
                    "costCalcMethodChanged": true,
                    "costEffectiveDate": "2026-04-03T06:18:55.2289777",
                    "defaultGP": 1,
                    "breakTargetMode": 33,
                    "break1": 1,
                    "price1": 1,
                    "target1": 34,
                    "break2": 1,
                    "price2": 1,
                    "target2": 35,
                    "break3": 1,
                    "price3": 1,
                    "target3": 36,
                    "break1Changed": true,
                    "price1Changed": true,
                    "target1Changed": true,
                    "break2Changed": true,
                    "price2Changed": true,
                    "target2Changed": true,
                    "break3Changed": true,
                    "price3Changed": true,
                    "target3Changed": true,
                    "breakTargetModeChanged": true,
                    "margin": 1.1,
                    "marginChanged": true,
                    "marginRanged": true,
                    "marginRangedChanged": true,
                    "minimumMargin": 1.1,
                    "minimumMarginChanged": true,
                    "maximumMargin": 1.1,
                    "maximumMarginChanged": true,
                    "overrideHostWarehouseIndicator": true,
                    "overrideHostWarehouseIndicatorChanged": true,
                    "overrideHostPrice": true,
                    "overrideHostPriceChanged": true,
                    "overrideHostCost": true,
                    "overrideHostCostChanged": true,
                    "overrideHostMargin": true,
                    "overrideHostMarginChanged": true,
                    "alwaysApplyMargin": true,
                    "alwaysApplyMarginChanged": true,
                    "aws": 1.0,
                    "paws": 1.0,
                    "awsUpdated": "2026-04-03T06:18:55.2289777",
                    "posTare": 1,
                    "altPrice": 1.0,
                    "altPriceChanged": true,
                    "altPriceMode": 53,
                    "altPriceModeChanged": true,
                    "altPLUG_UID": "YBwHhAQR0kSe7yWAzjddnA==",
                    "altPLUGuid": "84071c60-1104-44d2-9eef-2580ce375d9c",
                    "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": "2026-04-03T06:18:55.2289777",
                    "labelLastPrice": 1,
                    "shelfPageLayoutG_UID": "4PLPZGSTU0yikfvQMuYjKw==",
                    "shelfPageLayoutGuid": "64cff2e0-9364-4c53-a291-fbd032e6232b",
                    "talkerPageLayoutG_UID": "HejXZ7nUMUiZ7C+/5MyyBA==",
                    "talkerPageLayoutGuid": "67d7e81d-d4b9-4831-99ec-2fbfe4ccb204",
                    "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,
                    "liabilityItem": true,
                    "trackSerial": true,
                    "trackSerialChanged": true,
                    "allowZeroPrice": true,
                    "allowZeroPriceChanged": true,
                    "notForSale": 92,
                    "notForSaleChanged": true,
                    "excludeFromDeals": true,
                    "excludeFromVoucher": true,
                    "minimumAge": 95,
                    "minimumAgeChanged": true,
                    "buyingLimit": 1,
                    "buyingLimitChanged": true,
                    "buyingLimitIndependent": true,
                    "buyingLimitIndependentChanged": true,
                    "inventoryGuid": "llZLR/2jvUKn7ZnWKMv30w==",
                    "inventoryIdentifier": "474b5696-a3fd-42bd-a7ed-99d628cbf7d3",
                    "inventoryAccuracy": 1,
                    "baseUnits": 99,
                    "orderPacked": 1,
                    "isManufactured": true,
                    "isIngredient": true,
                    "isModifier": true,
                    "isModifierChanged": true,
                    "hasModifiers": 100,
                    "defaultPrinter": "sample string 101",
                    "defaultPrinterGroup": "sample string 102",
                    "ingredientsOnManufacture": true,
                    "manufactureUnitMeasure": 1,
                    "mpl": 1,
                    "maxShelfQty": 103,
                    "allowAutoOrder": true,
                    "warrantyPeriod": 1,
                    "parentPluG_UId": "g/bhMmBsqU+JbMtCwaFChQ==",
                    "parentPluGuid": "32e1f683-6c60-4fa9-896c-cb42c1a14285",
                    "preferredHostVendor": 105,
                    "preferredHostChanged": true,
                    "code": "sample string 107",
                    "supplierIdentifier": "piFhZVdNRUSjYWzDOnfUHw==",
                    "supplierIdentifierGuid": "656121a6-4d57-4445-a361-6cc33a77d41f",
                    "supplierChanged": true,
                    "rebateSupplierIdentifier": "wfBiui1SxEufivqYiJYJTg==",
                    "rebateSupplierIdentifierGuid": "ba62f0c1-522d-4bc4-9f8a-fa988896094e",
                    "rebateSupplierChanged": true,
                    "availableForOrder": true,
                    "warehouseDirectIndicator": "sample string 109",
                    "warehouseDirectIndicatorChanged": true,
                    "productGrade": "sample string 111",
                    "productType": "sample string 112",
                    "productGroup": "sample string 113",
                    "complianceIndicator": "sample string 114",
                    "inhouseBrand": "sample string 115",
                    "slowMoving": true,
                    "generalMerchandise": true,
                    "comment": "sample string 118",
                    "lastUpdatedByUser": "sample string 119",
                    "lastManualUpdatedByUser": "sample string 120",
                    "lastUpdatedByUserOverride": true,
                    "lastUpdatedByHost": "2026-04-03T06:18:55.2289777",
                    "commodity": "sample string 122",
                    "businessPillar": "sample string 123",
                    "mscCommodity": "sample string 124",
                    "hostIdentifier": "EWRKLKvOX0W0xuKmfrJP5A==",
                    "hostIdentifierGuid": "2c4a6411-ceab-455f-b4c6-e2a67eb24fe4",
                    "serviceFeeID": 1,
                    "serviceFeeIDChanged": true,
                    "providerName": "sample string 126",
                    "aisleEnds": "sample string 127",
                    "deleted": true,
                    "deletedChanged": true,
                    "hidden": true,
                    "doNotRange": true,
                    "doNotRangeChanged": true,
                    "doNotOrder": true,
                    "doNotOrderChanged": true,
                    "locked": true,
                    "excludeFromWebUpdate": true,
                    "excludeFromWebUpdateChanged": true,
                    "webPriceBasedOn": 138,
                    "webPriceRounding": true,
                    "webMarkup": 140,
                    "webPriceMode": 141,
                    "altDepartmentID": 1,
                    "altSubDepartmentID": 1,
                    "altMinorDepartmentID": 1,
                    "altLesserDepartmentID": 1,
                    "altDeptCode": "sample string 142",
                    "altSubDeptCode": "sample string 143",
                    "altMinorDeptCode": "sample string 144",
                    "altLesserDeptCode": "sample string 145",
                    "altDepartmentChanged": true,
                    "storeProducts": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "store": {
                      "$ref": "2"
                    },
                    "storePrices": [
                      {
                        "$id": "13",
                        "pluG_UID": "NiHkp0bsw0G6CymCZlLHuA==",
                        "pluGuid": "a7e42136-ec46-41c3-ba0b-29826652c7b8",
                        "plu": 1,
                        "storeID": 1,
                        "zoneID": 2,
                        "zoneName": "sample string 3",
                        "store": "sample string 4",
                        "isElectedMasterStore": true,
                        "isZoneMasterStore": true,
                        "priceNow": 7,
                        "costNow": 8,
                        "costNowDecimals": 9,
                        "normalPrice": 10,
                        "priceNext": 1,
                        "costNext": 1,
                        "costNextDecimals": 11,
                        "nextCampaignName": "sample string 12",
                        "gstPercent": 13,
                        "normalCost": 14,
                        "normalCostDecimals": 15,
                        "costGstPercent": 16,
                        "costCalcMethod": 1,
                        "currentCost": 17,
                        "currentCostDecimals": 18,
                        "break1": 19,
                        "price1": 20,
                        "break2": 21,
                        "price2": 22,
                        "break3": 23,
                        "price3": 24,
                        "fuelItem": 25,
                        "fixedWeight": 26,
                        "active": true,
                        "complianceIndicator": "sample string 27",
                        "doNotOrder": true,
                        "doNotRange": true,
                        "isNormalPriceChangesCampaign": true,
                        "updated": "2026-04-03T06:18:55.2289777"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "currentPrices": {
                      "$id": "14",
                      "pluPrices": {
                        "$id": "15",
                        "plu": 1,
                        "pluG_UID": "QEA=",
                        "stores": [
                          1,
                          2
                        ],
                        "normalPrice": 1,
                        "cost": 2,
                        "break1": 3,
                        "price1": 4,
                        "break2": 5,
                        "price2": 6,
                        "break3": 7,
                        "price3": 8,
                        "discountPrice": 9,
                        "memberDiscountPrice": 10,
                        "acceptedUtc": "2026-04-03T06:18:55.2289777",
                        "priceChangeType": 0,
                        "costDecimals": 11,
                        "costCalcMethod": 12,
                        "targetCampaignPriceGtOrEquNormal": true
                      },
                      "normalPluPrices": {
                        "$ref": "15"
                      },
                      "winningCampaign": 1,
                      "winner": {
                        "$id": "16",
                        "campaignName": "sample string 1",
                        "campaignDescription": "sample string 2",
                        "talkerText": "sample string 3",
                        "disableWasSave": true,
                        "startDate": "2026-04-03T06:18:55.2289777",
                        "startTime": 5,
                        "endDate": "2026-04-03T06:18:55.2289777",
                        "endTime": 6,
                        "newPrice": 7,
                        "newCost": 8,
                        "newCostDecimals": 9,
                        "pctDiscount": 10,
                        "promoType": 1,
                        "promotionTypeCode": "sample string 11",
                        "hostType": 12,
                        "hostIdentifier": "CKbvjvvrU0+nuDLvQyM3DA==",
                        "hostIdentifierGuid": "8eefa608-ebfb-4f53-a7b8-32ef4323370c",
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ]
                      },
                      "details": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "tray": {
                      "$id": "17",
                      "g_UId": "htqv6wuvA0KopkTa5joFBA==",
                      "guid": "ebafda86-af0b-4203-a8a6-44dae63a0504",
                      "name": "sample string 1",
                      "number": 1,
                      "tare": 1
                    },
                    "priceGroup": {
                      "$id": "18",
                      "priceGroupG_UID": "mfj16RafZEu7gVrGzKuYkw==",
                      "priceGroupGuid": "e9f5f899-9f16-4b64-bb81-5ac6ccab9893",
                      "name": "sample string 2",
                      "code": 1,
                      "modified": true,
                      "updated": "2026-04-03T06:18:55.2289777",
                      "buyingLimit": 1,
                      "buyingLimitIndependent": true,
                      "buyingLimitType": 0,
                      "number": 1,
                      "products": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "productCount": 1
                    },
                    "priceGroupName": "sample string 147",
                    "nutrifacts": {
                      "$id": "19",
                      "pluG_UID": "eNP8LLG9kEmKC6a07OryZg==",
                      "pluGuid": "2cfcd378-bdb1-4990-8a0b-a6b4eceaf266",
                      "plu": 1,
                      "servingsPerPack": 1,
                      "servingSize": 1,
                      "showAllergens": 1,
                      "energy": 1,
                      "protein": 1,
                      "fat": 1,
                      "saturated": 1,
                      "carbo": 1,
                      "sugars": 1,
                      "sodium": 1,
                      "potasium": 1,
                      "calcium": 1,
                      "fibre": 1,
                      "soya": 1,
                      "nutsSeeds": 1,
                      "shells": 1,
                      "eggs": 1,
                      "dairy": 1,
                      "gluten": 1,
                      "sulphites": 1,
                      "peanuts": 1,
                      "sesame": 1,
                      "fish": 1,
                      "lupins": 1
                    },
                    "dates": {
                      "$id": "20",
                      "pluGuid": "534dc75e-bb0c-4b70-aa5f-f7ca93fcd9cb",
                      "created": "2026-04-03T06:18:55.2289777",
                      "createdByUser": "sample string 1",
                      "activated": "2026-04-03T06:18:55.2289777",
                      "activatedByUser": "sample string 2",
                      "deactivated": "2026-04-03T06:18:55.2289777",
                      "deactivatedByUser": "sample string 3",
                      "lastOrdered": "2026-04-03T06:18:55.2289777",
                      "lastOrderedQty": 4.0,
                      "lastReceived": "2026-04-03T06:18:55.2289777",
                      "lastReceivedQty": 5.0,
                      "lastInvoiceStatus": 1,
                      "lastCounted": "2026-04-03T06:18:55.2289777",
                      "lastSold": "2026-04-03T06:18:55.2289777",
                      "firstSold": "2026-04-03T06:18:55.2289777",
                      "awsUpdated": "2026-04-03T06:18:55.2289777",
                      "lastManualUpdate": "2026-04-03T06:18:55.2289777",
                      "lastManualUpdatedByUser": "sample string 7",
                      "lastUpdated": "2026-04-03T06:18:55.2289777",
                      "lastUpdatedByUser": "sample string 9",
                      "lastUpdatedByHost": "2026-04-03T06:18:55.2289777",
                      "doNotRangeUpdated": "2026-04-03T06:18:55.2289777",
                      "doNotOrderUpdated": "2026-04-03T06:18:55.2289777",
                      "tracked": "2026-04-03T06:18:55.2289777"
                    },
                    "allergens": [
                      {
                        "$id": "21",
                        "primaryKey": {
                          "$id": "22",
                          "pluGuid": "73002434-b757-408f-8bf8-12b7687db6dc",
                          "contains": 2
                        },
                        "allergenID": 1,
                        "pluG_UID": "NCQAc1e3j0CL+BK3aH223A==",
                        "pluGuid": "73002434-b757-408f-8bf8-12b7687db6dc",
                        "contains": 2,
                        "allergenName": "sample string 3",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "costs": {
                      "$id": "23",
                      "pluG_UID": "bWY8Z8Zg8E2sqRBCNUeBiQ==",
                      "pluGuid": "673c666d-60c6-4df0-aca9-104235478189",
                      "enteredCost": 1,
                      "weightedAvgCost": 1,
                      "lastCost": 1,
                      "rawEnteredCost": 2,
                      "rawWeightedAvgCost": 3,
                      "rawLastCost": 4,
                      "freight": 5.0,
                      "freightType": 6,
                      "costDecimals": 7,
                      "fifoCost": 1,
                      "updated": "2026-04-03T06:18:55.2289777",
                      "normalCost": 1,
                      "currentCost": 1
                    },
                    "sales": [
                      {
                        "$id": "24",
                        "saleHeaderID": 1,
                        "created": "2026-04-03T06:18:55.2289777",
                        "createdLocal": "2026-04-03T06:18:55.2289777",
                        "storeID": 3,
                        "storeName": "sample string 4",
                        "operatorG_Uid": "pptPOsGxx0mkvE8zNkfB7A==",
                        "operatorGuid": "3a4f9ba6-b1c1-49c7-a4bc-4f333647c1ec",
                        "operatorName": "sample string 5",
                        "tranType": 1,
                        "plu": 1,
                        "pluG_UId": "qnwq3tCoekaLYWQxsbD5JA==",
                        "pluGuid": "de2a7caa-a8d0-467a-8b61-6431b1b0f924",
                        "normalPrice": 1,
                        "totalCents": 1,
                        "cost": 1,
                        "grossProfit": 1,
                        "quantity": 1,
                        "operator": {
                          "$id": "25",
                          "id": 1,
                          "g_Uid": "DSKP+6Wb2Eqj7ViSKZs/rg==",
                          "guid": "fb8f220d-9ba5-4ad8-a3ed-5892299b3fae",
                          "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": "2026-04-03T06:18:55.2289777",
                          "passwordResetRequired": true,
                          "alteredInStore": true,
                          "startShift": "2026-04-03T06:18:55.2289777",
                          "endShift": "2026-04-03T06:18:55.2289777",
                          "machineName": "sample string 20",
                          "drawerID": 1,
                          "stores": [
                            {
                              "$id": "26",
                              "operatorG_UID": "hjjz9Yz45UyoJvaJJvAo2g==",
                              "operatorGuid": "f5f33886-f88c-4ce5-a826-f68926f028da",
                              "storeID": 2,
                              "operator": {
                                "$ref": "25"
                              },
                              "store": {
                                "$ref": "2"
                              }
                            },
                            {
                              "$ref": "26"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "apns": [
                      {
                        "$id": "27",
                        "pluID": 1,
                        "pluG_UID": "wWls34Hvg0uKywsp6RHoqg==",
                        "pluGuid": "df6c69c1-ef81-4b83-8acb-0b29e911e8aa",
                        "apn": "sample string 1",
                        "deleted": true,
                        "storeID": 1,
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "tuns": [
                      {
                        "$id": "28",
                        "pluG_UId": "j/7JVbtUs0WYH7ngoqopRw==",
                        "pluGuid": "55c9fe8f-54bb-45b3-981f-b9e0a2aa2947",
                        "apn": "sample string 1",
                        "tun": "sample string 2",
                        "cartonQuantity": 3,
                        "product": {
                          "$ref": "12"
                        },
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "competitionPricing": [
                      {
                        "$id": "29",
                        "identifier": "Ilup2/goWkyZtKigLtkeQw==",
                        "identifierGuid": "dba95b22-28f8-4c5a-99b4-a8a02ed91e43",
                        "pluG_UID": "E8Z6Y0My2ESMJsCiNYgL7w==",
                        "pluGuid": "637ac613-3243-44d8-8c26-c0a235880bef",
                        "competitionID": 1,
                        "name": "sample string 2",
                        "sellMultiple": 3,
                        "retailPrice": 4,
                        "storeName": "sample string 5"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "supplier": {
                      "$ref": "7"
                    },
                    "supplierName": "sample string 148",
                    "children": [
                      {
                        "$ref": "12"
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "ordering": {
                      "$ref": "10"
                    },
                    "flipChartPages": [
                      {
                        "$id": "30",
                        "identifier": "9JnFd7pl20+qGQjKhEIRFA==",
                        "groupName": "sample string 1",
                        "identifierGuid": "77c599f4-65ba-4fdb-aa19-08ca84421114",
                        "exists": true,
                        "flipChartIdentifier": "quv92MhSbkyXS+40tKz7Pg==",
                        "flipChartIdentifierGuid": "d8fdebaa-52c8-4c6e-974b-ee34b4acfb3e",
                        "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": "Rkv2gG55hUKcjKmcWgJBUw==",
                        "groupIdentifierGuid": "80f64b46-796e-4285-9c8c-a99c5a024153",
                        "flipChart": {
                          "$id": "31",
                          "identifier": "CZE41dBy6EWLHMpyviwWZA==",
                          "identifierGuid": "d5389109-72d0-45e8-8b1c-ca72be2c1664",
                          "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": "32",
                            "identifier": "MJfgvCHDt0aAoIUbmv8jDg==",
                            "identifierGuid": "bce09730-c321-46b7-80a0-851b9aff230e",
                            "name": "sample string 2",
                            "formType": "sample string 3",
                            "forms": [
                              {
                                "$id": "33",
                                "id": 1,
                                "g_UID": "3GNtKCR070+Be8ZOhFw8KA==",
                                "guid": "286d63dc-7424-4fef-817b-c64e845c3c28",
                                "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": "FcWbNW0Alkam9AqISIDbBA==",
                                "previousFormGuid": "359bc515-006d-4696-a6f4-0a884880db04",
                                "nextForm": 1,
                                "nextFormG_UID": "w+MZB7ZWEEO7RnSePj7Esg==",
                                "nextFormGuid": "0719e3c3-56b6-4310-bb46-749e3e3ec4b2",
                                "attributes": "sample string 10",
                                "updated": "2026-04-03T06:18:55.2289777",
                                "positioning": 1,
                                "contentPanel": "sample string 11",
                                "selectionMode": 1,
                                "maximumSelections": 1,
                                "alteredInStore": true,
                                "deleted": true,
                                "blueprintID": 1,
                                "preserveLayout": true,
                                "mainCheckoutFormName": "sample string 13",
                                "nextCheckoutForm": {
                                  "$ref": "33"
                                },
                                "previousCheckoutForm": {
                                  "$ref": "33"
                                },
                                "buttons": [
                                  {
                                    "$id": "34",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "A3wlg7636EGnlEuufBMUVQ==",
                                    "checkoutFormGuid": "83257c03-b7be-41e8-a794-4bae7c131455",
                                    "identifier": "73IhBP8pH0OrL1OTfHwxSQ==",
                                    "identifierGuid": "042172ef-29ff-431f-ab2f-53937c7c3149",
                                    "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": "pljljEtI2keOP9MJ0Cm+Wg==",
                                    "valueGuid": "8ce558a6-484b-47da-8e3f-d309d029be5a",
                                    "buttonText": "sample string 10",
                                    "valueText": "sample string 11",
                                    "drawImageAndButton": true,
                                    "updated": "2026-04-03T06:18:55.2289777",
                                    "action": "sample string 12",
                                    "valueForm": {
                                      "$ref": "33"
                                    },
                                    "image": {
                                      "$id": "35",
                                      "name": "sample string 3.sample string 4",
                                      "imageID": 2,
                                      "imageName": "sample string 3",
                                      "imageExtension": "sample string 4",
                                      "lastUpdate": "2026-04-03T06:18:55.2289777",
                                      "imageData": "QEA=",
                                      "readOnly": true
                                    }
                                  },
                                  {
                                    "$ref": "34"
                                  }
                                ],
                                "panels": [
                                  {
                                    "$id": "36",
                                    "id": 1,
                                    "checkoutFormID": 2,
                                    "checkoutFormG_UID": "zM6zmEBadEa07li8fRzL5w==",
                                    "checkoutFormGuid": "98b3cecc-5a40-4674-b4ee-58bc7d1ccbe7",
                                    "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": "36"
                                  }
                                ]
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "panels": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ]
                          },
                          "pages": [
                            {
                              "$ref": "30"
                            },
                            {
                              "$ref": "30"
                            }
                          ]
                        },
                        "contentPanel": {
                          "$ref": "36"
                        },
                        "products": [
                          {
                            "$id": "37",
                            "flipChartPageIdentifier": "imAxVgRlsUOa9n5pqyd0Jw==",
                            "flipChartPageIdentifierGuid": "5631608a-6504-43b1-9af6-7e69ab277427",
                            "pluG_UID": "7HTUA8h8LU68WjY2tHtMWA==",
                            "pluGuid": "03d474ec-7cc8-4e2d-bc5a-3636b47b4c58",
                            "sortOrder": 3,
                            "sent": true,
                            "productChanged": true,
                            "productImageName": "sample string 6",
                            "productShowImageOnFlipCharts": true,
                            "productShowTextOnFlipCharts": true,
                            "productOverrideFlipChartText": true,
                            "productFlipChartText": "sample string 10",
                            "product": {
                              "$ref": "12"
                            },
                            "departmentSortOrder": 11,
                            "subDepartmentName": "sample string 12"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "productCount": 27,
                        "pages": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      {
                        "$ref": "30"
                      }
                    ],
                    "priceHistory": [
                      {
                        "$id": "38",
                        "pluG_UID": "9rlrmqWEQ0qGnTjscTkW1Q==",
                        "pluGuid": "9a6bb9f6-84a5-4a43-869d-38ec713916d5",
                        "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": "2026-04-03T06:18:55.2289777",
                        "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": "38"
                      }
                    ],
                    "ingredients": [
                      {
                        "$id": "39",
                        "pluG_UID": "X1SbbbgRgUmeWVcTEoxiCQ==",
                        "ingredientGuid": "qDxF5L+u8UqUY6bdqlp8Jg==",
                        "ingredientIdentifier": "e4453ca8-aebf-4af1-9463-a6ddaa5a7c26",
                        "quantity": 1.0,
                        "storeIDs": [
                          1,
                          2
                        ],
                        "ingredientText": "sample string 1",
                        "ingredient": {
                          "$ref": "12"
                        }
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "bins": [
                      {
                        "$id": "40",
                        "pluG_UID": "mvCR7zG/DkSM8CPguQWIKg==",
                        "pluGuid": "ef91f09a-bf31-440e-8cf0-23e0b905882a",
                        "shelfLocationIdentifier": "nhTWAEQy0kCXHd4DCPzmXg==",
                        "shelfLocationGuid": "00d6149e-3244-40d2-971d-de0308fce65e",
                        "labelShelfDefault": 1,
                        "labelTalkerDefault": 1,
                        "labelSmall": true,
                        "labelPageLayoutG_UID": "iOcTFwTVIkOad68+kqHVTQ==",
                        "labelPageLayoutGuid": "1713e788-d504-4322-9a77-af3e92a1d54d",
                        "updated": "2026-04-03T06:18:55.2289777",
                        "electronicShelfLabelIdentifier": "sample string 5",
                        "electronicshelfLabelsConfigurationID": 6,
                        "labelShelfChanged": true,
                        "productName": "sample string 8",
                        "locationText": "sample string 9",
                        "product": {
                          "$ref": "12"
                        },
                        "location": {
                          "$id": "41",
                          "identifier": "PKsHq8gJb0ee48wwhZofrw==",
                          "storeID": 1,
                          "identifierGuid": "ab07ab3c-09c8-476f-9ee3-cc30859a1faf",
                          "name": "sample string 2",
                          "haccp": true,
                          "blueprintID": 1,
                          "updated": "2026-04-03T06:18:55.2289777",
                          "minTemp": 1,
                          "maxTemp": 1,
                          "checkFrequency": 1,
                          "storeCaseConfiguration": 5,
                          "storeName": "sample string 6",
                          "bins": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ]
                        }
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "bin": {
                      "$ref": "40"
                    },
                    "scaleLocations": [
                      {
                        "$id": "42",
                        "plu": 1,
                        "pluG_UID": "I87T7HbgbkqYGgjp1Sbdeg==",
                        "pluGuid": "ecd3ce23-e076-4a6e-981a-08e9d526dd7a",
                        "deptNo": 1,
                        "product": {
                          "$ref": "12"
                        },
                        "scaleLocation": {
                          "$id": "43",
                          "id": 1,
                          "deptNo": 1,
                          "deptCode": "sample string 2",
                          "name": "sample string 3",
                          "enabled": true,
                          "updated": "2026-04-03T06:18:55.2289777",
                          "department": {
                            "$id": "44",
                            "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": "43"
                            },
                            "subDepartments": [
                              {
                                "$id": "45",
                                "id": 1,
                                "departmentID": 2,
                                "name": "sample string 3",
                                "code": "sample string 4",
                                "departmentCode": "sample string 5",
                                "externalSales": true,
                                "minorDepartments": [
                                  {
                                    "$id": "46",
                                    "id": 1,
                                    "subDepartmentID": 2,
                                    "departmentID": 3,
                                    "name": "sample string 4",
                                    "subDepartmentCode": "sample string 5",
                                    "departmentCode": "sample string 6",
                                    "code": "sample string 7",
                                    "lesserDepartments": [
                                      {
                                        "$id": "47",
                                        "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": "2026-04-03T06:18:55.2289777",
                                        "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": "PQvtBEKh6EioaSWcwYJw8w==",
                                        "labelPageLayoutGuid": "04ed0b3d-a142-48e8-a869-259cc18270f3",
                                        "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": "48",
                                          "dept": 1,
                                          "category": 2,
                                          "name": "sample string 3",
                                          "active": true,
                                          "mscCommodities": [
                                            {
                                              "$id": "49",
                                              "dept": 1,
                                              "category": 2,
                                              "commodity": 3,
                                              "name": "sample string 4",
                                              "active": true,
                                              "mscSubCommodities": [
                                                {
                                                  "$id": "50",
                                                  "dept": 1,
                                                  "category": 2,
                                                  "commodity": 3,
                                                  "subCommodity": 4,
                                                  "name": "sample string 5",
                                                  "active": true,
                                                  "subCommodityCode": "sample string 7"
                                                },
                                                {
                                                  "$ref": "50"
                                                }
                                              ],
                                              "commodityCode": "sample string 6"
                                            },
                                            {
                                              "$ref": "49"
                                            }
                                          ],
                                          "categoryCode": "sample string 5"
                                        },
                                        "mscCom": {
                                          "$ref": "49"
                                        },
                                        "mscDep": {
                                          "$id": "51",
                                          "dept": 1,
                                          "name": "sample string 2",
                                          "active": true,
                                          "mscCategories": [
                                            {
                                              "$ref": "48"
                                            },
                                            {
                                              "$ref": "48"
                                            }
                                          ],
                                          "deptCode": "sample string 4"
                                        },
                                        "mscSubCom": {
                                          "$ref": "50"
                                        }
                                      },
                                      {
                                        "$ref": "47"
                                      }
                                    ],
                                    "updated": "2026-04-03T06:18:55.2289777",
                                    "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": "hovYRQ82o0CFf3hcKAJQcQ==",
                                    "labelPageLayoutGuid": "45d88b86-360f-40a3-857f-785c28025071",
                                    "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": "48"
                                    },
                                    "mscCom": {
                                      "$ref": "49"
                                    },
                                    "mscDep": {
                                      "$ref": "51"
                                    },
                                    "mscSubCom": {
                                      "$ref": "50"
                                    }
                                  },
                                  {
                                    "$ref": "46"
                                  }
                                ],
                                "investmentBuyOverride": true,
                                "updated": "2026-04-03T06:18:55.2289777",
                                "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": "YAsYVhytlk2f65rrG748dQ==",
                                "labelPageLayoutGuid": "56180b60-ad1c-4d96-9feb-9aeb1bbe3c75",
                                "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": "48"
                                },
                                "mscCom": {
                                  "$ref": "49"
                                },
                                "mscDep": {
                                  "$ref": "51"
                                },
                                "mscSubCom": {
                                  "$ref": "50"
                                }
                              },
                              {
                                "$ref": "45"
                              }
                            ],
                            "stores": [
                              1,
                              2
                            ],
                            "investmentBuyOverride": true,
                            "updated": "2026-04-03T06:18:55.2289777",
                            "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": "YxEbLAzVVkOrNrBsvwP2Dg==",
                            "labelPageLayoutGuid": "2c1b1163-d50c-4356-ab36-b06cbf03f60e",
                            "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": "48"
                            },
                            "mscCom": {
                              "$ref": "49"
                            },
                            "mscDep": {
                              "$ref": "51"
                            },
                            "mscSubCom": {
                              "$ref": "50"
                            }
                          }
                        }
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "nextPrice": {
                      "$id": "52",
                      "id": 1,
                      "campaignID": 2,
                      "campaignName": "sample string 3",
                      "plu": 1,
                      "hostOfferID": 1,
                      "metcashPromotionID": "sample string 4",
                      "metcashPromotionPlacement": "sample string 5",
                      "pluG_UID": "mWjlTlJtF0qJgEWZ4Cc97w==",
                      "pluGuid": "4ee56899-6d52-4a17-8980-4599e0273def",
                      "newPrice": 1,
                      "pctDiscount": 1,
                      "newCost": 1,
                      "newCostDecimals": 6,
                      "dealCostIdentifier": "sE99Ysj+oU6ou+kZ7+b5fw==",
                      "dealCostGuid": "627d4fb0-fec8-4ea1-a8bb-e919efe6f97f",
                      "pluName": "sample string 7",
                      "apn": "sample string 8",
                      "fuelItem": true,
                      "priceGroupG_UID": "CdAg8BRKhE6WCux5jAFNyg==",
                      "priceGroupGuid": "f020d009-4a14-4e84-960a-ec798c014dca",
                      "itemNumber": "sample string 10",
                      "cri": "sample string 11",
                      "pluPrice": 12,
                      "costCalcMethod": 13,
                      "pluCost": 14,
                      "pluCostIndicator": "sample string 15",
                      "pluPriceGstPercent": 16,
                      "pluCostGstPercent": 17,
                      "pluActive": true,
                      "cartonQty": 1.1,
                      "baseUnits": 19.1,
                      "salesMode": 1,
                      "pluNormalCost": 20,
                      "pluaws": 21.0,
                      "directNumber": "sample string 22",
                      "departmentName": "sample string 23",
                      "subDepartmentName": "sample string 24",
                      "priceGroupName": "sample string 25",
                      "supplierName": "sample string 26",
                      "stockOnHand": 1.1,
                      "stockOnOrder": 1.1,
                      "lastReceived": "2026-04-03T06:18:55.2289777",
                      "rrp": 27,
                      "campaignDescription": "sample string 28",
                      "hostCampaign": true,
                      "hostIdentifier": "QEA=",
                      "hostIdentifierGuid": "3031b954-0749-4fd3-bad4-eac77ca7037f",
                      "campaignComboPriceGroupG_UID": "w6aASyIsvUa9fNxqfBC9vg==",
                      "campaignComboPriceGroupIdentifier": "4b80a6c3-2c22-46bd-bd7c-dc6a7c10bdbe",
                      "promotionPlacementDescription": "sample string 30",
                      "storeAcceptances": [
                        {
                          "$id": "53",
                          "plu": 1,
                          "pluG_UId": "QEA=",
                          "campaignID": 1,
                          "campaignName": "sample string 2",
                          "storeID": 3,
                          "acceptedUtc": "2026-04-03T06:18:55.2289777",
                          "operatorG_UID": "S6UsdpRY10iN1c0AXiHN6w==",
                          "operatorGuid": "762ca54b-5894-48d7-8dd5-cd005e21cdeb",
                          "machineID": 1,
                          "processed": true,
                          "appliedUtc": "2026-04-03T06:18:55.2289777",
                          "signIqTicketFileMovedUtc": "2026-04-03T06:18:55.2289777",
                          "user": "sample string 6",
                          "campaignDescription": "sample string 7",
                          "productDesc": "sample string 8",
                          "storeName": "sample string 9",
                          "effectiveUtc": "2026-04-03T06:18:55.2289777",
                          "priceChangeType": 0,
                          "operatorName": "sample string 10",
                          "hostCampaign": true,
                          "hostIdentifier": "QEA=",
                          "hostIdentifierGuid": "a969a5a2-c958-4fcb-9926-02c823d80047",
                          "product": {
                            "$ref": "12"
                          },
                          "campaignPlu": {
                            "$ref": "52"
                          },
                          "fuelItem": true
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "campaign": {
                        "$id": "54",
                        "id": 1,
                        "storeID": 2,
                        "name": "f4b68c2b-aa09-47c4-986f-38d7ed847f8f",
                        "nameGuid": "f4b68c2b-aa09-47c4-986f-38d7ed847f8f",
                        "description": "sample string 4",
                        "showDiscounts": true,
                        "showTotals": true,
                        "onlyEvaluateOnSubtotal": true,
                        "useDescription": true,
                        "campaignType": 1,
                        "startDate": "2026-04-03T06:18:55.2289777",
                        "startTime": 1,
                        "endDate": "2026-04-03T06:18:55.2289777",
                        "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": "2026-04-03T06:18:55.2289777",
                        "system": true,
                        "created": "2026-04-03T06:18:55.2289777",
                        "updated": "2026-04-03T06:18:55.2289777",
                        "priceChangeNotifiedUtc": "2026-04-03T06:18:55.2289777",
                        "promoType": 1,
                        "promotionTypeCode": "sample string 13",
                        "hostIdentifier": "ChSsmNKNZ0q4KtROkfa+4g==",
                        "hostIdentifierGuid": "98ac140a-8dd2-4a67-b82a-d44e91f6bee2",
                        "hostType": 14,
                        "createdByUser": "sample string 15",
                        "fromHost": true,
                        "deleted": true,
                        "campaignDeleted": "2026-04-03T06:18:55.2289777",
                        "updatedByUser": "sample string 18",
                        "offerID": 1,
                        "isPriceChangeCampaign": true,
                        "stores": [
                          1,
                          2
                        ],
                        "storeNames": [
                          "sample string 1",
                          "sample string 2"
                        ],
                        "campaignPlus": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "campaignPools": [
                          {
                            "$id": "55",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "plu": 4,
                            "pluG_UID": "fBeztwv4LUaDWIcH/npHXA==",
                            "pluGuid": "b7b3177c-f80b-462d-8358-8707fe7a475c",
                            "hostOfferID": 1,
                            "priceGroupG_UID": "33TokdrtNUOZPQ8KzKXiag==",
                            "priceGroupGuid": "91e874df-edda-4335-993d-0f0acca5e26a",
                            "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": "2026-04-03T06:18:55.2289777",
                            "rrp": 17,
                            "campaignDescription": "sample string 18",
                            "product": {
                              "$ref": "12"
                            },
                            "campaign": {
                              "$ref": "54"
                            }
                          },
                          {
                            "$ref": "55"
                          }
                        ],
                        "sellingRules": [
                          {
                            "$id": "56",
                            "id": 1,
                            "identifier": "fPXrMqh5y0SuAFsNK00/QQ==",
                            "identifierStr": "fPXrMqh5y0SuAFsNK00/QQ==",
                            "identifierGuid": "32ebf57c-79a8-44cb-ae00-5b0d2b4d3f41",
                            "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": "54"
                            }
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "customers": [
                          {
                            "$id": "57",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "customerID": "kGyHw/nP7E2hk+/o3tgnOw==",
                            "customerIDGuid": "c3876c90-cff9-4dec-a193-efe8ded8273b",
                            "campaign": {
                              "$ref": "54"
                            },
                            "customer": {
                              "$id": "58",
                              "identifier": "Cuqk2PSMnkSkBHNz83kUGw==",
                              "identifierGuid": "d8a4ea0a-8cf4-449e-a404-7373f379141b",
                              "code": "sample string 2",
                              "familyName": "sample string 3",
                              "givenName": "sample string 4",
                              "otherName": "sample string 5",
                              "title": "sample string 6",
                              "dateOfBirth": "2026-04-03T06:18:55.2289777",
                              "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": "tvwBPciVB0GOw3Yig5kFtQ==",
                              "communityIdentifierGuid": "3d01fcb6-95c8-4107-8ec3-7622839905b5",
                              "joined": "2026-04-03T06:18:55.2289777",
                              "updated": "2026-04-03T06:18:55.2289777",
                              "active": true,
                              "reasonInactive": 1,
                              "groupCustomer": true,
                              "loyaltyPoints": 1,
                              "homeStoreID": 1,
                              "availableSpend": 1,
                              "priceLevelIdentifier": "+lqrQF5Pjkyfnyv3Bs0akg==",
                              "priceLevelIdentifierGuid": "40ab5afa-4f5e-4c8e-9f9f-2bf706cd1a92",
                              "marketingID": "sample string 18",
                              "receiptPrintOptions": 1,
                              "hidden": true,
                              "registered": true,
                              "registeredOn": "2026-04-03T06:18:55.2289777",
                              "emailMarketing": true,
                              "smsMarketing": true,
                              "deleted": true,
                              "deletedUser": "sample string 24",
                              "homeStoreName": "sample string 25",
                              "customerCards": [
                                {
                                  "$id": "59",
                                  "cardType": 2,
                                  "issueDate": "2026-04-03T06:18:55.2289777",
                                  "expiry": "2026-04-03T06:18:55.2289777",
                                  "customerID": "vcnsxMsDrUicV1qxbJU3Ow==",
                                  "customerIDGuid": "c4ecc9bd-03cb-48ad-9c57-5ab16c95373b",
                                  "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": "2026-04-03T06:18:55.2289777",
                                  "linkedAccount": "0NSjQ9IUKkS75aQfdWRo1g==",
                                  "linkedAccountGuid": "43a3d4d0-14d2-442a-bbe5-a41f756468d6",
                                  "currentValueChanged": true,
                                  "limitsChanged": true,
                                  "customer": {
                                    "$ref": "58"
                                  },
                                  "account": {
                                    "$id": "60",
                                    "id": 1,
                                    "identifier": "2g/S+1eCk0+T8ksS67jDMA==",
                                    "identifierGuid": "fbd20fda-8257-4f93-93f2-4b12ebb8c330",
                                    "referenceNo": "sample string 3",
                                    "name": "sample string 4",
                                    "created": "2026-04-03T06:18:55.2289777",
                                    "owner": "YXvHY8pUukaU4ZSvWczhVw==",
                                    "ownerGuid": "63c77b61-54ca-46ba-94e1-94af59cce157",
                                    "accountStoreGroupIdentifier": "OJf6BR3BbEix70OG0ezgXw==",
                                    "accountStoreGroupGuid": "05fa9738-c11d-486c-b1ef-4386d1ece05f",
                                    "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": "2026-04-03T06:18:55.2289777",
                                    "active": true,
                                    "updated": "2026-04-03T06:18:55.2289777",
                                    "deleted": true,
                                    "deletedUser": "sample string 16",
                                    "currentBalanceChanged": true,
                                    "maximumLimitChanged": true,
                                    "loyaltyPointsChanged": true,
                                    "projectedBalance": 17,
                                    "accountStoreGroupStoreIDs": [
                                      1,
                                      2
                                    ],
                                    "customerEmail": "sample string 18",
                                    "ownerCustomer": {
                                      "$ref": "58"
                                    },
                                    "card": {
                                      "$ref": "59"
                                    },
                                    "members": {
                                      "$id": "61",
                                      "sample string 1": [
                                        {
                                          "$ref": "58"
                                        },
                                        {
                                          "$ref": "58"
                                        }
                                      ],
                                      "sample string 2": [
                                        {
                                          "$ref": "58"
                                        },
                                        {
                                          "$ref": "58"
                                        }
                                      ]
                                    },
                                    "customerGroups": [
                                      {
                                        "$id": "62",
                                        "identifier": "oZvdJE6PH0qbstEvKFb+Qw==",
                                        "identifierGuid": "24dd9ba1-8f4e-4a1f-9bb2-d12f2856fe43",
                                        "name": "sample string 2",
                                        "primaryContact": "C+B8Z7Rrv0a+PAH5BbNlcA==",
                                        "primaryContactGuid": "677ce00b-6bb4-46bf-be3c-01f905b36570",
                                        "accountID": "OdVf+GXi5UiXb8dHNHd1Cg==",
                                        "accountIDGuid": "f85fd539-e265-48e5-976f-c7473477750a",
                                        "special": true,
                                        "updated": "2026-04-03T06:18:55.2289777",
                                        "active": true,
                                        "reasonInactive": 1,
                                        "priceLevelIdentifier": "dxUlWfuO50ONbxkhM6nD7A==",
                                        "priceLevelIdentifierGuid": "59251577-8efb-43e7-8d6f-192133a9c3ec",
                                        "marketingListID": "sample string 7",
                                        "deleted": true,
                                        "account": {
                                          "$ref": "60"
                                        },
                                        "primaryContactCustomer": {
                                          "$ref": "58"
                                        },
                                        "customerGroupMembers": [
                                          {
                                            "$id": "63",
                                            "id": 1,
                                            "groupID": "9Yb4UjCiJEmWK89IQFr6dQ==",
                                            "groupIDGuid": "52f886f5-a230-4924-962b-cf48405afa75",
                                            "customerID": "H5YCJlXk+kKpjes3fQpjqQ==",
                                            "customerIDGuid": "2602961f-e455-42fa-a98d-eb377d0a63a9",
                                            "card": "sample string 4",
                                            "linkedAccount": "tGbkcUKpoEOS7mTy7TbT/Q==",
                                            "linkedAccountGuid": "71e466b4-a942-43a0-92ee-64f2ed36d3fd",
                                            "customer": {
                                              "$ref": "58"
                                            },
                                            "group": {
                                              "$ref": "62"
                                            },
                                            "customerCard": {
                                              "$ref": "59"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ]
                                      },
                                      {
                                        "$ref": "62"
                                      }
                                    ]
                                  },
                                  "payments": [
                                    {
                                      "$id": "64",
                                      "id": 1,
                                      "identifier": "Is6LGHUUJE6BPfXWHC7Dyg==",
                                      "identifierGuid": "188bce22-1475-4e24-813d-f5d61c2ec3ca",
                                      "storeID": 2,
                                      "operatorName": "sample string 3",
                                      "saleHeaderID": 4,
                                      "paymentType": 5,
                                      "amount": 6,
                                      "account": "sample string 7",
                                      "accountID": "ZvyaxuLpxEm7u4aN+MPLkQ==",
                                      "accountIDGuid": "c69afc66-e9e2-49c4-bbbb-868df8c3cb91",
                                      "customerAccount": {
                                        "$ref": "60"
                                      },
                                      "customerCard": {
                                        "$ref": "59"
                                      },
                                      "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": "2026-04-03T06:18:55.2289777",
                                      "invRocNo": "sample string 14",
                                      "responseCode": "sample string 15",
                                      "cashout": 1,
                                      "tip": 16,
                                      "idempotentVoid": "ag2MJsv5/EOt8OGY2BZzMA==",
                                      "idempotentVoidGuid": "268c0d6a-f9cb-43fc-adf0-e198d8167330",
                                      "offline": true,
                                      "processed": 1,
                                      "storeSaleHeader": {
                                        "$id": "65",
                                        "saleHeaderID": 1,
                                        "saleHeaderGuid": "MZYNfJdce0mDwmuQFbQLqg==",
                                        "saleHeaderIdentifierGuid": "7c0d9631-5c97-497b-83c2-6b9015b40baa",
                                        "created": "2026-04-03T06:18:55.2289777",
                                        "createdLocal": "2026-04-03T06:18:55.2289777",
                                        "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": "2026-04-03T06:18:55.2289777",
                                        "storeID": 1,
                                        "operatorG_Uid": "tdXsZUscqECleoX7IGMG6w==",
                                        "operatorGuid": "65ecd5b5-1c4b-40a8-a57a-85fb206306eb",
                                        "customerG_Uid": "bnyOLYxN1Uq/7FHspMveKQ==",
                                        "customerGuid": "2d8e7c6e-4d8c-4ad5-bfec-51eca4cbde29",
                                        "communityIdentifier": "7rF4ILY1Ekeu5swlCdfOGQ==",
                                        "communityIdentifierGuid": "2078b1ee-35b6-4712-aee6-cc2509d7ce19",
                                        "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": "pkTJunDWSUmXerAva3pjcw==",
                                        "priceLevelIdentifierGuid": "bac944a6-d670-4949-977a-b02f6b7a6373",
                                        "locked": 36,
                                        "orderMetadata": "{\"CustomerName\":\"sample string 1\",\"PickupAt\":\"2026-04-03T06:18:55.2289777+00:00\",\"DeliveryAddress1\":\"sample string 2\",\"DeliveryAddress2\":\"sample string 3\",\"CustomerPhoneNumber\":\"sample string 4\",\"OrderType\":0,\"ExternalOrderID\":\"sample string 5\",\"ExternalDisplayableOrderID\":\"sample string 6\",\"TableName\":\"sample string 7\",\"CreatedBy\":0,\"OrderingAppName\":\"sample string 8\"}",
                                        "deserialisedOrderMetadata": {
                                          "$id": "66",
                                          "customerName": "sample string 1",
                                          "pickupAt": "2026-04-03T06:18:55.2289777",
                                          "deliveryAddress1": "sample string 2",
                                          "deliveryAddress2": "sample string 3",
                                          "customerPhoneNumber": "sample string 4",
                                          "orderType": 0,
                                          "externalOrderID": "sample string 5",
                                          "externalDisplayableOrderID": "sample string 6",
                                          "tableName": "sample string 7",
                                          "createdBy": 0,
                                          "orderingAppName": "sample string 8"
                                        },
                                        "relationChecksum": "sample string 38",
                                        "loyaltyTender": 1,
                                        "giftCardTender": 1,
                                        "operator": {
                                          "$ref": "25"
                                        },
                                        "customer": {
                                          "$ref": "58"
                                        },
                                        "communityOrganisation": {
                                          "$id": "67",
                                          "id": 1,
                                          "identifier": "S89TUcBRb0+R2A3P//dkww==",
                                          "identifierGuid": "5153cf4b-51c0-4f6f-91d8-0dcffff764c3",
                                          "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",
                                          "abn": "sample string 15",
                                          "promoPeriodStart": "2026-04-03T06:18:55.2289777",
                                          "promoPeriodEnd": "2026-04-03T06:18:55.2289777",
                                          "allowDonations": true,
                                          "logoImageName": "sample string 17",
                                          "totalAmountAwarded": 18.1,
                                          "updated": "2026-04-03T06:18:55.2289777",
                                          "deleted": true
                                        },
                                        "details": [
                                          {
                                            "$id": "68",
                                            "saleItemID": 1,
                                            "identifier": "/d5bfB6tVUW06cQ1I+oeFg==",
                                            "identifierGuid": "7c5bdefd-ad1e-4555-b4e9-c43523ea1e16",
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "Jd/TfZz8Lka2vfCqAc7WWQ==",
                                            "pluGuid": "7dd3df25-fc9c-462e-b6bd-f0aa01ced659",
                                            "accountID": "fJCyADy55kyIC2TfbPRjDQ==",
                                            "accountIDGuid": "00b2907c-b93c-4ce6-880b-64df6cf4630d",
                                            "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": "2026-04-03T06:18:55.2289777",
                                            "bestOrExpireType": 1,
                                            "providerName": "sample string 11",
                                            "refundG_UID": "vk5Vu0QBekibCcu58cWsGg==",
                                            "refundGuid": "bb554ebe-0144-487a-9b09-cbb9f1c5ac1a",
                                            "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": "dvaA/F+HYkqQU3BKK2KfuQ==",
                                            "idempotentVoidGuid": "fc80f676-875f-4a62-9053-704a2b629fb9",
                                            "priceLevelIdentifier": "CO2Yv5vrW0Cyj2M7WOnuug==",
                                            "priceLevelIdentifierGuid": "bf98ed08-eb9b-405b-b28f-633b58e9eeba",
                                            "communityIdentifier": "F7atmZXq+UC0twHkRYbOvQ==",
                                            "communityIdentifierGuid": "99adb617-ea95-40f9-b4b7-01e44586cebd",
                                            "productName": "sample string 23",
                                            "apn": "sample string 24",
                                            "unknownScans": [
                                              {
                                                "$id": "69",
                                                "id": 1,
                                                "saleDetailID": 2,
                                                "storeID": 1,
                                                "scanned": "2026-04-03T06:18:55.2289777",
                                                "operatorG_UID": "QEA=",
                                                "barcode": "sample string 4",
                                                "processed": 1
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "refund": {
                                              "$id": "70",
                                              "id": 1,
                                              "g_UID": "DY0bA0ZyV0W5DqPGUYAKeQ==",
                                              "guid": "031b8d0d-7246-4557-b90e-a3c651800a79",
                                              "description": "sample string 1",
                                              "dumped": true,
                                              "inventoryReasonID": 1,
                                              "sortOrder": 1,
                                              "updated": "2026-04-03T06:18:55.2289777"
                                            },
                                            "modifier": {
                                              "$id": "71",
                                              "id": 1,
                                              "setG_UID": "d7drMzQIwEyOLSe3j+nxJw==",
                                              "modifierSetGuid": "336bb777-0834-4cc0-8e2d-27b78fe9f127",
                                              "name": "sample string 2",
                                              "price": 1,
                                              "quantity": 1,
                                              "modifierType": 1,
                                              "groupNumber": 1,
                                              "pageNumber": 1,
                                              "controlOrder": 1,
                                              "printToStation": true,
                                              "pluG_UID": "GF4DAR6YnEKAoQgyqqhfDQ==",
                                              "pluGuid": "01035e18-981e-429c-80a1-0832aaa85f0d",
                                              "deleted": true,
                                              "g_UID": "tq89+IthM0SUom4c3DPCnA==",
                                              "guid": "f83dafb6-618b-4433-94a2-6e1cdc33c29c",
                                              "product": {
                                                "$ref": "12"
                                              }
                                            },
                                            "priceLevelName": "sample string 25",
                                            "pumpNumber": 1,
                                            "hoseNumber": 1
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "eftReceipts": [
                                          {
                                            "$id": "72",
                                            "id": 1,
                                            "storeID": 1,
                                            "saleHeaderID": 2,
                                            "storeSaleHeader": {
                                              "$ref": "65"
                                            },
                                            "receipt": "sample string 3",
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "72"
                                          }
                                        ],
                                        "payments": [
                                          {
                                            "$ref": "64"
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "cards": [
                                          {
                                            "$id": "73",
                                            "id": 1,
                                            "saleHeaderID": 1,
                                            "identifier": "sample string 2",
                                            "cardType": 3,
                                            "providerName": "sample string 4"
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "campaignHits": [
                                          {
                                            "$id": "74",
                                            "id": 1,
                                            "saleHeaderID": 2,
                                            "campaign": "sample string 3",
                                            "name": "sample string 4",
                                            "processed": 1,
                                            "campaignDescription": "sample string 5"
                                          },
                                          {
                                            "$ref": "74"
                                          }
                                        ],
                                        "fuel": [
                                          {
                                            "$id": "75",
                                            "id": 1,
                                            "plu": 1,
                                            "pluG_UID": "m90r2P2VUk2lPIl03hshaA==",
                                            "pluGuid": "d82bdd9b-95fd-4d52-a53c-8974de1b2168",
                                            "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": "2026-04-03T06:18:55.2289777",
                                            "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": "2026-04-03T06:18:55.2289777",
                                            "tagNumber": "sample string 15",
                                            "trackTwoRem": "sample string 16",
                                            "transCode": 1,
                                            "transType": 1,
                                            "unitPrice": 1.0,
                                            "vehicleReg": "sample string 17",
                                            "offline": true,
                                            "processed": 1
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ],
                                        "fuelResells": [
                                          {
                                            "$id": "76",
                                            "saleItemID": 1,
                                            "saleHeaderID": 2,
                                            "plu": 1,
                                            "pluG_UId": "PacJP279gUGVGOm2co8Pfg==",
                                            "pluGuid": "3f09a73d-fd6e-4181-9518-e9b6728f0f7e",
                                            "accountID": "CsFnJGoO3U+mfROIfenrhQ==",
                                            "accountIDGuid": "2467c10a-0e6a-4fdd-a67d-13887de9eb85",
                                            "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": "2026-04-03T06:18:55.2289777",
                                            "bestOrExpireType": 1,
                                            "refundG_UID": "molRFGd6FkS8YHXzYuIUpw==",
                                            "refundGuid": "1451899a-7a67-4416-bc60-75f362e214a7",
                                            "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": "76"
                                          }
                                        ],
                                        "customerOrder": [
                                          {
                                            "$id": "77",
                                            "identifier": "clvGwFUrOk6Tnde3WZUuuA==",
                                            "identifierGuid": "c0c65b72-2b55-4e3a-939d-d7b759952eb8",
                                            "id": 1,
                                            "orderNo": 2,
                                            "externalSaleIdentifier": "sample string 3",
                                            "storeID": 4,
                                            "zoneID": 5,
                                            "deptNo": 6,
                                            "customerIdentifier": "tAHQUpCY1ES97SVcAhyjQQ==",
                                            "customerIdentifierGuid": "52d001b4-9890-44d4-bded-255c021ca341",
                                            "operatorNo": 1,
                                            "operatorG_UID": "ycHxg9RsqEaEnkagkV9YPw==",
                                            "operatorGuid": "83f1c1c9-6cd4-46a8-849e-46a0915f583f",
                                            "created": "2026-04-03T06:18:55.2289777",
                                            "ordered": "2026-04-03T06:18:55.2289777",
                                            "started": "2026-04-03T06:18:55.2289777",
                                            "completed": "2026-04-03T06:18:55.2289777",
                                            "supplied": "2026-04-03T06:18:55.2289777",
                                            "quickTicket": 1,
                                            "deleted": true,
                                            "walkAway": true,
                                            "approxWait": 1,
                                            "actualWait": 1,
                                            "deliveryMethod": 8,
                                            "externalSaleType": 9,
                                            "customer": {
                                              "$ref": "58"
                                            },
                                            "operator": {
                                              "$ref": "25"
                                            },
                                            "details": [
                                              {
                                                "$id": "78",
                                                "headerID": 1,
                                                "plu": 1,
                                                "pluG_UId": "OIfwPueu5EeOuTDUbWwuLQ==",
                                                "pluGuid": "3ef08738-aee7-47e4-8eb9-30d46d6c2e2d",
                                                "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": "YR4uclwwu0aiO8Mgm19www==",
                                                "headerIdentifierGuid": "722e1e61-305c-46bb-a23b-c3209b5f70c3",
                                                "product": {
                                                  "$ref": "12"
                                                }
                                              },
                                              {
                                                "$ref": "78"
                                              }
                                            ],
                                            "storeName": "sample string 11",
                                            "customerName": "sample string 12",
                                            "storeReplyTo": "sample string 13",
                                            "storeSubjectLine": "sample string 14",
                                            "storeSaleHeader": {
                                              "$ref": "65"
                                            }
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "surveyResponses": [
                                          {
                                            "$id": "79",
                                            "surveyG_UID": "PIBWxqR4KUmCwNkUhqlnVA==",
                                            "surveyGuid": "c656803c-78a4-4929-82c0-d91486a96754",
                                            "saleHeaderGuid": "jjBuDlv4EE2pQt3S7DPCWQ==",
                                            "saleGuid": "0e6e308e-f85b-4d10-a942-ddd2ec33c259",
                                            "textResponse": "sample string 1",
                                            "integerResponse": 1,
                                            "g_UIDResponse": "r7tBwZs66UiyE7q/Vl8iRQ==",
                                            "guidResponse": "c141bbaf-3a9b-48e9-b213-babf565f2245",
                                            "whoAnswered": 2,
                                            "answeredAtUTC": "2026-04-03T06:18:55.2289777",
                                            "sale": {
                                              "$ref": "65"
                                            },
                                            "survey": {
                                              "$id": "80",
                                              "g_UID": "jvxEmn5cWEmS/NBeTwDW5Q==",
                                              "guid": "9a44fc8e-5c7e-4958-92fc-d05e4f00d6e5",
                                              "name": "sample string 1",
                                              "storeID": 2,
                                              "zoneID": 1,
                                              "checkoutFormG_UID": "7k1HSosWV06b2YArlKYvBA==",
                                              "checkoutFormGuid": "4a474dee-168b-4e57-9bd9-802b94a62f04",
                                              "displayToWho": 3,
                                              "displayWhen": 4,
                                              "start": "2026-04-03T06:18:55.2289777",
                                              "end": "2026-04-03T06:18:55.2289777",
                                              "deleted": true,
                                              "updated": "2026-04-03T06:18:55.2289777",
                                              "possibleIntegerResponses": [
                                                1,
                                                2
                                              ],
                                              "possibleTextResponses": [
                                                "sample string 1",
                                                "sample string 2"
                                              ],
                                              "possibleGuidResponses": [
                                                "af4ed766-a14e-47c1-8098-c0cb157e0b29",
                                                "20a4ffe8-5e88-4d3d-a669-a037e2f60f0a"
                                              ],
                                              "allowsAllTextResponses": true,
                                              "surveyForm": {
                                                "$ref": "33"
                                              }
                                            },
                                            "ingressId": "sample string 4"
                                          },
                                          {
                                            "$ref": "79"
                                          }
                                        ],
                                        "storeName": "sample string 39",
                                        "terminalNumber": 40,
                                        "machineName": "sample string 41",
                                        "operatorName": "sample string 42",
                                        "direction": 1,
                                        "reason": "sample string 43",
                                        "accountG_UID": "Go2+zod0Rkm3CO0pZCP3xg==",
                                        "accountIdentifier": "cebe8d1a-7487-4946-b708-ed296423f7c6",
                                        "accountName": "sample string 44",
                                        "customerOrderIdentifier": "5h8puL3n2ESjSUKuG5t63A==",
                                        "customerOrderIdentifierGuid": "b8291fe6-e7bd-44d8-a349-42ae1b9b7adc",
                                        "priceLevelName": "sample string 45",
                                        "revision": 46,
                                        "ingressId": "sample string 47"
                                      },
                                      "metadata": {
                                        "$id": "81",
                                        "id": 1,
                                        "paymentID": 2,
                                        "paymentIdentifier": "Kasb6mwGnkyruBfFgTcEDQ==",
                                        "paymentIdentifierGuid": "ea1bab29-066c-4c9e-abb8-17c58137040d",
                                        "identifier": "ZHUPv6IfSUycBmnP/qXj7g==",
                                        "identifierGuid": "bf0f7564-1fa2-4c49-9c06-69cffea5e3ee",
                                        "metadata": "sample string 3",
                                        "signatureImage": "QEA=",
                                        "itemIdentifier": "o1kTWeDyAkaTRQJQIpxm7w==",
                                        "itemIdentifierGuid": "591359a3-f2e0-4602-9345-0250229c66ef"
                                      }
                                    },
                                    {
                                      "$ref": "64"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "customerGroupMembers": [
                                {
                                  "$ref": "63"
                                },
                                {
                                  "$ref": "63"
                                }
                              ],
                              "customerGroups": [
                                {
                                  "$ref": "62"
                                },
                                {
                                  "$ref": "62"
                                }
                              ],
                              "accounts": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "account": {
                                "$ref": "60"
                              },
                              "vouchers": [
                                {
                                  "$id": "82",
                                  "customerIdentifier": "fAPIPHUmZEGL/8sXadwHiw==",
                                  "customerIdentifierGuid": "3cc8037c-2675-4164-8bff-cb1769dc078b",
                                  "voucherName": "sample string 2",
                                  "count": 3,
                                  "storeID": 4,
                                  "barcode": "sample string 5",
                                  "redeemCount": 6,
                                  "issueCount": 7,
                                  "storeSalePaymentID": 1,
                                  "idempotentID": "mX6Ur9rl0kOvw2HxJWBpNA==",
                                  "idempotentGuid": "af947e99-e5da-43d2-afc3-61f125606934",
                                  "offline": true,
                                  "voucher": {
                                    "$id": "83",
                                    "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": "2026-04-03T06:18:55.2289777",
                                    "barcodeTemplate": {
                                      "$id": "84",
                                      "templateID": 1,
                                      "template": "sample string 1",
                                      "bcFunction": "sample string 2",
                                      "sortOrder": 3
                                    },
                                    "scaleLabel": {
                                      "$id": "85",
                                      "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": "2026-04-03T06:18:55.2289777",
                                      "labelPageLayout": "Wfkdgv1YpEOwUzkmDpdD0Q==",
                                      "pageLayoutGuid": "821df959-58fd-43a4-b053-39260e9743d1",
                                      "labelType": 6,
                                      "oldName": "sample string 7",
                                      "voucher": {
                                        "$ref": "83"
                                      },
                                      "elements": [
                                        {
                                          "$id": "86",
                                          "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": "2026-04-03T06:18:55.2289777"
                                        },
                                        {
                                          "$ref": "86"
                                        }
                                      ]
                                    },
                                    "customerVouchers": [
                                      {
                                        "$id": "87",
                                        "id": 1,
                                        "customerIdentifier": "COOTPZQtj0WGbEPyJpbXpA==",
                                        "customerIdentifierGuid": "3d93e308-2d94-458f-866c-43f22696d7a4",
                                        "voucherID": 3,
                                        "voucherName": "sample string 4",
                                        "storeID": 1,
                                        "barcode": "sample string 5",
                                        "dateOfIssue": "2026-04-03T06:18:55.2289777",
                                        "issuedSaleHeaderID": 1,
                                        "issuedSaleIdentifier": "sample string 7",
                                        "issuedOfflinePaymentID": 1,
                                        "issuedIdempotentID": "h+yYv8eg906wnXDQEd3nmg==",
                                        "issuedIdempotentGuid": "bf98ec87-a0c7-4ef7-b09d-70d011dde79a",
                                        "issuedOffline": true,
                                        "issuedUser": "sample string 9",
                                        "issuedNotes": "sample string 10",
                                        "expiryDate": "2026-04-03T06:18:55.2289777",
                                        "expiredUser": "sample string 11",
                                        "expiredNotes": "sample string 12",
                                        "redeemed": "2026-04-03T06:18:55.2289777",
                                        "redeemedSaleHeaderID": 1,
                                        "redeemedSaleIdentifier": "sample string 13",
                                        "redeemedOfflinePaymentID": 1,
                                        "redeemedIdempotentID": "SDOtHGgd8EuxaOBCGRnfqA==",
                                        "redeemedIdempotentGuid": "1cad3348-1d68-4bf0-b168-e0421919dfa8",
                                        "redeemedUser": "sample string 14",
                                        "redeemedNotes": "sample string 15",
                                        "redeemedOffline": true,
                                        "updated": "2026-04-03T06:18:55.2289777",
                                        "storeName": "sample string 17",
                                        "scaleLabel": {
                                          "$ref": "85"
                                        },
                                        "voucher": {
                                          "$ref": "83"
                                        },
                                        "customer": {
                                          "$ref": "58"
                                        },
                                        "issuedOfflinePayment": {
                                          "$ref": "64"
                                        },
                                        "redeemedOfflinePayment": {
                                          "$ref": "64"
                                        }
                                      },
                                      {
                                        "$ref": "87"
                                      }
                                    ]
                                  },
                                  "customer": {
                                    "$ref": "58"
                                  }
                                },
                                {
                                  "$ref": "82"
                                }
                              ]
                            }
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "customerGroups": [
                          {
                            "$id": "88",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "groupID": "ir69oKLhNEm/F6BDmPSDCQ==",
                            "groupIDGuid": "a0bdbe8a-e1a2-4934-bf17-a04398f48309",
                            "campaign": {
                              "$ref": "54"
                            },
                            "group": {
                              "$ref": "62"
                            }
                          },
                          {
                            "$ref": "88"
                          }
                        ],
                        "signIqTickets": [
                          {
                            "$id": "89",
                            "identifier": "PyZdNXjKMkextEZ5EfidUw==",
                            "identifierGuid": "355d263f-ca78-4732-b1b4-467911f89d53",
                            "campaignName": "sample string 2",
                            "message": "sample string 3",
                            "ticketFileSource": "sample string 4",
                            "ticketFileDestination": "sample string 5",
                            "storeID": 1
                          },
                          {
                            "$ref": "89"
                          }
                        ],
                        "comboPriceGroups": [
                          {
                            "$id": "90",
                            "id": 1,
                            "campaignID": 2,
                            "campaignName": "sample string 3",
                            "g_UID": "FCndgT1AAESznUZ1eRF2Gw==",
                            "guid": "81dd2914-403d-4400-b39d-46757911761b",
                            "description": "sample string 5",
                            "newPrice": 1,
                            "rangeDescription": "sample string 6",
                            "dealDescription": "sample string 7",
                            "labelQuantity": 8,
                            "hostProductCategoryID": 1,
                            "offerID": 1,
                            "dontUpdatePricePlus": true,
                            "campaign": {
                              "$ref": "54"
                            },
                            "comboPricePlus": [
                              {
                                "$id": "91",
                                "id": 1,
                                "campaignID": 2,
                                "campaignName": "sample string 3",
                                "groupG_UID": "4Ncdy88KQ0STIL3ubFDZjg==",
                                "groupGuid": "cb1dd7e0-0acf-4443-9320-bdee6c50d98e",
                                "comboPriceType": 5,
                                "priceType": 5,
                                "pluG_UID": "zAkT8RleXUGqMAp8annySA==",
                                "pluGuid": "f11309cc-5e19-415d-aa30-0a7c6a79f248",
                                "priceGroupG_UID": "9lw3/N/VMEOuoVQeFYnNjQ==",
                                "priceGroupGuid": "fc375cf6-d5df-4330-aea1-541e1589cd8d",
                                "campaignPoolID": "sample string 7",
                                "quantity": 1,
                                "campaign": {
                                  "$ref": "54"
                                },
                                "product": {
                                  "$ref": "12"
                                },
                                "priceGroup": {
                                  "$ref": "18"
                                },
                                "campaignPool": {
                                  "$ref": "54"
                                }
                              },
                              {
                                "$ref": "91"
                              }
                            ]
                          },
                          {
                            "$ref": "90"
                          }
                        ],
                        "priceLevels": [
                          {
                            "$id": "92",
                            "id": 1,
                            "priceLevelIdentifier": "BbIPJoAX4U6ANWCVoc1E4w==",
                            "priceLevelIdentifierGuid": "260fb205-1780-4ee1-8035-6095a1cd44e3",
                            "campaignName": "sample string 3",
                            "priceLevelName": "sample string 4"
                          },
                          {
                            "$ref": "92"
                          }
                        ],
                        "promotionType": {
                          "$id": "93",
                          "identifier": "4Ra9k6ikIkGEFAx5sO2mxw==",
                          "identifierGuid": "93bd16e1-a4a8-4122-8414-0c79b0eda6c7",
                          "hostType": 2,
                          "code": "sample string 3",
                          "description": "sample string 4",
                          "isLiquor": true,
                          "isAdvertised": true,
                          "disableWasSave": true,
                          "excludeFromPromoSales": true,
                          "labelPageLayoutG_UID": "2G873AHxHEqDZgtf/vXpEA==",
                          "labelPageLayoutGuid": "dc3b6fd8-f101-4a1c-8366-0b5ffef5e910",
                          "priceLevelIdentifier": "2yHc6kcjpEu4hKjrTk23QA==",
                          "priceLevelIdentifierGuid": "eadc21db-2347-4ba4-b884-a8eb4e4db740",
                          "active": true,
                          "updated": "2026-04-03T06:18:55.2289777",
                          "hostName": "sample string 11"
                        }
                      },
                      "product": {
                        "$ref": "12"
                      },
                      "dealCost": {
                        "$id": "94",
                        "headerIdentifier": "h0fHq4ePskiO8KB+i8puiA==",
                        "headerIdentifierGuid": "abc74787-8f87-48b2-8ef0-a07e8bca6e88",
                        "identifier": "S3t+op8uiEa11YCUTF3jhg==",
                        "identifierGuid": "a27e7b4b-2e9f-4688-b5d5-80944c5de386",
                        "supplierIdentifier": "MlH0EDxLK0uttnuQYRABwQ==",
                        "supplierGuid": "10f45132-4b3c-4b2b-adb6-7b90611001c1",
                        "pluG_UID": "FgtvFXHN0Ua8XkKct9f16A==",
                        "pluGuid": "156f0b16-cd71-46d1-bc5e-429cb7d7f5e8",
                        "campaignName": "1c68503a-196b-404f-a248-6da8866f6a16",
                        "description": "sample string 4",
                        "cost": 5,
                        "costDecimals": 6,
                        "start": "2026-04-03T06:18:55.2289777",
                        "end": "2026-04-03T06:18:55.2289777",
                        "type": 9,
                        "promoType": 10,
                        "bonusItemPLUG_UID": "ZTll2vCq5k+T1PSXXJZ15Q==",
                        "bonusItemPluGuid": "da653965-aaf0-4fe6-93d4-f4975c9675e5",
                        "bonusPurchaseUnits": 11,
                        "bonusReceiveUnits": 12,
                        "updated": "2026-04-03T06:18:55.2289777",
                        "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": "2026-04-03T06:18:55.2289777",
                        "campaignEndDate": "2026-04-03T06:18:55.2289777",
                        "masterPLUG_UID": "7t6mpmS+V0aYTgui5YQnEA==",
                        "masterID": "a6a6deee-be64-4657-984e-0ba2e5842710",
                        "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": "AbzMOuXHHEq/acTQwKXWFQ==",
                        "bonusMasterID": "3accbc01-c7e5-4a1c-bf69-c4d0c0a5d615",
                        "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": "2026-04-03T06:18:55.2289777",
                    "dealCosts": [
                      {
                        "$ref": "94"
                      },
                      {
                        "$ref": "94"
                      }
                    ],
                    "tags": [
                      {
                        "$id": "95",
                        "pluG_UID": "BscPca/XJ0aRmnlyQW7xKg==",
                        "pluGuid": "710fc706-d7af-4627-919a-7972416ef12a",
                        "tagID": 1,
                        "description": "sample string 1",
                        "storeIDs": [
                          1,
                          2
                        ]
                      },
                      {
                        "$ref": "95"
                      }
                    ],
                    "alternateProductG_UID": "xgjC+U6pz0CLVF9g7DeaGw==",
                    "alternateProduct": "f9c208c6-a94e-40cf-8b54-5f60ec379a1b",
                    "altProduct": {
                      "$ref": "12"
                    },
                    "productHostCode": {
                      "$id": "96",
                      "id": 1,
                      "pluG_UID": "RtW/8pi4z0WvzyVxHo8KSQ==",
                      "pluGuid": "f2bfd546-b898-45cf-afcf-25711e8f0a49",
                      "ibaCode": "sample string 2"
                    },
                    "mscCat": {
                      "$ref": "48"
                    },
                    "mscCom": {
                      "$ref": "49"
                    },
                    "mscDep": {
                      "$ref": "51"
                    },
                    "mscSubCom": {
                      "$ref": "50"
                    },
                    "isUserUpdate": true,
                    "ignoreMasterProduct": true,
                    "priceGroupLabelRequested": true,
                    "firstSold": "2026-04-03T06:18:55.2289777",
                    "inventoryTracked": "2026-04-03T06:18:55.2289777",
                    "isNormalPriceChangesCampaign": true,
                    "baseProductFuel": {
                      "$id": "97",
                      "pluG_UID": "ONOEo8+wZkmdl2kblx4gdg==",
                      "pluGuid": "a384d338-b0cf-4966-9d97-691b971e2076",
                      "fuelPluG_UID": "H4VejCBlikSmKDOWlcaPfg==",
                      "fuelPluGuid": "8c5e851f-6520-448a-a628-339695c68f7e",
                      "price": 3,
                      "productDescription": "sample string 4",
                      "productBarcode": "sample string 5",
                      "fuelProductDescription": "sample string 6",
                      "fuelProductBarcode": "sample string 7",
                      "fuelProductPrice": 8
                    },
                    "productFuelLinks": [
                      {
                        "$ref": "97"
                      },
                      {
                        "$ref": "97"
                      }
                    ]
                  },
                  "supplier": {
                    "$ref": "7"
                  },
                  "serviceFee": {
                    "$id": "98",
                    "id": 1,
                    "description": "sample string 1",
                    "fee": 1
                  },
                  "isPrimaryHost": true,
                  "hostVendor": 48
                },
                {
                  "$ref": "10"
                }
              ],
              "orderCycleHeaders": [
                {
                  "$id": "99",
                  "storeID": 1,
                  "supplierIdentifier": "pRWHV7rjl06q0IRVBDhlWA==",
                  "supplierGuid": "578715a5-e3ba-4e97-aad0-845504386558",
                  "departmentCode": "sample string 2",
                  "warehouseDirectIndicator": "sample string 3",
                  "type": 4,
                  "storeName": "sample string 5",
                  "departmentName": "sample string 6",
                  "orderDays": 7
                },
                {
                  "$ref": "99"
                }
              ],
              "cycles": [
                {
                  "$id": "100",
                  "storeID": 1,
                  "supplierIdentifier": "RMEF1DyuykmYTVnFyOA2Sw==",
                  "supplierGuid": "d405c144-ae3c-49ca-984d-59c5c8e0364b",
                  "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": "2026-04-03T06:18:55.2289777",
                  "deliveryDate": "2026-04-03T06:18:55.2289777",
                  "nextCutOffDate": "2026-04-03T06:18:55.2289777",
                  "nextDeliveryDate": "2026-04-03T06:18:55.2289777",
                  "nextDaysBuffer": 10
                },
                {
                  "$ref": "100"
                }
              ],
              "store": {
                "$ref": "2"
              },
              "updated": "2026-04-03T06:18:55.2289777",
              "isHost": true
            },
            "files": [
              {
                "$id": "101",
                "id": "sample string 1",
                "fileName": "sample string 2",
                "extension": "sample string 3",
                "provider": 0,
                "type": 0,
                "hostType": "sample string 4",
                "createdUtc": "2026-04-03T06:18:55.2289777",
                "processed": "2026-04-03T06:18:55.2289777",
                "isProcessing": true,
                "processedCount": 6,
                "processingTime": 1,
                "collectedUtc": "2026-04-03T06:18:55.2289777",
                "size": 1,
                "sizeFormat": "sample string 7",
                "isArchive": true,
                "customerNumber": "sample string 9",
                "businessPillar": "sample string 10",
                "fileType": "sample string 11",
                "version": "sample string 12",
                "reference": "sample string 13",
                "digest": "sample string 14",
                "contentType": "sample string 15",
                "host": {
                  "$ref": "6"
                },
                "metcashHeader": {
                  "$id": "102",
                  "customerNumber": "sample string 1",
                  "creationDate": "2026-04-03T06:18:55.2289777",
                  "businessPillar": "sample string 3",
                  "fileType": "sample string 4"
                }
              },
              {
                "$ref": "101"
              }
            ],
            "zoneMatrix": [
              {
                "$id": "103",
                "id": 1,
                "hostIdentifier": "iuym7pHp1ki/pQOOINzmRQ==",
                "hostIdentifierGuid": "eea6ec8a-e991-48d6-bfa5-038e20dce645",
                "storeID": 1,
                "departmentCode": "sample string 2",
                "hostGuids": [
                  "f9660c0f-de00-476a-8768-3e81f80b675d",
                  "f28a3c8f-fb92-48a3-8547-3984455fc60c"
                ]
              },
              {
                "$ref": "103"
              }
            ],
            "hostFileStoreSetting": {
              "$ref": "5"
            },
            "hostStoreSettings": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "promotionPlacements": [
              {
                "$id": "104",
                "identifier": "YP4YSDp7xEygHqUqckilPQ==",
                "identifierGuid": "4818fe60-7b3a-4cc4-a01e-a52a7248a53d",
                "code": "sample string 2",
                "description": "sample string 3",
                "isAdvertised": true
              },
              {
                "$ref": "104"
              }
            ],
            "promoTypeGuids": [
              "b6c6cd72-12c6-40e6-a051-d854c0594c21",
              "73c2e3a2-0a1c-483e-9a9f-194638acbc82"
            ],
            "isPromotionOnly": false,
            "isOrderable": false,
            "vendor": 0
          },
          "groupIDs": [
            1,
            2
          ],
          "hostDescription": "sample string 27"
        },
        {
          "$ref": "5"
        }
      ],
      "accounts": [
        {
          "$id": "105",
          "id": 1,
          "storeID": 1,
          "accountName": "sample string 2",
          "bsb": "sample string 3",
          "accountNumber": "sample string 4",
          "accountDesignated": true
        },
        {
          "$ref": "105"
        }
      ],
      "sales": [
        {
          "$id": "106",
          "id": 1,
          "storeID": 1,
          "externalSalesType": 2,
          "ftpSiteID": 1,
          "lastSaleProcessed": "2026-04-03T06:18:55.2289777",
          "ftpSite": {
            "$id": "107",
            "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": "106"
        }
      ],
      "zoneMatrix": [
        {
          "$ref": "103"
        },
        {
          "$ref": "103"
        }
      ],
      "cashManagements": [
        {
          "$id": "108",
          "id": 1,
          "storeID": 1,
          "cashManagementType": 2,
          "apiID": 1,
          "organisationID": "sample string 3",
          "siteName": "sample string 4",
          "thirdPartyAPI": {
            "$id": "109",
            "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": "108"
        }
      ],
      "updateStoreID": "4d4b87a6-9355-40c8-8323-46e3699b00a5",
      "updateStore": {
        "$id": "110",
        "id": "62902633-5ca4-4c8a-9f81-caddcf698411",
        "name": "sample string 1",
        "lastActivity": "2026-04-03T06:18:55.2289777",
        "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": "2026-04-03T06:18:55.2289777"
      },
      "timeZoneId": "sample string 54",
      "securityOptions": {
        "$id": "111",
        "loginMode": 1,
        "allowSelfVerification": true,
        "verifierEmail": "sample string 3",
        "source": "sample string 4",
        "loginModeInherited": 5,
        "loginModeSource": "sample string 6",
        "selfVerifyInherited": true,
        "selfVerifySource": "sample string 8",
        "verifyEmailInherited": "sample string 9",
        "verifyEmailSource": "sample string 10"
      }
    },
    "supplier": {
      "$ref": "7"
    },
    "order": {
      "$id": "112",
      "orderID": 1,
      "orderGuid": "VXyy6SDft0+CmkMB0RAftQ==",
      "orderIdentifier": "e9b27c55-df20-4fb7-829a-4301d1101fb5",
      "backToBack": 1,
      "b2bGuid": "NGrR1bdKYU2jDdka1jFEUQ==",
      "b2bIdentifier": "d5d16a34-4ab7-4d61-a30d-d91ad6314451",
      "status": 2,
      "created": "2026-04-03T06:18:55.2289777",
      "createdLocal": "2026-04-03T06:18:55.2289777",
      "createdByUser": "sample string 3",
      "storeID": 1,
      "transferGuid": "adTkF2HqPkus2PjmiEMoIQ==",
      "transferIdentifier": "17e4d469-ea61-4b3e-acd8-f8e688432821",
      "transferInvoiceIdentifier": "RgDV82FUaUCJhcqUcgOxhQ==",
      "transferInvoiceGuid": "f3d50046-5461-4069-8985-ca947203b185",
      "attachedToInvoice": 4,
      "transferType": 1,
      "supplierIdentifier": "Kghvmnusak6anFLWmpPXbA==",
      "supplierIdentifierGuid": "9a6f082a-ac7b-4e6a-9a9c-52d69a93d76c",
      "description": "sample string 5",
      "rows": 1,
      "cartons": 1,
      "units": 1,
      "sentCount": 1,
      "sent": "2026-04-03T06:18:55.2289777",
      "sentLocal": "2026-04-03T06:18:55.2289777",
      "sentByUser": "sample string 6",
      "lastSentStatus": 1,
      "cancelled": "2026-04-03T06:18:55.2289777",
      "cancelledLocal": "2026-04-03T06:18:55.2289777",
      "cancelledByUser": "sample string 7",
      "shipped": "2026-04-03T06:18:55.2289777",
      "shippedLocal": "2026-04-03T06:18:55.2289777",
      "shippedByUser": "sample string 8",
      "stockReceived": "2026-04-03T06:18:55.2289777",
      "stockReceivedLocal": "2026-04-03T06:18:55.2289777",
      "stockReceivedByUser": "sample string 9",
      "stockReceiveInventorySetting": 10,
      "received": "2026-04-03T06:18:55.2289777",
      "receivedLocal": "2026-04-03T06:18:55.2289777",
      "completed": "2026-04-03T06:18:55.2289777",
      "completedLocal": "2026-04-03T06:18:55.2289777",
      "updated": "2026-04-03T06:18:55.2289777",
      "updatedLocal": "2026-04-03T06:18:55.2289777",
      "dueDate": "2026-04-03T06:18:55.2289777",
      "warehouseNote": "sample string 11",
      "warehouseRef": "sample string 12",
      "pdeSerialNumber": "sample string 13",
      "tradingPartner": 1,
      "orderType": "sample string 1",
      "orderTypeDescription": "sample string 2",
      "stateCode": "sample string 16",
      "mailCarbonCopy": true,
      "mailTo": "sample string 18",
      "mailBcc": "sample string 19",
      "mailReplyTo": "sample string 20",
      "liquor": true,
      "summary": "sample string 22",
      "notes": "sample string 23",
      "supplierNotes": "sample string 24",
      "receiptEmailSent": true,
      "receiptEmailSentId": "sample string 26",
      "receiptEmailSentStatus": "sample string 27",
      "transportCompanyGuid": "Z/yWnPuchE+E4uzUHARIUw==",
      "transportCompanyIdentifier": "9c96fc67-9cfb-4f84-84e2-ecd41c044853",
      "autoOrder": 28,
      "hostIdentifier": "4PjK3Y5Z6UKrA9u73SAm7w==",
      "hostIdentifierGuid": "ddcaf8e0-598e-42e9-ab03-dbbbdd2026ef",
      "defaultOrderDocumentId": 1,
      "defaultStockReceiveDocumentId": 1,
      "temperature": 1.1,
      "temperatureScale": 29,
      "rating": 30,
      "lastOrderEmailSentId": "sample string 31",
      "lastOrderEmailSentStatus": "sample string 32",
      "deleted": "2026-04-03T06:18:55.2289777",
      "deletedByUser": "sample string 33",
      "autoOrderGuid": "3ofO+AYxvUydJ+KE/1XD+Q==",
      "autoOrderIdentifier": "f8ce87de-3106-4cbd-9d27-e284ff55c3f9",
      "autoOrderHeader": {
        "$id": "113",
        "autoOrderGuid": "ohUKSfdaLkmnDVeUd+vB1g==",
        "autoOrderIdentifier": "490a15a2-5af7-492e-a70d-579477ebc1d6",
        "orderGuid": "px7xMLqqfk+Kdy8wAK79Wg==",
        "orderIdentifier": "30f11ea7-aaba-4f7e-8a77-2f3000aefd5a",
        "created": "2026-04-03T06:18:55.2289777",
        "orderID": 1,
        "storeID": 1,
        "orderDate": "2026-04-03T06:18:55.2289777",
        "supplierIdentifier": "slA8PTu990Om/GXSO6A7sg==",
        "supplierIdentifierGuid": "3d3c50b2-bd3b-43f7-a6fc-65d23ba03bb2",
        "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": "E46AVwrujkGbzj8MsvZ0CQ==",
        "transportCompanyIdentifier": "57808e13-ee0a-418e-9bce-3f0cb2f67409",
        "store": {
          "$ref": "2"
        },
        "supplier": {
          "$ref": "7"
        },
        "orderCycle": {
          "$id": "114",
          "id": 1,
          "autoOrderGuid": "Xe0QSeDqXUm+QoqzBD/Prg==",
          "autoOrderIdentifier": "4910ed5d-eae0-495d-be42-8ab3043fcfae",
          "cutOffDate": "2026-04-03T06:18:55.2289777",
          "deliveryDate": "2026-04-03T06:18:55.2289777",
          "daysBuffer": 3,
          "nextCutOffDate": "2026-04-03T06:18:55.2289777",
          "nextDeliveryDate": "2026-04-03T06:18:55.2289777",
          "nextDaysBuffer": 5
        },
        "details": [
          {
            "$id": "115",
            "autoOrderGuid": "ZbicJvtT1Em+RyXNavfJFQ==",
            "autoOrderIdentifier": "269cb865-53fb-49d4-be47-25cd6af7c915",
            "pluG_UID": "iWefF+UGVkahKmaTlQgt0g==",
            "pluGuid": "179f6789-06e5-4656-a12a-669395082dd2",
            "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": "2026-04-03T06:18:55.2289777",
            "investmentBuyStatus": 2,
            "processed": "2026-04-03T06:18:55.2289777",
            "product": {
              "$ref": "12"
            },
            "orderCode": "sample string 3",
            "directIndicator": "sample string 4",
            "cycle": {
              "$ref": "100"
            },
            "dayWeighting": {
              "$id": "116",
              "sunday": 1.1
            },
            "inventory": {
              "$id": "117",
              "inventoryGuid": "ZKu4nMhxQEqJqeKQBBP5SA==",
              "inventoryIdentifier": "9cb8ab64-71c8-4a40-89a9-e2900413f948",
              "created": "2026-04-03T06:18:55.2289777",
              "createdLocal": "2026-04-03T06:18:55.2289777",
              "onHand": 4,
              "onHandPacks": 5,
              "onOrder": 6,
              "onOrderPacks": 7,
              "accuracy": 8,
              "updated": "2026-04-03T06:18:55.2289777",
              "history": [
                {
                  "$id": "118",
                  "inventoryGuid": "xv9jkQPFRE6OdGoy2Bmiew==",
                  "inventoryIdentifier": "9163ffc6-c503-4e44-8e74-6a32d819a27b",
                  "pluG_UID": "8785+KwvQku5PJ9s/1XSZw==",
                  "pluIdentifier": "f839bff3-2fac-4b42-b93c-9f6cff55d267",
                  "inventoryReason": 3,
                  "inventoryInvoiceGuid": "6xjZu4TXxk6HInhz1Nt8qg==",
                  "invoiceIdentifier": "bbd918eb-d784-4ec6-8722-7873d4db7caa",
                  "operatorGuid": "JA487hqVYUuU7B9gSUfRug==",
                  "operatorIdentifier": "ee3c0e24-951a-4b61-94ec-1f604947d1ba",
                  "stocktakeGuid": "ylnBQ7W/7U6FKnbOZD4vpA==",
                  "stocktakeIdentifier": "43c159ca-bfb5-4eed-852a-76ce643e2fa4",
                  "orderGuid": "BBOVqR5Eck+Zwta7VDK47w==",
                  "orderIdentifier": "a9951304-441e-4f72-99c2-d6bb5432b8ef",
                  "saleHeaderGuid": "V/SvPpFNREuaotjpQrIXHw==",
                  "saleHeaderGuidIdentifier": "3eaff457-4d91-4b44-9aa2-d8e942b2171f",
                  "dumpStockID": 1,
                  "fuelDeliveryID": 1,
                  "creditNoteIdentifier": "2b+6ZON5a0aTOG+iWc+trA==",
                  "creditNoteGuid": "64babfd9-79e3-466b-9338-6fa259cfadac",
                  "inventorySourceGuid": "fhPnWMcl7EyZSAK3QvRigQ==",
                  "inventorySourceIdentifier": "58e7137e-25c7-4cec-9948-02b742f46281",
                  "createdLocal": "2026-04-03T06:18:55.2289777",
                  "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": "2026-04-03T06:18:55.2289777",
                  "createdLocalTime": "2026-04-03T06:18:55.2289777",
                  "storeID": 14,
                  "barcode": "sample string 15",
                  "directCode": "sample string 16",
                  "productName": "sample string 17",
                  "salesMode": 18,
                  "orderPacked": 19,
                  "invoice": {
                    "$id": "119",
                    "inventoryInvoiceGuid": "ssU+/yVbF02VlHhqq2cM/A==",
                    "invoiceIdentifier": "ff3ec5b2-5b25-4d17-9594-786aab670cfc",
                    "inventoryGuid": "tSjYNN6gQUi5Mac7ptBHkg==",
                    "inventoryIdentifier": "34d828b5-a0de-4841-b931-a73ba6d04792",
                    "supplierIdentifier": "md8RzR+ywEaDgeEkxt0uHQ==",
                    "supplierGuid": "cd11df99-b21f-46c0-8381-e124c6dd2e1d",
                    "orderGuid": "8R9FmUXf6EuKuGmY1AZrqw==",
                    "orderIdentifier": "99451ff1-df45-4be8-8ab8-6998d4066bab",
                    "invoiceHeaderIdentifier": "21lpPOYjhUqKV8GRmGfakw==",
                    "invoiceHeaderGuid": "3c6959db-23e6-4a85-8a57-c1919867da93",
                    "created": "2026-04-03T06:18:55.2289777",
                    "ordered": "2026-04-03T06:18:55.2289777",
                    "storeID": 1,
                    "bestOrExpire": "2026-04-03T06:18:55.2289777",
                    "bestOrExpireType": 1,
                    "units": 1,
                    "weight": 1,
                    "received": "2026-04-03T06:18:55.2289777",
                    "cost": 1,
                    "totalCost": 1,
                    "freightCost": 1,
                    "inStock": 1,
                    "pluG_UID": "6PawW35I2U28jzg+QoPZYg==",
                    "pluGuid": "5bb0f6e8-487e-4dd9-bc8f-383e4283d962",
                    "orderInventoryGuid": "cU+HrPQNLUK7FoimNg7x8g==",
                    "orderInventoryIdentifier": "ac874f71-0df4-422d-bb16-88a6360ef1f2",
                    "supplier": {
                      "$ref": "7"
                    },
                    "inventoryUnits": [
                      {
                        "$id": "120",
                        "invoiceItemNo": 1,
                        "inventoryInvoiceGuid": "k1vlebbrSEmumlXdPii2eA==",
                        "invoiceIdentifier": "79e55b93-ebb6-4948-ae9a-55dd3e28b678",
                        "inventoryGuid": "BQjzGftNZUCNEWktswk/9w==",
                        "inventoryIdentifier": "19f30805-4dfb-4065-8d11-692db3093ff7",
                        "serialNumber": "sample string 3",
                        "sold": "2026-04-03T06:18:55.2289777",
                        "saleItemID": 1,
                        "storeID": 1,
                        "returned": "2026-04-03T06:18:55.2289777",
                        "dumped": 1,
                        "saleHeaderID": 1
                      },
                      {
                        "$ref": "120"
                      }
                    ]
                  },
                  "invoiceHeaderIdentifier": "aglXWvus+E2VfsOuRNxALA==",
                  "invoiceHeaderGuid": "5a57096a-acfb-4df8-957e-c3ae44dc402c",
                  "invoiceNumber": "sample string 20",
                  "invoiceCost": 1,
                  "invoiceCostDecimals": 1,
                  "orderNumber": 1,
                  "orderReceivingStoreName": "sample string 21",
                  "orderSendingStoreName": "sample string 22",
                  "creditNoteID": 1,
                  "reason": {
                    "$id": "121",
                    "id": 1,
                    "name": "sample string 1",
                    "allowRF": 2,
                    "dumpStock": 3,
                    "creditRequest": 4,
                    "excludeFromLoss": 5,
                    "reserved": 6,
                    "updated": "2026-04-03T06:18:55.2289777"
                  },
                  "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,
                  "externalId": "sample string 30",
                  "apn": "sample string 31",
                  "deptCode": "sample string 32"
                },
                {
                  "$ref": "118"
                }
              ],
              "products": [
                {
                  "$ref": "12"
                },
                {
                  "$ref": "12"
                }
              ],
              "lastInvoiceCost": 1
            },
            "aws": 5.0,
            "explanations": [
              {
                "$id": "122",
                "pluG_UID": "WAqdn92n4kmb+YCyPfYqEw==",
                "pluGuid": "9f9d0a58-a7dd-49e2-9bf9-80b23df62a13",
                "consolidatedSales": {
                  "$id": "123",
                  "1": {
                    "$id": "124",
                    "discountPercentage": 1,
                    "days": 2,
                    "quantity": 3.1,
                    "aws": 3.1,
                    "cartonQuantity": 4.1,
                    "lowQuality": true
                  },
                  "2": {
                    "$ref": "124"
                  }
                },
                "dailyPrices": {
                  "$id": "125",
                  "2026-04-03T06:18:55.2289777": {
                    "$id": "126",
                    "date": "2026-04-03T06:18:55.2289777",
                    "salePrice": 1,
                    "campaign": "sample string 2",
                    "campaignDescription": "sample string 3",
                    "combo": true,
                    "comboPriceGroupG_UID": "mjyulPHfRkqvQikLLfcOgQ==",
                    "comboPriceGroupGuid": "94ae3c9a-dff1-4a46-af42-290b2df70e81"
                  }
                },
                "onHandPredictions": [
                  {
                    "$id": "127",
                    "autoOrderGuid": "oUbYqi90nUOpAdZ7jilvew==",
                    "autoOrderIdentifier": "aad846a1-742f-439d-a901-d67b8e296f7b",
                    "pluG_UID": "FlEeZzcz6kienZeYHy3AIQ==",
                    "pluGuid": "671e5116-3337-48ea-9e9d-97981f2dc021",
                    "childPLUG_UID": "SDRw9OH18USczcQNmOV+Aw==",
                    "childPluGuid": "f4703448-f5e1-44f1-9ccd-c40d98e57e03",
                    "date": "2026-04-03T06:18:55.2289777",
                    "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": "127"
                  }
                ],
                "predictions": [
                  {
                    "$ref": "127"
                  },
                  {
                    "$ref": "127"
                  }
                ],
                "product": {
                  "$ref": "12"
                }
              },
              {
                "$ref": "122"
              }
            ],
            "supplierOrderingDetail": {
              "$ref": "10"
            },
            "manufacturerSupplier": "64cfbcc2-cad9-4251-b662-6f1db81a1d04",
            "cartonQuantity": 1,
            "sellPrice": 1,
            "cost": 1,
            "costDecimals": 1,
            "bufferDays": 6,
            "boostDays": 7
          },
          {
            "$ref": "115"
          }
        ],
        "boosts": [
          {
            "$id": "128",
            "autoOrderGuid": "d9qEDwSDFUCBu6bYMb3uTg==",
            "autoOrderIdentifier": "0f84da77-8304-4015-81bb-a6d831bdee4e",
            "date": "2026-04-03T06:18:55.2289777",
            "boost": 2
          },
          {
            "$ref": "128"
          }
        ]
      },
      "supplierName": "sample string 34",
      "supplierStoreID": 1,
      "supplierCartonsOnly": true,
      "supplierEnforceMinimumQuantity": true,
      "supplierMinimumOrderValue": 1,
      "storeName": "sample string 37",
      "orderCode": {
        "$id": "129",
        "code": "sample string 1",
        "description": "sample string 2"
      },
      "store": {
        "$ref": "2"
      },
      "supplier": {
        "$ref": "7"
      },
      "totalCostInc": 38.0,
      "totalPickedCostInc": 39.0,
      "totalReceivedCostInc": 40.0,
      "total": {
        "$id": "130",
        "orderGuid": "mi3oLEiSG0OU9RoRb35nTw==",
        "orderIdentifier": "2ce82d9a-9248-431b-94f5-1a116f7e674f",
        "supplierIdentifier": "k5OObEB8qU2+8aXluqgOyw==",
        "supplierGuid": "6c8e9393-7c40-4da9-bef1-a5e5baa80ecb",
        "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": "131",
          "id": 1,
          "orderGuid": "tI4pLRjJyEeoZy4qHogRbQ==",
          "orderIdentifier": "2d298eb4-c918-47c8-a867-2e2a1e88116d",
          "pluG_UID": "w1NAGjac7UqHFX79Fj/mqQ==",
          "pluGuid": "1a4053c3-9c36-4aed-8715-7efd163fe6a9",
          "created": "2026-04-03T06:18:55.2289777",
          "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,
          "doNotRange": true,
          "doNotOrder": true,
          "cost": 1,
          "costDecimals": 1,
          "pickedCost": 1,
          "pickedCostDecimals": 1,
          "averagePackSize": 11.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 12",
          "receivedUnits": 1,
          "receivedWeight": 1,
          "received": 1,
          "status": 13,
          "substituteG_UID": "pUoJqCDFm0mh2XJ3HQUkqw==",
          "substituteGuid": "a8094aa5-c520-499b-a1d9-72771d0524ab",
          "warehousePLUG_UID": "L5zSxu9M/kqh/hvFDhFF8w==",
          "warehousePluGuid": "c6d29c2f-4cef-4afe-a1fe-1bc50e1145f3",
          "updated": "2026-04-03T06:18:55.2289777",
          "increment": true,
          "description": "sample string 15",
          "product": {
            "$ref": "12"
          },
          "unknownScan": {
            "$id": "132",
            "pluG_UID": "HTc1MNmmZ0OyGr8coqVd9w==",
            "pluGuid": "3035371d-a6d9-4367-b21a-bf1ca2a55df7",
            "orderGuid": "qXYA4JS7G0KN/IZKoSEHFQ==",
            "orderIdentifier": "e00076a9-bb94-421b-8dfc-864aa1210715",
            "barcode": "sample string 3",
            "created": "2026-04-03T06:18:55.2289777",
            "assigned": true
          },
          "unknownScanItem": true,
          "substitute": {
            "$ref": "12"
          },
          "warehouseProduct": {
            "$ref": "12"
          },
          "lookup": {
            "$id": "133",
            "pluG_UID": "/5IG2lavAUyvuLU99TALrQ==",
            "pluGuid": "da0692ff-af56-4c01-afb8-b53df5300bad",
            "inventoryGuid": "izwzOv8LVU+b/5ddoRxC9w==",
            "inventoryIdentifier": "3a333c8b-0bff-4f55-9bff-975da11c42f7",
            "averageWeeklySales": 1.0,
            "promotionalAverageWeeklySales": 1.0,
            "inventoryAverageWeeklySales": 1.0,
            "inventoryPromotionalAverageWeeklySales": 1.0,
            "onHand": 1,
            "onHandPacks": 1,
            "onOrder": 1,
            "onOrderPacks": 1,
            "accuracy": 1,
            "lastOrdered": "2026-04-03T06:18:55.2289777",
            "lastOrderQuantity": 1.1,
            "lastReceived": "2026-04-03T06:18:55.2289777",
            "lastReceivedQuantity": 1.1,
            "lastInvoiceStatus": 1
          },
          "productOrderingDetail": {
            "$ref": "10"
          },
          "dealCost": {
            "$ref": "94"
          },
          "nextCost": {
            "$ref": "94"
          },
          "lastChance": true,
          "holdOff": 18,
          "holdOffDate": "2026-04-03T06:18:55.2289777",
          "orderHeader": {
            "$ref": "112"
          },
          "invoiceDetail": {
            "$id": "134",
            "identifier": "P3kLRKJL/E+bdYxkO1m7PA==",
            "identifierGuid": "440b793f-4ba2-4ffc-9b75-8c643b59bb3c",
            "headerIdentifier": "SlX3sToDzEyZU06NG60P5g==",
            "headerIdentifierGuid": "b1f7554a-033a-4ccc-9953-4e8d1bad0fe6",
            "pluG_UID": "MxDLhe9njEinoKBM0R9pVw==",
            "pluGuid": "85cb1033-67ef-488c-a7a0-a04cd11f6957",
            "pageNo": 1,
            "lineNo": 1,
            "itemOrdered": "sample string 1",
            "itemShipped": "sample string 2",
            "apn": "sample string 3",
            "barcode": "sample string 4",
            "prodStatus": 0,
            "dateAvailable": "2026-04-03T06:18:55.2289777",
            "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": "2026-04-03T06:18:55.2289777",
            "costEnd": "2026-04-03T06:18:55.2289777",
            "createdFromUnknownScan": true,
            "orderGuid": "fsut87wmhE6h5GpWH3NnWw==",
            "orderIdentifierGuid": "f3adcb7e-26bc-4e84-a1e4-6a561f73675b",
            "processed": true,
            "received": true,
            "inventoried": true,
            "fromElectronicInvoice": true,
            "allowDelete": true,
            "updated": "2026-04-03T06:18:55.2289777",
            "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": "135",
              "pluG_UID": "FoNFSaq3tk+pSJc/nwiFpg==",
              "pluGuid": "49458316-b7aa-4fb6-a948-973f9f0885a6",
              "invoiceIdentifier": "OAluGGh20ESHxcYqrLcHLg==",
              "invoiceGuid": "186e0938-7668-44d0-87c5-c62aacb7072e",
              "barcode": "sample string 3",
              "itemNumber": "sample string 4",
              "created": "2026-04-03T06:18:55.2289777"
            },
            "productActive": true,
            "productSalesMode": 35,
            "productGSTPercent": 36,
            "productCostCalcMethod": 37,
            "productAlwaysApplyMargin": true,
            "productMarginRanged": true,
            "productMargin": 1.1,
            "productMinimumMargin": 1.1,
            "productMaximumMargin": 1.1,
            "priceGroupG_UID": "2wxCtiCJh0WSzBpC3H0nfg==",
            "priceGroupGuid": "b6420cdb-8920-4587-92cc-1a42dc7d277e",
            "priceGroupName": "sample string 40",
            "priceGroupCode": "sample string 41",
            "product": {
              "$ref": "12"
            },
            "incrementCount": true,
            "minimumQuantity": 1,
            "randomWeight": true,
            "salesMode": 43,
            "cartons": 1,
            "weight": 1,
            "units": 1,
            "autoOrderStatus": 1,
            "invoiceDetailReceive": true
          },
          "autoOrderDetail": {
            "$ref": "115"
          },
          "costGSTPercent": 1,
          "orderDetailReceive": true,
          "isBackedUp": true,
          "backupWarehouseIndicator": "sample string 21",
          "backupOrderCode": "sample string 22"
        },
        {
          "$ref": "131"
        }
      ],
      "unknownScans": [
        {
          "$ref": "132"
        },
        {
          "$ref": "132"
        }
      ],
      "transportCompany": {
        "$id": "136",
        "identifier": "0J1I4Q4lvkeo3ydOu6XhIw==",
        "identifierGuid": "e1489dd0-250e-47be-a8df-274ebba5e123",
        "companyName": "sample string 1",
        "abn": "sample string 2",
        "address1": "sample string 3",
        "address2": "sample string 4",
        "telephone": "sample string 5",
        "primaryContactGuid": "YK8CuGP/wEyLaqZjuZjVrw==",
        "primaryContactID": "b802af60-ff63-4cc0-8b6a-a663b998d5af",
        "primaryContact": {
          "$ref": "8"
        }
      },
      "isMetcashSorted": true,
      "backupOrderType": "sample string 42",
      "backupOrderTypeDescription": "sample string 43",
      "backupTradingPartner": 1,
      "backupHostIdentifier": "d61e42a4-bf6f-4141-9237-e09aeff2318d"
    },
    "details": [
      {
        "$ref": "134"
      },
      {
        "$ref": "134"
      }
    ],
    "orderStatus": 1,
    "processLockedInvoice": true
  },
  {
    "$ref": "1"
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/csv

Sample:

Sample not available.

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK[2�\D�ȷ5xl/workbook.xml �(�����0D�J��(�@A!`b�ڡ�	N� 	JR��o�ԭ��|~�r6vh��G������S���=*p3�;a��}1#����V�=�FQ�,��Ѯ������,B�zD��
�@jZ�O��K���٭2{��$l��T�Ž�U
+ڀJV��U4��2�[+�6IbHy�F9����l�]PK[2�\����	�[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
[2�\@'4�''_rels/.rels �(�<?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R0ebd09fb19464ad2" /></Relationships>PK[2�\�G�
u@xl/worksheets/sheet1.xml �(��\�R����-i���;!��d���q�jN�N�ϟm����>R�/�)-mKKkIZ"��?���~�k�Z_-o�f����������������?~�����r���r�� �f�hu4��l~<���g����u����������t�?��͗Wg��˳�׋��\	a����
~�����z��ژZ���������.u}zu3;><������G�V>�?��`~|x��t��]>l�������Ϗf�;��'w��nup��8��}�ay�lq��r�,��>g���?������O������|s���1��Z邛��\o�ן�c����}����AI�ڀ,��������U��O����q��J��V�{%|����o��m��8w@�ʼ�}���k�vVx鵗�2~w��=p����������z�T���&��"
FL�����Z!�N����$L�(��
Q��<P2�O��'M�ѱ�	R�P��'������o�R�6�(D駎!JQ��cPQ�j�E�h�8��`�V*D-�T� �U��N`*�P�
PM�AE-*�Z!jQ%Z����5����Ee��EԤ�T��ZT-�F���;BB��ZT~XA	����H���!jQ%�"*)he���cQ� &��rx�H'�'�L@�"�.�N��(A�S+D	�^� ��{�=8�+f�(A�ɡ�wʻ��Y��)�PD�����{)*��m�Z/�Ȋ!J�D&uԢS+D-j9�BԢ��-�I=U�zwG��I5���
Q�z�Q��&��Z!jR�������S�j5iM���ʊZ�(I�$�x�Bk���Y�%i���v/��yW�`L��HR6���;� ��:�$�)q����S�rk4����[��R4=�M��q�y��4Ү6�(A�
�񒆫?b�Q�&<p�6Jϊ�����2�i�s;�QsV
U+%������0T-�
Z��2؊�mԜ��P�N)�Q���5g۠n�V�tGx����`ļ$fn!,��"j��q�n�B	Qc2j��!:8���^�*w<%h�p)�7F	��oM]��Q�N/
������.*����ǀ���\�SÅ��H��B}!\�{蓍�Bt{!*��e,p��p]�3�@���7`��l����vꇀ۽ܸa(t��o
.
��dV����u��Bz�ᆂf���+:�Q�>M�wdLo�w��D���x'0��}�7����>�O��aX�;apW��?�
�>J�'��A���F�%铽����ԯF>J��a�E��K|���k��9q�+��Z�S�J�Z"�ӔS��j�ѯ��!j1�h0�����C��-��Űע6
n*8�[mQ�a�E�!f�#^�C�b�k�A�}��J��v�C�'#�h����^�J4F�u�a���'�����~��tsz|�Z����S��w����ֳ��_��p�k�����"��R��)�I��)�$G��4G��,G��<G��"G��a�����V_3B�Bx}�@��a�=!�~` ��?!�#!��Ũ�����v?3��a�!�~e �ݖ1�"��
��Hn+*�p˘�-cG ��!���2��r˘�-cK�<3��3�L�<3��3�M�<3�ԔgƝ����SS�j�3cPMyf�)όE5��<3&Քgƥ�����P���s����;Ƨ���1>5���!<w�O
��M�s����;Ƨ���1>��6���R��Z�3�SKyf|j)όO-��<3>��gƧ�����R��:�3�SGyf|�(όO��<3>u�gƧ������{Ƨ���3>u���'<��O=�3>����'<��O=�g|�	�=w�%<��O=��<3>��gƧ����4P���3��@yf|(όOÞ�9�]�R����NT���!\�b��%yR�	!��4�HA��!���ÐI��0d�^r�h�81�kC�y�a�"�.��d��h+�i�	Aь���F�����>2����]�W�f1C�XB'Ia�G�P�e̙)�e왃�1 Ω��XU�9�'�Iq6�-�S��>/}
�P:c΢���<JZΤ�)��\Jڷ�>'��]�B��e)�e1�e9�eA�eIl�}���%ö_J�%�vm��+5���ǥ�'���}�u�{Z����X�[�"�RzY��������������������m4�$g�lh��	Y4s$G}
�o�w��si�%t%t%�%�%�%�%�%��/�/�g�4p�}�c�>��%[��qCM{��=w��gӞ;n��җl�Wl��ا��B����h:a��tR�	��$�����t�ah:�04�p�N8M'��C��p��t���dX��N�j4�����������>q�h:�04���7�ѣ�Z��2�d��P?�95K'3Y:)M��i�N8P�NJ_�:4K'��d�e�e�e���e�e�e�e�e�e�d�}���%ö_J�%�vm��+5���ǥ�'���}y:)u}Vj,٭{�|i�NJ]_�_�ߔߖߕߗ٣-K'I�<�$de�$i��IҚ����K�J�J�K�K�K�K�K�K�O_�_����t��oY:�@Y:)��;n�t€�t�t�tRp�6���|��.����r�Y���]���8�PK[2�\�T;��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8i��BM��m���8��ؑ�=�����ĂMW��==i���c�{�F�B>�6Pd90����
��~���n4��&���Ҋ

��G��T��L6u��)�=��TO|���K�2��2��N�i��<������`�"���=�~J�_C�%*����C��-�B	�"���M-��H���;_Ȭ���(��E�tW�<u�ѧK/����ZWk!b٢�kyU�7��PK[2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK[2�\���z�xl/sharedStrings.xml �(��Yko�6���^?�-I��NR�q�,Z,��4��+�*I�&-��wHI�"R�܋Ds8����pȜ��K:��e�E���HC�ts�}}��ݎ�$�H�R��~��v~�<BvP5ݭ���` �-��RDb�wD�'�DƁDb w��ǃ�i��<�h��<��0;H��<���RIc
�| /�J�D�r5ѕd�����'�ejN�ʳ,�	ۍ�#l��[4Y�C�n١�Z��uj���
H�J��$��e��g��`��–
�ESzKKpg���h����Wa��5�l:�O�x����)`�*/tg����X��	]E��B�p;[��X�Bw��f�3�@�!z��P�Ix�1nY�#��WsXA�4�N\
��j�-,��c���<A���[�蜅�
��pL��
&}�����3�99�md;�3{-x &_V���C�|��uS�Ą4���'7�K,g�/�<�0�^��Px�ɥ]��� m�(���0I��v��R�4���_oiJ�,H�S6So@7[3�$�B>��fk�YaAV[N�oo�dM�NH��{,�(�sH0`�Ӳ]PT"Z��wj]<�LK؊U튭�z��P�J%dH։�����$�'2�>�9�R���1�̃��Bb~&����$���ef(�h
K�)h��B~!InnHF9�v���]p��B�*�4j�*A��}oW,�6�����U�f��
n)|�J��H:U~!������6K����Vb7����g!�����sÅO�խ�)�7���0&Q�L�ӞO&�^0ZC/ @Fkg2C�ML��H��y�~�z�;��(zNL��F�<�,0�	�R{k���w��ã���8<9���q�qN�F���^����v"`��Q�O�qLz�ȍz~�=�?��#/;$�BÕƜ'"��{"�	��5�'X➠�{�'�	��'�㞈�gd`??����1�.e��:?���w.:�?�o�`!���Ҷ�$X	 2�/��y��W�1*�-6� ��ῂ_���k=T����:�H!O[4l@cݒ�蕨�ڀ]EG�1�i
u
�*xF�	��+���ZM]��ESI7�x�5a���"Uܲ�[����-��,)"ۘ�'^��D���:��{F�=	�{1��T�80�*�W�i��P�������Cw��9��hԹ�/5qH�Uo�����dW����=A��6_��^Ra�bq�3��t�cHY��ܒ��'y�x϶$݀���nҚw��pX*�d
���?A7�l�L�z3՝�����2����3�p!�A_�s��U�(��^;Л�Q��u����s<'��5	��u�\��S}��`:4�F�7�Ԗ�nP
y"B|g<2�LB�I�-g�%�o�>沾�����i�V��
���_ǵz�y
[m>{E�R��0ںi^��,�ߑ�U��/�W	=šulRa7�3^G�
A��.O�3�e��eXs._'Ü���$%�Ρ�E}I��xN>��~/r�ni�`m�I����peU���q-�+�c�����w\��'eh�o�$�4cQj��E1�5:�/4c�>�T��h,g�G����!�Wa_{�o�$T%cN�V�_t����:zg����j�Яř��}�Ƭq�[OL����;
��=��=������ Eq4��g�W�֦�XC�U�M�0��������+N�$��b\U�uT��f١2�XF��5�	~D�+\TP�O+��u�v\�P��}Q�m��	U��DE���G��Z�5��7ͣ/!�0���<f�����n��#g"#!\t3\6�w�6bu������.�O���?����gh�_F[e�-��&��OZě��1�ѿ���5�E�8�[��3�(>�p�u�@���
��7����_T��	��@y�_PK-[2�\D�ȷ5xl/workbook.xmlPK-[2�\����	�[Content_Types].xmlPK-
[2�\@'4�''V_rels/.relsPK-[2�\�G�
u@�xl/worksheets/sheet1.xmlPK-[2�\�T;��P�xl/_rels/workbook.xml.relsPK-[2�\Ѓc'2E
xl/styles.xmlPK-[2�\���z�xl/sharedStrings.xmlPK�G

application/vnd.ms-excel

Sample:
PK[2�\���=�5xl/workbook.xml �(���;�0D�H���d񉐡�I�"�K��َ��F �K�3;�vج���z$9)Wڊޛ��J�.ڠZv����E��-6�}KT�(���Ľ��
�8���a9c�wn@�r�P�E���6{�]����]M[~S,������+�p�)	�hL�-�2����<N���(��`0���PK[2�\����	�[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
[2�\�6n�''_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="R8f14568cffd8496a" /></Relationships>PK[2�\�G�
u@xl/worksheets/sheet1.xml �(��\�R����-i���;!��d���q�jN�N�ϟm����>R�/�)-mKKkIZ"��?���~�k�Z_-o�f����������������?~�����r���r�� �f�hu4��l~<���g����u����������t�?��͗Wg��˳�׋��\	a����
~�����z��ژZ���������.u}zu3;><������G�V>�?��`~|x��t��]>l�������Ϗf�;��'w��nup��8��}�ay�lq��r�,��>g���?������O������|s���1��Z邛��\o�ן�c����}����AI�ڀ,��������U��O����q��J��V�{%|����o��m��8w@�ʼ�}���k�vVx鵗�2~w��=p����������z�T���&��"
FL�����Z!�N����$L�(��
Q��<P2�O��'M�ѱ�	R�P��'������o�R�6�(D駎!JQ��cPQ�j�E�h�8��`�V*D-�T� �U��N`*�P�
PM�AE-*�Z!jQ%Z����5����Ee��EԤ�T��ZT-�F���;BB��ZT~XA	����H���!jQ%�"*)he���cQ� &��rx�H'�'�L@�"�.�N��(A�S+D	�^� ��{�=8�+f�(A�ɡ�wʻ��Y��)�PD�����{)*��m�Z/�Ȋ!J�D&uԢS+D-j9�BԢ��-�I=U�zwG��I5���
Q�z�Q��&��Z!jR�������S�j5iM���ʊZ�(I�$�x�Bk���Y�%i���v/��yW�`L��HR6���;� ��:�$�)q����S�rk4����[��R4=�M��q�y��4Ү6�(A�
�񒆫?b�Q�&<p�6Jϊ�����2�i�s;�QsV
U+%������0T-�
Z��2؊�mԜ��P�N)�Q���5g۠n�V�tGx����`ļ$fn!,��"j��q�n�B	Qc2j��!:8���^�*w<%h�p)�7F	��oM]��Q�N/
������.*����ǀ���\�SÅ��H��B}!\�{蓍�Bt{!*��e,p��p]�3�@���7`��l����vꇀ۽ܸa(t��o
.
��dV����u��Bz�ᆂf���+:�Q�>M�wdLo�w��D���x'0��}�7����>�O��aX�;apW��?�
�>J�'��A���F�%铽����ԯF>J��a�E��K|���k��9q�+��Z�S�J�Z"�ӔS��j�ѯ��!j1�h0�����C��-��Űע6
n*8�[mQ�a�E�!f�#^�C�b�k�A�}��J��v�C�'#�h����^�J4F�u�a���'�����~��tsz|�Z����S��w����ֳ��_��p�k�����"��R��)�I��)�$G��4G��,G��<G��"G��a�����V_3B�Bx}�@��a�=!�~` ��?!�#!��Ũ�����v?3��a�!�~e �ݖ1�"��
��Hn+*�p˘�-cG ��!���2��r˘�-cK�<3��3�L�<3��3�M�<3�ԔgƝ����SS�j�3cPMyf�)όE5��<3&Քgƥ�����P���s����;Ƨ���1>5���!<w�O
��M�s����;Ƨ���1>��6���R��Z�3�SKyf|j)όO-��<3>��gƧ�����R��:�3�SGyf|�(όO��<3>u�gƧ������{Ƨ���3>u���'<��O=�3>����'<��O=�g|�	�=w�%<��O=��<3>��gƧ����4P���3��@yf|(όOÞ�9�]�R����NT���!\�b��%yR�	!��4�HA��!���ÐI��0d�^r�h�81�kC�y�a�"�.��d��h+�i�	Aь���F�����>2����]�W�f1C�XB'Ia�G�P�e̙)�e왃�1 Ω��XU�9�'�Iq6�-�S��>/}
�P:c΢���<JZΤ�)��\Jڷ�>'��]�B��e)�e1�e9�eA�eIl�}���%ö_J�%�vm��+5���ǥ�'���}�u�{Z����X�[�"�RzY��������������������m4�$g�lh��	Y4s$G}
�o�w��si�%t%t%�%�%�%�%�%��/�/�g�4p�}�c�>��%[��qCM{��=w��gӞ;n��җl�Wl��ا��B����h:a��tR�	��$�����t�ah:�04�p�N8M'��C��p��t���dX��N�j4�����������>q�h:�04���7�ѣ�Z��2�d��P?�95K'3Y:)M��i�N8P�NJ_�:4K'��d�e�e�e���e�e�e�e�e�e�d�}���%ö_J�%�vm��+5���ǥ�'���}y:)u}Vj,٭{�|i�NJ]_�_�ߔߖߕߗ٣-K'I�<�$de�$i��IҚ����K�J�J�K�K�K�K�K�K�O_�_����t��oY:�@Y:)��;n�t€�t�t�tRp�6���|��.����r�Y���]���8�PK[2�\��f��Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�1n��ݰ���3��&vd����G�
XT�Tb�������4����޾M#9c��w
��N�np}�dj�n�{U��s$y��lJ��Q[�T,��.w��J9
=��>�)g��aɀ[&9\f��3h|��4�K���h��
=�~J�~���T ���}ٙ��J��R�@���b�����BFY�y����w��*`��B���iY^��G����
���j��/6_PK[2�\Ѓc'2E
xl/styles.xml �(��S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v�F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}���LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK[2�\���z�xl/sharedStrings.xml �(��Yko�6���^?�-I��NR�q�,Z,��4��+�*I�&-��wHI�"R�܋Ds8����pȜ��K:��e�E���HC�ts�}}��ݎ�$�H�R��~��v~�<BvP5ݭ���` �-��RDb�wD�'�DƁDb w��ǃ�i��<�h��<��0;H��<���RIc
�| /�J�D�r5ѕd�����'�ejN�ʳ,�	ۍ�#l��[4Y�C�n١�Z��uj���
H�J��$��e��g��`��–
�ESzKKpg���h����Wa��5�l:�O�x����)`�*/tg����X��	]E��B�p;[��X�Bw��f�3�@�!z��P�Ix�1nY�#��WsXA�4�N\
��j�-,��c���<A���[�蜅�
��pL��
&}�����3�99�md;�3{-x &_V���C�|��uS�Ą4���'7�K,g�/�<�0�^��Px�ɥ]��� m�(���0I��v��R�4���_oiJ�,H�S6So@7[3�$�B>��fk�YaAV[N�oo�dM�NH��{,�(�sH0`�Ӳ]PT"Z��wj]<�LK؊U튭�z��P�J%dH։�����$�'2�>�9�R���1�̃��Bb~&����$���ef(�h
K�)h��B~!InnHF9�v���]p��B�*�4j�*A��}oW,�6�����U�f��
n)|�J��H:U~!������6K����Vb7����g!�����sÅO�խ�)�7���0&Q�L�ӞO&�^0ZC/ @Fkg2C�ML��H��y�~�z�;��(zNL��F�<�,0�	�R{k���w��ã���8<9���q�qN�F���^����v"`��Q�O�qLz�ȍz~�=�?��#/;$�BÕƜ'"��{"�	��5�'X➠�{�'�	��'�㞈�gd`??����1�.e��:?���w.:�?�o�`!���Ҷ�$X	 2�/��y��W�1*�-6� ��ῂ_���k=T����:�H!O[4l@cݒ�蕨�ڀ]EG�1�i
u
�*xF�	��+���ZM]��ESI7�x�5a���"Uܲ�[����-��,)"ۘ�'^��D���:��{F�=	�{1��T�80�*�W�i��P�������Cw��9��hԹ�/5qH�Uo�����dW����=A��6_��^Ra�bq�3��t�cHY��ܒ��'y�x϶$݀���nҚw��pX*�d
���?A7�l�L�z3՝�����2����3�p!�A_�s��U�(��^;Л�Q��u����s<'��5	��u�\��S}��`:4�F�7�Ԗ�nP
y"B|g<2�LB�I�-g�%�o�>沾�����i�V��
���_ǵz�y
[m>{E�R��0ںi^��,�ߑ�U��/�W	=šulRa7�3^G�
A��.O�3�e��eXs._'Ü���$%�Ρ�E}I��xN>��~/r�ni�`m�I����peU���q-�+�c�����w\��'eh�o�$�4cQj��E1�5:�/4c�>�T��h,g�G����!�Wa_{�o�$T%cN�V�_t����:zg����j�Яř��}�Ƭq�[OL����;
��=��=������ Eq4��g�W�֦�XC�U�M�0��������+N�$��b\U�uT��f١2�XF��5�	~D�+\TP�O+��u�v\�P��}Q�m��	U��DE���G��Z�5��7ͣ/!�0���<f�����n��#g"#!\t3\6�w�6bu������.�O���?����gh�_F[e�-��&��OZě��1�ѿ���5�E�8�[��3�(>�p�u�@���
��7����_T��	��@y�_PK-[2�\���=�5xl/workbook.xmlPK-[2�\����	�[Content_Types].xmlPK-
[2�\�6n�''V_rels/.relsPK-[2�\�G�
u@�xl/worksheets/sheet1.xmlPK-[2�\��f��P�xl/_rels/workbook.xml.relsPK-[2�\Ѓc'2E
xl/styles.xmlPK-[2�\���z�~xl/sharedStrings.xmlPK�F