Saltar al contenido principal
Version: ProX

SALIDAS MOVIMIENTOS

POST 

/api/inventory/transaction

Ejemplo:

Request

Body

required

  1. JSON A ENVIAR
    typestring
    Example: output
    inventory_transaction_idstring
    Example: 03
    item_codestring
    Example: CODPROD130
    quantitynumber
    Example: 3
    warehouse_idnumber
    Example: 1

Responses

JSON RESPUESTA

Schema

    succesboolean
    Example: true
    messagestring
    Example: Salida registrada correctamente