GET api/producto/get-producto/{Nro_Negocio}/{Id_Linea}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Nro_Negocio

integer

Required

Id_Linea

integer

Required

Body Parameters

None.

Response Information

Resource Description

RespuestaDTO
NameDescriptionTypeAdditional information
estado

boolean

None.

mensaje

string

None.

data

Object

None.

dataAdicional

Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.