# Mass Payout

The **Mass Payout** service allows merchants to send payments to multiple recipients in a single transaction.\
This service is designed especially for marketplaces, freelance platforms, financial technology solutions, and systems where multiple payments are processed regularly.

With the **Mass Payout API**, you can make payments to several recipients in one request instead of initiating separate transactions for each payment.

***

### &#x20;Features

* **Bulk payment management:** Create dozens or even hundreds of payments in a single request.
* **Status tracking:** Monitor the status of each payment in real time.
* **Reporting:** Query all transactions and access payment results through the API.

***

### &#x20;Use Cases

* Partner or affiliate payouts
* Commission or bonus distributions
* Insurance claim payments
* Revenue or profit share distributions, etc.

***

### &#x20;Advantages

* Reduces operational workload and eliminates the need for manual processing.
* Automates bulk transfers through a single API integration.
* Provides a fast, secure, and scalable payment solution.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iyzico.com/en/products/mass-payout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
