Authorization: Bearer ********************
{
"success": true,
"message": "Status do workflow recuperado com sucesso",
"data": {
"order_id": 8,
"current_step": "fiscal",
"step_description": "Documento Fiscal",
"can_be_executed_by_customer": true,
"parameters": {
"fiscal_validation_type": "nota_fiscal_xml",
"workflow_sector": "fiscal",
"can_be_executed_by_customer": true
}
}
}