Improvements and bug fixes
Improvements
- For account onboarding and adding a representative, we have updated the address fields to show the full zip code in the Dashboard.
- When providing a website for a business profile in the Dashboard, you are no longer limited to sites that start with
https://
.
Bug fixes
- Previously, our warning copy would incorrectly mark a failed verification as missing information in the Dashboard. We’ve updated the warning copy to indicate an error could be due to missing information or failed verification.
- We also fixed an issue in the Dashboard where the account list was not properly filtering by verification state.
- We updated the underwriting endpoint so that when you pass an invalid dollar amount with decimals, you receive a
422
response (indicating unprocessable content) rather than a generic500
internal server error response.