patch https://example.com/api/hours/accounts//users//registrations/
Responses
xxxxxxxxxx
curl --request PATCH \
--url https://example.com/api/hours/accounts/accountUid/users/userUid/registrations/registrationUid \
--header 'accept: application/json;odata.metadata=minimal;odata.streaming=true' \
--header 'content-type: application/*+json'
xxxxxxxxxx
99}
{
"isEmpty": true,
"value": {
"attachments": [
{
"attachmentId": "string",
"name": "string",
"id": 0,
"uid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"hours": 0,
"rate": 0,
"total": 0,
"note": "string",
"status": 0,
"date": "2025-01-04T15:55:44.361Z",
"periodFrom": "2025-01-04T15:55:44.361Z",
"periodTo": "2025-01-04T15:55:44.361Z",
"user": {
"name": "string",
"employeeNumber": "string",
"id": 0,
"uid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"