Supported Formats

json

Errors

Code Description
422 Error processing the CSV file

Params

Param name Description
token
required

Token obtained from /authenticate

Validations:

  • Must be a String

csv_file
required

CSV file containing timesheet data

Validations:

  • Must be a File

approve
optional

Whether to auto-approve the import (1) or not (0)

Validations:

  • Must be one of: 0, 1.