Merchant – Error

Errors

Authentication and other errors related to API are returned using HTTP Status Codes.

# error Описание
1 200 OK
2 201 OK
3 400 Bad request (malformed data or URI)
4 401 Not Authorized (Auth error)
5 403 Forbidden (Method not allowed)
6 404 Not Found (Method not found)
7 406 Not Acceptable (Invalid data type)
8 410 Gone (Deprecated method)
9 500 Internal Server Error (Critical error in API)
10 502 Service is down or being upgraded.pgraded.
© 2024 Click