ReopenRequest
id_sheetstringrequired
The ID of the sheet to reopen. This is required.
Example:
D964DF9968B8424AB1E939BEDB44C68Dsheettypestringrequired
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:
timeReopenRequest
{
"id_sheet": "D964DF9968B8424AB1E939BEDB44C68D",
"sheettype": "time"
}