Post FX transactionsAsk AIpost https://www.bankingcircleconnect.com/api/v1/fx/reports/transactionsBody ParamsaccountIdarray of uuids | nullAccount Id Criteria: Exact match any of ForeignExchange.SoldAccountId ForeignExchange.BoughtAccountId accountIdADD uuidclientOrderIdstring | nullYour reference used when booking a Banking Circle FX trade Criteria: Exact match of ForeignExchange.ClientOrderIdbankingCircleRefstring | nullBanking Circle's unique reference Criteria: Exact match of ForeignExchange.BankingCircleReftransactionStatusarray of strings | nullFilter based on current status of your transactionstransactionStatusADD stringtradeDatedate-time | nullFilter based on the trade execution date. Show only transactions on or after this date. Format: ISO 8601 | YYYY-MM-DDtradeDateTodate-time | nullFilter based on the trade execution date. Show only transactions with trade date until and including this date. Format: ISO 8601 | YYYY-MM-DDvalueDatedate-time | nullFilter based on the trade value. Show only transactions with value date on or after this date Format: ISO 8601 | YYYY-MM-DDvalueDateTodate-time | nullFilter based on the trade value. Show only transactions with value date until and including this date. Format: ISO 8601 | YYYY-MM-DDcurrenciesarray of strings | nullFilter based on currencies. Accepts multiple currencies using the and separator in the path.currenciesADD stringamountdouble | nullFilter based on the amount. Show only amounts equal or exceeding this value.customerIdarray of strings | nullOptional Banking Circle Customer Id in case you have multiple legal entities and want to narrow the searchcustomerIdADD stringResponses 200OK 400Bad Request 403Forbidden 404Not FoundUpdated 7 months ago