> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Entity ID Support in Payout Quote Creation

# Create Payout Quote API Changes

We have added support for passing an `entity_id` when creating a payout quote. This lets merchants associate a payout quote with a specific entity at the time of quote creation.

## Why This Matters

* **Entity-level association** – Payout quotes can now be tied to a specific entity, giving clearer traceability for entity-scoped payout flows.

## Impact on Existing Flows

The `entity_id` field is optional. Existing payout quote flows continue to work as before, and this new field is available without breaking current integrations.

## Relevant Links

* [**Create Payout Quote**](https://tazapay-58ae360f.mintlify.app/API-Reference/tazapay-api/payout/create-payout-quote)
