Crea un item

Crea un item en el catálogo. Requiere id_empresa porque WSERP lo exige para la operación.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
required

ID de la empresa

Body Params

Body de POST/PUT /v2/items. En PUT, cod_item del body debe coincidir con cod_item del path (si no coincide, 400 ERROR_VALIDACION). id_empresa va por query param, no en este body.

int64
required
string
required

Clasificación de negocio del item (p.ej. SIMPLE, COMPUESTO, PRODUCCION, NO_STOCKEABLE). El código no valida un enum cerrado en el BFF: el valor se envía tal cual a WSERP.

string
required
length ≤ 100
string
required
length ≤ 250
string
int64
int64
string
int64
string

Si se omite, el BFF fija TODOS por default antes de llamar a WSERP.

int64
required
double
required
double
double
required
boolean
boolean
string
boolean
string
costos_adicionales
array of objects
costos_adicionales
precios
array of objects
precios
boolean
double
string
int64
required
string
string
string
item_cod_barra
array of objects
item_cod_barra
sucursales_habilitadas
array of objects
required
length ≥ 1
sucursales_habilitadas*
variantes
array of objects
variantes
stock
array of objects
stock
kit_item
array of objects
kit_item
trazables
array of objects
trazables
boolean
boolean
string
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*