Extend a Correspondent Trade

Use this API to extend all loans or specified loans assigned to a Correspondent Trade.

Usage Notes:
This API is similar to the loan update-related functions of the Assign Loans API but does not assign new loans to the correspondent trade. The Extend Loans for Correspondent Trade API processes loans that are assigned to the trade. The loans must have an Assigned status. Loans that have not been assigned cannot be extended using the API.

Examples:
/secondary/v1/trades/correspondent/TradeId/loans/extend

/secondary/v1/trades/correspondent/TradeId/loans/extend?forceUpdateAllLoans=false

/secondary/v1/trades/correspondent/TradeId/loans/extendforceUpdateAllLoans=false&dataSyncOption=NoSync

Language