Assign address for account
POST {{baseUrl}}/v3/offchain/account/:id/address/:address?index=1
2 credits for API call and 5 credits for each address registered for scanning every day.
This method is used when the account has no default xpub assigned, and addresses are handled manually. It is possible to pair any number of blockchain address to the account.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| index | number | Destination tag or memo attribute for XRP or XLM addresses | 
RESPONSES
status: OK
{"address":"7c21ed165e294db78b95f0f181086d6f","currency":"BTC","derivationKey":190960923,"xpub":"xpub6FB4LJzdKNkkpsjggFAGS2p34G48pqjtmSktmK2Ke3k1LKqm9ULsg8bGfDakYUrdhe2EHw5uGKX9DrMbrgYnVfDwrksT4ZVQ3vmgEruo3Ka","destinationTag":5,"memo":"5","message":"5"}