v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Payment Configs

Update a company's payment configs

Update payment speed, fast payment limit, and/or partner-owned disbursement for a company.

At least one of payment_speed, fast_payment_limit, or partner_owned_disbursement is required. 1-day payment speed is only applicable to partners that opt in. 1-day is not allowed when AutoPilot is enabled.

Related guides

scope: company_payment_configs:write

put/v1/companies/{company_uuid}/payment_configs

Path parameters

company_uuidstring required

The UUID of the company

Headers

X-Gusto-API-Version'2026-06-15'

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Request body

Response

Successful

company_uuidstring

Company uuid

partner_uuidstring

Partner uuid

fast_payment_limitstring nullable

Payment limit for 1-day or 2-day payroll (string representation of decimal).

payment_speed'1-day' | '2-day' | '4-day'

Payment speed. READ-ONLY.

  • 1-day: Next-day ACH (only for partners that opt in).
  • 2-day: Two-day ACH.
  • 4-day: Standard ACH.
partner_owned_disbursementboolean

Whether the company is configured to use the partner-owned disbursement payment rail