List withdrawals
Withdrawals
List withdrawals
The user’s most recent withdrawals (up to 20), newest first, across every rail. Poll this to reflect status changes in your UI; completed and rejected are terminal and also emailed to the user.
GET
List withdrawals
How it works
The user’s most recent withdrawals (up to 20), newest first, across every rail. Poll it to reflect status changes in your UI — a few times a day is plenty, since transfers are executed by a human within 1-3 business days.Authorizations
A platform access token. Get one on the Create an access token endpoint by exchanging your client_id + client_secret, then send it as Authorization: Bearer <token>. Tokens live one hour.
Query Parameters
The connected user's id.