Work registrations
Register work
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/work-registrations" \ -H "Content-Type: application/json" \ -d '{ "line": "string", "user": "string" }'{ "object": "work_registration", "invoice_line_id": "string", "user_id": "string", "accrual_month": "string", "hours_delta": 0, "completion_rate": 0, "external_id": "string"}