List Transaction Events
GET {{baseUrl}}/transaction_events
Request Params
Key | Datatype | Required | Description |
---|
source_custodial_account_uid | string | | |
destination_custodial_account_uid | string | | |
custodial_account_uid | string | | |
type | string | | |
transaction_uid | string | | Filter by Transaction. Multiple values are allowed, e.g. transaction_uid[]=SMwKC1osz77DTEiu&transaction_uid[]=f1UDvUVNnXTKtgxu . |
| | | |
limit | number | | Maximum number of items to retrieve. This filter is automatically applied with the default value if not given. |
| | | |
offset | number | | Index of the items to start retrieving from |
sort | string | | |
Key | Datatype | Required | Description |
---|
Accept | string | | |