Objeto responsável por representar request da PUT.
object Dados de identificação da requisição |
Objeto de negócio contendo os dados retornados pela API.
Unauthorized
Forbidden
Not Found
Method Not Allowed
Not Acceptable
Unprocessable Entity
Too Many Requests
Internal Server Error
Service unavailable
Timeout
{- "request_info": {
- "operation_tracking_id": "593f33f6-6122-4624-8c1c-6431a14a730e"
}
}
{- "api_version": "1.0.0",
- "transaction_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "data": {
- "general_info": {
- "response_type": "RETORNO_PROPOSTA_CANCELADA",
- "response_type_reason": "Proposta Cancelada",
- "operation_tracking_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "external_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "product_id": 123,
- "quotation_id": 123455
}, - "borrower": {
- "cpf_cnpj": "60168805000170",
- "name": "Fulano",
- "birth_opening_date": "2000-08-08"
}, - "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
}
}
}
}