get https://api.staging.pungle.co/api/v1/collections/requests//transactions
Get a list of Collection Transactions and all its properties by passing the Collection id.
Returns Count (integer) and Data (json-array) of collections transactions
Response
| Field | Value | Description |
|---|---|---|
| amount | string | |
| approval_code | string | |
| avs_response | string | |
| avs_zip | string | |
| card_number | string | |
| card_short_description | string | |
| card_type | string | |
| collection_account_ref | string | |
| collection_email | string | |
| collection_name | string | |
| collection_redemption_token | string | |
| cvv2_response | string | |
| entry_mode | string | |
| exp_date | string | |
| first_name | string | |
| last_name | string | |
| merchant_txn_id | string | |
| refunded_amount | string | |
| result_message | string | |
| ssl_invoice_number | string | |
| trans_status | string | |
| transaction_language | string | |
| transaction_type | string | |
| txn_id | string | |
| txn_time | string | |
| user_id | string |