Change Log
2026-06-30
Updated description to include the default cooling off time
Updated Get Transaction endpoint to include
clientMemoandexternalDepositIdfield in the response
Updated request withdrawal endpoint payload to reflect the correct required fields
Added deduplication support to the payout and transfers endpoint
2026-06-16
Added a webhook for Funding Request Deposit Received event
Updated performance endpoint to support up to 60 data points through query params
Updated Add new customer to reflect the correct
electronicFacialRecognitionStatusfield
2026-06-02
Added a POST endpoint to the Accounts API
2026-05-29
Updated List and Get Funding endpoints to return an array of
depositIds
2026-05-11
Added
transactionDirectionto get and list transactions endpoint
Added
pnlandaveragePricefields to the get performance endpoint
Added
Trade Confirmation Readywebhook
2026-04-24
Added
externalDepositIdto get and list transactions endpoint
Made
customerReferencean optional field
Added
clientMemofield to the request withdrawal endpoint
Added
tradeBalanceandavailableToWithdrawbalances to the webhooks
Added new webhook for daily and monthly reports
Added report file path for trade confirmations in Executions endpoint
2026-03-20
Added
NOT_APPLICABLEto document status enumstreetNumberis now optional when creating a new customerlivenessCheckCompletedis conditionally required
2026-03-06
Added
accountNumberto theCUSTOMER_ACCOUNT_READYwebhookAdded
externalDepositIdtoDEPOSIT_COMPLETEDwebhookAdded
documentIdanddocumentTypetoDOCUMENT_STATUS_CHANGEDwebhook
Updated RFQ, Get Orders, Get Order and Create Order endpoints to include optional
clientFeeAmountfieldGet Orders endpoint now supports comma-delimited list of order statuses.
Added
customerSegment,netWorthandincomeCurrencyfields while onboarding new customers.
2026-02-20
Added the Account Reports endpoint to get individual reports
Added
orderTypein the GET Execution response
2026-02-13
Updated the Add Customer Bank Information endpoint to support addition of up to 20 external bank accounts.
Updated Idempotent Request Withdrawal behaviour using
x-request-id
Updated the customer onboarding endpoint to support 3 optional parameters:
electronicFacialRecognitionflag,documentExpiryDate, andemiratesId.
Published the Get Bank Account Info endpoint with the updated bank-instructions schema
2025-07-08
Updated Get Customer endpoint to return KYC details
Added an endpoint to get customer documents
Added Withdrawal page to include the
withdrawalsendpoints
2025-06-20
Added historical and intraday options for account performance
Added
tradeTaxRateto settings response
2025-02-06
Added
sideandpairto filter the results
2025-02-04
Added
employmentStatusto Add CustomerUpdated
employerAddressfrom string toEmployerAddressobject in Add Customer
2024-11-06
Added sections describing webhooks for statements and tax notices, as well as a section on how to iterate through batch files
2024-10-30
Added tax details to GET /v1/settlements and /GET /v1/settlements/{settlementId} endpoints
Added tax properties to trade objects, quotes, and execution
2024-10-21
Added sections for statements and tax notices webhooks, with instructions on how to use to download the files
2024-10-21
Added a sample fee settlement detail to the GET /v1/settlements and /GET /v1/settlements/{settlementId} endpoints
2024-10-18
Added a sample webhook message to alert when a settlement is ready
2024-10-17
Added GET /v1/accounts endpoint for fetching paginated list of accounts, their balances, credit limits, and optional recent credit history
Added GET /v1/accounts/{accountId}/credit-limit/history to get a single account’s full credit limit history
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
Last updated