Update a recurring reimbursementCopy Pageput https://api.gusto-demo.com/v1/recurring_reimbursements/{id}Update a recurring reimbursement. scope: reimbursements:writePath ParamsidstringrequiredThe UUID of the reimbursementBody ParamsversionstringrequiredThe current version of the object. See the versioning guide for information on how to use this field.descriptionstringThe description of the reimbursementamountnumberThe dollar amount of the reimbursementHeadersX-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 409invalid version 422invalid attributesUpdated 6 days ago