GET api/Factura?basedatos={basedatos}&clave={clave}&fecha={fecha}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| basedatos | string |
Required |
|
| clave | string |
Required |
|
| fecha | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfDowntownModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | DowntownModel |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.