{
"INTEGRACAO": "RM",
"ID_OBRA": 0,
"NUM_OBRA": "string",
"DESC_OBRA": "string",
"ID_ATENDIMENTO_PS": 0,
"NOME_PARQUE_SERVICO": "string",
"ID_PARQUE_SERVICO": 0,
"DATA_ATENDIMENTO": "string",
"DESC_EQUIPE": "string",
"ID_EQUIPE": 0,
"DESC_CENTRO_EST_ORIGEM": "string",
"ID_CENTRO_ESTOQUE_ORIGEM": 0,
"DESC_CENTRO_EST_REMOCAO": "string",
"ID_CENTRO_ESTOQUE_REMOCAO": 0,
"ITENS": [
{
"OPERACAO": "string",
"DESC_ITEM": "string",
"ID_ITEM": 0,
"COD_ITEM": "string",
"QUANT": 0
}
]
}