Skip to main content
POST
Upload a TAKK task

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Body

application/json
draftUpload
boolean
required
Example:

true

month
integer
required
Required range: 1 <= x <= 12
Example:

1

taxisUsername
string
required
Example:

"keros"

taxisPassword
string
required
Example:

"password"

takkRecords
object[]

Response

TAKK task created successfully

taskId
integer
Example:

123

requestId
string
Example:

"a1b2c3d4-e5f6-7890-a1b2-c3d4e5f67890"

createdAt
string<date-time>
Example:

"2022-01-01T00:00:00Z"