get
https://api.staging.bancocdc.com.br/detailed-transaction/digital_services/mobiletopup/
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | String | Response message |
| data | Object | Data Object |
| code | String | Identification code |
| e2e | String | End-to-End code |
| transaction_type | String | Type Transaction |
| code_transactions_type | String | Code type transaction |
| transaction_status | String | Status transaction |
| code_transaction_status | String | Code status transaction |
| transfer_control | String | Control transaction |
| code_transfer_control | String | Code control transaction |
| created_at | String | Created at |
| amount | Float | Amount |
| origin_account | Object | Origin account data |
| name | String | Name origin |
| document | String | Document origin |
| bank | String | Bank origin |
| agency | String | Agency origin |
| account | String | Account origin |
| digit | String | Digit origin |
| mobile_topup | Object | Mobile Topup info |
| provider | Object | Provider Info |
| code | String | Provider Unique Code |
| name | String | Provider Name |
| product | Object | Product Info |
| code | String | Product Unique Code |
| branch | String | Provider Branch Name |
| branch_code | String | Provider Branch Code |
Transaction Type
| value | Description |
|---|---|
| 1 | PIX |
| 2 | TED |
| 3 | DOC |
| 4 | P2P |
| 5 | BOLETO |
| 6 | DEPOSIT BOLETO |
| 7 | CARD |
| 8 | REVERSAL |
| 14 | TAX |
| 15 | MOBILE TOPUP |
Transaction Status Codes
| Code | Description |
|---|---|
| 1 | In Process |
| 2 | Approved |
| 3 | Canceled |
| 4 | Expired |
| 5 | Under Review |
| 6 | Pending |
| 7 | Sent For Refund |
| 8 | Refund Made |
| 9 | Paid |
| 10 | Created |
| 11 | Clearing |
| 12 | Consulted |
| 13 | Authorized |