Trades
Submit a trade from a previous quote
POST
/trades
Headers
Name
Type
Description
Content-Type*
String
application/json
Accept
String
application/json
Authorization*
String
OAuth Token
Request Body
Name
Type
Description
request_id*
String
group_id*
String
graph_id*
String
The token pairs in the format AAA-BBB
user_id*
String
An identifier for the principal of the trade
user_base*
String
The token in which the quote size is expressed
user_size*
String
The quote size, in floating point representation
quote_id*
String
Identifier of a previous quote
Last updated
Was this helpful?