v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Reimbursements

Create a recurring reimbursement

Create a recurring reimbursement for an employee.

scope: reimbursements:write

post/v1/employees/{employee_id}/recurring_reimbursements

Path parameters

employee_idstring required

The UUID of the employee

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

descriptionstring required

The description of the reimbursement

amountnumber required

The dollar amount of the reimbursement

Response

successful

uuidstring required

The unique identifier of this recurring reimbursement.

employee_uuidstring required

The UUID of the employee.

descriptionstring required

The description of the reimbursement.

amountstring required

The dollar amount of the reimbursement.

versionstring required

The current version of the object. See the versioning guide for information on how to use this field.

created_atstring

The timestamp when this reimbursement was created.

updated_atstring

The timestamp when this reimbursement was last updated.