API
api / tms
carrier
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/carrier/getlist |
|
| get | POST /api/tms/carrier/get |
|
| create | POST /api/tms/carrier/create |
|
| update | POST /api/tms/carrier/update |
|
| delete | POST /api/tms/carrier/delete |
combustible
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/combustible/getlist |
|
| get | POST /api/tms/combustible/get |
|
| create | POST /api/tms/combustible/create |
|
| update | POST /api/tms/combustible/update |
|
| delete | POST /api/tms/combustible/delete |
|
| apply | POST /api/tms/combustible/apply |
|
| cancel | POST /api/tms/combustible/cancel |
destino
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/destino/getlist |
|
| get | POST /api/tms/destino/get |
|
| create | POST /api/tms/destino/create |
|
| update | POST /api/tms/destino/update |
|
| delete | POST /api/tms/destino/delete |
entrega
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/entrega/getlist |
|
| get | POST /api/tms/entrega/get |
|
| create | POST /api/tms/entrega/create |
|
| update | POST /api/tms/entrega/update |
|
| delete | POST /api/tms/entrega/delete |
|
| approve | POST /api/tms/entrega/approve |
|
| close | POST /api/tms/entrega/close |
|
| cancel | POST /api/tms/entrega/cancel |
|
| getFileContent | POST /api/tms/entrega/getFileContent |
|
| file_list | POST /api/tms/entrega/file_list |
|
| file_upload | POST /api/tms/entrega/file_upload |
|
| file_delete | POST /api/tms/entrega/file_delete |
envio
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/envio/getlist |
|
| get | POST /api/tms/envio/get |
|
| get_pdf | POST /api/tms/envio/get_pdf |
|
| create | POST /api/tms/envio/create |
|
| update | POST /api/tms/envio/update |
|
| delete | POST /api/tms/envio/delete |
|
| set_procesado | POST /api/tms/envio/set_procesado |
|
| set_enviaje | POST /api/tms/envio/set_enviaje |
|
| set_arribo | POST /api/tms/envio/set_arribo |
|
| set_entregado | POST /api/tms/envio/set_entregado |
|
| set_cancelado | POST /api/tms/envio/set_cancelado |
|
| getFileContent | POST /api/tms/envio/getFileContent |
|
| file_list | POST /api/tms/envio/file_list |
|
| file_upload | POST /api/tms/envio/file_upload |
|
| file_delete | POST /api/tms/envio/file_delete |
peaje
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/peaje/getlist |
|
| get | POST /api/tms/peaje/get |
|
| create | POST /api/tms/peaje/create |
|
| update | POST /api/tms/peaje/update |
|
| delete | POST /api/tms/peaje/delete |
|
| apply | POST /api/tms/peaje/apply |
|
| cancel | POST /api/tms/peaje/cancel |
remolque
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/remolque/getlist |
|
| getdata | POST /api/tms/remolque/getdata |
|
| get | POST /api/tms/remolque/get |
|
| create | POST /api/tms/remolque/create |
|
| update | POST /api/tms/remolque/update |
|
| delete | POST /api/tms/remolque/delete |
|
| getFileContent | POST /api/tms/remolque/getFileContent |
|
| file_list | POST /api/tms/remolque/file_list |
|
| file_upload | POST /api/tms/remolque/file_upload |
|
| file_delete | POST /api/tms/remolque/file_delete |
ruta
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/ruta/getlist |
|
| get | POST /api/tms/ruta/get |
|
| create | POST /api/tms/ruta/create |
|
| update | POST /api/tms/ruta/update |
|
| delete | POST /api/tms/ruta/delete |
transportista
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/transportista/getlist |
|
| get | POST /api/tms/transportista/get |
|
| getdata | POST /api/tms/transportista/getdata |
|
| create | POST /api/tms/transportista/create |
|
| update | POST /api/tms/transportista/update |
|
| delete | POST /api/tms/transportista/delete |
|
| getFileContent | POST /api/tms/transportista/getFileContent |
|
| file_list | POST /api/tms/transportista/file_list |
|
| file_upload | POST /api/tms/transportista/file_upload |
|
| file_delete | POST /api/tms/transportista/file_delete |
traslado
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/traslado/getlist |
|
| get | POST /api/tms/traslado/get |
|
| get_pdf | POST /api/tms/traslado/get_pdf |
|
| get_xml | POST /api/tms/traslado/get_xml |
|
| genxml | POST /api/tms/traslado/genxml |
|
| create | POST /api/tms/traslado/create |
|
| update | POST /api/tms/traslado/update |
|
| delete | POST /api/tms/traslado/delete |
|
| apply | POST /api/tms/traslado/apply |
|
| cancel | POST /api/tms/traslado/cancel |
|
| duplicate | POST /api/tms/traslado/duplicate |
|
| get_xmlzip | POST /api/tms/traslado/get_xmlzip |
ubicacion
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/ubicacion/getlist |
|
| get | POST /api/tms/ubicacion/get |
|
| create | POST /api/tms/ubicacion/create |
|
| update | POST /api/tms/ubicacion/update |
|
| delete | POST /api/tms/ubicacion/delete |
vehiculo
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/vehiculo/getlist |
|
| getdata | POST /api/tms/vehiculo/getdata |
|
| get | POST /api/tms/vehiculo/get |
|
| create | POST /api/tms/vehiculo/create |
|
| update | POST /api/tms/vehiculo/update |
|
| delete | POST /api/tms/vehiculo/delete |
|
| getFileContent | POST /api/tms/vehiculo/getFileContent |
|
| file_list | POST /api/tms/vehiculo/file_list |
|
| file_upload | POST /api/tms/vehiculo/file_upload |
|
| file_delete | POST /api/tms/vehiculo/file_delete |
viaje
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/viaje/getlist |
|
| get | POST /api/tms/viaje/get |
|
| create | POST /api/tms/viaje/create |
|
| update | POST /api/tms/viaje/update |
|
| delete | POST /api/tms/viaje/delete |
|
| approve | POST /api/tms/viaje/approve |
|
| close | POST /api/tms/viaje/close |
|
| cancel | POST /api/tms/viaje/cancel |
|
| getFileContent | POST /api/tms/viaje/getFileContent |
|
| file_list | POST /api/tms/viaje/file_list |
|
| file_upload | POST /api/tms/viaje/file_upload |
|
| file_delete | POST /api/tms/viaje/file_delete |
zona
| Función | Endpoint | Descripción |
|---|---|---|
| getlist | POST /api/tms/zona/getlist |
|
| get | POST /api/tms/zona/get |
|
| create | POST /api/tms/zona/create |
|
| update | POST /api/tms/zona/update |
|
| delete | POST /api/tms/zona/delete |