- Codes in the
2xxrange indicate success. - Codes in the
4xxrange indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.). - Codes in the
5xxrange indicate an error with Bota’s servers (these are rare).
API Basics
Errors
How Bota communicates errors via HTTP status codes and response bodies
Bota uses standard HTTP response codes to indicate the success or failure of an API request. In general:

