Get Trade Pipelinepost https://api.elliemae.com/secondary/v1/tradePipelineUse this API to get the pipeline for a correspondent trade or a loan trade.Query ParamsfieldsintegerList of fields to retrieveignoreInvalidFieldsbooleanWhether to ignore invalid fields.truefalselimitintegerSpecify the limit of fields to return in the response.startintegerStarting index from which to retrieve the pipeline fields. The default is 1.typestringrequiredTrade Type. Possible values are: correspondentTrade, loanTradeviewstringView of Trades according to the Status. Possible values are: None, Current, Archived, VoidedBody ParamsfilterobjectDetails provided by the QueryCriterionContract object.QueryCriterionContract objectsortOrderarray of objectsList of fields with more details like sort order.sortOrderADD objectfieldsarray of stringsList of fields.fieldsADD stringHeadersAuthorizationstringBearer tokenResponses 200OK 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 1 month ago