V1 Update a Note for a Borrower Contact

Updates the specified note with the values provided.

Path Params
string
required

The unique identifier that is returned in the response when the contact is created.

string
required

Unique identifier of the note assigned to the note when it was created.

Body Params
string

Unique identifier assigned to the specific note associated with the borrower contact.

string

Title summarizing the purpose or topic of the note.

string

Date and time when the note was created or last updated, stored in UTC format.

string

Text of the note containing the full descriptive information.

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