ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Interface PurchaseForecastSearchParams

    interface PurchaseForecastSearchParams {
        year?: number;
        clientId?: string;
        supplierId?: string;
    }
    Index

    Properties

    year?: number
    clientId?: string
    supplierId?: string