Skip to main content
POST
Reclassify an unknown lot into a known one

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de ruta

lotId
string
requerido

Cuerpo

application/json
originId
string
requerido
originCode
string
requerido
originType
enum<string>
requerido
Opciones disponibles:
Unknown,
Purchase,
Production

Respuesta

OK