{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"hours": 123,
"title": "<string>",
"comment": "<string>",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"dateBegin": "2023-11-07T05:31:56Z",
"dateEnd": "2023-11-07T05:31:56Z"
}
Creates a BadgeHour resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"hours": 123,
"title": "<string>",
"comment": "<string>",
"owner": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"dateCreated": "2023-11-07T05:31:56Z",
"dateBegin": "2023-11-07T05:31:56Z",
"dateEnd": "2023-11-07T05:31:56Z"
}
The new BadgeHour resource
BadgeHour resource created