Get operation by id
GET
/
{walletId}
/
asset
/
{assetId}
/
operation
/
{operationId}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredPath Parameters
walletId
string
requiredassetId
string
requiredoperationId
string
requiredResponse
200 - application/json
id
object
requiredoperationType
enum<string>
requiredAvailable options:
buy
, sell
, deposit
, withdraw
, transfer
, suspend
, reverse
assetType
enum<string>
requiredAvailable options:
currency
, crypto-currency
, bank-card
, transport-card
, id-card
, qr-code
, linked_account
, linked_external_account
name
string
requiredisSameWallet
boolean
requiredownerId
string
requiredoperationDestination
object
requiredfees
object[]
requiredlimits
object[]
required