SgrDesvincularContainer
Method for unlinking a container from a schedule or trip
PARAMETERS
Field | Type | Req. | Description |
---|---|---|---|
keyaccess | string | Yes | Key returned by the sgrLogin method. |
cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method |
cdcliente | integer | Yes | Customer code, returned by the sgrListaEmpresasPASUsuario method. |
nrContainer | string | Yes | Container number. |
cdProgramming | int | Yes | Programming code to which the container is linked. |
cdViag | int | Yes | Trip code generated by the schedule. |