---
api: 'Merchant API'
---

# Payouts

Endpoints for retrieving information about payouts, allowing merchants to access details of funds withdrawn from their Merchant account to external bank accounts.

Merchants can use these endpoints to retrieve a list of payouts and specific payout details. The payout IDs obtained can be used to [generate detailed reports](/docs/api/merchant#tag-report-runs) that provide comprehensive breakdowns of all transactions contributing to the payout amounts.

Payout information, including IDs, can be retrieved via the [Retrieve payout list](/docs/api/merchant#retrieve-a-payout-list) endpoint or from [webhook events related to payouts](/docs/api/merchant#create-a-webhook#callbacks).
