END4 WEB API
Methods for type
- Public
- References
- Machine reference
- Statistics
Error codes
The methods return if the request was successful or not with the HTTP state codes. The possible codes are:
Valor | Descripción |
---|---|
200 OK | The request was successful, if the method contents data, it can be consulted according the format defined in each case. |
400 BadRequest | Invalid request. |
401 Unauthorized | The method requires authorization and the request has not been authorized. |
403 Forbidden | The user does not have access to the method. |
404 NotFound | The record associated with the request made was not found (for example: if you try to delete a template but it does not exist, this error is returned) |
500 | Unexpected error. (If the Exception returns information, do not show to the user in any case.) |
Control remoto de la producción de maquinaria en tiempo real