EDITAR PRODUCTOS
POST/api/items/287/update
Para registrar productos debe enviar hacia:
Ejemplo:
- URL: https://empresa1.demo3pro6.ibu.pe/api/items/[id_del_producto]/update
- TOKEN: HOHYgwd4atPalTxqi2IIspythpLAU7eP239oByfjk9VuveiOpfUTm4Yg0Szt
Request
- application/json
- application/xml
- application/x-www-form-urlencoded
Body
required
- JSON A ENVIAR
idnumber
Example:
3946item_type_idstring
Example:
01internal_idstring
Example:
j5item_codestring
Example:
new_codeitem_code_gs1string
Example:
nulldescriptionstring
Example:
apknamestring
Example:
apksecond_namestring
Example:
nullunit_type_idstring
Example:
NIUcurrency_type_idstring
Example:
PENsale_unit_pricestring
Example:
500purchase_unit_pricenumber
Example:
0has_iscboolean
Example:
falsesystem_isc_type_idnumber
Example:
nullpercentage_iscnumber
Example:
0suggested_pricenumber
Example:
0sale_affectation_igv_type_idstring
Example:
10purchase_affectation_igv_type_idstring
Example:
10calculate_quantityboolean
Example:
falsestocknumber
Example:
0stock_minnumber
Example:
0has_igvboolean
Example:
truehas_perceptionboolean
Example:
falseitem_unit_typesstring
Example:
[]percentage_of_profitnumber
Example:
0percentage_perceptionnumber
Example:
0imagestring
Example:
nullimage_urlstring
Example:
nulltemp_pathstring
Example:
nullis_setboolean
Example:
falseaccount_idnumber
Example:
nullcategory_idnumber
Example:
nullbrand_idnumber
Example:
nulldate_of_duestring
Example:
nulllot_codestring
Example:
nulllots_enabledboolean
Example:
falselotsstring
Example:
[]Body
required
- JSON A ENVIAR
idnumber
Example:
3946item_type_idstring
Example:
01internal_idstring
Example:
j5item_codestring
Example:
new_codeitem_code_gs1string
Example:
nulldescriptionstring
Example:
apknamestring
Example:
apksecond_namestring
Example:
nullunit_type_idstring
Example:
NIUcurrency_type_idstring
Example:
PENsale_unit_pricestring
Example:
500purchase_unit_pricenumber
Example:
0has_iscboolean
Example:
falsesystem_isc_type_idnumber
Example:
nullpercentage_iscnumber
Example:
0suggested_pricenumber
Example:
0sale_affectation_igv_type_idstring
Example:
10purchase_affectation_igv_type_idstring
Example:
10calculate_quantityboolean
Example:
falsestocknumber
Example:
0stock_minnumber
Example:
0has_igvboolean
Example:
truehas_perceptionboolean
Example:
falseitem_unit_typesstring
Example:
[]percentage_of_profitnumber
Example:
0percentage_perceptionnumber
Example:
0imagestring
Example:
nullimage_urlstring
Example:
nulltemp_pathstring
Example:
nullis_setboolean
Example:
falseaccount_idnumber
Example:
nullcategory_idnumber
Example:
nullbrand_idnumber
Example:
nulldate_of_duestring
Example:
nulllot_codestring
Example:
nulllots_enabledboolean
Example:
falselotsstring
Example:
[]Body
required
- JSON A ENVIAR
idnumber
Example:
3946item_type_idstring
Example:
01internal_idstring
Example:
j5item_codestring
Example:
new_codeitem_code_gs1string
Example:
nulldescriptionstring
Example:
apknamestring
Example:
apksecond_namestring
Example:
nullunit_type_idstring
Example:
NIUcurrency_type_idstring
Example:
PENsale_unit_pricestring
Example:
500purchase_unit_pricenumber
Example:
0has_iscboolean
Example:
falsesystem_isc_type_idnumber
Example:
nullpercentage_iscnumber
Example:
0suggested_pricenumber
Example:
0sale_affectation_igv_type_idstring
Example:
10purchase_affectation_igv_type_idstring
Example:
10calculate_quantityboolean
Example:
falsestocknumber
Example:
0stock_minnumber
Example:
0has_igvboolean
Example:
truehas_perceptionboolean
Example:
falseitem_unit_typesstring
Example:
[]percentage_of_profitnumber
Example:
0percentage_perceptionnumber
Example:
0imagestring
Example:
nullimage_urlstring
Example:
nulltemp_pathstring
Example:
nullis_setboolean
Example:
falseaccount_idnumber
Example:
nullcategory_idnumber
Example:
nullbrand_idnumber
Example:
nulldate_of_duestring
Example:
nulllot_codestring
Example:
nulllots_enabledboolean
Example:
falselotsstring
Example:
[]Responses
- 200
- 400
- 422
JSON RESPUESTA
- application/json
- application/xml
- Schema
- Example (from schema)
Schema
successboolean
Example:
truemsgstring
Example:
Producto editado con éxitodata
object
idnumber
Example:
287item_idnumber
Example:
287namestring
Example:
apkfull_descriptionstring
Example:
j6 - apkdescriptionstring
Example:
apkcurrency_type_idstring
Example:
PENinternal_idstring
Example:
j6item_codestring
Example:
new_codecurrency_type_symbolstring
Example:
S/sale_unit_pricestring
Example:
500.00purchase_unit_pricenumber
Example:
0unit_type_idstring
Example:
NIUsale_affectation_igv_type_idstring
Example:
10purchase_affectation_igv_type_idstring
Example:
10calculate_quantityboolean
Example:
falsehas_igvboolean
Example:
trueis_setboolean
Example:
falseaux_quantitynumber
Example:
1{
"success": true,
"msg": "Producto editado con éxito",
"data": {
"id": 287,
"item_id": 287,
"name": "apk",
"full_description": "j6 - apk",
"description": "apk",
"currency_type_id": "PEN",
"internal_id": "j6",
"item_code": "new_code",
"currency_type_symbol": "S/",
"sale_unit_price": "500.00",
"purchase_unit_price": 0,
"unit_type_id": "NIU",
"sale_affectation_igv_type_id": "10",
"purchase_affectation_igv_type_id": "10",
"calculate_quantity": false,
"has_igv": true,
"is_set": false,
"aux_quantity": 1
}
}
- Schema
- Example (from schema)
Schema
successboolean
Example:
truemsgstring
Example:
Producto editado con éxitodata
object
idnumber
Example:
287item_idnumber
Example:
287namestring
Example:
apkfull_descriptionstring
Example:
j6 - apkdescriptionstring
Example:
apkcurrency_type_idstring
Example:
PENinternal_idstring
Example:
j6item_codestring
Example:
new_codecurrency_type_symbolstring
Example:
S/sale_unit_pricestring
Example:
500.00purchase_unit_pricenumber
Example:
0unit_type_idstring
Example:
NIUsale_affectation_igv_type_idstring
Example:
10purchase_affectation_igv_type_idstring
Example:
10calculate_quantityboolean
Example:
falsehas_igvboolean
Example:
trueis_setboolean
Example:
falseaux_quantitynumber
Example:
1<root>
<success>true</success>
<msg>Producto editado con éxito</msg>
<data>
<id>287</id>
<item_id>287</item_id>
<name>apk</name>
<full_description>j6 - apk</full_description>
<description>apk</description>
<currency_type_id>PEN</currency_type_id>
<internal_id>j6</internal_id>
<item_code>new_code</item_code>
<currency_type_symbol>S/</currency_type_symbol>
<sale_unit_price>500.00</sale_unit_price>
<purchase_unit_price>0</purchase_unit_price>
<unit_type_id>NIU</unit_type_id>
<sale_affectation_igv_type_id>10</sale_affectation_igv_type_id>
<purchase_affectation_igv_type_id>10</purchase_affectation_igv_type_id>
<calculate_quantity>false</calculate_quantity>
<has_igv>true</has_igv>
<is_set>false</is_set>
<aux_quantity>1</aux_quantity>
</data>
</root>
Invalid input
Validation exception