Get a company's payment configsCopy Pageget https://api.gusto-demo.com/v1/companies/{company_uuid}/payment_configsGet payment speed configurations for the company: payment speed (1-day, 2-day, or 4-day ACH), fast payment limit, partner-owned disbursement setting, and earned fast ACH blockers when applicable. 1-day is only available to partners that opt in. Related guides Payroll Processing Speeds scope: company_payment_configs:readPath Paramscompany_uuidstringrequiredThe UUID of the companyHeadersX-Gusto-API-VersionstringenumDefaults to 2026-02-01Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.2026-02-01Allowed:2026-02-01Responses 200Successful 404Not Found The requested resource does not exist. Make sure the provided UUID is valid.Updated 5 days ago