Business Hour Status Reason API
Use this API to list the currently defined business hour status reasons, define new status reasons, and view, edit, and delete the existing status reasons.
URL
https://<server>/unifiedconfig/config/businesshourstatusreasonOperations
Parameters
-
category: Optional. The category of the reason codes: User-defined or System-defined.
-
reasonCode: Required. The unique status reason code for business hour. Range is 1001 to 65535.
NoteCodes 1 to 1000 are reserved as system defined reason codes. The System-defined reason codes cannot be deleted.
-
reasonText: Optional. The reason for the business schedule. Maximum of 255 characters.