Create Application Specific Account

This endpoint creates a new ledger application account. It allows customization of the account by providing specific ledger details, account name, type, digital address, and optional description.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
ledgerIdentifier
string
length ≤ 100

The name of the ledger application account.

string
required

The unique identifier of the ledger application account.This is generated from Escrow Service and used to identify in Venus layer as well

string
enum
required

The type of application account to be created. This field specifies the functional role or behavior expected from the account in the application context.

Allowed:
string
required
length ≤ 100

The digital address of the ledger application account.

string | null

A brief description of the ledger account's purpose.

Headers
string
required

A unique key to prevent duplicate requests. Typically a UUID.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json