Create a Scenariopost https://api.elliemae.com/loanOpportunity/v1/loanOpportunities/{opportunityId}/scenariosCreates a new scenario.Path ParamsopportunityIdstringrequiredQuery ParamsAuthorizationstringrequiredBearer tokenBody 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.Responses 201Created 202Accepted 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 2 months ago