GET api/{module}/InvoiceNFeDownload
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Chaves | Collection of string |
None. |
|
| NumeroSerie | Collection of string |
None. |
|
| Formato | EFormato |
None. |
|
| Pagination | boolean |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| HasNext | boolean |
None. |
|
| TotalCount | integer |
None. |
|
| FilterBy | string |
None. |
|
| SortBy | string |
None. |
|
| Only | boolean |
None. |
|
| CompanyCode | string |
None. |
|
| Status | ESituation |
None. |
|
| module | string |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |