PUT api/{tenant}/DocumentoFiscalCartaExportacoes/{id}?key={key}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | integer |
Required |
|
| tenant | string |
None. |
|
| id | string |
None. |
Body Parameters
DocumentoFiscalItemExportacaoModelo| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentoFiscalFKId | integer |
None. |
|
| DocumentoFiscalItemId | integer |
None. |
|
| DocumentoFiscalItemNome | string |
None. |
|
| DocumentoFiscalId | integer |
None. |
|
| ChaveNfe | string |
None. |
|
| NumeroDrawback | string |
None. |
|
| RegistroExportacao | string |
None. |
|
| QuantidadeExportacao | decimal number |
None. |
|
| Ativo | integer |
None. |
|
| Id | integer |
None. |
|
| EmEdicao | boolean |
None. |
|
| UsuarioAtualizacao | string |
None. |
|
| UsuarioCadastro | string |
None. |
|
| UsuarioEmEdicao | string |
None. |
|
| DataCadastro | date |
None. |
|
| DataAtualizacao | date |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.