Create a ledger account
POST
/ledger/accountsOpen a ledger account (idempotent on address)
Headers
Idempotency-KeystringOptionalSend on every write that creates or changes money or state; a replay with the same key returns the original result with 200.
Body parameters
addressobjectRequiredAddress of a ledger account.
5 child attributes
currency_codestringRequiredlegal_entitystringRequirednamestringRequirednamespacestringRequiredownerstringRequiredallow_negativebooleanRequiredgl_codestringRequiredprotected_purposestringOptionalReturns
201 Created
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503