get
https://api.staging.bancocdc.com.br/benefits/products/recharge/order//
Route to retrieve a list of benefit recharge orders
Response Parameters
| Parameters | Format | Description |
|---|---|---|
| code | String | Recharge UUID |
| code_status_transaction | string | Transaction status code |
| status_transaction | String | Transaction status description |
| code_type_transaction | String | Transaction type code |
| type_transaction | String | Transaction type description |
| amount | Number | Recharge amount |
| observation | String | Observation |
| schedule_date | String | Scheduled date |
| created_at | String | Created at |
| updated_at | String | Updated at |
| itens | Array | Recharge orders array |
| code | String | Order UUID |
| amount | Number | Order amount |
| created_at | String | Created at |