Updates a Scenario

Updates an existing scenario for an opportunity.

Path Params
string
required

The unique identifier of the opportunity to retrieve.

string
required

The unique identifier of the scenario to retrieve.

Body Params
date-time

The date and time the scenario was created.

date-time

The date and time the scenario was modified.

date-time

The date and time the qualification status was last updated.

fee
object

Fee information provided by the LoanFeeContract object.

string

The unique, system-generated identifier of the scenario.

string

The ID to bind the entity in Loan.

string

The qualification status of the scenario.

qualifierSetting
object

Qualifier details provided by the QualifierSettingContract object.

scenarioCost
object

Scenario cost details provided by the ScenarioCostContract object.

string

Scenario Indicator - A-Z.

terms
object
required

Required. Scenario term details provided by the ScenarioTermsContract object.

double

The total monthly payment for the scenario.

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…