Skip to main content
POST
Child Address Account Regenerate

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
currency
string
required
Required string length: 3
reason
string
required

Reason a replacement account is required.

Example:

"The previous account was closed by the institution."

provider
string
required
assetId
string<uuid>
customerId
string<uuid>
additionalData
object
code
string
passkeyResponse
object
label
string
Maximum string length: 100

Response

201 - application/json

Created successfully.

statusCode
integer
required
Example:

200

message
string
required

Human-readable result.

Example:

"Virtual account fetched successfully"

data
object
required