HTTP response status code
Successful Requests (2xx range): These codes confirm that your request was successfully received and processed.
Client Errors (4xx range): These codes mean there was a problem with the information you provided. Common causes include omitting a required parameter or sending invalid data.
Server Errors (5xx range): These codes signify that an error occurred on our server while trying to process your valid request.