> For the complete documentation index, see [llms.txt](https://docs.foloosi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foloosi.com/partner-payout.md).

# PARTNER PAYOUT

Foloosi’s partner-payout helps businesses make multiple settlements to multiple recipients for a smooth and accommodative business transaction lifecycle.

#### Introduction

&#x20;    Foloosi’s partner-payout has the capability to make pre-structured payments to merchant and their partners  automatically in a single transaction.

&#x20;    This feature is often used by companies that need to distribute funds to a large number of affiliates or sub-affiliates, such as online marketplaces or affiliate networks. By using our partner-payout feature these companies can streamline their payment process and reduce the administrative burden of making multiple payments individually.

#### How to Activate Partner-Payout

&#x20;   To Activate partner payouts, send us a request mail to <info@foloosi.com>

#### To Create Partner

&#x20;   Log in to foloosi panel,

&#x20;      1\) Open Partner management and Click Add button which is available in top right corner of the screen.

<figure><img src="https://2728483298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQCT5TjkKNyS34llPoX%2Fuploads%2F30bV0P0H7jtlALvrvSNZ%2Fpartner%20adddd.png?alt=media&amp;token=0af046e9-4651-4063-b9fc-c12a779db1b0" alt=""><figcaption></figcaption></figure>

&#x20;      2\) Then enter the partner details and partner bank details with bank proof.

<figure><img src="https://2728483298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQCT5TjkKNyS34llPoX%2Fuploads%2FeA1YbldzsI0MEMzjAeDs%2FpartnerADDDdddd.png?alt=media&amp;token=549af20c-4668-494c-91fd-6f5368ea0ecc" alt=""><figcaption></figcaption></figure>

**Note**: once the bank details are added, you are not supposed to modify. To update the bank details, send us a request mail to <info@foloosi.com>.

### Integrate with api transaction

To create a partner transaction using any type of integration, Just add the additional parameter in initialize api.

```
"partner_unique_reference":"Partner Unique Id"
```

### To find partner transaction

After the successful api transaction with partner unique reference, it is listed in partner transaction under merchant transaction in foloosi panel

<figure><img src="https://2728483298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQCT5TjkKNyS34llPoX%2Fuploads%2FjBOn2UorebGPGabQyTJg%2Fpartner-trans.png?alt=media&amp;token=b21514f0-017f-44d5-aacf-64779e4fa397" alt=""><figcaption></figcaption></figure>

### To find Partner Settlement

The partner settlements are not maintained along with normal settlement, It is categorized with name of partner settlement under merchant settlement in foloosi panel.

<figure><img src="https://2728483298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQCT5TjkKNyS34llPoX%2Fuploads%2FKuvepxtJZe3FeEtQFrbS%2Fpartner-settlement.png?alt=media&amp;token=dbc900e5-b3bf-4598-bded-bac14056f3c0" alt=""><figcaption></figcaption></figure>

#### Properties&#x20;

| Name                       | Type   | Required | Description                                                                                  |
| -------------------------- | ------ | -------- | -------------------------------------------------------------------------------------------- |
| partner\_unique\_reference | string | True     | partner unique reference is nothing but partner id which is available in partner management. |

#### Support

Visit <https://www.foloosi.com> for support requests or email to <tech@foloosi.com>.
