get
https://api.staging.bancocdc.com.br/transactions/ted/batch//details
Route to retrieve a TED batches details using the unique batch ted code
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | String | Response message |
| data | Array of object | Information Batches |
| code | String | Batch Code |
| amount | Number | Batch Amount |
| created_at | String | Batch Created At |
| origin_document | String | Batch Origin Document |
| origin_name | String | Batch Origin Name |
| code_status_transaction | Number | Batch Status Transaction Code |
| status_transaction | String | Batch Status Transaction |
| receiver_document | String | Batch Receiver Document |
| receiver_name | String | Batch Receiver Name |
| error_reason | String | Batch Error Reason |
| description | String | Batch Description |