GET api/Logistica/ObterMensageirosAtivos?appID={appID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Mensageiro| Name | Description | Type | Additional information |
|---|---|---|---|
| Apelido | string |
None. |
|
| RG | string |
None. |
|
| CNH | string |
None. |
|
| DataDeEntrada | date |
None. |
|
| DataDeSaida | date |
None. |
|
| ValidadeDaCNH | date |
None. |
|
| StatusID | globally unique identifier |
None. |
|
| ClienteID | globally unique identifier |
None. |
|
| UsuarioID | globally unique identifier |
None. |
|
| Rotas | string |
None. |
|
| CapacidadeDeEntrega | string |
None. |
|
| Status | StatusGlobal |
None. |
|
| Cliente | Cliente |
None. |
|
| Participante | Participante |
None. |
|
| Enderecos | Collection of EnderecoParticipante |
None. |
|
| CapacidadeDeEntregaObject | Collection of CapacidadeDeEntregaDoMensageiro |
None. |
|
| CodigoParaIntegracaoComAplicativo | string |
None. |
|
| PessoaID | globally unique identifier |
None. |
|
| Data | date |
None. |
|
| TipoDeParticipacaoID | globally unique identifier |
None. |
|
| QualificacaoID | globally unique identifier |
None. |
|
| Nome | string |
None. |
|
| Emails | string |
None. |
|
| Telefones | string |
None. |
|
| Ativo | boolean |
None. |
|
| Profissao | string |
None. |
|
| TipoDoSegundoDocumento | string |
None. |
|
| NumeroDoSegundoDocumento | string |
None. |
|
| Nacionalidade | string |
None. |
|
| Pessoa | Pessoa |
None. |
|
| TipoDeParticipacao | TipoDeParticipacao |
None. |
|
| Qualificacao | Qualificacao |
None. |
|
| Endereco | EnderecoParticipante |
None. |
|
| ID | globally unique identifier |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.