GET api/bfg/v1/funds/{clientId}/transactions?accountType={accountType}
Get the transaction statement for the particular client and account type.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId |
Client ID to retrieve fund journals. |
integer |
Required |
| accountType |
Account type to retrieve fund journals |
enAccountType |
Required |
Body Parameters
None.
Response Information
Resource Description
list of transaction
None.