{
"id": 123456789,
"statusCode": "100",
"created": "2022-04-05 13:00:00",
"loanNumber": 12856789,
"scanCode": "A58F1D",
"note": "Poznámka ke statusu",
"userName": "Petr Michlík"
}
json (application/json)
POST
200 (Success)
400 (Bad Request)
401 (Invalid authentication)
{
"status": "ok",
"message": "Status created.",
"id": "1"
}