SgrRetornaContainer
Method must return all the data from the containers linked to the client
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 | Number of the container to be consulted. When this parameter is null, all the client's containers will be consulted. |
| cdProgramming | int | Yes | Programming code to which the container is linked. |
| cdViag | int | Yes | Trip code generated by the schedule. |
RETURN
| Field | Type | Description |
|---|---|---|
| cdContainer | int | Container code |
| nrContainer | string | Container number |
| cdTypeContainer | int | Container type code |
| dsSigla | string | Container type acronym |
| cdPropContainer | int | Container owner code |
| dsName | string | Name of container owner |
| nrCGCCPF | string | CPF or CNPJ of the container owner |
| vlTaraEspecifica | Real | Weight of this empty container; |
| dsObservacao | text | Remarks related to this container |