POST api/articulo/AddArticulo

Request Information

URI Parameters

None.

Body Parameters

L_Articulos
NameDescriptionTypeAdditional information
id

integer

None.

nombreArt

string

None.

descripcionArt

string

None.

imgArt

string

None.

Disponible

integer

None.

Moneda

string

None.

SeccionId

integer

None.

statusArt

boolean

None.

fechaRegistro

date

None.

CompraDetalle

Collection of CompraDetalle

None.

L_Secciones

L_Secciones

None.

L_RelArticuloAtributo

Collection of L_RelArticuloAtributo

None.

VentaDetalle

Collection of VentaDetalle

None.

L_RelArticuloSucursal

Collection of L_RelArticuloSucursal

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.