Objeto de negócio contendo os dados retornados pela API.
Unauthorized
Forbidden
Not Found
Method Not Allowed
Not Acceptable
Too Many Requests
Internal Server Error
Service unavailable
Timeout
{- "api_version": "1.1.0",
- "transaction_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "data": {
- "general_info": {
- "response_type": "RETORNO_COTACAO_APROVADA",
- "operation_tracking_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "external_id": "1Aa2Bb3Cc",
- "quotation_id": 123455
}, - "financial_info": {
- "borrower_credit_limit": 30000.55,
- "score_number": 700,
- "rating": "AA+"
}, - "borrower": {
- "name": "Fulano",
- "cpf_cnpj": "60168805000170"
}, - "installments_options": [
- {
- "installments_option_id": "166057186062fa50d4baed00.69308110",
- "operation_net_amount": 15000.55,
- "installments_number": 10,
- "installment_amount": 350.5,
- "installments_sum": 701,
- "interest_monthly_rate": 0.01251,
- "interest_annual_rate": 0.16075,
- "gross_costs_monthly_rate": 0.01841,
- "gross_costs_annual_rate": 0.00245,
- "operation_total_taxes": 7.52,
- "operation_total_costs": 14.95,
- "operation_gross_amount": 647.58,
- "first_installment_date": "2023-05-19",
- "last_installment_date": "2023-10-08",
- "installments_option_complement_info": {
- "tax_iof_fixed_rate": 0.0038001,
- "tax_iof_daily_rate": 0.0000401,
- "tax_iof_total_rate": 0.0116112,
- "tax_iof_total_value": 7.52,
- "costs_fixed_share": 2,
- "costs_rate_share": 12.95,
- "interest_total_value": 53.41,
- "gross_costs_total_value": 75.89,
- "costs_percentage_share": 0.02345,
- "other_services_total_value": 130
}
}
], - "simulator_conditions": {
- "max_operation_net_amount": 50000,
- "min_installments_number": 1,
- "max_installments_number": 240,
- "anniversary_day": [
- 5,
- 10
]
}, - "additional_fields": {
- "negotiation_original_proposal_id_1": {
- "value": 123455
}, - "negotiation_original_proposal_id_2": {
- "value": 67890
}, - "operation_costs_amount_stakeholder": {
- "value": 245.55
}, - "operation_costs_net_share_stakeholder": {
- "value": 0.34511
}
}
}
}