POST
/
{walletId}
/
order
/
{orderId}
/
status

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
orderId
string
required

Body

application/json
amount
object
complete
boolean
default:
false
context
object[]
destinationAssets
object[]
id
string
operationType
object
source
object
status
enum<string>

Order Status

Available options:
created,
validated,
sentToExchange,
pending,
confirmedByAdmin,
waitingForLimit,
placed,
partialFilled,
closed,
rejected,
duplicated,
customerDenied,
limitReached
transactions
object[]
type
enum<string>
Available options:
purchase_order,
trading_order,
topup,
withrawal,
reversal,
transfer,
recovery
walletId
string

Response

200 - application/json
order
object
tenantId
string
walletId
string