# Change Log

## 2026-05-11

<table><thead><tr><th width="372.12109375">Page</th><th width="374">Changes</th></tr></thead><tbody><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/transactions">https://docs.aquanow.io/cams/api-reference/transactions</a></li></ul></td><td><ul><li>Added <code>transactionDirection</code> to get and list transactions endpoint</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/accounts/performance">https://docs.aquanow.io/cams/api-reference/accounts/performance</a></li></ul></td><td><ul><li>Added <code>pnl</code> and <code>averagePrice</code> fields to the get performance endpoint</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/webhooks/executions">https://docs.aquanow.io/cams/webhooks/executions</a></li></ul></td><td><ul><li>Added <code>Trade Confirmation Ready</code> webhook</li></ul></td></tr></tbody></table>

## 2026-04-24

<table><thead><tr><th width="372.12109375">Page</th><th width="374">Changes</th></tr></thead><tbody><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/transactions">https://docs.aquanow.io/cams/api-reference/transactions</a></li></ul></td><td><ul><li>Added <code>externalDepositId</code> to get and list transactions endpoint</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/funding-requests">https://docs.aquanow.io/cams/api-reference/funding-requests</a></li></ul></td><td><ul><li>Made <code>customerReference</code> an optional field</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/withdrawals">https://docs.aquanow.io/cams/api-reference/withdrawals</a></li></ul></td><td><ul><li>Added <code>clientMemo</code> field to the request withdrawal endpoint</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/webhooks/withdrawals">https://docs.aquanow.io/cams/webhooks/withdrawals</a></li><li><a href="https://docs.aquanow.io/cams/webhooks/deposits">https://docs.aquanow.io/cams/webhooks/deposits</a></li></ul></td><td><ul><li>Added <code>tradeBalance</code> and <code>availableToWithdraw</code> balances to the webhooks</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/webhooks/reports">https://docs.aquanow.io/cams/webhooks/reports</a></li></ul></td><td><ul><li>Added new webhook for daily and monthly reports</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/executions">https://docs.aquanow.io/cams/api-reference/executions</a></li></ul></td><td><ul><li>Added report file path for trade confirmations in Executions endpoint</li></ul></td></tr></tbody></table>

## 2026-03-20

<table><thead><tr><th width="376.44921875">Page</th><th width="374">Changes</th></tr></thead><tbody><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers">https://docs.aquanow.io/cams/api-reference/customers</a></li></ul></td><td><ul><li>Added <code>NOT_APPLICABLE</code> to document status enum</li><li><code>streetNumber</code> is now optional when creating a new customer</li><li><code>livenessCheckCompleted</code> is conditionally required</li></ul></td></tr></tbody></table>

## 2026-03-06

<table><thead><tr><th width="376.44921875">Page</th><th width="374">Changes</th></tr></thead><tbody><tr><td><ul><li><a href="https://docs.aquanow.io/cams/webhooks/onboarding">https://docs.aquanow.io/cams/webhooks/onboarding</a></li><li><a href="https://docs.aquanow.io/cams/webhooks/deposits">https://docs.aquanow.io/cams/webhooks/deposits</a></li><li><a href="https://docs.aquanow.io/cams/webhooks/document">https://docs.aquanow.io/cams/webhooks/document</a></li></ul></td><td><ul><li>Added <code>accountNumber</code> to the <code>CUSTOMER_ACCOUNT_READY</code> webhook</li><li>Added <code>externalDepositId</code> to <code>DEPOSIT_COMPLETED</code> webhook</li><li>Added <code>documentId</code> and <code>documentType</code> to<code>DOCUMENT_STATUS_CHANGED</code> webhook</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/orders">https://docs.aquanow.io/cams/api-reference/orders</a></li><li><a href="https://docs.aquanow.io/cams/api-reference/trades/rfq">https://docs.aquanow.io/cams/api-reference/trades/rfq</a></li></ul></td><td><ul><li>Updated RFQ, Get Orders, Get Order and Create Order endpoints to include optional <code>clientFeeAmount</code> field</li><li>Get Orders endpoint now supports comma-delimited list of order statuses.</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers#post-v1-customers">https://docs.aquanow.io/cams/api-reference/customers#post-v1-customers</a></li></ul></td><td><ul><li>Added <code>customerSegment</code>, <code>netWorth</code> and <code>incomeCurrency</code> fields while onboarding new customers.</li></ul></td></tr></tbody></table>

## 2026-02-20

<table><thead><tr><th width="376.44921875">Page</th><th width="374">Changes</th></tr></thead><tbody><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/accounts/reports">https://docs.aquanow.io/cams/api-reference/accounts/reports</a></li></ul></td><td><ul><li>Added the Account Reports endpoint to get individual reports</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/executions">https://docs.aquanow.io/cams/api-reference/executions</a></li></ul></td><td><ul><li>Added <code>orderType</code> in the GET Execution response</li></ul></td></tr></tbody></table>

## 2026-02-13

