Add Address Book Entry
Saved withdrawal destinations for any asset.
Add an address once (with a memo tag where required), confirm it via the emailed link, and you can reuse it for future withdrawals without re-entering the address. Entries support optional travel rule declarations for regulated transfers. Deleting an entry disables it for future withdrawals while preserving the historical record.
Authorizations
Personal API key, created in the Digital Surge app under Account Settings → API Keys. Send it with every request as Authorization: Bearer <your-api-key>.
Body
Serializer for creating and listing withdrawal address book entries. Accepts optional nested travel_rule data on creation.
11 - 256User-friendly label (e.g., 'My Ledger', 'Cold Storage')
1 - 200Tag/Memo for assets that require it (XRP, XLM, etc)
256False = soft deleted
Write serializer for travel rule data submission.
Accepts raw enum values for write, validates conditional requirements. Used for both address book and deposit TR data submissions.
Response
Serializer for creating and listing withdrawal address book entries. Accepts optional nested travel_rule data on creation.
256User-friendly label (e.g., 'My Ledger', 'Cold Storage')
200Email confirmation status
Last time used for a withdrawal
Tag/Memo for assets that require it (XRP, XLM, etc)
256False = soft deleted