Skip to main content
PUT
Update Asset 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
assetId
string
required

Body

application/json

Sample Payload

id
object
Example:
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
Example:
currentBalance
object
Example:
allowedOperations
object

Response

successful operation

walletId
string
tenantId
string
assets
object
Example: