Create a recurring reimbursementAsk AIpost https://api.gusto-demo.com/v1/employees/{employee_id}/recurring_reimbursementsCreate a recurring reimbursement for an employee. scope: reimbursements:writePath Paramsemployee_idstringrequiredThe UUID of the employeeBody ParamsdescriptionstringrequiredThe description of the reimbursementamountnumberrequiredThe 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 201successful 404Not Found 422invalid attributesUpdated 4 months ago