GET api/NotaPromissoria?cod_loja={cod_loja}&cod_venda={cod_venda}&cod_cliente={cod_cliente}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cod_loja | string |
None. |
|
| cod_venda | string |
None. |
|
| cod_cliente | string |
None. |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfNotaPromissoriaModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of NotaPromissoriaModel |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.