Update a Document

Updates an existing document for an opportunity.

Path Params
string
required

Unique identifier of the opportunity to update.

string
required

Unique identifier of the document to retrieve.

Body Params
string

Is Document active or not (default to active).

string
required

Document Content.

date-time

Document created date (read only).

string

Unique File Id (read only)

string

The unique, system-generated identifier of this Document.

string

The id to bind the entity in Loan.

string

Document Name.

string
required

Scenario id that this document is for.

string

Scenario indicator that this document is for.

string
required

Document type - Eligibility and etc.

Headers
string
required

Bearer token

Responses
202

Accepted

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…