Retrieves details of a previously requested withdrawal
Success
Bad Request
Unauthorized
Not Found
Internal Error
{- "data": {
- "id": "string",
- "status": "REQUESTED",
- "created_timestamp": "2019-08-24T14:15:22Z",
- "withdrawal_rail": "ACH",
- "description": "string",
- "source_account_id": "string",
- "purpose": "PERSONAL_ACCOUNT",
- "amount": 0,
- "destination_counterparty_id": "string"
}
}