GET v2/invoice/{sellerKey}/{offset}
Listagem das notas fiscais emitidas no Backoffice formato Json
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sellerKey |
Chave de acesso do parceiro |
string |
Required |
| offset |
Quantidade de registros para retornar na fila (máximo 50 por consulta) |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.