Create Withdrawal
Request a withdrawal to a saved address book entry and review past withdrawals.
The destination must be provided as the ID of a confirmed address book entry rather than a raw address. Two-factor authentication is required, and first-time addresses require email confirmation before the withdrawal is released.
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>.
Path Parameters
^\w{1,10}$Body
V2 Withdrawal serializer that only accepts address book entry IDs. This prevents MITM attacks by not accepting raw addresses. Includes email confirmation for first-time addresses (same as V1 endpoint).
Response
V2 Withdrawal serializer that only accepts address book entry IDs. This prevents MITM attacks by not accepting raw addresses. Includes email confirmation for first-time addresses (same as V1 endpoint).
Label from address book entry
Transaction number associated with this withdrawal.
Last status change.
5- Draft10- Pending15- Processing...20- Error!30- Canceled (by user)40- Rejected (by operator)50- Expired (by system)60- Processed
5, 10, 15, 20, 30, 40, 50, 60