ChemPal Documentation - v1.6.0
    Preparing search index...

    Module types/vwr

    Interfaces

    VWRTokenResponse

    OAuth token response from the VWR (Avantor) authorization server. Returned by POST /authorizationserver/oauth/token.

    VWRImage

    A product image reference returned inline on a VWR search product.

    VWRUomSpecificPrice

    A per-unit-of-measure price entry on a VWR search product.

    VWRSearchStock

    Base-product stock summary embedded in a VWR search product.

    VWRSearchProduct

    A single product entry in a VWR search response (products[]). The baseProduct id is used to fetch detail, asset, and substance data.

    VWRSearchPagination

    Pagination metadata on a VWR search response.

    VWRSearchResponse

    Response envelope for POST /products/search.

    VWROrdertablePrice

    A price entry on a VWR ordertable product row.

    VWRColCellEntry

    A key/value cell in an ordertable row's colCellMap.entry.

    VWRProductRow

    A purchasable variant row in a VWR ordertable response.

    VWROrdertableResponse

    Response envelope for GET /api/product/ordertable.

    VWRAssetReference

    A document/certificate asset reference for a VWR base product.

    VWRAssetReferencesResponse

    Response envelope for GET /products/{baseProduct}/assetreferences.

    VWRSubstanceAttribute

    A chemical/technical attribute for a VWR substance.

    VWRSubstanceResponse

    Response envelope for GET /api/product/chemical/substance.

    VWRSpecificationEntry

    A single specification row (e.g. { name: "Purity", result: "> 98 %" }).

    VWRStockDetail

    Availability detail for a single catalog number in a stock response.

    VWRStockResponse

    Response envelope for POST /api/product/getAnonymousStockAvailability.

    Type Aliases

    VWRSpecificationResponse

    Response body for GET /api/product/chemical/specification (a flat array of rows).