Improved
Organizations API improvements
November 5th, 2025
In the organizations API endpoints, we have introduced the individualTransferOut and individualTransferIn fields. In the Update an organization (PATCH /v3/organizations/{organizationId}) request, you can now set these fields to specify how ACH transfers are made with the organization funding bank account.
Field | Description |
|---|---|
| Rule for how ACH transfers are made from the organization funding bank account to vendors.
|
| Rule for how ACH transfers are made from customers to the organization funding bank account.
|
See PATCH /v3/organizations/{organizationId} in the API reference for more information.
