removed
Removed Fields From GetMarket(s)
1 day ago by ReadMe API
GetMarket(s) will no longer return fields Title
, Subtitle
, NoSubTitle
, FeeWaiverExpirationTime
, RiskLimitCents
Orders will no longer contain QueuePosition
OrderConfirmations, returned on create endpoints, will no longer contain SelfTradePreventionType
added
GetApiVersion
3 days ago by ReadMe API
Added an endpoint that will give the current API version. This can be used to synchronize with changelog updates.
fixed
GetRFQ Cursor Response
4 days ago by ReadMe API
In order to be consistent with pagination conventions, GetRFQs response will now be cursor
instead of next_cursor
fixed
GetFills Millisecond Precision
4 days ago by ReadMe API
GetFills created_time
will now be returned in second precision to be consistent with websockets