List Custodial Accounts
GET {{baseUrl}}/custodial_accounts
Request Params
Key | Datatype | Required | Description |
---|
customer_uid | string | | Filter by Customer. Multiple values are allowed, e.g. customer_uid[]=uKxmLxUEiSj5h4M3&customer_uid[]=y9reyPMNEWuuYSC1 . |
| | | |
external_uid | string | | A unique, immutable id provided by the Client. Multiple values are allowed e.g. external_uid[]=uKxmLxUEiSj5h4M3&external_uid[]=y9reyPMNEWuuYSC1 . |
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 |
liability | boolean | | Filter by liability or asset |
type | string | | |
Key | Datatype | Required | Description |
---|
Accept | string | | |