{
"encabezado": {
"almacenId": 0,
"almacenIdDestino": 0,
"cantidad": 0,
"conceptoId": "string",
"costoIdentificado": {
"ListaLotes": [
{
"Lote": "string",
"Cantidad": 0,
"Fecha": "string"
}
]
},
"costoIdentificadoTipo": 0,
"divisionId": 0,
"divisionIdDestino": 0,
"fecha": "string",
"notas": "string",
"serie": "string",
"sucursalId": 0,
"umId": 0
},
"detalle": [
{
"consecutivo": 0,
"conceptoId": 0,
"umId": 0,
"cantidad": 0,
"costoIdentificado": {
"ListaLotesCapa": [
{
"lote": "string",
"cantidad": 0,
"capaId": 0,
"cantidadMaxima": 0,
"fechaCaducidad": "string"
}
]
},
"costoIdentificadoTipo": 0,
"notas": "string"
}
]
}