Extend a Correspondent Trade

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

Path Params
string
required

Unique identifier of a correspondent trade. The TradeID and ID are the same.

Query Params
string

Determines 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.

boolean

Indicates 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.

Body Params
string

Comment

double

Custom price adjustment

string

Custom price description

int32

Days to extend

loans
array of objects

Loans

loans
double

Price adjustment

double

The re-lock fee

Headers
string

Bearer token

Response

Language
URL
Response
Choose an example:
application/json