| /login |
POST |
Login de usuario |
| /password |
POST |
cambiar passpwrd pasa oldpassword y newpassword |
| /userProfile |
GET,GET/id,POST,PUT, DELETE |
rols de usuario |
| /users |
GET,GET/id,POST,PUT, DELETE |
rols de usuario |
| /storage |
GET,GET/id,POST,PUT, DELETE |
Almacen |
| /street |
GET,GET/storage_id/id ,POST,PUT, DELETE |
Caller |
| /shelf |
GET,GET/storage_id/street_id/id ,POST,PUT, DELETE |
Estanteria |
| /space |
GET,GET/storage_id/street_id/shelf_id/id ,POST,PUT, DELETE |
Hueco |
| /state |
GET,GET/id,POST,PUT, DELETE |
Pais |
| /province |
GET,GET/id,POST,PUT, DELETE |
Provincia |
| /city |
GET,GET/id,POST,PUT, DELETE |
Ciudad |
| /client |
GET,GET/id,POST,PUT, DELETE |
Ciente |
| /supplier |
GET,GET/id,POST,PUT, DELETE |
Proveedor |
| /carrier |
GET,GET/id,POST,PUT, DELETE |
Transportista |
| /product |
GET,GET/id,POST,PUT, DELETE |
Producto |
| /lot |
GET,GET/id,POST,PUT, DELETE |
lotes |
| /orderreception_status |
GET,GET/id,POST,PUT, DELETE |
Estado de la orden de recepcion |
| /orderline_status |
GET,GET/id,POST,PUT, DELETE |
Estado de ordenes de recepcion y de envio |
| /orderreception |
GET,GET/id,POST,PUT, DELETE |
Ordenes de recepcion |
| /orderlinereception |
GET,GET/id,POST,PUT, DELETE |
Lineas de ordenes de recepcion |
| /ordershipping |
GET,GET/id,POST,PUT, DELETE |
Ordenes de envio |
| /orderlineshipping |
GET,GET/id,POST,PUT, DELETE |
Lineas de ordenes de envio |
| /ordershipping_status |
GET,GET/id,POST,PUT, DELETE |
Estado de la orden de envio |
| /movement |
GET,GET/id,POST,PUT, DELETE |
Movimientos |
| /incident |
GET,GET/id,POST,PUT, DELETE |
incidencias |
| /inventoty |
GET,GET/id,POST,PUT, DELETE |
Inventario |
| /inventoryline |
GET,GET/id,POST,PUT, DELETE |
Lineas de inventario |
| /inventory_reason |
GET,GET/id,POST,PUT, DELETE |
Motivos de inventario |
| /inventory_status |
GET,GET/id,POST,PUT, DELETE |
Estado de inventario |
| /orderpickingreception |
GET,GET/id,POST,PUT, DELETE |
Ordenes de picking de recepcion |
| /orderpickingshipping |
GET,GET/id,POST,PUT, DELETE |
Ordenes de picking de envio |