List Synthetic Accounts
Retrieve a list of Synthetic Accounts associated with the specified Customer and Pool. This endpoint supports filtering by account type, category, status, and sorting by balance or name.
Query parameters
Filter by Synthetic Account Type
Filter by Synthetic Account Category
Filter by status. Multiple values are allowed, e.g. status[]=archived&status[]=failed.
Parameters
Changes
Changed in 1 of the 2 revisions of this API.15
- ▲
the
//////response's property type changed from no type tostringfor statusresponse-property-type-changed
- ○
added to the
////////response propertyallOflist for the response statusresponse-property-all-of-added
- ○
added
subschema #2to the//////response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed from the
////////response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
removed from the
//////response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
the
//////response's property pattern^\d{10}$was added for the statusresponse-property-pattern-added
- ▲