Objeto responsável por representar request da PUT.
required | 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": {
- "installment_id": 13,
- "installment_paid_amount": 1200.18,
- "installment_payment_date": "2023-06-23",
- "cpf_cnpj": "12345678999",
- "deep_installment": false,
- "is_financial": false
}
}
{- "api_version": "1.0.0",
- "transaction_id": "593f33f6-6122-4624-8c1c-6602a14a730e",
- "data": {
- "general_info": {
- "response_type": "RETORNO_LIQUIDACAO_PARCELA_SOLICITADA"
}, - "installment_info": {
- "installment_id": 12345678910,
- "deep_installment_id": 1
}
}
}