PUT
/
{walletId}
/
asset
/
{assetId}
/
status

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

Body

application/json
id
object
purpose
string
type
enum<string>

type of asset that can be storred in the walled

Available options:
currency,
cryptocurrency,
bank-card,
transport-card,
id-card,
qr-code,
linked_account,
linked_external_account
instance
object
instanceBase
object
status
enum<string>

wallet status in the asset

Available options:
new,
available,
pending,
sold,
verification,
verification_denied,
on_hold,
suspicious,
under_investigation,
dispute_started,
dispute_resolved,
sanctioned,
black_listed,
transferred,
close_requested,
closed
availableBalance
object
currentBalance
object
allowedOperations
object

Response

200 - application/json
walletId
string
tenantId
string
assets
object