Update a Scenarioput https://api.elliemae.com/loanOpportunity/v1/loanOpportunities/{opportunityId}/scenarios/{scenarioId}Replace the existing scenario.Path ParamsopportunityIdstringrequiredThe unique identifier of the opportunity to retrieve.scenarioIdstringrequiredThe unique identifier of the scenario to retrieve.Body ParamsdateCreateddate-timeThe date and time the scenario was created.dateModifieddate-timeThe date and time the scenario was modified.dateStatusUpdateddate-timeThe date and time the qualification status was last updated.feeobjectFee information provided by the LoanFeeContract object.LoanFeeContract objectidstringThe unique, system-generated identifier of the scenario.loanReferenceIdstringThe ID to bind the entity in Loan.qualificationStatusstringThe qualification status of the scenario.qualifierSettingobjectQualifier details provided by the QualifierSettingContract object.QualifierSettingContract objectscenarioCostobjectScenario cost details provided by the ScenarioCostContract object.ScenarioCostContract objectscenarioIndicatorstringScenario Indicator - A-Z.termsobjectrequiredRequired. Scenario term details provided by the ScenarioTermsContract object.ScenarioTermsContract objecttotalPaymentdoubleThe total monthly payment for the scenario.HeadersAuthorizationstringrequiredBearer tokenResponses 202Accepted 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated about 2 months ago