Find counterparty

Find counterparty accounts using the search criteria. This is a paged endpoint that by default returns only the first 10 results, in ascending order of their internal ID.

Query Params
accountNumbers
array of strings

Account number for filtering counterparty accounts. Multiple account numbers are supported.

accountNumbers
bics
array of strings

Account BIC for filtering counterparty accounts. Multiple BICs are supported.

bics
accountNames
array of strings

Account name for filtering counterparty accounts. Multiple account names are supported.

accountNames
statuses
array of strings

Account status for filtering counterparty accounts. Multiple statuses are supported, and providing all possible statuses is equivalent to not using this filter at all.

statuses
externalIds
array of strings

External ID for filtering counterparty accounts. Multiple IDs are supported.

externalIds
counterpartyGroupIds
array of int64s

ID of counterparty group for filtering counterparties. Multiple IDs are supported.

counterpartyGroupIds
string
Defaults to false

No pagination setup. If true, pageIndex and pageSize have no effect.

string
Defaults to 0

Zero-based page index (0..N)

string
Defaults to 10

The size of the page to be returned

sort
array

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json