Last active
September 3, 2021 00:26
-
-
Save joellobo/64235252ca9607f3d63c9b7a20fce5cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"idCotacao": "C-000000001", | |
"dataCotacao": "2014-12-31", | |
"valorCotacao": 0.1, | |
"margemDisponivel": 0.1, | |
"niFornecedor": "99999999999999", | |
"nomeFornecedor": "Fornecedor", | |
"dataLimiteProposta": "2014-12-31", | |
"cotacaoContratos": [ | |
{ | |
"nrAnoContrato": "202100001", | |
"uasg": "123456", | |
"uasgNome": "Uasg", | |
"Pergunta1": "string", | |
"Resposta1": "string", | |
"Pergunta2": "string", | |
"Resposta2": "string", | |
"Pergunta3": "string", | |
"Resposta3": "string", | |
"Pergunta4": "string", | |
"Resposta4": "string", | |
"Pergunta5": "string", | |
"Resposta5": "string", | |
"Justificativa": "string" | |
} | |
] | |
}, | |
{ | |
"idCotacao": "C-000000002", | |
"dataCotacao": "2014-12-31", | |
"valorCotacao": 0.1, | |
"margemDisponivel": 0.1, | |
"niFornecedor": "99999999999999", | |
"nomeFornecedor": "Fornecedor", | |
"dataLimiteProposta": "2014-12-31", | |
"cotacaoContratos": [ | |
{ | |
"nrAnoContrato": "202100001", | |
"uasg": "123456", | |
"uasgNome": "Uasg", | |
"Pergunta1": "string", | |
"Resposta1": "string", | |
"Pergunta2": "string", | |
"Resposta2": "string", | |
"Pergunta3": "string", | |
"Resposta3": "string", | |
"Pergunta4": "string", | |
"Resposta4": "string", | |
"Pergunta5": "string", | |
"Resposta5": "string", | |
"Justificativa": "string" | |
} | |
] | |
}, | |
{ | |
"idCotacao": "C-000000003", | |
"dataCotacao": "2014-12-31", | |
"valorCotacao": 0.1, | |
"margemDisponivel": 0.1, | |
"niFornecedor": "99999999999999", | |
"nomeFornecedor": "Fornecedor", | |
"dataLimiteProposta": "2014-12-31", | |
"cotacaoContratos": [ | |
{ | |
"nrAnoContrato": "202100001", | |
"uasg": "123456", | |
"uasgNome": "Uasg", | |
"Pergunta1": "string", | |
"Resposta1": "string", | |
"Pergunta2": "string", | |
"Resposta2": "string", | |
"Pergunta3": "string", | |
"Resposta3": "string", | |
"Pergunta4": "string", | |
"Resposta4": "string", | |
"Pergunta5": "string", | |
"Resposta5": "string", | |
"Justificativa": "string" | |
} | |
] | |
}, | |
{ | |
"idCotacao": "C-000000004", | |
"dataCotacao": "2014-12-31", | |
"valorCotacao": 0.1, | |
"margemDisponivel": 0.1, | |
"niFornecedor": "99999999999999", | |
"nomeFornecedor": "Fornecedor", | |
"dataLimiteProposta": "2014-12-31", | |
"cotacaoContratos": [ | |
{ | |
"nrAnoContrato": "202100001", | |
"uasg": "123456", | |
"uasgNome": "Uasg", | |
"Pergunta1": "string", | |
"Resposta1": "string", | |
"Pergunta2": "string", | |
"Resposta2": "string", | |
"Pergunta3": "string", | |
"Resposta3": "string", | |
"Pergunta4": "string", | |
"Resposta4": "string", | |
"Pergunta5": "string", | |
"Resposta5": "string", | |
"Justificativa": "string" | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment