Extend a Correspondent Tradeput https://api.elliemae.com/secondary/v1/trades/correspondent/{tradeId}/loans/extendUse this API to extend all loans or specified loans assigned to a Correspondent Trade.Path ParamstradeIdstringrequiredUnique identifier of a correspondent trade. The TradeID and ID are the same.Query ParamsDataSyncOptionstringDetermines whether the loan will be updated with lock data after a lock is confirmed.Possible values are: noSync – Does not update the loan with lock data upon lock confirmation. syncLockToLoan – The default value. Updates the loan with the lock data upon lock confirmation.ForceUpdateAllLoansbooleanIndicates whether to force all loans to update. The options are: true - When set to true, all loans assigned to the trade are processed and there is no payload in the request. false - The default value. When set to false, the loans to be processed are specified in the request payload.truefalseBody ParamscommentstringCommentcustomPriceAdjustmentdoubleCustom price adjustmentcustomPriceDescriptionstringCustom price descriptiondaysToExtendint32Days to extendloansarray of objectsLoansloansADD objectpriceAdjustmentdoublePrice adjustmentreLockFeedoubleThe re-lock feeHeadersAuthorizationstringBearer tokenResponse 200OKUpdated about 1 month ago