SgrVincularContainer
Method for linking a container to 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. |
| vlTotalWeight | double | No | Total weight of the container for the trip |
| flReused | int | No | Enter '1' to indicate that the container comes from another schedule and is being reused; |