> For the complete documentation index, see [llms.txt](https://docs.rocketfuel.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocketfuel.inc/developer-guides/api-reference/payout/overview.md).

# Overview

### Setting up Postman collection

1. Import the collection.
2. Create an environment called "Rocketfuel".
3. Create an environment variable “BASE\_URL” and set the default value to:\
   Production: “<https://app.rocketfuelblockchain.com>”\
   Sandbox: "<https://app-sandbox.rocketfuelblockchain.com>"
4. Select the Rocketfuel environment.
5. Run the authentication API to set the access token variable: <https://docs.rocketfuel.inc/developer-guides/api-reference/authentication/authentication-without-email-password>

### Flow for Fund Allocation to the payee and reclaim

<figure><img src="/files/5fwL7ZXIBCxRG2HZl1mi" alt=""><figcaption></figcaption></figure>

### Flow for Withdraw of funds from Payee

<figure><img src="/files/PMYgk77eWwDDqunAde4P" alt=""><figcaption></figcaption></figure>
