Create a User with a Ledger Account

This endpoint registers a new user and simultaneously creates a ledger account for managing their financial transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
data
object
uuid

The ledgerId is the unique identifier (UUID) of the ledger to which the user account will be linked, ensuring the account is associated with the appropriate financial ledger.

string
enum

Indicates whether the account is of type 'CREDIT' or 'DEBIT'. It dictates the account's role in transactional operations.

Allowed:
string

Specifies the sub-wallet type for the wallet

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