HTTP Status Code Responses

When you submit a file to the service you will receive an HTTP status code in the response. The following list includes the most common status codes you may encounter:

HTTP 201: The operation completed successfully

HTTP 400: The operation did not complete due to a bad input parameter in the request; review and correct the values submitted in the request

HTTP 401: The operation did not complete due to a problem with your authentication credentials; review and confirm your username and password

HTTP 403: The operation did not complete due to a permission issue with your credentials; contact your implementation specialist to resolve this issue

HTTP 500: The operation did not complete due to an issue with the service