VyCreateOrderRequest
A request object for creating a new order in the Vy trading system.
Last updated
A request object for creating a new order in the Vy trading system.
Last updated
userId
string
The ID of the user placing the order.
type [required]
The type of trading for the order.
chain
The blockchain chain for the order.
transactionMemo
string
The memo for the transaction.
amount [required]
double?
The amount of the order.
address [required]
string
The address for the order.
userCountry
string
The country of the user placing the order.