# Payouts

You can [create payouts](https://developer.flash-payments.com/moving-funds/payouts/withdraw-funds) via the `createWithdrawal` mutation.

You can [retrieve](https://developer.flash-payments.com/moving-funds/payouts/query-withdrawals) your payouts via the `withdrawals` query.

Sometimes you'd need to understand the supported delivery methods using the [availableDeliveryMethods](https://developer.flash-payments.com/moving-funds/recipients/delivery-methods) query.

If you get instructed by another financial institution then you must submit their details too.

If the payouts didn't pass compliance we would reject it with a proper rejection code and descriptive message.
