post
https://api.partners.sandbox.nowlvble.com/v2/simulation/tenants//set_underwriting_result
This endpoint is used to mock the underwriting result of a user.
Note that the underwriting result will be mocked only for the given user.
WILL_BE_APPROVED - The user can apply, he will pass underwriting and be able use the service
- Mocks the underwriting result to always pass so the user will be approved.
WILL_BE_DECLINED - The user can apply, however he will fail underwriting and not be able to use the service
- Mocks the underwriting result to always fail so the user will be declined.