Skip to main content
PATCH
Child Address Account Update

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string<uuid>
required

Wallet identifier.

addressId
string<uuid>
required

Child address identifier.

virtualAccountId
string<uuid>
required

Virtual account identifier.

Body

application/json
isActive
boolean
required

Set false to deactivate or true to reactivate the virtual account.

Example:

false

code
string
passkeyResponse
object

Response

200 - application/json

Successful response.

statusCode
integer
required
Example:

200

message
string
required

Human-readable result.

Example:

"Virtual account fetched successfully"

data
object
required