v1
latestOpenAPI 3.1.02026-07-2496304466.3 KBMoney + Positions
Get Withdrawal
get/accounts/{account_id}/withdrawals/{withdrawal_id}
Path parameters
account_idstring required
An account identifier.
withdrawal_idstring required
A withdrawal identifier.
Headers
LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required
Response
Successful Response
Example response
{
"currency": "EUR",
"history": [
{
"timestamp": "2023-06-23T07:29:55.465000+00:00"
}
]
}