activate
Em desenvolvimento
Requisição
Forneça seu token bearer no cabeçalho Authorization
ao fazer requisições para recursos protegidos. Exemplo:Authorization: Bearer ********************
Respostas
application/json
{
"uuid": "d5d7fd15-d336-485e-8790-f4a83a947231",
"key": "simulation",
"is_active": true,
"settings": {
"generic_simulation": {
"iof": {
"pf": {
"daily": 8.2e-5,
"fixed": 0.0038
},
"pj": {
"daily": 4.1e-5,
"fixed": 0.0038
}
},
"tac": {
"type": "percentage",
"value": 0.007
},
"defaults": {
"charge_iof": true,
"other_costs": 0
}
}
},
"created_at": "2026-07-24T11:51:28.000000Z",
"updated_at": "2026-07-24T13:37:13.000000Z",
"context": "generic_simulation"
}
Modificado em 2026-07-24 13:37:12