Authorizations
Bearer access token. Provide as a Authorization: Bearer <token>
header.
Path Parameters
Response
Order cancelled successfully
Whether the order is a buy or a sell order.
BUY
, SELL
The market the order is executed on.
On the primary market, buy orders can be executed when the fund's subcribable
flag is set to true
. Sell orders on the primary market are only excepted when the fund's redeemable
flag is set to true
.
On the secondary market, both buy and sell orders can be executed when the fund's tradeable
flag is set to true
.
PRIMARY
, SECONDARY
Number of units of the share class in the order.
Positive integer representing the order value in the smallest unit of the currency, in cents.
Three-letter ISO currency code, in uppercase.
"EUR"
ISIN code of the share class being ordered.
Reference of the payment transaction associated with this order, if available.
Payment sender details used in the order.
Payment recipient details used in the order.
Wallet address of the recipient (visible for buy orders).