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

    Module types/ambeed

    Interfaces

    AmbeedResponseBase

    Base interface for all Ambeed API responses

    AmbeedProductObject

    Represents a product object from the Ambeed API

    AmbeedSearchResponseProduct

    Represents a search response from the Ambeed API

    AmbeedSearchParams

    Parameters for searching products in the Ambeed API

    AmbeedProductListResponse

    Response from the Ambeed product list API

    AmbeedProductListResponseValue

    Value object containing product list data

    AmbeedProductListMenuRes

    Menu response data structure

    AmbeedProductListResponseResultItem

    Individual product result item from the product list

    AmbeedProductListResponsePriceList

    Price list item for a product

    AmbeedProductPriceResponse

    Root of the product price response body returned by webapi/v1/product_price.

    AmbeedProductPriceResponseValue

    Value object of the product price response. Each BD…_… key maps a batch/size group to its list of priced variants, alongside the shared proInfo block.

    AmbeedProductPriceProInfo

    Shared product information returned alongside the priced variants.

    AmbeedProductPriceResponseVariantItem

    A single priced variant within the product price response.

    AmbeedProductStockResponse

    Root of the product stock response body returned by webapi/v1/product_stock.

    AmbeedGetSearchProductAndRecommendedProductsByCASResponse

    Root of the response body returned by webapi/v1/get_search_product_and_recommended_products_by_cas.

    AmbeedGetSearchProductAndRecommendedProductsByCASResponseRProList

    A recommended product entry. The Ambeed API returns these as loosely-typed dictionaries, so keys are open-ended scalar/array values.

    AmbeedGetSearchProductAndRecommendedProductsByCASResponsePriceList

    A single priced size entry within the CAS-matched product.

    AmbeedGetSearchProductAndRecommendedProductsByCASResponseSearchProDict

    The product matched by the queried CAS number.

    AmbeedGetPmsSdsByAmsResponse

    Root of the PMS/SDS-by-AMS response body returned by webapi/v1/getPmsSdsByAms.

    AmbeedGet3DmoleculeBySmilesResponse

    Root of the 3D-molecule-by-SMILES response body returned by webapi/get_3dmol_by_smile.

    AmbeedGetProductBatchByProidResponse

    Root of the product-batch-by-proid response body returned by webapi/v1/product/probatch/PROID.

    AmbeedGetProductStockByBdsResponse

    Root of the product-stock-by-BDS response body returned by webapi/v1/getproductstockbybds.

    AmbeedGetProductStockByBdsResponseValueStockList

    Stock entries for a single batch (BD) identifier.

    AmbeedGetProductStockByBdsResponseValueStock

    Per-warehouse stock quantities for a single size.

    Type Aliases

    EncodedSearchParams

    Represents encoded search parameters