get
https://api.staging.bancocdc.com.br/transactions/ted/batch//details/
Route to retrieve a TED batches details using the unique batch ted code and unique batch ted item code
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | String | Response message |
| data | Object | Information Batch Item |
| code | String | Batch Item Code |
| amount | Number | Batch Item Amount |
| created_at | String | Batch Item Created At |
| origin_document | String | Batch Item Origin Document |
| origin_name | String | Batch Item Origin Name |
| origin_account | String | Batch Item Origin Account |
| origin_account_agency | String | Batch Item Origin Account Agency |
| origin_account_bank_code | String | Batch Item Origin Account Bank Code |
| origin_account_digit | String | Batch Item Origin Account Digit |
| code_status_transaction | Number | Batch Item Status Transaction Code |
| status_transaction | String | Batch Item Status Transaction |
| receiver_document | String | Batch Item Receiver Document |
| receiver_name | String | Batch Item Receiver Name |
| receiver_account | String | Batch Item Receiver Account |
| receiver_account_agency | String | Batch Item Receiver Account Agency |
| receiver_account_bank_code | String | Batch Item Receiver Account Bank Code |
| receiver_account_digit | String | Batch Item Receiver Account Digit |
| receiver_account_type | String | Batch Item Receiver Account Type |
| error_reason | String | Batch Item Error Reason |
| description | String | Batch Item Description |