Api
Update Business Hours
Update business hours configuration.
Update business hours configuration.
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X PUT "https://loading/api/v1/configuration/business-hours" \ -H "Content-Type: application/json" \ -d '{}'{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}