<table><thead><tr><th width="376.44921875">Page</th><th width="374">Changes</th></tr></thead><tbody><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers#post-v1-customers-customerid-bankinfo">https://docs.aquanow.io/cams/api-reference/customers#post-v1-customers-customerid-bankinfo</a></li></ul></td><td><ul><li>Updated the Add Customer Bank Information endpoint to support addition of up to 20 external bank accounts.</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/withdrawals">https://docs.aquanow.io/cams/api-reference/withdrawals</a></li></ul></td><td><ul><li>Updated Idempotent Request Withdrawal behaviour using <code>x-request-id</code></li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers#post-v1-customers">https://docs.aquanow.io/cams/api-reference/customers#post-v1-customers</a></li></ul></td><td><ul><li>Updated the customer onboarding endpoint to support 3 optional parameters: <code>electronicFacialRecognition</code> flag, <code>documentExpiryDate</code>, and <code>emiratesId</code>.</li></ul></td></tr><tr><td><ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers#get-v1-customers-customerid-bankinfo">https://docs.aquanow.io/cams/api-reference/customers#get-v1-customers-customerid-bankinfo</a></li></ul></td><td><ul><li>Published the Get Bank Account Info endpoint with the updated bank-instructions schema</li></ul></td></tr></tbody></table>

## 2025-07-08

| Page                                                                                                                                                  | Changes                                                                                   |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| <ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers"><https://docs.aquanow.io/cams/api-reference/customers></a></li></ul>           | <ul><li>Updated Get Customer endpoint to return KYC details</li></ul>                     |
| <ul><li><a href="https://docs.aquanow.io/cams/api-reference/customers/docs"><https://docs.aquanow.io/cams/api-reference/customers/docs></a></li></ul> | <ul><li>Added an endpoint to get customer documents</li></ul>                             |
| <ul><li><a href="https://docs.aquanow.io/cams/api-reference/withdrawals"><https://docs.aquanow.io/cams/api-reference/withdrawals></a></li></ul>       | <ul><li>Added Withdrawal page to include the <code>withdrawals</code> endpoints</li></ul> |

## 2025-06-20

<table><thead><tr><th width="371.01953125">Page</th><th>Changes</th></tr></thead><tbody><tr><td><p></p><ul><li><a href="https://docs.aquanow.io/cams/api-reference/accounts/performance">https://docs.aquanow.io/cams/api-reference/accounts/performance</a><br></li></ul></td><td><ul><li>Added historical and intraday options for account performance</li></ul></td></tr><tr><td><p></p><ul><li><a href="https://docs.aquanow.io/cams/api-reference/settings/trade-commission-schedule">https://docs.aquanow.io/cams/api-reference/settings/trade-commission-schedule</a></li></ul></td><td><ul><li>Added <code>tradeTaxRate</code> to settings response</li></ul></td></tr></tbody></table>

## 2025-02-06

| Page                                                                                                                                                                                                                                                                      | Changes                                                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| <ul><li><a href="https://docs.aquanow.io/cams/api-reference/orders"><https://docs.aquanow.io/cams/api-reference/orders></a></li><li><a href="https://docs.aquanow.io/cams/api-reference/executions"><https://docs.aquanow.io/cams/api-reference/executions></a></li></ul> | <ul><li>Added <code>side</code> and <code>pair</code> to filter the results</li></ul> |

## 2025-02-04

| Page                                                                  | Changes                                                                                                                                                                            |
| --------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <https://docs.aquanow.io/cams/api-reference/customers#v1-customers-1> | <ul><li>Added <code>employmentStatus</code>to Add Customer</li><li>Updated <code>employerAddress</code>from string to <code>EmployerAddress</code>object in Add Customer</li></ul> |

## 2024-11-06

| Page                                                                                     | Changes                                                                                                                       |
| ---------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| [https://docs.aquanow.io/cams/api-reference/webhooks/reports](/cams/webhooks/reports.md) | Added sections describing webhooks for statements and tax notices, as well as a section on how to iterate through batch files |

## 2024-10-30

| Page                                                     | Changes                                                                                        |
| -------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| <https://docs.aquanow.io/cams/api-reference/settlements> | Added tax details to `GET /v1/settlements` and `/GET /v1/settlements/{settlementId}` endpoints |
| <https://docs.aquanow.io/cams/api-reference/trades/rfq>  | Added tax properties to trade objects, quotes, and execution                                   |

## 2024-10-21

| Page                                                                       | Changes                                                                                                       |
| -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [https://docs.aquanow.io/cams/webhooks/reports](/cams/webhooks/reports.md) | Added sections for statements and tax notices webhooks, with instructions on how to use to download the files |

## 2024-10-21

| Page                                                     | Changes                                                                                                               |
| -------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| <https://docs.aquanow.io/cams/api-reference/settlements> | Added a sample fee settlement detail to the `GET /v1/settlements` and `/GET /v1/settlements/{settlementId}` endpoints |

## 2024-10-18

| Page                                                | Changes                                                            |
| --------------------------------------------------- | ------------------------------------------------------------------ |
| <https://docs.aquanow.io/cams/webhooks/settlements> | Added a sample webhook message to alert when a settlement is ready |

## 2024-10-17

| Page                                                         | Changes                                                                                                                                      |
| ------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- |
| <https://docs.aquanow.io/cams/api-reference/accounts>        | Added `GET /v1/accounts` endpoint for fetching paginated list of accounts, their balances, credit limits, and optional recent credit history |
| <https://docs.aquanow.io/cams/api-reference/accounts/credit> | Added `GET /v1/accounts/{accountId}/credit-limit/history` to get a single account’s full credit limit history                                |
| <https://docs.aquanow.io/cams/api-reference/files>           | Added `GET /v1/files/{filePath}` for getting a file at the specified pseudo `filePath`                                                       |
| All                                                          | Updated the domain in the examples to be a real domain                                                                                       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aquanow.io/cams/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
