post
https://api.staging.bancocdc.com.br/transactions/boleto/payment/
Route for the complete the payment of a boleto using its unique boleto code
Is necessary to register device on onboarding
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | String | Response message |
| data | Object | Response data of boleto |
| code | String | Identification code boleto |
| e2e | String | Identification transaction code boleto |
| external_code | Number | External identification boleto |
| payment_code | Number | Intern Identification boleto |
| amount | Number | Amount paid boleto |
| created_at | String | Created at to request this boleto |
| billet_data | String | Boleto data |
| document_number | String | Document payer boleto |
| digitable_line | String | Digitable Boleto |
| issuer_name | String | Issuer name Boleto |
| hour_reception_start | String | Start hour reception boleto |
| hour_reception_end | String | End hour reception boleto |
| original_amount | Number | Original amount boleto |
| discount_amount | Number | Discount amount boleto |
| interest_amount | Number | Interest amount boleto |
| fine_amount | Number | Fine amount boleto |
| amount | Number | Amount boleto |
| overdue | Boolean | Overdue boleto |
| due_date | String | Due date boleto |
| payment_date | String | Payment date boleto |
| receipt | String | Receipt Boleto |