get https://api.staging.pungle.co/api/v1/collections/requests/
Get a specific Collection and all its properties by passing the Collection id.
Response
| Field | Value | Description |
|---|---|---|
| id | string | |
| status | string | |
| first_name | string | |
| last_name | string | |
| amount | integer | |
| currency | string | |
| string | ||
| expiry | string | |
| account_ref | string | |
| external_tag | string | |
| transaction_amount | string | |
| txn_id | string | |
| txn_time | string | |
| void_txn_id | string | |
| void_txn_time | string | |
| return_txn_id | string | |
| return_txn_time | string | |
| created_at | string |