Change Log

2024-11-06

PageChanges

Added sections describing webhooks for statements and tax notices, as well as a section on how to iterate through batch files

2024-10-30

PageChanges

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

PageChanges

Added sections for statements and tax notices webhooks, with instructions on how to use to download the files

2024-10-21

PageChanges

Added a sample fee settlement detail to the GET /v1/settlements and /GET /v1/settlements/{settlementId} endpoints

2024-10-18

PageChanges

Added a sample webhook message to alert when a settlement is ready

2024-10-17

PageChanges

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