Create Payout Quote API Changes
We have added support for passing anentity_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
Theentity_id field is optional. Existing payout quote flows continue to work as before, and this new field is available without breaking current integrations.