POST api/EnriquecimentoDeDados/EnriquecerDados?tipoDeDocumento={tipoDeDocumento}&numeroDoDocumento={numeroDoDocumento}&origemDaPesquisa={origemDaPesquisa}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tipoDeDocumento | string |
Required |
|
| numeroDoDocumento | integer |
Required |
|
| origemDaPesquisa | string |
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.