cargopanel logocargopanel for developers

Error Codes

CodeErrorDescription
400Bad RequestInvalid JSON format or incorrect request parameters.
401UnauthorizedUnauthorized access. No valid token was provided.
404Not FoundThe requested URL or resource was not found.
405Method Not AllowedCheck the HTTP method used in the request.
422Validation ErrorThe submitted data failed validation.
500Server ErrorAn unexpected or expected service error on the server.