Accounts
Generate new account external address
post/v1/domains/{domainId}/accounts/{accountId}/addresses
Path parameters
domainIdstring uuid required
Unique identifier for the domain.
accountIdstring uuid required
Query parameters
ledgerIdstring
Return entities matching given ledger id.
Response
Example response
{
"data": {
"scope": "External"
},
"scope": "External"
}