INGRESOS MOVIMIENTOS
POST/api/inventory/transaction
Ejemplo:
- URL: https://empresa1.demo3pro6.ibu.pe/api/inventory/transaction
- TOKEN: HOHYgwd4atPalTxqi2IIspythpLAU7eP239oByfjk9VuveiOpfUTm4Yg0Szt
Request
- application/json
- application/xml
- application/x-www-form-urlencoded
Body
required
- JSON A ENVIAR
typestring
Example:
inputinventory_transaction_idstring
Example:
03item_codestring
Example:
CODPROD130quantitynumber
Example:
100warehouse_idnumber
Example:
1Body
required
- JSON A ENVIAR
typestring
Example:
inputinventory_transaction_idstring
Example:
03item_codestring
Example:
CODPROD130quantitynumber
Example:
100warehouse_idnumber
Example:
1Body
required
- JSON A ENVIAR
typestring
Example:
inputinventory_transaction_idstring
Example:
03item_codestring
Example:
CODPROD130quantitynumber
Example:
100warehouse_idnumber
Example:
1Responses
- 200
- 400
- 422
JSON RESPUESTA
- application/json
- application/xml
- Schema
- Example (from schema)
Schema
succesboolean
Example:
truemessagestring
Example:
Ingreso registrado correctamente{
"succes": true,
"message": "Ingreso registrado correctamente"
}
- Schema
- Example (from schema)
Schema
succesboolean
Example:
truemessagestring
Example:
Ingreso registrado correctamente<root>
<succes>true</succes>
<message>Ingreso registrado correctamente</message>
</root>
Invalid input
Validation exception