POST
/
{walletId}
/
order

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Path Parameters

walletId
string
required

Body

application/json
id
string
walletId
string
amount
object
context
object[]
source
object
destinationAssets
object[]
type
enum<string>
Available options:
purchase_order,
trading_order,
topup,
withrawal,
reversal,
transfer,
recovery
operationType
object
status
enum<string>

Order Status

Available options:
created,
validated,
sentToExchange,
pending,
confirmedByAdmin,
waitingForLimit,
placed,
partialFilled,
closed,
rejected,
duplicated,
customerDenied,
limitReached
complete
boolean
default: false
transactions
object[]

Response

200 - application/json
walletId
string
tenantId
string
order
object