Fixed
JIT limits response schema corrected to match the API
1 day ago
Broker API
Updates the GET /v1/transfers/jit/limits response schema to match what the API actually returns:
- Replaces
daily_net_limit_in_usewithin_use_limit, which reports real-time usage of the daily net limit. - Adds
correspondent,executed_buys,executed_sells,open_buys, andopen_sells. - Adds
cash_heldfor options-enabled correspondents. - Clarifies the
daily_net_limitdescription: further buying is halted oncein_use_limitreaches this value.
Affected Endpoints
GET /v1/transfers/jit/limits