GET api/producto/get-producto/{Nro_Negocio}/{Id_Linea}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Nro_Negocio | integer |
Required |
|
| Id_Linea | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
RespuestaDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| estado | boolean |
None. |
|
| mensaje | string |
None. |
|
| data | Object |
None. |
|
| dataAdicional | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.