V1 Assign a Loan Associate

Assigns a loan associate to a milestone based on the specified milestone or milestone-free ID and log ID.
Note that the loan associate must be assigned to the role (for example, Loan Officer) that is attached to the milestone.

Path Params
string
required

The loan ID, which is the unique identifier assigned to the loan.

string
required

The milestone or milestone-free log ID. The log ID can be obtained from the response of Get All Milestones

Body Params
string

Unique Identifier of a milestone-free log.

loanAssociate
object

Object containing loan associate details.

Headers
string
required

Bearer token.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…