GET API/Estufagem/nota?numeroNota={numeroNota}&serieNota={serieNota}

Obtem uma nota fiscal que atente aos parametros de busca

Request Information

URI Parameters

NameDescriptionTypeAdditional information
numeroNota

Número da nota fiscal

string

Required

serieNota

Série da nota, se houver

string

None.

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.