v1
latestOpenAPI 3.1.02026-07-243113441.2 MBContractor Payment Method
Update a contractor's payment method
Updates a contractor's payment method. Note that creating a contractor bank account will also update the contractor's payment method.
scope: contractor_payment_methods:write
put/v1/contractors/{contractor_uuid}/payment_method
Path parameters
contractor_uuidstring required
The UUID of the contractor
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
Example request
{
"version": "63859768485e218ccf8a449bb60f14ed"
}Response
Example response