Skip to main content
POST
Create Order

Authorizations

Authorization
string
header
required

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

Sample Payload

id
string
walletId
string
amount
object
Example:
context
object[]
source
object
Example:
destinationAssets
object[]
type
enum<string>
Available options:
purchase_order,
trading_order,
topup,
withrawal,
reversal,
transfer,
recovery
operationType
object
Example:
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

successful operation

walletId
string
tenantId
string
order
object
Example: