Search for a batch status change request
Search for a batch status change request
Path Parameters
- id int32 required
Id de transacción
- 200
- 400
- 401
- 404
- 503
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- estado string nullable
- fechaCreacion string nullable
- fechaModificacion string nullable
- razon string nullable
request object
almacen string requiredPossible values:
non-emptyand<= 30 characterscambioEstadoDeLote object required
articulo string requiredPossible values:
non-emptyand<= 50 charactersestadoLote string requiredPossible values:
non-emptyand<= 50 charactersfechaVencimiento date-time nullableloteCaja string requiredPossible values:
non-emptyand<= 50 charactersloteSecundario string requiredPossible values:
non-emptyand<= 50 characterspropietario string requiredPossible values:
non-emptyand<= 15 charactersinstancia string requiredPossible values:
non-emptyand<= 30 charactersresponse object
idTransaccion int32
{
"estado": "string",
"fechaCreacion": "string",
"fechaModificacion": "string",
"razon": "string",
"request": {
"almacen": "string",
"cambioEstadoDeLote": {
"articulo": "string",
"estadoLote": "string",
"fechaVencimiento": "2023-08-11T13:12:16.097Z",
"loteCaja": "string",
"loteSecundario": "string",
"propietario": "string"
},
"instancia": "string"
},
"response": {
"idTransaccion": 0
}
}
- Schema
- Example (from schema)
Schema
- estado string nullable
- fechaCreacion string nullable
- fechaModificacion string nullable
- razon string nullable
request object
almacen string requiredPossible values:
non-emptyand<= 30 characterscambioEstadoDeLote object required
articulo string requiredPossible values:
non-emptyand<= 50 charactersestadoLote string requiredPossible values:
non-emptyand<= 50 charactersfechaVencimiento date-time nullableloteCaja string requiredPossible values:
non-emptyand<= 50 charactersloteSecundario string requiredPossible values:
non-emptyand<= 50 characterspropietario string requiredPossible values:
non-emptyand<= 15 charactersinstancia string requiredPossible values:
non-emptyand<= 30 charactersresponse object
idTransaccion int32
{
"estado": "string",
"fechaCreacion": "string",
"fechaModificacion": "string",
"razon": "string",
"request": {
"almacen": "string",
"cambioEstadoDeLote": {
"articulo": "string",
"estadoLote": "string",
"fechaVencimiento": "2023-08-11T13:12:16.097Z",
"loteCaja": "string",
"loteSecundario": "string",
"propietario": "string"
},
"instancia": "string"
},
"response": {
"idTransaccion": 0
}
}
- Schema
- Example (from schema)
Schema
- estado string nullable
- fechaCreacion string nullable
- fechaModificacion string nullable
- razon string nullable
request object
almacen string requiredPossible values:
non-emptyand<= 30 characterscambioEstadoDeLote object required
articulo string requiredPossible values:
non-emptyand<= 50 charactersestadoLote string requiredPossible values:
non-emptyand<= 50 charactersfechaVencimiento date-time nullableloteCaja string requiredPossible values:
non-emptyand<= 50 charactersloteSecundario string requiredPossible values:
non-emptyand<= 50 characterspropietario string requiredPossible values:
non-emptyand<= 15 charactersinstancia string requiredPossible values:
non-emptyand<= 30 charactersresponse object
idTransaccion int32
{
"estado": "string",
"fechaCreacion": "string",
"fechaModificacion": "string",
"razon": "string",
"request": {
"almacen": "string",
"cambioEstadoDeLote": {
"articulo": "string",
"estadoLote": "string",
"fechaVencimiento": "2023-08-11T13:12:16.097Z",
"loteCaja": "string",
"loteSecundario": "string",
"propietario": "string"
},
"instancia": "string"
},
"response": {
"idTransaccion": 0
}
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- detail string nullable
errors object[] nullable
Array [field string nullablemessage string nullable]- status int32
- title string nullable
- type string nullable
{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"status": 0,
"title": "string",
"type": "string"
}
- Schema
- Example (from schema)
Schema
- detail string nullable
errors object[] nullable
Array [field string nullablemessage string nullable]- status int32
- title string nullable
- type string nullable
{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"status": 0,
"title": "string",
"type": "string"
}
- Schema
- Example (from schema)
Schema
- detail string nullable
errors object[] nullable
Array [field string nullablemessage string nullable]- status int32
- title string nullable
- type string nullable
{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"status": 0,
"title": "string",
"type": "string"
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
Service Unavailable
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}