Get FX transactions

Query Params
int32
1 to 2147483647
Defaults to 1

Number pages returned. Defaults to 1 if not specified.

PageNumber and PageSize details the pagination information

Condition: Valid page number (1 to n)

int32
1 to 5000
Defaults to 50

Number of items returned per page. Defaults to 50 if not specified.

Condition: Required - Larger than zero

accountId
array of uuids

Account Id

Criteria: Exact match any of

  • ForeignExchange.SoldAccountId
  • ForeignExchange.BoughtAccountId
accountId
string

Your reference used when booking a Banking Circle FX trade

Criteria: Exact match of ForeignExchange.ClientOrderId

string

Banking Circle's unique reference

Criteria: Exact match of ForeignExchange.BankingCircleRef

transactionStatus
array of strings

Filter based on current status of your transactions

transactionStatus
date-time

Filter based on the trade execution date. Show only transactions on or after this date.

Format: ISO 8601 | YYYY-MM-DD

date-time

Filter based on the trade execution date. Show only transactions with trade date until and including this date.

Format: ISO 8601 | YYYY-MM-DD

date-time

Filter based on the trade value. Show only transactions with value date on or after this date

Format: ISO 8601 | YYYY-MM-DD

date-time

Filter based on the trade value. Show only transactions with value date until and including this date.

Format: ISO 8601 | YYYY-MM-DD

currencies
array of strings

Filter based on currencies. Accepts multiple currencies using the and separator in the path.

currencies
double

Filter based on the amount. Show only amounts equal or exceeding this value.

customerId
array of strings

Optional

Banking Circle Customer Id in case you have multiple legal entities and want to narrow the search

customerId
Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json