Skip to main content
POST
Change status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
status
enum<string>
required

Hour status

Available options:
pending,
approved,
discarded,
under_review,
invoiced,
paid
counters
integer[]
required

Array of counter IDs

Response

200

Status changed successfully