GET api/Pessoa/BuscarPessoa?numeroDoDocumento={numeroDoDocumento}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| numeroDoDocumento | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DadosPessoa| Name | Description | Type | Additional information |
|---|---|---|---|
| Enderecos | Collection of EnderecoPessoa |
None. |
|
| Telefones | Collection of TelefonePessoa |
None. |
|
| Emails | Collection of EmailPessoa |
None. |
|
| Origem | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.