Skip to main content

ReopenRequest

id_sheetstringrequired

The ID of the sheet to reopen. This is required.

Example: D964DF9968B8424AB1E939BEDB44C68D
sheettypestringrequired

The internal Entry Type code of the sheet. Note that mileage is used for what is now called "Custom Entry". This is required.

Possible values: [time, expense, mileage]

Example: time
ReopenRequest
{
"id_sheet": "D964DF9968B8424AB1E939BEDB44C68D",
"sheettype": "time"
}