get deprecated
https://api.lirium-sandbox.com/v1/partner/withdrawal_destinations
Deprecated. Always returns an empty list
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
DeprecatedThis endpoint always returns an empty list. Withdrawal destinations are no longer registered through it, and existing destinations are not returned. It remains available only so integrations that still call it keep working.
Register the destination bank account as an Outgoing Fiat Instruction instead, and reference the returned instruction id when creating a withdrawal.
Request
GET /partner/withdrawal_destinations
Example Response
{
"withdrawal_destinations": []
}